slef
2983976716
lengthen cardnumber to 16 and make it unique
2003-11-12 16:14:42 +00:00
slef
84b5174eba
update cardnumber to 16 digits
2003-11-12 16:07:13 +00:00
slef
a291cb08d7
Updated text after user testing
2003-11-10 17:02:00 +00:00
tipaul
073d2233cc
bugfix for #384
...
1st draft for MARC biblio deletion.
Still does not work well, but at least, Biblio.pm compiles & it should'nt break too many things
(Note the trash in the MARCdetail, but don't use it, please :-) )
2003-11-06 17:18:30 +00:00
tipaul
d5b4f4a9ee
removes warning
2003-11-06 15:14:57 +00:00
slef
f38ad5f522
missed one, sorry
2003-11-06 15:08:40 +00:00
tipaul
fb8dadc918
adding marc fields in deletedbiblio & deleteditems
2003-11-06 15:07:11 +00:00
slef
8af672a1c8
now uses placeholders in sql
2003-11-06 15:06:24 +00:00
tipaul
7eac982ff3
minor html modifs & warn removed
2003-11-06 10:18:33 +00:00
slef
41169f2238
Now figures out what directory the scripts are in
2003-11-05 23:33:45 +00:00
slef
b902f17fa5
z3950 fixes and version display fixes
2003-11-05 23:31:10 +00:00
tipaul
dda880448c
minor html fixes
2003-11-05 11:15:51 +00:00
tipaul
ab6dd1271c
minor html fixes
2003-11-05 11:12:15 +00:00
rangi
9c998cda51
Fix for bug 535, and adding the classification column to the variables
...
available to the template
2003-11-04 19:48:50 +00:00
oleonard
8c26703607
This image got lost in the shuffle somewhere. Re-adding it to take care of Bug 654
2003-11-03 16:36:11 +00:00
tipaul
11a414089f
removing warning
2003-11-03 13:29:05 +00:00
rangi
d187195a75
Fix for bug 592
...
Re-issuing book does not renew correctly
2003-10-31 21:02:16 +00:00
oleonard
25fb983f74
Fix for Bug 639. Also cleaned up HTML (quote attributes, add DOCTYPE, correct other invalid HTML)
2003-10-31 20:21:32 +00:00
oleonard
db339c009e
Fix for Bug 649. Also corrected some HTML (quoted attributes, replaced & with , close <p> tags)
2003-10-31 19:09:12 +00:00
slef
1fba97b398
Merged $database and $dbname. That could have been nasty in a release
2003-10-31 17:58:16 +00:00
slef
a1a1bfc8fa
Fixing database upgrade failure from koha.upgrade and setting language
2003-10-31 17:40:51 +00:00
slef
4d5274c4d9
Basic fixes to make the installer and upgrader run
2003-10-31 17:34:25 +00:00
rangi
a33316a505
Fixing a typo in one of the <TMPL tags
2003-10-29 23:38:05 +00:00
rangi
287302f5fe
Typo in the template, one of the TMPL tags, spotted by tuurev and reported
...
on irc
2003-10-28 21:52:52 +00:00
rangi
5a808e96ef
Fix for bug 621,
...
Returns not marking reserves waiting
2003-10-28 19:34:05 +00:00
kb2qzv
121236341c
small corrections
2003-10-27 21:59:15 +00:00
slef
054f769d2c
Timed backups in installfiles
2003-10-27 17:39:41 +00:00
slef
fb0a6e739d
Added getmysqldir function
2003-10-27 17:36:17 +00:00
slef
78b00f1709
Old files warning and MARC upgrade fix
2003-10-27 17:13:06 +00:00
kb2qzv
ff9662960a
small corrections
2003-10-27 16:34:05 +00:00
kb2qzv
09176cd5b6
update of translations, synchronization with files in ../default/en directory. Whenever they change we must followup... .
2003-10-27 15:41:27 +00:00
kb2qzv
df9a6adedd
update of translations, synchronization with files in ../default/en directory. Whenever they change we must followup... .
2003-10-27 15:07:25 +00:00
kb2qzv
c16db7c32f
update of translations, synchronization with files in ../default/en directory. Whenever they change we must followup... .
2003-10-27 14:57:13 +00:00
kb2qzv
228ac45e5c
update of translations, synchronization with files in ../default/en directory. Whenever they change we must followup... .
2003-10-27 14:33:43 +00:00
kb2qzv
981a653091
first round translation
2003-10-27 01:13:37 +00:00
kb2qzv
1798af3e56
first round translation
2003-10-27 00:49:12 +00:00
kb2qzv
0f41a9f34c
first round translation
2003-10-27 00:41:19 +00:00
kb2qzv
d76df27f71
first round translation
2003-10-27 00:10:47 +00:00
kb2qzv
cad363d55b
first round translation
2003-10-26 23:39:41 +00:00
kb2qzv
9ef525f309
translation improvements, typos corrected.
2003-10-26 22:54:54 +00:00
slef
9a40e42524
first part of upgrade merge: some FIXMEs and testing to do
2003-10-26 13:21:19 +00:00
slef
2a83b02991
Initial changes so that I can test. /etc still hardcoded. z3950 installation buggy. Really needs merge with Install.pm, which I will nw start on.
2003-10-26 12:21:14 +00:00
tipaul
9027aa7532
etcdir not harcoded
2003-10-25 09:53:54 +00:00
tipaul
85eff780ae
bugfix : use of '$var' instead of ? in sql statement
2003-10-25 08:50:39 +00:00
tipaul
98884012cf
minor fixes for bilbio deletion (still buggy)
2003-10-25 08:46:27 +00:00
tipaul
96c8fc6663
syn'ching chris commits
2003-10-25 08:18:34 +00:00
rangi
73e7c08589
Making the borrowenumber an auto_increment field
2003-10-23 20:33:53 +00:00
rangi
6f99602576
Fix for bug 631, race conditions on borrowernumber when entering a new
...
borrower.
Depends on borrowernumber having auto_increment set in the database
2003-10-23 20:26:56 +00:00
rangi
3e0f57d0d8
Fix for bug 591
2003-10-22 20:20:48 +00:00
rangi
8576e81ea9
moving more html out of the script
2003-10-22 20:01:28 +00:00