]>
git.koha-community.org Git - koha.git/log
kados [Sat, 10 Mar 2007 06:37:44 +0000 (06:37 +0000)]
replaced by Languages.pm
kados [Sat, 10 Mar 2007 06:28:06 +0000 (06:28 +0000)]
finish fixing spelling error on department
kados [Sat, 10 Mar 2007 06:22:52 +0000 (06:22 +0000)]
fix spelling department
improve English grammar in template
kados [Sat, 10 Mar 2007 01:53:23 +0000 (01:53 +0000)]
language cleaning for borrower module
kados [Sat, 10 Mar 2007 01:11:22 +0000 (01:11 +0000)]
adding calendar popup to member entry
fixing some language on circ screens
kados [Sat, 10 Mar 2007 00:28:11 +0000 (00:28 +0000)]
adding back get_date_format_string_for_DHTMLcalendar
rych [Fri, 9 Mar 2007 23:53:23 +0000 (23:53 +0000)]
fix typo
kados [Fri, 9 Mar 2007 23:49:09 +0000 (23:49 +0000)]
fixing validation
kados [Fri, 9 Mar 2007 23:36:24 +0000 (23:36 +0000)]
fixing typo in Date.pm and minor English in menus.inc
kados [Fri, 9 Mar 2007 23:30:17 +0000 (23:30 +0000)]
move Accounts2.pm to Accounts.pm
kados [Fri, 9 Mar 2007 22:53:17 +0000 (22:53 +0000)]
English language changes
kados [Fri, 9 Mar 2007 22:18:35 +0000 (22:18 +0000)]
removing koha-curses dir
kados [Fri, 9 Mar 2007 22:15:55 +0000 (22:15 +0000)]
meging with dev_week, fixing spacing
rych [Fri, 9 Mar 2007 22:03:13 +0000 (22:03 +0000)]
per row inserts
kados [Fri, 9 Mar 2007 21:48:50 +0000 (21:48 +0000)]
removing css templates from head
kados [Fri, 9 Mar 2007 21:45:10 +0000 (21:45 +0000)]
removing default templates
kados [Fri, 9 Mar 2007 21:39:21 +0000 (21:39 +0000)]
removing npl template files from head
rych [Fri, 9 Mar 2007 20:33:59 +0000 (20:33 +0000)]
add mainpage
tipaul [Fri, 9 Mar 2007 15:34:17 +0000 (15:34 +0000)]
rel_3_0 moved to HEAD (introducing new files)
tipaul [Fri, 9 Mar 2007 15:26:29 +0000 (15:26 +0000)]
rel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 15:22:00 +0000 (15:22 +0000)]
rel_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)
tipaul [Fri, 9 Mar 2007 15:12:54 +0000 (15:12 +0000)]
rel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 14:52:58 +0000 (14:52 +0000)]
rel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 14:48:28 +0000 (14:48 +0000)]
rel_3_0 moved to HEAD (removing useless file)
tipaul [Fri, 9 Mar 2007 14:41:32 +0000 (14:41 +0000)]
rel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 14:28:54 +0000 (14:28 +0000)]
rel_3_0 moved to HEAD
tipaul [Fri, 9 Mar 2007 14:27:05 +0000 (14:27 +0000)]
1st commit for rel_3_0 => HEAD branch move (to test)
kados [Mon, 26 Feb 2007 13:34:22 +0000 (13:34 +0000)]
reverting to previous version
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
bob_lyon [Wed, 13 Dec 2006 20:02:34 +0000 (20:02 +0000)]
Adding in missing subroutine bookseller
toins [Fri, 8 Dec 2006 11:24:58 +0000 (11:24 +0000)]
now enable to manage reviews from intranet.
tgarip1957 [Mon, 4 Dec 2006 12:39:02 +0000 (12:39 +0000)]
Missing holiday images
tgarip1957 [Wed, 15 Nov 2006 01:41:51 +0000 (01:41 +0000)]
Resynching Savannah
tgarip1957 [Wed, 15 Nov 2006 01:38:26 +0000 (01:38 +0000)]
Savannah seems out of synch.Code cleaning removal of Date::Manip
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
tgarip1957 [Mon, 6 Nov 2006 21:01:43 +0000 (21:01 +0000)]
Bug fixing and complete removal of Date::Manip
tgarip1957 [Mon, 6 Nov 2006 20:25:43 +0000 (20:25 +0000)]
All necessary date functions for koha using the fast DateTime module
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
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
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
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
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.
tgarip1957 [Thu, 28 Sep 2006 14:25:22 +0000 (14:25 +0000)]
Removing hardcoded default template image link
tgarip1957 [Thu, 28 Sep 2006 14:13:37 +0000 (14:13 +0000)]
Add faceted search code
tgarip1957 [Thu, 28 Sep 2006 14:12:01 +0000 (14:12 +0000)]
Add the faceted search facility
tgarip1957 [Wed, 27 Sep 2006 21:40:47 +0000 (21:40 +0000)]
updated templates for new XML API
tgarip1957 [Wed, 27 Sep 2006 21:19:21 +0000 (21:19 +0000)]
Finalized XML version for intranet
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
tgarip1957 [Wed, 27 Sep 2006 19:58:20 +0000 (19:58 +0000)]
missing ccl.propeties added
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
tgarip1957 [Wed, 27 Sep 2006 19:40:43 +0000 (19:40 +0000)]
*** empty log message ***
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
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
tgarip1957 [Fri, 22 Sep 2006 00:21:25 +0000 (00:21 +0000)]
Patrons may pay their fines in instalments
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
tgarip1957 [Fri, 22 Sep 2006 00:11:37 +0000 (00:11 +0000)]
Added support for aqui management
tgarip1957 [Wed, 20 Sep 2006 21:48:44 +0000 (21:48 +0000)]
Some bug fixing, new acquisitions handling
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
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
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.
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
tgarip1957 [Mon, 11 Sep 2006 17:44:47 +0000 (17:44 +0000)]
Fixes a bug in adding a field
tgarip1957 [Mon, 11 Sep 2006 17:41:54 +0000 (17:41 +0000)]
New XML API
tgarip1957 [Mon, 11 Sep 2006 17:27:41 +0000 (17:27 +0000)]
Authorities now use same structure as biblios
tgarip1957 [Mon, 11 Sep 2006 17:13:58 +0000 (17:13 +0000)]
Fixes 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
tgarip1957 [Mon, 11 Sep 2006 17:09:59 +0000 (17:09 +0000)]
Fixes bug with MARChtml2xml in Biblio.pm
synching with dev_week
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.
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.
thd [Mon, 11 Sep 2006 01:03:43 +0000 (01:03 +0000)]
Added the new barcode plugin to frameworks.
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_*.
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.
thd [Thu, 7 Sep 2006 22:47:34 +0000 (22:47 +0000)]
Added an integrating resources framework and corrected some visibility values.
tgarip1957 [Thu, 7 Sep 2006 01:51:37 +0000 (01:51 +0000)]
cleaning
tgarip1957 [Thu, 7 Sep 2006 01:11:08 +0000 (01:11 +0000)]
cleaning
tgarip1957 [Thu, 7 Sep 2006 00:40:11 +0000 (00:40 +0000)]
Cleaning up
tgarip1957 [Wed, 6 Sep 2006 16:21:03 +0000 (16:21 +0000)]
Clean up before final commits
bob_lyon [Tue, 5 Sep 2006 22:24:10 +0000 (22:24 +0000)]
Adding ability to return search results for biblios that have no biblioitems
bob_lyon [Tue, 5 Sep 2006 21:30:58 +0000 (21:30 +0000)]
adding ability to make the search to return biblios with no items by using a hidden field
- if this functionality is not needed for ones koha then deleting the 'acq_search' line will let the search behave as before
bob_lyon [Tue, 5 Sep 2006 21:26:19 +0000 (21:26 +0000)]
Adding ability to return biblios that have no biblio items to avoid making orphan biblios
bob_lyon [Tue, 5 Sep 2006 21:21:21 +0000 (21:21 +0000)]
Adding ability to return biblio results from acquisition search that contain no items
- to aviod making orphan biblios
thd [Tue, 5 Sep 2006 14:05:45 +0000 (14:05 +0000)]
Added additional record types and made some corrections for appearance in the
record editor.
tgarip1957 [Fri, 1 Sep 2006 23:01:33 +0000 (23:01 +0000)]
Use async ZOOM search for Z3950
A new async mode ZEBRA updating routine. We do not wailt for zebra updates anymore whether using shadow with BatchMode or not. Zebra updates in the background. System preference zebrawait determines how long zebra waits idle
tgarip1957 [Fri, 1 Sep 2006 22:28:34 +0000 (22:28 +0000)]
Z3950 search when adding a bibblio using ZOOM.
Servers chosen on the fly
If during a modification allows imported file to replace existing biblio
tgarip1957 [Fri, 1 Sep 2006 22:25:05 +0000 (22:25 +0000)]
A basic search script catalogue-search.pl demonstrates the use of koha_attr table to create PQF free searches
tgarip1957 [Fri, 1 Sep 2006 22:16:00 +0000 (22:16 +0000)]
New XML API
Event & Net::Z3950 dependency removed
HTML::Template::Pro dependency added
tgarip1957 [Fri, 1 Sep 2006 22:07:23 +0000 (22:07 +0000)]
Settings for UTF-8 only. New dependency HTML::Template::Pro
tgarip1957 [Fri, 1 Sep 2006 22:05:51 +0000 (22:05 +0000)]
New XML handling of data
tgarip1957 [Fri, 1 Sep 2006 22:03:00 +0000 (22:03 +0000)]
New framework handling. New koha_attr table for mapping MARC to koha
thd [Fri, 1 Sep 2006 17:11:53 +0000 (17:11 +0000)]
For MARC 21, instead of deleting the whole subfield when a character does not
translate properly from MARC8 into UTF-8, only the problem characters are
deleted.
tgarip1957 [Fri, 1 Sep 2006 15:45:01 +0000 (15:45 +0000)]
MARCXML only. No more MARC record. No more non-marc handling
Install LibXML or Expat for fast parsing. either will work
Bug in addbiblio when adding authorities fixed
tgarip1957 [Fri, 1 Sep 2006 15:36:42 +0000 (15:36 +0000)]
Read XML. Sytem preference retrive_from to wheter read from SQL DB or ZEBRA DB
tgarip1957 [Fri, 1 Sep 2006 15:33:46 +0000 (15:33 +0000)]
No more MARC Records - everything is MARC XML
we read - write only XML
tgarip1957 [Fri, 25 Aug 2006 21:17:20 +0000 (21:17 +0000)]
New indexing stylsheets for zebra
we now use stylesheets for indexing and retrieval
tgarip1957 [Fri, 25 Aug 2006 21:07:08 +0000 (21:07 +0000)]
New set of routines for HEAD.
Uses a complete new ZEBRA Indexing.
ZEBRA is now XML and comprises of a KOHA meta record. Explanatory notes will be on koha-devel
Fixes UTF8 problems
Fixes bug with authorities
SQL database major changes.
Separate biblioograaphic and holdings records. Biblioitems table depreceated
etc. etc.
Wait for explanatory document on koha-devel
btoumi [Thu, 24 Aug 2006 15:19:36 +0000 (15:19 +0000)]
bug fix:modifry wrong url in moremember.tmpl
btoumi [Thu, 24 Aug 2006 13:06:49 +0000 (13:06 +0000)]
bug fix: wrong address for redirect in mancredit.pl and mainvoice.pl
btoumi [Thu, 24 Aug 2006 08:28:28 +0000 (08:28 +0000)]
bug fix :modify test syntax for borrowermandatoryfield
btoumi [Wed, 23 Aug 2006 15:05:18 +0000 (15:05 +0000)]
bug fix :add new condition in javascript to eliminate error when field not exist.