Commit Graph

9 Commits

Author SHA1 Message Date
mueh 83c0b0e7ec Working stable release! 2026-04-28 15:40:09 +02:00
Bart van Bragt 81e7b6502d feat: Show admin dashboard notice when search index needs rebuilding
After a mapping change (e.g. the parent-child restructure), existing installs
need to rebuild their index. A DashboardWidget appears on the admin page
warning the admin and showing the command to run. Compatibility is tracked
via the blomstra-search.index-compatible setting.
2026-04-10 11:10:53 +02:00
Bart van Bragt 3039b65946 refactor: Simplify index command with better naming/options
The flag-based interface (--rebuild etc) became rather convoluted with the changes. Replace this with commands with more straight forward naming.

Also added an explicit 'rollback' action and updated the README.md
2026-04-10 09:35:49 +02:00
Ian Morland ed718e1458 chore: fix incorect command 2022-11-18 09:28:52 +00:00
Daniel Klabbers 63d7e3cbf6 explain command, remove flags and shorten 2021-11-02 14:48:18 +01:00
Daniel Klabbers 47fc5c2f1b refactored jobs, cleaned up 2021-11-02 13:55:41 +01:00
Daniel Klabbers da04d0abfd readme 2021-11-02 11:01:34 +01:00
Daniel Klabbers 48feda2877 improved description, added logo 2021-10-14 14:58:44 +02:00
Daniel Klabbers 1cb8aac47b support for api key, added readme 2021-10-14 14:53:26 +02:00