[koha-commits] main Koha release repository branch master updated. v3.16.00-13-gda3939b

Git repo owner gitmaster at git.koha-community.org
Fri May 23 15:12:51 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, master has been updated
       via  da3939ba7042c4e1cc68d074b402c4dba8ef3f21 (commit)
      from  c6ae9efbc371d30824022612020cf58e5b92b9fd (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 da3939ba7042c4e1cc68d074b402c4dba8ef3f21
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