Commit graph

2999 commits

Author SHA1 Message Date
oleonard
0b552a51a7 Correcting errors and typos 2004-11-30 21:48:26 +00:00
oleonard
6eb66a4416 Adding branchname in hidden form field to allow for fix to Bug 552 2004-11-30 18:01:56 +00:00
oleonard
404cce49bc Adding branchname in hidden form field to allow for fix to Bug 552 2004-11-30 17:42:30 +00:00
oleonard
64d656ab31 Adding branchname to output for deletion confirmation screen (Bug 552) 2004-11-30 17:40:46 +00:00
oleonard
cfd59e9ba3 Adding blank to relshiploop (altrelationship) loop (Bug 657) 2004-11-30 16:14:04 +00:00
oleonard
22310ea007 Removing 'mandatory' indicator from alternate contact field (Bug 657) 2004-11-30 16:11:41 +00:00
oleonard
98357d148a Fix to get returns to update "datelastseen" value with today's date 2004-11-29 17:29:37 +00:00
oleonard
6c9d261301 Removing NPL-specific links 2004-11-29 16:26:56 +00:00
tipaul
462ff88e75 removing "ISBD : " string 2004-11-28 08:58:03 +00:00
rangi
1ce34b32b3 Fix for bug 865
Allows a librarian to tell Koha you want to start issuing to a new borrower
by entering no data. Essentiall by just hitting the enter  key
2004-11-28 08:32:36 +00:00
oleonard
8e05a93b5a Correcting link to moremember.pl 2004-11-26 20:47:06 +00:00
oleonard
64e3cb2522 Correcting link back to moremember.pl 2004-11-26 20:32:17 +00:00
tipaul
8b01923b5b bugfix for auth_header creation 2004-11-26 20:26:49 +00:00
oleonard
3e29b81f64 Fix for Bug 848 2004-11-26 20:24:38 +00:00
oleonard
0d1f848afa Fixing link to toggle between full and limited display 2004-11-26 18:41:08 +00:00
oleonard
fefd3d4d3d Fixing check that determines value of 'limit' 2004-11-26 16:50:41 +00:00
oleonard
7d43f4626b Fixing link to toggle between full and limited display 2004-11-26 16:48:41 +00:00
tipaul
9c7e383156 adding items fields to field list in MARC list of fields to search 2004-11-25 17:40:36 +00:00
tipaul
629a207dcb removing useless &branches in package declaration 2004-11-25 17:39:44 +00:00
tipaul
97d603a706 modified french translation 2004-11-24 20:38:30 +00:00
tipaul
5928ed1d32 it's a catalogue screen, not an acquisition one. Changing CSS 2004-11-24 20:36:33 +00:00
tipaul
cb24f3acb0 minor html changes 2004-11-24 20:35:34 +00:00
tipaul
50e6c3f569 minor text change 2004-11-24 20:34:44 +00:00
tipaul
02471e17d3 html minor change 2004-11-24 20:33:59 +00:00
tipaul
d303e2490a removing useless javascript alert 2004-11-24 20:31:51 +00:00
tipaul
261fbc2138 bugfix in editor chooser
and html improvement in plugin 225a
2004-11-24 20:31:13 +00:00
tipaul
77c5e7445d bugfix in editor chooser 2004-11-24 20:30:06 +00:00
tipaul
66c89aa852 french translation of librarian interface 2004-11-24 16:22:25 +00:00
tipaul
38b3be054e french translation of librarian interface 2004-11-24 16:13:30 +00:00
tipaul
d3cf213341 french translation of librarian interface 2004-11-24 16:11:16 +00:00
tipaul
f74be54635 french OPAC 2004-11-24 16:09:45 +00:00
tipaul
a661362911 minor css & html changes 2004-11-24 16:08:55 +00:00
tipaul
112613c307 adding barcode into list of on loan books 2004-11-24 16:08:12 +00:00
tipaul
52cad99cb9 moving stopwords into sql-datas. Now, they can be accessed during install 2004-11-24 16:05:33 +00:00
tipaul
962584cbaa removing sub branches (commited by chris for MARC=OFF bugfix, but sub branches is already in Acquisition.pm) 2004-11-24 16:00:01 +00:00
tipaul
23881a317e * critical fix for acquisition (see RC3 release notes) 2004-11-24 15:59:15 +00:00
tipaul
caf9b3c04b * critical fix for acquisition (see RC3 release notes)
* critical fix for duplicate finder
2004-11-24 15:58:31 +00:00
tipaul
1c16a1ee91 commiting modif already in RC2 (bug in breeding import) 2004-11-24 15:55:31 +00:00
tipaul
62fd54745e fix suggested by Slef 2004-11-23 16:02:32 +00:00
tipaul
8ddc4ec447 using preference and not preferences to see if marc=ON or OFF 2004-11-23 14:46:21 +00:00
tipaul
c6be0a2931 rolling back to 1.1 => owen last commit was buggy : should have be in /npl/ directory, not here. 2004-11-23 14:15:32 +00:00
tipaul
23fa406ed6 fix for #862 : Upgrade does not work (from 2.2RC1 to 2.2RC2) 2004-11-23 12:27:39 +00:00
tipaul
ba80395e5d adding itemcallnumber entry 2004-11-23 09:11:08 +00:00
tipaul
ba610a9a4a fixing a problem in char encoding : translation of the send basket was erroneous 2004-11-22 16:41:03 +00:00
tipaul
4be058b4e8 show "subject(s): " if there is at least one subject 2004-11-22 16:18:11 +00:00
tipaul
20642d5592 bugfix from south america ;-) (fixing permission showing bug) 2004-11-22 15:53:20 +00:00
oleonard
ca0f817755 Updating for CSS-based design 2004-11-19 21:37:20 +00:00
oleonard
5075982b7b Adding search-specific menu include file 2004-11-19 19:53:37 +00:00
rangi
7e1f5ce84b Shifting branches() from deprecated C4::Catalogue to C4::Biblio
Allowing the non marc interface acquisitions to work.
2004-11-19 19:41:22 +00:00
tipaul
5dda1342e9 improving behaviour when MARC=OFF 2004-11-19 16:41:49 +00:00