koha.git
19 years agoAltering table row color declaration to match changes in categorie.pl (moving color...
oleonard [Thu, 20 Jan 2005 20:20:01 +0000 (20:20 +0000)]
Altering table row color declaration to match changes in categorie.pl (moving color declaration out of script and into template)

19 years agoChanging table row color toggle so that color values can be specified in the template...
oleonard [Thu, 20 Jan 2005 18:48:12 +0000 (18:48 +0000)]
Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template)

19 years agoAltering table row color declaration to match changes in issuingrules.pl (moving...
oleonard [Thu, 20 Jan 2005 18:45:29 +0000 (18:45 +0000)]
Altering table row color declaration to match changes in issuingrules.pl (moving color declaration out of script and into template)

19 years agoAdding declaration for tr.hilighted to match td.hilighted (for alternating row colors)
oleonard [Thu, 20 Jan 2005 18:03:33 +0000 (18:03 +0000)]
Adding declaration for tr.hilighted to match td.hilighted (for alternating row colors)

19 years agoSynching with default tempalte
oleonard [Thu, 20 Jan 2005 17:39:39 +0000 (17:39 +0000)]
Synching with default tempalte

19 years agoAltering table cell color declaration to match changes in issuingrules.pl (moving...
oleonard [Thu, 20 Jan 2005 17:38:16 +0000 (17:38 +0000)]
Altering table cell color declaration to match changes in issuingrules.pl (moving color declaration out of script and into template)

19 years agoChanging table row color toggle so that color values can be specified in the template...
oleonard [Thu, 20 Jan 2005 17:37:56 +0000 (17:37 +0000)]
Changing table row color toggle so that color values can be specified in the template instead of the script (requires update to template)

19 years agoUpdated to show items as waiting only if destination branch matches holding branch...
oleonard [Wed, 19 Jan 2005 21:45:56 +0000 (21:45 +0000)]
Updated to show items as waiting only if destination branch matches holding branch.  Otherwise waiting items will be shown as "in transit" between holding branch and destination branch.

19 years agoComparing reserves' destination branch to the current holding branch to determine...
oleonard [Wed, 19 Jan 2005 21:39:25 +0000 (21:39 +0000)]
Comparing reserves' destination branch to the current holding branch to determine actual waiting status.  If destination branch is equal to holding branch, the item has been checked in at its destination and can be accurately shown as waiting.  If not, the item is still in transit and should display that information.

19 years agoUpdated to show items as waiting only if destination branch matches holding branch...
oleonard [Wed, 19 Jan 2005 21:21:59 +0000 (21:21 +0000)]
Updated to show items as waiting only if destination branch matches holding branch.  Reserves table is also updated to show 'waiting' if item is at its destination branch, or 'in-transit' if item has been allocated but hasn't arrived yet.

19 years agoComparing reserves' destination branch to the current holding branch to determine...
oleonard [Wed, 19 Jan 2005 21:18:06 +0000 (21:18 +0000)]
Comparing reserves' destination branch to the current holding branch to determine actual waiting status.  If destination branch is equal to holding branch, the item has been checked in at its destination and can be accurately shown as waiting.  If not, the item is still in transit and should not be shown as waiting.

19 years agoSynching with default tempalte
oleonard [Tue, 18 Jan 2005 22:53:02 +0000 (22:53 +0000)]
Synching with default tempalte

19 years agoConverting popup links to normal links
oleonard [Tue, 18 Jan 2005 20:09:28 +0000 (20:09 +0000)]
Converting popup links to normal links

19 years agoChange to allow page-specific title in title tag
oleonard [Fri, 14 Jan 2005 21:33:12 +0000 (21:33 +0000)]
Change to allow page-specific title in title tag

19 years agoRemoving main-top.inc. Other includes are used in its place (doc-head-open.inc and...
oleonard [Fri, 14 Jan 2005 21:23:05 +0000 (21:23 +0000)]
Removing main-top.inc.  Other includes are used in its place (doc-head-open.inc and doc-head-close.inc)

19 years agoEnabling popup function in javascript (previously disabled to prevent popups)
oleonard [Fri, 14 Jan 2005 21:19:15 +0000 (21:19 +0000)]
Enabling popup function in javascript (previously disabled to prevent popups)

19 years agoConverting popup links to normal links
oleonard [Fri, 14 Jan 2005 21:17:33 +0000 (21:17 +0000)]
Converting popup links to normal links

19 years agoChange to allow page-specific title in title tag
oleonard [Fri, 14 Jan 2005 21:16:14 +0000 (21:16 +0000)]
Change to allow page-specific title in title tag

19 years agoChange to allow page-specific title in title tag
oleonard [Fri, 14 Jan 2005 21:08:16 +0000 (21:08 +0000)]
Change to allow page-specific title in title tag

19 years agotemplates for member quicksearch (to allow quick member searching in popup from reque...
oleonard [Thu, 13 Jan 2005 22:41:54 +0000 (22:41 +0000)]
templates for member quicksearch (to allow quick member searching in popup from request page)

19 years agoAdding quick search link. This opens a pop-up to allow for searching for member...
oleonard [Thu, 13 Jan 2005 22:41:03 +0000 (22:41 +0000)]
Adding quick search link.  This opens a pop-up to allow for searching for member card number.  Choosing a member from the search results list closes the window and populates the card number field in request.pl template.

19 years agoHeader include for member-quicksearch-results.tmpl (includes javascript for communica...
oleonard [Thu, 13 Jan 2005 22:39:31 +0000 (22:39 +0000)]
Header include for member-quicksearch-results.tmpl (includes javascript for communicating with parent window)

19 years agoAdding quick search link. This opens a pop-up to allow for searching for member...
oleonard [Thu, 13 Jan 2005 21:53:03 +0000 (21:53 +0000)]
Adding quick search link.  This opens a pop-up to allow for searching for member card number.  Choosing a member from the search results list closes the window and populates the card number field in request.pl template.

19 years agotemplates for member quicksearch (to allow quick member searching in popup from reque...
oleonard [Thu, 13 Jan 2005 21:50:28 +0000 (21:50 +0000)]
templates for member quicksearch (to allow quick member searching in popup from request page)

19 years agoAdding option to output using quicksearch template if the quicksearch parameter is...
oleonard [Thu, 13 Jan 2005 21:48:49 +0000 (21:48 +0000)]
Adding option to output using quicksearch template if the quicksearch parameter is present (uses member-quicksearch.tmpl and member-quicksearch-results.tmpl)

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 20:48:31 +0000 (20:48 +0000)]
Synching with default tempalte

19 years agoAdding call number and item type to list of returned variables
oleonard [Thu, 13 Jan 2005 20:41:07 +0000 (20:41 +0000)]
Adding call number and item type to list of returned variables

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 20:36:30 +0000 (20:36 +0000)]
Synching with default tempalte

19 years agoReplacing default template accidentally overwritten with NPL one
oleonard [Thu, 13 Jan 2005 20:27:16 +0000 (20:27 +0000)]
Replacing default template accidentally overwritten with NPL one

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 20:24:06 +0000 (20:24 +0000)]
Synching with default tempalte

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 19:42:39 +0000 (19:42 +0000)]
Synching with default tempalte

19 years agoTrimming HTML markup, improving translation, and adding KohaAdminEmailAddress
oleonard [Thu, 13 Jan 2005 19:12:58 +0000 (19:12 +0000)]
Trimming HTML markup, improving translation, and adding KohaAdminEmailAddress

19 years agoAdding KohaAdminEmailAddress to template
oleonard [Thu, 13 Jan 2005 18:35:47 +0000 (18:35 +0000)]
Adding KohaAdminEmailAddress to template

19 years agoSynching with default tempalte
oleonard [Thu, 13 Jan 2005 17:57:18 +0000 (17:57 +0000)]
Synching with default tempalte

19 years agoChanging operators for barcode and call number searches
oleonard [Wed, 12 Jan 2005 21:37:09 +0000 (21:37 +0000)]
Changing operators for barcode and call number searches

19 years agoSynching with default tempalte
oleonard [Wed, 12 Jan 2005 20:23:36 +0000 (20:23 +0000)]
Synching with default tempalte

19 years agoUpdating for 2.2
oleonard [Wed, 12 Jan 2005 20:19:01 +0000 (20:19 +0000)]
Updating for 2.2

19 years agoUpdating for 2.2
oleonard [Wed, 12 Jan 2005 17:47:30 +0000 (17:47 +0000)]
Updating for 2.2

19 years agoCorrecting malformed template tag delimiter
oleonard [Wed, 12 Jan 2005 17:02:20 +0000 (17:02 +0000)]
Correcting malformed template tag delimiter

19 years agoSynching with latest changes to default template
oleonard [Tue, 11 Jan 2005 16:54:14 +0000 (16:54 +0000)]
Synching with latest changes to default template

19 years agoAdding NPL versions of these templates
oleonard [Tue, 11 Jan 2005 16:44:09 +0000 (16:44 +0000)]
Adding NPL versions of these templates

19 years agoMinor correction to HTML
oleonard [Mon, 10 Jan 2005 21:45:37 +0000 (21:45 +0000)]
Minor correction to HTML

19 years agoMoving HTML markup from the script to the template
oleonard [Mon, 10 Jan 2005 21:34:42 +0000 (21:34 +0000)]
Moving HTML markup from the script to the template

19 years agoMoving HTML markup to the template
oleonard [Mon, 10 Jan 2005 21:33:54 +0000 (21:33 +0000)]
Moving HTML markup to the template

19 years agoUpdating for inclusion of serials
oleonard [Mon, 10 Jan 2005 17:07:13 +0000 (17:07 +0000)]
Updating for inclusion of serials

19 years agoAdding NPL versions of these templates
oleonard [Mon, 10 Jan 2005 17:02:54 +0000 (17:02 +0000)]
Adding NPL versions of these templates

19 years agoSynching with default tempalte
oleonard [Mon, 10 Jan 2005 17:00:30 +0000 (17:00 +0000)]
Synching with default tempalte

19 years agoRemoving accidentally-hardcoded member number
oleonard [Mon, 10 Jan 2005 16:49:17 +0000 (16:49 +0000)]
Removing accidentally-hardcoded member number

19 years agoimprovement of speed for bulkmarcimport.
tipaul [Thu, 6 Jan 2005 14:32:17 +0000 (14:32 +0000)]
improvement of speed for bulkmarcimport.
A sub had been forgotten to use the C4::Context->marcfromkohafield array, that caches DB datas.
this is only a little improvement for normal DB modif, but almost x2 the speed of bulkmarcimport... from 6records/seconds to more than 10.

19 years agoRequired for barcode generator
oleonard [Wed, 5 Jan 2005 15:45:12 +0000 (15:45 +0000)]
Required for barcode generator

19 years ago*** empty log message ***
tipaul [Wed, 5 Jan 2005 14:41:49 +0000 (14:41 +0000)]
*** empty log message ***

19 years agofrench version for 2.2.0
tipaul [Wed, 5 Jan 2005 14:33:21 +0000 (14:33 +0000)]
french version for 2.2.0

19 years agoupdated credits for 2.2 release
tipaul [Wed, 5 Jan 2005 14:32:56 +0000 (14:32 +0000)]
updated credits for 2.2 release

19 years ago*** empty log message ***
tipaul [Wed, 5 Jan 2005 14:32:30 +0000 (14:32 +0000)]
*** empty log message ***

19 years agominor update just before releasing official 2.2.0
tipaul [Wed, 5 Jan 2005 14:31:06 +0000 (14:31 +0000)]
minor update just before releasing official 2.2.0

19 years agoAdding NPL versions of these templates
oleonard [Tue, 4 Jan 2005 22:32:26 +0000 (22:32 +0000)]
Adding NPL versions of these templates

19 years agoCorrections to English and minor corrections to HTML
oleonard [Tue, 4 Jan 2005 20:20:52 +0000 (20:20 +0000)]
Corrections to English and minor corrections to HTML

19 years agoupdating doc & adding a script to rebuild officially supported languages
tipaul [Mon, 3 Jan 2005 16:30:13 +0000 (16:30 +0000)]
updating doc & adding a script to rebuild officially supported languages

19 years agoremoving .po in the wrong place (is in po/ now)
tipaul [Mon, 3 Jan 2005 16:12:28 +0000 (16:12 +0000)]
removing .po in the wrong place (is in po/ now)

19 years agomoving bulkmarcimport script to migration_tools directory
tipaul [Mon, 3 Jan 2005 15:25:50 +0000 (15:25 +0000)]
moving bulkmarcimport script to migration_tools directory

19 years agoAuto-build LANG authorized values
tipaul [Mon, 3 Jan 2005 12:59:49 +0000 (12:59 +0000)]
Auto-build LANG authorized values

19 years ago* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC...
tipaul [Mon, 3 Jan 2005 12:56:30 +0000 (12:56 +0000)]
* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC subfield, the magnifying glass won't search on the field, but on the linked field. I agree it's a partial support. Will be improved, but I need to investigate MARC21 & UNIMARC diffs on this topic.

19 years agoadding an index
tipaul [Mon, 3 Jan 2005 12:55:22 +0000 (12:55 +0000)]
adding an index

19 years ago* rolling back lock_tables_privs = 'Y' during install stage (too many problems) The...
tipaul [Mon, 3 Jan 2005 11:11:10 +0000 (11:11 +0000)]
* rolling back lock_tables_privs = 'Y' during install stage (too many problems) The option is shown in bulkmacimport instead.

19 years ago*** empty log message ***
tipaul [Mon, 3 Jan 2005 11:09:59 +0000 (11:09 +0000)]
*** empty log message ***

19 years agosynch'ing virtual shelves management in opac with the librarian one, that has more...
tipaul [Mon, 3 Jan 2005 11:09:33 +0000 (11:09 +0000)]
synch'ing virtual shelves management in opac with the librarian one, that has more features

19 years agomerging opac.css and marc-editor.css, that is used in MARC view.
tipaul [Mon, 3 Jan 2005 11:08:36 +0000 (11:08 +0000)]
merging opac.css and marc-editor.css, that is used in MARC view.

19 years agoadding "opacstylesheet" systempreference.
tipaul [Mon, 3 Jan 2005 10:58:46 +0000 (10:58 +0000)]
adding "opacstylesheet" systempreference.
if this parameter is defined, the url is used instead of the default one.
So, you can have your own stylesheet somewhere, and use it instead of the official Koha one.

19 years ago* bugfix for the search on a MARC detail, when you clic on the magnifying glass ...
tipaul [Mon, 3 Jan 2005 10:48:33 +0000 (10:48 +0000)]
* bugfix for the search on a MARC detail, when you clic on the magnifying glass (caused an internal server error)
* partial support of the "linkage" MARC feature : if you enter a "link" on a MARC subfield, the magnifying glass won't search on the field, but on the linked field. I agree it's a partial support. Will be improved, but I need to investigate MARC21 & UNIMARC diffs on this topic.

19 years ago*** empty log message ***
acli [Thu, 30 Dec 2004 10:29:28 +0000 (10:29 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
acli [Thu, 30 Dec 2004 09:37:19 +0000 (09:37 +0000)]
*** empty log message ***

19 years agoPreliminary, incomplete update
acli [Thu, 30 Dec 2004 09:20:41 +0000 (09:20 +0000)]
Preliminary, incomplete update

19 years agoSome progress
acli [Thu, 30 Dec 2004 08:01:43 +0000 (08:01 +0000)]
Some progress

19 years agoSpelling correction
acli [Thu, 30 Dec 2004 07:46:05 +0000 (07:46 +0000)]
Spelling correction

19 years agoOops, specified the wrong English template directory
acli [Thu, 30 Dec 2004 07:15:53 +0000 (07:15 +0000)]
Oops, specified the wrong English template directory
The css translation file is only about 33% done.

19 years agoPreliminary update (based on old default_opac_zh_TW.po file)
acli [Thu, 30 Dec 2004 07:05:04 +0000 (07:05 +0000)]
Preliminary update (based on old default_opac_zh_TW.po file)

19 years agoRecommend relative paths for English template location, to make PO files
acli [Thu, 30 Dec 2004 06:58:19 +0000 (06:58 +0000)]
Recommend relative paths for English template location, to make PO files
somewhat easier to read

19 years agoMinor documentation correction
acli [Thu, 30 Dec 2004 06:53:13 +0000 (06:53 +0000)]
Minor documentation correction

19 years agoMinor documentation updates
acli [Thu, 30 Dec 2004 06:48:19 +0000 (06:48 +0000)]
Minor documentation updates

19 years agoMoved the old po files to the new standard location
acli [Thu, 30 Dec 2004 06:17:21 +0000 (06:17 +0000)]
Moved the old po files to the new standard location

19 years agoMinor changes in summary "exploding" (the 3 digits AFTER the subfield were not on...
tipaul [Thu, 23 Dec 2004 09:48:11 +0000 (09:48 +0000)]
Minor changes in summary "exploding" (the 3 digits AFTER the subfield were not on the right place).

19 years agobugfix : when modifying a biblio, on a repeated field with many subfields, the test...
tipaul [Thu, 23 Dec 2004 08:43:43 +0000 (08:43 +0000)]
bugfix : when modifying a biblio, on a repeated field with many subfields, the test to show empty subfields in X>1 was wrong : the missing subfields of the 1st field were repeated.
Example :
606 has $a$x$z

1st is 606$a (so $x$z empty)
2nd is 606$a$x

The marc editor in the 2nd field showed before this fix :
606 $a a_value
   $x another_value
   $x
   $z
(the 2nd $x being useless

19 years agoonline help for members
tipaul [Wed, 22 Dec 2004 16:12:45 +0000 (16:12 +0000)]
online help for members

19 years agominor html modif : when a tag is repeated, the tag header is not repeated, but replac...
tipaul [Wed, 22 Dec 2004 10:14:43 +0000 (10:14 +0000)]
minor html modif : when a tag is repeated, the tag header is not repeated, but replaced by a space.

19 years agoadding bookshelf features :
tipaul [Thu, 16 Dec 2004 11:30:57 +0000 (11:30 +0000)]
adding bookshelf features :
* create bookshelf on the fly
* modify a bookshelf name & status

19 years agoApplying JYL57's patch from Bugzilla for Bug 872
oleonard [Wed, 15 Dec 2004 22:11:52 +0000 (22:11 +0000)]
Applying JYL57's patch from Bugzilla for Bug 872

19 years agoFix for Bug 831 -- Changing heading for adding an organization
oleonard [Wed, 15 Dec 2004 21:52:25 +0000 (21:52 +0000)]
Fix for Bug 831 -- Changing heading for adding an organization

19 years agoadding bookshelf features :
tipaul [Wed, 15 Dec 2004 17:28:22 +0000 (17:28 +0000)]
adding bookshelf features :
* create bookshelf on the fly
* modify a bookshelf (this being not finished, will commit the rest soon)

19 years agofix for strange things in MARC view when label is too long
tipaul [Wed, 15 Dec 2004 16:03:55 +0000 (16:03 +0000)]
fix for strange things in MARC view when label is too long

19 years agofix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=874
tipaul [Wed, 15 Dec 2004 14:39:21 +0000 (14:39 +0000)]
fix for bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=874
Installer Should ask for apache group

No need to ask, just use a getgrnam() ;-)

19 years agoset lock_tables_privs = 'Y' during install stage
tipaul [Wed, 15 Dec 2004 13:27:48 +0000 (13:27 +0000)]
set lock_tables_privs = 'Y' during install stage

19 years agofix for :
tipaul [Wed, 15 Dec 2004 10:47:09 +0000 (10:47 +0000)]
fix for :
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=858

* added a button to cancel issue
* adding checkbox to cancel reserve on the book (checked by default)
* the cancelation reserve is done on reserves done for a given item or for any item

Nelsonville, pls test & confirm it's OK

19 years agoMaking the version number reflect the cvs version, to allow for easier
rangi [Wed, 15 Dec 2004 06:08:06 +0000 (06:08 +0000)]
Making the version number reflect the cvs version, to allow for easier
debugging.
If we can ask people what version of a module they are running it makes
error checking easier

19 years agoan improvement has been done in DB calls that needs a new index. It's automatically...
tipaul [Tue, 14 Dec 2004 15:48:34 +0000 (15:48 +0000)]
an improvement has been done in DB calls that needs a new index. It's automatically added in fresh installs, but for updates, run the following SQL command :
ALTER TABLE `marc_subfield_structure` ADD INDEX ( `kohafield` )

19 years agoFix from Joshua for Bug 851: stripping out comma and apostrophe from search terms
oleonard [Mon, 13 Dec 2004 17:54:15 +0000 (17:54 +0000)]
Fix from Joshua for Bug 851: stripping out comma and apostrophe from search terms

19 years agoauthoritiy list shown in authtypetext order (so authtypetext with a space appear...
tipaul [Mon, 13 Dec 2004 16:39:14 +0000 (16:39 +0000)]
authoritiy list shown in authtypetext order (so authtypetext with a space appear first, hint used everywhere else for lists)

19 years agoAdding hidden fields for use if Due Date form is commented out
oleonard [Sat, 11 Dec 2004 21:01:15 +0000 (21:01 +0000)]
Adding hidden fields for use if Due Date form is commented out

19 years agoAdded style for accesskey indicator, altered positioning to help Internet Explorer...
oleonard [Sat, 11 Dec 2004 17:50:12 +0000 (17:50 +0000)]
Added style for accesskey indicator, altered positioning to help Internet Explorer compatibility

19 years agoAccesskeys for search form fields
oleonard [Sat, 11 Dec 2004 15:30:16 +0000 (15:30 +0000)]
Accesskeys for search form fields

19 years agolimiting the number of search term to 8. There was no limit before, but 8 words seems...
tipaul [Fri, 10 Dec 2004 16:27:53 +0000 (16:27 +0000)]
limiting the number of search term to 8. There was no limit before, but 8 words seems to be the upper limit mySQL can deal with (in less than a second. tested on a DB with 13 000 items)
In 2.4, a new DB structure will highly speed things and this limit will be removed.
FindDuplicate is activated again, the perf problems were due to this problem.