Commit graph

566 commits

Author SHA1 Message Date
wolfpac444
24a4a17409 Fixed bug regrading "Full output" 2003-04-30 00:03:33 +00:00
wolfpac444
7a80beb18e Fixed bug #421 2003-04-29 23:39:56 +00:00
tipaul
26543b430e really proud of this commit :-)
z3950 search and import seems to works fine.
Let me explain how :
* a "search z3950" button is added in the addbiblio template.
* when clicked, a popup appears and z3950/search.pl is called
* z3950/search.pl calls addz3950search in the DB
* the z3950 daemon retrieve the records and stores them in z3950results AND in marc_breeding table.
* as long as there as searches pending, the popup auto refresh every 2 seconds, and says how many searches are pending.
* when the user clicks on a z3950 result => the parent popup is called with the requested biblio, and auto-filled

Note :
* character encoding support : (It's a nightmare...) In the z3950servers table, a "encoding" column has been added. You can put "UNIMARC" or "USMARC" in this column. Depending on this, the char_decode in C4::Biblio.pm replaces marc-char-encode by an iso 8859-1 encoding. Note that in the breeding import this value has been added too, for a better support.
* the marc_breeding and z3950* tables have been modified : they have an encoding column and the random z3950 number is stored too for convenience => it's the key I use to list only requested biblios in the popup.
2003-04-29 16:48:25 +00:00
tipaul
69e5454b80 very little fix : adding border-radius => now text buttons have a nice round corner, almost exactly like with the images button.
I LOVE this stylesheet ! (thanks mike for adding it :-) )
2003-04-29 08:05:04 +00:00
wolfpac444
6878f647a1 Changed image buttons to text buttons 2003-04-26 04:57:54 +00:00
wolfpac444
58caed9609 Starting to get rid of deprecated <font> tags. Switched headings over to <h1> tags 2003-04-26 04:41:15 +00:00
wolfpac444
41b0170ae2 Changing image buttons to text buttons 2003-04-26 04:24:49 +00:00
wolfpac444
168ecb752c Changed images into text buttons 2003-04-26 03:54:51 +00:00
wolfpac444
9c3b9e63bc Started the process of getting rid of image buttons that contain text. 2003-04-26 03:21:50 +00:00
wolfpac444
5e0db7fa98 Fixed menubar background problem 2003-04-26 02:46:05 +00:00
tipaul
302c759e4f fix for 298, and marc-top.inc menu 2003-04-24 14:39:38 +00:00
tipaul
ef74a1ba25 adding marc-top.inc menu 2003-04-24 14:38:17 +00:00
wolfpac444
5ceee55146 Made some of Ingrid's suggestions in Bug 395 2003-04-24 00:52:17 +00:00
wolfpac444
75ec18a1ef Fixed bug #400 2003-04-23 21:32:08 +00:00
wolfpac444
a596daa89e Fixed bug #399 2003-04-23 21:26:39 +00:00
wolfpac444
0676fae28f Fixed bug #330 2003-04-23 21:24:17 +00:00
wolfpac444
aaa1ec8b11 Fixed bug #398 2003-04-23 21:22:52 +00:00
wolfpac444
f4dc81cc9b Fixed bug #397 2003-04-23 21:20:36 +00:00
tipaul
e57535b581 fix for #297 and some others bugs 2003-04-23 12:20:26 +00:00
wolfpac444
5a6aa81047 Cosmetic changes 2003-04-23 00:17:26 +00:00
wolfpac444
bba7071060 Fixed bug #368 2003-04-23 00:10:47 +00:00
wolfpac444
3759400e65 *** empty log message *** 2003-04-23 00:03:34 +00:00
wolfpac444
43ae7c2259 Fixed problems with Javascript and newlines 2003-04-22 23:09:46 +00:00
wolfpac444
ec152517a7 Bug fixes. 2003-04-22 11:16:26 +00:00
wolfpac444
f816b24420 Fixed bug #356 2003-04-22 10:05:40 +00:00
wolfpac444
06004224c6 *** empty log message *** 2003-04-22 10:02:48 +00:00
wolfpac444
d03b20c32e Fixed bug #345 2003-04-22 10:00:11 +00:00
wolfpac444
14b1a51520 Fixed bug #370 2003-04-22 09:49:58 +00:00
wolfpac444
ace3a1a72b Fixed bug #369 2003-04-22 09:45:12 +00:00
rangi
856928428c Fixing bug 386 2003-04-22 08:09:54 +00:00
rangi
cc02d91118 Fixing bug 347 2003-04-21 04:41:58 +00:00
rangi
1c5eb3bb9d Fixing bug 352 2003-04-21 04:36:19 +00:00
rangi
a3407da005 fixed bug 371 (log in information double up) 2003-04-21 03:48:03 +00:00
rangi
fb9b0e39c6 Fixing bug 372 2003-04-21 03:40:04 +00:00
rangi
99c0cefcdd Fixing bug 373 2003-04-21 03:29:17 +00:00
rangi
0e7c5073b5 Fixing bug 374 2003-04-21 03:14:04 +00:00
wolfpac444
9364159e89 *** empty log message *** 2003-04-17 04:14:39 +00:00
dragon28
9ef0b4aad3 fix for bug #355 - link to reports page 2003-04-15 05:18:37 +00:00
dragon28
3c37392ed8 fix for bug #351 2003-04-14 17:45:31 +00:00
tipaul
60ad713faf removing "blackdot.gif", that created a message in error log 2003-04-14 12:35:45 +00:00
wolfpac444
d28bb5a8d6 *** empty log message *** 2003-04-13 06:41:10 +00:00
wolfpac444
72f32f7ff7 *** empty log message *** 2003-04-13 05:54:18 +00:00
wolfpac444
d4b002fe19 Bug fixes 2003-04-13 04:39:16 +00:00
wolfpac444
50aa151fbb Fixed spelling... 2003-04-13 04:32:03 +00:00
wolfpac444
c3e6b39e54 *** empty log message *** 2003-04-13 04:28:01 +00:00
wolfpac444
76df76e7a4 Fixed bug #340 and templated member-flags.tmpl 2003-04-13 04:08:56 +00:00
wolfpac444
574e8e7b40 Bug fixes 2003-04-13 03:47:45 +00:00
wolfpac444
0a377febe0 *** empty log message *** 2003-04-13 03:33:19 +00:00
wolfpac444
298131cf27 *** empty log message *** 2003-04-13 03:33:19 +00:00
wolfpac444
36a7fed65b Fixed bug #336 2003-04-13 03:16:03 +00:00
wolfpac444
758054a1b6 Bug fixes 2003-04-13 03:11:44 +00:00
wolfpac444
08edefcdac Bug fixes 2003-04-13 02:59:06 +00:00
rangi
78ac86e853 Taking out exraneous space 2003-04-12 23:53:04 +00:00
wolfpac444
daca1e03d7 fixed bug #332 2003-04-12 21:54:43 +00:00
wolfpac444
2ef41e95d6 Fixed Bug #333 2003-04-12 21:52:52 +00:00
wolfpac444
41f7e89414 *** empty log message *** 2003-04-12 01:55:36 +00:00
wolfpac444
ed977b0dc1 Fixed bug #329 2003-04-12 01:38:50 +00:00
wolfpac444
546c670788 Changed "data recorded" to "Data recorded" 2003-04-12 01:37:21 +00:00
wolfpac444
483b58cf13 *** empty log message *** 2003-04-12 01:30:58 +00:00
wolfpac444
e4cced39df *** empty log message *** 2003-04-12 00:22:43 +00:00
wolfpac444
1365d66fac *** empty log message *** 2003-04-12 00:16:08 +00:00
wolfpac444
6194966801 Fixed formatting on the acqusitions pages.. 2003-04-11 19:18:02 +00:00
wolfpac444
28b949d944 Fixed some menu stuff... Added about-top.inc and about-bottom.inc 2003-04-11 19:12:13 +00:00
tipaul
7d34ac8ec4 *** empty log message *** 2003-04-11 08:41:06 +00:00
tipaul
d40bdb949e fixes + improvment. shows now apache and mysql versions 2003-04-10 14:14:00 +00:00
tipaul
66c2a98029 adding about link (french templates) 2003-04-10 14:05:13 +00:00
tipaul
101388459a adding about link 2003-04-10 14:04:43 +00:00
tipaul
1d9f51abfb adding standard koha includes 2003-04-10 14:04:24 +00:00
pate
51e0f77c85 A first pass at creating an 'about' page for Koha (for bug reporters to use) 2003-04-10 08:45:43 +00:00
wolfpac444
337f02d7ce Fixed coloring problem in the top menu. 2003-04-10 03:10:21 +00:00
wolfpac444
f2db7bd694 Fixed a problem with the parameters link in the menu being blue instead of
white.
2003-04-10 03:08:58 +00:00
wolfpac444
1631cd5a92 *** empty log message *** 2003-04-10 03:05:11 +00:00
wolfpac444
c94f88387f Made changes according to Ingrid's suggestions. 2003-04-10 02:18:03 +00:00
tipaul
8b936b5137 fix for #259 2003-04-09 16:43:59 +00:00
tipaul
4fabd2c2d2 *** empty log message *** 2003-04-09 16:02:53 +00:00
tipaul
c9da4f595c phone day now stored 2003-04-09 15:30:55 +00:00
tipaul
75dd1d77f5 fix for 231 2003-04-09 09:43:27 +00:00
tipaul
0af3339336 fixed typo (#221) 2003-04-09 09:21:50 +00:00
tipaul
5e04a2af38 fix for #255 + typo 2003-04-08 12:23:03 +00:00
tipaul
5ef80c5648 *** empty log message *** 2003-04-08 12:17:10 +00:00
tipaul
f169bbdbf4 fix for #254 2003-04-08 12:16:59 +00:00
tipaul
66ecfe5b35 see #265 2003-04-08 11:43:44 +00:00
tipaul
a3ed52337a templating Mr, Mrs, Ms... 2003-04-08 11:12:22 +00:00
tipaul
f77ad61e74 fixes for #207, 208, 211 french templates 2003-04-08 10:01:21 +00:00
tipaul
5edc7ef9a7 fixes for #207, 208, 211 2003-04-08 09:39:17 +00:00
tipaul
4761132c1b *** empty log message *** 2003-04-07 14:06:16 +00:00
tipaul
844797459f fix for #187 2003-04-07 14:05:24 +00:00
wolfpac444
6419ed7c78 Added "toggle" color functionality to the templates 2003-04-05 03:35:09 +00:00
wolfpac444
e4d7a39bab Fixed the dates in aqbudget.pl 2003-04-05 03:19:33 +00:00
wolfpac444
2810acfb2a Templating... 2003-04-05 01:36:06 +00:00
wolfpac444
45dbf4d7b9 Templating... 2003-04-05 00:51:57 +00:00
wolfpac444
ab1294b661 Templating... 2003-04-05 00:35:37 +00:00
wolfpac444
fcbdef09f0 Templating... 2003-04-05 00:12:43 +00:00
wolfpac444
7dc774ec29 Templating... 2003-04-04 23:38:43 +00:00
wolfpac444
d35645d3c0 Minor fixes. 2003-04-04 22:39:45 +00:00
wolfpac444
d5cf2dfbb1 Templating... 2003-04-04 21:56:44 +00:00
ahbanks
90b872afc8 ahbanks-cleanup on koha-tmpl/intranet-tmpl/default/en/auth.tmpl caps and consistency 2003-04-04 21:39:13 +00:00
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
tipaul
d532cf3b7b Road to 1.9.1
* templating of normal acquisitions
* some graphic changes (use of yellow color as "acquisition/cataloguin" symbol, header consistency...)
* minor reordering of screens (newbasket.pl now unused)
* few bugfixes

When templating finished, the recieving of a book will be ended by a "calatoguing" screen.
Cataloguing will be MARC cataloguing or non-MARC cataloguing, depending on "acquisitions" system parameter.
2003-02-13 17:27:47 +00:00
acli
4054c4e3c2 Semi-manually reverted the file back to English 2003-02-10 22:39:15 +00:00
tipaul
c74a6a0009 templating normal acquisition before reordering acquisition and cataloguing.
supplier now works with currencies table, not hardcoded currencies
2003-02-10 13:38:44 +00:00
acli
4851da30af Legibility change: table width "550" => "100%"
List of branches was very difficult to read with a table width of "550"
2003-02-10 07:27:50 +00:00
acli
0c4c49820b Sync to en template 2003-02-10 07:26:41 +00:00
acli
1b284383bc The tabs are numbered 0-9, not 0xx,..., 9xx 2003-02-09 09:47:22 +00:00
acli
7351509fe9 Translation of the now-translatable "Ph", "Fax", "Email",
"(nothing entered)", and "(no categories set)"
2003-02-09 08:15:35 +00:00
acli
37ebda534b Updated for the fix for bug 180 2003-02-09 08:08:38 +00:00
acli
cf4e7d4a65 Additional translations 2003-02-09 05:48:32 +00:00
acli
8cc5c0f8c9 Pick up koha-front-koha.gif from the fr directory
Note: The French in the image may be wrong
2003-02-09 04:10:41 +00:00
acli
2e44bfd44b Missing punctuation 2003-02-09 04:09:31 +00:00
acli
33ac029a05 Take some images from the fr template 2003-02-09 03:23:35 +00:00
acli
dc28ff5ddd French images, translated text from *-top.inc
The "mouseover" images have *not* been translated
2003-02-09 03:23:19 +00:00
acli
0289e3eae4 Ignore .xvpics for CVS checkins 2003-02-09 03:15:38 +00:00
acli
213e2a3cf0 Corrected the width of the images 2003-02-09 03:14:53 +00:00
acli
2e48904e0b Corrected the width of the image; the actual width was not the same as
the width declared in the HTML, causing the image on the screen to become
quite ugly
2003-02-09 02:52:28 +00:00
acli
fff91d52df Pick up some files from the templates directory
Fixed the "Parameters" gif; the actual width was not the same as what is
declared in the HTML
2003-02-09 02:40:54 +00:00
acli
0361b13db3 HTML syntax error corrected 2003-02-08 21:59:13 +00:00
acli
fc5e8465ee Corrected wrong method to include headers and footers
Over-translation corrected (simpleredirect.pl parameter "Adult" got
translated, resulting in Zero-sized reply)
2003-02-08 21:52:29 +00:00
acli
26cb22583c Removed duplicated login link
Replaced UTF-8 by SGML entity, since this looks like a ISO-8859-1 page
2003-02-08 19:53:30 +00:00
acli
0bfdc458b6 Minor visual & wording tweaks 2003-02-06 07:04:57 +00:00
acli
7abba9141e Consistency fixes, updated working glossary 2003-02-06 06:37:47 +00:00
acli
365b8619f4 Minor entity syntax error fix 2003-02-06 03:31:47 +00:00
tipaul
7a7b7d7e6e small fix to launch catalogue through loadmodule (MARC or non MARC) 2003-02-05 17:13:24 +00:00
acli
3fe003f31a Preliminary translation 2003-02-05 09:03:56 +00:00
acli
655e2e7e23 Minor entity syntax error fix 2003-02-05 08:17:13 +00:00
acli
d33c0340cf Preliminary (incomplete) translation 2003-02-05 08:16:24 +00:00
acli
c6a0a155fa Preliminary (incomplete) translation 2003-02-05 07:49:52 +00:00
acli
d5ba0cd000 Sync to en template 2003-02-05 05:03:18 +00:00
acli
2e713fab68 Sync to newest en template (1.10) 2003-02-05 04:54:27 +00:00
acli
c079180c2e Visual tweaks 2003-02-05 04:45:05 +00:00
acli
3c0e63758d Make it look more like natural-looking Chinese, + visual tweaks 2003-02-05 04:44:18 +00:00
acli
8ed810617d Make the "Renewals Allowed" line on the delete screen look more like
natural-looking English
2003-02-05 04:31:09 +00:00
acli
c97bcfa403 Preliminary translation 2003-02-05 03:26:38 +00:00
acli
651e951ac6 French "Oui" and "Non" changed to English :-)
Pedantic HTML syntax error fix
2003-02-05 03:25:56 +00:00
tipaul
5147ddfe45 templating itemtypes 2003-02-04 15:11:10 +00:00
acli
ba3cd9a66c A couple of HTML syntax error fixes
Minor visual tweaks
2003-02-04 07:14:07 +00:00
acli
290c8ea714 Preliminary translation
Minor visual tweaks
2003-02-04 07:12:43 +00:00
acli
dba5a50738 Images for member-password.pl and member-flags.pl links 2003-02-04 05:56:21 +00:00
acli
2820ef5300 Should use language-specific images for Password and Privileges 2003-02-04 05:35:09 +00:00
acli
806c506bfe Added Password and Privileges links from 1.2 branch (Bug 198)
No link images for now
2003-02-04 05:27:33 +00:00
acli
62392a8649 Additional translation (tentative) 2003-02-04 03:22:24 +00:00
acli
2006aeaa0d Fix to tool tips 2003-02-04 03:10:56 +00:00
acli
f0fc3f13ba Visual tweak + some additional translation 2003-02-04 03:10:19 +00:00
acli
f54ff26b49 Added 1 new term 2003-02-04 02:37:02 +00:00
acli
e8b1ee981a Minor correction to previous disambiguation 2003-02-03 23:49:24 +00:00
acli
4630726311 Reverted back to "Members Home" disabled 2003-02-03 23:46:44 +00:00
acli
b90f999415 Disambiguation 2003-02-03 23:46:44 +00:00
acli
cb6de03bda Minor wording change 2003-02-03 23:40:06 +00:00
acli
cf988c8827 Consistency fixes 2003-02-03 22:58:04 +00:00
acli
4bdeb1bdda Added some terms 2003-02-03 22:57:54 +00:00
acli
f296bdf464 Added check for mandatory tags, and distinguish between mandatory subfields
in mandatory and optional tags
(Incomplete merge, new error messages need to be retranslated)
2003-02-03 19:33:22 +00:00
acli
e85ad950e2 Added check for mandatory tags, and distinguish between mandatory subfields
in mandatory and optional tags
2003-02-03 19:32:15 +00:00
acli
edcecd270c Sync to en template 2003-02-03 19:07:27 +00:00
tipaul
6558f2c4b5 french translation 2003-02-03 12:33:04 +00:00
tipaul
85ec59fa57 french translation 2003-02-03 11:11:41 +00:00
tipaul
f028b6a176 french translation 2003-02-03 10:53:38 +00:00
acli
bc7f9e4160 Translated "Mandatory" and "Repeatable" 2003-02-03 06:29:13 +00:00
acli
c57eb8ad4c More updates 2003-02-03 06:21:22 +00:00
acli
60582222f5 Preliminary translation 2003-02-03 06:17:43 +00:00
acli
b9f4e16d78 Fix for bug 194
Missing ampersand added
2003-02-03 05:35:25 +00:00
acli
f4d334f410 Misc updates 2003-02-03 05:27:44 +00:00
acli
fde1f6bdca The "count" parameter has disappared; removing the reference 2003-02-03 05:26:39 +00:00
acli
1e82d0e36a The "count" parameter has disappared; removing the reference
Added TMPL_IF's to show "Nothing found" if nothing is found in the Koha
database and/or the breeding farm
2003-02-03 05:23:16 +00:00
acli
17db5dbfec Copied parameters-top.inc from en directory 2003-02-03 02:15:59 +00:00
acli
366ac24347 Added the "check MARC" link from the en template 2003-02-03 02:12:24 +00:00
acli
bb771c2dd8 Additional translation 2003-02-02 07:44:06 +00:00
acli
52a5fd4bbd Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
Create output_html_with_http_headers function to contain the "print $query
->header(-type => guesstype...),..." call. This is in preparation for
non-HTML output (e.g., text/xml) and charset conversion before output in
the future.

