[commits] Horde branch master updated. 8f61ef8417bcb3980c27172024e8409b9e2b35ea
Jan Schneider
jan at horde.org
Fri Jan 16 17:24:14 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: c6c426c382be4c6fbf7b18a3e106ed6b9241cfbc
80dac34 Don't allow completion of tasks with incomplete sub-tasks and vice versa.
73c991c Don't allow deletion of tasks with sub-tasks (Bug #13809).
70b7d8b Fix background color of completed tasks.
8f61ef8 Use consistent checkbox.
Summary: http://github.com/horde/horde/compare/c6c426c382be4c6fbf7b18a3e106ed6b9241cfbc...8f61ef8417bcb3980c27172024e8409b9e2b35ea
-----------------------------------------------------------------------
commit 80dac34bb2f90d9a3717f49ef3f5e3e1edec8c5f
Author: Jan Schneider <jan at horde.org>
Date: Fri Jan 16 17:35:11 2015 +0100
Don't allow completion of tasks with incomplete sub-tasks and vice versa.
nag/lib/CompleteTask.php | 28 +++++++++++++++++++---------
nag/templates/view/task.inc | 2 +-
2 files changed, 20 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/80dac34bb2f90d9a3717f49ef3f5e3e1edec8c5f
-----------------------------------------------------------------------
commit 73c991cf01b8a8d4c123b555c6590d3982a9562e
Author: Jan Schneider <jan at horde.org>
Date: Fri Jan 16 17:36:07 2015 +0100
Don't allow deletion of tasks with sub-tasks (Bug #13809).
nag/task.php | 21 +++++++++++++--------
nag/templates/view/task.inc | 2 +-
2 files changed, 14 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/73c991cf01b8a8d4c123b555c6590d3982a9562e
-----------------------------------------------------------------------
commit 70b7d8be8fbf7a93f2b7163534808fd8b927393c
Author: Jan Schneider <jan at horde.org>
Date: Fri Jan 16 18:23:17 2015 +0100
Fix background color of completed tasks.
nag/themes/default/screen.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/70b7d8be8fbf7a93f2b7163534808fd8b927393c
-----------------------------------------------------------------------
commit 8f61ef8417bcb3980c27172024e8409b9e2b35ea
Author: Jan Schneider <jan at horde.org>
Date: Fri Jan 16 18:23:58 2015 +0100
Use consistent checkbox.
nag/package.xml | 6 ++----
nag/templates/list/task_headers.html.php | 2 +-
nag/themes/default/graphics/checkbox.png | Bin 477 -> 0 bytes
nag/themes/default/graphics/checked.png | Bin 258 -> 477 bytes
4 files changed, 3 insertions(+), 5 deletions(-)
delete mode 100644 nag/themes/default/graphics/checkbox.png
http://github.com/horde/horde/commit/8f61ef8417bcb3980c27172024e8409b9e2b35ea
More information about the commits
mailing list