acli
|
4a80f85793
|
$script_name in template causes runtime error. Should be a TMPL_VAR
|
2004-02-10 07:38:57 +00:00 |
|
acli
|
c2e4ee82ce
|
SGML syntax corrections
|
2004-02-10 07:07:42 +00:00 |
|
acli
|
d99d1d53f5
|
Pedantic SGML syntax correction
|
2004-02-10 04:59:09 +00:00 |
|
acli
|
4ed4f62165
|
Spurious attribute in BODY removed
|
2004-02-10 04:57:27 +00:00 |
|
acli
|
e93036f6cb
|
A couple of minor, pedantic SGML syntax corrections
|
2004-02-10 03:26:06 +00:00 |
|
acli
|
9aeb2fe85d
|
Various pedantic SGML syntax corrections (e.g., <!----...--> must contain
a multiple of 4 hyphens)
Inserted some blank rows in admin-home for visual consistency.
|
2004-02-10 03:13:41 +00:00 |
|
acli
|
a532e321e9
|
Spelling mistake
|
2004-02-10 00:58:49 +00:00 |
|
tipaul
|
8eba7e8b28
|
fix for #671 (add institution member)
note member management code is really dirty & can be factorised, will be done in HEAD branch (2.1.x version)
|
2003-12-22 14:58:38 +00:00 |
|
tipaul
|
1efd84f9cb
|
fix for #672 (ordering readingrec)
|
2003-12-22 10:58:28 +00:00 |
|
tipaul
|
bc14432d5f
|
fix for #537 : in borrower screen, the "fine & debts" now shows only amount due if >0, "nothing due" if borrower has no debts.
|
2003-12-22 10:41:22 +00:00 |
|
tipaul
|
2bd4fe5d77
|
image link error
|
2003-12-19 17:20:24 +00:00 |
|
tipaul
|
196778c7b5
|
fix for 586
|
2003-12-18 17:19:56 +00:00 |
|
tipaul
|
adccc51b06
|
<TMPL to <!-- TMPL
|
2003-12-11 12:40:29 +00:00 |
|
tipaul
|
1b873ec499
|
just reordering menu : links are now in the order they must be filled in order to get a working Koha.
|
2003-12-09 13:46:28 +00:00 |
|
tipaul
|
1e93add16b
|
templates modified : ALL <TMPL_* XX> have been replaced by <!-- TMPL_* XX -->, because it's strict html compliant, and HTML::TreeBuilder deals better with this form.
|
2003-12-09 10:26:51 +00:00 |
|
tipaul
|
5298e98ccb
|
bugfix : adding thesaurus entries did not work (worked in french)
|
2003-12-04 11:52:41 +00:00 |
|
dragon28
|
db278d0be5
|
re-added the place-request.gif to fix bug 656
|
2003-12-03 22:41:28 +00:00 |
|
tipaul
|
b706b5061b
|
confirm member deletion
|
2003-12-02 10:28:49 +00:00 |
|
tipaul
|
d1e0cef3c7
|
confirm member deletion
|
2003-12-02 10:28:49 +00:00 |
|
tipaul
|
5f5c74ba27
|
delete biblio icon
|
2003-12-02 10:28:27 +00:00 |
|
tipaul
|
173e385e8f
|
adding credits & using $] instead of perl -v to get perl version
|
2003-11-28 13:59:30 +00:00 |
|
tipaul
|
efebff07f4
|
translation to english (existed only in french before)
|
2003-11-28 10:49:39 +00:00 |
|
tipaul
|
5175c45aaf
|
fix for #634
|
2003-11-24 17:15:55 +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
|
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 |
|
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 |
|
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 |
|
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
|
8576e81ea9
|
moving more html out of the script
|
2003-10-22 20:01:28 +00:00 |
|
tipaul
|
34701939ab
|
fix for #577
|
2003-10-21 15:47:06 +00:00 |
|
rangi
|
68067f6400
|
Fix for bug 436, thanks to Pierre
|
2003-10-16 20:36:25 +00:00 |
|
tipaul
|
41f1493fc2
|
improving non-MARC biblio detail in both intranet and opac.
|
2003-10-14 11:37:47 +00:00 |
|
tipaul
|
0d96be2e29
|
adding rebuildnonmarc.pl script : run this script when you change a link between marc and non MARC DB. It rebuilds the non-MARC DB (long operation)
|
2003-10-14 09:45:29 +00:00 |
|
tipaul
|
518d879544
|
moving & templating charges to admin part of Koha
|
2003-10-06 13:40:49 +00:00 |
|
tipaul
|
ace84f1c99
|
fixing space not javascript compliant. mozilla don't cares, but IE cares.
|
2003-09-30 13:13:36 +00:00 |
|
tipaul
|
5a734c201c
|
Title that have a value empty (or null) are no more shown.
|
2003-09-18 07:38:22 +00:00 |
|
tipaul
|
65bb0f2051
|
fixing bug 511 (bug in javascript : Mozilla didn't care, IE reported an error)
|
2003-09-12 08:59:03 +00:00 |
|
rangi
|
bbd3b3c79c
|
Getting the current borrower showing
|
2003-09-11 21:48:40 +00:00 |
|
tipaul
|
e08349dcdc
|
adding possibility to create a thesaurus entry directly
|
2003-09-05 11:28:06 +00:00 |
|
tipaul
|
cab874784a
|
javascript bugfix (bugreport from Dombes Abbey)
|
2003-09-04 17:01:59 +00:00 |
|
tipaul
|
c4016bd424
|
adding javascript function to focus on 1st field for issues / returns.
Thus, librarian don't need manual mouse focus & can scan barcode immediatly.
|
2003-09-04 16:42:32 +00:00 |
|
tipaul
|
02381a2301
|
fix for 525 (If itemtype is not set, we get a broken more detail page) and translation to french
|
2003-09-04 15:03:00 +00:00 |
|
tipaul
|
ee79c36070
|
fix for 582 (Move error message contents out of newmember.pl)
|
2003-09-04 14:29:44 +00:00 |
|
tipaul
|
0ee4bfe070
|
fix for 565 : item barcode not checked unique
|
2003-09-04 13:04:12 +00:00 |
|
tipaul
|
163f745ea2
|
typo & translation fixes
|
2003-09-03 11:58:47 +00:00 |
|