Bug 8773 - Start per-instance koha-index-daemon in .deb setup
[koha.git] / C4 /
2014-07-14 Bernardo Gonzalez... Bug 12534 - PROG/CCSR deprecation: Make getlanguages...
2014-07-14 David CookBug 12522 - Fatal database error when viewing Holds...
2014-07-11 Tomas Cohen AraziBug 12558: Require DBIx::Schema::Loader v0.07039 or...
2014-07-07 Janusz KaczmarekBug 11650: multiplicated authorities after link_bibs_to...
2014-07-07 Tomas Cohen AraziBug 12151: Remove uses of smartmatch operator in Search...
2014-07-07 Katrin FischerBug 12409: Follow up - Reflect from hash to array in...
2014-07-07 Jonathan DruartBug 12409: Fix fields order on exporting to bibtex
2014-07-03 Yohann DufourBug 12482: removing the use of the module C4::SQLHelper...
2014-07-03 Julian MauriceBug 12237: Remove the "horrible hack" in C4::Templates
2014-07-02 Martin RenvoizeBUG 12304: LDAP auto-provisioning set default messaging...
2014-07-02 Yohann DufourBug 12456: The file C4/Maintainance.pm, and by extensio...
2014-07-01 Jonathan DruartBug 9811: Cardnumber could be alphanumeric
2014-07-01 Jonathan DruartBug 9811: Display email address in patron result list
2014-07-01 Jonathan DruartBug 9811: QA follow-up: Fix license version
2014-07-01 Jonathan DruartBug 9811: Patron search improvement
2014-06-30 Jonathan DruartBug 12419: Not for loan items are not listed
2014-06-27 David CookBug 12443 - Initial re-factoring of buildQuery
2014-06-25 Jonathan DruartBug 11715: Update POD for get_template_and_user
2014-06-25 Chris CormackBug 11715: Set the default of authnotrequired = 0 in...
2014-06-23 Owen LeonardBug 12428 - "OPAC info" is not displayed in the OPAC
2014-06-23 Jonathan DruartBug 11742: FIX the code parameter was not take into...
2014-06-23 Jonathan DruartBug 11742: A letter code should be unique.
2014-06-23 Jonathan DruartBug 11742: Change return type for GetLetters
2014-06-23 Kyle M HallBug 12086 - Hold priorities incorrect, when waiting...
2014-06-22 Jesse WeaverBug 12393 - Depend on SSL module for LWP, for OverDrive
2014-06-22 Tomas Cohen AraziBug 12462: Fix some POD errors
2014-06-21 Bernardo Gonzalez... Bug 12226 - A user with the database username/userid...
2014-06-19 Robin SheatBug 12041 - improve Koha::Cache
2014-06-16 Tomas Cohen AraziBug 12338: Remove smartmatch operator from C4/Serials.pm
2014-06-15 Jonathan DruartBug 12343: QA follow-up
2014-06-15 Jacek AblewiczBug 12343 - TransformKohaToMarc() is adding MARC subfie...
2014-06-15 Jonathan DruartBug 11169: Display acquisition details in the OPAC
2014-05-26 Marcel de RooyBug 11826: Use XSLT handler object in showmarc, Record.pm
2014-05-26 Marcel de RooyBug 11826: Use the XSLT handler in C4/XSLT module
2014-05-26 Kyle M HallBug 11629: (follow-up) Add message for librarian that...
2014-05-26 Kyle M HallBug 11629 - Add ability to update not for loan status...
2014-05-26 Galen CharltonBug 7720: (follow-up) revert change to GetItemsInfo
2014-05-26 Kyle M HallBug 7720: (follow-up) fix various issues
2014-05-26 Kyle M HallBug 7720: add options for controlling display of an...
2014-05-26 Jonathan DruartBug 12230: Set a maximum suspension days as a new issui...
2014-05-26 Kyle M HallBug 6254: make it possible to set default privacy setti...
2014-05-25 Mathieu SabyBug 12110: Display the order vendor note in basket...
2014-05-23 Pasi KallinenBug 12207: fix TTparser's handling of TT directives...
2014-05-23 Kyle M HallBug 10330 - Rename system preference authoritysep to...
2014-05-23 Robin SheatBug 12023 - move InstallAuth.pm to be in C4
2014-05-19 Jonathan DruartBug 12168: fix spent and ordered budget values are...
2014-05-19 Galen CharltonBug 12288: (follow-up) test for defined values
2014-05-19 Kyle M HallBug 12288: fix search errors with AggressiveMatchOnISBN...
2014-05-19 Marcel de RooyBug 9612: (follow-up) restore elementSetName in Context.pm
2014-05-19 Mark TompsettBug 7841: quell warnings in C4::Languages
2014-05-19 Kyle M HallBug 12243: ensure that records with invalid ISBNs do...
2014-05-16 Robin SheatBug 12259 - fix version numbers in dependencies
2014-05-13 Robin SheatBug 12234 - dependency changes to allow master to build
2014-05-09 Galen CharltonBug 12214: (follow-up) correct POD of C4::Reports:...
2014-05-09 Pasi KallinenBug 12214: display SQL errors in reports to users
2014-05-09 Julian MauriceBug 11843: prevent manual history from being overwritte...
2014-05-06 Galen CharltonBug 8375: (follow-up) adjust StrWidth to account for...
2014-05-05 Paul PoulainBug 10798: (follow-up) replace tabs by spaces
2014-05-05 Martin RenvoizeBug 10798: make OPAC_SEARCH_LIMIT behaves better with...
2014-05-05 Bernardo Gonzalez... Bug 8375: (follow-up) fix font code and alignment
2014-05-05 Dobrica PavlinusicBug 8375: Use TrueType fonts in PDF::Reuse
2014-05-05 Julian MauriceBug 10857: (follow-up) encode 'limit' parameter values
2014-05-05 Marcel de RooyBug 9612: Zconn parameters and elementSetName in _new_Zconn
2014-05-05 Galen CharltonBug 10500: (follow-up) disable AggressiveMatchOnISBN...
2014-05-05 Kyle M HallBug 10500: (follow-up) add checks for empty isbn
2014-05-05 Jonathan DruartBug 10500: (follow-up) adjust for name of UNIMARC ISBN...
2014-05-05 Kyle M HallBug 10500: Improve ISBN matching when importing records
2014-05-05 Katrin FischerBug 11741: Correct display of < > in XSLT result lists
2014-05-05 Fridolyn SOMERSBug 9532: fix reservability check when bib-level item...
2014-05-05 Galen CharltonBug 11262: (follow-up) base generation of day name...
2014-05-05 Galen CharltonBug 6739: (follow-up) handle case where patron has...
2014-05-05 Jonathan DruartBug 11209: (follow-up) message content must also match...
2014-05-05 Jonathan DruartBug 11209: (follow-up) check if a notice has been alrea...
2014-05-05 Jonathan DruartBug 11209: Don't sent the same SMS message for the...
2014-05-05 Kyle M HallBug 8769: (follow-up) undo change to value of $today
2014-05-05 Kyle M HallBug 8769: (follow-up) remove unnecessary module import
2014-05-05 Kyle M HallBug 8769: Allow SIP2 return backdating
2014-05-05 Tomas Cohen AraziBug 4397: fix scan index search results for non-latin...
2014-05-05 Matthias MeusburgerBug 11048: Fix logout redirection for CAS authentication
2014-05-05 Fridolin SomersBug 11219: (follow-up) fetch only URL parameters
2014-05-05 Fridolyn SOMERSBug 11219: make CAS authentication work with URL parameters
2014-05-05 Jonathan DruartBug 11262: Don't require hardcoded translations for...
2014-05-05 Julian MauriceBug 11848: Fix C4::Context::interface, add POD and UT
2014-05-05 Julian MauriceBug 11848: Move language detection function in C4:...
2014-05-05 Julian MauriceBug 8044: (follow-up) fix warning and error messages...
2014-05-05 Jonathan DruartBug 8952: (follow-up) using_https does not deal with...
2014-05-05 Jonathan DruartBug 10862: Add search history to the intranet interface
2014-05-05 Galen CharltonBug 10807: (follow-up) use 24-hour time when storing...
2014-05-05 Jonathan DruartBug 10807: (follow-up) Change the GPL version to v3+
2014-05-05 Jonathan DruartBug 10807: Add an authority search history for the...
2014-05-05 Fridolyn SOMERSBug 6739: (follow-up) more fixes
2014-05-05 Kyle M HallBug 6739: (follow-up) fix various issues
2014-05-05 Chris HallBug 6739: make it possible to block expired patrons...
2014-05-05 Galen CharltonBug 7442: (follow-up) restore display of heading type...
2014-05-05 Fridolyn SOMERSBug 7442 (follow-up) ensuring that summary is display...
2014-05-05 Fridolyn SOMERSBug 7442: fix crash when selecting an authority with...
2014-05-05 Lyon3 TeamBug 8231: display warning at check in if borrower is...
2014-05-04 Olli-Antti KivilahtiBug 11466: improve selection of item types for purchase...
2014-05-04 Jonathan DruartBug 766: remove disused routine buildCGISort
2014-05-04 Jonathan DruartBug 766: Move GetAuthvalueDropbox to C4::Koha
next