Commit graph

1302 commits

Author SHA1 Message Date
oleonard
0a38b7dabb Updating for 2.2 2005-01-12 20:19:01 +00:00
oleonard
f975d0e7c0 Updating for 2.2 2005-01-12 17:47:30 +00:00
oleonard
0a3c51be8a Correcting malformed template tag delimiter 2005-01-12 17:02:20 +00:00
oleonard
1855b0cf3e Synching with latest changes to default template 2005-01-11 16:54:14 +00:00
oleonard
e039af3292 Adding NPL versions of these templates 2005-01-11 16:44:09 +00:00
oleonard
6f3b297b04 Minor correction to HTML 2005-01-10 21:45:37 +00:00
oleonard
e13180585b Moving HTML markup from the script to the template 2005-01-10 21:34:42 +00:00
oleonard
31bc7d7f3c Updating for inclusion of serials 2005-01-10 17:07:13 +00:00
oleonard
f8a0e99700 Adding NPL versions of these templates 2005-01-10 17:02:54 +00:00
oleonard
b99c52d723 Synching with default tempalte 2005-01-10 17:00:30 +00:00
oleonard
4e7fdee48d Removing accidentally-hardcoded member number 2005-01-10 16:49:17 +00:00
oleonard
7d9f019241 Required for barcode generator 2005-01-05 15:45:12 +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
8b6ddcc968 Adding NPL versions of these templates 2005-01-04 22:32:26 +00:00
oleonard
59aa409294 Corrections to English and minor corrections to HTML 2005-01-04 20:20:52 +00:00
tipaul
c591cf1859 synch'ing virtual shelves management in opac with the librarian one, that has more features 2005-01-03 11:09:33 +00:00
tipaul
a47efce802 merging opac.css and marc-editor.css, that is used in MARC view. 2005-01-03 11:08:36 +00:00
tipaul
cb32ef4fc1 adding "opacstylesheet" systempreference.
if this parameter is defined, the url is used instead of the default one.
So, you can have your own stylesheet somewhere, and use it instead of the official Koha one.
2005-01-03 10:58:46 +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
acli
cd08a02005 Spelling correction 2004-12-30 07:46:05 +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
tipaul
0d8e203523 adding bookshelf features :
* create bookshelf on the fly
* modify a bookshelf (this being not finished, will commit the rest soon)
2004-12-15 17:28:22 +00:00
tipaul
60db5889fb fix for strange things in MARC view when label is too long 2004-12-15 16:03:55 +00:00
tipaul
52a123a1a4 fix for :
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=858

* added a button to cancel issue
* adding checkbox to cancel reserve on the book (checked by default)
* the cancelation reserve is done on reserves done for a given item or for any item

Nelsonville, pls test & confirm it's OK
2004-12-15 10:47:09 +00:00
oleonard
e353fb78ae Adding hidden fields for use if Due Date form is commented out 2004-12-11 21:01:15 +00:00
oleonard
4cbcfc0931 Added style for accesskey indicator, altered positioning to help Internet Explorer compatibility 2004-12-11 17:50:12 +00:00
oleonard
b15fe35e33 Accesskeys for search form fields 2004-12-11 15:30:16 +00:00
tipaul
e2914a4499 Improvement : adding a systempref to define default view in OPAC (either normal, MARC or ISBD). Created automatically during install or update. Check that you have a Koha >> parameters >> systempreferences >> BiblioDefaultView, Variable type : Choice, Variable options : normal|marc|isbd 2004-12-10 16:11:29 +00:00
oleonard
2bf0cd561e Converting page number graphics to text links 2004-12-09 19:44:50 +00:00
oleonard
928c77d368 New styles for results list page numbers 2004-12-09 19:44:09 +00:00
oleonard
0ed6ea0358 Making slight changes to the display of titles 2004-12-09 17:33:55 +00:00
oleonard
93ffb76203 Making some formatting changes to result list: Empasizing title, deliniating columns, widening table 2004-12-09 17:31:25 +00:00
oleonard
8a4e266e08 Changes to help template validate, adding 'for' attribute to labels. 2004-12-09 16:30:14 +00:00
oleonard
c22c20d0a4 Creating alternate classes for ids which end up being used multiple times 2004-12-09 16:29:22 +00:00
oleonard
0dae333ab4 Merged javascript blocks, encoded ampersand 2004-12-09 16:28:16 +00:00
oleonard
1ca847571f Removing NPL-specific link 2004-12-08 16:12:17 +00:00
tipaul
62bf07de80 fix to add biblio in basket when the query has only 1 result 2004-12-08 10:27:10 +00:00
tipaul
53c7b55826 css & html fixes 2004-12-08 10:26:32 +00:00
tipaul
f3e076ad71 minor CSS change 2004-12-08 10:26:03 +00:00
tipaul
4adca96503 itemcallnumber is not a contains but a start by 2004-12-08 10:25:12 +00:00
tipaul
40b4da6773 subject displaying 2004-12-08 10:23:04 +00:00
tipaul
a3bc9cdf82 email sent basket : the sender can give it's name, in case the basket is sent to a friend, not to itself 2004-12-07 10:10:40 +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
1d7e6ef66e Removing non-functional "Beginning Date" and "Ending Date" form fields 2004-12-06 17:56:56 +00:00