koha.git
2018-11-05 Tomas Cohen... Bug 21740: Show @ when editing fixed-length fields...
2018-11-05 Josef MoravecBug 20996: (follow-up) Fix test
2018-11-02 Nick ClemensBug 20968: (RM follow-up) Add missing filter
2018-11-02 Julian MauriceBug 21501: Remove dead code from course reserves module
2018-11-02 Andrew IsherwoodBug 20968: (follow-up) Replace tabs with spaces
2018-11-02 Kyle M HallBug 20968: Rename method get_intranet_catalog_toolbar_b...
2018-11-02 Kyle M HallBug 20968: Add unit tests
2018-11-02 Andrew IsherwoodBug 20968: (follow-up) Respond to feedback
2018-11-02 Andrew IsherwoodBug 20968: Add hooks into cat-toolbar.inc to display...
2018-11-02 Nick ClemensBug 14385: DBRev 18.06.00.050
2018-11-02 Marcel de RooyBug 14385: (QA follow-up) Additional changes and fixes
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Aleisha AmohiaBug 14385: (follow-up) Changes to sysprefs.sql and...
2018-11-02 Mirko TietgenBug 14385: (follow-up) C4::Borrowers not found
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-11-02 Nick ClemensBug 21640: Enable output to STDOUT for Itiva outbound...
2018-11-02 Jonathan DruartBug 21606: [sql_modes] Fix matching rules insert
2018-11-02 Andrew IsherwoodBug 20996: (QA follow-up) Fix pod
2018-11-02 Andrew IsherwoodBug 20996: (follow-up) Fix merge problems
2018-11-02 Andrew IsherwoodBug 20996: (follow-up) Fix column name expectation
2018-11-02 Andrew IsherwoodBug 20996: (follow-up) Add <branch> to conf tpl
2018-11-02 Andrew IsherwoodBug 20996: Further enhance performance
2018-11-02 Andrew IsherwoodBug 20996: Fix unit tests
2018-11-02 Andrew IsherwoodBug 20996: Remove prefix use of borrower category
2018-11-02 Jonathan DruartBug 21604: Fix add/edit fund/budget
2018-11-02 Marcel de RooyBug 21604: Add two trivial test cases
2018-11-02 Martin RenvoizeBug 21620: Prevent stockrotation cronjob failures
2018-11-02 Nick ClemensBug 21656: DBRev 18.06.00.049
2018-11-02 Jonathan DruartBug 21656: Update 4 missing sample_notices.sql
2018-11-02 Jonathan DruartBug 21656: Reduce the risk of possible side-effects
2018-11-02 Mark TompsettBug 21656: (follow-up) Fix atomicupdate
2018-11-02 Martin RenvoizeBug 21656: Fix for bad TT syntax in default stock rotat...
2018-11-01 Magnus EngerBug 21585: Ignore missing firstname in ILL requests...
2018-11-01 Jonathan DruartBug 21717: Fix generation of real's values
2018-11-01 Jonathan DruartBug 21556: Do not crash if a biblio is deleted twice
2018-11-01 David CookBug 21556: Deleting same record twice leads to fatal...
2018-11-01 Nick ClemensBug 21725: Use full statement in HAVING rather than...
2018-11-01 Nick ClemensBug 21682: DBRev 18.06.00.048
2018-11-01 Jonathan DruartBug 21682: Add update DB entry for existing installs
2018-11-01 Martin RenvoizeBug 21682: Corrections for strict sql in stockrotationrotas
2018-11-01 Nick ClemensBug 21476: Fix HTML5 media from playing in the OPAC...
2018-11-01 Nick ClemensBug 21742: Fix YouTube variable propagation
2018-10-31 Jonathan DruartBug 21681: Improve the account lines fetch
2018-10-31 Jonathan DruartBug 21681: Add tests for GetPatronInfo
2018-10-31 Josef MoravecBug 21681: Remove C4::Accounts::getcharges
2018-10-31 Jonathan DruartBug 21694: Keep the context
2018-10-31 Martin RenvoizeBug 21694: Add the Koha::Account->lines method
2018-10-31 Josef MoravecBug 21698: (QA follow-up) Fix typo verbosev -> verbose
2018-10-31 Magnus EngerBug 21698: Fix POD of cancel_unfilled_holds.pl
2018-10-31 Josef MoravecBug 18720: Use exception instead of die in GetBasketAsCsv
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Switch 'media' -> 'types'
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Update N/A handling
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Wrap N/A strings in <span>
2018-10-31 Josef MoravecBug 20941: (QA follow-up) Fix return value of get_type...
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Carry out comment #4 advice
2018-10-31 Andrew IsherwoodBug 20941: Add unit tests
2018-10-31 Andrew IsherwoodBug 20941: Add Illrequest->getType method
2018-10-31 Nick ClemensBug 10442: Compiled CSS
2018-10-31 Owen LeonardBug 10442: Remove references to non-standard "error...
2018-10-31 Jonathan DruartBug 21080: Fix patron's attributes display when PA_CLAS...
2018-10-31 Ere MaijalaBug 14716: Fix more unencoded url parameters.
2018-10-31 Ere MaijalaBug 14716: URI-encode URLs in NORMARC xsl templates.
2018-10-31 Ere MaijalaBug 14716: URI-encode URLs in UNIMARC xsl templates.
2018-10-31 Ere MaijalaBug 14716: URI-encode URLs in MARC21 xsl templates.
2018-10-31 Josef MoravecBug 21581: (QA follow-up) Update comment according...
2018-10-31 Nick ClemensBug 21581: Pass through authorities indexes
2018-10-31 Nick ClemensBug 21581: Unit tests and updated data
2018-10-31 Tomas Cohen... Bug 21702: (follow-up) Simplify checks and use standard...
2018-10-31 Tomas Cohen... Bug 21702: Make mancredit.pl use the patron id for...
2018-10-31 Tomas Cohen... Bug 13098: Fix POD for Koha::Account::Offsets::total
2018-10-31 Jonathan DruartBug 13098: Sum at DBMS level
2018-10-31 Jonathan DruartBug 13098: Do not compare with precision
2018-10-31 Tomas Cohen... Bug 13098: Make _FixAccountForLostAndReturned refund...
2018-10-31 Tomas Cohen... Bug 13098: Tests for all _FixAccountForLostAndReturned...
2018-10-31 Tomas Cohen... Bug 13098: Add Koha::Account::Offsets->total
2018-10-30 Jonathan DruartBug 21596: (follow-up) Handle updated_on part 2
2018-10-29 Katrin FischerBug 20720: (QA follow-up) Some minor corrections
2018-10-29 Martin RenvoizeBug 20720: Found some more sponsors to add to 'about'
2018-10-29 Martin RenvoizeBug 20720: Using git Sponsored-by lines to update ...
2018-10-29 Nick ClemensBug 21242: If not searching for patron, move to log...
2018-10-29 Jonathan DruartBug 21634: Keep "circulation" module selected when...
2018-10-29 Jonathan DruartBug 21613: (QA follow-up) Resolve warning on $ENV{_...
2018-10-29 Marcel de RooyBug 21613: (QA follow-up) Resolve warning on $ENV{_}
2018-10-29 Jonathan DruartBug 21613: Turn strict SQL modes on for tests
2018-10-29 Jonathan DruartBug 21613: Add a test
2018-10-29 Mark TompsettBug 21349: Instructors with special characters in cardn...
2018-10-29 Owen LeonardBug 21186: (follow-up) Incorrect Bootstrap modal event...
2018-10-29 Owen LeonardBug 21186: Incorrect Bootstrap modal event name in...
2018-10-29 Jonathan DruartBug 21621: Remove incorrect GROUP BY from tools/letter.pl
2018-10-29 Jonathan DruartBug 21703: Fix filter on dataurl variable to allow...
2018-10-29 Marcel de RooyBug 21311: (follow-up) Adjust wording of failed login...
2018-10-29 Marcel de RooyBug 21311: Remove locked message from opac-auth.tt
2018-10-29 Andrew IsherwoodBug 21641: (follow-up) Address wrong call method
2018-10-29 Andrew IsherwoodBug 21641: (follow-up) Address additional call
2018-10-29 Alex BuckleyBug 21641: Added C4::Accounts to getnextacctno() call
2018-10-29 Nick ClemensBug 21611: Fix priority dropdown for holds
2018-10-29 Katrin FischerBug 21704: (QA follow-up) Fix evil tabs
2018-10-29 Tomas Cohen... Bug 21704: (follow-up) Remove unused 'frameworkcode...
2018-10-29 Tomas Cohen... Bug 21704: Edit framework subfield link is broken ...
2018-10-27 Nick ClemensBug 18591: Fix pluralization of type
next