koha.git
16 years agoAdding page heading
Russel Garlick [Mon, 29 Oct 2007 18:20:17 +0000 (13:20 -0500)]
Adding page heading

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for a bug in reserves, if a charge was incurred we got a server error, and it...
Chris Cormack [Mon, 29 Oct 2007 18:20:00 +0000 (13:20 -0500)]
Fix for a bug in reserves, if a charge was incurred we got a server error, and it wasnt listing the itemtypes available

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding link to reviews
Chris Cormack [Mon, 29 Oct 2007 18:19:59 +0000 (13:19 -0500)]
Adding link to reviews

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBugfixing the template, and removing link to compound reports
Chris Cormack [Mon, 29 Oct 2007 18:19:58 +0000 (13:19 -0500)]
Bugfixing the template, and removing link to compound reports

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFiles needed by the scheduler
Chris Cormack [Mon, 29 Oct 2007 18:19:57 +0000 (13:19 -0500)]
Files needed by the scheduler

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding scheduler
Chris Cormack [Mon, 29 Oct 2007 18:19:56 +0000 (13:19 -0500)]
Adding scheduler

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoDictionary template
Chris Cormack [Mon, 29 Oct 2007 18:19:55 +0000 (13:19 -0500)]
Dictionary template

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoPretty close to finished the dictionary now
Chris Cormack [Mon, 29 Oct 2007 18:19:54 +0000 (13:19 -0500)]
Pretty close to finished the dictionary now

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCan now add definitions to reports
Chris Cormack [Mon, 29 Oct 2007 18:19:53 +0000 (13:19 -0500)]
Can now add definitions to reports

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoDictionary now working
Chris Cormack [Mon, 29 Oct 2007 18:19:52 +0000 (13:19 -0500)]
Dictionary now working

Have to integrate with the rest of guided reports

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMore work on the dictionary, nearly have all the interface done
Chris Cormack [Mon, 29 Oct 2007 18:19:51 +0000 (13:19 -0500)]
More work on the dictionary, nearly have all the interface done

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding reports code
Chris Cormack [Mon, 29 Oct 2007 18:19:48 +0000 (13:19 -0500)]
Adding reports code

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding missing 'routingnotes' cols to sql
Mason James [Mon, 29 Oct 2007 07:27:49 +0000 (02:27 -0500)]
adding missing 'routingnotes' cols to sql

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoif() incorrectly eval-ing syspref value 'FALSE' as true, wrapping in boolean.
Mason James [Mon, 29 Oct 2007 06:22:03 +0000 (01:22 -0500)]
if() incorrectly eval-ing syspref value 'FALSE' as true, wrapping in boolean.

if (C4::Boolean::true_p(C4::Context->preference("autoBarcode")) != 0 )

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years ago'save subscription' only shows during editing existing,
Mason James [Mon, 29 Oct 2007 06:22:02 +0000 (01:22 -0500)]
'save subscription' only shows during editing existing,

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUpdating to .0014 Mason had updated to .0013 but an unapplied patch from Galen alread...
Chris Cormack [Sun, 28 Oct 2007 23:15:54 +0000 (18:15 -0500)]
Updating to .0014 Mason had updated to .0013 but an unapplied patch from Galen already did that

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoupdate for missing subscriptions.lastbranch col in serials
Mason James [Sun, 28 Oct 2007 23:15:53 +0000 (18:15 -0500)]
update for missing subscriptions.lastbranch col in serials

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocompleted removal of breeding.pl; fixed location of help for import.pl
Galen Charlton [Sat, 27 Oct 2007 19:14:51 +0000 (14:14 -0500)]
completed removal of breeding.pl; fixed location of help for import.pl

