[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.00-8-g53ecfb7

Git repo owner gitmaster at git.koha-community.org
Fri May 23 15:12:14 CEST 2014


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, 3.16.x has been updated
       via  53ecfb7580bbafe1153fa6b62e917c3da770d16f (commit)
      from  f9d481e513e6d5794309517ff036ff1714130d7e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 53ecfb7580bbafe1153fa6b62e917c3da770d16f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon May 12 10:25:38 2014 +0200

    Bug 12147: Convert action links on invoices pages to a menu
    
    Prior to this patch, the column for displaying the action links
    was too narrow, leading to an ugly display.  This patch groups
    "action" links into a menu as was done with Bug 11763.
    
    This patch also converts the date column sorting configuration to use
    header class instead of an index.
    
    This patch also corrects a couple of HTML markup errors: An
    improperly-closed <input> and an improperly closed <option>.
    
    To test, view the invoices page and confirm that the "Actions" menu
    button works corectly. Test the functionality of each menu options:
    Details, Close, Reopen, and Delete. Confirm that sorting by billing date
    still works correctly.
    
    Much nicer user interface. Followed test plan. Works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/acqui/invoices.tt              |   41 +++++++++++---------
 1 file changed, 22 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list