acli
6918d661ed
This makes a bit more sense
2004-02-10 03:19:52 +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
4d0ad1b93f
Minor improvements
2004-02-10 03:08:00 +00:00
acli
f444dd1d7a
Sync to en
2004-02-10 03:01:36 +00:00
acli
d30db19007
Changed DTD declaration so that Mozilla will use standards mode for this.
2004-02-10 03:00:59 +00:00
acli
98b5993007
Use more standard translation for "About"
2004-02-10 03:00:50 +00:00
acli
d813e12860
Changed DTD declaration so that Mozilla will use standards mode for this.
...
Use more standard translation for "About"
Minor updates
2004-02-10 03:00:37 +00:00
acli
1ffcdc8d58
Sync to en/include/common-style.css
2004-02-10 02:55:01 +00:00
acli
cb05c55870
We can't use A.home, A.about, etc. for Chinese, otherwise the padding will
...
cause the links to become very ugly; this is better. (It is probably better
for other translations as well...)
2004-02-10 02:53:09 +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
06190d741e
*** empty log message ***
2003-11-28 14:09:33 +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
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
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
7eac982ff3
minor html modifs & warn removed
2003-11-06 10:18:33 +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
kb2qzv
121236341c
small corrections
2003-10-27 21:59:15 +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