Reorganize code for matching, implement subitem matching |
|
More...
|
about 12 years ago
|
fix OCD by making the things line up pretty |
|
More...
|
about 12 years ago
|
Preliminary support for storing full-item matchings for authenticated users. |
|
More...
|
about 12 years ago
|
Move search-url logic to a macro |
|
More...
|
about 12 years ago
|
Fix up search form logic in preparation for implementing further filter options |
|
More...
|
about 12 years ago
|
Kill my standard_options hack and use g like I'm supposed to, plus some cleanups of the search page |
|
More...
|
about 12 years ago
|
Properly use is_authenticated rather than looking at the truthiness of the user id |
|
More...
|
about 12 years ago
|
Change to using real login by way of shamelessly copying acoustid-server's implementation |
|
More...
|
about 12 years ago
|
CSS tweaks to improve appearance of flashed messages |
|
More...
|
about 12 years ago
|
Actually display flash messages |
|
More...
|
about 12 years ago
|
Add basic stubbed-out api views |
|
More...
|
about 12 years ago
|
Only show login form when not already logged in |
|
More...
|
about 12 years ago
|
Use add_context_processor instead of explicitly passing the current user |
|
More...
|
about 12 years ago
|
gitignore *~ |
|
More...
|
about 12 years ago
|
rearrange layout template |
|
More...
|
about 12 years ago
|
Add basic login functionality; currently, trust whatever the user says. |
|
More...
|
about 12 years ago
|
reformat |
|
More...
|
about 12 years ago
|
Tweak styling due to limitation of clickable areas |
|
More...
|
about 12 years ago
|
Break search logic into its own file, flesh out + simplify search more |
|
More...
|
about 12 years ago
|
Filter queries using provided indexes (minimally, at present) |
|
More...
|
about 12 years ago
|
Flesh out search form further (still without actual functionality) |
|
More...
|
about 12 years ago
|
Tweaking styling, adding scaffolding for detail page |
|
More...
|
about 12 years ago
|
Remove JSON-viewer edit icons |
|
More...
|
about 12 years ago
|
Add a configurable list of indices and limit searches to only 'item' type documents, in preparation for adding subitems and matchings |
|
More...
|
about 12 years ago
|
Switch to configurable elasticsearch endpoint |
|
More...
|
about 12 years ago
|
Error handling for unfound elasticsearch items |
|
More...
|
about 12 years ago
|
fix readme formatting |
|
More...
|
about 12 years ago
|
Add licensing information to ingestr-server python version |
|
More...
|
about 12 years ago
|
Move to using pyelasticsearch |
|
More...
|
about 12 years ago
|
purge remaining DB-related code |
|
More...
|
about 12 years ago
|