Andrew Moore
b5d356e6be
bug 2009: fix to include "type" so that adding items to label batches works.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 03:00:36 -05:00
14249c0082
Changes to "Most Popular" interface: adding some default parameters to link so that page displays results right away. When results are shown, search form is moved into side bar, like facets. Adding tablesorter and 'place hold' links.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:40 -05:00
5c2c039854
Adding whitespace to allow wrapping of long subject hierarchies
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:38 -05:00
28e9427c0e
Fix for Bug 1828 (
...
Edit Details link for expired member in circulation.pl incorrect)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:31 -05:00
193207c614
Identifying "waiting at" branch on screen.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:29 -05:00
25e6c961fb
Adding auto-focus to patrons resident search; Highlighting overdues count in patron list.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:28 -05:00
b9584d34c0
Prettying up holds print/confirm button, correcting markup in transfer slip.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:59:27 -05:00
Paul POULAIN
e30d1d6844
bugfix : independantbranches behaviour
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:55:50 -05:00
Paul POULAIN
f5674f953a
reintroducing the limit on itemtype when searching a biblio in subscription add
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:52:56 -05:00
Paul POULAIN
fa4cead909
reintroducing history manual modification feature
...
The history start date and enddate is also useful to modify manually for the same reason : your serial collection may be older than your Koha serial management.
This commit reintroduce the feature.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-10 02:52:52 -05:00
Galen Charlton
cdddac6c9b
bug 2004: changes to guided reports on items
...
* Added items.location and items.ccode to list of
columns available for limiting
* choice of item type column (i.e., biblioitems.itemtype
or items.itype) to limit by now respects
item-level_itypes syspref
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 17:00:12 -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
fa9a411a2f
Adding max-width to patron image in sidebar, correcting some markup in picture uploads.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 08:37:12 -05:00
51c106bb58
Fixes for tablesorter problems when there are no checkouts from today; Other markup corrections.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 08:37:09 -05:00
78ffc76fad
Some minor markup corrections, style fixes.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 08:37:06 -05:00
8363da8b09
Tweaking display of resident search form; Tweaking labels breakcrumbs; Formatting tools menu.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 08:37:05 -05:00
2412574844
Completing table sort js integration for checkouts and holds.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 08:37:04 -05:00
be99aba949
Some formatting changes, bringing displays in circ and moremember more in line with each other
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-08 08:37:03 -05:00
Chris Nighswonger
0c923120b0
Correcting screen help for patron image upload from moremember.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 15:59:55 -05:00
Ryan Higgins
8d51042a29
Add Logging module 'SYSTEMPREFERENCE', log adds, mods & deletes.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 15:59:51 -05:00
Ryan Higgins
1af6c8be85
Remove hardcoded LOC AND CCODE authvals; fix no display of location on staff details page.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 15:59:49 -05:00
paul
3c82683fb9
BUGFIX : using " instead of ' to avoid javascript failure
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 15:56:26 -05:00
paul
2a6019980f
The link field is now a CCL index, so it must be longer than 5 char long
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-07 15:56:23 -05:00
e88cf181c0
Some markup corrections, breadcrumb improvement, and other minor changes.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:44:36 -05:00
Galen Charlton
20241fd686
more XHTML corrections for new circ reports
...
Note: I question the use of GROUP_CONCAT(... SEPARATOR '<br/>'),
because that puts knowledge of the output mechanism (currently HTML)
into the SQL query. However, I am not fixing this right now.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:42:21 -05:00
Galen Charlton
4a35e3c21f
fixed typo in template
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:42:18 -05:00
Galen Charlton
1a5013441b
XHTML fixes for various circ templates
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:42:17 -05:00
Galen Charlton
da5c6a1b3e
change references to 'reserves' in billing report template
...
New billing report has nothing to do with hold requests per se,
so change template variables in order to not confuse customizers.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:42:15 -05:00
Galen Charlton
e5d8bf5788
another "Reserves" => "Hold" in template
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:42:12 -05:00
Galen Charlton
093056b5da
minor circ template cleanup
...
[1] did some "Reserve" => "Hold" to keep language consistent
[2] Moved hold ratios report and billing report on circ
home page to group with related reports
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:42:10 -05:00
Darrell Ulm
8cafcef8bf
All patches to Koha 3 beta to date. All work with branches.
...
Billing.pl -- new, gives bills that occur in a range, works
pendingreserves.pl -- fixed, works now, with branches also
reserveratios.pl -- indicates distressed reserves
itemslost.pl -- Fix to this to make it more useful and fix bugs
Itmes.pm -- small change to work for itemslost, should not affect
anything else
and all tmpl files.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-03 14:42:07 -05:00
ed35df0eb4
Adding a couple of missing YUI js files; Adding comment preview to comments system (needs review).
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:45:50 -05:00
Chris Nighswonger
b626a8bb9a
Adding file size limit to picture-upload.pl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:44:17 -05:00
Chris Nighswonger
b5ce8cae5e
Fixes to make all label/patron card templates uniform
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:44:13 -05:00
Galen Charlton
1d0b5a092d
Catalogue => Search in staff home page
...
Changed to match similar change in the menu
bar.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:44: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
028f4f24fb
Adding member search to patron card generation feature
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:42:37 -05:00
Chris Nighswonger
4cfbf45e35
Work on adding patron search to patron card generation feature.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:42:33 -05:00
8fb4f21fae
Visual tweaks for login screen.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:41:12 -05:00
c51316a594
Correction to prevent js error when table has no data.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:41:11 -05:00
Ryan Higgins
7fe042a008
Change LateOrders to inclusive <=, s/supplier/vendor , s/parcel/shipment.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-01 06:37:00 -05:00
7573de259a
Markup correction.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:37 -05:00
88fef9c6c1
Removing a couple of unused templates
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:35 -05:00
afabf473f4
Removing old patronimages js check, adding missing patron image variable to script.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:33 -05:00
200e00e347
Reformatting holds list to better match checkouts list
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:32 -05:00
5702b149c3
Fixing bug that caused all items in checked-out list to show up as overdue; Reformatting table and tweaking select all/none behavior.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:31 -05:00
0a694b581c
Beginning work on Calendar compatibility fixes
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:22:26 -05:00
Ryan Higgins
86ee8ee384
Add print slip to hold confirmation dialog.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:20:25 -05:00
Ryan Higgins
e00966e073
Report borrower's home library on reserves library mismatch.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-25 07:20:22 -05:00
Joshua Ferraro
bf70c57899
Updating translations for release
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-22 14:51:07 -05:00