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