Koha/C4
plg 3bec20f948 new: function C4::Date::get_date_format_string_for_DHTMLcalendar based on
the system preference prefered date format.

improvement: book fund list and budget list screen redesigned. Filters on
each field. Columns are not sortable yet. Using DHTML Calendar to fill date
fields instead of manual filling. Pagination system. From the book fund
list, you can reach the budget list, filtered on a book fund, or not. A
budget can be added only from book fund list screen.

bug fixed: branchcode was missing in table aqbudget.

bug fixed: when setting a branchcode to a book fund, all associated budgets
move to this branchcode.

modification: when adding/modifying budget/fund, MySQL specific "REPLACE..."
statements replaced by standard SQL compliant statement.

bug fixed: when adding/modifying a budget, if the book fund is associated to
a branch, the branch selection is disabled and set to the book fund branch.
2006-04-13 08:36:42 +00:00
..
Barcodes adding barcode generator to Koha 2004-09-20 15:03:27 +00:00
Circulation Holding branch gets updated in MARC when a branch transfer occurs 2006-04-10 20:42:18 +00:00
Interface/CGI bug fixed: utf-8 data where not displayed correctly in screens. Supposing 2006-03-15 11:21:56 +00:00
Accounts2.pm removing useless sub 2006-01-17 16:06:43 +00:00
Acquisition.pm synch'ing head and rel_2_2 (from 2.2.5, including npl templates) 2006-01-06 16:39:37 +00:00
Amazon.pm big commit, still breaking things... 2005-10-26 09:11:02 +00:00
Auth.pm big commit, still breaking things... 2005-10-26 09:11:02 +00:00
Auth_with_ldap.pm synch'ing head and rel_2_2 (from 2.2.5, including npl templates) 2006-01-06 16:39:37 +00:00
AuthoritiesMarc.pm Hmm there seem to be quite a few subroutines twice in this module.... 2006-02-09 01:56:20 +00:00
Biblio.pm New sub to use by Circ2.pm . Allows one subfield of MARC holdings fields to be updated to use with branch transfer(holdingbranch) and onloan flag when set 2006-04-10 20:39:49 +00:00
BookShelves.pm adding bookshelf features : 2004-12-16 11:30:57 +00:00
Boolean.pm Forgot to take out debugging code 2003-02-06 07:07:54 +00:00
Breeding.pm Previously there was no check to make sure that an issn number 2005-09-30 18:58:25 +00:00
Bull.pm synch'ing head and rel_2_2 (from 2.2.5, including npl templates) 2006-01-06 16:39:37 +00:00
Calendar.pm commit for holidays and news management. 2006-03-06 12:43:36 +00:00
Context.pm A new handler defined for zebra Zconnauth with read/write permission. Zconnauth should only be called in biblio.pm where write operations are. Use of this handler will break things unless koha.conf contains new variables: 2006-04-10 21:40:23 +00:00
Database.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Date.pm new: function C4::Date::get_date_format_string_for_DHTMLcalendar based on 2006-04-13 08:36:42 +00:00
Format.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Input.pm synch'ing 2.2 and head 2005-08-04 13:27:37 +00:00
Koha.pm modification: on itemtypes management screen, useless form are replaced by 2006-04-07 11:10:25 +00:00
Letters.pm adding some fields available for Letters 2005-08-05 15:50:46 +00:00
Log.pm minor (graphic) changes in log viewer 2005-08-08 09:11:54 +00:00
Maintainance.pm Adding Log Facility. 2005-07-15 16:10:31 +00:00
Members.pm sync with head. 2006-04-03 23:45:00 +00:00
NewsChannels.pm commit for holidays and news management. 2006-03-06 12:43:36 +00:00
Output.pm new: authorities in prog/en template, only partial import from default/en 2006-04-04 10:05:48 +00:00
Print.pm Fix for bug 865 2004-11-28 08:32:36 +00:00
Reserves2.pm big commit, still breaking things... 2005-10-26 09:11:02 +00:00
Review.pm A work in progress still. 2005-09-03 00:05:40 +00:00
Search.pm Delete working now 2006-03-28 23:05:08 +00:00
SearchBiblio.pm two new files 2005-06-03 17:01:53 +00:00
SearchMarc.pm All searches being ranked by relevance by default 2006-03-28 21:29:56 +00:00
Shelf.pm DBI call fix for bug 662 2003-12-15 13:41:43 +00:00
Stats.pm fixing unfilledreserves 2005-08-25 23:15:34 +00:00
Stock.pm DBI call fix for bug 662 2003-12-15 10:53:47 +00:00
Suggestions.pm Cleaning up some unessecary my statements 2006-02-09 01:52:14 +00:00
Z3950.pm fix fog bug #622 : processz3950queue fails 2003-10-01 15:08:14 +00:00