Bug 10565: (follow-up) refresh DBIC schema class files
[koha.git] / C4 /
2013-08-16 Jonathan DruartBug 10481: FIX No enrollment fee when changing patron...
2013-08-15 Tomas Cohen AraziBug 10663: restore ability of active hold requests...
2013-08-14 Kyle M HallBug 9487: Allow item fields to be used in the HOLDPLACE...
2013-08-13 Galen CharltonBug 7785: (follow-up) standardize POD
2013-08-13 Mark TompsettBug 7785: remove MySQL-specific syntax from C4::Members...
2013-08-09 Julian MauriceBug 2394: Use syspref canreservefromotherbranches in...
2013-08-09 rootBug 10643: fix inappropriate uses of $sth->finish(...
2013-07-28 Galen Charltondo some validation of the KohaOpacRecentSearches cookie
2013-07-28 Galen Charltonuse JSON rather than Storable for the OPAC search histo...
2013-07-25 Kyle M HallBug 10463: ensure that Quote of the Day feature selects...
2013-07-25 Mirko TietgenBug 10621: use correct from-address for subscription...
2013-07-24 Galen CharltonBug 10462: (follow-up) remove some undefined variable...
2013-07-24 Marcel de RooyBug 10462: QA Followup to resolve LCCN mixup and remove...
2013-07-24 Marcel de RooyBug 10462: Followup for showing multiple ISBNs in Z3950...
2013-07-24 Marcel de RooyBug 10462: Some optimizations in Z3950 search paving...
2013-07-24 Galen CharltonBug 9394: (follow-up) stylistic tidying
2013-07-24 Galen CharltonBug 9394: (follow-up) fix query column alias
2013-07-24 Jonathan DruartBug 9394: QA Followup
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible
2013-07-22 Jonathan DruartBug 10557: remove unused branch parameter from GetBooks...
2013-07-22 Owen LeonardBug 10552: make several sysprefs available to the OPAC...
2013-07-18 Owen LeonardBug 10553: make public lists available on OPAC login...
2013-07-18 Galen Charltonbug 10559: remove spurious "statement handle still...
2013-07-17 Mirko Tietgenbug 10549: make the ILS-DI services advertise that...
2013-07-17 Galen CharltonBug 10515: (follow-up) fix use of GetBranchCategories
2013-07-17 Jonathan DruartBug 10515: make behavior of library category fetchers...
2013-07-17 Fridolyn SOMERSBug 9362: fix query that finds upcoming due loans
2013-07-17 Kyle M HallBug 9576: can now control whether max loans limit can...
2013-07-16 Jonathan DruartBug 10556: The delivery time is not inserted on adding...
2013-07-15 Jason EtheridgeBug 9770: fix sorting of Dewey call numbers that contai...
2013-07-15 Jonathan DruartBug 10504: Remove the unused C4::Acq::ModOrderItem...
2013-07-12 Colin CampbellBug 10529: Remove hardcoded dollar from patron message
2013-07-12 Jonathan DruartBug 10527: remove disused routine C4::Branch::get_branc...
2013-07-12 Robin SheatBug 10560: make it possible for default interface langu...
2013-07-11 Fridolyn SOMERSBug 10535: by default sort funds by name
2013-07-10 Chris Hallbug 10356: improve display of serial issue dates in...
2013-07-05 Jared Camins-EsakovBug 10390: Add ability to delete empty invoices
2013-07-05 Fridolyn SOMERSBug 10384: fall back to normal authentication if LDAP...
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-07-02 Fridolyn SOMERSBug 10029 - CAS authentication fails in OPAC reserve
2013-06-28 Marcel de RooyBug 10386: improvements to VirtualShelves.t
2013-06-26 Owen LeonardBug 9757: Make staff client list contents view more...
2013-06-18 Fridolyn SOMERSBug 9728: XISBN unit test update
2013-06-18 Kyle M HallBug 9541: make OPAC login page respect OPAC_CSS_OVERRIDE
2013-06-17 Fridolyn SOMERSBug 9728: XISBN use bibliographic search instead of...
2013-06-17 Marcel de RooyBug 10256: Remove some unused subs from Overdues module
2013-06-14 David CookBug 10466: fix glitch in OPAC display of titles saved...
2013-06-14 Marcel de RooyBug 10458: Remove obsolete Z3950 module and test
2013-06-12 Galen Charltonbug 9370: improve splitting of LC call numbers for...
2013-06-10 Kyle M HallBug 10311 - Holds queue ignores item-level holds where...
2013-06-10 Galen Charltonbug 6281: add Library::CallNumber::LC as a required...
2013-06-10 Galen Charltonbug 6281: introduce LC::CallNumber::LC for sorting...
2013-05-30 Marcel de RooyBug 10381: POD lines of GetBasketsInfosByBookseller
2013-05-29 Galen Charltonbug 10292: improve fallback logic for picking XSLT
2013-05-28 Kyle M HallBug 10262 - fine calculation at checkin not respecting...
2013-05-24 Chris CormackBug 10120: Adding a syspref to control if overdue charg...
2013-05-23 Colin CampbellBug 10313 Fix link to invoice from orders
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-21 Paul PoulainBug 6413 - QA Followup - Add notes for 'Pay selected'
2013-05-21 Chris HallBug 6413 Added ability to add a note when paying or...
2013-05-21 Galen Charltonbug 8215: (followup) rename GetItemReservesInfo
2013-05-21 Galen Charltonbug 8215: (followup) avoid SQL syntax error in logs
2013-05-21 Galen Charltonbug 8215: (followup) make sure C4::CourseReserves doesn...
2013-05-21 Galen Charltonbug 8215: (followup) run new files through perltidy
2013-05-21 Jonathan DruartBug 8215: Followup FIX QA issues
2013-05-21 Kyle M HallBug 8215 - Course Reserves
2013-05-20 Jonathan DruartBug 9508: Standardize the dateformat value from C4...
2013-05-19 Jared Camins-EsakovMerge branch 'bug_9824' into 3.14-master
2013-05-19 Marcel de RooyBug 9824: Followup for removing filter
2013-05-19 Jared Camins-EsakovMerge branch 'bug_10230' into 3.14-master
2013-05-19 Jared Camins-EsakovBug 10230: Don't limit valid matches to bibs
2013-05-19 Jared Camins-EsakovBug 10230: no need to use SimpleSearch for matching...
2013-05-19 Jared Camins-EsakovMerge branch 'bug_9452' into 3.14-master
2013-05-19 Jared Camins-EsakovBug 9452: C4::Letters not Plack-compatible
2013-05-17 Jared Camins-EsakovMerge branch 'bug_9824' into 3.14-master
2013-05-17 Lyon3 TeamBug 9824 - Hide basket with no expected items in basqke...
2013-05-17 Jared Camins-EsakovMerge branch 'bug_10266' into 3.14-master
2013-05-17 Rafal KopaczkaBug 10266 - Statuses not appearing in the OPAC
2013-05-16 Jared Camins-EsakovMerge branch 'bug_10030' into 3.14-master
2013-05-16 Marcel de RooyBug 10030: QA Followup for trivial false warning detect...
2013-05-16 Kyle M HallBug 10030 - MaxFines checks against amount, not amount...
2013-05-14 Jared Camins-EsakovMerge branch 'bug_7593' into 3.14-master
2013-05-13 Jared Camins-EsakovMerge branch 'bug_10079' into 3.14-master
2013-05-13 Kyle M HallBug 10079 - HomeOrHoldingBranch should not control...
2013-05-12 Jared Camins-EsakovMerge branch 'bug_7593' into 3.14-master
2013-05-12 Mathieu SabyBug 7593 : QA followup : restores deleted line in C4...
2013-05-12 Mathieu SabyBug 7593: Move orders on the destination record when...
2013-05-08 Jared Camins-EsakovMerge branch 'bug_9961' into 3.14-master
2013-05-08 Jared Camins-EsakovBug 9961: Add truncation support to QP driver
2013-05-06 Jared Camins-EsakovMerge branch 'master' of git://git.koha-community.org...
2013-05-06 Jared Camins-EsakovMerge branch 'bug_8896' into 3.14-master
2013-05-06 Marcel de RooyBug 8896 QA Followup for regex
2013-05-06 Lyon3 TeamBug 8896: Delete serials no more missing from missinglist
2013-05-06 Jared Camins-EsakovMerge branch 'bug_10176' into 3.14-master
2013-05-06 Karam QubsiBug 10176: Solve the Invalid URLs in 'Refine Search...
2013-05-03 Galen CharltonComplete revert of 6554
2013-05-01 Galen CharltonMerge remote branch 'origin/new/bug6554_reverts'
2013-05-01 Jared Camins-EsakovMerge branch 'bug_6506' into 3.14-master
2013-05-01 Peter Crellan KellyBug 6506: When AnonymousPatron not set, deletion of...
2013-05-01 Jared Camins-EsakovMerge branch 'bug_10033' into 3.14-master
next