68ddaa54aa
Overhaul to Koha's js-menu systems. New language-picker in the footer required more flexibility than jquery's clickmenu plugin offered, so both the language picker and the main navigation menu now use YUI's menu plugin. The necessary dependencies have been added, and ClickMenu-related files removed.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-14 16:48:27 -06:00
69fee47751
Buttons. Toolbar icons and generic "submit" style.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:16:13 -06:00
Joe Atzberger
39f2a3a169
autocomplete.css - unclosed comment error removed
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-20 19:15:19 -06:00
Joe Atzberger
fa6fffeb6d
memberentry.pl and calendar-setup.js - remove CVS '$Id$'
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 11:00:09 -06:00
b4aeb41f71
A couple of patch corrections to remove hardcoded /prog/ path (allows for alternate templates). Also upgrading jquery to version 1.2.1.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-13 17:21:26 -06:00
Ryan Higgins
271aa9043d
Adding MARC preview to acqui screens
...
Also cleaning up some missing params and language.
Add another js library: greyox (jquery derivative iiuc).
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 22:15:08 -06:00
Galen Charlton
2e1b9fd295
MARC import: part 1 of adding support for large files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 16:43:10 -06:00
Joshua Ferraro
8d32567210
more nomenclature / translation cleanup
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 15:58:32 -06:00
fa18d24cb7
Enabling yuipath system preference for choosing local or Yahoo-hosted YUI js library includes. Removing yui-toolbars.inc include.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-08 18:06:43 -06:00
63cb08fc8d
Enabling AutoComplete on resident circ search form. Putting dependent YUI files into doc-head-close.inc along with button/menu-related YUI js and css. Moving menu.css, button.css, and dependent graphics into lib/yui. Removing "yui-skin-sam" class from body tags and altering css accordingly.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-04 16:31:18 -06:00
Chris Cormack
21f666c384
Getting rid of windows chars
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-29 21:25:13 -05:00
Chris Cormack
b9c20fa9cf
Patch from Galen Charlton, removing $Id$ $Log$ and $Revision$ from files
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 20:22:01 -05:00
401dce8971
Various random noodlings: - Visual changes to circ, detail, request, and member pages. Fixed checkouts/reserves tabs on circulation.tmpl. Moved new form-layout CSS into staff-global.css and generalized it for wider use. Refined patron details sidebar for use on circulation.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-27 16:32:52 -05:00
33f8001652
Cleaning up acquisitions, adding breadcrumbs, adding resident search. Other minor corrections.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-25 14:46:51 -05:00
0f3b435b15
Removing script-specified CSS and js pointers. More markup cleanup and restructuring.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:39 -05:00
5083ecf4c0
More jquery tabs integration
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:34 -05:00
d5584e1030
Trying new jquery tabs system. Appearance may not be quite right
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-11 16:41:31 -05:00
bccf46fade
More work on resident search, adding breadcrumbs and resident search to member pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-10 15:58:35 -05:00
dc68c00c8d
Testing new changes to Auth.pm to allow passing of page-specific js and css to templates
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-30 15:50:01 -05:00
Joshua Ferraro
6ff1ecf14f
adding levels for library, module, page and widgets per page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-08-29 11:45:05 -05:00
Joshua Ferraro
27d45375d0
moving calendar to lib
...
Output.pm: sanatizing variable names
ran perl -pi~ -e 's/\/includes\/calendar\//\/lib\/calendar\//' * in every staff template dir
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:30:49 -05:00