koha.git
17 years agoadding name for template
kados [Tue, 20 Mar 2007 01:27:40 +0000 (01:27 +0000)]
adding name for template
fixing tabs

17 years agofixing permissions on mainpage
kados [Tue, 20 Mar 2007 01:02:33 +0000 (01:02 +0000)]
fixing permissions on mainpage

17 years ago - adding default value in marc_subfield_structure.
toins [Mon, 19 Mar 2007 18:35:12 +0000 (18:35 +0000)]
 - adding default value in marc_subfield_structure.
 - now marc_subfields_structure displays subfields in tab view.

17 years agofix for bug 1276: Cannot search for patron wtih apostrophe in their name
kados [Sun, 18 Mar 2007 04:13:21 +0000 (04:13 +0000)]
fix for bug 1276: Cannot search for patron wtih apostrophe in their name

17 years agoFix for bug 1308: sort by order is lost when browsing results on more than one page
kados [Sun, 18 Mar 2007 03:50:15 +0000 (03:50 +0000)]
Fix for bug 1308: sort by order is lost when browsing results on more than one page

17 years agoenglish language changes to tmpl
rych [Sun, 18 Mar 2007 03:00:40 +0000 (03:00 +0000)]
english language changes to tmpl

17 years agominor language improvements
kados [Sun, 18 Mar 2007 02:51:25 +0000 (02:51 +0000)]
minor language improvements

17 years agoimproving English
kados [Sun, 18 Mar 2007 02:46:21 +0000 (02:46 +0000)]
improving English

17 years agoimproving English on the Koha Administration screen
kados [Sun, 18 Mar 2007 02:39:20 +0000 (02:39 +0000)]
improving English on the Koha Administration screen

17 years agoimprovements to the language of the installer
kados [Sun, 18 Mar 2007 02:16:23 +0000 (02:16 +0000)]
improvements to the language of the installer
moved borrower categories defaults for English into a separate sql file

17 years agoAdding in Coded values conforming to the Z39.77-2006 Holdings Statements for Bibliogr...
kados [Sun, 18 Mar 2007 01:49:43 +0000 (01:49 +0000)]
Adding in Coded values conforming to the Z39.77-2006 Holdings Statements for Bibliographic Items
Refer to http://www.niso.org/standards/index.html

17 years agoimprovements to the language of the installer
kados [Sat, 17 Mar 2007 23:29:33 +0000 (23:29 +0000)]
improvements to the language of the installer
validation improvements for installer
improvements to descriptions of the optional sql data defaults

17 years ago*** empty log message ***
rych [Sat, 17 Mar 2007 21:57:41 +0000 (21:57 +0000)]
*** empty log message ***

17 years agofix typo
rych [Sat, 17 Mar 2007 21:47:08 +0000 (21:47 +0000)]
fix typo

17 years agosort frameworks
rych [Sat, 17 Mar 2007 21:43:40 +0000 (21:43 +0000)]
sort frameworks

17 years ago*** empty log message ***
rych [Fri, 16 Mar 2007 16:56:48 +0000 (16:56 +0000)]
*** empty log message ***

17 years agoUsing my precrash CVS copy I did the following:
kados [Fri, 16 Mar 2007 01:25:08 +0000 (01:25 +0000)]
Using my precrash CVS copy I did the following:

