The branch "master" has been updated. The following is a summary of the commits.
from: 3bdc6160d2c372b8b521ad75bb43283429f16335 dfa3e2f sigh. Typehints are pretty useless if you can't use a base class. 1e9ab64 Avoid older mobile browsers displaying "null" for empty descriptions. ba9d4e3 Bug: 12098 Fix uncompleting tasks from task view in smartmobile view. Signed-off-by: Michael J Rubinsky <[email protected]> ----------------------------------------------------------------------- commit dfa3e2fce83638a4cc61114284b0de01728a4a12 Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 6 23:13:43 2013 -0500 sigh. Typehints are pretty useless if you can't use a base class. nag/lib/Form/DeleteTaskList.php | 2 +- nag/lib/Form/EditTaskList.php | 2 +- nag/lib/Nag.php | 4 ++-- nag/lib/Tasklist.php | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/dfa3e2fce83638a4cc61114284b0de01728a4a12 ----------------------------------------------------------------------- commit 1e9ab646d1313a6302d62f77792b54bcb4459e14 Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 6 23:19:05 2013 -0500 Avoid older mobile browsers displaying "null" for empty descriptions. nag/js/smartmobile.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/1e9ab646d1313a6302d62f77792b54bcb4459e14 ----------------------------------------------------------------------- commit ba9d4e394f5f7f160000dbfd7421cadcfec76775 Author: [email protected] <[email protected]> Date: Wed Mar 6 23:26:58 2013 -0500 Bug: 12098 Fix uncompleting tasks from task view in smartmobile view. Signed-off-by: Michael J Rubinsky <[email protected]> nag/js/smartmobile.js | 3 +++ nag/lib/Ajax/Application/Handler/Smartmobile.php | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ba9d4e394f5f7f160000dbfd7421cadcfec76775 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
