Bug 16238 [Follow-up] Upgrade jQuery in staff client: use .prop() instead of .attr()
[koha.git] / misc / search_tools /
2016-04-26 Robin SheatBug 12478: abort early if there's no elasticserch defin...
2016-04-26 Robin SheatBug 12478: fix errors from rebase and new upstream...
2016-04-26 Robin SheatBug 12478: fix some issues on rebase
2016-04-26 Jonathan DruartBug 12478: Fix error on indexing a specific record
2016-04-26 Jonathan DruartBug 12478: Fix pod in the rebuild_ES.pl script
2016-04-26 Jonathan DruartBug 12478: Fix the verbose flag on reindexing
2016-04-26 Jonathan DruartBug 12478: Change the commit count to 5k
2016-04-26 Robin SheatBug 12478: ES is now updated when records are updated...
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code