per 2006-02-24 comment, breeding.pl had been renamed to import.pl, but
not all of the affected files were changed accordingly.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoimproved import batches part 2 -- replace use of marc_breeding
Galen Charlton [Thu, 25 Oct 2007 18:29:35 +0000 (13:29 -0500)]
improved import batches part 2 -- replace use of marc_breeding

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded column to import_records
Galen Charlton [Thu, 25 Oct 2007 18:29:34 +0000 (13:29 -0500)]
added column to import_records

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoDB schema changes for enhancements to reservoir and batch loading
Galen Charlton [Thu, 25 Oct 2007 18:29:33 +0000 (13:29 -0500)]
DB schema changes for enhancements to reservoir and batch loading

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing delete shelf button javascript problem. Now works well with and without javasc...
Owen Leonard [Sat, 27 Oct 2007 19:14:53 +0000 (14:14 -0500)]
Fixing delete shelf button javascript problem. Now works well with and without javascript: No-js users will not get a warning, but they will get a form button rather than a link.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBug Fix : Sorting by publication date
Henri-Damien LAURENT [Sat, 27 Oct 2007 19:14:54 +0000 (14:14 -0500)]
Bug Fix : Sorting by publication date

This Bug came out of the fact that indexes were used a wrong way in record.abs
Please consider correcting record_usmarc.abs
Indeed indexes were used :
melm NNN$X Myattribute !:w,!:p
This prooved not to work on indexes.
It took only default (w) index for Myattribute.

So Please, correct your record.abs, reindex, and sorting by publication date will be fine.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoUsing pb,wrdl search reather than pb search
Henri-Damien LAURENT [Sat, 27 Oct 2007 19:14:52 +0000 (14:14 -0500)]
Using pb,wrdl search reather than pb search

Is it really useful to use two different ways to search authors ?
I mean, OPAC search for strings in author fields.
Wile Intranet search for Koha-Auth-Number.
What if there is no authority number linked to author name ?

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRe-working virtual shelves interface to try to make it cleaner and make the steps...
Owen Leonard [Sat, 27 Oct 2007 19:14:50 +0000 (14:14 -0500)]
Re-working virtual shelves interface to try to make it cleaner and make the steps more clear. Still a couple of bugs: some redirects need to change in the script (after adds, deletes, and edits), to match the changes in what displays at each step. Also, the toolbar delete button needs troubleshooting.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agolocate intranetcolorstylesheet in correct directory
Galen Charlton [Sat, 27 Oct 2007 19:14:49 +0000 (14:14 -0500)]
locate intranetcolorstylesheet in correct directory

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding some notes to borrower import
Joshua Ferraro [Mon, 29 Oct 2007 04:11:13 +0000 (23:11 -0500)]
adding some notes to borrower import

16 years agoUploading borrowers works now
Chris Cormack [Mon, 29 Oct 2007 02:50:59 +0000 (21:50 -0500)]
Uploading borrowers works now

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoNew tool to import borrowers
Chris Cormack [Mon, 29 Oct 2007 02:50:58 +0000 (21:50 -0500)]
New tool to import borrowers

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRevert "reverting defaut-search-on-kw-wrdl and doing it elsewhere"
Joshua Ferraro [Thu, 25 Oct 2007 01:41:01 +0000 (20:41 -0500)]
Revert "reverting defaut-search-on-kw-wrdl and doing it elsewhere"

This reverts commit 38884abf65f4da5da03fbe73824a29b5bfc5fb32.

This commit results in failed searches all over the place, I'm reverting
the revert :-)

Conflicts:

koha-tmpl/intranet-tmpl/prog/fr/includes/circ-search-autocompl.inc

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoEvent is no longer used
Chris Cormack [Wed, 24 Oct 2007 20:41:05 +0000 (15:41 -0500)]
Event is no longer used

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agorebuild_unimarc_100 : better handling of unusual cases
Paul POULAIN [Wed, 24 Oct 2007 19:42:10 +0000 (14:42 -0500)]
rebuild_unimarc_100 : better handling of unusual cases

If 100$a repeated, the scripts failed to handle that correctly

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agotemp
Paul POULAIN [Wed, 24 Oct 2007 19:42:09 +0000 (14:42 -0500)]
temp

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoimportant fixes in ccl.properties
Paul POULAIN [Wed, 24 Oct 2007 19:42:08 +0000 (14:42 -0500)]
important fixes in ccl.properties

