koha.git
2018-04-09 Jonathan DruartBug 20180: [sql_modes] Remove GROUP BY clause in manage...
2018-04-09 Jonathan DruartBug 20179: [sql_modes] Remove GROUP BY in get_shelves_c...
2018-04-09 Jonathan DruartBug 18789: (follow-up) Pass a Koha::Patron object from...
2018-04-06 Jonathan DruartBug 20298: (follow-up) fix labels' for attributes
2018-04-06 Kyle M HallBug 20181: (QA follow-up) Remove double check
2018-04-06 Kyle M HallBug 20181: Add POD for new plugin
2018-04-06 Mark TompsettBug 20181: (follow-up) Ensure test runs
2018-04-06 Kyle M HallBug 20181: Unit tests
2018-04-06 Kyle M HallBug 20181: Allow plugins to add css and javascript...
2018-04-06 Marcel de RooyBug 18816: (QA follow-up) Fix Circulation.t
2018-04-06 Marcel de RooyBug 18816: (QA follow-up) Framework parameter is not...
2018-04-06 Kyle M HallBug 18816: (QA follow-up) Add rarely used params to...
2018-04-06 Kyle M HallBug 18816: (QA follow-up) Convert param to hashref...
2018-04-06 Kyle M HallBug 18816: Make CataloguingLog work in production by...
2018-04-06 Owen LeonardBug 20526: Show and sort by date of request in pending...
2018-04-06 Julian MauriceBug 20524: Make columns of pending discharges table...
2018-04-06 Kyle M HallBug 11512: Update syspref description
2018-04-06 Kyle M HallBug 11512: Forced holds that violate issuing rules...
2018-04-06 Mark TompsettBug 19712: (follow-up) Add missing use Pod::Usage
2018-04-06 Jonathan DruartBug 19712: Fix test mode for delete_records_via_leader.pl
2018-04-06 Jonathan DruartBug 20446: Fix Edifact quotes processing
2018-04-05 Jonathan DruartBug 20531: Prevent IssueSlip.t to fail randomly
2018-04-05 Jonathan DruartBug 20530: Remove trailing ':' in columns_settings.yml
2018-04-05 Owen LeonardBug 20350: Add column configuration to table of saved...
2018-04-05 Julian MauriceBug 20516: Show patron's library in pending discharges...
2018-04-05 Josef MoravecBug 20510: Remove unused sub TotalPaid from C4::Stats
2018-04-05 Nick ClemensBug 18825: Elasticsearch - Update heading main-heading...
2018-04-05 Alex ArnaudBug 20261: Fix pagination of the results in authority...
2018-04-05 Alex ArnaudBug 17373: Add mappings for unimarc authorities - Match...
2018-04-05 Fridolin SomersBug 17373: Elasticsearch - Authority mappings for UNIMA...
2018-04-05 Kyle M HallBug 20325: Remove warning, it is no longer true
2018-04-05 Jonathan DruartBug 20325: Do not remove accountlines between tests
2018-04-05 Jonathan DruartBug 20325: Move tests to a subtest
2018-04-05 Kyle M HallBug 20325: C4::Accounts::purge_zero_balance_fees does...
2018-04-05 Tomas Cohen... Bug 20191: (QA follow-up) Require Jessie's Test::MockTime
2018-04-05 Mark TompsettBug 20191: Use Test::MockTime to hold time still
2018-04-04 Victor GroussetBug 19953: Record page: acquisition details: add column...
2018-04-04 Jesse WeaverBug 19267: Rancor - Warn before leaving page if record...
2018-04-04 Kyle M HallBug 19812: Fix confusing holds count values in "Already...
2018-04-04 Jonathan DruartBug 19910: Use span to make translators happy
2018-04-04 Nick ClemensBug 19910: Use the delimiter syspref to name download...
2018-04-04 Kyle M HallBug 20008: Fix restrictions added from memberentry...
2018-04-04 Jonathan DruartBug 20115: Add information about this feature in the...
2018-04-04 Jonathan DruartBug 20115: Remove sort on rfc4646_subtag in OPAC templates
2018-04-04 Jonathan DruartBug 20115: Trigger "modified" when sort is changed
2018-04-04 Jonathan DruartBug 20115: Make the prefs sortable
2018-04-04 Jonathan DruartBug 20115: Set the languages order with the pref values
2018-04-04 Jonathan DruartBug 19578: Remove MARC punctuation in notices (TT syntax)
2018-04-04 Mark TompsettBug 20083: (follow-up) use same logic in opac-showmarc
2018-04-04 Andreas RoussosBug 20083: Information disclosure when (mis)using the...
2018-04-04 Tomas Cohen... Bug 19223: Add methods to correctly handle plugin-gener...
2018-04-04 Tomas Cohen... Bug 19223: Unit tests for output and output_html methods
2018-04-03 Jonathan DruartBug 19935: (follow-up) Replace GetPendingIssues - opac...
2018-04-03 Jonathan DruartBug 19935: Use ->checkouts when ->pending_checkouts...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - Remove the residue
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - SIP
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - sco-main
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - opac-user.pl
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - opac-ics.pl
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - summary-print
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - deletemem.pl
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - Discharges
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - ILSDI
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - IssueSlip
2018-04-03 Jonathan DruartBug 19935: Add Koha::Patron->pending_checkouts
2018-04-03 Josef MoravecBug 17553: (follow-up) Adjust number of tests
2018-04-03 Jonathan DruartBug 17553: Move GetOverduesForPatron to Koha::Patron...
2018-04-03 Jonathan DruartBug 17553: Move existing tests
2018-04-03 Jonathan DruartBug 19926: Add tests for Koha::Object->unblessed_all_re...
2018-04-03 Jonathan DruartBug 19926: Add the Koha::Object->unblessed_all_relateds...
2018-04-03 Jonathan DruartBug 7143: Update about page for new dev - Roch D'Amour
2018-04-03 Jonathan DruartBug 7143: Update about page for new dev - Philippe...
2018-04-03 Jonathan DruartBug 7143: Update about page for new releases
2018-04-02 Roch D'AmourBug 18820: Main block size now adjust to OpacNavRight...
2018-04-02 PaudetBug 18820: Adding lines that check if opacuserlogin...
2018-04-02 Tomas Cohen... Bug 20497: Access LibraryThing assets using HTTPS
2018-04-02 Owen LeonardBug 19892: (follow-up) Replace one more instance
2018-04-02 Charlotte CordwellBug 19892: Replace numbersphr variable with Koha.Prefer...
2018-04-02 Jonathan DruartBug 20291: DBRev 17.12.00.025
2018-04-02 Nick ClemensBug 20291: (follow-up) Rename NoLoginInstructions to...
2018-04-02 Nick ClemensBug 20291: (follow-up) Add sysprefs.sql changes
2018-04-02 Nick ClemensBug 20291: Add a StaffLoginInstructions preference...
2018-04-02 Nick ClemensBug 20052: (follow-up) Fix QA tool complaints and bad...
2018-04-02 Nick ClemensBug 20052: Add Koha Reports object class
2018-04-02 Kyle M HallBug 18382: (QA follow-up) Make new unit test pass
2018-04-02 Jonathan DruartBug 18382: Add a test
2018-04-02 Kyle M HallBug 18382: (QA follow-up) Don't set suspend_until if...
2018-04-02 Marcel de RooyBug 18382: (QA follow-up) Replace ->ymd by ->datetime
2018-04-02 Kyle M HallBug 18382: action_logs entry for module HOLDS, action...
2018-04-02 Nick ClemensBug 20494: Remove unused code in neworderempty.pl and...
2018-04-02 Jonathan DruartBug 18979: Speed up 'valid-templates.t' tests
2018-04-02 Nick ClemensBug 20282: Match course reserve on holdingbranch
2018-04-02 Kyle M HallBug 20369: Analytics search is broken with QueryAutoTru...
2018-04-02 Josef MoravecBug 19907: Fix email validation in patron edit form
2018-04-02 Jonathan DruartBug 20462: Ensure batch item deletion will not delete...
2018-04-02 Jonathan DruartBug 20318: Add class 'required' to the label
2018-04-02 Christophe... Bug 20318: Merge invoices can lead to an merged invoice...
2018-04-02 Kyle M HallBug 18474: (QA follow-up) Remove useless else in template
2018-04-02 Jonathan DruartBug 18474: Restore multiple holds when patron is search...
2018-04-02 Nick ClemensBug 20385: (follow-up) Assign blank instead of inapprop...
next