Koha/opac
tipaul bee8cebb41 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:55:54 +00:00
..
changelanguage.pl moving language chooser to the main page. 2004-08-16 12:49:42 +00:00
getfromintranet.PL New installer helper script 2005-07-19 02:38:12 +00:00
opac-account.pl Added Paul's LibraryName variable to template 2004-01-08 18:23:36 +00:00
opac-addbookbybiblionumber.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
opac-alert-subscribe.pl Letters / alert system, continuing... 2005-08-04 08:55:54 +00:00
opac-basket.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
opac-detail.pl Moved the title words splitting, changed the authorwords routine abit. added a check for author and additionalauthors. No use having checkboxes for non-existant data. 2005-06-27 22:26:16 +00:00
opac-detailprint.pl *** empty log message *** 2004-11-16 13:03:05 +00:00
opac-dictionary.pl synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
opac-ISBDdetail.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
opac-logout.pl small bugfix to make logout work 2002-12-20 13:59:07 +00:00
opac-main.pl synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
opac-MARCdetail.pl Displaying dashed isbn. 2005-06-15 16:09:42 +00:00
opac-membership.pl fixes missing 2003-03-19 15:14:42 +00:00
opac-moredetail.pl *** empty log message *** 2003-03-26 04:42:56 +00:00
opac-readingrecord.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
opac-renew.pl removing Renewals2 (all circ related subs are moved to Circ2.pm) 2004-05-04 15:46:58 +00:00
opac-reserve.pl synching with rel_2_2 2005-07-06 21:32:02 +00:00
opac-search-biblio.pl two new files 2005-06-03 17:01:53 +00:00
opac-search.pl restored search for available books functionality while ensuring that a search not asking about the availablity doesn't take longer than normal. Achieved via new parameter in SearchMarc::Catalogsearch called $extratables. 2005-06-25 05:26:14 +00:00
opac-searchresults.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
opac-sendbasket.pl Fixing a bug caused by the syncing with the 2.2 branch 2005-06-29 02:01:03 +00:00
opac-serial-issues.pl Letters / alert system, continuing... 2005-08-04 08:54:54 +00:00
opac-shelves.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
opac-sidebar.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
opac-suggestions.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
opac-user.pl Letters / alert system, continuing... 2005-08-04 08:54:54 +00:00
opac-userdetails.pl fix for bug 981 2005-05-31 14:23:08 +00:00
opac-userupdate.pl synch'ing 2.2 and head 2005-05-04 08:58:30 +00:00
searchoptions.pl minor bugfix 2005-06-02 04:36:22 +00:00