]>
git.koha-community.org Git - koha.git/log
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>
Henri-Damien LAURENT [Sun, 4 Nov 2007 22:23:38 +0000 (16:23 -0600)]
Removing Date::Manip
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:37 +0000 (16:23 -0600)]
If no serialsadditems, choosing status arrived would cause a js error.
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:36 +0000 (16:23 -0600)]
call to plugins didnot work.
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:35 +0000 (16:23 -0600)]
BUG fixing : suivi.paulpoulain.com : 257
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:34 +0000 (16:23 -0600)]
Biblionumber information was not acurate.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Fri, 2 Nov 2007 01:36:05 +0000 (20:36 -0500)]
Print.pm: Dates.pm integration and cleanup.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Fri, 2 Nov 2007 01:36:04 +0000 (20:36 -0500)]
Auth_with_ldap: work in progress.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 2 Nov 2007 01:36:02 +0000 (20:36 -0500)]
Some formatting and layout chances to acquisitions pages. Taking out table filter-style search form on histsearch.pl and replacing it with standard advanced-search style form list.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 2 Nov 2007 01:36:01 +0000 (20:36 -0500)]
Cosmetic changes to moremember print screens
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 1 Nov 2007 18:38:09 +0000 (13:38 -0500)]
set DB rev to 020
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 1 Nov 2007 18:38:08 +0000 (13:38 -0500)]
fixed typo in 018 DB change
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 1 Nov 2007 18:38:07 +0000 (13:38 -0500)]
made key on deleteditems.barcode non-unique
User could conceivable delete an item, add one with the
same barcode, then delete it again. If key on
deleteditems.barcode is unique, second deletion
will not populate deleteditems.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Thu, 1 Nov 2007 18:38:06 +0000 (13:38 -0500)]
made several PKs be auto_increment columns
* biblio.biblionumber
* biblioitems.biblioitemnumber
* items.itemnumber
These IDs are no longer increment by the Perl code, thus
allowing better concurrency during bib/item editing.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 1 Nov 2007 00:57:34 +0000 (19:57 -0500)]
fix to rightANDlefttruncation
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 1 Nov 2007 00:57:33 +0000 (19:57 -0500)]
removing intranet.css from default sysprefs
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 1 Nov 2007 00:57:32 +0000 (19:57 -0500)]
bug-1494, fixed bookfund modify code
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 1 Nov 2007 00:57:31 +0000 (19:57 -0500)]
added mod_validate block to aqbookfund.tmpl
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 1 Nov 2007 00:57:30 +0000 (19:57 -0500)]
fixed bookfund modify code
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 1 Nov 2007 00:57:29 +0000 (19:57 -0500)]
Modbookfund() now correctly updating all aqbudget.branchcode's linked to mod-ed bookfund
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 1 Nov 2007 00:57:28 +0000 (19:57 -0500)]
Working on fixing bug for acquisition bookfund modifying, work in progress
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 31 Oct 2007 22:56:05 +0000 (17:56 -0500)]
More work on circulation dialog. Adding files and styles necessary to do drop-shadow on divs (http://www.alistapart.com/articles/cssdropshadows)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 31 Oct 2007 22:56:04 +0000 (17:56 -0500)]
Beginning work on confirmation dialog
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 31 Oct 2007 18:38:06 +0000 (13:38 -0500)]
bugfix: bib delete button now working in catalogue bib display
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 31 Oct 2007 18:38:05 +0000 (13:38 -0500)]
fixed typo in statement for reports_dictionary
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 31 Oct 2007 18:38:04 +0000 (13:38 -0500)]
fixed extra warning during install.pl
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>