koha.git
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
2018-02-05 Te Rauhina... Bug 20009: use Modern::Perl in Members perl scripts
2018-02-05 Zoe BennettBug 19999: use Modern::Perl in label scripts
2018-02-05 Te Rauhina... Bug 19998: use Modern::Perl in error perl scripts
2018-02-05 Charlotte CordwellBug 19997: use Modern::Perl in Circulation perl scripts
2018-02-05 Katrin FischerBug 19996: (QA follow-up) Remove commented use warnings;
2018-02-05 Grace SmythBug 19996: use Modern::Perl in cataloguing perl scripts
2018-02-05 Zoe BennettBug 19995: use Modern::Perl in Catalogue perl scripts
2018-02-05 Charlotte CordwellBug 19993: use Modern::Perl in Acquisition perl scripts
2018-02-05 Jenny WayBug 19992: use Modern::Perl in Admin perl scripts
2018-02-05 Jonathan DruartBug 19989: remove confusing variable
2018-02-05 Zoe BennettBug 19989: Use Koha::Patron::Modifications->delete...
2018-02-05 Mark TompsettBug 12932: Check the Perl version even if all modules...
2018-02-05 Pasi KallinenBug 11827: Make "Cancel Rating" translatable in jQuery...
2018-02-02 Marcel de RooyBug 20031: CGI param in list context warn in guided_rep...
2018-02-02 Julian MauriceBug 19730: (follow-up bug 17196) Use biblio_metadata...
2018-02-02 Marcel de RooyBug 20126: Add simple test for ModBiblioMarc
2018-02-02 Marcel de RooyBug 20126: (follow-up bug 10455) Restore MARC field...
2018-02-02 Marcel de RooyBug 18198: (QA follow-up) Add tests for GetMarcNotes
2018-02-02 Marcel de RooyBug 18198: MARC21: Further improve handling of 5XX...
2018-02-02 Owen LeonardBug 20051: Invalid markup in staff client's header.inc
2018-02-02 Kyle M HallBug 19750: Overdues without a fine rule add warnings...
2018-02-02 Nick ClemensBug 18497: (follow-up) Chomp newlines in BLOCK
2018-02-02 Nick ClemensBug 18497: Use report id to retrieve saved SQL instead...
next