]>
git.koha-community.org Git - koha.git/log
Paul POULAIN [Tue, 23 Oct 2007 08:16:16 +0000 (10:16 +0200)]
bugfixes to config files for zebra 2.0.18
those 2 lines are invalid
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 7 Nov 2007 21:46:25 +0000 (15:46 -0600)]
small change in french translation
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 7 Nov 2007 21:46:24 +0000 (15:46 -0600)]
Adding Class::Factory::Util dep
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 7 Nov 2007 21:46:22 +0000 (15:46 -0600)]
remove facets header if there is no facets to show
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 7 Nov 2007 21:46:21 +0000 (15:46 -0600)]
more corrects to MARC21 leader editing templates
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 7 Nov 2007 21:46:20 +0000 (15:46 -0600)]
moved kohaspsuggest preference to OPAC features tab
Was in 'Catalogue', but this feature is not related to
cataloguing but OPAC search logging.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 7 Nov 2007 21:46:19 +0000 (15:46 -0600)]
fixed typo that caused MARC21 leader form to emit 25 characters instead of 24
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 7 Nov 2007 21:46:18 +0000 (15:46 -0600)]
Revert "leader must be 25 and not 24 char long"
This reverts commit
991ae79bb607b84e8df23023b7eeda11d4ca8ff5 .
Note: the MARC21 (and UNIMARC) leader length is *24* characters,
not 25.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Wed, 7 Nov 2007 21:46:17 +0000 (15:46 -0600)]
fix typos on syspref
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Wed, 7 Nov 2007 18:30:10 +0000 (12:30 -0600)]
Fix for bug 1526 reserve status not showing on detail.pl
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Wed, 7 Nov 2007 18:12:21 +0000 (12:12 -0600)]
further item-level itype changes
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Wed, 7 Nov 2007 18:12:20 +0000 (12:12 -0600)]
notforloan from items.ccode->itemtypes.notforloan instead of bi.itemtype
(by syspref)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 7 Nov 2007 18:12:19 +0000 (12:12 -0600)]
Added a step to enable apache2 rewrite module
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 7 Nov 2007 18:12:18 +0000 (12:12 -0600)]
Bug Fixing : itemization would create undesirable items
One item was created for "unexpected" issues if the first issue was received.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 8 Nov 2007 23:05:42 +0000 (17:05 -0600)]
removing french opac templates
Joshua Ferraro [Thu, 8 Nov 2007 23:05:05 +0000 (17:05 -0600)]
removing french staff client templates
Joshua Ferraro [Thu, 8 Nov 2007 14:47:19 +0000 (08:47 -0600)]
fixing misplaced apostrophe
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 6 Nov 2007 22:30:52 +0000 (16:30 -0600)]
fixed typo that caused DefaultClassificationSource pref to not be a drop-down
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 6 Nov 2007 22:30:51 +0000 (16:30 -0600)]
fixing subject link on detail pages and searching API
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 6 Nov 2007 22:11:33 +0000 (16:11 -0600)]
new batch job to stage a file of MARC biblios for import.
As part of this, modified two routines in C4::ImportBatch
to support a callback for monitor progress of import
processing.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 6 Nov 2007 22:11:32 +0000 (16:11 -0600)]
new batch job to commit a batch of imported bibs
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Tue, 6 Nov 2007 22:11:31 +0000 (16:11 -0600)]
cleaned up POD a bit
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Tue, 6 Nov 2007 21:24:04 +0000 (15:24 -0600)]
Fix for bug 1477, hold dates not displaying in moremember.pl
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 6 Nov 2007 21:05:21 +0000 (15:05 -0600)]
Fix for Bug 1564 (couldn't edit patron from patron search results list).
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 6 Nov 2007 21:05:20 +0000 (15:05 -0600)]
Further markup fixes, adding toolbars for some admin pages
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 6 Nov 2007 21:05:19 +0000 (15:05 -0600)]
Tweaking layout a little.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 6 Nov 2007 21:05:18 +0000 (15:05 -0600)]
Adding a missing comma. Still doesn't work, though (Bug 1562).
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 6 Nov 2007 21:05:17 +0000 (15:05 -0600)]
Fixing zebra-striping of z3950 search results, YUI-ing z3950 search button, tweaking layout of z3950 search popup
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Tue, 6 Nov 2007 20:40:43 +0000 (14:40 -0600)]
Bug fixing : irregularities were not saved. Nor were innerloops.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Tue, 6 Nov 2007 17:55:46 +0000 (11:55 -0600)]
Changing 100$a coded field Only when marcflavour eq UNIMARC.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Tue, 6 Nov 2007 17:55:45 +0000 (11:55 -0600)]
BiblioAddsAuthority : First version.
This links to existing heading exactly matched.
Result search must be unique.
Do nothing if multiple result.
Automaticaly Adds authority if heading donot match.
(there should be a special status for that kind of authority)
(We should look into Rejected forms before adding).
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Tue, 6 Nov 2007 17:55:44 +0000 (11:55 -0600)]
patch pour le champ 100 AddAuthority.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 6 Nov 2007 17:55:42 +0000 (11:55 -0600)]
oups, too many parenthesis
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 6 Nov 2007 17:55:38 +0000 (11:55 -0600)]
rebuild_zebra now handle correctly improper authorities records
(missing 100 field are automatically added)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 6 Nov 2007 17:55:37 +0000 (11:55 -0600)]
removing warn
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 6 Nov 2007 17:55:36 +0000 (11:55 -0600)]
#1546 fix (removing REPLACE)
+ reindenting the code
+ SQL follow coding guidelines
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 6 Nov 2007 17:55:35 +0000 (11:55 -0600)]
fixing 001 hardcoded field in auth record (001 = authid)
+ add 100 field support if needed
+ add 152 (authtypecode) if needed
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 6 Nov 2007 17:55:34 +0000 (11:55 -0600)]
deal with wrong authorities when exporting for zebra
(authorities that don't have a 001 field containing authid)
also comment some code when exporting biblios (NOT tested, hdl,pls confirm this commit)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 6 Nov 2007 17:55:43 +0000 (11:55 -0600)]
leader must be 25 and not 24 char long
The test was wrong, thus any leader defined by the library was discarded
(chris/kados : check for MARC21 that size should be 25 as in UNIMARC)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 6 Nov 2007 21:05:16 +0000 (15:05 -0600)]
Some random changes, including search box and toolbar for bookfunds, formatting of change language block in the footer, fix for delete shelf bug.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Tue, 6 Nov 2007 20:28:32 +0000 (14:28 -0600)]
Rest of the fix for 1402
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Tue, 6 Nov 2007 20:28:31 +0000 (14:28 -0600)]
Fix for bug 1402, now if a renewal fails, the librarian is aware of it
Another patch to come
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 6 Nov 2007 17:55:41 +0000 (11:55 -0600)]
french po files updated
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 6 Nov 2007 20:03:54 +0000 (14:03 -0600)]
Revert "Auth.pm conflicted merge resolution."
Bugs are being reported for this patch, notably that the userenv
isn't populated correctly. I'm reverting immediately.
This reverts commit
e0ddd34a4c819ee186fba0ba5edc5896f915f346 .
Henri-Damien LAURENT [Mon, 5 Nov 2007 18:17:03 +0000 (12:17 -0600)]
Some improvements on research.
phr or ext should have same status when dealing with stop words
removing use of index in truncation word research.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Tue, 6 Nov 2007 00:33:46 +0000 (18:33 -0600)]
Fix for bug 1538
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 5 Nov 2007 23:27:13 +0000 (17:27 -0600)]
Auth.pm conflicted merge resolution.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Mon, 5 Nov 2007 23:14:08 +0000 (17:14 -0600)]
Tweaking test
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Mon, 5 Nov 2007 23:14:07 +0000 (17:14 -0600)]
SIP returns (checkin) working now
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Mon, 5 Nov 2007 23:14:06 +0000 (17:14 -0600)]
You can return items now BUT we need to get the branch to do this properly
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Mon, 5 Nov 2007 23:14:05 +0000 (17:14 -0600)]
Can check an item out now
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Mon, 5 Nov 2007 23:14:04 +0000 (17:14 -0600)]
Work in progress on the SIP code
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 5 Nov 2007 23:14:03 +0000 (17:14 -0600)]
updating test data for Koha system
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 5 Nov 2007 23:14:02 +0000 (17:14 -0600)]
more koha and data specific tests.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 5 Nov 2007 23:14:01 +0000 (17:14 -0600)]
tiny cleanup
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 5 Nov 2007 23:14:00 +0000 (17:14 -0600)]
rm swp
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 5 Nov 2007 23:13:59 +0000 (17:13 -0600)]
continue getmember
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 5 Nov 2007 23:13:58 +0000 (17:13 -0600)]
adding koha-specific / data specific test cases
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 5 Nov 2007 23:13:57 +0000 (17:13 -0600)]
updating ILS::Patron for Koha.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 5 Nov 2007 23:13:56 +0000 (17:13 -0600)]
adding openncip / opensip SIP2 service
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:33 +0000 (16:43 -0600)]
Some markup fixes
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:32 +0000 (16:43 -0600)]
Improvements to layout, markup, breadcrumbs, search, etc.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:31 +0000 (16:43 -0600)]
Changing to two-column layout
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:30 +0000 (16:43 -0600)]
One more minor cosmetic change
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:29 +0000 (16:43 -0600)]
Bringing error page templates up to date with current layout, adding intranet-main-like menu options.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:28 +0000 (16:43 -0600)]
Highlighting overdues in red, adding accesskey indicator to confirmation dialog
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:27 +0000 (16:43 -0600)]
More enhancements to guided reports markup and layout.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:26 +0000 (16:43 -0600)]
Correcting invalid markup in new YUI autocomplete search feature; Correcting and updating markup in guided reports.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 5 Nov 2007 22:43:25 +0000 (16:43 -0600)]
Corrections to enable tabs, YUI toolbar
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Mon, 5 Nov 2007 22:38:59 +0000 (16:38 -0600)]
Fixing a hardcoded email address, changing to use the KohaAdminEmailAddress sys pref
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 5 Nov 2007 22:23:35 +0000 (16:23 -0600)]
Corrected Makefile.PL to move kohaversion.pl to cgi-bin/koha
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 5 Nov 2007 19:13:47 +0000 (13:13 -0600)]
Corrected CGI copy to include entire 'installer' subdir structure
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 5 Nov 2007 18:17:06 +0000 (12:17 -0600)]
kohastructure_pg.sql for PostgreSQL
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
root [Mon, 5 Nov 2007 18:17:05 +0000 (12:17 -0600)]
corrected init script name for apache2
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Mon, 5 Nov 2007 18:17:04 +0000 (12:17 -0600)]
corrected path to zebra passwd file
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Mon, 5 Nov 2007 18:17:02 +0000 (12:17 -0600)]
Bug FIX : ISBD links to pages should be changed in order to work both at OPAC and intranet.
Proposing a quick fix for that.
parsing links to change calls from /cgi-bin/koha/***/function.pl?myvars
to opar-function.pl?myvars
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Tue, 6 Nov 2007 12:19:17 +0000 (06:19 -0600)]
merge mason's fix to circulation
Mason James [Mon, 5 Nov 2007 06:45:14 +0000 (00:45 -0600)]
undeclared @issued_itemtypes_count_loop;
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Mon, 5 Nov 2007 14:41:11 +0000 (08:41 -0600)]
adding back my @issued_itemtypes_count_loop;
Ryan Higgins [Sun, 4 Nov 2007 22:24:11 +0000 (16:24 -0600)]
fix typos on syspref.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sun, 4 Nov 2007 22:24:10 +0000 (16:24 -0600)]
adding item-level itypes: based on systempref: item-level_itypes, we use items.ccode as the circ code rather than biblioitems.itemtype. This is initial commit -- still requiring interface changes basic loanlength, maxissues should be by ccode now.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sun, 4 Nov 2007 22:24:09 +0000 (16:24 -0600)]
fixed redefined itemtype_count variable .
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Sun, 4 Nov 2007 22:24:08 +0000 (16:24 -0600)]
Auth_with_ldap - further revisions, better modularity.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Sun, 4 Nov 2007 22:23:57 +0000 (16:23 -0600)]
patenthesis at wrong place in javascript
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Sun, 4 Nov 2007 22:23:56 +0000 (16:23 -0600)]
Porting additems.tmpl changes to serials-edit (serialsadditems enabled)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:53 +0000 (16:23 -0600)]
Correction to include in bookfund.tmpl; Formatting input form in systempreferences.tmpl; Tweaking markup and formatting of guided reports interface.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:52 +0000 (16:23 -0600)]
Standardizing information shown in sidebar when patron-related pages are displayed (making sure address, phone, email variables are available to all templates). Adding tabs to account-related pages as means of section navigation.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Cormack [Sun, 4 Nov 2007 22:23:51 +0000 (16:23 -0600)]
Messy merge ignore
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:50 +0000 (16:23 -0600)]
More interface changes for circulation: Further tweaking of circ warning dialog, formatting patron selection form, adding 'focus' class to patron selection select list.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:49 +0000 (16:23 -0600)]
Corrections to enable tabs, YUI toolbar
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:48 +0000 (16:23 -0600)]
Standardizing information shown in sidebar when patron-related pages are displayed (making sure address, phone, email variables are available to all templates). Adding tabs to account-related pages as means of section navigation.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:47 +0000 (16:23 -0600)]
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>
Owen Leonard [Sun, 4 Nov 2007 22:23:46 +0000 (16:23 -0600)]
More interface changes for circulation: Further tweaking of circ warning dialog, formatting patron selection form, adding 'focus' class to patron selection select list.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:45 +0000 (16:23 -0600)]
Corrections to links (usually hidden by javascript)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:44 +0000 (16:23 -0600)]
Fixing layout broken by addition of guided reports link
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sun, 4 Nov 2007 22:23:43 +0000 (16:23 -0600)]
Corrections to enable tabs, YUI toolbar
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sun, 4 Nov 2007 22:23:42 +0000 (16:23 -0600)]
item-level itemtypes issuingrules require some testing.
based on syspref 'item-level_itypes', add an itype col to items table
for 3.2 itype's type will change from varchar(10) to int to allow
circ type definitions per agency.
Note that updatedatabase doesn't populate items.itype, just creates column.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sun, 4 Nov 2007 22:23:41 +0000 (16:23 -0600)]
Couple of minor changes to staff client view on patron.
item-level_itypes still need display changes in both opac and staff.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sun, 4 Nov 2007 22:23:40 +0000 (16:23 -0600)]
Small change to begin item-level itypes.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Sun, 4 Nov 2007 22:23:39 +0000 (16:23 -0600)]
Managing Independant branches.
librarian can edit only subscriptions on branches of his or subscription with no branch now.
cannotedit is a calculated value in Mysql and transfered for process.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>