Commit graph

909 commits

Author SHA1 Message Date
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