Commit graph

1538 commits

Author SHA1 Message Date
rangi
54b726844d Fixing bug 387, so the lists of branches are the same 2003-04-22 08:20:42 +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
f03f420263 Adding back in code to allow switching between acquisition modules
Not sure why this was deleted, im picking by accident
2003-04-21 04:30:33 +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
rangi
c0a9492149 Fixing internal server error 2003-04-21 02:58:58 +00:00
rangi
5bb9112c52 Removing the use C4::Acquisitions line 2003-04-21 02:53:14 +00:00
rangi
246b6269e7 Fixing bug 348 2003-04-21 02:16:13 +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
1126022f86 *** empty log message *** 2003-04-11 15:11:43 +00:00
tipaul
314568b460 small fix 2003-04-11 15:09:03 +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
tipaul
201640ba70 missing - and template name fixing 2003-04-10 14:04:03 +00:00
tipaul
88867f1426 Fix some bugs :
* worked in 1.9.0, but not in 1.9.1 :
- modif of a biblio didn't work
- empty fields where not shown when modifying a biblio. empty fields managed by the library (ie in tab 0->9 in MARC parameter table) MUST be entered, even if not presented.

* did not work before :
- repeatable subfields now works correctly. Enter 2 subfields separated by | and they will be splitted during saving.
- dropped the last subfield of the MARC form :-(

Internal changes :
- MARCmodbiblio now works by deleting and recreating the biblio. It's not perf optimized, but MARC is a "do_something_impossible_to_trace" standard, so, it's the best solution. not a problem for me, as biblio are rarely modified.
Note the MARCdelbiblio has been rewritted to enable deletion of a biblio WITHOUT deleting items.
2003-04-10 13:56:02 +00:00
pate
fa0d959c2a first cut at perl script to create the about page. 2003-04-10 10:56:42 +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