Commit graph

977 commits

Author SHA1 Message Date
doxulting
cd6ffcb59e the javascript variable 'title' wasn't initialized 2005-03-07 15:19:26 +00:00
hdl
98634c4090 Adding a link to issues stats reports in reports-home 2005-03-03 16:38:24 +00:00
hdl
e18a9798c8 Adding Reports on issues Stats 2005-03-03 16:37:27 +00:00
doxulting
f6d705cd5b Modified Check function to report to user the name of the missing fields, not only their number. 2005-03-03 16:10:35 +00:00
doxulting
228718a689 when changing TMPL_IF to TMPL_UNLESS, had forgotten to change the closing tags. Bug corrected 2005-03-03 10:22:14 +00:00
doxulting
e98376a1a4 Adding a new case when =duplicate to allow duplication of a biblio 2005-03-01 16:19:54 +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
hdl
c4e48a5ff4 Bug fixes 2005-02-28 21:38:34 +00:00
hdl
65ac247ed3 Adding calendar javascript facilities 2005-02-25 20:52:14 +00:00
hdl
208c796619 Adding stats on acquisitions... First Version 2005-02-25 20:50:04 +00:00
hdl
125706e167 Beautifying selection 2005-02-24 23:42:51 +00:00
doxulting
f08c696bb2 Added a trash icon to every line to allow user to remove an order from the basket without setting its quantity to 0 2005-02-24 15:11:58 +00:00
hdl
6fea10ed0f bugs fixing on catalogue stats reporting 2005-02-24 11:27:32 +00:00
hdl
00efe73c6c Improving borrowers statitics management 2005-02-24 11:26:39 +00:00
tipaul
adbcc2a21f patch to hide empty fields 2005-02-23 14:11:21 +00:00
hdl
80f196aedd Adding catalogue reporting templates 2005-02-23 12:59:14 +00:00
hdl
9f1441e7fd gestion des exportations 2005-02-21 19:18:46 +00:00
hdl
31b4599272 Adding reports 2005-02-19 17:31:42 +00:00
oleonard
fd132f69f8 Updating table row color toggle to match update to script 2005-02-15 20:42:14 +00:00
oleonard
55291c80c3 Correction to keep translator tool happy 2005-02-11 16:52:53 +00:00
oleonard
f4fa31002d Updating table row color toggle to work properly with script change 2005-02-11 16:20:23 +00:00
oleonard
a6abd495c4 Switching from building 'edit' link in the script to building it in the template itself by creating edit_tagfield and edit_frameworkcode variables to pass to the template.
This change to the template is required if the link is to work
2005-02-10 22:43:53 +00:00
tipaul
b76eeb5867 *** empty log message *** 2005-02-10 11:13:24 +00:00
oleonard
afe7dcca6c Correcting terminology: 'reservoir' instead of 'breeding farm' 2005-02-03 16:15:10 +00:00
oleonard
26ea39ad05 Correcting terminology: 'reservoir' instead of 'breeding farm' 2005-02-03 16:07:53 +00:00
acli
c70aeb22ae Spelling correction 2005-01-31 01:52:36 +00:00
oleonard
904a4330fd Adding display of member flags, if present (debarred, gonenoaddress, and lost) 2005-01-27 22:24:03 +00:00
oleonard
bd53a70d31 Altering table row color declaration to match changes in categorie.pl (moving color declaration out of script and into template) 2005-01-20 20:20:01 +00:00
oleonard
396125b41b Altering table row color declaration to match changes in issuingrules.pl (moving color declaration out of script and into template) 2005-01-20 18:45:29 +00:00
oleonard
49c89724a5 Adding declaration for tr.hilighted to match td.hilighted (for alternating row colors) 2005-01-20 18:03:33 +00:00
oleonard
6f1c0ff23f Altering table cell color declaration to match changes in issuingrules.pl (moving color declaration out of script and into template) 2005-01-20 17:38:16 +00:00
oleonard
851de28076 Updated to show items as waiting only if destination branch matches holding branch. Otherwise waiting items will be shown as "in transit" between holding branch and destination branch. 2005-01-19 21:45:56 +00:00
oleonard
60c6a26d8a templates for member quicksearch (to allow quick member searching in popup from request page) 2005-01-13 22:41:54 +00:00
oleonard
899b2139ca Adding quick search link. This opens a pop-up to allow for searching for member card number. Choosing a member from the search results list closes the window and populates the card number field in request.pl template. 2005-01-13 22:41:03 +00:00
oleonard
a37eed6eb9 Header include for member-quicksearch-results.tmpl (includes javascript for communicating with parent window) 2005-01-13 22:39:31 +00:00
oleonard
4aae4ad1b3 Replacing default template accidentally overwritten with NPL one 2005-01-13 20:27:16 +00:00
oleonard
2fba616712 Synching with default tempalte 2005-01-13 20:24:06 +00:00
oleonard
b0260bb962 Trimming HTML markup, improving translation, and adding KohaAdminEmailAddress 2005-01-13 19:12:58 +00:00
oleonard
0a3c51be8a Correcting malformed template tag delimiter 2005-01-12 17:02:20 +00:00
oleonard
e13180585b Moving HTML markup from the script to the template 2005-01-10 21:34:42 +00:00
tipaul
b0c9797a08 french version for 2.2.0 2005-01-05 14:33:21 +00:00
tipaul
51a6902141 updated credits for 2.2 release 2005-01-05 14:32:56 +00:00
tipaul
af5513476b *** empty log message *** 2005-01-05 14:32:30 +00:00
oleonard
59aa409294 Corrections to English and minor corrections to HTML 2005-01-04 20:20:52 +00:00
tipaul
5aa60ee667 * bugfix for the search on a MARC detail, when you clic on the magnifying glass (caused an internal server error)
* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC subfield, the magnifying glass won't search on the field, but on the linked field. I agree it's a partial support. Will be improved, but I need to investigate MARC21 & UNIMARC diffs on this topic.
2005-01-03 10:48:33 +00:00
tipaul
51326d1011 online help for members 2004-12-22 16:12:45 +00:00
tipaul
7f84ccebfb minor html modif : when a tag is repeated, the tag header is not repeated, but replaced by a space. 2004-12-22 10:14:43 +00:00
tipaul
f72a2ceb5f adding bookshelf features :
* create bookshelf on the fly
* modify a bookshelf name & status
2004-12-16 11:30:57 +00:00
oleonard
958c5ca910 Applying JYL57's patch from Bugzilla for Bug 872 2004-12-15 22:11:52 +00:00
oleonard
c7e41eda1b Fix for Bug 831 -- Changing heading for adding an organization 2004-12-15 21:52:25 +00:00