[Koha-bugs] [Bug 7167] updatedatabase improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 27 16:40:20 CET 2012


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|PATCH-Sent (DO NOT USE)     |P1 - high
             Status|Signed Off                  |ASSIGNED
         AssignedTo|paul.poulain at biblibre.com   |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #51 from Paul Poulain <paul.poulain at biblibre.com> 2012-02-27 15:40:20 UTC ---
Rebased version uploaded.

The rebase was easy:
* trivial conflict in mainpage.pl (consequence of the removal of authtypeloop
in bug 6875)
* trivial conflict in C4/Auth.pm (consequence of the memcache moved to ENV
stuff)
* trivial conflict in css

HOWEVER = setting this patch back to "assigned", and asking a question to
Jonathan, the original author

Jonathan, 2 questions:
* why is there something in staff-global.css:
+tr.dragClass td {
+    background-color: grey;
+    color: yellow;
+}
+.underline {
+    text-decoration : underline;
+}

grep -R "dragClass" * show this class is used nowhere in the code.

* the display datatable is a little bit strange, probably a consequence of bug
6836 changes that you haven't managed

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list