The branch "master" has been updated. The following is a summary of the commits.
from: 14ab58465afeddffecddcc9bfe8852b19d1e81e2 ce6e6d4 Coding style. fad8f02 Fix notice about unset property. ae502c9 [jan] Fix setting default start time in new event dialog of basic view (Bug #11861). 204a04a [jan] Fix setting menu refresh rate to none (Bug #11867). 66f47b6 This might fix setting default vacation addresses (Bug #11871). efcaddf Fix getFromAddress(). ----------------------------------------------------------------------- commit ce6e6d4940071974e59e3a631a6a9d6329e29871 Author: Jan Schneider <[email protected]> Date: Tue Jan 8 21:17:38 2013 +0100 Coding style. sesha/lib/Entity/Value.php | 37 ++++++++++++++++++++++++------------- 1 files changed, 24 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/ce6e6d4940071974e59e3a631a6a9d6329e29871 ----------------------------------------------------------------------- commit fad8f027262ff84bbca5ddabce366a2a81d6a3f9 Author: Jan Schneider <[email protected]> Date: Tue Jan 8 21:22:34 2013 +0100 Fix notice about unset property. kronolith/lib/Driver/Ical.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/fad8f027262ff84bbca5ddabce366a2a81d6a3f9 ----------------------------------------------------------------------- commit ae502c9c78312be59d75222c370a52a294f0e3ab Author: Jan Schneider <[email protected]> Date: Tue Jan 8 21:28:11 2013 +0100 [jan] Fix setting default start time in new event dialog of basic view (Bug #11861). kronolith/docs/CHANGES | 2 ++ kronolith/new.php | 6 ++++-- kronolith/package.xml | 2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/ae502c9c78312be59d75222c370a52a294f0e3ab ----------------------------------------------------------------------- commit 204a04a8fdd38772eb9bf97fc366269c1c9d600c Author: Jan Schneider <[email protected]> Date: Tue Jan 8 21:34:50 2013 +0100 [jan] Fix setting menu refresh rate to none (Bug #11867). horde/docs/CHANGES | 1 + horde/js/topbar.js | 6 ++++-- horde/lib/View/Topbar.php | 2 +- horde/package.xml | 2 ++ 4 files changed, 8 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/204a04a8fdd38772eb9bf97fc366269c1c9d600c ----------------------------------------------------------------------- commit 66f47b65773601a81d72cc0b08ba5e3d4f46e49c Author: Jan Schneider <[email protected]> Date: Tue Jan 8 21:49:39 2013 +0100 This might fix setting default vacation addresses (Bug #11871). ingo/vacation.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/66f47b65773601a81d72cc0b08ba5e3d4f46e49c ----------------------------------------------------------------------- commit efcaddf7fc783cb16cd5224b45098086c9f4be56 Author: Jan Schneider <[email protected]> Date: Tue Jan 8 21:50:31 2013 +0100 Fix getFromAddress(). Get the address from the requested identity, and fall back to the user name. framework/Core/lib/Horde/Core/Prefs/Identity.php | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/efcaddf7fc783cb16cd5224b45098086c9f4be56 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
