Commit graph

2096 commits

Author SHA1 Message Date
tipaul
524224c0d1 minor bugfix 2003-11-28 14:00:20 +00:00
tipaul
173e385e8f adding credits & using $] instead of perl -v to get perl version 2003-11-28 13:59:30 +00:00
tipaul
582a7ec8b2 fix for #564 2003-11-28 12:51:26 +00:00
tipaul
efebff07f4 translation to english (existed only in french before) 2003-11-28 10:49:39 +00:00
tipaul
a6c85616dc * removing too verbose messages.
* creating a fulltext index on bibliothesaurus
2003-11-28 10:08:33 +00:00
tipaul
496c07ede0 bugfix : misusing prepare & execute => now using prepare(?) and execute($var) 2003-11-28 09:48:33 +00:00
tipaul
ef5134635a bugfix for iso2709 file import in the "notforloan" field.
But notforloan field called "loan" somewhere, so in case "loan" is used, copied to "notforloan" to avoid a bug.
2003-11-28 09:45:25 +00:00
tipaul
43d4de6679 - using -P to remove empty dirs
- minor code cleaning (removing commented code)
2003-11-28 09:40:18 +00:00
tipaul
2b6eb63f57 removing unused files 2003-11-28 09:29:28 +00:00
tipaul
95e5883862 removing unused file 2003-11-28 09:28:48 +00:00
tipaul
e5fddea941 fix for #385 2003-11-24 17:40:14 +00:00
tipaul
5175c45aaf fix for #634 2003-11-24 17:15:55 +00:00
tipaul
94deaaec47 biblio & item deletion now works fine in MARC editor.
Stores deleted biblio/item in the marc field of the deletedbiblio/deleteditem table.
2003-11-24 17:12:41 +00:00
tipaul
feccbd1685 warning the librarian if he modify this table to run rebuildnonmarc script (#387) 2003-11-24 17:00:09 +00:00
tipaul
e0759d0934 fixing a bug in searches with stopwords (that where not dropped).
Moving "contains" as 1st choice for the search (= default one)
2003-11-24 16:53:10 +00:00
tipaul
6eb2c6141d biblio & item deletion now works fine in MARC editor.
Stores deleted biblio/item in the marc field of the deletedbiblio/deleteditem table.
2003-11-24 16:28:49 +00:00
tipaul
4a98096d23 execute($var) with ? bugfix 2003-11-24 16:24:24 +00:00
tipaul
49d00491c8 moving $id from beginning to end of file (70 commits... huge comments...) 2003-11-24 13:29:55 +00:00
tipaul
4333350f43 fix for #380 (bibliosubject) 2003-11-24 13:27:17 +00:00
tipaul
e46bf8e102 fix for #380 2003-11-24 13:16:36 +00:00
oleonard
427bbdcf6d Fix for Bug 678, along with minor corrections and cleaning up 2003-11-18 21:54:43 +00:00
tipaul
c196693358 minor fixes in thesaurus_popup & authorities.pm
NEW plugin : the plugin that manages 60X field in UNIMARC (i think it's the same in marc21). Used to search a thesaurus entry & parse bibliothesaurus table for category NC (Common Name in french).
The user can enter a search term, and see entries corresponding. If the search is a real entry in the thesaurus, and this entry has dependencies, they are shown too.
For example, if the thesaurus contains :
Geo -- Europe -- France -- Marseille
Geo -- Europe -- France -- Paris
Hist -- Europe -- France -- Revolution

A search on "France"
shows
Geo --Europe --France and Hist -- Europe -- France on the left panel
When the user clic on Geo -- Europe -- France,
Marseille & Paris are shown on the right panel.

When the user selects a value, it's reported to the MARC editor.

NOTE : template ONLY IN FRENCH (but it's 11PM for instance, & i plan to go to bed :-) )
2003-11-14 22:00:42 +00:00
slef
09d87ad430 English fixes 2003-11-13 13:36:54 +00:00
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 &nbsp;, 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