15 Commits (08c6e629de50ba0f54cc9550d24b575cd7d820dd)

Author SHA1 Message Date
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 4 years ago
Agustin Moyano 5848da810e Bug 23816: Add minimum password length and require strong password overrides by category 4 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Agustin Moyano bcf9b259c5 Bug 19889: Make it possible to exclude items and categories from local holds priority 4 years ago
Tomás Cohen Arazi d96fc92856 Bug 10796: Handle can_change_password on the staff interface 5 years ago
Tomás Cohen Arazi 376d1a7023 Bug 21890: Allow restricting password resets by patron category 5 years ago
Tomás Cohen Arazi e8fc66f0f6 Bug 21890: Handle can_reset_password on the staff interface 5 years ago
Katrin Fischer 252f4674a5 Bug 14391: Add granular permissions to the administration module 6 years ago
Jonathan Druart df97814f30 Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
Alex Sassmannshausen 6a493842cf Bug 6906 - show 'Borrower has previously issued... 8 years ago
Kyle Hall 2af028bb13 Bug 16612 - Cannot set "Until date" for "Enrollment period" for Patron Categories 8 years ago
Jonathan Druart c133bedf54 Bug 16154: Fix some other occurrences 8 years ago
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* 9 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 11 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