koha.git
2016-04-26 Tomas Cohen... Bug 16248: ModZebra doesn't update zebraqueue if ES...
2016-04-26 Chris CormackBug 12478 Increasing test Coverage for Koha::SearchEngi...
2016-04-26 Chris CormackBug 12478 Shifting tests and adding copyright headers
2016-04-26 Chris CormackBug 12478 : Fixing the tests for Koha::SearchEngine...
2016-04-26 Chris CormackBug 12478 : Fixing the tests in t/Koha_ElasticSearch_In...
2016-04-26 ChrisBug 12478: Making sure the syspref is set to Zebra...
2016-04-26 ChrisBug 12478 : Remove the rest of the references to the...
2016-04-26 ChrisBug 12478 : Remove reference to deprecated table elasti...
2016-04-26 Tomas Cohen... Bug 12478: (QA followup) Koha::SearchEngine should...
2016-04-26 Jonathan DruartBug 12478: Define simple_search_compat for Zebra
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatRevert "Bug 12478: Display facet terms ordered by numbe...
2016-04-26 Jonathan DruartBug 12478: Remove previous mappings file (sql)
2016-04-26 Jonathan DruartBug 12478: Manually add the many_to_many relationships
2016-04-26 Jonathan DruartBug 12478: update the schema
2016-04-26 Jonathan DruartBug 12478: Move mapping attributes to the join table
2016-04-26 Jonathan DruartBug 12478: Add Koha::SearchField[s] and Koha::SearchMar...
2016-04-26 Jonathan DruartBug 12478: Add the yaml mappings file
2016-04-26 Robin SheatBug 12478: "fix" notforloan
2016-04-26 Jonathan DruartBug 12478: Take the FacetMaxCount pref into account
2016-04-26 Jonathan DruartBug 12478: Remove empty limit parameter
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Jonathan DruartBug 12478: facets - Display description instead of...
2016-04-26 Jonathan DruartBug 12478: Add Koha::AuthorisedValue[s] class
2016-04-26 Jonathan DruartBug 12478: Use the new Koha::ItemTypes to retrieve...
2016-04-26 Jonathan DruartBug 12478: Add Koha::ItemType[s] classes
2016-04-26 Jonathan DruartBug 12478: (follow-up) Display the correct number of...
2016-04-26 Robin SheatBug 12478: abort early if there's no elasticserch defin...
2016-04-26 Robin SheatBug 14899: schema changes to make the database better
2016-04-26 Jonathan DruartBug 14899: DB changes
2016-04-26 Robin SheatBug 12478: add location, su-geo, se to facets
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 encoding issue on facets
2016-04-26 Jonathan DruartBug 12478: Do not display the 'Show more' links if...
2016-04-26 Jonathan DruartBug 12478: Display the correct number of facets (5...
2016-04-26 Jonathan DruartBug 12478: Remove Solr occurrences reintroduced by...
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 Jonathan DruartBug 12478: Fix the UNIMARC and NORMARC indexing
2016-04-26 Robin SheatBug 12478: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: pull the SQL updates from the browse interface
2016-04-26 Robin SheatBug 12478: pull the SQL updates from the browse interface
2016-04-26 Robin SheatBug 12478: the facet "show more" links work properly now
2016-04-26 Robin SheatBug 12478: add the lenient option to the query_string...
2016-04-26 Robin SheatBug 12478: improve error reporting a bit
2016-04-26 Robin SheatBug 12478: update to support new Cat::Store::ES
2016-04-26 Robin SheatBug 12478: ES is now updated when records are updated...
2016-04-26 Robin SheatBug 12478: fix capitalisation issue with index names
2016-04-26 Robin SheatBug 12478: make things using SimpleSearch use the new...
2016-04-26 Robin SheatBug 12478: a replacement to the SimpleSearch interface...
2016-04-26 Robin SheatBug 12478: fix issue with authority sort order being...
2016-04-26 Robin SheatBug 12478: auth search works in the staff client
2016-04-26 Robin SheatBug 12478: starting authority search in staff client
2016-04-26 Robin SheatBug 12478: fix issues with the conversion SQL
2016-04-26 Robin SheatBug 12478: change the schema for storing mappings
2016-04-26 Robin SheatBug 12478: fix multi-choice stuff in advanced search
2016-04-26 Robin SheatBug 12478: starting to add search to staff client
2016-04-26 Robin SheatBug 12478: fix wrong counts/results for authority searches
2016-04-26 Robin SheatBug 12478: fix issues caused by rebasing
2016-04-26 Robin SheatBug 12478: reinstate zebra compatibility for auth search
2016-04-26 Robin SheatBug 12478: paging is fixed now too
2016-04-26 Robin SheatBug 12478: sort is sorted
2016-04-26 Robin SheatBug 12478: phrase searching for authorities is happier
2016-04-26 Robin SheatBug 12478: fix the way counting is done
2016-04-26 Robin SheatBug 12478: authority paging works
2016-04-26 Robin SheatBug 12478: working on authority results
2016-04-26 Robin SheatBug 12478: make authid get to the templates properly
2016-04-26 Robin SheatBug 12478: basic auth search and display is working
2016-04-26 Robin SheatBug 12478: more authorities
2016-04-26 Robin SheatBug 12478 - more authorites
2016-04-26 Robin SheatBug 12478 - more authority searching
2016-04-26 Robin SheatBug 12478 - more authority query building
2016-04-26 Robin SheatBug 12478 - fix syntax errors so that stuff runs
2016-04-26 Robin SheatBug 12478 - authority work in progress
2016-04-26 Robin SheatBug 12478 - fix issue with class loading
2016-04-26 Robin SheatBug 12478 - fix error in configuration loading
2016-04-26 Robin SheatBug 12478 - fix error in SQL
2016-04-26 Robin SheatBug 12478 - add test cases
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - set up database tables for elasticsearch
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-26 Robin SheatBug 12478 - add some base objects that the ES code...
2016-04-25 Kyle M HallBug 12267 - Update DB Schema files
2016-04-23 Mark TompsettBug 5979: Follow up on systempreferences.sql
2016-04-22 Brendan GallagherMissed $ in commit...
2016-04-22 Brendan GallagherDBREV Bug 12267 - Allow password option in Patron Attri...
2016-04-22 Marcel de RooyBug 12267: [QA Follow-up] Adjust installer files; tiny...
2016-04-22 Jonathan DruartBug 12267: Remove borrower_attributes.password
2016-04-22 Tomas Cohen... Bug 16216: Circulation_Branch.t doesn't set itemtype...
2016-04-22 Owen LeonardBug 16220 [Compiled CSS] The view tabs on opac-detail...
2016-04-22 Owen LeonardBug 16220 - The view tabs on opac-detail.pl are not...
2016-04-22 Owen LeonardBug 16225 - Extra closing quote in circulation home...
2016-04-22 Owen LeonardBug 16230 - Show tooltip with menu item when fund canno...
2016-04-22 Chris CormackBug 16233 Unclosed <strong> in opac-facets.inc
2016-04-22 Alex ArnaudBug 16296 - Fix records displaying in virtualshelves
2016-04-22 Kyle M HallBug 16317 - Attempt to share private list results in...
2016-04-22 Mason JamesBug 1750 - Report bor_issues_top erroneous and truncate...
next