The branch master has been updated. The following is a summary of the commits. Further details on each commit can be found below.
from: 9c4deb77c857ed49e5e3cd2082dd094da24770e5 bb0bb35... Slight hack to force maintanence tasks to be ignored if base.php is being loaded from a kronolith block. This fixes the dimp portal page not loading if a kronolith block is present. 22939aa... scope ----------------------------------------------------------------------- commit bb0bb35cc56d7f906656a86b53a47876b9d40346 Author: Michael J. Rubinsky <[email protected]> Date: Sat Feb 14 13:03:35 2009 -0500 Slight hack to force maintanence tasks to be ignored if base.php is being loaded from a kronolith block. This fixes the dimp portal page not loading if a kronolith block is present. Maintenance needs to be refactored to be more of a central service and not a per-app function. kronolith/lib/Block/month.php | 3 +++ kronolith/lib/Block/monthlist.php | 2 ++ kronolith/lib/Block/prevmonthlist.php | 4 ++++ kronolith/lib/Block/summary.php | 4 ++++ kronolith/lib/base.php | 4 +++- 5 files changed, 16 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/kronolith/lib/Block/month.php?rt=horde-hatchery&r1=1f29c9197500160f3bff50775c85ac9db473259f&r2=bb0bb35cc56d7f906656a86b53a47876b9d40346 http://git.horde.org/diff.php/kronolith/lib/Block/monthlist.php?rt=horde-hatchery&r1=1f29c9197500160f3bff50775c85ac9db473259f&r2=bb0bb35cc56d7f906656a86b53a47876b9d40346 http://git.horde.org/diff.php/kronolith/lib/Block/prevmonthlist.php?rt=horde-hatchery&r1=1f29c9197500160f3bff50775c85ac9db473259f&r2=bb0bb35cc56d7f906656a86b53a47876b9d40346 http://git.horde.org/diff.php/kronolith/lib/Block/summary.php?rt=horde-hatchery&r1=1f29c9197500160f3bff50775c85ac9db473259f&r2=bb0bb35cc56d7f906656a86b53a47876b9d40346 http://git.horde.org/diff.php/kronolith/lib/base.php?rt=horde-hatchery&r1=9ea3def87aff24eed2ac5cc75e497ca031a45b1c&r2=bb0bb35cc56d7f906656a86b53a47876b9d40346 ----------------------------------------------------------------------- commit 22939aad63db2f492f9e94a57b8db36dd73f9fc4 Author: Michael J. Rubinsky <[email protected]> Date: Sat Feb 14 13:05:42 2009 -0500 scope imp/lib/base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/lib/base.php?rt=horde-hatchery&r1=1aff2c0fa5904987487ce0e48774250766771533&r2=22939aad63db2f492f9e94a57b8db36dd73f9fc4 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
