Bug 18376 - authority framework creation fails under Plack
[koha.git] / admin /
2017-05-22 Fridolin SomersBug 18376 - authority framework creation fails under...
2017-05-10 Jonathan DruartBug 18066: Hea V2
2017-05-10 Jonathan DruartBug 14608: Add a page to configure shared statistics
2017-04-21 Marcel de RooyBug 17872: Fix small error in GetBudgetHierarchy and...
2017-03-15 Mark TompsettBug 18111: Swap framework_name and frameworkcode
2017-03-15 Jonathan DruartBug 18111: Fix import of default framework
2016-10-24 Jonathan DruartBug 17389: (bug 16035 follow-up) Fix export non-default...
2016-10-24 Julian MauriceBug 16035: MARC default bibliographic framework Export fix
2016-09-16 Frédéric DemiansBug 17281 Warning when saving subfield structure
2016-08-24 Jonathan DruartBug 17009: Speed up the framework duplication
2016-08-24 Jonathan DruartBug 16955: Do not clear from cache when adding a new...
2016-08-16 Kyle M HallBug 16612 - Cannot set "Until date" for "Enrollment...
2016-07-01 Jonathan DruartBug 13074: Use Koha::Cache to cache the defaults values...
2016-05-17 Jonathan DruartBug 16259: Replace CGI->param with CGI->multi_param...
2016-05-16 Jonathan DruartBug 16154: Fix some other occurrences
2016-05-16 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-05-16 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-05-16 Jonathan DruartBug 15009: QA follow-up
2016-04-22 Jonathan DruartBug 15757: Make issuelength default to null instead...
2016-04-14 Julian MauriceBug 15962: Block the currency deletion if used
2016-04-06 Jonathan DruartBug 15773: Fix and standardise checkboxes code in framework
2016-03-23 Jonathan DruartBug 16013: Make classification sources deletable
2016-03-23 Jonathan DruartBug 11998: Use Koha::Cache to cache sysprefs
2016-03-07 Jonathan DruartBug 15755: Display default item type as "All" in circ...
2016-03-07 Jonathan DruartBug 15306: Do not display the translate link if only...
2016-01-25 Jonathan DruartBug 15354: Sort itemtypes by translated description...
2016-01-25 Jonathan DruartBug 15354: Fix translated itemtype descriptions in...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-31 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-12-31 Jonathan DruartBug 15344: Remove unucessary call to GetMemberDetails
2015-12-31 Aleisha Bug 14153: Noisy warns in admin/transport-cost-matrix.pl
2015-11-20 Holger MeißnerBug 14101: Automatic renewals exactly on due date
2015-11-19 Mark TompsettBug 4502: An attempt to make things more sensible.
2015-11-19 Jonathan DruartBug 4502: Catch software error if no active budget...
2015-11-17 Jonathan DruartBug 15109: Make name the default sort order for all...
2015-11-05 Jonathan DruartBug 14836: Move Koha::PatronCategor* to Koha::Patron...
2015-11-05 Jonathan DruartBug 14836: Use Koha::PatronCategor[y|ies] in admin...
2015-11-04 Katrin FischerBug 11431: (QA followup) Typo in help file / variable...
2015-11-04 Kyle M HallBug 11431: (QA followup) Add ability to edit audio...
2015-11-04 Kyle M HallBug 11431: (QA followup) Always allow audio alerts...
2015-11-04 Kyle M HallBug 11431: (QA followup) Fix alter precedences on delete
2015-11-04 Kyle M HallBug 11431: Add additional sound options
2015-11-02 Jonathan DruartBug 15087: hardduedate should not be inserted as 0000...
2015-11-01 Bernardo Gonzalez... Bug 15093: Load/show saved item type group and hideinopac
2015-10-29 Jonathan DruartBug 14931: (qa followu-up) small improvements
2015-10-29 Marc VéronBug 14931: (Follow-up) Validate date entry in contracts
2015-10-29 Marc VéronBug 14931: Remove C4::Dates from files admin/aq*.pl
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-10-27 Marc VéronBug 14949: Remove remaining C4::Dates and fix display...
2015-10-27 Marc VéronBug 14949: (followup) Fix regression with hard due...
2015-10-27 Marc VéronBug 14949: Remove C4::Dates from admin/smart-rules...
2015-10-22 Kyle M HallBug 13590: Add ability to charge fines at start of...
2015-10-22 BlouBug 10937: cleanup and rename DOCTYPECAT to ITEMTYPECAT
2015-10-22 ahmedBug 10937: Option to hide and group itemtypes from...
2015-10-19 Jonathan DruartBug 10363: FIX regression - prevent duplicate
2015-10-19 Jonathan DruartBug 10363: FIX rebase conflict error
2015-10-19 Kyle M HallBug 10363: [QA Followup]
2015-10-19 Jonathan DruartBug 10363: Use Koha::AuthorisedValue[s] in the admin...
2015-10-13 Jonathan DruartBug 14841: Fine column is not manage by columns settings
2015-10-13 Jonathan DruartBug 14045: Introduce the maxonsiteissueqty field as...
2015-10-05 Jonathan DruartBug 14888: Update copyright and wording
2015-10-05 Jonathan DruartBug 14888: use Koha::Cit[y|ies] in admin/itemtypes
2015-09-18 Jesse WeaverBug 14510: (QA followup) Add more columns, resort
2015-09-18 Jesse WeaverBug 14510: Allow column visibility in additem.pl to...
2015-09-07 Jonathan DruartBug 14649: Fix regression - display fund name on budget...
2015-09-02 Jonathan DruartBug 12965: Prevent to erase an existing item type
2015-08-28 David CookBug 11584: Add wysiwyg editor to system preferences...
2015-07-20 Jonathan DruartBug 12054: Inactive vendors should be inactive
2015-07-20 David CookBug 14521: SQL injection in local use system preferences
2015-07-20 Jonathan DruartBug 9006: Remove AUTOLOAD in C4::Context
2015-07-10 Mark TompsettBug 14428: Remove C4::Input
2015-06-23 Jonathan DruartBug 8802: On editing a library group category type...
2015-06-22 Stefan WeilBug 14383: admin: Fix some typos in comments and docume...
2015-05-22 Mark TompsettBug 14145: Noisy warns in admin/preferences.pl
2015-05-19 Jonathan DruartBug 10947: Fix editing the default authority type
2015-05-19 Jonathan DruartBug 10011: Save branch limitations on creating a new...
2015-05-07 Jonathan DruartBug 14042: Get rid of the home made pagination in the...
2015-04-30 Jonathan DruartBug 1487: Store the "display only used tags/subf" value...
2015-04-24 Jonathan DruartBug 13492: Add the location column to the checkouts...
2015-04-24 Jonathan DruartBug 13492: Add the column configuration for the checkou...
2015-04-24 Jonathan DruartBug 13492: Add the column configuration for the checkou...
2015-04-21 Jonathan DruartBug 10131: Add a fallback if the pref search is not...
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-16 Tomas Cohen AraziBug 10480: (QA followup) hide the EXAMPLE.pl plugin
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - Fix...
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - Serial...
2015-04-13 Jonathan DruartBug 13891: DataTables server-side processing - budget...
2015-04-13 Jonathan DruartBug 13865: Columns configuration - Orders search
2015-04-10 Jonathan DruartBug 13866: Columns configuration - Patrons search
2015-04-10 Jonathan DruartBug 13372: Items lost report improvements
2015-04-08 Jonathan DruartBug 13875: Columns configuration - Allow underscore...
2015-04-08 Jonathan DruartBug 13864: Columns configuration - Late orders
2015-03-31 Jonathan DruartBug 3969: Fix funds search
2015-03-31 Jonathan DruartBug 5002: Show all patron categories after insert
2015-03-31 Jonathan DruartBug 5002: Display messages on adding/deleting patron...
2015-03-25 Kyle M HallBug 5786 [QA Followup]
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-02-09 Fridolin SomersBug 13401 - sort branches alphabetically in admin/autho...
next