Commit graph

1416 commits

Author SHA1 Message Date
wolfpac444
28be0337c5 Fixed problems with non-US date such as 28/10/1983. 2003-03-26 03:46:20 +00:00
wolfpac444
398a4d5242 Fixed Bug #230. 2003-03-26 03:02:13 +00:00
wolfpac444
feb424a443 Module to format dates in the correct manner. 2003-03-26 02:48:59 +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
606cba8feb Changed "Date of Birth Required" to "Age Required" and removed the misleading examples. 2003-03-25 05:23:36 +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
6dd49e6a65 english MARC21 update. checking MARC parameter tables now reports a success :-) 2003-03-20 11:44:25 +00:00
tipaul
86631c1a8e fix for bug #54 2003-03-19 21:37:21 +00:00
tipaul
3205a1a3ff reindenting & code cleaning 2003-03-19 21:03:32 +00:00
tipaul
547c0daf6d *** empty log message *** 2003-03-19 21:02:24 +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
21bfaa4057 code cleaning and indenting 2003-03-19 15:15:33 +00:00
tipaul
52ad82bc9a fixes missing
use C4::Interface::CGI::Output;
at beginning
2003-03-19 15:14:42 +00:00
tipaul
ce8594125d logout now works fine 2003-03-19 15:14:01 +00:00
finlayt
22e024026d fixed so that it works with the old templates too 2003-03-18 20:57:52 +00:00
finlayt
1aa416cc5f latest changes from opac-templates.koha.org 2003-03-18 20:29:45 +00:00
finlayt
39f26e9e07 fixed a couple of bugs. Note this version of opac-reserve.pl is designed to work with the vanilla template. 2003-03-18 20:25:31 +00:00
finlayt
17fc3564a5 couple more files in the vanila opac theme 2003-03-18 19:54:01 +00:00
finlayt
b439b9f7d7 adding the vanilla opac theme from 1.2 2003-03-18 19:52:36 +00:00
tipaul
f52b395a01 moving loggedinuser test to xx-top.inc 2003-03-18 15:19:35 +00:00
tipaul
5fd15869df /koha-tmpl/ is now the documentroot for opac and intranet pages (remember koha-html is deprecated and should be removed very soon)
the index.html shows just 2 links : 1 to intranet.html, the other to opac.html.
during buildrelease, intranet.html is moved to intranet document root and renamed to index.html, same thing for opac.html with opac documentroot.
with this trick, you can have a "cvs" install, and a clean "official" install
2003-03-18 14:17:56 +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
81e5ddd39c bugfix 214 : can enter stopwords separated by space or , 2003-03-18 11:58:49 +00:00
tipaul
d3fedd6789 bug 209 fix 2003-03-18 11:41:32 +00:00
tipaul
91a8537f28 fix bug #205 2003-03-18 11:34:38 +00:00
tipaul
c0577fbdf9 bugfixes 2003-03-18 11:15:36 +00:00
tipaul
5347b92619 bugfix 2003-03-18 11:14:50 +00:00
tipaul
ac2f1d456f fixing image links bug 2003-03-18 11:14:18 +00:00
tipaul
feae3136b4 adding checkdigit parameter that choose how to check the members cardnumber.
At the moment :
* none = no checking
* katipo = checked as before
2003-03-18 10:58:19 +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
tipaul
7911035348 * bugfix 161
* removing koha-html cvs module : it's now unneeded. Should be removable from cvs when confirmed nothing has been forgotten
2003-03-18 08:54:55 +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
698653dcc1 Fixed bug #176. 2003-03-16 22:30:08 +00:00
wolfpac444
0194e69c5f Fixed bug #178 2003-03-16 22:18:03 +00:00
wolfpac444
9b85fd2b09 Fixed bug #175. 2003-03-16 22:06:54 +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
wolfpac444
0aaaa1cbed Fixed Bug #196 by using Date::Manip to put the date in the correct format. 2003-03-16 07:39:27 +00:00
tipaul
9658d683f6 pod updating 2003-03-11 15:14:03 +00:00
tipaul
9b2028ab72 some fixes, and links to themelang/images 2003-03-11 15:13:18 +00:00
tipaul
b9fbe0083f *** empty log message *** 2003-03-10 15:19:33 +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