(just spelling, but very important, without them, authorities won't work)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofrench translation files (.po) again...
Paul POULAIN [Wed, 24 Oct 2007 19:42:07 +0000 (14:42 -0500)]
french translation files (.po) again...

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofrench translation updated (again...)
Paul POULAIN [Wed, 24 Oct 2007 19:42:06 +0000 (14:42 -0500)]
french translation updated (again...)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoreverting defaut-search-on-kw-wrdl and doing it elsewhere
Paul POULAIN [Wed, 24 Oct 2007 19:35:25 +0000 (14:35 -0500)]
reverting defaut-search-on-kw-wrdl and doing it elsewhere

The patch default search on kw-wrdl is bugguy, as there ca be 2 idx (maybe an API limit,not sure)

So i've reverted it and added kw,wrdl on every place there is a query (the search boxes)

QUESTION : isn't it possible to have a single query for catalogue, that is TMPL_INCLUDE'd ?

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoblue.css : adding some styles
Paul POULAIN [Wed, 24 Oct 2007 19:35:24 +0000 (14:35 -0500)]
blue.css : adding some styles

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoless verbose
Paul POULAIN [Wed, 24 Oct 2007 19:35:23 +0000 (14:35 -0500)]
less verbose

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agonew tables created with innoDB & utf8 automatically
Paul POULAIN [Wed, 24 Oct 2007 19:15:23 +0000 (14:15 -0500)]
new tables created with innoDB & utf8 automatically

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofrench translation po files (updated)
Paul POULAIN [Wed, 24 Oct 2007 19:04:35 +0000 (14:04 -0500)]
french translation po files (updated)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofrench translations (updated)
Paul POULAIN [Wed, 24 Oct 2007 19:00:00 +0000 (14:00 -0500)]
french translations (updated)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoreintroducing intranetcolorstylesheet
Paul POULAIN [Wed, 24 Oct 2007 18:48:54 +0000 (13:48 -0500)]
reintroducing intranetcolorstylesheet

with a small blue.css file.

intranetcolorstylesheet is the last css included in the template.
(It should be used only for colors & graphic things)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoH:T:Pro fix for translator
Paul POULAIN [Wed, 24 Oct 2007 18:48:53 +0000 (13:48 -0500)]
H:T:Pro fix for translator

PLEASE : do not include tmpl_if in <input>, the translator too get confused

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoIntranetNav (reintroduced)
Paul POULAIN [Wed, 24 Oct 2007 18:48:52 +0000 (13:48 -0500)]
IntranetNav (reintroduced)

The content of IntranetNav is added before the "more" list, on top of the page.

Users will be able to add some frequently used links.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving useless code
Paul POULAIN [Wed, 24 Oct 2007 18:40:28 +0000 (13:40 -0500)]
removing useless code

the 3 parameters :
intranetcolorstylesheet => C4::Context->preference("intranetcolorstylesheet"),
intranetstylesheet => C4::Context->preference("intranetstylesheet"),
IntranetNav => C4::Context->preference("IntranetNav"),

are filled by Auth.pm automatically, removing them in templates

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agodefaut search on kw,wrdl
Paul POULAIN [Wed, 24 Oct 2007 18:34:11 +0000 (13:34 -0500)]
defaut search on kw,wrdl

without this, the search is done on kw, and truncation is not possible.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding CircAutocompl systempreference
Paul POULAIN [Wed, 24 Oct 2007 18:34:10 +0000 (13:34 -0500)]
adding CircAutocompl systempreference

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoIndependantBranches behaviour fix
Paul POULAIN [Wed, 24 Oct 2007 18:31:40 +0000 (13:31 -0500)]
IndependantBranches behaviour fix

if IndependantBranches is set, then the user can't choose it's branch, it's automatically affected to it's own branch.

This fix removes the branch list & choose the branch automatically from the login

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofrench translation, updated
Paul POULAIN [Wed, 24 Oct 2007 18:31:39 +0000 (13:31 -0500)]
french translation, updated

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agopatch
Frédéric DEMIANS [Wed, 24 Oct 2007 18:11:48 +0000 (13:11 -0500)]
patch

See attached file. Thanks.

>From 1c3021f31675193ad2e9b91a95191f9ae0caeff2 Mon Sep 17 00:00:00 2001
From: Frederic Demians <f.demians@tamil.fr>
Date: Wed, 24 Oct 2007 11:50:08 +0200
Subject: [PATCH] Borrower name autocompletion improvement
 Autocompletion is selected by syspref directly in circ-search.inc.
 This way it could be activated elsewhere just by adding CircAutocompl
 param into page using circ-search.inc.
 Done for example in circ/branchtransfers.pl. Must be done in all other
 circ/*.pl pages.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBiblio.pm bugfixes
Galen Charlton [Wed, 24 Oct 2007 18:11:47 +0000 (13:11 -0500)]
Biblio.pm bugfixes

- uses new C4::Dates instead of C4::Date
- start work on TransformMarcToKoha
  * handle ambiguities in certain column names
  * part of patch inspired by Chris Cormack
- fix bugs preventing biblioitems and items
  from being properly updated
- ensure that biblionumber and biblioitemnumber
  always get mapped to MARC

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoRestructuring branchtransfers.tmpl to use two-column layout for input and messages...
Owen Leonard [Wed, 24 Oct 2007 18:11:46 +0000 (13:11 -0500)]
Restructuring branchtransfers.tmpl to use two-column layout for input and messages; removing unused js block from member.tmpl; Styling news listing to reflect expiration status

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing date display for koha-news
Joshua Ferraro [Tue, 23 Oct 2007 17:51:56 +0000 (12:51 -0500)]
fixing date display for koha-news

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremove quoted integers and change char to varchar
Joshua Ferraro [Tue, 23 Oct 2007 19:07:21 +0000 (14:07 -0500)]
remove quoted integers and change char to varchar

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoignore "/" when sorting Dewey call numbers
Galen Charlton [Tue, 23 Oct 2007 19:07:20 +0000 (14:07 -0500)]
ignore "/" when sorting Dewey call numbers

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding missing systempreferences to en
Joshua Ferraro [Tue, 23 Oct 2007 19:07:19 +0000 (14:07 -0500)]
adding missing systempreferences to en

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoContext.pm: Trivial adjustment for clarity.
Joe Atzberger [Tue, 23 Oct 2007 19:07:18 +0000 (14:07 -0500)]
Context.pm: Trivial adjustment for clarity.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBit more comments
Chris Cormack [Tue, 23 Oct 2007 02:28:21 +0000 (21:28 -0500)]
Bit more comments

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoScript to check if system preferences exist in the code that dont exist in the database
Chris Cormack [Tue, 23 Oct 2007 02:28:20 +0000 (21:28 -0500)]
Script to check if system preferences exist in the code that dont exist in the database

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for bug 1456
Chris Cormack [Tue, 23 Oct 2007 00:57:01 +0000 (19:57 -0500)]
Fix for bug 1456

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix another parentheses problem
Galen Charlton [Tue, 23 Oct 2007 00:55:14 +0000 (19:55 -0500)]
fix another parentheses problem

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofix problem with prior patch that inadvertantly
Galen Charlton [Tue, 23 Oct 2007 00:55:13 +0000 (19:55 -0500)]
fix problem with prior patch that inadvertantly

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadded dropdown for classification source for addbiblio and additem
Galen Charlton [Tue, 23 Oct 2007 00:55:12 +0000 (19:55 -0500)]
added dropdown for classification source for addbiblio and additem

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobib and item editing bugfixes
Galen Charlton [Tue, 23 Oct 2007 00:55:11 +0000 (19:55 -0500)]
bib and item editing bugfixes

- bugfix: update items.cn_sort upon edit of item
- bugfix: make failure of a value_builder plugin non-fatal
- bugfix: remove references to non-existent plugins
          from optional MARC21 frameworks
             bookseller.pl
             marc21_callnumber.pl
             marc21_classcodes.pl
             marc21_locationqualifier.pl
- bugfix: corrected trying to enter 'u*' fields twice in the 'CF'
          format in the optional MARC21 frameworks; resulted in
          most of the framework not being loaded

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobib and item editing bugfixes
Galen Charlton [Tue, 23 Oct 2007 00:55:10 +0000 (19:55 -0500)]
bib and item editing bugfixes

- bugfix: update items.cn_sort upon edit of item
- bugfix: make failure of a value_builder plugin non-fatal
- bugfix: remove references to non-existent plugins
          from optional MARC21 frameworks
             bookseller.pl
             marc21_callnumber.pl
             marc21_classcodes.pl
             marc21_locationqualifier.pl
- bugfix: corrected trying to enter 'u*' fields twice in the 'CF'
          format in the optional MARC21 frameworks; resulted in
          most of the framework not being loaded

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing and refining toolbars, including fixes for Bug 1509.
Owen Leonard [Mon, 22 Oct 2007 21:54:54 +0000 (16:54 -0500)]
Fixing and refining toolbars, including fixes for Bug 1509.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoWorking on toolbar links, getting javascript interactions to work
Owen Leonard [Mon, 22 Oct 2007 21:54:53 +0000 (16:54 -0500)]
Working on toolbar links, getting javascript interactions to work

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoManaging IndependantBranches when creating a new Biblio
Henri-Damien LAURENT [Mon, 22 Oct 2007 19:43:16 +0000 (14:43 -0500)]
Managing IndependantBranches when creating a new Biblio

librarians can only add/edit/delete items on their own branches.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFixing a little bug with Context, USER_AGENT changed to HTTP_USER_AGENT
Chris Cormack [Mon, 22 Oct 2007 21:26:35 +0000 (16:26 -0500)]
Fixing a little bug with Context, USER_AGENT changed to HTTP_USER_AGENT

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing koha-news bugs 1508
Joshua Ferraro [Mon, 22 Oct 2007 21:43:20 +0000 (16:43 -0500)]
fixing koha-news bugs 1508
also refactored to use Dates.pm

16 years agobugfix - remove extra /TMPL_IF from template
Galen Charlton [Mon, 22 Oct 2007 19:43:20 +0000 (14:43 -0500)]
bugfix - remove extra /TMPL_IF from template

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoremember.pl - partially addresses date bug 1477
Joe Atzberger [Mon, 22 Oct 2007 19:43:19 +0000 (14:43 -0500)]
moremember.pl - partially addresses date bug 1477

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoquell warning about C4::Context::DIR being used only once
Galen Charlton [Mon, 22 Oct 2007 19:43:18 +0000 (14:43 -0500)]
quell warning about C4::Context::DIR being used only once

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMisplaced closing parethesis was causing javascript error with plugins
Owen Leonard [Mon, 22 Oct 2007 19:43:17 +0000 (14:43 -0500)]
Misplaced closing parethesis was causing javascript error with plugins

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoBug Fix : kohanews was broken when nodate or bad formatted supplied.
Henri-Damien LAURENT [Mon, 22 Oct 2007 19:43:15 +0000 (14:43 -0500)]
Bug Fix : kohanews was broken when nodate or bad formatted supplied.

+ minor change in Languages in order not to have problems with eq

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofrench translation, updated
Paul POULAIN [Mon, 22 Oct 2007 08:19:50 +0000 (03:19 -0500)]
french translation, updated

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving [ and ] in query hilighting
Paul POULAIN [Mon, 22 Oct 2007 08:19:52 +0000 (03:19 -0500)]
removing [ and ] in query hilighting

otherwise, we have a regexp error 4 lines later

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix (security flaw) : the additem template was open AFTER doing actions
Paul POULAIN [Mon, 22 Oct 2007 08:19:53 +0000 (03:19 -0500)]
bugfix (security flaw) : the additem template was open AFTER doing actions

when Logguing was ON, this resulted in an internal server error, thus the discovery of this bug.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding <div> to each query line
Paul POULAIN [Mon, 22 Oct 2007 08:19:51 +0000 (03:19 -0500)]
adding <div> to each query line

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoving some systemprefs to their correct tab
Paul POULAIN [Mon, 22 Oct 2007 08:19:49 +0000 (03:19 -0500)]
moving some systemprefs to their correct tab

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agominor HTML fixes (errors detected by translator)
Paul POULAIN [Mon, 22 Oct 2007 08:19:48 +0000 (03:19 -0500)]
minor HTML fixes (errors detected by translator)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agobugfix : handling biblionumber in a field < 010
Paul POULAIN [Mon, 22 Oct 2007 08:19:47 +0000 (03:19 -0500)]
bugfix : handling biblionumber in a field < 010

the bug occur only if we have a malformed biblio, so it should "never" happend, but i've seen it once ;-)

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years ago#1432 : duplicated barcodes when item edited
Paul POULAIN [Mon, 22 Oct 2007 08:19:46 +0000 (03:19 -0500)]
#1432 : duplicated barcodes when item edited

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoOverdues fixes (unfinished)
Paul POULAIN [Mon, 22 Oct 2007 08:19:45 +0000 (03:19 -0500)]
Overdues fixes (unfinished)

- reindenting
- upcasing SQL
- the script at least compiles...

... but it does seem not work yet

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agouserid blanked out when editing step1 or step2
Henri-Damien LAURENT [Mon, 22 Oct 2007 08:19:44 +0000 (03:19 -0500)]
userid blanked out when editing step1 or step2

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoempty commit
Paul POULAIN [Mon, 22 Oct 2007 08:19:43 +0000 (03:19 -0500)]
empty commit

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixes to moredetail.pl to allow status editing using updateitem.pl
Joshua Ferraro [Mon, 22 Oct 2007 04:40:50 +0000 (23:40 -0500)]
fixes to moredetail.pl to allow status editing using updateitem.pl

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomarking autocomplete=off for the input box to prevent the
Joshua Ferraro [Mon, 22 Oct 2007 04:40:49 +0000 (23:40 -0500)]
marking autocomplete=off for the input box to prevent the

Also, updating circulation-home.tmpl to check the syspref
to enable autocomplete

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing typo in updatedatabase
Joshua Ferraro [Mon, 22 Oct 2007 03:49:50 +0000 (22:49 -0500)]
fixing typo in updatedatabase

16 years agobump up version number
Galen Charlton [Mon, 22 Oct 2007 02:23:24 +0000 (21:23 -0500)]
bump up version number

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocall number patch part 4 -- resolve conflict with another DB schema change
Galen Charlton [Mon, 22 Oct 2007 02:23:23 +0000 (21:23 -0500)]
call number patch part 4 -- resolve conflict with another DB schema change

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocall number work part 3 -- now using new routines to generate call number sort keys
Galen Charlton [Mon, 22 Oct 2007 02:23:27 +0000 (21:23 -0500)]
call number work part 3 -- now using new routines to generate call number sort keys

C4/Biblio.pm - removed following functions:

_biblioitem_cn_sort
_items_cn_sort

TODO: add a new call number filing routine to emulate logic of
_biblioitem_cn_sort for compatibility purposes

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocall number work part 2 -- added framework for call number filing routines
Galen Charlton [Mon, 22 Oct 2007 02:23:26 +0000 (21:23 -0500)]
call number work part 2 -- added framework for call number filing routines

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoclassification sources part 1 - system preferences
Galen Charlton [Mon, 22 Oct 2007 02:23:25 +0000 (21:23 -0500)]
classification sources part 1 - system preferences

Database schema definitions and system preferences support
for defining classification sources and filing rules.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoWorking on a fix for bug 1456
Chris Cormack [Mon, 22 Oct 2007 02:05:53 +0000 (21:05 -0500)]
Working on a fix for bug 1456

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding new syspref: CircAutocompl
Joshua Ferraro [Mon, 22 Oct 2007 01:33:21 +0000 (20:33 -0500)]
adding new syspref: CircAutocompl

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMaking Koha news display more blog-like, with add/edit/delete links if user has privi...
Owen Leonard [Mon, 22 Oct 2007 01:33:20 +0000 (20:33 -0500)]
Making Koha news display more blog-like, with add/edit/delete links if user has privileges. Delete link doesn't have javascript warning yet.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoadding missing kohaversion.pl
Joshua Ferraro [Mon, 22 Oct 2007 00:59:43 +0000 (19:59 -0500)]
adding missing kohaversion.pl
adding missing line to updatedatabase

16 years agoupdatedatabase for branch category types
Ryan Higgins [Sun, 21 Oct 2007 20:11:39 +0000 (15:11 -0500)]
updatedatabase for branch category types

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>