[commits] Horde branch develop updated. 0ce476fc5b42798d05deb25f26ef51a013d8edd2
Michael M Slusarz
slusarz at horde.org
Wed May 9 23:25:29 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: a1ce91170260bec87b23d36be6fb15fece7fce91
c2e1338 Add a Noop AJAX handler
bf9ce70 Convert poll action to a global task handler
b317acf simplify
a8894a6 We only need the token parameter if using AJAX endpoint
5d8b3d7 Make sure args is a Hash object
3fc665d Remove all AJAX code from viewport
57f3759 Ack! Never removed this code after moving to HordeCore
631699a Optimize initialization of DimpCore
0ce476f Add method to add AJAX/Growler code onto any page
-----------------------------------------------------------------------
commit c2e1338a56c4d5b5705a11de2858960248b5850f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 14:08:48 2012 -0600
Add a Noop AJAX handler
framework/Core/lib/Horde/Core/Ajax/Application.php | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/c2e1338a56c4d5b5705a11de2858960248b5850f
-----------------------------------------------------------------------
commit bf9ce7047e900c705ba78639e37ad20468e8df97
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 14:16:59 2012 -0600
Convert poll action to a global task handler
imp/js/dimpbase.js | 4 +++-
imp/lib/Ajax/Application.php | 25 ++++++++++++++++---------
2 files changed, 19 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/bf9ce7047e900c705ba78639e37ad20468e8df97
-----------------------------------------------------------------------
commit b317acffcba9fb3797345323b3dfc5143fb6b28b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 14:20:30 2012 -0600
simplify
imp/lib/Ajax/Application.php | 28 +++++++++++-----------------
1 files changed, 11 insertions(+), 17 deletions(-)
http://git.horde.org/horde-git/-/commit/b317acffcba9fb3797345323b3dfc5143fb6b28b
-----------------------------------------------------------------------
commit a8894a64b27cfba8b025c794aedb981255909c83
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 15:56:26 2012 -0600
We only need the token parameter if using AJAX endpoint
framework/Core/js/hordecore.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/a8894a64b27cfba8b025c794aedb981255909c83
-----------------------------------------------------------------------
commit 5d8b3d7629d767e8c1b44ec74408126e71cc1f21
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 16:03:47 2012 -0600
Make sure args is a Hash object
imp/js/dimpbase.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/5d8b3d7629d767e8c1b44ec74408126e71cc1f21
-----------------------------------------------------------------------
commit 3fc665d61fe2581c7e8c16092952866e6929c955
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 16:11:44 2012 -0600
Remove all AJAX code from viewport
AJAX handling should be done by calling code. In our case, we should be
leveraging HordeCore instead of creating a separate AJAX configuration
entirely within ViewPort.
imp/js/dimpbase.js | 12 +-----------
imp/js/viewport.js | 51 ++++++++++++---------------------------------------
2 files changed, 13 insertions(+), 50 deletions(-)
http://git.horde.org/horde-git/-/commit/3fc665d61fe2581c7e8c16092952866e6929c955
-----------------------------------------------------------------------
commit 57f3759199ef173a19b386e601ec4e070ebab6e2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 16:18:38 2012 -0600
Ack! Never removed this code after moving to HordeCore
imp/js/dimpcore.js | 163 ----------------------------------------------------
1 files changed, 0 insertions(+), 163 deletions(-)
http://git.horde.org/horde-git/-/commit/57f3759199ef173a19b386e601ec4e070ebab6e2
-----------------------------------------------------------------------
commit 631699ac8e346b10defa09eec623432d0a6a6eb4
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 16:26:24 2012 -0600
Optimize initialization of DimpCore
imp/js/compose-dimp.js | 2 -
imp/js/dimpbase.js | 2 -
imp/js/dimpcore.js | 96 +++++++++++++++++++++++------------------------
imp/js/message-dimp.js | 2 -
4 files changed, 47 insertions(+), 55 deletions(-)
http://git.horde.org/horde-git/-/commit/631699ac8e346b10defa09eec623432d0a6a6eb4
-----------------------------------------------------------------------
commit 0ce476fc5b42798d05deb25f26ef51a013d8edd2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed May 9 16:37:05 2012 -0600
Add method to add AJAX/Growler code onto any page
.../Core/lib/Horde/Core/Notification/Listener/DynamicStatus.php | 6 +-
framework/Core/lib/Horde/PageOutput.php | 34 ++++-
framework/Core/lib/Horde/Script/Files.php | 1 +
3 files changed, 30 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/0ce476fc5b42798d05deb25f26ef51a013d8edd2
More information about the commits
mailing list