Koha/C4
Joshua Ferraro 2baca29e58 WARNING: BIG I18N PATCH, you must import the subtag_registry.sql after this upgrade to benefit from the new features ... if you don't everything will work as before.
bugfixing I18N language selection from staff and OPAC, adding BiDi
support

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-05 02:59:51 -06:00
..
AuthoritiesMarc added C4/AuthoritesMarc/*.pm missed in previous patch 2008-01-04 19:08:30 -06:00
Barcodes
ClassSortRoutine
SIP item rework: various changes 2008-01-03 16:25:42 -06:00
tests
Accounts.pm item rework: replace direct SQL update of items 2008-01-03 16:24:38 -06:00
Acquisition.pm Fix bug in ModReceiveOrder call 2008-01-01 18:42:48 -06:00
Amazon.pm
Auth.pm additional fixes to permissions 2008-01-04 21:30:22 -06:00
Auth_with_ldap.pm Perldoc fixes - Auth_with_ldap.pm and Log.pm 2007-12-13 19:00:35 -06:00
AuthoritiesMarc.pm start of big MARC21 authorities work 2008-01-04 18:42:40 -06:00
BackgroundJob.pm MARC import: part 5 of large file support 2007-11-26 20:05:34 -06:00
Biblio.pm item rework: replaced AddBiblioAndItems 2008-01-03 16:26:16 -06:00
Bookfund.pm
Bookseller.pm
Boolean.pm
Branch.pm fixed reference to branchrelations.categorycode 2007-12-17 12:58:39 -06:00
Breeding.pm
Calendar.pm
Circulation.pm C4::Circulation - ensure that certain modules always get imported 2008-01-03 20:24:09 -06:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm UTF8 and mysql: enable UTF8 mode correctly 2007-12-27 17:23:58 -06:00
Date.pm
Dates.pm C4::Dates - carp if passed semantically invalid date 2007-12-20 19:16:37 -06:00
ImportBatch.pm batch import: do not ersatz MARC item fields 2008-01-03 16:26:41 -06:00
Input.pm Input.pm - perldoc correction 2007-12-27 17:21:07 -06:00
Items.pm item rework: correct '' for various status fields 2008-01-03 16:26:47 -06:00
Koha.pm item rework: do not allow bulkedit to update items 2008-01-03 16:23:47 -06:00
Labels.pm fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
Languages.pm additional updates to language support 2008-01-05 02:59:47 -06:00
Letters.pm Letters.pm: Minor change. Unsure if this is "the right" move, but pretty sure the line does not make sense as is. 2007-12-04 15:45:51 -06:00
Log.pm Perldoc fixes - Auth_with_ldap.pm and Log.pm 2007-12-13 19:00:35 -06:00
Maintainance.pm
Matcher.pm added editor for MARC matching rules 2007-11-17 10:49:15 -06:00
Members.pm synching deletedborrowers table with borrowers table 2008-01-04 21:30:30 -06:00
NewsChannels.pm NewsChannels - format_date for news "Posted on" date 2007-12-31 16:26:03 -06:00
Output.pm WARNING: BIG I18N PATCH, you must import the subtag_registry.sql after this upgrade to benefit from the new features ... if you don't everything will work as before. 2008-01-05 02:59:51 -06:00
Overdues.pm
Print.pm
Record.pm adding endnote export and 'related items' 2007-11-20 16:18:15 -06:00
Reports.pm fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
Reserves.pm add INIT block to import C4::Items 2008-01-03 20:24:11 -06:00
Review.pm
Scheduler.pm Fix for bug 1527, removing Smart::Comments 2007-10-30 17:39:19 -05:00
Search.pm fix for bug 1736: Zebra searching, " " quotes cannot access second page when used 2008-01-03 23:29:04 -06:00
Serials.pm fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
SMS.pm
Stats.pm
Suggestions.pm Log.pm and Suggestions.pm - simple (correct) Dates.pm integration 2007-12-12 07:51:46 -06:00
UploadedFile.pm C4::UploadedFile -- simplified serialization 2007-11-26 20:05:33 -06:00
Utils.pm Big LDAP changes, module test for Context.pm, still more yet to come. 2007-12-04 17:27:06 -06:00
VirtualShelves.pm OPAC VirtualShelves overhaul -- bugfix 1413 (among others) 2007-12-28 12:58:07 -06:00
XISBN.pm item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
Z3950.pm