Koha/C4
Paul Poulain 937e0d73df fix for #3620: basket management
- basket.pl: updating display, formatting dates,
- neworderempty: updating display, removing useless code, using ACQ framework if it exist. The ACQ framework will be used for creating items record during acquisitions. If it does not exist, default is used instead (which has many more informations, lot of them being irrelevant during acquisition, like the barcode)
- new order from imported batch: rewrite of the workflow. Now uses neworderempty and changing status of import_record to 'imported'
- s/copyrightdate/publicationyear/ as it's what libraries uses when ordering
- fixing some warnings
-
2009-09-30 11:30:34 +02:00
..
AuthoritiesMarc
Barcodes bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Cache Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 2009-09-06 09:23:32 -04:00
ClassSortRoutine bug 2505: enable warnings in call number normalization modules 2009-06-07 20:09:23 -05:00
External bug 3204: tweaks to AWS request signing 2009-08-13 09:29:57 -04:00
Form bug 3222: moved messaging preference editing 2009-05-22 13:20:56 -05:00
Heading bug 2479: allow MARC21 bib 440 to link to authorities 2008-08-06 14:49:55 -05:00
ILSDI ran ILS-DI code through perltidy 2009-09-06 13:41:26 -04:00
Labels Bug 2500 Correcting incorrect splitting of cutter numbers 2009-09-15 20:29:16 -04:00
Members Allow option to preserve Extended Attributes on patron import update. 2009-05-28 06:50:39 -05:00
Output New framework for AJAX services 2009-05-14 07:29:18 -05:00
Patroncards replace syslog with warns 2009-09-05 21:43:12 -04:00
Reports MT 1443 : better reports on items 2009-09-30 11:30:32 +02:00
Search FRBR: added OPAC search result grouping option 2008-02-11 16:35:17 -06:00
SIP Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
tests
VirtualShelves C4::VirtualShelves::Merge 2009-09-30 11:30:04 +02:00
Accounts.pm Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
Acquisition.pm (MT #1855) Make an Ajax+JSON search receiving orders 2009-09-30 11:30:30 +02:00
Auth.pm adding acquisition as sub-perm managed module 2009-09-30 11:30:14 +02:00
Auth_with_ldap.pm LDAP overhaul 2009-07-14 21:28:16 -04:00
AuthoritiesMarc.pm Bug fix : 3618 2009-09-30 11:30:33 +02:00
BackgroundJob.pm
Barcodes.pm bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
Biblio.pm fix for #3620: basket management 2009-09-30 11:30:34 +02:00
Bookseller.pm [replace previous] fix for 3612 (bookseller improvements) 2009-09-30 11:30:34 +02:00
Boolean.pm Using warn instead of die 2009-09-30 11:30:07 +02:00
Branch.pm [14/40] Work on batch management interface. 2009-09-01 15:50:05 -04:00
Breeding.pm bug 2505: enable warnings in C4::Breeding 2009-06-07 20:09:25 -05:00
Budgets.pm [biblibre-newacq](bug #3611) fix user interface and others 2009-09-30 11:30:34 +02:00
Cache.pm Modules for caching - C4::Cache is the base class, C4::Cache::Memcached and C4::Cache::FastMemcached are subclasses 2009-09-06 09:23:32 -04:00
Calendar.pm Bug 3268: Adds the ability to edit the description of a holiday. 2009-06-03 13:26:40 -05:00
Category.pm remove editor settings 2009-02-04 14:47:42 -06:00
Charset.pm Authorities bulkmarcimport 2009-09-30 11:22:21 +02:00
Circulation.pm UpdateDataBase for smart-rules modification 2009-09-30 11:22:21 +02:00
ClassSortRoutine.pm bug 2505: enable warnings in call number normalization modules 2009-06-07 20:09:23 -05:00
ClassSource.pm bug 2505: enable warnings in call number normalization modules 2009-06-07 20:09:23 -05:00
Context.pm bugfix error if memcached_servers is empty in koha-conf.xml 2009-08-30 21:55:15 -04:00
Dates.pm Bug 2842: ->regexp('syspref') failed for users of iso dateformat. 2009-01-06 20:24:46 -06:00
Debug.pm C4::Debug - should resolve conflict w/ CGI upload. Debug no longer uses CGI. 2008-03-16 08:32:20 -05:00
Heading.pm Porting SimpleSearch return changes to all code calling it. 2008-04-17 05:52:45 -05:00
ImportBatch.pm fix for #3620: basket management 2009-09-30 11:30:34 +02:00
Input.pm mostly reindenting 2009-09-30 11:30:19 +02:00
Installer.pm Installer break utf8 for DBD::mysql 2009-08-01 08:30:21 -04:00
ItemCirculationAlertPreference.pm remove editor settings 2009-02-04 14:47:42 -06:00
Items.pm Bug Fixing : GetMarcItem 2009-09-30 11:30:10 +02:00
ItemType.pm remove editor settings 2009-02-04 14:47:42 -06:00
Koha.pm MT 1717 : Opac descriptions for authorised values 2009-09-30 11:30:28 +02:00
Languages.pm graceful degradation if memcached option is not configured in koha-conf.xml 2009-08-24 07:53:59 -04:00
Letters.pm Adding Letters management to Suggestions. 2009-09-30 11:30:28 +02:00
Log.pm bug 2505: enable warnings in C4::Log 2009-06-07 20:09:24 -05:00
Maintainance.pm
Matcher.pm bug 2505: enable warnings in C4::ImportBatch and C4::Matcher 2009-06-07 20:09:19 -05:00
Members.pm Removing finish from C4/Members.pm 2009-09-30 11:30:33 +02:00
Message.pm remove editor settings 2009-02-04 14:47:42 -06:00
NewsChannels.pm bug 3303: removed references to news_channels* 2009-06-07 20:09:18 -05:00
Output.pm Improving and bug fixing admin/aqbudgets 2009-09-30 11:30:30 +02:00
Overdues.pm include grace period when calculating overdue fine 2009-09-14 22:45:40 -04:00
Print.pm Bug 2900: fix GetPendingIssues. 2009-01-08 11:08:27 -06:00
Record.pm Adding RIS and bibtex export 2009-09-30 11:22:22 +02:00
Reports.pm removing comments 2009-05-28 17:32:39 -05:00
Reserves.pm Adding Export to C4::Reserves.pm 2009-09-30 11:30:32 +02:00
Review.pm bug 2505: turn on warnings in seven modules 2009-06-07 20:09:16 -05:00
Ris.pm Adding RIS and bibtex export 2009-09-30 11:22:22 +02:00
Scheduler.pm Bug 2400 [2/18]: fixing pod syntax in C4/Scheduler.pm 2008-08-12 19:39:23 -05:00
Scrubber.pm Unescape Comment, now that we trust Scrubber to block bad markup. 2008-05-29 06:30:51 -05:00
Search.pm Bug Fixing C4::Search } missing 2009-09-30 11:30:28 +02:00
Serials.pm MT 1883 : Subscription renewal didn't work with RenewSerialAddsSuggestion enabled 2009-09-30 11:30:34 +02:00
Service.pm Small documentation improvement for C4::Service 2009-05-27 10:08:36 -05:00
SMS.pm Bug 2400 [5/18]: fixing pod syntax in C4/SMS.pm 2008-08-12 19:40:03 -05:00
SQLHelper.pm defining a value which could be optionnal 2009-09-30 11:29:23 +02:00
Stats.pm bug 2505: turn on warnings in seven modules 2009-06-07 20:09:16 -05:00
Suggestions.pm Bug Fixing Suggestions.pm : using ordernumber 2009-09-30 11:30:30 +02:00
Tags.pm bugfix for ??? 2009-09-30 11:30:14 +02:00
UploadedFile.pm
Utils.pm
VirtualShelves.pm Bug Fixing Merge and addbybiblionumber.pl 2009-09-30 11:30:10 +02:00
XISBN.pm Syndetics and Amazon bugfix enhancements 2009-03-27 17:23:51 -05:00
XSLT.pm Bug-3098-Bug-3108-Bug-3545 revision to XSLT syspref patch 2009-09-16 13:49:13 -04:00
Z3950.pm