koha.git
2016-04-29 Kyle M HallBug 15534 - Add the ability to prevent a patron from...
2016-04-29 Kyle M HallBug 15533 - DBRev - Update Schema Files to match curren...
2016-04-29 Kyle M HallBug 15533 - DBRev 3.23.00.055
2016-04-29 Kyle M HallBug 15533 [QA Followup] - All itemtypes for all items...
2016-04-29 Katrin FischerBug 15533: QA follow-up - Formatting and improving...
2016-04-29 Kyle M HallBug 15533 [QA Followup] - Itemtype limit missing from...
2016-04-29 Kyle M HallBug 15533 [QA Followup] - Move tags for translatability
2016-04-29 Kyle M HallBug 15533 [QA Followup] - Add a system preference
2016-04-29 Julian MauriceBug 15533: Fix 'ambiguous' SQL query in CanItemBeReserved
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-29 Kyle M HallBug 15532 - DBRev 3.23.00.054
2016-04-29 Kyle M HallBug 15532 [QA Followup] - Remove unused variable
2016-04-29 Kyle M HallBug 15532 [QA Followup] - Remove unecessary lines from...
2016-04-29 Kyle M HallBug 15532: Add ability to allow only items whose home...
2016-04-29 Jonathan DruartBug 16105: Do not initialize the memory cache if not...
2016-04-29 Marc VéronBug 12721: (followup) Replace mysqlism by DBIx::Class
2016-04-29 Marc VéronBug 12721 - Prevent software error if incorrect fieldna...
2016-04-29 Marc VéronBug 12721 - Syspref StatisticsFields: Warning on About...
2016-04-29 Alex ArnaudBug 13877 - Fix QA issues
2016-04-29 Alex ArnaudBug 13877 - Make serialseq season name translatable...
2016-04-29 Brendan GallagherDBRev Bug 16217 - Notice' names may have diverged
2016-04-29 Jonathan DruartBug 16217: Resync names of notices
2016-04-29 Marcel de RooyBug 16377: Fix t/db_dependent/Members/Attributes.t
2016-04-28 Jonathan DruartBug 12752: FIX letter names in 3.15.00.041
2016-04-28 Jacek AblewiczBug 16373: merge.pl reports success but files are not...
2016-04-28 Marc VéronBug 16378: Overdues.pm: Can't call method "store" witho...
2016-04-27 Kyle M HallBug 14686 - DBRev fix - add missing call to SetVersion
2016-04-27 Jonathan DruartBug 16158: Move GetAuthorisedValues outside the loop
2016-04-27 AleishaBug 2324: Adding confirm dialog when undoing import
2016-04-27 Jonathan DruartBug 10347 [Follow-up] Scroll down clicking on the ...
2016-04-27 Owen LeonardBug 10347 - Deactivate "Add item" button when "Add...
2016-04-27 Brendan GallagherDBRev for Bug 14686 - New menu option and permission...
2016-04-27 Jonathan DruartBug 14686: Remove unused use
2016-04-27 Marcel de RooyBug 14686: [QA Follow-up] Move allows_add_by to Upload.pm
2016-04-27 Marcel de RooyBug 14686: Add Upload to Tools menu
2016-04-27 Marcel de RooyBug 14686: Add two granular permission for upload under...
2016-04-27 Marcel de RooyBug 14686: Add allows_add_by to check permissions for...
2016-04-27 Bernardo Gonzalez... Bug 16361: Installer syntax error
2016-04-27 Brendan GallagherForgot extra $dbh
2016-04-26 Jonathan DruartBug 16154: Fix some other occurrences
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Manual changes
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-26 Owen LeonardBug 16321 - 'Show all details' checkbox triggers JS...
2016-04-26 Brendan GallagherDBREv Bug 16354 - Fix FK constraints for edifact_messag...
2016-04-26 Kyle M HallBug 16354 - TestBuilder.t fails due to key constraints
2016-04-26 Tomas Cohen... Bug 16249: Zebra-specific tests should pass with ES...
2016-04-26 Brendan GallagherBug 12478: (RM followup) fix syntax error in updatedata...
2016-04-26 Brendan GallagherDBRev for Bug 12478 - Elasticsearch support for Koha
2016-04-26 Jesse WeaverBug 12748: (QA followup) make new tests pass
2016-04-26 Jesse WeaverBug 12748: (QA followup) fix several tiny QA tools...
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
next