[commits] Horde branch develop updated. c43bec33134fd2240ea910c8f6e418322ccc29e7
Chuck Hagenbuch
chuck at horde.org
Wed Nov 16 16:05:29 UTC 2011
The branch "develop" has been updated.
The following is a summary of the commits.
from: 34b7e238d81c472a6801dbffca82903b55d05755
7a7b13c Update jQuery Mobile to 1.0RC3 (potentially large speedups: http://jquerymobile.com/blog/2011/11/13/jquery-mobile-rc3-released/)
9c009d2 Port time-selection fixes from Kronolith to Nag (Krono bug was #10737).
cd667ae Working on the hordevetica theme. Aiming for clean, less lines, clear links (blue), etc.
eb980ab Try to leave the default theme as just structure, not colors/borders.
c43bec3 Merge branch 'develop' of ssh://git.horde.org/horde/git/horde into develop
-----------------------------------------------------------------------
commit 7a7b13c7f6970b4a7b86b9fcc8891024870788bc
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue Nov 15 09:58:13 2011 -0500
Update jQuery Mobile to 1.0RC3 (potentially large speedups: http://jquerymobile.com/blog/2011/11/13/jquery-mobile-rc3-released/)
horde/js/jquery.mobile/images/ajax-loader.png | Bin 503 -> 366 bytes
horde/js/jquery.mobile/images/icons-18-black.png | Bin 2064 -> 2152 bytes
horde/js/jquery.mobile/images/icons-18-white.png | Bin 2200 -> 1958 bytes
horde/js/jquery.mobile/images/icons-36-black.png | Bin 3403 -> 4260 bytes
horde/js/jquery.mobile/images/icons-36-white.png | Bin 4020 -> 3746 bytes
horde/js/jquery.mobile/jquery.mobile.min.css | 14 +-
horde/js/jquery.mobile/jquery.mobile.min.js | 332 +++++++++++-----------
7 files changed, 166 insertions(+), 180 deletions(-)
http://git.horde.org/horde-git/-/commit/7a7b13c7f6970b4a7b86b9fcc8891024870788bc
-----------------------------------------------------------------------
commit 9c009d2c8ea3e528787603e26adb8a7106b3d986
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue Nov 15 10:17:58 2011 -0500
Port time-selection fixes from Kronolith to Nag (Krono bug was #10737).
nag/js/task.js | 19 +++++++++++++++++--
1 files changed, 17 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/9c009d2c8ea3e528787603e26adb8a7106b3d986
-----------------------------------------------------------------------
commit cd667ae82596fff39bbe7cb8d0ad428491dfd0f6
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue Nov 15 09:51:25 2011 -0600
Working on the hordevetica theme. Aiming for clean, less lines, clear links (blue), etc.
horde/themes/hordevetica/graphics/currentTab_left.png | Bin 161 -> 0 bytes
horde/themes/hordevetica/graphics/currentTab_right.png | Bin 326 -> 0 bytes
horde/themes/hordevetica/graphics/tab_left.png | Bin 358 -> 0 bytes
horde/themes/hordevetica/graphics/tab_right.png | Bin 2100 -> 0 bytes
horde/themes/hordevetica/screen.css | 108 ++++++----------
5 files changed, 42 insertions(+), 66 deletions(-)
delete mode 100644 horde/themes/hordevetica/graphics/currentTab_left.png
delete mode 100644 horde/themes/hordevetica/graphics/currentTab_right.png
delete mode 100644 horde/themes/hordevetica/graphics/tab_left.png
delete mode 100644 horde/themes/hordevetica/graphics/tab_right.png
http://git.horde.org/horde-git/-/commit/cd667ae82596fff39bbe7cb8d0ad428491dfd0f6
-----------------------------------------------------------------------
commit eb980ab68a73f99c945f632006c5032c6d239348
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Tue Nov 15 09:54:02 2011 -0600
Try to leave the default theme as just structure, not colors/borders.
horde/themes/default/screen.css | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
http://git.horde.org/horde-git/-/commit/eb980ab68a73f99c945f632006c5032c6d239348
-----------------------------------------------------------------------
commit c43bec33134fd2240ea910c8f6e418322ccc29e7
Merge: eb980ab 34b7e23
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Wed Nov 16 10:04:21 2011 -0600
Merge branch 'develop' of ssh://git.horde.org/horde/git/horde into develop
ansel/docs/CHANGES | 2 +
ansel/js/widgets/geotag.js | 21 +-
ansel/lib/Widget/Geotag.php | 2 +-
ansel/package.xml | 4 +-
ansel/perms.php | 38 +-
framework/ActiveSync/lib/Horde/ActiveSync/Timezone.php | 6 +-
framework/ActiveSync/package.xml | 4 +-
framework/Cli/lib/Horde/Cli.php | 16 +-
framework/Cli/package.xml | 4 +-
framework/Icalendar/lib/Horde/Icalendar.php | 6 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 9 +-
framework/Kolab_Filter/package.xml | 4 +-
framework/Kolab_FreeBusy/package.xml | 6 +-
framework/Kolab_Resource/package.xml | 8 +-
framework/Role/Horde.php | 4 +-
framework/Role/Horde/Role.php | 4 +-
framework/Service_Facebook/lib/Horde/Service/Facebook/Streams.php | 41 +-
framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php | 9 +-
.../lib/Horde/Service/Weather/Current/WeatherUnderground.php | 4 +-
.../lib/Horde/Service/Weather/Period/WeatherUnderground.php | 8 +-
framework/SyncMl/test/Horde/SyncMl/testpacket.php | 24 +-
framework/bin/install_framework | 2 +-
horde/bin/horde-clear-cache | 27 +-
horde/docs/CHANGES | 1 +
horde/docs/INSTALL | 29 +-
horde/install/horde.php | 57 +
horde/js/redbox.js | 6 +-
horde/lib/Block/Weather.php | 16 +-
horde/lib/LoginTasks/SystemTask/Upgrade.php | 12 +-
horde/package.xml | 21 +-
horde/services/shares/edit.php | 25 +-
imp/config/hooks.php.dist | 7 +-
imp/config/prefs.php | 21 -
imp/docs/CHANGES | 6 +
imp/docs/UPGRADING | 17 +
imp/index-dimp.php | 7 +-
imp/js/dimpbase.js | 142 +-
imp/js/jstorage.js | 425 +++++
imp/lib/Ajax/Application.php | 1 +
imp/lib/Mime/Viewer/Pdf.php | 10 +-
imp/lib/Views/ListMessages.php | 11 +-
imp/package.xml | 17 +-
imp/templates/dimp/javascript_defs.php | 8 +-
imp/templates/imp/contacts/contacts.html | 2 +-
ingo/package.xml | 2 +-
kronolith/docs/CHANGES | 1 +
kronolith/fb.php | 5 +-
kronolith/package.xml | 1 +
kronolith/templates/agenda/notification.html.php | 19 +-
kronolith/templates/agenda/notification.plain.php | 2 +-
nag/docs/CHANGES | 1 +
nag/lib/Api.php | 3 +-
nag/package.xml | 1 +
53 files changed, 902 insertions(+), 227 deletions(-)
http://git.horde.org/horde-git/-/commit/c43bec33134fd2240ea910c8f6e418322ccc29e7
More information about the commits
mailing list