[koha-commits] main Koha release repository branch new/bug_9108 created. v3.08.00-1597-ga469663

Git repo owner gitmaster at git.koha-community.org
Fri Jan 18 03:58:08 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_9108 has been created
        at  a469663d7b0993894582759235c2475f662c8da4 (commit)

- Log -----------------------------------------------------------------
commit a469663d7b0993894582759235c2475f662c8da4
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Nov 20 11:44:39 2012 +0100

    Bug 9108: Followup: send the dateformat value from C4::Auth
    
    - the dateformat value is send to all templates (from
      C4::Auth::get_template_and_user)
    - remove all assignment of dateformat in all .pl files
    - the DHTMLcalendar_dateformat variable is unused
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Fixed conflicts:
     - opac/sco/sco-main.pl
     - reports/acquisitions_stats.pl
     - tools/cleanborrowers.pl
    
    All tests pass, perlcritic problems appeared in some files
    before and after these patches were applied.
    
    Checked sorting in following pages:
    - acqui/addorderiso2709.tt - list of staged imports in acq
    - acqui/histsearch.tt - sorting of dates in acq search result list
    - acqui/invoices.tt - billing date in list of invoices in acq
    - acqui/lateorders.tt - list of late orders in acq
    - acqui/ordered.tt - ordered titles and estimated costs for a fund
    - acqui/parcels.tt - receive shipment page
    - acqui/spent.tt - received titles and actual costs for a fund
    ...
    - serials-search.tt - subscription search result list
    ...
    - opac/sco/sco-main.tt - due dates in list of checked out items
    - reports/acquisitions-stats.tt - date searches, display of dates
    - tools/cleanborrowers.tt
    - tools.holidays.tt - different views of dates library is closed,
      adding dates
    
    Checked dates display according to system preference everywhere and
    searching, entering dates etc. still worked as expected.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 4c23d24f400a924745b61dd930dfce8df9b84032
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Nov 19 15:06:33 2012 -0500

    Bug 9108 - Add uk/euro date sort filter to pages which require it
    
    This patch adds the JS required to enable correct sorting
    of dates in DD/MM/YYYY format to pages which require it.
    
    To test, set your dateformat accordingly and confirm on the
    affected pages that dates are sorted correctly.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Resolved conflict in serials/serials-search.tt.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 4c96b5fb1fae26265cc217fac9c6dc6a96a04e03
Merge: 5ddb060 04a58c4
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Jan 17 21:54:10 2013 -0500

    Merge branch 'bug_9310' into 3.12-master

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list