[commits] Horde branch master updated. bb2a0aa0222a891f909e5d8c781c056a1df40918
Jan Schneider
jan at horde.org
Thu Sep 20 12:00:26 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: af320027de3f17331d3e5bb2215dde2c09ae8650
0a3ca21 Horde_Util::cloneObject().
07c17a9 Revert "Needs to be named mailbox.rss or else pre-commit script rejects"
5a2c262 Protect against short_open_tag.
469dfcf Fix default background color.
e09db3f Rename .activeTab to .horde-active.
346c4b4 Allow to render tabsets as buttonbars.
78367be Add icons to buttonbar, render contact tabs as buttonbar.
ad845f5 Fix navigating minical.
bcae2ef Fix cursor.
5d7326d Those classes are identical, no idea which one is used.
bb2a0aa Always use PageOutput for JS output, so we can defer scripts in Horde_Form.
-----------------------------------------------------------------------
commit 0a3ca21906332c1e8c8477ebacc4f4623a967d63
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 09:51:13 2012 +0200
Horde_Util::cloneObject().
framework/Util/doc/Horde/Util/UPGRADING | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/0a3ca21906332c1e8c8477ebacc4f4623a967d63
-----------------------------------------------------------------------
commit 07c17a93e812e7615586df46a59b0c325016327b
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 10:11:55 2012 +0200
Revert "Needs to be named mailbox.rss or else pre-commit script rejects"
This reverts commit af320027de3f17331d3e5bb2215dde2c09ae8650.
imp/templates/rss/mailbox.rss | 26 --------------------------
imp/templates/rss/mailbox.rss.php | 26 ++++++++++++++++++++++++++
2 files changed, 26 insertions(+), 26 deletions(-)
delete mode 100644 imp/templates/rss/mailbox.rss
create mode 100644 imp/templates/rss/mailbox.rss.php
http://git.horde.org/horde-git/-/commit/07c17a93e812e7615586df46a59b0c325016327b
-----------------------------------------------------------------------
commit 5a2c262b209424ad771d916bad94e9ac0b853900
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 10:15:24 2012 +0200
Protect against short_open_tag.
imp/templates/rss/mailbox.rss.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/5a2c262b209424ad771d916bad94e9ac0b853900
-----------------------------------------------------------------------
commit 469dfcf666a2cfd00031bf2c635d71266fac3f22
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 11:26:28 2012 +0200
Fix default background color.
horde/lib/View/Sidebar.php | 19 ++++++++++---------
horde/themes/default/screen.css | 1 -
2 files changed, 10 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/469dfcf666a2cfd00031bf2c635d71266fac3f22
-----------------------------------------------------------------------
commit e09db3fcdf4899cd7636bb93e9d0e07f370919e8
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 11:54:17 2012 +0200
Rename .activeTab to .horde-active.
folks/templates/list/list.php | 12 +++++-----
framework/Core/lib/Horde/Core/Ui/Tabs.php | 2 +-
framework/Form/lib/Horde/Form/Renderer.php | 2 +-
framework/Model/lib/Horde/Core/Form/Renderer/Html.php | 2 +-
hermes/scripts/Sandals.wdgt/themes/bluewhite-screen.css | 4 +-
hermes/scripts/Sandals.wdgt/themes/screen.css | 4 +-
horde/js/form_sections.js | 2 +-
horde/js/twitterclient.js | 4 +-
horde/templates/block/twitter-layout.html.php | 2 +-
horde/themes/default/screen.css | 4 +-
koward/www/htdocs/horde/themes/screen.css | 4 +-
koward/www/htdocs/horde/themes/silver/screen.css | 4 +-
kronolith/js/kronolith.js | 18 +++++++-------
kronolith/js/views.js | 4 +-
kronolith/templates/chunks/calendar.php | 4 +-
kronolith/templates/dynamic/agenda.inc | 2 +-
kronolith/templates/dynamic/edit.inc | 2 +-
kronolith/templates/dynamic/task.inc | 2 +-
kronolith/themes/default/dynamic/screen.css | 2 +-
turba/js/contact_tabs.js | 4 +-
20 files changed, 42 insertions(+), 42 deletions(-)
http://git.horde.org/horde-git/-/commit/e09db3fcdf4899cd7636bb93e9d0e07f370919e8
-----------------------------------------------------------------------
commit 346c4b4fa9cb93c80a2076fea3f4e62e3c247ab4
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 12:05:42 2012 +0200
Allow to render tabsets as buttonbars.
framework/Core/lib/Horde/Core/Ui/Tabs.php | 19 ++++++++++++++-----
1 files changed, 14 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/346c4b4fa9cb93c80a2076fea3f4e62e3c247ab4
-----------------------------------------------------------------------
commit 78367beedb3802581aa4a45200cab10ed6c0dbea
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 12:06:43 2012 +0200
Add icons to buttonbar, render contact tabs as buttonbar.
turba/contact.php | 17 +++++++++++++----
turba/js/contact_tabs.js | 2 +-
turba/package.xml | 16 +++++++---------
turba/templates/browse/actions.inc | 6 +++---
turba/themes/default/graphics/delete.png | Bin 0 -> 412 bytes
turba/themes/default/screen.css | 8 +++++++-
6 files changed, 31 insertions(+), 18 deletions(-)
create mode 100644 turba/themes/default/graphics/delete.png
http://git.horde.org/horde-git/-/commit/78367beedb3802581aa4a45200cab10ed6c0dbea
-----------------------------------------------------------------------
commit ad845f5c58444a1c9979e9fc7567c9631a3106bc
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 12:27:40 2012 +0200
Fix navigating minical.
kronolith/js/kronolith.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/ad845f5c58444a1c9979e9fc7567c9631a3106bc
-----------------------------------------------------------------------
commit bcae2efb50cff7dedc2d6efe18a952902873da6c
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 12:29:36 2012 +0200
Fix cursor.
kronolith/themes/default/dynamic/screen.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/bcae2efb50cff7dedc2d6efe18a952902873da6c
-----------------------------------------------------------------------
commit 5d7326d27b622453f72333ec79d917632819edf7
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 13:42:03 2012 +0200
Those classes are identical, no idea which one is used.
framework/Form/lib/Horde/Form/Action/ConditionalEnable.php | 23 +---
framework/Form/lib/Horde/Form/Action/ConditionalSetValue.php | 81 +---------
2 files changed, 2 insertions(+), 102 deletions(-)
http://git.horde.org/horde-git/-/commit/5d7326d27b622453f72333ec79d917632819edf7
-----------------------------------------------------------------------
commit bb2a0aa0222a891f909e5d8c781c056a1df40918
Author: Jan Schneider <jan at horde.org>
Date: Thu Sep 20 13:46:20 2012 +0200
Always use PageOutput for JS output, so we can defer scripts in Horde_Form.
framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php | 63 +++++----
framework/Core/lib/Horde/Core/Ui/VarRenderer/TablesetHtml.php | 21 ++--
framework/Form/lib/Horde/Form/Action.php | 10 --
framework/Form/lib/Horde/Form/Action/conditional_setvalue.php | 5 +-
framework/Form/lib/Horde/Form/Action/updatefield.php | 5 +-
framework/Form/lib/Horde/Form/Renderer.php | 10 +-
turba/contact.php | 12 +--
7 files changed, 58 insertions(+), 68 deletions(-)
http://git.horde.org/horde-git/-/commit/bb2a0aa0222a891f909e5d8c781c056a1df40918
More information about the commits
mailing list