Koha/C4
rangi 9796fc3b87 A work in progress still.
This module is for dealing with user submitted reviews of items
Currently it allows (with some scripts) a user to review any item on their reading record.
The review is marked unvetted, and a librarian must vette and approve the review before it can show to the public

The scripts to add/edit a review, and to display them for the opac are done.
The script to display a list of reviews waiting vetting for the librarians has also been done.
2005-09-03 00:05:40 +00:00
..
Barcodes adding barcode generator to Koha 2004-09-20 15:03:27 +00:00
Circulation Fix for loanlength to make the default length work properly 2005-08-31 23:11:19 +00:00
Interface/CGI moving language chooser to the main page. 2004-08-16 12:48:52 +00:00
Accounts.pm Fixing a line that was throwing up warnings when running the script with -w 2005-05-14 22:20:17 +00:00
Accounts2.pm UpdateStats is now being passed $accountno. 2005-08-18 21:15:20 +00:00
Acquisition.pm removing branches sub, that should be in Koha.pm package (generic sub) 2005-09-02 14:30:28 +00:00
Amazon.pm Added some minimal docs to Amazon.pm 2005-01-25 17:23:33 +00:00
Auth.pm adding emailaddress to user context. 2005-08-05 14:43:44 +00:00
Auth_with_ldap.pm synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
Authorities.pm synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
AuthoritiesMarc.pm synch'ing 2.2 and head 2005-08-04 13:27:37 +00:00
Biblio.pm continuing the work to move to zebra. Begin of work for MARC=OFF support. 2005-09-02 14:34:14 +00:00
BookShelves.pm adding bookshelf features : 2004-12-16 11:30:57 +00:00
Boolean.pm Forgot to take out debugging code 2003-02-06 07:07:54 +00:00
Breeding.pm synch'ing 2.2 and head 2005-05-04 15:39:07 +00:00
Bull.pm Adding a note field in serial table. 2005-08-24 08:49:03 +00:00
Context.pm adding emailaddress to user context. 2005-08-05 14:43:44 +00:00
Database.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Date.pm fix for #229 2003-04-08 11:30:55 +00:00
Format.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Groups.pm DBI call fix for bug 662 2003-12-15 10:49:46 +00:00
Input.pm synch'ing 2.2 and head 2005-08-04 13:27:37 +00:00
Koha.pm removing branches sub, that should be in Koha.pm package (generic sub) 2005-09-02 14:30:28 +00:00
Letters.pm adding some fields available for Letters 2005-08-05 15:50:46 +00:00
Log.pm minor (graphic) changes in log viewer 2005-08-08 09:11:54 +00:00
Maintainance.pm Adding Log Facility. 2005-07-15 16:10:31 +00:00
Members.pm synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
Output.pm synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
Print.pm Fix for bug 865 2004-11-28 08:32:36 +00:00
Query.pm Starting on C4::Query, 2004-03-07 01:49:34 +00:00
Reserves2.pm fix for : 2004-12-15 10:47:09 +00:00
Review.pm A work in progress still. 2005-09-03 00:05:40 +00:00
Scan.pm Added a POD of sorts. 2002-10-07 00:48:50 +00:00
Search.pm removing itemcount sub, that is already in Biblio.pm 2005-08-12 13:52:28 +00:00
SearchBiblio.pm two new files 2005-06-03 17:01:53 +00:00
SearchMarc.pm new feature : image for itemtypes. 2005-09-02 14:28:38 +00:00
Security.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Shelf.pm DBI call fix for bug 662 2003-12-15 13:41:43 +00:00
Stats.pm fixing unfilledreserves 2005-08-25 23:15:34 +00:00
Stock.pm DBI call fix for bug 662 2003-12-15 10:53:47 +00:00
Suggestions.pm Adding branch Independancy support for searchsugestion. 2005-07-26 17:01:11 +00:00
test.pl Removed trailing whitespace. 2002-10-13 09:31:35 +00:00
Z3950.pm fix fog bug #622 : processz3950queue fails 2003-10-01 15:08:14 +00:00