Chris Nighswonger
6066b79817
[38/40] Misc bugfixs
2009-09-01 15:57:46 -04:00
Chris Nighswonger
a339f5f94a
[19/40] Various tweaks to the interface cosmetics, form validation scripts, css, etc.
2009-09-01 15:51:03 -04:00
Chris Nighswonger
c9e6962fd4
[18/40] Work on label item search.
2009-09-01 15:50:51 -04:00
5a93f0b806
More changes to implement jQuery upgrade.
...
- Upgrading jquery checkboxes plugin
- Correcting references to checkboxes plugin
- Upgrading jquery hotkeys plugin
- Upgrading syntax for calls to hotkeys plugin
- Removing jquery dimensions plugin (functionality rolled into jQuery)
Signed-off-by: John Beppu <john.beppu@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-07-14 07:08:18 -04:00
Michael Hafen
4fb0141e61
bug: add items to batch - search results have multiple items on one table row
...
The table row openning and closing tags were outside the template loop.
This moves them inside the loop. Without this search results with more
than one copy will append those copies to the one row.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-08 13:01:28 -05:00
Galen Charlton
330edb157f
followup to Mason's labels patch
...
* fix XHTML errors
* fix problems with paging through results list
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-31 15:35:08 -06:00
Mason James
990e315471
The current searching in labels is a bit minimal, and current only does keyword searching.
...
there is some old 2.2 code for more complete labels-searching, thats been commented out
ive logged a 'bug' for this - 2777
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2777
this fix...
- enables the index-searching functionality
- adds date-ranges
- uses the numSearchResults syspref, not a hardcoded '20'
- rewrote old 2.2 page-num code, (didnt work for 3.x)
- some indent and whitepages tidys.
- unused 2.2 search-code removed.
Mason
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-12-31 11:15:44 -06:00
182f9df495
More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission.
...
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-09-26 09:06:13 -05:00
Joe Atzberger
e5cd4004b5
BUGFIX labels - Adding labels was failing because of faulty "type" selection.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-30 06:09:05 -05:00
Chris Nighswonger
cd4c9aac43
Bugfix for 1931 as well as a major overhaul in the presentation of the search results.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 15:53:49 -05:00
Andrew Moore
73d904a3bf
bug 1980: changes to label-item-search.pl to allow pagination over large result sets
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 17:00:10 -05:00
Chris Nighswonger
dd80cb4f2a
More work on patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:42:38 -05:00
Chris Nighswonger
9ca39e88a0
Seventh installment Patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-17 20:43:10 -05:00
0f1dad54f7
Cleaning up label item search and results, fixing Bug 1929 (Navigation issue with label-item-search.tmpl)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-15 08:39:57 -05:00
5df04f26f2
Markup corrections for label templates
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-27 09:02:39 -06:00
Joe Atzberger
192dd7bb2e
Labels overhaul - labels were largely broken (and still are somewhat), but this overhaul addresses Add, Delete, deduplication, messages to user, debug, etc.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-03 16:27:06 -06:00
Joshua Ferraro
8d726bf96c
nomenclature improvements for translation
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-20 16:18:25 -06:00
039df85cf9
Moving inline script blocks to <head> where possible
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:52 -05:00
c44f56fcac
Moving </head><body> into body of templates so that js and css can be embedded per-page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-30 15:50:54 -05:00
Joshua Ferraro
d08387dd28
first go at moving templates to a modules/ dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:11:27 -05:00