genjimoto
33ebc33588
Added picture displaying code. If member picture exists in intranet-tmpl/borrowerimages/ (ie if bornum is 1, then its picture will be 1.jpg) then display.
2005-08-22 04:18:31 +00:00
tipaul
887f317724
fixing a bug preventing compilation
2005-08-04 14:48:53 +00:00
tipaul
c52e5b61dd
synch'ing 2.2 and head
2005-08-04 14:10:52 +00:00
tipaul
df6c6bcada
Letters / alert system, continuing...
...
* adding a package Letters.pm, that manages Letters & alerts.
* adding feature : it's now possible to define a "letter" for any subscription created. If a letter is defined, users in OPAC can put an alert on the subscription. When an issue is marked "arrived", all users in the alert will recieve a mail (as defined in the "letter"). This last part (= send the mail) is not yet developped. (Should be done this week)
* adding feature : it's now possible to "put to an alert" in OPAC, for any serial subscription. The alert is stored in a new table, called alert. An alert can be put only if the librarian has activated them in subscription (and they activate it just by choosing a "letter" to sent to borrowers on new issues)
* adding feature : librarian can see in borrower detail which alerts they have put, and a user can see in opac-detail which alert they have put too.
Note that the system should be generic enough to manage any type of alert.
I plan to extend it soon to virtual shelves : a borrower will be able to put an alert on a virtual shelf, to be warned when something is changed in the virtual shelf (mail being sent once a day by cron, or manually by the shelf owner. Anyway, a mail won't be sent on every change, users would be spammed by Koha ;-) )
2005-08-04 08:54:54 +00:00
hdl
8a87b560ac
Fixing bug in deletemem.pl :
...
flags verification was not good.
Adding branch Independancy management.
In memberentry.pl and deletemem.pl
2005-07-29 16:12:53 +00:00
hdl
31ca1f9770
Adding superlibrarian rights when IndependantBranches is set.
2005-07-29 08:33:48 +00:00
hdl
d997258580
First step of independacy branch management.
...
Displaying only librarian branch if librarian is not superlibrarian and IndependantBranches is set.
2005-07-28 17:38:29 +00:00
hdl
87d94a85da
Adding branch independancy management.
...
Showing management buttons if same branch librarian.
TODO : control of user branch before displayin modify pages.
2005-07-28 17:30:18 +00:00
hdl
02c6eacdb7
Adding scrolling list for sort1 and sort2
2005-06-22 09:36:24 +00:00
hdl
65b33d08c6
Adding countlines
2005-06-21 07:42:24 +00:00
tipaul
6b0ee5525b
synch'ing 2.2 and head
2005-06-20 14:10:00 +00:00
hdl
5c1241034b
Displaying search results count
2005-06-20 10:14:12 +00:00
tipaul
64cd740d2b
synch'ing 2.2 and head
2005-05-04 08:58:30 +00:00
tipaul
93ff09d081
merging 2.2 branch with head. Sorry for not making it before, many many commits done here
2005-03-01 13:40:35 +00:00
oleonard
71342adba7
Using destination parameter to return users to circulation if they clicked the 'edit' link from the circulation screen
2005-02-16 20:23:58 +00:00
oleonard
783823ad9d
Adding option to switch templates based in URL parameter.
...
- print=page uses members/moremember-print.tmpl
- print=slip uses members/moremember-receipt.tmpl
- no print parameter uses default members/moremember.tmpl
2005-02-10 19:34:59 +00:00
oleonard
228ed8afc8
Adding borrowernotes to the list of flags to trigger the 'flagged' variable. This helps display of flags and notes mimic the display in circulation
2005-02-09 22:18:01 +00:00
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