diff --git a/TODO.md b/TODO.md index 0dd5f8d..891173e 100644 --- a/TODO.md +++ b/TODO.md @@ -11,6 +11,8 @@ Pending tasks have been split into topic files under [`todo/`](todo/README.md): ## Recently completed (this session) +- [x] `admin/index.php` — server-side pagination (25/page); `Database::getThesesListCount()` added; `getThesesList()` extended with `$limit`/`$offset`; `access_type` JOIN added to query (was missing); result-count meta line added; `.pagination-wrap` + `.pagination-btn` + `.pagination-info` styles added to `admin.css` + - [x] `checkbox-list.php` — replaced `
` with `` elements -- [ ] In `tfe.php`, remove `class="tfe-meta-list"` — target via `article dl` -- [ ] In `tfe.php`, remove `class="tfe-media-block"` — target via `aside figure` -- [ ] In `tfe.php`, remove `class="tfe-file-caption"` — target via `aside figcaption` -- [ ] In `index.php`, remove `class="card__caption"` — target via `li > a > p` +- [x] In `tfe.php`, remove `class="tfe-meta-list"` — target via `article dl` +- [x] In `tfe.php`, remove `class="tfe-media-block"` — target via `aside figure` +- [x] In `tfe.php`, remove `class="tfe-file-caption"` — target via `aside figcaption` +- [x] In `index.php`, remove `class="card__caption"` — target via `li > a > p` ## Scattered inline styles in templates @@ -43,7 +43,7 @@ - [x] **`index.php`**: Replace `` with `