[commits] Horde branch master updated. 81c677984666c7722a823c39bf11f7362333e897
Jan Schneider
jan at horde.org
Wed Oct 12 13:56:21 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: b79848d7d1712a06c9da47b2615d608dc9ad9dba
6805696 Improve design in IE.
852e7cb Fix positioning of spinner in task/agenda view.
5194487 Improve/fix rendering of notification button in Silver theme.
81c6779 Lots of phpdoc, make method order consistent.
-----------------------------------------------------------------------
commit 68056960cff30417c64d315584e9dc7fc8b7bbc0
Author: Jan Schneider <jan at horde.org>
Date: Wed Oct 12 13:33:16 2011 +0200
Improve design in IE.
Fix positioning of elements, don't cut off rotated text in first column, fix
hover effects.
kronolith/themes/default/ie7.css | 9 ++++++---
kronolith/themes/default/ie8.css | 12 +++++++++++-
kronolith/themes/silver/ie7.css | 18 ++++++++++++++++--
kronolith/themes/silver/ie8.css | 18 ++++++++++++++++--
4 files changed, 49 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/68056960cff30417c64d315584e9dc7fc8b7bbc0
-----------------------------------------------------------------------
commit 852e7cb359d17daacc983a7f49c94f13ef29838e
Author: Jan Schneider <jan at horde.org>
Date: Wed Oct 12 13:35:22 2011 +0200
Fix positioning of spinner in task/agenda view.
kronolith/themes/default/screen.css | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/852e7cb359d17daacc983a7f49c94f13ef29838e
-----------------------------------------------------------------------
commit 5194487b1dd573a0d7675208fb91383c5edeab3f
Author: Jan Schneider <jan at horde.org>
Date: Wed Oct 12 13:36:02 2011 +0200
Improve/fix rendering of notification button in Silver theme.
kronolith/themes/silver/ie7.css | 23 ++++++++++++++++++++++-
kronolith/themes/silver/ie8.css | 23 ++++++++++++++++++++++-
kronolith/themes/silver/screen.css | 20 +++++++++++++++-----
3 files changed, 59 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/5194487b1dd573a0d7675208fb91383c5edeab3f
-----------------------------------------------------------------------
commit 81c677984666c7722a823c39bf11f7362333e897
Author: Jan Schneider <jan at horde.org>
Date: Wed Oct 12 15:52:32 2011 +0200
Lots of phpdoc, make method order consistent.
framework/Db/lib/Horde/Db/Adapter/Base/Column.php | 15 +-
framework/Db/lib/Horde/Db/Adapter/Base/ColumnDefinition.php | 11 +-
framework/Db/lib/Horde/Db/Adapter/Base/Index.php | 39 +-
framework/Db/lib/Horde/Db/Adapter/Base/Schema.php | 448 ++++---
framework/Db/lib/Horde/Db/Adapter/Base/Table.php | 9 +-
framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php | 108 +-
framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php | 468 ++++---
framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php | 887 +++++++----
framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php | 357 +++--
9 files changed, 1475 insertions(+), 867 deletions(-)
http://git.horde.org/horde-git/-/commit/81c677984666c7722a823c39bf11f7362333e897
More information about the commits
mailing list