Main Koha release repository https://koha-community.org
Find a file
tipaul 5550717da1 improvements from SAN Ouest Provence :
* introducing a category_type into categories. It can be A (adult), C (children), P (Professionnal), I (institution/organisation).
* each category_type has it's own forms to create members.
* the borrowers table has been heavily modified (many fields changed), to get something more logic & readable
* reintroducing guarantor/guanrantee system that is now independant from hardcoded C/A for categories
* updating templates to fit template rules

(see mail feb, 17 on koha-devel "new features for borrowers" for more details)
2006-04-21 13:31:34 +00:00
acqui prog templates : completed, fixed & xhtml valid 2006-01-18 15:38:17 +00:00
admin improvements from SAN Ouest Provence : 2006-04-14 09:31:24 +00:00
authorities new: authorities in prog/en template, only partial import from default/en 2006-04-04 10:05:48 +00:00
barcodes Removed character padding around $barcode, used for testing. 2006-04-19 05:06:02 +00:00
bookshelves synch'ing 2.2 and head 2005-08-04 13:19:54 +00:00
bull moving serials scripts to serials directory 2006-01-19 12:50:07 +00:00
C4 Change the MARC Leader to UTF-8 incase user did not set it. Important for Zebra. 2006-04-15 02:47:47 +00:00
catalogue This will work in 2.2 now as well as 3.0 2006-03-06 21:21:55 +00:00
cataloguing Modify item now works 2006-04-03 04:00:02 +00:00
circ bug fixed: the issue timestamp had not the same format as the today's date 2006-03-31 15:31:44 +00:00
export permits exporting bibliographic data as MARC from the command line. 2006-03-31 18:06:40 +00:00
import synch'ing 2.2 and head 2005-05-04 08:50:48 +00:00
koha-curses see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 15:31:05 +00:00
koha-tmpl improvements from SAN Ouest Provence : 2006-04-21 13:31:34 +00:00
lib #$%^ typo 2003-04-07 19:51:09 +00:00
localfile/modified_authorities synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
maint Various updates/fixes from rel_2_0 2004-03-07 05:47:31 +00:00
members improvement: in member details page, issue and reserve lines are toggled. 2006-04-18 10:32:24 +00:00
misc If you change your framework for MARC mapping use this script to remap your marc record first. Drop the old framework and install the new one. Re export all your marc and recreate ZEBRA. 2006-04-20 10:55:18 +00:00
opac Using get_record() from Search.pm 2006-02-21 00:12:26 +00:00
reports moving stats.pl to reports directory 2006-01-17 16:58:07 +00:00
reserve improvement: id on each fieldset of circulation template. 2006-04-03 09:37:59 +00:00
rss Add support for itemtypes. Still need to hardcode 'reservable' 2005-09-11 23:55:19 +00:00
search.marc Bug Fixing catalogue directory was added for MARCdetail and detail.pl 2006-03-24 13:20:58 +00:00
sec synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
serials templating serials & moving them to a serials directory, more self-explanatory (bull being french) 2006-01-19 12:46:58 +00:00
suggestion Acquisition & Suggestion : 2004-07-15 09:41:03 +00:00
t Convenience function to check for 1/0/true/false/on/off/yes/no 2003-02-06 06:15:00 +00:00
tools commit for holidays and news management. 2006-03-03 16:35:21 +00:00
updater bug fixed: typo fixed in labels and labels_conf tables creation query. 2006-04-18 09:36:36 +00:00
value_builder synch'ing head and rel_2_2 (from 2.2.5, including npl templates) 2006-01-06 16:39:37 +00:00
z3950 Fix for refresh error from HDL. 2006-02-18 10:07:29 +00:00
.htaccess Solution for error pages 2004-07-30 14:04:20 +00:00
about.pl improvement: on the About page, a caption was added to the table of Perl 2006-03-16 11:33:28 +00:00
currency.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
help.pl synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
koha.conf.in (added) Ancillary files for new installer. 2002-10-30 14:06:29 +00:00
koha.t refactored slashifyDate function out of inline code, created C4/Koha.pm 2002-04-08 23:44:43 +00:00
loadmodules.pl Changing to reflect the fact acqui.simple is now cataloguing 2006-02-09 03:20:38 +00:00
logout.pl merging 1.2 and bugfixes for auth and login 2002-10-10 10:07:34 +00:00
mainpage.pl commit for holidays and news management. 2006-03-03 17:02:22 +00:00
Makefile (added) Ancillary files for new installer. 2002-10-30 14:06:29 +00:00
Makefile.PL Clean up messages, fill in some blanks, add more notes, test CONFIGURE, add opac files 2005-07-19 02:39:45 +00:00
MANIFEST Remove overlong PM mapping, use libscan() instead, ignore some troublemaker files - this one copies some files to seemingly-sane targets 2005-07-18 20:15:09 +00:00
plugin_launcher.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
reports-home.pl new feature : stocktaking/inventory. 2004-02-12 09:16:18 +00:00
reservereport.xls Initial revision 2000-12-19 23:45:51 +00:00
search-test.pl Little test set up that lets you type cql in which is passed to zebra 2006-02-16 20:51:07 +00:00
thesaurus_popup.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00