some todos done
This commit is contained in:
@@ -262,7 +262,7 @@ See 'public/Kristillisyyden sanasto ver 23.5.2013.xlsx'
|
|||||||
### Pages
|
### Pages
|
||||||
|
|
||||||
1. **Home/Search** — Search box, quick stats, recent entries
|
1. **Home/Search** — Search box, quick stats, recent entries
|
||||||
2. **Browse** — Alphabetical listing with language tabs
|
2. **Browse** — Alphabetical listing with language selection
|
||||||
3. **Entry View** — Single entry with all translations, comments, suggested meanings
|
3. **Entry View** — Single entry with all translations, comments, suggested meanings
|
||||||
4. **Entry Edit** — Form for editing translations (contributors only)
|
4. **Entry Edit** — Form for editing translations (contributors only)
|
||||||
5. **New Entry** — Form for creating entries (contributors only)
|
5. **New Entry** — Form for creating entries (contributors only)
|
||||||
|
|||||||
+4
-4
@@ -21,10 +21,10 @@
|
|||||||
## Core Features
|
## Core Features
|
||||||
|
|
||||||
### Search & Browse
|
### Search & Browse
|
||||||
- [ ] **Full-text search** across all languages (FTS5 integration)
|
- [x] **Full-text search** across all languages (FTS5 integration)
|
||||||
- [ ] **Filter by category** (word, phrase, proper_name, title, reference, other)
|
- [X] **Filter by category** (word, phrase, proper_name, title, reference, other)
|
||||||
- [ ] **Alphabetical browsing** per language with tabs
|
- [x] **Alphabetical browsing** per selected language
|
||||||
- [ ] **Live search** (AJAX updates without page reload)
|
- [x] **Live search** (AJAX updates without page reload)
|
||||||
|
|
||||||
### Entry Management
|
### Entry Management
|
||||||
- [ ] **Create entry form** with all language fields
|
- [ ] **Create entry form** with all language fields
|
||||||
|
|||||||
Reference in New Issue
Block a user