Commit graph

1274 commits

Author SHA1 Message Date
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
oleonard
b7bebaa100 Minor change to HTML 2004-12-06 17:54:55 +00:00
oleonard
a346993412 Changes to help fix Bug 834, removing some out-of-date stuff too 2004-12-03 21:44:04 +00:00
oleonard
8aeb406e6f Adding definition for h2.help 2004-12-03 20:47:05 +00:00
oleonard
4d7ba3f58b Deleting text regarding issue limits, adding some formatting changes 2004-12-03 20:45:33 +00:00
tipaul
de0694b426 removing bloc25 fixed size : too lazy, it's highly better without a fixed size ! 2004-12-03 14:35:37 +00:00
tipaul
2db99e1dd5 adding "show me late issues" screen 2004-12-03 14:34:54 +00:00
tipaul
98021d8c78 itemcallnumber search is a start by, not a contains 2004-12-02 16:46:48 +00:00
tipaul
c46b24e19f missed CVS commit 2004-12-02 16:45:23 +00:00
tipaul
8dbc4e8c64 close the popup when a collection is choosen 2004-12-02 16:44:27 +00:00
tipaul
600eef5da1 minor css fixes 2004-12-02 16:43:28 +00:00
tipaul
bdd70145e1 opening a popup in a small window 2004-12-02 16:43:09 +00:00
tipaul
1670b55569 minor improvements 2004-12-02 16:42:15 +00:00
tipaul
69de30ea2f improvement in book shelves 2004-12-02 16:38:50 +00:00
tipaul
83ff3a77cc after an authority is added/modified, go to this fresh authority (instead of authority-home) 2004-12-02 16:38:23 +00:00
tipaul
c200377bbb cataloguing, in isbnsearch, after searching a title/ISBN, the librarian can choose the framework (+ it's a cataloguing screen, not an acquisition one) 2004-12-02 16:37:12 +00:00
tipaul
54987d977b CRITICAL bug in acquisition (another one...) : when MARC=ON, and an order line is created from an existing biblio (to buy another item), the MARC biblio is lost and replaced by the non marc one (that has a lot less informations...). To solve the problem, the biblio can no more be modified after the order has been placed. Less feature, but more reliable ! (not simple solution to solve this problem. Would imply to rewrite the MARC biblio from the non marc datas, and no API is provided for this yet) 2004-12-02 16:36:27 +00:00
oleonard
8f01058225 Changes to match last update to moredetail.pl (including fix for Bug 689) 2004-12-01 21:42:56 +00:00
oleonard
0dbe53c1de Correcting path to members scripts 2004-12-01 21:41:02 +00:00
oleonard
8784910281 Changes to match last update to moredetail.pl (including fix for Bug 689) 2004-12-01 21:34:34 +00:00
oleonard
0b552a51a7 Correcting errors and typos 2004-11-30 21:48:26 +00:00
oleonard
6eb66a4416 Adding branchname in hidden form field to allow for fix to Bug 552 2004-11-30 18:01:56 +00:00
oleonard
404cce49bc Adding branchname in hidden form field to allow for fix to Bug 552 2004-11-30 17:42:30 +00:00
oleonard
22310ea007 Removing 'mandatory' indicator from alternate contact field (Bug 657) 2004-11-30 16:11:41 +00:00
oleonard
6c9d261301 Removing NPL-specific links 2004-11-29 16:26:56 +00:00
tipaul
462ff88e75 removing "ISBD : " string 2004-11-28 08:58:03 +00:00
oleonard
8e05a93b5a Correcting link to moremember.pl 2004-11-26 20:47:06 +00:00
oleonard
64e3cb2522 Correcting link back to moremember.pl 2004-11-26 20:32:17 +00:00
oleonard
0d1f848afa Fixing link to toggle between full and limited display 2004-11-26 18:41:08 +00:00