[commits] Horde-Hatchery branch kronolith-design-changes updated. 0e54f8fcfb22414996ddd4d00544edcf8f90690b
Jan Schneider
jan at horde.org
Tue Nov 3 17:47:59 UTC 2009
The branch "kronolith-design-changes" has been updated.
The following is a summary of the commits.
from: 9e53ef28229cb82fd2fecc2547feb7a2f561e453
58c2068 Tweak calendar edit button.
6d52ba9 Add tabs for task states.
15a1f55 We don't have a context menu right now, so don't carry one around.
f845326 Remove unused variables.
a2ae6de Update quick event adding interface.
51463c0 Set cursor style through CSS rule.
fe0077c We only have a single window in ajax kronolith, so load all scripts at once.
0e54f8f Add growler notification log. Semantics have yet to be worked out.
-----------------------------------------------------------------------
commit 58c2068b0959556c2e88dd81245d2193b870503d
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 3 15:33:49 2009 +0100
Tweak calendar edit button.
kronolith/js/kronolith.js | 14 +++++++-------
kronolith/themes/screen.css | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=f16a9ccf3e5e82035be86d0f02a2e9bcc022a21e&r2=58c2068b0959556c2e88dd81245d2193b870503d
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=fb5e32a0f44eeeee27c61232a5d9dc63deba64b4&r2=58c2068b0959556c2e88dd81245d2193b870503d
-----------------------------------------------------------------------
commit 6d52ba9e03f24e698bb66f0747ee468fd194fcc9
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 3 15:37:03 2009 +0100
Add tabs for task states.
kronolith/templates/index/tasks.inc | 8 +++++++-
kronolith/themes/screen.css | 18 +++++++++++++++++-
2 files changed, 24 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/kronolith/templates/index/tasks.inc?rt=horde-hatchery&r1=79cb9f921d1fdb063bc3388e3e83c075fe7fcc3f&r2=6d52ba9e03f24e698bb66f0747ee468fd194fcc9
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=58c2068b0959556c2e88dd81245d2193b870503d&r2=6d52ba9e03f24e698bb66f0747ee468fd194fcc9
-----------------------------------------------------------------------
commit 15a1f559181434e0028d920d9406fec69ca0deaf
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 3 15:41:49 2009 +0100
We don't have a context menu right now, so don't carry one around.
kronolith/index.php | 1 -
kronolith/templates/index/index.inc | 6 ------
kronolith/themes/screen.css | 34 ----------------------------------
3 files changed, 0 insertions(+), 41 deletions(-)
http://git.horde.org/diff.php/kronolith/index.php?rt=horde-hatchery&r1=2918839ab4d9beda8bbed923f1f419a5f335ea96&r2=15a1f559181434e0028d920d9406fec69ca0deaf
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=9e53ef28229cb82fd2fecc2547feb7a2f561e453&r2=15a1f559181434e0028d920d9406fec69ca0deaf
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=6d52ba9e03f24e698bb66f0747ee468fd194fcc9&r2=15a1f559181434e0028d920d9406fec69ca0deaf
-----------------------------------------------------------------------
commit f8453268c42601d1a399e81df9b66a1a63383744
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 3 17:27:04 2009 +0100
Remove unused variables.
kronolith/index.php | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
http://git.horde.org/diff.php/kronolith/index.php?rt=horde-hatchery&r1=15a1f559181434e0028d920d9406fec69ca0deaf&r2=f8453268c42601d1a399e81df9b66a1a63383744
-----------------------------------------------------------------------
commit a2ae6decc72097d6b1f5b67478750be2145cacb7
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 3 17:28:27 2009 +0100
Update quick event adding interface.
kronolith/js/kronolith.js | 18 ++++++++++++++++++
kronolith/lib/Kronolith.php | 23 ++++++++++++++---------
kronolith/templates/index/index.inc | 17 ++++++++++++-----
kronolith/themes/screen.css | 18 ++++++++++--------
4 files changed, 54 insertions(+), 22 deletions(-)
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=58c2068b0959556c2e88dd81245d2193b870503d&r2=a2ae6decc72097d6b1f5b67478750be2145cacb7
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=af9ac22e40d87bffa3008939c6fe0d7443a6e4fc&r2=a2ae6decc72097d6b1f5b67478750be2145cacb7
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=15a1f559181434e0028d920d9406fec69ca0deaf&r2=a2ae6decc72097d6b1f5b67478750be2145cacb7
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=15a1f559181434e0028d920d9406fec69ca0deaf&r2=a2ae6decc72097d6b1f5b67478750be2145cacb7
-----------------------------------------------------------------------
commit 51463c032aba9bc0776299f5d0cc606fb72e0ab2
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 3 17:34:04 2009 +0100
Set cursor style through CSS rule.
kronolith/js/kronolith.js | 2 +-
kronolith/themes/screen.css | 3 +++
2 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=a2ae6decc72097d6b1f5b67478750be2145cacb7&r2=51463c032aba9bc0776299f5d0cc606fb72e0ab2
http://git.horde.org/diff.php/kronolith/themes/screen.css?rt=horde-hatchery&r1=a2ae6decc72097d6b1f5b67478750be2145cacb7&r2=51463c032aba9bc0776299f5d0cc606fb72e0ab2
-----------------------------------------------------------------------
commit fe0077cf812507dd2bbef78a7e071064f9c6ac9b
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 3 17:53:15 2009 +0100
We only have a single window in ajax kronolith, so load all scripts at once.
kronolith/index.php | 13 +------------
kronolith/lib/Kronolith.php | 28 +++++++++++-----------------
2 files changed, 12 insertions(+), 29 deletions(-)
http://git.horde.org/diff.php/kronolith/index.php?rt=horde-hatchery&r1=f8453268c42601d1a399e81df9b66a1a63383744&r2=fe0077cf812507dd2bbef78a7e071064f9c6ac9b
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=a2ae6decc72097d6b1f5b67478750be2145cacb7&r2=fe0077cf812507dd2bbef78a7e071064f9c6ac9b
-----------------------------------------------------------------------
commit 0e54f8fcfb22414996ddd4d00544edcf8f90690b
Author: Jan Schneider <jan at horde.org>
Date: Tue Nov 3 18:29:03 2009 +0100
Add growler notification log. Semantics have yet to be worked out.
kronolith/js/kronolith.js | 12 +++++++-----
kronolith/lib/Kronolith.php | 4 +++-
kronolith/templates/index/index.inc | 1 +
3 files changed, 11 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-hatchery&r1=51463c032aba9bc0776299f5d0cc606fb72e0ab2&r2=0e54f8fcfb22414996ddd4d00544edcf8f90690b
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-hatchery&r1=fe0077cf812507dd2bbef78a7e071064f9c6ac9b&r2=0e54f8fcfb22414996ddd4d00544edcf8f90690b
http://git.horde.org/diff.php/kronolith/templates/index/index.inc?rt=horde-hatchery&r1=a2ae6decc72097d6b1f5b67478750be2145cacb7&r2=0e54f8fcfb22414996ddd4d00544edcf8f90690b
More information about the commits
mailing list