]>
git.koha-community.org Git - koha.git/log
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.
btoumi [Wed, 23 Aug 2006 14:40:48 +0000 (14:40 +0000)]
add value for formfieldlist in all template ( A,C,P and I)
toins [Mon, 21 Aug 2006 09:51:15 +0000 (09:51 +0000)]
Add a forgetted function : getbibliofromitemnumber
tipaul [Fri, 11 Aug 2006 16:39:34 +0000 (16:39 +0000)]
deleting "illegal" PROG included files
tipaul [Fri, 11 Aug 2006 16:33:53 +0000 (16:33 +0000)]
fixing some bugs in subscription add.
However, alt_subscription-add.pl seems so nice that I think it could be the official subscription-add... will drop a mail on koha-devel about this
tipaul [Fri, 11 Aug 2006 16:33:01 +0000 (16:33 +0000)]
adding menu-tools item
toins [Fri, 11 Aug 2006 16:19:25 +0000 (16:19 +0000)]
template for opac-zoomsearch.
toins [Fri, 11 Aug 2006 16:17:01 +0000 (16:17 +0000)]
using opac-zoomsearch.pl instead of opac-search.pl
toins [Fri, 11 Aug 2006 16:16:05 +0000 (16:16 +0000)]
fix broken link.
toins [Fri, 11 Aug 2006 16:15:24 +0000 (16:15 +0000)]
Add "ISO 10646 (Unicode)" for '100$a'.
toins [Fri, 11 Aug 2006 16:08:28 +0000 (16:08 +0000)]
use C4::Search; replace use C4::SearchMarc;
toins [Fri, 11 Aug 2006 16:05:55 +0000 (16:05 +0000)]
fix POD error...
toins [Fri, 11 Aug 2006 16:04:07 +0000 (16:04 +0000)]
re-input an old function.
toins [Fri, 11 Aug 2006 15:59:14 +0000 (15:59 +0000)]
Add a call to C4::Members & GPL added.
toins [Fri, 11 Aug 2006 15:55:45 +0000 (15:55 +0000)]
allow to search with zoom on opac. (sync with dev_week)
toins [Fri, 11 Aug 2006 15:45:37 +0000 (15:45 +0000)]
Some usefuls functions were commented.
tipaul [Fri, 11 Aug 2006 14:35:10 +0000 (14:35 +0000)]
reintroducing letters management dropped by toins synch
tipaul [Fri, 11 Aug 2006 14:34:45 +0000 (14:34 +0000)]
fixing a bug in template ('missing /tmpl_if)
tipaul [Fri, 11 Aug 2006 10:03:13 +0000 (10:03 +0000)]
the new "includes" features, for personalized templates. Look at koha-devel, i'll write a mail here (& something on the wiki)
tipaul [Fri, 11 Aug 2006 09:54:30 +0000 (09:54 +0000)]
proof of concept for includes directory (for html template) as way to change librarian interface.
tipaul [Fri, 11 Aug 2006 09:51:45 +0000 (09:51 +0000)]
updating a little the templates (main menu on the left). Another commit will come very soon to validate the proof of concept of "includes" directory as having an easy personalized librarian (or OPAC) interface.
toins [Fri, 11 Aug 2006 09:14:01 +0000 (09:14 +0000)]
Add a call to C4::Members & GPL added.
toins [Thu, 10 Aug 2006 13:33:57 +0000 (13:33 +0000)]
Add a call to C4::Biblio.pm
toins [Thu, 10 Aug 2006 13:31:22 +0000 (13:31 +0000)]
C4::SearchMarc replaced by C4::Search
toins [Thu, 10 Aug 2006 13:23:09 +0000 (13:23 +0000)]
sync with dev_week.
toins [Thu, 10 Aug 2006 13:08:28 +0000 (13:08 +0000)]
C4::SearchMarc is deprecated now. it is totaly replaced by C4::Search.
toins [Thu, 10 Aug 2006 13:01:07 +0000 (13:01 +0000)]
this module is unused now.
toins [Thu, 10 Aug 2006 12:58:17 +0000 (12:58 +0000)]
C4::SearchMarc is deprecated now.
toins [Thu, 10 Aug 2006 12:54:45 +0000 (12:54 +0000)]
add a filter on text file.
toins [Thu, 10 Aug 2006 12:49:37 +0000 (12:49 +0000)]
sync with dev_week.
toins [Thu, 10 Aug 2006 12:41:04 +0000 (12:41 +0000)]
sync with dev_week.
thd [Thu, 10 Aug 2006 01:01:23 +0000 (01:01 +0000)]
Moved publication, distribution details fields and acquisition info fields
to record editor tab 9 for ASMP custom frameworks.
thd [Wed, 9 Aug 2006 21:04:35 +0000 (21:04 +0000)]
Improved subfield visibility settings and corrected one in the wrong tab.
thd [Wed, 9 Aug 2006 19:27:18 +0000 (19:27 +0000)]
Significantly corrected ASMP custom books framework and added ASMP sound
recordings and videorecordings frameworks.
thd [Tue, 8 Aug 2006 09:09:11 +0000 (09:09 +0000)]
ASMP custom MARC 21 bibliographic frameworks.
thd [Tue, 8 Aug 2006 08:44:03 +0000 (08:44 +0000)]
Removed ASMP custom frameworks from standard default MARC 21 framework.
thd [Tue, 8 Aug 2006 05:09:25 +0000 (05:09 +0000)]
Added some missing and changed subfields as well as field 662 from last year's
MARC 21 update. Lack of sleep had been a problem around that point in my
previous work. Corrected some hidden values.
toins [Mon, 7 Aug 2006 13:17:42 +0000 (13:17 +0000)]
POD updated.
toins [Mon, 7 Aug 2006 13:06:33 +0000 (13:06 +0000)]
fix bad link to order.pl. The new one is to booksellers.pl.
kados [Wed, 2 Aug 2006 16:40:23 +0000 (16:40 +0000)]
rolling back previous merge, will do manually
toins [Wed, 2 Aug 2006 08:24:26 +0000 (08:24 +0000)]
call to suggestion-select.pl changed by call to newordersuggestion.pl
toins [Wed, 2 Aug 2006 08:22:53 +0000 (08:22 +0000)]
fix bad link.
toins [Wed, 2 Aug 2006 08:20:32 +0000 (08:20 +0000)]
newordersuggestion.tmpl replaces suggestion-select.tmpl
toins [Wed, 2 Aug 2006 08:16:46 +0000 (08:16 +0000)]
newordersuggestion.pl replaces suggestion-select.pl
toins [Wed, 2 Aug 2006 08:10:06 +0000 (08:10 +0000)]
change link to newbiblio.pl to neworderempty.pl .
toins [Wed, 2 Aug 2006 08:08:37 +0000 (08:08 +0000)]
change link to newbiblio to neworderempty.
toins [Wed, 2 Aug 2006 08:07:42 +0000 (08:07 +0000)]
neworderempty.tmpl replaces newbiblio.tmpl
toins [Wed, 2 Aug 2006 08:06:02 +0000 (08:06 +0000)]
neworderempty.pl replaces newbiblio.pl
toins [Wed, 2 Aug 2006 07:55:19 +0000 (07:55 +0000)]
neworderbiblio.pl replaces newbasket2.pl
toins [Wed, 2 Aug 2006 07:54:55 +0000 (07:54 +0000)]
neworderbiblio.tmpl replaces newbasket2.tmpl
toins [Tue, 1 Aug 2006 15:33:52 +0000 (15:33 +0000)]
fix bad link.
toins [Tue, 1 Aug 2006 15:28:55 +0000 (15:28 +0000)]
order.tmpl is replaced by booksellers.tmpl
toins [Tue, 1 Aug 2006 15:04:33 +0000 (15:04 +0000)]
Some SQL code moved into Acquisition.pm
toins [Tue, 1 Aug 2006 15:03:19 +0000 (15:03 +0000)]
Change link to order.pl to booksellers.pl
toins [Tue, 1 Aug 2006 14:53:12 +0000 (14:53 +0000)]
order.pl renamed to booksellers.pl
toins [Tue, 1 Aug 2006 10:17:33 +0000 (10:17 +0000)]
POD added.
toins [Tue, 1 Aug 2006 08:50:11 +0000 (08:50 +0000)]
Add a call to GetOrderNumber.
toins [Tue, 1 Aug 2006 08:47:49 +0000 (08:47 +0000)]
New Function : ModOrderBiblioNumber.
toins [Tue, 1 Aug 2006 08:33:11 +0000 (08:33 +0000)]
Fix some broken links & renamed some function.
FIXME : Where is finishreceive.tmpl ?
toins [Tue, 1 Aug 2006 08:30:58 +0000 (08:30 +0000)]
GetBasketContent renamed to GetOrders.
toins [Tue, 1 Aug 2006 08:30:15 +0000 (08:30 +0000)]
Add a call to GetOrderNumber
toins [Tue, 1 Aug 2006 08:29:36 +0000 (08:29 +0000)]
$selected deleted.
toins [Tue, 1 Aug 2006 08:29:02 +0000 (08:29 +0000)]
GetAllOrders renamed to GetPendingOrders.
toins [Tue, 1 Aug 2006 08:26:53 +0000 (08:26 +0000)]
* Function GetBasketContent renamed to GetOrders.
* Function GetOrder renamed to GetOrderNumber.
* Function GetSingleOrder renamed to GetOrder.
* GetAllOrders has been merged with GetPendingOrders.
toins [Mon, 31 Jul 2006 16:03:46 +0000 (16:03 +0000)]
Add a call to Acquisition.pm
toins [Mon, 31 Jul 2006 15:59:03 +0000 (15:59 +0000)]
fix minor bug in POD.
toins [Mon, 31 Jul 2006 15:58:26 +0000 (15:58 +0000)]
New function "GetBookFundsId" : this function get the list of bookfund id into an array.
toins [Mon, 31 Jul 2006 15:56:06 +0000 (15:56 +0000)]
POD added, Call to Bookfund.pm added, SQL code movde in Bookfund.pm.
toins [Mon, 31 Jul 2006 14:49:56 +0000 (14:49 +0000)]
FIXME added.
toins [Mon, 31 Jul 2006 14:45:37 +0000 (14:45 +0000)]
POD added, Call to Bookseller.pm added. Some functions has been renamed/changed/rewrited...
toins [Mon, 31 Jul 2006 14:40:54 +0000 (14:40 +0000)]
POD added. Call to Bookfund.pm & Bookseller.pm added. Some sub renamed/API changed.
toins [Mon, 31 Jul 2006 14:38:14 +0000 (14:38 +0000)]
Code cleaned.
toins [Mon, 31 Jul 2006 14:36:40 +0000 (14:36 +0000)]
3 New functions : NewBookFund, DelBookFund & SearchBookFund.
toins [Mon, 31 Jul 2006 14:30:45 +0000 (14:30 +0000)]
GPL & POD added,