Bug 14584: Encoding broken with system preferences
[koha.git] / C4 /
2015-08-28 Kyle M HallBug 14337: AllowRenewalIfOtherItemsAvailable counts...
2015-08-28 Christophe CroulleboisBug 13697: Syspref to not add a fee when a patron chang...
2015-08-27 Tomas Cohen AraziBug 13791: (RM followup) Add new dependencies for packaging
2015-08-26 Frédéric DemiansBug 11190: sitemap.pl -- Generate a Catalog sitemap
2015-08-26 Kyle M HallBug 12632: Hold limits ignored for record level holds...
2015-08-26 Jonathan DruartBug 9809: Fix pod errors
2015-08-26 Marcel de RooyBug 9809: [QA Follow-up] Still found some remains
2015-08-26 Kyle M HallBug 9809: Update AddReserve prototype to remove constra...
2015-08-26 Kyle M HallBug 9809: Remove reserveconstraints references from...
2015-08-21 Jesse WeaverBug 14464: (QA followup) add unit tests
2015-08-21 Jesse WeaverBug 14464: Add ability to cancel waiting holds from...
2015-08-20 Marcel de RooyBug 3333: Confusing item status for not-for-loans
2015-08-20 Galen CharltonBug 14644: unbreak SIP2 terminal login when using telne...
2015-08-18 Jonathan DruartBug 14529: The new list permission is 'lists', not...
2015-08-18 Tomas Cohen AraziBug 11229: (followup) makepartialpayment fix
2015-08-18 Katrin FischerBug 11229: makepayment doesn't log branch in statistics...
2015-08-07 Marcel de RooyBug 6874: [QA Follow-up] Last adjustments for future...
2015-08-07 Marcel de RooyBug 6874: [QA Follow-up] Adjustments for opac-retrieve
2015-08-07 Mark TompsettBug 6874: id based on contents, filename, and directory.
2015-08-07 Mark TompsettBug 6874: License Text Update
2015-08-07 Mark TompsettBug 6874: kohastructure.sql, jquery.js, refocus, and...
2015-08-07 Kyle M HallBug 6874: (QA followup) Attach files to bibliographic...
2015-08-07 Julian MauriceBug 6874: Move uploadPath syspref to koha-conf.xml
2015-08-07 Julian MauriceBug 6874: Add unit tests for C4::UploadedFiles
2015-08-07 Paul PoulainBug 6874: QA follow-up
2015-08-07 Julian MauriceBug 6874: Attach files to bibliographic records
2015-07-28 Kyle M HallBug 13948: (QA followup) Make dependency optional
2015-07-28 Kyle M HallBug 13948: Add ability to dump template toolkit variabl...
2015-07-28 Marcel de RooyBug 13049: Merge selfreg cron jobs into cleanup_database
2015-07-28 Stéphane DelauneBug 10961: (followup) Make query fields explicit and...
2015-07-28 Kyle M HallBug 10961: Error in GetMarcBiblio can cause severe...
2015-07-24 Marc VéronBug 14107: Patron cards: Make barcode width and height...
2015-07-24 Jonathan DruartBug 8684: Fix duplicate check on creating items in...
2015-07-24 Marcel de RooyBug 14569: Typo borroewr|borow
2015-07-21 Kyle M HallBug 14167: Add Koha::Logger based on Log4perl
2015-07-20 Jonathan DruartBug 12137: Use Koha.Preference to access pref value
2015-07-20 Mark TompsettBug 12137: Extend CalendarFirstDayOfWeek to be any day
2015-07-20 Mark TompsettBug 14121: Silence warnings t/db_dependent/Auth_with_cas.t
2015-07-20 Katrin FischerBug 11620: Add dissertation-information index for MARC2...
2015-07-20 Marcel de RooyBug 14494: Terribly slow checkout caused by DateTime...
2015-07-20 Jonathan DruartBug 14494: Prevent slow checkout if the patron does...
2015-07-20 AleishaBug 14436: Noisy warns in C4/Utils/DataTables/Members.pm
2015-07-20 Jonathan DruartBug 9006: Remove AUTOLOAD in C4::Context
2015-07-10 Mark TompsettBug 14428: Remove C4::Input
2015-07-07 Julian FIOLBug 14207: Improving circulation performance
2015-07-07 Jonathan DruartBug 9942: Make Koha fails if privacy is not respected
2015-06-24 Jonathan DruartBug 13014: Notify budget owner on new suggestion - UT
2015-06-24 Fridolin SomersBug 14439: Typo in Bug 14408 regexp
2015-06-22 Jonathan DruartBug 14408: Allow integers in template paths
2015-06-22 ChrisBug 14408: Path Traversal error
2015-06-22 Tomas Cohen AraziBug 14383: (QA followup) missing POD fix in C4/Branch.pm
2015-06-22 Jonathan DruartBug 14383: Fix POD error in C4/Ratings.pm
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-06-22 Bernardo Gonzalez... Bug 12616: Locale in subscriptions not preselecting...
2015-06-22 Jonathan DruartBug 10063: Remove outdated FIXME
2015-06-22 Katrin FischerBug 10063: Correct documentation of C4::Members::IsMemb...
2015-06-22 Eivin Giske SkaarenBug 14421: Corrected example in SMS.pm to working versi...
2015-06-22 Mark TompsettBug 14425: Typo in C4::Context IsSuperLibrarian perldoc
2015-06-19 Amit GuptaBug 13993: (3) Transfer order leaves incorrect orderstatus
2015-06-19 Jonathan DruartBug 4137: Fix the OPACViewOthersSuggestions behavior
2015-06-18 Katrin FischerBug 8686: Raise required version of URI::Escape to...
2015-06-11 Jonathan DruartBug 7981: Remove HomeOrHoldingBranchReturn syspref...
2015-06-11 Benjamin RoksethBug 7981: Remove HomeOrHoldingBranchReturn syspref
2015-06-11 Indranil Das GuptaBug 14206: Adds delete function for non email templates
2015-06-08 Tomas Cohen AraziBug 14344: uninitialized value warning C4/Utils/DataTab...
2015-06-08 Jonathan DruartBug 11790: Remove dependency C4::Context from C4::Charset
2015-06-07 Tomas Cohen AraziBug 14339: C4::Context->preference should return undef...
2015-06-07 Tomas Cohen AraziBug 14346: (folowup) Fix previously existing POD
2015-06-07 Tomas Cohen AraziBug 14346: t/Biblio.t fails because of new warning
2015-06-05 Jonathan DruartBug 7976: Remove the borrow permission
2015-06-04 Tomas Cohen AraziBug 13967: (RM followup) fix merge error
2015-06-04 Kyle M HallBug 14142 - Holds queue viewer only displays first...
2015-06-04 Marc VéronBug 14024 - add reports to action logs
2015-06-04 Marc VéronBug 14024 - add reports to action logs
2015-06-04 Marc VéronBug 14313: OPAC - Adding a comment makes result browser...
2015-06-04 Kyle M HallBug 13967 - System preferences need a package
2015-06-04 Mark TompsettBug 5010: Fix OPACBaseURL to include protocol
2015-06-04 Tomas Cohen AraziBug 14283: Required Devel::Cover should be Wheezy's
2015-06-01 Mark TompsettBug 14115: Silence warnings in t/Label*
2015-06-01 Mark TompsettBug 14120: Fixing t/db_dependent/Auth.t noise
2015-05-26 Julian FIOLBug 13899: Add changes as asked in Comment 5
2015-05-26 Tomas Cohen AraziRevert "Bug 6679: Fix 11 perlcritic violations in C4...
2015-05-26 Tomas Cohen AraziRevert "Bug 6679: Fix 9 perlcritic violations in C4...
2015-05-26 Tomas Cohen AraziRevert "Bug 6679: Fix 6 perlcritic violations in C4...
2015-05-26 Tomas Cohen AraziRevert "Bug 6679: Fix 2 perlcritic violations in C4...
2015-05-26 Tomas Cohen AraziRevert "Bug 6679: (follow-up) fix 9 perlcritic violatio...
2015-05-26 Tomas Cohen AraziRevert "Bug 6679: Fix 3 perlcritic violations in C4...
2015-05-26 Jonathan DruartBug 12160: Rename opacuserjs with OPACUserJS
2015-05-26 Jonathan DruartBug 12160: Rename intranetuserjs with IntranetUserJS
2015-05-26 Mason JamesBug 6679: Fix 3 perlcritic violations in C4/Record.pm
2015-05-26 Jonathan DruartBug 6679: (follow-up) fix 9 perlcritic violations in...
2015-05-26 Mason JamesBug 6679: Fix 2 perlcritic violations in C4/Installer...
2015-05-26 Mason JamesBug 6679: Fix 6 perlcritic violations in C4/Reports...
2015-05-26 Mason JamesBug 6679: Fix 9 perlcritic violations in C4/TmplTokenTy...
2015-05-26 Mason JamesBug 6679: Fix 11 perlcritic violations in C4/Dates.pm
2015-05-26 AleishaBug 14184: Undefined $term causes noisy warns in C4...
2015-05-22 Julian FIOLBug 14059: Delete all export of get_column_names
2015-05-22 Julian FIOLBug 14059: Testing C4::Creators::Lib
2015-05-22 Mark TompsettBug 14118: Silence warnings t/DataTables/Members.t
2015-05-19 Julian MauriceBug 13687: Move hold policy check into CanItemBeReserved
next