Commit graph

269 commits

Author SHA1 Message Date
tipaul
1e335be7fa copying images from english path to french path. They are NOT translated. 2003-04-04 08:38:21 +00:00
tipaul
b32eb72f0e french templates for 1.9.1 2003-04-04 08:35:52 +00:00
tipaul
ecac4a75d6 french templates for 1.9.1 2003-04-04 08:29:42 +00:00
wolfpac444
bcb707d302 Fixed bug #257 2003-04-03 01:29:52 +00:00
dragon28
5bbd7abd9c Corrected the title on the Add button (bug 251) 2003-04-02 18:29:21 +00:00
dragon28
f3f2da2c71 Changed title to Parameters (bug 250) 2003-04-02 18:26:52 +00:00
dragon28
2386dd4807 Replace fr with en spelling (bug 249) 2003-04-02 18:24:43 +00:00
dragon28
22a61918fc Replace fr with en spelling (bug 248 2003-04-02 18:23:04 +00:00
wolfpac444
b845dac9a8 Templating... 2003-04-02 09:47:51 +00:00
tipaul
6efb67d833 french translation update 2003-04-01 13:46:03 +00:00
wolfpac444
322d929c44 Templated stats.pl. Did not template the fox/shannon/etc. stuff because I figured we did not want it in the final release 2003-03-29 03:09:07 +00:00
wolfpac444
16f422a8f7 Bug fixes 2003-03-29 00:02:24 +00:00
wolfpac444
398a4d5242 Fixed Bug #230. 2003-03-26 03:02:13 +00:00
wolfpac444
333fe196a5 Added missing '>'. 2003-03-25 20:08:34 +00:00
wolfpac444
d0142ccdf0 Cosmetic changes and some spelling fixes. 2003-03-25 06:16:30 +00:00
wolfpac444
746006508b Fixed bug #218 2003-03-25 06:05:13 +00:00
wolfpac444
a09fc08c37 Added the stuff for the text messaging field -- Fixed bug #219 2003-03-25 05:13:26 +00:00
tipaul
3c76b2f058 minor graphic fix 2003-03-20 13:35:08 +00:00
tipaul
13922e8276 fixing bug when a search gets more than 10 biblios : now, user can reach biblio 10, 20, 30... 2003-03-19 21:01:01 +00:00
tipaul
f52b395a01 moving loggedinuser test to xx-top.inc 2003-03-18 15:19:35 +00:00
tipaul
01a01f9b6d bufgix 215 2003-03-18 12:16:48 +00:00
tipaul
e4e45b5531 fixing image links buggy 2003-03-18 12:16:34 +00:00
tipaul
d3fedd6789 bug 209 fix 2003-03-18 11:41:32 +00:00
tipaul
ac2f1d456f fixing image links bug 2003-03-18 11:14:18 +00:00
tipaul
00da1b10b1 templating images 2003-03-18 09:57:16 +00:00
tipaul
b29067886f bugfixes (use Acquisition.pm removed and image templating fixed) 2003-03-18 09:52:30 +00:00
tipaul
dbc226cec6 bugfix #181 2003-03-18 09:33:21 +00:00
wolfpac444
68387d8641 Fixed Bug #190 -- Added the name, member number, and card number to the top. 2003-03-16 22:59:23 +00:00
wolfpac444
8c1b9e961d Fixed Bug #189 2003-03-16 22:44:35 +00:00
wolfpac444
2587cfe68e Fixed Bug #189. 2003-03-16 22:40:10 +00:00
wolfpac444
0ce65b684a Added the missing images for the moremember page. 2003-03-16 09:32:32 +00:00
wolfpac444
ebf062d977 Changed to use templates 2003-03-16 09:19:57 +00:00
tipaul
9b2028ab72 some fixes, and links to themelang/images 2003-03-11 15:13:18 +00:00
tipaul
8319f94085 introducing MARC link on top menu. reaches marc part of koha (cataloguing, breeding farm and (still broken) z39.50 servers) 2003-03-10 15:18:19 +00:00
tipaul
ae96102096 * graphic bugfixes
* minor improvement
2003-03-10 15:16:54 +00:00
tipaul
edf5485626 templating circulation.pl
works poorly for instance
2003-03-10 15:16:29 +00:00
tipaul
95d74b39dd * bugfixes
* adding buttons to switch between normal and MARC view of a record
* adding graphic buttons in templates
2003-03-07 16:36:29 +00:00
tipaul
61c02e7e18 some bugfixes and use of icons 2003-03-04 17:51:18 +00:00
tipaul
66593fc12f some more common pictures for acquisition (ordering and recieving) 2003-03-04 17:50:55 +00:00
tipaul
8a0465ee6b fixing directory image 2003-03-04 17:49:15 +00:00
tipaul
aa5bc6d084 MARC search fixes and improvements. Now, ALL searches are indexed and should be very fast with any statement.
a few improvments, and it will be useable even with a NON-MARC installation of koha.
2003-03-04 16:15:16 +00:00
tipaul
09fbc6d33a template modifications => the templates now uses common default theme icon set. 2003-03-04 16:13:35 +00:00
tipaul
7ffea81e17 i'm proud to introduce common icons for all languages for default theme.
those icons directly comes from a kde icon set (no change of name).
they are supposed to be self explanatory and can be use to avoid "delete...", "add..." links
the admin pages have been modified and will be commited immediatly.
the look of koha is really nicer with those little icons.

Note that if you want to change the icon set, you just need to pick the icons in your kde local icon folder :-)
2003-03-04 16:12:08 +00:00
tipaul
98c6097739 bugfixes for normal acquisition process. seems to work better.
NOTES to 1.2 managers : the 1.2 seems to have problems too :
* when finishrecieve is called, the booksellerid is lost, and you arrive to the "recieve.pl" again, it's with the 1st bookseller from the DB.
* under certain circunstances, the invoice # is lost, and ALL lines from the bookseller are shown. this strange behaviour is fixed too in this commit
2003-03-03 17:38:01 +00:00
tipaul
5a3cf75102 title fixing 2003-02-27 16:57:09 +00:00
tipaul
16e6393dcf link to biblio detail 2003-02-27 16:56:46 +00:00
tipaul
fb7ef42a91 minor fixes 2003-02-27 16:55:51 +00:00
tipaul
dc1cf5f163 road to 1.9.2 :
* finishing templating acquisition
* first step to acquisition/cataloguing merging.

show no errors, but seems a little buggy (order counter wrong, problem at end of acquisition process...)
2003-02-27 16:54:10 +00:00
wolfpac444
0f7ca60046 *** empty log message *** 2003-02-17 08:33:09 +00:00
tipaul
6e3a96053a Road to 1.9.1 :
* headers included in each template now are text-only headers (like in non-english versions).
* Added "parameters" links in header
* Added "Cataloguing" link. The cataloguing link goes to the MARC cataloguing (acqui.simple). Will evolve in the near future with reordering of acquisition and cataloguing.
2003-02-13 18:01:26 +00:00