cvs -z3 -d:ext:kados@cvs.savannah.nongnu.org:/sources/koha co -P koha
find koha.precrash -type d -name "CVS" -exec rm -v {} \;
cp -r koha.precrash/* koha/
cd koha/
cvs commit

This should in theory put us right back where we were before the crash

17 years agoreinstating members.js
kados [Mon, 12 Mar 2007 01:23:03 +0000 (01:23 +0000)]
reinstating members.js
minor improvements to error tmpl
minor improvements to authorities blind search

17 years agoThis is a minor change, but affects all templates:
kados [Sun, 11 Mar 2007 21:08:11 +0000 (21:08 +0000)]
This is a minor change, but affects all templates:

previously, it wasn't possible to insert anything into the <head> on
an individual template unless it was the title of the page. Now, the
structure is a bit more flexible to allow additional head elements to
be included.

17 years agono need for a separate barcodes doc-head include, switching to the
kados [Sun, 11 Mar 2007 19:19:18 +0000 (19:19 +0000)]
no need for a separate barcodes doc-head include, switching to the
standard one

17 years agoonly show No results found if we're searching
kados [Sun, 11 Mar 2007 19:02:36 +0000 (19:02 +0000)]
only show No results found if we're searching

17 years agoremoving members-home.tmpl, everything is in members.tmpl
kados [Sun, 11 Mar 2007 01:19:30 +0000 (01:19 +0000)]
removing members-home.tmpl, everything is in members.tmpl

17 years agolanguage improvements
kados [Sat, 10 Mar 2007 17:56:35 +0000 (17:56 +0000)]
language improvements

17 years agolanguage cleanups
kados [Sat, 10 Mar 2007 17:01:00 +0000 (17:01 +0000)]
language cleanups
switch from HTML::Template to HTML::Template::Pro for report plugins

17 years agoadding calendar popup to inventory/stocktaking
kados [Sat, 10 Mar 2007 07:12:14 +0000 (07:12 +0000)]
adding calendar popup to inventory/stocktaking
improvements to english

17 years agoreplaced by Languages.pm
kados [Sat, 10 Mar 2007 06:37:44 +0000 (06:37 +0000)]
replaced by Languages.pm

17 years agofinish fixing spelling error on department
kados [Sat, 10 Mar 2007 06:28:06 +0000 (06:28 +0000)]
finish fixing spelling error on department

17 years agofix spelling department
kados [Sat, 10 Mar 2007 06:22:52 +0000 (06:22 +0000)]
fix spelling department
improve English grammar in template

17 years agolanguage cleaning for borrower module
kados [Sat, 10 Mar 2007 01:53:23 +0000 (01:53 +0000)]
language cleaning for borrower module

17 years agoadding calendar popup to member entry
kados [Sat, 10 Mar 2007 01:11:22 +0000 (01:11 +0000)]
adding calendar popup to member entry
fixing some language on circ screens

17 years agoadding back get_date_format_string_for_DHTMLcalendar
kados [Sat, 10 Mar 2007 00:28:11 +0000 (00:28 +0000)]
adding back get_date_format_string_for_DHTMLcalendar

17 years agofix typo
rych [Fri, 9 Mar 2007 23:53:23 +0000 (23:53 +0000)]
fix typo

17 years agofixing validation
kados [Fri, 9 Mar 2007 23:49:09 +0000 (23:49 +0000)]
fixing validation

17 years agofixing typo in Date.pm and minor English in menus.inc
kados [Fri, 9 Mar 2007 23:36:24 +0000 (23:36 +0000)]
fixing typo in Date.pm and minor English in menus.inc

17 years agomove Accounts2.pm to Accounts.pm
kados [Fri, 9 Mar 2007 23:30:17 +0000 (23:30 +0000)]
move Accounts2.pm to Accounts.pm

17 years agoEnglish language changes
kados [Fri, 9 Mar 2007 22:53:17 +0000 (22:53 +0000)]
English language changes

17 years agoremoving koha-curses dir
kados [Fri, 9 Mar 2007 22:18:35 +0000 (22:18 +0000)]
removing koha-curses dir

17 years agomeging with dev_week, fixing spacing
kados [Fri, 9 Mar 2007 22:15:55 +0000 (22:15 +0000)]
meging with dev_week, fixing spacing

17 years agoper row inserts
rych [Fri, 9 Mar 2007 22:03:13 +0000 (22:03 +0000)]
per row inserts

17 years agoremoving css templates from head
kados [Fri, 9 Mar 2007 21:48:50 +0000 (21:48 +0000)]
removing css templates from head

17 years agoremoving default templates
kados [Fri, 9 Mar 2007 21:45:10 +0000 (21:45 +0000)]
removing default templates

17 years agoremoving npl template files from head
kados [Fri, 9 Mar 2007 21:39:21 +0000 (21:39 +0000)]
removing npl template files from head

17 years agoadd mainpage
rych [Fri, 9 Mar 2007 20:33:59 +0000 (20:33 +0000)]
add mainpage

17 years agorel_3_0 moved to HEAD (introducing new files)
tipaul [Fri, 9 Mar 2007 15:34:17 +0000 (15:34 +0000)]
rel_3_0 moved to HEAD (introducing new files)

17 years agorel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 15:26:29 +0000 (15:26 +0000)]
rel_3_0 moved to HEAD

17 years agorel_3_0 moved to HEAD (removing useless file)
tipaul [Fri, 9 Mar 2007 15:22:00 +0000 (15:22 +0000)]
rel_3_0 moved to HEAD (removing useless file)

17 years agorel_3_0 moved to HEAD (removing useless file)
tipaul [Fri, 9 Mar 2007 15:16:32 +0000 (15:16 +0000)]
rel_3_0 moved to HEAD (removing useless file)

17 years agorel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 15:12:54 +0000 (15:12 +0000)]
rel_3_0 moved to HEAD

17 years agorel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 14:52:58 +0000 (14:52 +0000)]
rel_3_0 moved to HEAD

17 years agorel_3_0 moved to HEAD (removing useless file)
tipaul [Fri, 9 Mar 2007 14:48:28 +0000 (14:48 +0000)]
rel_3_0 moved to HEAD (removing useless file)

17 years agorel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 14:41:32 +0000 (14:41 +0000)]
rel_3_0 moved to HEAD

17 years agorel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 14:28:54 +0000 (14:28 +0000)]
rel_3_0 moved to HEAD

17 years ago1st commit for rel_3_0 => HEAD branch move (to test)
tipaul [Fri, 9 Mar 2007 14:27:05 +0000 (14:27 +0000)]
1st commit for rel_3_0 => HEAD branch move (to test)

17 years agoreverting to previous version
kados [Mon, 26 Feb 2007 13:34:22 +0000 (13:34 +0000)]
reverting to previous version

17 years agoUpdating claims - commenting out the bits of code that were not implemented in the end
bob_lyon [Wed, 13 Dec 2006 20:07:22 +0000 (20:07 +0000)]
Updating claims - commenting out the bits of code that were not implemented in the end
- was planning on having ability to choose style of claim letter but wasn't taken up in the end

17 years agoAdding in missing subroutine bookseller
bob_lyon [Wed, 13 Dec 2006 20:02:34 +0000 (20:02 +0000)]
Adding in missing subroutine bookseller

17 years agonow enable to manage reviews from intranet.
toins [Fri, 8 Dec 2006 11:24:58 +0000 (11:24 +0000)]
now enable to manage reviews from intranet.

17 years agoMissing holiday images
tgarip1957 [Mon, 4 Dec 2006 12:39:02 +0000 (12:39 +0000)]
Missing holiday images

17 years agoResynching Savannah
tgarip1957 [Wed, 15 Nov 2006 01:41:51 +0000 (01:41 +0000)]
Resynching Savannah

17 years agoSavannah seems out of synch.Code cleaning removal of Date::Manip
tgarip1957 [Wed, 15 Nov 2006 01:38:26 +0000 (01:38 +0000)]
Savannah seems out of synch.Code cleaning removal of Date::Manip

17 years agoSavannah seems out of sync. reloading.Mainly code cleaning and removing of Date:...
tgarip1957 [Wed, 15 Nov 2006 01:36:00 +0000 (01:36 +0000)]
Savannah seems out of sync. reloading.Mainly code cleaning and removing of Date::Manip

17 years agoBug fixing and complete removal of Date::Manip
tgarip1957 [Mon, 6 Nov 2006 21:01:43 +0000 (21:01 +0000)]
Bug fixing and complete removal of Date::Manip

17 years agoAll necessary date functions for koha using the fast DateTime module
tgarip1957 [Mon, 6 Nov 2006 20:25:43 +0000 (20:25 +0000)]
All necessary date functions for koha using the fast DateTime module

17 years agoA new Date.pm to use for all date calculations. Mysql date calculations removed from...
tgarip1957 [Fri, 20 Oct 2006 01:20:56 +0000 (01:20 +0000)]
A new Date.pm to use for all date calculations. Mysql date calculations removed from Circ2.pm, all modules free of DateManip, a new get_today function to call in allscripts, and some bug cleaning in authorities.pm

17 years agocode changed to show facets labels in different languages. Lacks the tools to create...
tgarip1957 [Mon, 2 Oct 2006 19:15:20 +0000 (19:15 +0000)]
code changed to show facets labels in different languages. Lacks the tools to create and fill the table yet

17 years agoRequired sample tables for multilingual facets and koha_attr tables together with...
tgarip1957 [Mon, 2 Oct 2006 19:13:35 +0000 (19:13 +0000)]
Required sample tables for multilingual facets and koha_attr tables together with authorised values

17 years agoField weighting applied to ranked searches. A new facets table in mysql db
tgarip1957 [Sun, 1 Oct 2006 21:48:54 +0000 (21:48 +0000)]
Field weighting applied to ranked searches. A new facets table in mysql db

17 years agofor some reason this didn't get updated properly, but was committed to
kados [Fri, 29 Sep 2006 16:14:25 +0000 (16:14 +0000)]
for some reason this didn't get updated properly, but was committed to
HEAD instead of dev_week.

17 years agoRemoving hardcoded default template image link
tgarip1957 [Thu, 28 Sep 2006 14:25:22 +0000 (14:25 +0000)]
Removing hardcoded default template image link

17 years agoAdd faceted search code
tgarip1957 [Thu, 28 Sep 2006 14:13:37 +0000 (14:13 +0000)]
Add faceted search code

17 years agoAdd the faceted search facility
tgarip1957 [Thu, 28 Sep 2006 14:12:01 +0000 (14:12 +0000)]
Add the faceted search facility

17 years agoupdated templates for new XML API
tgarip1957 [Wed, 27 Sep 2006 21:40:47 +0000 (21:40 +0000)]
updated templates for new XML API

17 years agoFinalized XML version for intranet
tgarip1957 [Wed, 27 Sep 2006 21:19:21 +0000 (21:19 +0000)]
Finalized XML version for intranet

17 years agoAll the necessary mySQL tables for those who wish to install before an upgrader...
tgarip1957 [Wed, 27 Sep 2006 20:23:09 +0000 (20:23 +0000)]
All the necessary mySQL tables for those who wish to install  before an upgrader is provided

17 years agomissing ccl.propeties added
tgarip1957 [Wed, 27 Sep 2006 19:58:20 +0000 (19:58 +0000)]
missing ccl.propeties added

17 years agoFinalizing main components. All koha modules are now working with the new XML API
tgarip1957 [Wed, 27 Sep 2006 19:53:52 +0000 (19:53 +0000)]
Finalizing main components. All koha modules are now working with the new XML API

17 years ago*** empty log message ***
tgarip1957 [Wed, 27 Sep 2006 19:40:43 +0000 (19:40 +0000)]
*** empty log message ***

17 years agoIncorporates the facets from dev_week. This one is table read so its both UNIMARC...
tgarip1957 [Wed, 27 Sep 2006 19:37:27 +0000 (19:37 +0000)]
Incorporates the facets from dev_week. This one is table read so its both UNIMARC and MARC21 compliant and also translatable.
The new search engine also has a BraveSearch where yo can write any CCL,CQL or PQF query directly

17 years agoCommitting some improvements to Amazon.pm
kados [Sun, 24 Sep 2006 20:00:51 +0000 (20:00 +0000)]
Committing some improvements to Amazon.pm

Updating AuthoritiesMarc to use new API in Biblio

Improvements to Auth, Output and Search

Adding Record.pm for record management

17 years agoPatrons may pay their fines in instalments
tgarip1957 [Fri, 22 Sep 2006 00:21:25 +0000 (00:21 +0000)]
Patrons may pay their fines in instalments

17 years agoPatrons may pay fines in instalments. Librarian can alter the amount to receive
tgarip1957 [Fri, 22 Sep 2006 00:18:00 +0000 (00:18 +0000)]
Patrons may pay fines in instalments. Librarian can alter the  amount to receive

17 years agoAdded support for aqui management
tgarip1957 [Fri, 22 Sep 2006 00:11:37 +0000 (00:11 +0000)]
Added support for aqui management

17 years agoSome bug fixing, new acquisitions handling
tgarip1957 [Wed, 20 Sep 2006 21:48:44 +0000 (21:48 +0000)]
Some bug fixing, new acquisitions handling

17 years agoA new acquisition to handle different tax values to each item, receiving multiple...
tgarip1957 [Wed, 20 Sep 2006 21:44:36 +0000 (21:44 +0000)]
A new acquisition to handle different tax values to each item, receiving multiple baskets as one parcel, stricter rules for biblio and item creation

17 years agoA new acquisition to handle multiple tax values, and marc creation of biblios and...
tgarip1957 [Wed, 20 Sep 2006 21:40:41 +0000 (21:40 +0000)]
A new acquisition to handle multiple tax values, and marc creation of biblios and items

17 years agoAdded missing 048 $2, new in last year's MARC 21 revision; and changed
thd [Wed, 20 Sep 2006 11:20:03 +0000 (11:20 +0000)]
Added missing 048 $2, new in last year's MARC 21 revision; and changed
visibility values for several fields/subfields.

17 years agoset XML::LibXML version as given in jmf email Tue, 20 Jun 2006 04:09:35 -0700
slef [Tue, 12 Sep 2006 21:51:06 +0000 (21:51 +0000)]
set XML::LibXML version as given in jmf email Tue, 20 Jun 2006 04:09:35 -0700

17 years agoFixes a bug in adding a field
tgarip1957 [Mon, 11 Sep 2006 17:44:47 +0000 (17:44 +0000)]
Fixes a bug in adding a field

17 years agoNew XML API
tgarip1957 [Mon, 11 Sep 2006 17:41:54 +0000 (17:41 +0000)]
New XML API

17 years agoAuthorities now use same structure as biblios
tgarip1957 [Mon, 11 Sep 2006 17:27:41 +0000 (17:27 +0000)]
Authorities now use same structure as biblios

17 years agoFixes a bug with MARChtml2xml and sync with dev_week
tgarip1957 [Mon, 11 Sep 2006 17:13:58 +0000 (17:13 +0000)]
Fixes a bug with MARChtml2xml and sync with dev_week

17 years agoFixes a bug with Marchtml2xml and sync with dev_week
tgarip1957 [Mon, 11 Sep 2006 17:12:04 +0000 (17:12 +0000)]
Fixes a bug with Marchtml2xml and sync with dev_week

17 years agoFixes bug with MARChtml2xml in Biblio.pm
tgarip1957 [Mon, 11 Sep 2006 17:09:59 +0000 (17:09 +0000)]
Fixes bug with MARChtml2xml in Biblio.pm
synching with dev_week

17 years agoChanged some hidden values for the record editor, shortened items labels,
thd [Mon, 11 Sep 2006 03:27:04 +0000 (03:27 +0000)]
Changed some hidden values for the record editor, shortened items labels,
and added a link to the new barcode plugin.

17 years agoChanged some hidden values for the record editor, shortened items labels,
thd [Mon, 11 Sep 2006 02:58:03 +0000 (02:58 +0000)]
Changed some hidden values for the record editor, shortened items labels,
and added a link to the new barcode plugin.

17 years agoAdded the new barcode plugin to frameworks.
thd [Mon, 11 Sep 2006 01:03:43 +0000 (01:03 +0000)]
Added the new barcode plugin to frameworks.

17 years agoChanged some hidden values, items labels, and changed the namespace from ASMP_*
thd [Sun, 10 Sep 2006 23:44:23 +0000 (23:44 +0000)]
Changed some hidden values, items labels, and changed the namespace from ASMP_*
to SIMPLE_*.

17 years agoCorrected some subfield visibility values and improved the ease of
thd [Fri, 8 Sep 2006 12:35:24 +0000 (12:35 +0000)]
Corrected some subfield visibility values and improved the ease of
understanding for some librarian's field labels for sound recordings.

17 years agoAdded an integrating resources framework and corrected some visibility values.
thd [Thu, 7 Sep 2006 22:47:34 +0000 (22:47 +0000)]
Added an integrating resources framework and corrected some visibility values.

17 years agocleaning
tgarip1957 [Thu, 7 Sep 2006 01:51:37 +0000 (01:51 +0000)]
cleaning