Koha/C4
paul a5bd240321 FIX for Date calculation
Rule :
- always format_date() before sending date to template
- always format_date_in_iso immediatly after reading a date coming from a parameter
- deal internally only with dates in iso

Note that :
- I could not test things related to issues stats due to the my DB -issues.issuedate not filled, see commit about 3.00.00.006
- acquisitions_stats does not work when you filter on date

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-11 11:51:12 -05:00
..
Barcodes rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Circulation Changing innerjoin to left join for mysql5 2007-10-09 18:46:43 -05:00
tests rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Accounts.pm chmod 644 on all modules 2007-10-02 19:11:35 -05:00
Acquisition.pm Acquisition minor improvements 2007-10-05 19:55:36 -05:00
Amazon.pm chmod 644 on all modules 2007-10-02 19:11:35 -05:00
Auth.pm Missing session->delete on users voluntary logout 2007-10-06 18:12:24 -05:00
Auth_with_ldap.pm removing guessencoding, hard-coding utf-8 2007-06-05 08:53:19 +00:00
AuthoritiesMarc.pm #1444: Porting marcEditor to authorities (tab management) 2007-10-09 19:01:59 -05:00
Biblio.pm Bumping to 3.00.00.008 : adding biblio.datecreated 2007-10-09 19:09:42 -05:00
Bookfund.pm Bug Fixing : 217 (Suivi.paulpoulain.com : use ecost for actual cost rather than replacement price) 2007-10-09 19:12:08 -05:00
Bookseller.pm chmod 644 on all modules 2007-10-02 19:11:35 -05:00
Boolean.pm Forgot to take out debugging code 2003-02-06 07:07:54 +00:00
Branch.pm new virtual shelves changes, keyed by biblionumber 2007-08-09 09:17:49 -05:00
Breeding.pm bug fix : Sometime importing biblio return no breedingid. 2007-07-10 14:34:32 +00:00
Calendar.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Circulation.pm Adding dates for display to circulation.pl Minor bug fixes. 2007-10-09 18:44:46 -05:00
Context.pm Version bump to match updater/updatedatabase 2007-10-05 19:48:15 -05:00
Date.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Dates.pm New object-oriented date module to soon replace Date.pm. 2007-10-08 15:55:26 -05:00
Input.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Koha.pm removing multivolume,multivolumepart,binding 2007-10-06 01:38:27 -05:00
Labels.pm chmod 644 on all modules 2007-10-02 19:11:35 -05:00
Languages.pm removing cvs-specific version statement 2007-10-06 01:39:26 -05:00
Letters.pm really minor change : POD fixing, indentation & some compilation warn removing. 2007-07-26 15:18:46 +00:00
Log.pm BUG FIXING : Using LEFT JOIN in replacement of implicit inner joins. WARN NOT FULLY TESTED 2007-10-03 14:58:35 -05:00
Maintainance.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Members.pm Parenthesis mistakenly removed. 2007-10-09 19:00:32 -05:00
NewsChannels.pm FIX for Date calculation 2007-10-11 11:51:12 -05:00
Output.pm determining language for OPAC correctly, until new template structure has been ported to OPAC 2007-09-04 05:44:15 -05:00
Overdues.pm BUG FIXING : Using LEFT JOIN in replacement of implicit inner joins. WARN NOT FULLY TESTED 2007-10-03 14:58:35 -05:00
Print.pm Bugfix for 1429 2007-09-27 16:30:19 -05:00
Record.pm move the xslt dir to a language-specific dir 2007-10-06 22:15:21 -05:00
Reserves.pm #668 cancel reserve on checkout does not work 2007-10-08 15:51:03 -05:00
Review.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Search.pm BugFix in MARCdetail.pl : getauthorisedvaluedesc contained itemtype. + Rewriting ModBiblios (now can take in itemnumbers or biblionumbers + allow modification for tags <010) 2007-10-09 19:07:09 -05:00
Serials.pm FIX for Date calculation 2007-10-11 11:51:12 -05:00
Stats.pm BUG FIXING : Using LEFT JOIN in replacement of implicit inner joins. WARN NOT FULLY TESTED 2007-10-03 14:58:35 -05:00
Suggestions.pm BUG FIXING : Using LEFT JOIN in replacement of implicit inner joins. WARN NOT FULLY TESTED 2007-10-03 14:58:35 -05:00
VirtualShelves.pm chmod 644 on all modules 2007-10-02 19:11:35 -05:00
Z3950.pm chmod 644 on all modules 2007-10-02 19:11:35 -05:00