koha.git
2018-02-12 Jonathan DruartBug 7143: Update about page for new dev - Chad Billman
2018-02-12 Jonathan DruartBug 19790: DBRev 17.12.00.014
2018-02-12 Marcel de RooyBug 19790: Add a db revision for existing installs
2018-02-12 Marcel de RooyBug 19790: Remove additionalauthors.author from install...
2018-02-12 Jonathan DruartBug 18403: Fix POD for C4::Output::output_and_exit_if_error
2018-02-12 Jonathan DruartBug 18403: Fix perlcritic on Koha::Patron
2018-02-12 Jonathan DruartBug 18403: rename Koha::Patron->can to has_permission
2018-02-12 Jonathan DruartBug 20175: DBRev 17.12.00.013
2018-02-12 Jonathan DruartBug 20175: [sql_modes] (follow-up) Set a correct defaul...
2018-02-12 Jonathan DruartBug 20175: [sql_modes] Set a correct default value...
2018-02-12 Owen LeonardBug 20155: (follow-up) Compiled CSS
2018-02-12 Owen LeonardBug 20155: Improve readability of OPAC header language...
2018-02-12 Marcel de RooyBug 19451: (QA follow-up) Replace weird subquery
2018-02-12 Josef MoravecBug 19451: (QA follow-up) Change parameter name no_over...
2018-02-12 Marcel de RooyBug 19451: Add no_overwrite option to borrowers-force...
2018-02-12 Jonathan DruartBug 15752: DBRev 17.12.00.012
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Jonathan DruartBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Inform user that patron was...
2018-02-12 Josef MoravecBug 15752: (follow-up) Search for patrons only if param...
2018-02-12 Chad BillmanBug 15752: Automatically switch to patron when cardnumb...
2018-02-12 Pasi KallinenBug 20166: Untranslatable course reserves delete prompt
2018-02-12 Indranil Das... Bug 20054: Remove attribute "text/css" for <style>...
2018-02-12 Jonathan DruartBug 20157: DBRev 17.12.00.011
2018-02-12 Jonathan DruartBug 20157: Group search groups together
2018-02-12 Jonathan DruartBug 20157: Do not display OPAC groups on the staff...
2018-02-12 Jonathan DruartBug 20157: Correctly hide the features for non first...
2018-02-12 Jonathan DruartBug 20157: Save the features that have been checked
2018-02-12 Kyle M HallBug 20157: DBIC Schema changes
2018-02-12 Kyle M HallBug 20157: Use group 'features' to decide which groups...
2018-02-12 Jonathan DruartBug 20133: DBRev 17.12.00.010
2018-02-12 Kyle M HallBug 20133: (QA follow-up) Tweak new 'group features...
2018-02-12 Jonathan DruartBug 20133: Enable/disable the "Hide patron information...
2018-02-12 Jonathan DruartBug 20133: UI Changes
2018-02-12 Jonathan DruartBug 20133: DBIC Schema changes
2018-02-12 Jonathan DruartBug 20133: Add new column library_groups.ft_hide_patron...
2018-02-12 Jonathan DruartBug 18403: DBRev 17.12.00.009
2018-02-12 Jonathan DruartBug 18403: Fix few errors found with hit_pages.t
2018-02-12 Jonathan DruartBug 18403: Add POD for output_and_exit_if_error
2018-02-12 Kyle M HallBug 18403: Fix error triggered by subgroups being added...
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: REST API - patrons endpoint
2018-02-12 Jonathan DruartBug 18403: Guarantors
2018-02-12 Jonathan DruartBug 18403: Article requests
2018-02-12 Jonathan DruartBug 18403: Patron discharges
2018-02-12 Jonathan DruartBug 18403: Patron reviews
2018-02-12 Jonathan DruartBug 18403: Patron modification requests
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Patron->can_see_patrons...
2018-02-12 Jonathan DruartBug 18403: Add tests for Koha::Patrons
2018-02-12 Jonathan DruartBug 18403: Refactor and add Koha::Patron->libraries_whe...
2018-02-12 Jonathan DruartBug 18403: Add new methods Koha::Patrons->search_limite...
2018-02-12 Jonathan DruartBug 18403: output_and_exit_if_error for circulation.pl
2018-02-12 Jonathan DruartBug 18403: Batch patron modification tool
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Only display libraries from group in dropdow...
2018-02-12 Jonathan DruartBug 18403: Adapt patron search
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Patron->can_see_patron_info
2018-02-12 Jonathan DruartBug 18403: Send logged_in_user to template from C4...
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Library::Group->has_child
2018-02-12 Jonathan DruartBug 18403: Add new method Koha::Library->library_group
2018-02-12 Jonathan DruartBug 18403: Hide patron information if not part of the...
2018-02-12 Jonathan DruartBug 16735: DBRev 17.12.00.008
2018-02-12 Jonathan DruartBug 16735: DBIC Schema files
2018-02-12 Jonathan DruartBug 16735: Fix POD format for Koha::Library::Groups...
2018-02-12 Jonathan DruartBug 16735: Remove unecessary use of Koha::LibraryCatego...
2018-02-12 Tomas Cohen... Bug 16735: (QA follow-up) Fix rebase error
2018-02-12 Tomas Cohen... Bug 16735: (QA follow-up) POD fixes
2018-02-12 Kyle M HallBug 16735: Use libraries in all subgroups, not just...
2018-02-12 Kyle M HallBug 16735: Filter individual libraries from search...
2018-02-12 Kyle M HallBug 16735: Remove use of get_categories
2018-02-12 Kyle M HallBug 16735: Don't use objects for database update
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2018-02-12 Kyle M HallBug 16735: Clean up sample data
2018-02-12 Kyle M HallBug 16735: Remove tables no longer needed
2018-02-12 Kyle M HallBug 16735: Remove modules no longer needed
2018-02-12 Jonathan DruartBug 15707: DBRev 17.12.00.007
2018-02-12 Tomas Cohen... Bug 15707: (QA follow-up) Style buttons correctly
2018-02-12 Jonathan DruartBug 15707: DBIC Schema files
2018-02-12 Kyle M HallBug 15707: Display error if group title is already...
2018-02-12 Kyle M HallBug 15707: Updates for Bootstrap 3
2018-02-12 Kyle M HallBug 15707: Add UNIQUE constraint to library groups...
2018-02-12 Kyle M HallBug 15707: Switch datetimes to timestamps
2018-02-12 Josef MoravecBug 15707: (follow-up) use cat-search instead of cities...
2018-02-12 Kyle M HallBug 15707: (QA follow-up) Allow object names to be...
2018-02-12 Kyle M HallBug 15707: (QA follow-up) Remove class for treegrid
2018-02-12 Kyle M HallBug 15707: (QA follow-up) Fix UI issues
2018-02-12 Jonathan DruartBug 15707: (QA follow-up) Drop table if exists
2018-02-12 Kyle M HallBug 15707: (QA follow-up) Switch to treetable which...
2018-02-09 Jonathan DruartBug 15707: Fix conflict with bug 15446 (type vs _type)
2018-02-09 Kyle M HallBug 15707: Unit Tests
2018-02-09 Kyle M HallBug 15707: Add library groups editor
2018-02-09 Kyle M HallBug 15707: Add Koha::Library::Group(s) modules
2018-02-09 Kyle M HallBug 15707: Update DB
2018-02-09 Jonathan DruartBug 19928: Mock delimiter pref in tests
2018-02-08 Liz ReaBug 19801: Display messages on user details page as...
2018-02-08 Owen LeonardBug 10032: (follow-up) Move title attribute to button...
next