[commits] Horde branch master updated. c9212108aa6f9b9eba2719a1ce7759dab9b2294e

Michael M Slusarz slusarz at horde.org
Fri Feb 7 09:05:12 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: 0363dbcd6e2493cd4267b5f0ce00aa430cef8a78

3e36493 Set changed time in a single location
71499a6 simplify
3bd91b5 Handle getting the change session data in a single location
eb2ee46 Do assertion checks in a single location
09495a5 Fix link
7da07ee Improved formatting of the whitelist screen
f20a27c Improved formatting of the blacklist screen
611f043 Improved formatting of the script screen
c921210 More tweaking of the rule page

Summary: http://github.com/horde/horde/compare/0363dbcd6e2493cd4267b5f0ce00aa430cef8a78...c9212108aa6f9b9eba2719a1ce7759dab9b2294e

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

commit 3e36493ea438838f2c85ee43cc704245e84c8b98
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 00:47:52 2014 -0700

    Set changed time in a single location

 ingo/lib/Api.php             |    6 ------
 ingo/lib/Basic/Blacklist.php |    3 ---
 ingo/lib/Basic/Rule.php      |    4 +---
 ingo/lib/Basic/Spam.php      |    3 ---
 ingo/lib/Basic/Vacation.php  |    3 ---
 ingo/lib/Basic/Whitelist.php |    3 ---
 ingo/lib/Storage.php         |    4 ++++
 7 files changed, 5 insertions(+), 21 deletions(-)

http://github.com/horde/horde/commit/3e36493ea438838f2c85ee43cc704245e84c8b98
http://git.horde.org/horde-git/-/commit/3e36493ea438838f2c85ee43cc704245e84c8b98

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

commit 71499a61700dced5f1f888242ea89cda0752f122
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 00:48:23 2014 -0700

    simplify

 ingo/lib/Basic/Blacklist.php |   17 ++++------
 ingo/lib/Basic/Whitelist.php |    7 +---
 ingo/lib/Storage.php         |   65 ++++++++++++++++++++---------------------
 3 files changed, 41 insertions(+), 48 deletions(-)

http://github.com/horde/horde/commit/71499a61700dced5f1f888242ea89cda0752f122
http://git.horde.org/horde-git/-/commit/71499a61700dced5f1f888242ea89cda0752f122

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

commit 3bd91b520cb14b441b7b939d1fd1e4b1c47471f7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 00:56:14 2014 -0700

    Handle getting the change session data in a single location

 ingo/lib/Api.php            |    4 +---
 ingo/lib/Basic/Filters.php  |    2 +-
 ingo/lib/Factory/Script.php |    2 +-
 ingo/lib/Script/Base.php    |   19 +++++++++++++++++--
 ingo/lib/Script/Imap.php    |    2 +-
 5 files changed, 21 insertions(+), 8 deletions(-)

http://github.com/horde/horde/commit/3bd91b520cb14b441b7b939d1fd1e4b1c47471f7
http://git.horde.org/horde-git/-/commit/3bd91b520cb14b441b7b939d1fd1e4b1c47471f7

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

commit eb2ee461e04a7c1b2b651a9252099791cada8ba1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 01:03:04 2014 -0700

    Do assertion checks in a single location

 ingo/lib/Basic/Base.php      |   22 ++++++++++++++++++++++
 ingo/lib/Basic/Blacklist.php |    8 ++------
 ingo/lib/Basic/Forward.php   |    7 ++-----
 ingo/lib/Basic/Spam.php      |    7 ++-----
 ingo/lib/Basic/Vacation.php  |    8 ++------
 ingo/lib/Basic/Whitelist.php |    8 ++------
 6 files changed, 32 insertions(+), 28 deletions(-)

http://github.com/horde/horde/commit/eb2ee461e04a7c1b2b651a9252099791cada8ba1
http://git.horde.org/horde-git/-/commit/eb2ee461e04a7c1b2b651a9252099791cada8ba1

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

commit 09495a59b337d1e748917f344ba82419ec46e338
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 01:03:52 2014 -0700

    Fix link

 ingo/lib/Basic/Forward.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/09495a59b337d1e748917f344ba82419ec46e338
http://git.horde.org/horde-git/-/commit/09495a59b337d1e748917f344ba82419ec46e338

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

commit 7da07ee4ecedaffee5c4d860d3ece2a959b81e69
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 01:08:00 2014 -0700

    Improved formatting of the whitelist screen

 ingo/locale/en/help.xml                           |    4 --
 ingo/templates/basic/whitelist/whitelist.html.php |   33 +++++++-------------
 2 files changed, 12 insertions(+), 25 deletions(-)

http://github.com/horde/horde/commit/7da07ee4ecedaffee5c4d860d3ece2a959b81e69
http://git.horde.org/horde-git/-/commit/7da07ee4ecedaffee5c4d860d3ece2a959b81e69

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

commit f20a27c4f5df2640aa6b7c43111762fd391976e7
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 01:13:52 2014 -0700

    Improved formatting of the blacklist screen

 ingo/templates/basic/blacklist/blacklist.html.php |   74 +++++++++------------
 ingo/themes/default/screen.css                    |    8 ++
 2 files changed, 39 insertions(+), 43 deletions(-)

http://github.com/horde/horde/commit/f20a27c4f5df2640aa6b7c43111762fd391976e7
http://git.horde.org/horde-git/-/commit/f20a27c4f5df2640aa6b7c43111762fd391976e7

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

commit 611f043a31ad6c325d967d9b02becea37fe3bc56
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 01:43:59 2014 -0700

    Improved formatting of the script screen

 ingo/templates/basic/script/script.html.php |   46 ++++++++++-----------------
 ingo/themes/default/screen.css              |    8 +++-
 2 files changed, 23 insertions(+), 31 deletions(-)

http://github.com/horde/horde/commit/611f043a31ad6c325d967d9b02becea37fe3bc56
http://git.horde.org/horde-git/-/commit/611f043a31ad6c325d967d9b02becea37fe3bc56

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

commit c9212108aa6f9b9eba2719a1ce7759dab9b2294e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Feb 7 02:04:54 2014 -0700

    More tweaking of the rule page

 ingo/lib/Basic/Rule.php                 |    1 -
 ingo/locale/en/help.xml                 |   32 ++++-----
 ingo/templates/basic/rule/rule.html.php |  107 +++++++++++--------------------
 ingo/themes/default/screen.css          |   14 +++-
 4 files changed, 62 insertions(+), 92 deletions(-)

http://github.com/horde/horde/commit/c9212108aa6f9b9eba2719a1ce7759dab9b2294e
http://git.horde.org/horde-git/-/commit/c9212108aa6f9b9eba2719a1ce7759dab9b2294e




More information about the commits mailing list