The branch "master" has been updated. The following is a summary of the commits.
from: b3c86f813fa3190c8586fa5fa35874c97363729e 4a25af1 Variable not used af38f8f Correctly send the view parameter d4c52a7 This is not necessarily a DOM element 4247661 [mms] Add ability to create new flag directly from dynamic mailbox screen. ----------------------------------------------------------------------- commit 4a25af1e0edc89c325eecf9a81b3b696b0bc90ab Author: Michael M Slusarz <[email protected]> Date: Fri May 3 23:19:28 2013 -0600 Variable not used horde/js/contextsensitive.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/4a25af1e0edc89c325eecf9a81b3b696b0bc90ab ----------------------------------------------------------------------- commit af38f8f3feb9b1e9f8328e5aa3a1d04ac9e666d1 Author: Michael M Slusarz <[email protected]> Date: Sat May 4 00:31:27 2013 -0600 Correctly send the view parameter imp/js/dimpbase.js | 25 ++++++++++--------------- 1 files changed, 10 insertions(+), 15 deletions(-) http://git.horde.org/horde-git/-/commit/af38f8f3feb9b1e9f8328e5aa3a1d04ac9e666d1 ----------------------------------------------------------------------- commit d4c52a7c463d21a8f4f43107ca9528b24e51213c Author: Michael M Slusarz <[email protected]> Date: Sat May 4 00:33:46 2013 -0600 This is not necessarily a DOM element imp/js/dimpbase.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/d4c52a7c463d21a8f4f43107ca9528b24e51213c ----------------------------------------------------------------------- commit 424766163d1032804600ced8f76b0857e1bc3f02 Author: Michael M Slusarz <[email protected]> Date: Sat May 4 01:43:16 2013 -0600 [mms] Add ability to create new flag directly from dynamic mailbox screen. imp/docs/CHANGES | 1 + imp/js/dimpbase.js | 130 +++++++++++++++++++++----- imp/lib/Ajax/Application/Handler/Dynamic.php | 37 +++++++- imp/lib/Ajax/Application/ListMessages.php | 32 +++++-- imp/lib/Ajax/Queue.php | 58 +++++++++++- imp/lib/Dynamic/Mailbox.php | 34 ++----- imp/package.xml | 2 + imp/templates/dynamic/mailbox.html.php | 10 ++ 8 files changed, 241 insertions(+), 63 deletions(-) http://git.horde.org/horde-git/-/commit/424766163d1032804600ced8f76b0857e1bc3f02 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
