oleonard
|
46eed6c459
|
A small script to set or unset the 'debarred' status of patrons. Pass the script a borrowernumber and a 1 or 0. Optionally send cardnumber (member card number) and destination = 'circ' if you want the script to redirect to circulation screen instead of member details screen.
|
2005-02-09 21:58:40 +00:00 |
|
oleonard
|
7b4897de1c
|
Checking for the existence of flags (debarred, gonenoaddress. lost) and setting 'flagged' variable so the template knows whether or not to display the container for the error messages.
|
2005-01-27 22:33:16 +00:00 |
|
oleonard
|
d3059ce5e8
|
Adding option to output using quicksearch template if the quicksearch parameter is present (uses member-quicksearch.tmpl and member-quicksearch-results.tmpl)
|
2005-01-13 21:48:49 +00:00 |
|
oleonard
|
5541ec1e99
|
Moving error messages out of script and into template, fix for Bug 538
|
2004-12-06 21:07:30 +00:00 |
|
oleonard
|
cfd59e9ba3
|
Adding blank to relshiploop (altrelationship) loop (Bug 657)
|
2004-11-30 16:14:04 +00:00 |
|
oleonard
|
3e29b81f64
|
Fix for Bug 848
|
2004-11-26 20:24:38 +00:00 |
|
tipaul
|
20642d5592
|
bugfix from south america ;-) (fixing permission showing bug)
|
2004-11-22 15:53:20 +00:00 |
|
oleonard
|
8b3dfc9870
|
Adding replacement price to issues loop and a totalprice variable which totals the cost of all items on issue
|
2004-10-29 14:41:32 +00:00 |
|
oleonard
|
f1264c2ecf
|
Adding member number to template so that template can show link back to patron record
|
2004-10-27 15:33:55 +00:00 |
|
tipaul
|
6763e2a764
|
templating deletemember impossible when issues/debts/guarantees
|
2004-10-05 08:59:56 +00:00 |
|
tipaul
|
a0b7a81f14
|
fixing redirection after member deletion (due to script move to members/ )
|
2004-09-20 13:21:12 +00:00 |
|
shedges
|
f3e5fcd15d
|
Fix bug 789 (in HEAD)
|
2004-09-05 22:33:12 +00:00 |
|
tipaul
|
1edf59efe5
|
road to a better member management code.
Useful for LDAP integration
|
2004-09-02 16:27:09 +00:00 |
|
tipaul
|
56825e415f
|
modularizing (with Members.pm) members management
(beginning of...)
|
2004-08-30 13:48:58 +00:00 |
|
tipaul
|
fe850f8737
|
adding 2 free fields that can be used for sorting purposes
|
2004-07-06 08:24:17 +00:00 |
|
oleonard
|
d933157894
|
Correcting path to template
|
2004-06-21 20:36:24 +00:00 |
|
oleonard
|
5b910dacb5
|
Correcting path to template
|
2004-06-21 20:03:41 +00:00 |
|
rangi
|
ca6cf76ae1
|
Fix so that items on reserve dont show up as being renewable
|
2004-05-26 21:47:14 +00:00 |
|
tipaul
|
5065cfa25c
|
removing Renewals (all circ related subs are moved to Circ2.pm)
|
2004-05-04 15:46:01 +00:00 |
|
rangi
|
144c7b4c09
|
Fix for bug 729
|
2004-04-28 09:39:19 +00:00 |
|
oleonard
|
8c526aef14
|
Fixing redirect to moremember.pl
|
2004-04-08 16:10:13 +00:00 |
|
oleonard
|
13dac7f1b2
|
Fixing redirect which points to old location of moremember.pl
|
2004-03-24 21:23:12 +00:00 |
|
tipaul
|
94b1054661
|
css'ing & merging members management.
memberentry merges
* memberentry, moremember & insertdata (form, validation & storing)
* and the I series (Institution management)
|
2004-03-24 15:08:19 +00:00 |
|
tipaul
|
2951d20c69
|
moving members related scripts to "members" directory
|
2004-03-10 15:10:45 +00:00 |
|