[commits] Horde branch master updated. 76f05a5cc0814ba47ba238fe0cf376b399c15580

Michael M Slusarz slusarz at horde.org
Wed Jan 26 00:29:22 UTC 2011


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

from: 9df4a0c5d1bc3b191ad477211eeec5c395e1ef61

f50de55 getChangeablePrefs() defaults to the current prefs UI group
6b1c9b8 Add the 'container' type to the prefs.php config file
50a1061 Don't process group if it is suppressed
76f05a5 Alter prefs UI based on prefs displayed on page, rather than the pref group

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

commit f50de55fce7ba7f2f853084c44bdc3265dd095e5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 25 15:38:35 2011 -0700

    getChangeablePrefs() defaults to the current prefs UI group

 framework/Core/lib/Horde/Core/Prefs/Ui.php |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/f50de55fce7ba7f2f853084c44bdc3265dd095e5

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

commit 6b1c9b8ae2e7ba546a47da66406292be95255480
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 25 15:55:51 2011 -0700

    Add the 'container' type to the prefs.php config file
    
    Only way I can think of at the moment to indicate to admins that these
    prefs MUST be displayed on the same page (for UI reasons).

 framework/Core/lib/Horde/Core/Prefs/Ui.php |   55 +++++++++++++++++++---------
 horde/config/prefs.php.dist                |   22 +++++++----
 2 files changed, 51 insertions(+), 26 deletions(-)

http://git.horde.org/horde-git/-/commit/6b1c9b8ae2e7ba546a47da66406292be95255480

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

commit 50a1061cd466b75124c2abeb31db0657f629464f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 25 17:27:44 2011 -0700

    Don't process group if it is suppressed

 framework/Core/lib/Horde/Core/Prefs/Ui.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/50a1061cd466b75124c2abeb31db0657f629464f

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

commit 76f05a5cc0814ba47ba238fe0cf376b399c15580
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 25 16:30:07 2011 -0700

    Alter prefs UI based on prefs displayed on page, rather than the pref group

 agora/lib/Application.php     |   33 ++--
 ansel/lib/Application.php     |   10 +-
 gollem/lib/Application.php    |   14 +-
 horde/lib/Prefs/Ui.php        |   92 +++++----
 imp/config/prefs.php.dist     |   20 ++-
 imp/lib/Prefs/Ui.php          |  476 ++++++++++++++++++++---------------------
 kronolith/lib/Application.php |   95 ++++-----
 mnemo/lib/Application.php     |   12 +-
 nag/lib/Application.php       |   95 ++++-----
 turba/lib/Application.php     |   60 +++---
 whups/lib/Application.php     |   22 ++-
 11 files changed, 460 insertions(+), 469 deletions(-)

http://git.horde.org/horde-git/-/commit/76f05a5cc0814ba47ba238fe0cf376b399c15580




More information about the commits mailing list