[koha-commits] main Koha release repository branch new/bug_7760 created. v3.06.00-926-ge4c6737

Git repo owner gitmaster at git.koha-community.org
Thu Mar 22 18:16:53 CET 2012


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, new/bug_7760 has been created
        at  e4c67372e421be6fb8b31cd426e01e4ece7bce72 (commit)

- Log -----------------------------------------------------------------
commit e4c67372e421be6fb8b31cd426e01e4ece7bce72
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Thu Mar 22 12:09:59 2012 +0100

    Bug 7760 - Add ids and classes to every staff page to help with customization (reports, ...)
    
    This is the last one - adding the classes and ids to the report module and
    some template files for smaller moduls/functions.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit f8626343e283f061c7ef652021d1a45cbe4bca6e
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Thu Mar 22 11:53:48 2012 +0100

    Bug 7760 - Add ids and classes to every staff page to help with customization (patroncard, labels)
    
    After talking to Owen we decided to use 2 classes for those modules. I decided on:
    
    patroncard: tools, pcard
    labels: tools, labels
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit d8f8b95f07ef9a9eedd58cc01eeedc586ea55970
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Thu Mar 22 11:40:09 2012 +0100

    Bug 7760 - Add ids and classes to every staff page to help with customization (tools)
    
    Prefix for ids and class is 'tools'
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 0f39b5204825cf6be85373c1647192333e165b3a
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Thu Mar 22 11:19:45 2012 +0100

    Add ids and classes to every staff page to help with customization (serials)
    
    http://bugs.koha-community.org/show_bug.cgi?id=7760
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 1fd4a1e8af5b102c1d316c44a9e034cf4deacea3
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Thu Mar 22 11:12:12 2012 +0100

    Bug 7760 - Add ids and classes to every staff page to help with customization (patrons)
    
    Class is 'pat' and ids start with 'pat_'.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit caa9ce8238297c9b52c435eeff98a19344dc13f3
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Thu Mar 22 11:00:54 2012 +0100

    Bug 7760 - Add ids and classes to every staff page to help with customizaton (lists, suggestion, z39.50)
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 9ab692693ef1f32d8a3067db362e61a844b357fe
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Wed Mar 21 22:45:09 2012 +0100

    Bug 7760 - Add ids and classes to every staff page to help with customizaton (circulation)
    
    New id: circ_<filename>
    New class: circ
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 9e975aaf2432f1fcb3022a44a2920bef2dd84f1c
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Wed Mar 21 22:07:33 2012 +0100

    Bug 7760 - Add ids and classes to every staff page to help with customizaton (cataloguing)
    
    New ids: cat_<filename>
    New class: cat
    
    Exceptions:
    moveitem and linkitem are accessible from the catalog pages, so have
    been made 'catalog' for styling.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 9c1dcfa2d7dcc062f156e7b42f4e919c4e5c75a5
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Wed Mar 21 16:54:47 2012 +0100

    Bug 7760 - Add ids and classes to every staff page to help with customizaton (catalog)
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 84839a93f5ee5c03d8c72a0e485afd6587c5d1bc
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Wed Mar 21 16:25:10 2012 +0100

    Bug 7760: Add ids and classes to every staff page to help with customizaton (batch, error)
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 25338aa17ae7a1117d8014f786c5019d2a8d6901
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Wed Mar 21 16:19:00 2012 +0100

    Bug 7760: Add ids and classes to every staff page to help with customizaton (cart)
    
    id = cart_<filename>
    class = cart
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 27dd8047252f250c4cdbdbf596c67c001209707d
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Tue Mar 20 18:00:32 2012 +0100

    Bug 7760: Add unique ids and a module class to all administration pages
    
    This is the first patch for bug 7760 and touches all pages in administration.
    This adds a unique id "admin_<filename>" and a class "admin" to the body tag of
    each page in administration.
    
    Note: aqcontract can only be accessed from the acquisition module, so I made it acq
    instead of admin.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 7dec3d8aee3fff4378cf9dbe6350c9404bd9d9b5
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Tue Mar 20 17:02:41 2012 +0100

    Bug 7760: Add unique ids and a module class to all authorities pages
    
    This is the first patch for bug 7760 and touches all pages in authorities.
    This adds a unique id "auth_<filename>" and a class "auth" to the body tag of
    each page in the authorities module.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

commit 3c419f2fe6581860456ee796960905b3784fd0f4
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Tue Mar 20 16:41:17 2012 +0100

    Bug 7760: Add unique ids and a module class to all acquisitions pages
    
    This is the first patch for bug 7760 and touches all pages in acquisitions.
    This adds a unique id "acq_<filename>" and a class "acq" to the body tag of
    each page in acquisitions.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list