[Koha-bugs] [Bug 7167] updatedatabase improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 19 16:45:54 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167

Chris Nighswonger <cnighswonger at foundations.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13432|0                           |1
        is obsolete|                            |

--- Comment #191 from Chris Nighswonger <cnighswonger at foundations.edu> ---
Created attachment 13522
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13522&action=edit
Bug 7167: Improve display + factorize get_queries

Despite it's size, this patch is dealing with display questions only:
 * The text "comments" and "queries" was hardcoded in ajax-updatedb-getinfo.pl
script. It has been replaced by a JSON call, returning 2 separate values,
"comments:" and "queries:" is now in the template, making it translatable
 * Some minor tweak in the display (like putting things in bold, displaying OK
in green, warnings in yellow and KO in red)
 * Reordering the column headers for more readability:
    * Status column is merged with availability, column is after status
    * Status/availability terms more clear: "Not applied" instead of "unknown",
"Applied and OK", "Applied and failed", "Applied and forced" are the 3 other
statuses
    * Removed one click to display comments on DBREv not yet applied: before
the patch, one had to click "Show details", then "Get comments", now, "Get
comments" is enough

Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
Signed-off-by: Chris Nighswonger <cnighswonger at foundations.edu>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list