Commit graph

37 commits

Author SHA1 Message Date
wolfpac444
3fb99f7d26 *** empty log message *** 2003-06-20 16:11:43 +00:00
tipaul
bc78a82103 fixing small bug in catalogue style 2003-06-05 13:07:20 +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
wolfpac444
e958a973d6 Fixed "Log In" bug. 2003-05-27 05:38:11 +00:00
tipaul
368d9107a2 moving loggedinuser => loggedinusername in includes and Auth.pm :
The $loggedinuser in Koha is the CODE of the logged user (result of get_user_and_template subroutine).
BTW, in get_user_and_template subroutine, the TMPL_VAR loggedinuser is replaced by the NAME of the user.
This is troubleshooting.
so, I replace the name by the "loggedinusername" template variable.
If you want to add the username somewhere, just add <TMPL_VAR name="loggedinusername"> in the template.

Fixes bug #401
2003-05-05 15:00:53 +00:00
wolfpac444
8a208dcbf1 Fixed bug #396 2003-04-30 00:45:01 +00:00
wolfpac444
2ea234ab66 Commented out "Help" link. 2003-04-30 00:32:48 +00:00
tipaul
69e5454b80 very little fix : adding border-radius => now text buttons have a nice round corner, almost exactly like with the images button.
I LOVE this stylesheet ! (thanks mike for adding it :-) )
2003-04-29 08:05:04 +00:00
wolfpac444
41b0170ae2 Changing image buttons to text buttons 2003-04-26 04:24:49 +00:00
wolfpac444
168ecb752c Changed images into text buttons 2003-04-26 03:54:51 +00:00
wolfpac444
9c3b9e63bc Started the process of getting rid of image buttons that contain text. 2003-04-26 03:21:50 +00:00
wolfpac444
5e0db7fa98 Fixed menubar background problem 2003-04-26 02:46:05 +00:00
tipaul
302c759e4f fix for 298, and marc-top.inc menu 2003-04-24 14:39:38 +00:00
rangi
0e7c5073b5 Fixing bug 374 2003-04-21 03:14:04 +00:00
dragon28
9ef0b4aad3 fix for bug #355 - link to reports page 2003-04-15 05:18:37 +00:00
tipaul
60ad713faf removing "blackdot.gif", that created a message in error log 2003-04-14 12:35:45 +00:00
wolfpac444
6194966801 Fixed formatting on the acqusitions pages.. 2003-04-11 19:18:02 +00:00
wolfpac444
28b949d944 Fixed some menu stuff... Added about-top.inc and about-bottom.inc 2003-04-11 19:12:13 +00:00
tipaul
101388459a adding about link 2003-04-10 14:04:43 +00:00
wolfpac444
337f02d7ce Fixed coloring problem in the top menu. 2003-04-10 03:10:21 +00:00
wolfpac444
f2db7bd694 Fixed a problem with the parameters link in the menu being blue instead of
white.
2003-04-10 03:08:58 +00:00
dragon28
f3f2da2c71 Changed title to Parameters (bug 250) 2003-04-02 18:26:52 +00:00
dragon28
2386dd4807 Replace fr with en spelling (bug 249) 2003-04-02 18:24:43 +00:00
dragon28
22a61918fc Replace fr with en spelling (bug 248 2003-04-02 18:23:04 +00:00
tipaul
f52b395a01 moving loggedinuser test to xx-top.inc 2003-03-18 15:19:35 +00:00
tipaul
8319f94085 introducing MARC link on top menu. reaches marc part of koha (cataloguing, breeding farm and (still broken) z39.50 servers) 2003-03-10 15:18:19 +00:00
tipaul
6e3a96053a Road to 1.9.1 :
* headers included in each template now are text-only headers (like in non-english versions).
* Added "parameters" links in header
* Added "Cataloguing" link. The cataloguing link goes to the MARC cataloguing (acqui.simple). Will evolve in the near future with reordering of acquisition and cataloguing.
2003-02-13 18:01:26 +00:00
tipaul
7a7b7d7e6e small fix to launch catalogue through loadmodule (MARC or non MARC) 2003-02-05 17:13:24 +00:00
acli
11a093e0ae Wrong TITLE 2003-02-02 05:00:29 +00:00
tipaul
a95a4740ac small gui fixes 2003-01-23 12:29:10 +00:00
tipaul
27dddb87c3 bugfix for bug #141 2002-12-18 10:20:46 +00:00
tipaul
42881c6d92 vacuum cleaner 2002-12-02 16:14:28 +00:00
tonnesen
b4ff8f24bd Merging from rel-1-2 to trunk
Removing HLT links from footers and fixing javascript form focusing bug that
affects Internet Explorer browsers.
2002-10-28 22:12:16 +00:00
tipaul
22febf401a merging auth from branch rel-1.2 2002-10-10 14:37:03 +00:00
tipaul
8de7b75afe moving templates to structure defined by finlay 2002-10-02 16:16:50 +00:00