[koha-commits] updated branch master (e20f3ec26f6cb0aae86f9bba364821a19e47d3fc)

Koha Gitosis gitosis at git.koha.org
Tue Sep 29 16:09:11 CEST 2009


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 "Koha GitWeb".

The branch, master has been updated
       via  e20f3ec26f6cb0aae86f9bba364821a19e47d3fc (commit)
       via  c7061022c9537f4819aee8fa7de760f3380fdd2c (commit)
       via  099a9f127cb9f6150d98c77a4946f6be527ab7c1 (commit)
       via  7f84cc4cf0a34bcb711e784ff5a3880ca7c19eda (commit)
       via  e91f0bdebbcc07ced7b4e45a2cf4dc4cb5bcb0b4 (commit)
       via  c5fa9f5b79f82fc6b3e9978242bb81c2c37361d3 (commit)
       via  2dd1b5be905ff76346819f40e58b8b8fc28b08ce (commit)
       via  75423b301062c8b334a879eaa6b5f6abbeb03d02 (commit)
       via  318fd2d57de1cd2878b6eaf6d1e9465eaea473e7 (commit)
       via  3bb9de4108822701b7958ac5ce5c15f9c9a5d310 (commit)
      from  0499ac7d75812369fadc115806c2ebc32fa15d31 (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 e20f3ec26f6cb0aae86f9bba364821a19e47d3fc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Sep 17 08:44:28 2009 -0500

    Minor markup tweak and correction
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c7061022c9537f4819aee8fa7de760f3380fdd2c
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Sep 24 11:06:16 2009 -0500

    Minor interface tweaks and markup corrections.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 099a9f127cb9f6150d98c77a4946f6be527ab7c1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Sep 24 11:13:02 2009 -0500

    Interface tweaks and markup corrections.
    
    Includes JavaScript to automatically change field labels based on which unit of measurement has been chosen.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 7f84cc4cf0a34bcb711e784ff5a3880ca7c19eda
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Sep 24 13:20:54 2009 -0500

    Interface tweaks and markup corrections.
    
    Includes JavaScript to automatically change field labels based on which unit of measurement has been chosen.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit e91f0bdebbcc07ced7b4e45a2cf4dc4cb5bcb0b4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Sep 24 14:54:28 2009 -0500

    Minor markup and interface tweaks fo "Edit Label Layout"
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c5fa9f5b79f82fc6b3e9978242bb81c2c37361d3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Sep 25 09:15:30 2009 -0500

    Markup corrections and other minor changes.
    
    - Clarifying error message
    - Hiding batch action buttons when batch is empty
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 2dd1b5be905ff76346819f40e58b8b8fc28b08ce
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Sep 25 09:25:12 2009 -0500

    Markup tweaks and corrections for label search window.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 75423b301062c8b334a879eaa6b5f6abbeb03d02
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Sep 25 13:54:11 2009 -0500

    Corrections to ensure message list appears in the proper box (Bug 3668).
    
    The patch sets a "flagged" variable for displaying the messages correctly, bringing it in line with the way other messages are displayed. The patch also includes some markup tweaks and a change to make display of the "add message" link javascript-dependent.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 318fd2d57de1cd2878b6eaf6d1e9465eaea473e7
Author: Kyle M Hall <kyle.m.hall at gmail.com>
Date:   Mon Sep 28 09:45:30 2009 -0400

    Implementation of OPAC Message formatting
    
    This patch implements the suggestions about the new and old message system made by Owen Leonard.
    
    Includes type fix pointed out by Owen.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 3bb9de4108822701b7958ac5ce5c15f9c9a5d310
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Sep 29 09:44:17 2009 -0500

    Correcting references in the OPAC to files in intranet-tmpl (Bug 3574).
    
    Adds greybox library to OPAC files, corrects reference to icons in intranet-tmpl.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 circ/circulation.pl                                |   11 ++-
 .../prog/en/includes/labels-batches-toolbar.inc    |    4 +-
 .../prog/en/modules/circ/circulation.tmpl          |   71 ++++++-------
 .../prog/en/modules/labels/label-edit-batch.tmpl   |   12 +-
 .../prog/en/modules/labels/label-edit-layout.tmpl  |   47 ++++-----
 .../prog/en/modules/labels/label-edit-profile.tmpl |  110 +++++++++++++-------
 .../en/modules/labels/label-edit-template.tmpl     |   94 ++++++++++++-----
 .../prog/en/modules/labels/label-manage.tmpl       |   27 +++---
 .../prog/en/modules/labels/search.tmpl             |   32 ++-----
 .../prog/en/modules/tools/import_borrowers.tmpl    |    8 +-
 .../prog/en/lib/greybox/AJS.js                     |    0 
 .../prog/en/lib/greybox/AJS_fx.js                  |    0 
 .../prog/en/lib/greybox/GreyBox_v5_5.zip           |  Bin 180408 -> 180408 bytes
 .../prog/en/lib/greybox/GreyBox_v5_5/LGPL.txt      |    0 
 .../prog/en/lib/greybox/GreyBox_v5_5/about.html    |    0 
 .../GreyBox_v5_5/adobe_images/nav_buttons.psd      |  Bin 165140 -> 165140 bytes
 .../en/lib/greybox/GreyBox_v5_5/advance_usage.html |    0 
 .../prog/en/lib/greybox/GreyBox_v5_5/combiner.py   |    0 
 .../greybox/GreyBox_v5_5/compressing_greybox.html  |    0 
 .../GreyBox_v5_5/compression_lib/AJS_minify.py     |    0 
 .../GreyBox_v5_5/compression_lib/__init__.py       |    0 
 .../prog/en/lib/greybox/GreyBox_v5_5/examples.html |    0 
 .../GreyBox_v5_5/greybox_source/auto_deco.js       |    0 
 .../GreyBox_v5_5/greybox_source/base/AJS.js        |    0 
 .../GreyBox_v5_5/greybox_source/base/AJS_fx.js     |    0 
 .../GreyBox_v5_5/greybox_source/base/base.css      |    0 
 .../GreyBox_v5_5/greybox_source/base/base.js       |    0 
 .../GreyBox_v5_5/greybox_source/base/indicator.gif |  Bin 8238 -> 8238 bytes
 .../greybox_source/base/loader_frame.html          |    0 
 .../greybox_source/gallery/g_close.gif             |  Bin 541 -> 541 bytes
 .../greybox_source/gallery/gallery.css             |    0 
 .../GreyBox_v5_5/greybox_source/gallery/gallery.js |    0 
 .../GreyBox_v5_5/greybox_source/set/next.gif       |  Bin 528 -> 528 bytes
 .../GreyBox_v5_5/greybox_source/set/prev.gif       |  Bin 525 -> 525 bytes
 .../GreyBox_v5_5/greybox_source/set/set.css        |    0 
 .../greybox/GreyBox_v5_5/greybox_source/set/set.js |    0 
 .../greybox_source/window/header_bg.gif            |  Bin 1188 -> 1188 bytes
 .../GreyBox_v5_5/greybox_source/window/w_close.gif |  Bin 74 -> 74 bytes
 .../GreyBox_v5_5/greybox_source/window/window.css  |    0 
 .../GreyBox_v5_5/greybox_source/window/window.js   |    0 
 .../en/lib/greybox/GreyBox_v5_5/installation.html  |    0 
 .../en/lib/greybox/GreyBox_v5_5/normal_usage.html  |    0 
 .../lib/greybox/GreyBox_v5_5/static_files/help.css |    0 
 .../lib/greybox/GreyBox_v5_5/static_files/help.js  |    0 
 .../lib/greybox/GreyBox_v5_5/static_files/logo.gif |  Bin 4514 -> 4514 bytes
 .../GreyBox_v5_5/static_files/night_valley.jpg     |  Bin 46740 -> 46740 bytes
 .../static_files/night_valley_thumb.gif            |  Bin 4410 -> 4410 bytes
 .../static_files/night_valley_thumb.jpg            |  Bin 2524 -> 2524 bytes
 .../lib/greybox/GreyBox_v5_5/static_files/salt.jpg |  Bin 54124 -> 54124 bytes
 .../GreyBox_v5_5/static_files/salt_thumb.gif       |  Bin 3061 -> 3061 bytes
 .../prog/en/lib/greybox}/g_close.gif               |  Bin 541 -> 541 bytes
 .../prog/en/lib/greybox/gb_scripts.js              |    0 
 .../prog/en/lib/greybox/gb_styles.css              |    0 
 .../prog/en/lib/greybox}/header_bg.gif             |  Bin 1188 -> 1188 bytes
 .../prog/en/lib/greybox}/indicator.gif             |  Bin 8238 -> 8238 bytes
 .../prog/en/lib/greybox}/loader_frame.html         |    0 
 .../set => opac-tmpl/prog/en/lib/greybox}/next.gif |  Bin 528 -> 528 bytes
 .../set => opac-tmpl/prog/en/lib/greybox}/prev.gif |  Bin 525 -> 525 bytes
 .../prog/en/lib/greybox}/w_close.gif               |  Bin 74 -> 74 bytes
 .../opac-tmpl/prog/en/modules/opac-ISBDdetail.tmpl |   10 +-
 .../opac-tmpl/prog/en/modules/opac-MARCdetail.tmpl |   10 +-
 .../opac-tmpl/prog/en/modules/opac-detail.tmpl     |   10 +-
 .../opac-tmpl/prog/en/modules/opac-reserve.tmpl    |    2 +-
 koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl |   13 +--
 opac/opac-user.pl                                  |    7 ++
 65 files changed, 266 insertions(+), 202 deletions(-)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/AJS.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/AJS_fx.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5.zip (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/LGPL.txt (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/about.html (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/adobe_images/nav_buttons.psd (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/advance_usage.html (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/combiner.py (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/compressing_greybox.html (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/compression_lib/AJS_minify.py (100%)
 mode change 100755 => 100644
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/compression_lib/__init__.py (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/examples.html (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/auto_deco.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/base/AJS.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/base/AJS_fx.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/base/base.css (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/base/base.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/base/indicator.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/base/loader_frame.html (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/gallery/g_close.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/gallery/gallery.css (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/gallery/gallery.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/set/next.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/set/prev.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/set/set.css (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/set/set.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/window/header_bg.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/window/w_close.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/window/window.css (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/window/window.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/installation.html (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/normal_usage.html (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/static_files/help.css (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/static_files/help.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/static_files/logo.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/static_files/night_valley.jpg (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/static_files/night_valley_thumb.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/static_files/night_valley_thumb.jpg (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/static_files/salt.jpg (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/GreyBox_v5_5/static_files/salt_thumb.gif (100%)
 copy koha-tmpl/{intranet-tmpl/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/gallery => opac-tmpl/prog/en/lib/greybox}/g_close.gif (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/gb_scripts.js (100%)
 copy koha-tmpl/{intranet-tmpl => opac-tmpl}/prog/en/lib/greybox/gb_styles.css (100%)
 copy koha-tmpl/{intranet-tmpl/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/window => opac-tmpl/prog/en/lib/greybox}/header_bg.gif (100%)
 copy koha-tmpl/{intranet-tmpl/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/base => opac-tmpl/prog/en/lib/greybox}/indicator.gif (100%)
 copy koha-tmpl/{intranet-tmpl/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/base => opac-tmpl/prog/en/lib/greybox}/loader_frame.html (100%)
 copy koha-tmpl/{intranet-tmpl/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/set => opac-tmpl/prog/en/lib/greybox}/next.gif (100%)
 copy koha-tmpl/{intranet-tmpl/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/set => opac-tmpl/prog/en/lib/greybox}/prev.gif (100%)
 copy koha-tmpl/{intranet-tmpl/prog/en/lib/greybox/GreyBox_v5_5/greybox_source/window => opac-tmpl/prog/en/lib/greybox}/w_close.gif (100%)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list