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
tipaul
d46a373326
serials : lot of bugfixes.
...
Works fine now. And is documented (clic Help)
2004-08-12 14:51:23 +00:00
tipaul
8dd23037cd
bugfixes
2004-08-12 14:50:50 +00:00
tipaul
3cef08d33b
minor fixes (to get less warning during translation)
2004-08-12 14:50:29 +00:00
tipaul
78ac1e13ea
useless file (use tmpl_process3.pl instead & files in po directory)
2004-08-12 14:48:58 +00:00
tipaul
10032f8af6
moving translation files to a .po directory
2004-08-12 14:43:54 +00:00
tipaul
4af4f48154
minor fixes (to get less warning during translation)
2004-08-12 14:39:59 +00:00
tipaul
182b924a91
serial doc
2004-08-12 14:38:12 +00:00
tipaul
26b2374cd4
bugfix
2004-08-12 14:36:44 +00:00
tipaul
716d4a4e18
serials : lot of bugfixes.
...
Works fine now. And is documented (clic Help)
2004-08-12 14:36:07 +00:00
tipaul
cfa9223cd1
* updates to make acquisition compatible with suggestions & serials
...
* changes to use supplierid instead of id, that's easier to read.
2004-08-12 14:35:22 +00:00
oleonard
f4bdd0df8d
Adding RSS 1.0 and 2.0 versions of the lastAcquired feed to serve as examples
2004-08-11 20:58:03 +00:00
oleonard
94b31fb3c8
Adding more variables for RSS 2.0 template, altering date format for RSS 2.0 compatibility
2004-08-11 14:53:58 +00:00
tipaul
224bbe5d15
online help file
2004-08-06 16:39:11 +00:00
tipaul
1e33d3ca1a
changing DB structure to calculate next issue number.
...
Seems to work fine.
Still misses the date calculation & the test of end of subscription (maybe for monday ?)
2004-08-06 16:38:41 +00:00
tipaul
e6ab46cc9d
online help for serials
2004-08-05 19:33:36 +00:00
tipaul
6cb86ed737
minor CSS changes
2004-08-05 16:36:50 +00:00