Created C4/Interface/CGI/Template.pm to hold convenience functions specific
to the CGI interface using HTML::Template

Modified moremembers.pl to make the "sex" field localizable for languages
where M and F doesn't make sense
2003-02-02 07:18:37 +00:00
acli
6d940e0d84 Wrong *-top.inc included 2003-02-02 05:02:35 +00:00
acli
13aa3cf49d Make the heading more meaningful 2003-02-02 05:02:02 +00:00
acli
39890b6fe6 A couple of wording corrections 2003-02-02 05:01:32 +00:00
acli
11a093e0ae Wrong TITLE 2003-02-02 05:00:29 +00:00
acli
fc9629aedd The search interface takes a barcode from the item number field; adjusting
the display to match
2003-02-02 04:59:39 +00:00
acli
d34d5fe2dd Incomplete translation 2003-02-02 04:56:46 +00:00
hdl
0d70b6379e Templating :returns.pl 2003-01-29 22:44:38 +00:00
tipaul
a18bba80d5 *** empty log message *** 2003-01-28 14:58:57 +00:00
tipaul
c23d07724e search on MARC datas.
first draft
2003-01-28 14:56:39 +00:00
tipaul
0333765bed bugfix for bugzilla #160 2003-01-28 13:04:08 +00:00
hdl
f969269bad Templating branchtransfers.tmpl 2003-01-28 00:48:04 +00:00
hdl
6a6d5c2c76 Correcting cirulation to circulation-top 2003-01-28 00:46:45 +00:00
acli
6f62a2b4cd A element does not have ALT attribute 2003-01-27 16:36:59 +00:00
acli
80a34bc2ff Use "post" instead of "put" for the Edit screen, to avoid the URL being so
long that it becomes invalid (bug 183)
2003-01-27 08:15:40 +00:00
acli
01153e7fc5 Corrected wrong wording 2003-01-27 06:57:41 +00:00
acli
7934eba399 Sync wording to same as the translation in opac-tmpl 2003-01-27 06:53:09 +00:00
acli
bfc2f56620 Translated the images 2003-01-27 06:37:00 +00:00
acli
0c7d8f0154 The two corners on the left should be transparent 2003-01-27 05:31:13 +00:00
acli
56bbb8e211 This sounds better 2003-01-27 04:51:49 +00:00
acli
522361f3e7 Copied the image files from the koha-html module 2003-01-27 03:28:53 +00:00
acli
b1e200adca Partial translation 2003-01-27 02:44:45 +00:00
acli
e9aea951d4 Added meta tags
Removed duplicate HTML tags in some templates (they are in *-top.inc)
2003-01-26 03:36:37 +00:00
acli
7ffffc95b2 Manually reverted the page to English (file changed too much for patch to
work)
2003-01-25 22:13:51 +00:00
acli
9773b0bec1 Handle non-latin1 charsets
Corrected wrong method to include page header and footer
2003-01-25 20:05:47 +00:00
acli
e662ba255d Handle non-latin1 charsets
Corrected wrong method to include the page header and footer
2003-01-25 19:49:57 +00:00
acli
7d8fcad974 Corrected wrong method to include the page header and footer 2003-01-25 19:31:09 +00:00
acli
ade845cdd3 Handle non-latin1 charsets
Corrected wrong method to include the page header and footer
2003-01-25 19:23:37 +00:00
tipaul
a95a4740ac small gui fixes 2003-01-23 12:29:10 +00:00
tipaul
a9b32d47f4 upgrading import in breeding farm (you can now search on ISBN or on title) AND character encoding. 2003-01-23 12:26:41 +00:00
hdl
41cbeb7bc3 Templating selectbranchprinter.pl 2003-01-23 11:32:42 +00:00
hdl
3202a41437 bugfixes :
uses C4::Auth; added to request.pl
one </TMPL_IF> needed in request.tmpl
2003-01-23 09:48:44 +00:00
hdl
4ff523bff0 Templating request 2003-01-22 23:35:57 +00:00
tipaul
ae8ed59033 includes on top and bottom of each screen translated to french 2003-01-21 15:23:35 +00:00
tipaul
e0a3a53e5b add in parameters a "check marc" link.
this script checks MARC parameters and try to detect tome errors in configuration.
currently checks 7 differents things.

The 1.3.3 MARC21 parameters fails miserabily to this test : 3 errors !!!
2003-01-21 13:45:37 +00:00
tipaul
c62706ae86 fix for bug #163 2003-01-20 12:45:39 +00:00