[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-656-ged8e506

Git repo owner gitmaster at git.koha-community.org
Mon Jun 3 16:39:11 CEST 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, master has been updated
       via  ed8e506953b78de0a09b87011709281054641ab0 (commit)
      from  1ef99ace2043d75889830c4c0af8af3e9e36104e (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 ed8e506953b78de0a09b87011709281054641ab0
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Mar 11 16:11:26 2013 -0400

    Bug 9744 - Add a column Fund name on the home page of acquisitions
    
    This patch offers an alternative option to fix Bug 9744. In this version
    the table of funds swaps positions with the suggestions block so that
    the table has the whole width of the screen. This eliminates the need to
    adjust its float property.
    
    Other changes:
    
    - Simplification of the column and row-hiding JavaScript
    - The addition of an "Active" column to be shown when all funds
      are shown (this helps indicate to the user which rows were hidden)
    - Linking the fund owner to their patron record
    - Linking the fund id, given the correct permissions, to the view of all
      funds for that budget (the best alternative to linking to a view of
      the fund details, which we do not have).
    - Correcting permission level required to add a budget
    
    To test, view the acquisitions home page. The layout should feel
    comfortable. The table of available funds should show the fund name.
    The checkbox to show all funds should work correctly.
    
    Signed-off-by: caroline very-mathieu <caroline.very-mathieu at nimes-ville.fr>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 acqui/acqui-home.pl                                |    5 +-
 .../prog/en/modules/acqui/acqui-home.tt            |  154 ++++++++++++--------
 2 files changed, 93 insertions(+), 66 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list