[koha-commits] main Koha release repository branch master updated. v16.11.00-1024-ge424bd0

Git repo owner gitmaster at git.koha-community.org
Fri May 12 14:55:08 CEST 2017


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  e424bd0d84d4aa30ceae5e6cea0ee453413f0ef9 (commit)
      from  ef1c6140e81c370a743e20bdacb4dcec0d3e6e3e (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 e424bd0d84d4aa30ceae5e6cea0ee453413f0ef9
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Mar 27 17:18:22 2017 -0300

    Bug 18340: Fix progress bar length
    
    The progress bar (for background jobs) should be fully filled when 100%
    is hit, right? :)
    It has been introduced quite long time ago when the size of the progress
    bar has been changed from 150 to 200px, and the code has been
    refactored.
    
    Test plan:
    Launch a big modification/deletion of records/items in a batch.
    You should see the progress bar progressing to 100 and reach 100!
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/js/background-job-progressbar.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list