Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ryan Higgins fc98d228c2 Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 16 years ago
..
admin-home.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 17 years ago
aqbookfund.pl admin subdir - Dates.pm integration and warnings fixes. 17 years ago
aqbudget.pl INNER JOIN was too much restrictive for migrated libraries. 17 years ago
auth_subfields_structure.pl Removing dbh line altogether as discussed on koha-patches 16 years ago
auth_tag_structure.pl Bug Fix : Creating a new authority type would fail on creating subfield_structure 16 years ago
authorised_values.pl bug Fixing 2081 16 years ago
authtypes.pl #1546 fix (removing REPLACE) 17 years ago
biblio_framework.pl kohabug 2100 - allow deletion of non-default MARC framework 16 years ago
branches.pl removing useless code 17 years ago
categorie.pl cleanup in memberentry,categories. 17 years ago
checkmarc.pl MARC framework test - tests all frameworks 16 years ago
cities.pl Killing more replace statements, bug 1546 17 years ago
classsources.pl bugfix: correct class sort rule not selected when editing class source 17 years ago
currency.pl currency expansion - symbol and timestamp. PLEASE VERIFY SQL edit. Should be equivalent to: ALTER TABLE `currency` ADD `symbol` varchar(5) default NULL, ADD `timestamp` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP; 17 years ago
finesrules.pl kohabug 2022 - fixed fine and issuing rules editors 16 years ago
issuingrules.pl Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 16 years ago
itemtypes.pl bug 2047: refactoring icon manipulation logic 16 years ago
koha2marclinks.pl Fixing some markup issues and alternating table row colors. 17 years ago
letter.pl Removing replace sql from admin/letter.pl as per bug 1546 17 years ago
marc_subfields_structure.pl Add cn_source to authorised values dropdown in marc structure editor. 16 years ago
marctagstructure.pl Fix a bug preventing existing tag modification in MARC Framework 16 years ago
matching-rules.pl added editor for MARC matching rules 17 years ago
patron-attr-types.pl new editor for patron attribute types 16 years ago
printers.pl Printers code paring, related to bug 2045. This does not resolve the bug, 16 years ago
roadtype.pl Whoops fixing the update call, had params round the wrong way 17 years ago
smart-rules.pl Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 16 years ago
stopwords.pl Removing replace from stopwords.pl 17 years ago
systempreferences.pl Final update to holds queue work: adds link to holds queue 16 years ago
z3950servers.pl Fix bug in /admin/z3950servers.pl 16 years ago