koha.git
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...
2018-02-08 Jon KnightBug 10032: Improve GUI when uncertain price prevents...
2018-02-08 Owen LeonardBug 20156: Display a markup for the current language...
2018-02-08 Tomas Cohen... Bug 20134: Remove /api/v1/app.pl from the generated...
2018-02-08 Jonathan DruartBug 12904: Fix occurrences not caught by script
2018-02-08 Jonathan DruartBug 12904: Force browser to load new javascript files...
2018-02-08 Jonathan DruartBug 12904: Pass KOHA_VERSION in C4::Auth
2018-02-08 Olli-Antti... Bug 12904: Add mod_expire to etc/koha-httpd.conf
2018-02-08 Kyle M HallBug 12904: Apache configuration
2018-02-08 Victor GroussetBug 19928: Acquisitions' CSV exports now honors syspref...
2018-02-07 Jonathan DruartBug 7143: Fix typo developper vs developer
2018-02-05 Jonathan Druart Bug 7143: Update about page for new dev - Jenny Way
2018-02-05 Jonathan DruartBug 11827: (follow-up) Use double quote instead of...
2018-02-05 Jonathan DruartBug 20109: (follow-up) Use double quote instead of...
2018-02-05 Pasi KallinenBug 20124: Make "Save configuration" translatable on...
2018-02-05 Pasi KallinenBug 20110: Adding same user multiple times to same...
2018-02-05 Pasi KallinenBug 20109: Make "Remove" translatable when adding a...
2018-02-05 Victor GroussetBug 20098: Inventory tool: CVS export: fix itemlost...
2018-02-05 Owen LeonardBug 20062: Remove support for Internet Explorer 7 in...
2018-02-05 Marcel de RooyBug 20060: Resolve uninitialized warn from Koha::Templa...
2018-02-05 Charlotte CordwellBug 20020: use Modern::Perl in XT scripts
2018-02-05 Te Rauhina... Bug 20019: use Modern::Perl in misc perl scripts
2018-02-05 Zoe BennettBug 20018: use Modern::Perl in offline_circ scripts
2018-02-05 Jenny WayBug 20017: use Modern::Perl in Tools perl scripts
2018-02-05 Zoe BennettBug 20016: use Modern::Perl in svc scripts
2018-02-05 Jenny WayBug 20015: use Modern::Perl in Serials perl script
2018-02-05 Jenny WayBug 20013: use Modern::Perl in Reserve perl script
2018-02-05 Charlotte CordwellBug 20012: use Modern::Perl in Reports perl scripts
2018-02-05 Zoe BennettBug 20011: use Modern::Perl in plugins perl scripts
2018-02-05 Grace SmythBug 20010: use Modern::Perl in Patroncards perl scripts
next