shedges
f3e5fcd15d
Fix bug 789 (in HEAD)
2004-09-05 22:33:12 +00:00
shedges
686a41a71c
Minor changes to add classification data to return array from loose search.
2004-09-04 13:48:27 +00:00
tipaul
43d36aca61
minor fix for hidden fields
2004-09-02 16:42:58 +00:00
tipaul
6615c0098b
po for french OPAC
2004-09-02 16:42:22 +00:00
tipaul
126681c4c1
little tool to analyse the marc parameters.
...
run without arguments to know what it does.
export PERL5LIB (& export KOHA_CONF if not /etc/koha.conf) as usual
2004-09-02 16:34:04 +00:00
tipaul
2aa689c34b
french OPAC for 2.2
2004-09-02 16:32:18 +00:00
tipaul
2744755bbc
minor modifs & improvements
2004-09-02 16:30:57 +00:00
tipaul
465f84d1b5
minor modifs in stylesheet
2004-09-02 16:29:52 +00:00
tipaul
4bd24d9a76
adding item note to the item status (at end of issue page). Useful to warn a librarian in case of a problem in the item
2004-09-02 16:29:18 +00:00
tipaul
e08b954ef7
reintegrating aqbookseller search, to ask book seller for late issues
2004-09-02 16:28:01 +00:00
tipaul
1edf59efe5
road to a better member management code.
...
Useful for LDAP integration
2004-09-02 16:27:09 +00:00
tipaul
a115863f93
some fixes for LDAP (more to come)
2004-09-02 16:25:20 +00:00
tipaul
f1b970910c
*** empty log message ***
2004-09-02 16:24:42 +00:00
tipaul
cac4a46055
fixing minor bug for hidden fields in editor
2004-09-02 16:21:29 +00:00
tipaul
56825e415f
modularizing (with Members.pm) members management
...
(beginning of...)
2004-08-30 13:48:58 +00:00
tipaul
6693f707b3
removing useless package
2004-08-30 13:22:46 +00:00
rangi
fbdf670fc7
Changing next_page to nextpage to match prevpage and all the templates seem to expect nextpage
2004-08-25 21:35:33 +00:00
shedges
5246492046
Added MARC21 authority tag and subfield structure.
2004-08-22 00:45:58 +00:00
tipaul
4d23559149
fixing bug (dbh error in error log, even if the result was OK)
2004-08-20 09:14:07 +00:00
tipaul
2580ddc726
fixing a complex bug : the last results didn't have callnumber informations. Had to rewrite algorythm for building the result array.
2004-08-20 08:19:52 +00:00
tipaul
8790983cd5
commiting stephen hedges modifs to css template & fixing a bug in variable name (same name in TMPL_LOOP and TMPL_VAR confuses a lot HTML::Template)
2004-08-18 16:44:37 +00:00
tipaul
331db0ab02
*** empty log message ***
2004-08-18 16:26:02 +00:00
tipaul
d6928cb1e0
minor reindentings
2004-08-18 16:25:24 +00:00
tipaul
4429e5db18
removing issuelimit (it's in issuingrules table now)
2004-08-18 16:09:46 +00:00
tipaul
f843146c0c
css modifs
2004-08-18 16:08:32 +00:00
tipaul
33865931a0
css'ing request.tmpl
2004-08-18 16:06:34 +00:00
tipaul
538a0b15a3
fixes in authorities. Now, it should work well...
2004-08-18 16:05:42 +00:00
tipaul
726c0565e8
various bugfixes
2004-08-18 16:05:14 +00:00
tipaul
19ae27fc49
minor modifs for hidden subfields
2004-08-18 16:04:53 +00:00
tipaul
75e8b810e8
minor reindentings
2004-08-18 16:02:26 +00:00
tipaul
2e18684cde
modifs to support frameworkcodes
2004-08-18 16:01:37 +00:00
tipaul
9cfafb870e
fixes for authorities management
2004-08-18 16:00:24 +00:00
tipaul
9aa13fbda9
default framework for authorities in UNIMARC (french language)
2004-08-18 16:00:02 +00:00
tipaul
48ff16eabd
commiting release notes for 2.1.0 (late...)
2004-08-18 15:59:15 +00:00
tipaul
58e6f7b633
online help
2004-08-18 15:56:00 +00:00
tipaul
ab39e57393
fixes in circulation module
2004-08-18 15:52:14 +00:00
shedges
59ea82d93c
added MARCNOTES and MARCSUBJCTS loop variables for displaying notes and subjects from MARC data.
2004-08-17 20:56:42 +00:00
shedges
1e02b5b4aa
added getMARCnotes and getMARCsubjects functions.
2004-08-17 20:53:34 +00:00
shedges
272b0c6391
added MARC notes array and MARC subjects array to values sent to template.
2004-08-17 20:50:41 +00:00
tipaul
bedba1eb5e
bugfix : adding existing value for fields mapped to authority & modif of a biblio.
2004-08-17 11:05:17 +00:00
tipaul
b2d3fe1ccb
moving language chooser to the main page.
...
moving the getalltemplates and getalllanguages subs out from Search.pm (that will be deprecated soon) to Koha.pm
moving changelanguage.pl to OPAC scope
2004-08-16 12:49:42 +00:00
tipaul
502ab11ae9
moving language chooser to the main page.
...
monving the getalltemplates and getalllanguages subs out from Search.pm (that will be deprecated soon) to Koha.pm
2004-08-16 12:48:52 +00:00
rangi
e334c8699f
Commiting a sample change to the default template to allow users to pick
...
their language.
Just a sample template builders can look at this and make changes to their
templates
2004-08-15 01:50:24 +00:00
tipaul
e7c03fe1cd
css'ing
2004-08-14 09:32:40 +00:00
tipaul
947580c047
adding frameworkcode to API in some subs
2004-08-13 16:44:31 +00:00
tipaul
37d454a82a
adding frameworkcode to API in some subs
2004-08-13 16:37:25 +00:00
tipaul
c93369dc4a
patch from A. Tarallo (for differents DB schemes)
2004-08-13 09:13:14 +00:00
acli
26191577a8
In English, there is usually no space before question mark or colon
2004-08-13 06:06:53 +00:00
acli
73b095d2a8
Minor spelling corrections
2004-08-13 06:01:10 +00:00
acli
8dda85aaac
Spelling correction
2004-08-13 05:54:55 +00:00