Final update to holds queue work: adds link to holds queue
authorJoshua Ferraro <jmf@liblime.com>
Tue, 20 May 2008 17:36:40 +0000 (12:36 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 20 May 2008 17:36:40 +0000 (12:36 -0500)
commit2ee27fb1ccdb99532f612c81aa7d47db3c367654
tree859e315263e585a4426cd73909b646a23c69cf0c
parenta9a4965277359cb7672eedf522b1cda617f38f6c
Final update to holds queue work: adds link to holds queue
from circulation dashboard, creates new sysprefs, assigns
the sysprefs to the proper tab in sysprefs (Circulation),
updatedatabase changes to do the previous, and fixing one
redundent limit in the query for build_holds_queue.pl

Note: still need to address item-level holds
admin/systempreferences.pl
circ/view_holdsqueue.pl [new file with mode: 0755]
installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tmpl [new file with mode: 0644]
misc/cronjobs/holds/build_holds_queue.pl