Commit graph

1122 commits

Author SHA1 Message Date
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
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
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
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
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
oleonard
5541ec1e99 Moving error messages out of script and into template, fix for Bug 538 2004-12-06 21:07:30 +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
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
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
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
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
7d43f4626b Fixing link to toggle between full and limited display 2004-11-26 16:48:41 +00:00
tipaul
5928ed1d32 it's a catalogue screen, not an acquisition one. Changing CSS 2004-11-24 20:36:33 +00:00
tipaul
cb24f3acb0 minor html changes 2004-11-24 20:35:34 +00:00
tipaul
50e6c3f569 minor text change 2004-11-24 20:34:44 +00:00
tipaul
02471e17d3 html minor change 2004-11-24 20:33:59 +00:00
tipaul
d303e2490a removing useless javascript alert 2004-11-24 20:31:51 +00:00
tipaul
261fbc2138 bugfix in editor chooser
and html improvement in plugin 225a
2004-11-24 20:31:13 +00:00
tipaul
66c89aa852 french translation of librarian interface 2004-11-24 16:22:25 +00:00
tipaul
38b3be054e french translation of librarian interface 2004-11-24 16:13:30 +00:00
tipaul
d3cf213341 french translation of librarian interface 2004-11-24 16:11:16 +00:00
tipaul
c6be0a2931 rolling back to 1.1 => owen last commit was buggy : should have be in /npl/ directory, not here. 2004-11-23 14:15:32 +00:00
oleonard
ca0f817755 Updating for CSS-based design 2004-11-19 21:37:20 +00:00
tipaul
5dda1342e9 improving behaviour when MARC=OFF 2004-11-19 16:41:49 +00:00
tipaul
674ad5f4de online help 2004-11-19 15:13:11 +00:00
tipaul
1424addcc2 fix for bug 858 (no warning when issuing a reserved book) 2004-11-18 10:32:39 +00:00
oleonard
f3308d0276 Changing position of line breaks to allow more compact display 2004-11-15 18:16:17 +00:00
tipaul
b8963461fd *** empty log message *** 2004-11-08 19:54:53 +00:00
tipaul
653b8f43fb * minor html fixes
* fixing minor html error in member link
2004-11-08 19:54:05 +00:00
tipaul
1c3c7041b9 quoting some html 2004-11-08 19:52:29 +00:00
tipaul
7341649a0b *** empty log message *** 2004-11-08 19:51:39 +00:00
tipaul
ff659be46e bugfix : losing index when going to 2nd page, the report of the authority value could not be done in the MARC editor 2004-11-08 10:03:14 +00:00
tipaul
cb7df18b01 minor HTML fixes, to deal with some translator warnings 2004-11-08 10:01:14 +00:00
tipaul
8179d9d6d7 modifying template to improve translator tool job 2004-11-05 10:17:49 +00:00
tipaul
b56e5acb8f improving items list in MARC search result list 2004-11-04 17:14:28 +00:00
tipaul
9c7c995966 commiting missing images 2004-11-04 17:12:43 +00:00
tipaul
7a57e52f58 fixing wrong link 2004-11-04 17:12:05 +00:00
tipaul
8c33189298 biblio count on authority detail 2004-11-04 17:10:36 +00:00
oleonard
a757bd8d88 Correcting variable name and making minor changes to HTML. 2004-11-02 21:31:17 +00:00
tipaul
d2a97203af new feature : checking for duplicate biblio.
For instance, it's only done on ISBN only. Will be improved soon.

When a duplicate is detected, the biblio is not saved, but the user is asked for a confirmations.
2004-11-02 17:28:05 +00:00
tipaul
5663435076 new feature : checking for duplicate biblio.
For instance, it's only done on ISBN only. Will be improved soon.

