Commit graph

12151 commits

Author SHA1 Message Date
rangi
5d8b576c92 More UNIDO work 2003-06-16 08:20:54 +00:00
rangi
59002f8ba9 Changes for UNIDO 2003-06-16 08:18:35 +00:00
rangi
7fbdb59d57 unido template work
cVS: ----------------------------------------------------------------------
2003-06-16 08:14:37 +00:00
rangi
bf5929f98d Still a work in progress.
Rach is marking up new templates for UNIDO, so there should be a few commits
2003-06-13 15:14:29 +00:00
rangi
5cc839b2ea *** empty log message *** 2003-06-13 15:01:23 +00:00
rangi
3da5262aab *** empty log message *** 2003-06-13 14:47:39 +00:00
tipaul
5e3ed3cbad fixes for #395 2003-06-13 14:41:32 +00:00
rangi
28ed8b7b24 *** empty log message *** 2003-06-13 14:27:20 +00:00
rangi
0d21838936 *** empty log message *** 2003-06-13 14:24:24 +00:00
rangi
1b2c878e82 *** empty log message *** 2003-06-13 14:16:47 +00:00
rangi
4cce47fb38 *** empty log message *** 2003-06-13 14:08:07 +00:00
rangi
da8a7f0961 *** empty log message *** 2003-06-13 14:02:00 +00:00
tipaul
e363ddc14b fixes for bookfunds & budget. Should work now. I fix #223, #424 2003-06-13 13:46:01 +00:00
rangi
0dd1c92971 Small change to make branches order by branchcode in the list 2003-06-13 11:54:39 +00:00
rangi
9da2356314 *** empty log message *** 2003-06-13 10:32:00 +00:00
rangi
225a60c6c6 *** empty log message *** 2003-06-13 10:27:09 +00:00
rangi
44d7542267 *** empty log message *** 2003-06-13 10:15:14 +00:00
tonnesen
e27b19afdf Added modifications required to the systempreferences table by the new
systempreferences.pl script.  The systempreferences.pl script will not work
properly until this table is updated.
2003-06-11 21:28:22 +00:00
tonnesen
34ca92af53 Added note detailing obsoletion of pathtotemplate() call 2003-06-11 20:14:12 +00:00
tonnesen
83dc7abacf This was the last script using the old "pathtotemplate" subroutine. Replaced
with get_template_and_user() call.
2003-06-11 20:11:44 +00:00
tonnesen
6c203041b1 Using "boolean_preference()" call to get current status of YesNo type system
preferences.
2003-06-11 18:57:18 +00:00
tonnesen
66bf985d0a Added two new routines for getting a list of available themes/languages (used
by new systempreferences.pl script to present a list of available themes or
languages).
2003-06-11 18:48:07 +00:00
tonnesen
53084f1a8c Fixed bug #35. System preference settings now give selectable options where
appropriate.
2003-06-11 18:45:36 +00:00
tonnesen
c41c02271d Changing "preference()" calls to "boolean_preference()" calls 2003-06-11 18:44:01 +00:00
tonnesen
3ba349bd4e Increased default inactivity timeout from 2 minutes to 5 minutes. 2003-06-11 18:40:53 +00:00
tonnesen
d884477651 Using boolean_preference instead of preference for 'marc' setting 2003-06-11 18:37:55 +00:00
tonnesen
7adffd6e89 Using boolean_preference() instead of preference() for 'marc' system pref. 2003-06-11 18:34:43 +00:00
tipaul
82744c0ca9 small fix & improvement.
* fix : the marc subfield was called "tag" in the template. was working nice, but tricky.
* improvment : on each MARC value is now a little finder. If you click on the finder, it will auto-search all biblios with the corresponding value. Very useful to find everything written by an author, or every books from a collection.
2003-06-10 15:46:34 +00:00
tipaul
d8ed149e5f 1st draft for budget reordering
DOES NOT WORK.
But it's time for week end for me, so bugfix will wait until tuesday :-)
2003-06-06 14:50:35 +00:00
tipaul
f2a2937c0c fir for #208 + bugfix in adding an organisation 2003-06-06 10:00:52 +00:00
tipaul
3decb00927 fix for #366 2003-06-06 09:31:52 +00:00
tipaul
a72d9621ae removing searchborrower from circ2.pm.
Already exists in Search.pm
this fixes bug #439 and improve consistency.
2003-06-05 17:03:31 +00:00
tipaul
a548aab083 some graphic improvments 2003-06-05 14:28:44 +00:00
tipaul
aeb66ea367 graphic improvments 2003-06-05 14:19:58 +00:00
tipaul
e22e573e26 removing cat-top.inc references 2003-06-05 14:17:53 +00:00
tipaul
7b1a99acc6 unused script 2003-06-05 14:13:58 +00:00
tipaul
bc78a82103 fixing small bug in catalogue style 2003-06-05 13:07:20 +00:00
tipaul
95e8ce44ac never seen this yellow image anywhere. and it's 150kb fat :-) 2003-06-05 12:57:24 +00:00
tipaul
f72f073084 removing unused images :
* images-buttons. They are replaced by text button with class="button"
* top images, that are not used since we have text menus.
2003-06-05 12:54:10 +00:00
tipaul
b2ee20c913 FRENCH templates
* moving all styles to common-style.css sheet. The styles specifics to a topic (the parameter button in parameters-top.inc is the only one defined in parameters-top.inc, he overwrittes the common-style definition)
* changing from <TMPL_INCLUDE> to <link rel=stylesheet> the *-top. This way, the style sheet is sent only once, then found in the cache of the navigator. A few kb to avoid transmitting.
* In some menus, adding a 2nd menu line. It contains some shorcuts for quick access. Like "quick search" and "MARC search". This way, the librarian can access the search he prefers in 1 clic.
* removing MARC topic in menu.
* managing correctly simple marc & non-marc acquisition system.
2003-06-05 12:40:49 +00:00
tipaul
08e4dee054 undeleting 2003-06-05 12:40:09 +00:00
tipaul
fff34f4b13 *** empty log message *** 2003-06-05 12:32:33 +00:00
tipaul
45ee38f49a * moving all styles to common-style.css sheet. The styles specifics to a topic (the parameter button in parameters-top.inc is the only one defined in parameters-top.inc, he overwrittes the common-style definition)
* changing from <TMPL_INCLUDE> to <link rel=stylesheet> the *-top. This way, the style sheet is sent only once, then found in the cache of the navigator. A few kb to avoid transmitting.
* In some menus, adding a 2nd menu line. It contains some shorcuts for quick access. Like "quick search" and "MARC search". This way, the librarian can access the search he prefers in 1 clic.
* removing MARC topic in menu.
* managing correctly simple marc & non-marc acquisition system.
2003-06-05 12:32:14 +00:00
tipaul
c8952af169 gui reordering.
In loadmodule, now you can force a specific systempref.
removed MARC topic and added addbiblio topic.
2003-06-05 12:27:08 +00:00
tipaul
03f9467912 moving breeding farm import to parameters page (GUI) and to new import/ directory (code structure) 2003-06-04 13:46:24 +00:00
rangi
50706ccdb1 Last of the templates imported from SIU 2003-06-03 22:04:40 +00:00
rangi
433e5c9ec1 And yet some more 2003-06-03 22:02:00 +00:00
rangi
55c4eda8b8 More templates and a pile of images as well. Nearly there now 2003-06-03 21:56:29 +00:00
rangi
76f09fc616 And here are some more templates 2003-06-03 21:49:32 +00:00
rangi
1929a4d898 Continuing import 2003-06-03 21:44:41 +00:00