3 Commits (f3e4b5bbb6b02d7bb6e89d84c0379666eb1e704f)

Author SHA1 Message Date
Jonathan Druart f3e4b5bbb6 Bug 16154: CGI->multi_param - Force scalar context 8 years ago
Jonathan Druart 3691bd8419 Bug 15548: Move new patron related code to Patron* 8 years ago
Jonathan Druart a2293ff6f5 Bug 15099: Move admin/categorie.pl to admin/categories.pl 9 years ago
Jonathan Druart 3c120e7b92 Bug 14836: Move Koha::PatronCategor* to Koha::Patron::Categor* 9 years ago
Jonathan Druart 891526e311 Bug 14836: Use Koha::PatronCategor[y|ies] in admin/categories.pl 9 years ago
Marc Véron c3c636bf7f Bug 14949: Remove remaining C4::Dates and fix display in admin/categorie.pl 9 years ago
Marc Véron 52c646b3ea Bug 14949: Remove C4::Dates from admin/smart-rules.pl and admin/categorie.pl 9 years ago
Jonathan Druart 918c068e17 Bug 10011: Save branch limitations on creating a new patron category 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart 0dd8e0dbd0 Bug 5002: Show all patron categories after insert 9 years ago
Jonathan Druart 886d02d8b7 Bug 5002: Display messages on adding/deleting patron category 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Jonathan Druart 75f0cc5771 Bug 11944: Some refresh don't indicate the charset to use 10 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Katrin Fischer bf1819a0ac Bug 12454: Can't add new patron categories 10 years ago
Kyle Hall 1511c55cde Bug 6254: (follow-up) tidy admin/categorie.pl ( whitespace changes only ) 10 years ago
Kyle Hall 1a737dcee6 Bug 6254: make it possible to set default privacy setting for new patrons 11 years ago
Chris Hall 80b7a8153d Bug 6739: make it possible to block expired patrons from OPAC actions 12 years ago
Mark Tompsett 2870c6bd85 Bug 11513: fix log warning noise in patron category editor 10 years ago
Jonathan Druart a469663d7b Bug 9108: Followup: send the dateformat value from C4::Auth 12 years ago
Jonathan Druart acbfe26c9e Bug 7919 : Display of values depending on the connexion library 12 years ago
Srdjan c1e5462db1 bug_8083: parameters subpermissions: manage_circ_rules and parameters_remaining_permissions 12 years ago
Kyle Hall 47e4f3ed84 Talking Tech Support - Phase I - Followup - Fix Messaging Preferences 12 years ago
Ian Walls d29efac4f3 Talking Tech Support - Phase I 12 years ago
Owen Leonard 5d5c4a67ec Fix for Bug 6872 - Can't set default SMS messaging options for patron category 13 years ago
Mark Gavillet 0ee5b38b1c Bug: 5547 - corrected insert to database 13 years ago
Ian Walls 48ee1dcb3f Bug 5547: Hide Lost Items dev 13 years ago
Sophie Meynieux 6282f652b2 Bug 5889: Messages name in english for notifications on public interface. 13 years ago
Henri-Damien LAURENT fb804b6020 Followup admin/categorie.pl 14 years ago
Donovan Jones bce3e2e619 Bug 2505 - Add commented use warnings where missing in the admin/ directory 14 years ago
Lars Wirzenius 2c67656108 Fix FSF address in directory admin/ 14 years ago
Nahuel ANGELINETTI dc9991d9b4 (MT823) add the possibility to have enrolment end date 15 years ago
Garry Collum 368681f9dd Bug 2889: Removed toggle variable from categorie.pl and categorie.tmpl. 15 years ago
Galen Charlton a1200e6498 bug 3222: messaging preferences for patron categories 15 years ago
Ryan Higgins f4811762d0 cleanup in memberentry,categories. 17 years ago
Paul POULAIN 8b7085a8ab removing useless code 17 years ago
Owen Leonard 737730e4a6 Continuing to add resident search form and breakcrumbs. Markup cleanup all around. 17 years ago
tipaul 24b5fab833 do not use REPLACE in SQL statements : it is not standard SQL, and don't work with integrity contraints : it's a delete/insert, not an UPDATE if the row exist. fixes the problem for borrower categories 17 years ago
hdl 100e6a9808 functions that were in C4::Interface::CGI::Output are now in C4::Output. 17 years ago
tipaul 7bd99ef365 removing all useless %env / $env 17 years ago
tipaul 2ffd5b7228 rel_3_0 moved to HEAD 17 years ago
tgarip1957 fe59c6c516 New framework handling. New koha_attr table for mapping MARC to koha 18 years ago
toins cc9524a875 Head & rel_2_2 merged 18 years ago
rangi b98cbde880 Adding a sprintf to format the fields involving currency to 2 decimal places 18 years ago
btoumi e55120f85f Add category type value with A for Adult P for Professional 18 years ago
tipaul 97182dceb2 improvements from SAN Ouest Provence : 18 years ago
hdl b810e2d71e changing parameters template directory to admin 18 years ago
doxulting e576fa725b Adding a parameter to allow acces to people with management flag 19 years ago
oleonard 262c959992 Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template) 20 years ago
tipaul 726c0565e8 various bugfixes 20 years ago