Skip to content
Snippets Groups Projects
Select Git revision
  • develop default protected
  • feat/async-import
  • i18n
  • main
  • fix/federation
  • beta
  • docs/update-vitepress
  • feat/dashboard
  • alpha
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
  • v1.3.0
  • v1.2.4
  • v1.2.3
  • v1.2.2
  • v1.2.1
  • v1.2.0
  • v1.1.2
  • v1.1.1
  • v1.1.0
  • v1.0.5
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
29 results

CategoryModel.php

Forked from Ad Aures / Castopod
893 commits behind the upstream repository.
  • Yassine Doghri's avatar
    2d44b457
    feat: enhance admin ui with responsive design and ux improvements · 2d44b457
    Yassine Doghri authored
    - add podcast sidebar navigation
    - add podcast dashboard with latest episodes
    - add pagination to podcast episodes
    - add components helper to reuse ui components (button, data_table, etc.)
    - enhance podcast and episode forms by splitting them into form sections
    - add hint tooltips to podcast and episode forms
    - transform radio inputs as buttons for better ux
    - replace explicit field by parental_advisory
    - replace author field by publisher
    - add podcasts_categories table to set multiple categories
    - use choices.js to enhance multiselect fields
    - update Language files
    - update js dependencies to latest versions
    
    closes #31, #9
    2d44b457
    History
    feat: enhance admin ui with responsive design and ux improvements
    Yassine Doghri authored
    - add podcast sidebar navigation
    - add podcast dashboard with latest episodes
    - add pagination to podcast episodes
    - add components helper to reuse ui components (button, data_table, etc.)
    - enhance podcast and episode forms by splitting them into form sections
    - add hint tooltips to podcast and episode forms
    - transform radio inputs as buttons for better ux
    - replace explicit field by parental_advisory
    - replace author field by publisher
    - add podcasts_categories table to set multiple categories
    - use choices.js to enhance multiselect fields
    - update Language files
    - update js dependencies to latest versions
    
    closes #31, #9