Files
xamxam/TODO.md
T

2.0 KiB
Raw Blame History

  • Remove "Mo" option from duration — keep only minutes and pages
  • Combine pages and minutes as separate fields (both can be set simultaneously)
  • Fix minutes input visibility (can't see what's typed)
  • Add has_annexes checkbox to form + DB column
  • Display duration on admin backoffice recap page
  • Update public TFE page duration display for new combined format
  • Fix handleAutosaveResponse is not defined — load autosave-handler.js on about_page edit view
  • Fix handleAutosaveResponse is not defined in admin add/edit — function was scoped inside IIFE bundle, not on window
  • Fix search result cards: title and author always below image/gradient, remove text overlay on placeholder gradient
  • Change search results to 10 per page with HTMX pagination (no-JS fallback preserved)
  • Bump to 15 results/page, make results area vertically scrollable, sticky pagination at viewport bottom
  • Fix HTMX targetError: move #search-results wrapper inside fragment so it survives outerHTML swaps
  • Add range counter to results header (e.g. "115 sur 112 résultats")
  • Collapsible filter controls with
    / + active filter badge on mobile
  • Responsive paginator: hide first/last buttons on mobile, smaller touch targets
  • Compact range counter on mobile: "115 / 112" instead of full "115 sur 112 résultats"
  • Remove orientation display from search result card meta
  • Add bulk select/delete to tmp cleanup dialog (like admin/index.php pattern)
  • Move cleanup UI from modal to dedicated page (like add.php/edit.php)
  • Replace
    with / in cleanup fragments (like contenus.php)
  • Standardise test group recipes: lint-php, lint-css, lint-js, test + add fix recipe + make lint pass clean
  • Remove Mot de passe column from acces.php, add key.svg icon button in Actions to copy password to clipboard, reorder actions (URL/password/edit/toggle/archive), switch URL icon to link-simple.svg