When a duplicate is detected, the biblio is not saved, but the user is asked for a confirmations.
2004-11-02 16:44:45 +00:00
tipaul
360e76904f english typo fix 2004-11-02 16:29:13 +00:00
tipaul
222d0a35ad jump from biblio to authority & from authority to biblio back 2004-10-27 08:12:11 +00:00
tipaul
dcc0c49766 bugfix in about menu links (thx to Andres Tarallo) 2004-10-27 07:53:15 +00:00
tipaul
1c815933c1 fix for Andres Tarallo "Missing File" message on koha mailing list => the member add did not work when cliqued from the bottom of the page (simpleredirect has been deleted from CVS) 2004-10-27 07:49:50 +00:00
oleonard
5afd831d05 Customizing new 2.2 templates 2004-10-25 15:43:13 +00:00
tipaul
26c87757b4 rewritting ISBD (doc coming soon...) 2004-10-25 13:28:22 +00:00
tipaul
4eb5fd5a4c rewritting item status checking : now, each item is shown with it's callnumber and status (available, on loan,...) 2004-10-25 09:38:00 +00:00
oleonard
68a28e3733 Correcting link to request.pl (was pointing to opac-reserve.pl) 2004-10-20 16:40:14 +00:00
tipaul
2eda32b247 adding search orders history feature 2004-10-19 12:24:56 +00:00
tipaul
b489690e1e adding minor features to barcode generator :
- possibility to print continuous barcodes numbers, but not from items
- possibility to replace the title/author by a manually typed text under the barcode itself.
2004-10-19 11:50:18 +00:00
oleonard
b7bc5b9d90 Fixed minor error in HTML 2004-10-13 15:29:45 +00:00
tipaul
89dea6f3ec Adding possibility to order the basket by :
* publishercode
OR
* budget then publishercode
2004-10-05 09:22:16 +00:00
tipaul
6763e2a764 templating deletemember impossible when issues/debts/guarantees 2004-10-05 08:59:56 +00:00
tipaul
825cedbf5f bugfix : returning correctly when subfield deletion is cancelled 2004-10-04 20:52:11 +00:00
tipaul
9aec896627 * Showing the borrowernotes in issues (was shown only in issues before) 2004-10-04 20:29:07 +00:00
tipaul
608d48d75c The textmessaging field now appears in opac-main when the user log in.
The textmessaging field has been moved in the member editor & changed to a textarea html field
2004-10-04 20:20:24 +00:00
tipaul
b9a7f33601 * removing the hard coded $
* adding bookfund to the order list
2004-10-04 20:03:23 +00:00
tipaul
ee042e898e Porting OPAC search template to librarian interface 2004-09-30 13:28:03 +00:00
tipaul
2d30627ba5 removing useless plugins : marc authorities replaces them 2004-09-30 13:00:48 +00:00
tipaul
6c15686e15 changing "breeding farm" to reservoir 2004-09-23 16:17:14 +00:00
tipaul
220cada48f modifs for barcode generator links 2004-09-20 15:25:22 +00:00
tipaul
a9c5f50275 adding barcode generator to Koha 2004-09-20 15:03:27 +00:00
tipaul
7da7665903 adding link to item modifs in MARC detail 2004-09-20 13:42:31 +00:00
tipaul
2d4db8abba bugfix for renewal 2004-09-20 13:41:47 +00:00
tipaul
315a8670f1 some changes in serial management :
* in subscription Add, the issue number & date is used to calculate the 1st issue (previously, a "next issue number & date" was applied, meaning you had to enter the number & date of a previous issue)
* the "inner loop" used for serials number ({XYZ}) is now shown & can be modified. The innerloop is used for numbering formulas saying "change the number once every 4 times".
2004-09-20 10:16:05 +00:00
tipaul
c6cb3954b9 changing serial menu to a serial submenu in the catalogue module.
Serials are in the catalogue, so it's logical to consider them as a sub-module.
Other reason : the menu line is quite long & fits now in a 1025x768 screen, with 12pts default font.
2004-09-17 13:19:56 +00:00
tipaul
cbe2b2139c 1- don't loose bookseller id when closing a basket
2- add possibility to view a closed basket (but not modify it)
2004-09-17 12:32:29 +00:00
tipaul
f927e8eb36 bugfix for manually fixed duedate on issue. 2004-09-15 16:27:18 +00:00
tipaul
92b914b394 fix to calculate item cost (the / was buggy : everywhere else there is the price is the unit price) 2004-09-14 12:32:13 +00:00
tipaul
ca2717c968 bugfix in order modification 2004-09-14 12:09:51 +00:00
tipaul
7df4a6ae08 fixes for notforloan management 2004-09-13 15:31:42 +00:00
tipaul
bbaf605649 css'ing readingrec 2004-09-13 15:30:52 +00:00
tipaul
3b2a649d71 minor css changes 2004-09-13 15:30:18 +00:00
tipaul
ef25cfec42 fixes for authorities 2004-09-13 15:29:48 +00:00
tipaul
ace56609be some fixes for acquisition 2004-09-13 15:28:58 +00:00
tipaul
465f84d1b5 minor modifs in stylesheet 2004-09-02 16:29:52 +00:00
tipaul
4bd24d9a76 adding item note to the item status (at end of issue page). Useful to warn a librarian in case of a problem in the item 2004-09-02 16:29:18 +00:00
tipaul
e08b954ef7 reintegrating aqbookseller search, to ask book seller for late issues 2004-09-02 16:28:01 +00:00
tipaul
d6928cb1e0 minor reindentings 2004-08-18 16:25:24 +00:00
tipaul
4429e5db18 removing issuelimit (it's in issuingrules table now) 2004-08-18 16:09:46 +00:00
tipaul
f843146c0c css modifs 2004-08-18 16:08:32 +00:00
tipaul
33865931a0 css'ing request.tmpl 2004-08-18 16:06:34 +00:00
tipaul
538a0b15a3 fixes in authorities. Now, it should work well... 2004-08-18 16:05:42 +00:00
tipaul
19ae27fc49 minor modifs for hidden subfields 2004-08-18 16:04:53 +00:00
tipaul
58e6f7b633 online help 2004-08-18 15:56:00 +00:00
tipaul
ab39e57393 fixes in circulation module 2004-08-18 15:52:14 +00:00
tipaul
e7c03fe1cd css'ing 2004-08-14 09:32:40 +00:00
tipaul
182b924a91 serial doc 2004-08-12 14:38:12 +00:00
tipaul
716d4a4e18 serials : lot of bugfixes.
Works fine now. And is documented (clic Help)
2004-08-12 14:36:07 +00:00
tipaul
cfa9223cd1 * updates to make acquisition compatible with suggestions & serials
* changes to use supplierid instead of id, that's easier to read.
2004-08-12 14:35:22 +00:00
tipaul
224bbe5d15 online help file 2004-08-06 16:39:11 +00:00
tipaul
1e33d3ca1a changing DB structure to calculate next issue number.
Seems to work fine.

Still misses the date calculation & the test of end of subscription (maybe for monday ?)
2004-08-06 16:38:41 +00:00
tipaul
e6ab46cc9d online help for serials 2004-08-05 19:33:36 +00:00
tipaul
6cb86ed737 minor CSS changes 2004-08-05 16:36:50 +00:00
tipaul
c411f8ab37 deleting useless code (due to reordering & debugging) 2004-08-05 16:36:21 +00:00
tipaul
8e5b1d4792 reordering code & debugging 2004-08-05 16:34:41 +00:00
doxulting
bcdc25fa90 *** empty log message *** 2004-07-30 14:52:04 +00:00
doxulting
eb58a4dae7 *** empty log message *** 2004-07-30 14:46:48 +00:00
doxulting
031d46b4bf *** empty log message *** 2004-07-30 14:29:40 +00:00
doxulting
c63212b549 *** empty log message *** 2004-07-30 14:21:27 +00:00
doxulting
0abe221b2d inc files for serials 2004-07-30 14:19:19 +00:00
doxulting
2021305507 an image 2004-07-30 14:18:19 +00:00
doxulting
10d0540e0f Templates for the serial modul 2004-07-30 14:16:34 +00:00
doxulting
1a5c511f9a Change in main menu and top menu for adding the new serial one 2004-07-30 13:57:29 +00:00
oleonard
6a1b1d34c5 Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.) 2004-07-19 21:39:18 +00:00
oleonard
2d539c9b70 Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.) 2004-07-19 20:55:55 +00:00
oleonard
f4d4e64921 Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.) 2004-07-19 20:33:52 +00:00
oleonard
84ea7ab285 Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.) 2004-07-19 20:20:56 +00:00
oleonard
76eb864c5e Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.) 2004-07-19 20:13:59 +00:00
oleonard
4924e1d899 Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.) 2004-07-19 20:07:13 +00:00
oleonard
62b0ec9c60 Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.) 2004-07-19 19:58:38 +00:00
oleonard
c7c94cfa7e Corrections to make markup more valid (quoting attributes, encoding ampersands, etc.) 2004-07-19 19:51:02 +00:00
oleonard
96ed03bb62 Corrections to make markup more valid (quoting attributes, encoding amersands, etc.) 2004-07-19 19:31:31 +00:00
oleonard
6d892d714b Corrections to make markup more valid (quoting attributes, encoding amersands, etc.) 2004-07-19 19:19:54 +00:00
tipaul
566f12b455 Acquisition & Suggestion :
* acquisition rewritte : create a aqbasket table to deal with "bookseller order header".
* add "close basket" feature : a closed basket can't be modified
* suggestion feature : manage suggestions in acquisition (after suggestion filled in OPAC)
2004-07-15 09:46:31 +00:00
tipaul
7ff57862fd minor HTML modif 2004-07-15 09:46:13 +00:00
tipaul
ad9a8cee25 minor modif in button 2004-07-15 09:44:27 +00:00
tipaul
f29ce59691 Acquisition & Suggestion :
* acquisition rewritte : create a aqbasket table to deal with "bookseller order header".
* add "close basket" feature : a closed basket can't be modified
* suggestion feature : manage suggestions in acquisition (after suggestion filled in OPAC)
2004-07-15 09:41:03 +00:00
tipaul
5d7ed4676b minor css changes.
better compatibility with Internet Explorer
2004-07-13 12:56:04 +00:00
oleonard
b15407f227 Adding overduecount and issuecount totals to issues screen 2004-07-12 21:12:34 +00:00
doxulting
b1136e8813 Authorities 2004-07-08 10:15:59 +00:00
doxulting
4a8ae6a31b New stuff for authorities 2004-07-06 13:15:11 +00:00
tipaul
fe850f8737 adding 2 free fields that can be used for sorting purposes 2004-07-06 08:24:17 +00:00
doxulting
e737c7eb1d First step for working authorities 2004-07-05 13:37:22 +00:00
doxulting
cbf218c28e First step for working authorities 2004-07-05 13:29:35 +00:00
tipaul
73de15b3ff Adding 2 new fields, called "sort1" and "sort2"
They can be used for sorting & statistics reasons by the library.
2004-07-02 15:55:06 +00:00
rangi
a443bdbea4 Taking out subjects and additional authors these belong on the add biblio page 2004-06-26 23:22:22 +00:00
rangi
9883661e87 Shifting additional author and subjects back to the biblio page where they belong. 2004-06-26 22:48:46 +00:00
doxulting
cb6e87e420 debugged framework interface. Frameworks for ensmp are ready too 2004-06-25 09:17:49 +00:00
tipaul
ff1c752b99 missing images 2004-06-23 12:39:20 +00:00
tipaul
7efe088522 french updates 2004-06-23 12:36:18 +00:00
tipaul
2a98cd9689 french template (not uptodate) 2004-06-23 12:34:41 +00:00