The branch "master" has been updated. The following is a summary of the commits.
from: 9840cfda13047e14223a6bdb0c947e899202c66c dd0a83b Shortcut, we don't use this variable later. abab776 Use migration script for legacy action drivers. 4818715 Use Horde_String (Request #10339). ----------------------------------------------------------------------- commit dd0a83b6360dbc0e5d496fbc5078b9fd7972d37f Author: Jan Schneider <[email protected]> Date: Thu Jul 14 11:42:34 2011 +0200 Shortcut, we don't use this variable later. framework/Core/lib/Horde/Core/Auth/Application.php | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/dd0a83b6360dbc0e5d496fbc5078b9fd7972d37f ----------------------------------------------------------------------- commit abab7760eee74dc9da5c45332ee86d7ae24b4d63 Author: Vilius Å umskas <[email protected]> Date: Thu Jul 14 18:56:08 2011 +0300 Use migration script for legacy action drivers. Much cleaner now. Sadly PostreSQL doesn't support CONCAT(), so migration script is not a one liner. Request: 10339 Signed-off-by: Jan Schneider <[email protected]> ulaform/edit.php | 4 -- ulaform/lib/Factory/Action.php | 9 +---- ulaform/lib/Ulaform.php | 2 - ulaform/migration/3_ulaform_upgrade_actions.php | 37 +++++++++++++++++++++++ ulaform/package.xml | 2 + 5 files changed, 41 insertions(+), 13 deletions(-) create mode 100644 ulaform/migration/3_ulaform_upgrade_actions.php http://git.horde.org/horde-git/-/commit/abab7760eee74dc9da5c45332ee86d7ae24b4d63 ----------------------------------------------------------------------- commit 4818715fb8c5f19d8d77aedcfc50ff71fcb0e59b Author: Jan Schneider <[email protected]> Date: Thu Jul 14 18:41:44 2011 +0200 Use Horde_String (Request #10339). ulaform/migration/3_ulaform_upgrade_actions.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/4818715fb8c5f19d8d77aedcfc50ff71fcb0e59b
__ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
