koha.git
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>
16 years agoadding branch groups search in intranet.
Ryan Higgins [Sun, 21 Oct 2007 20:11:38 +0000 (15:11 -0500)]
adding branch groups search in intranet.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoExtending branch categories : adding search domains. partial commit.
Ryan Higgins [Sun, 21 Oct 2007 20:11:37 +0000 (15:11 -0500)]
Extending branch categories : adding search domains. partial commit.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agochanging DO_NOT_REMOVE to README.txt
Joshua Ferraro [Sun, 21 Oct 2007 20:11:36 +0000 (15:11 -0500)]
changing DO_NOT_REMOVE to README.txt

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomoving localfiles to tmp
Joshua Ferraro [Sun, 21 Oct 2007 20:11:35 +0000 (15:11 -0500)]
moving localfiles to tmp

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoimprovements to zebra configuration files
Joshua Ferraro [Sun, 21 Oct 2007 20:11:34 +0000 (15:11 -0500)]
improvements to zebra configuration files

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoimprovements to zebra configuration files
Joshua Ferraro [Sun, 21 Oct 2007 20:11:33 +0000 (15:11 -0500)]
improvements to zebra configuration files

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoChanging searchmember to do an exact search on cardnumber first.
Chris Cormack [Sat, 20 Oct 2007 21:45:31 +0000 (16:45 -0500)]
Changing searchmember to do an exact search on cardnumber first.

To speed up circulations

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoStandardizing YUI toolbar
Owen Leonard [Sat, 20 Oct 2007 21:42:06 +0000 (16:42 -0500)]
Standardizing YUI toolbar

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoVarious tweaks to menus and labels, including adding virtual shelves link to global...
Owen Leonard [Sat, 20 Oct 2007 21:42:05 +0000 (16:42 -0500)]
Various tweaks to menus and labels, including adding virtual shelves link to global nav under "More"

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoMore work on standardizing toolbars. Also standardizing form markup in /tools
Owen Leonard [Sat, 20 Oct 2007 21:42:04 +0000 (16:42 -0500)]
More work on standardizing toolbars. Also standardizing form markup in /tools

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoVarious tweaks to menus and labels, including adding virtual shelves link to global...
Owen Leonard [Sat, 20 Oct 2007 21:42:03 +0000 (16:42 -0500)]
Various tweaks to menus and labels, including adding virtual shelves link to global nav under "More"

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoFix for 1477, reserves/holds not showing in moremember.pl
Chris Cormack [Sat, 20 Oct 2007 04:25:38 +0000 (23:25 -0500)]
Fix for 1477, reserves/holds not showing in moremember.pl

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoCirculation borrower name autocompletion
Frederic Demians [Fri, 19 Oct 2007 19:32:18 +0000 (14:32 -0500)]
Circulation borrower name autocompletion

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding truncation ccl attributes which were missing in my commit.
Henri-Damien LAURENT [Fri, 19 Oct 2007 19:32:19 +0000 (14:32 -0500)]
Adding truncation ccl attributes which were missing in my commit.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agomerging some SQL commands to speed up updatedatabase
Paul POULAIN [Sat, 20 Oct 2007 16:36:18 +0000 (18:36 +0200)]
merging some SQL commands to speed up updatedatabase

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving another non-existant plugin
Joshua Ferraro [Sat, 20 Oct 2007 19:39:55 +0000 (14:39 -0500)]
removing another non-existant plugin

16 years agoremoving non-existant plugin
Joshua Ferraro [Sat, 20 Oct 2007 19:29:18 +0000 (14:29 -0500)]
removing non-existant plugin

16 years agoBug Fixing : Adding item had a javascript Error.
Henri-Damien LAURENT [Fri, 19 Oct 2007 19:00:35 +0000 (21:00 +0200)]
Bug Fixing : Adding item had a javascript Error.

So.
There are no more errors on saving an item.
There are still little problems when you duplicate a subfield :
Display table is not adapted
When you reedit, all the duplicate field values are concatenated.
But apart from that, it works.
Donot have time enough to work on it these days.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixing mode to 755
Joshua Ferraro [Fri, 19 Oct 2007 15:33:07 +0000 (10:33 -0500)]
fixing mode to 755

16 years agofixing horrible terrible merge problem by reverting
Joshua Ferraro [Fri, 19 Oct 2007 15:20:25 +0000 (10:20 -0500)]
fixing horrible terrible merge problem by reverting

to HDL's last commit

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agofixes to marc21 bib framework
Joshua Ferraro [Fri, 19 Oct 2007 07:12:27 +0000 (02:12 -0500)]
fixes to marc21 bib framework

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agohandle new call number scheme
Joshua Ferraro [Fri, 19 Oct 2007 07:12:26 +0000 (02:12 -0500)]
handle new call number scheme

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoAdding index on userid in the borrowers table
Chris Cormack [Fri, 19 Oct 2007 05:28:03 +0000 (00:28 -0500)]
Adding index on userid in the borrowers table

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agocirculation.pl cleaned up. I think you'll like the difference. Less
Joe Atzberger [Thu, 18 Oct 2007 23:42:37 +0000 (18:42 -0500)]
circulation.pl cleaned up. I think you'll like the difference. Less

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoImproving Search : Adding truncation management (right, left, rightleft,not inside)
Henri-Damien LAURENT [Thu, 18 Oct 2007 23:53:54 +0000 (18:53 -0500)]
Improving Search : Adding truncation management (right, left, rightleft,not inside)

Bug Fixing : Do Not delete stopwords when phrase search.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years agoremoving marc21_ plugin that doesn't exist yet from the framework
Joshua Ferraro [Fri, 19 Oct 2007 01:39:38 +0000 (20:39 -0500)]
removing marc21_ plugin that doesn't exist yet from the framework