The branch "master" has been updated. The following is a summary of the commits.
from: 30316c8eeb0e4c499604e1e1d3207941e020badb 8c57c86 Don't show sidebar. 73ec189 Style fixes. 0728397 No longer needed. ad08146 Update icons. 8a9ddfe Prefix IDs, remove unused IDs. afa790e Avoid undefined index. 820fa71 Remove outdated code. 81b0f17 [jan] Show loading layer when changing backends on login form. ----------------------------------------------------------------------- commit 8c57c86b487db3990f23a7562cc93717d78c9ae6 Author: Jan Schneider <[email protected]> Date: Sat Dec 1 11:57:32 2012 +0100 Don't show sidebar. passwd/index.php | 1 + passwd/lib/Application.php | 8 -------- 2 files changed, 1 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/8c57c86b487db3990f23a7562cc93717d78c9ae6 ----------------------------------------------------------------------- commit 73ec18926148cb033f51da12aea311ede0dfeefe Author: Jan Schneider <[email protected]> Date: Sat Dec 1 12:02:22 2012 +0100 Style fixes. passwd/templates/index.html.php | 46 ++++++++++++++++---------------------- 1 files changed, 19 insertions(+), 27 deletions(-) http://git.horde.org/horde-git/-/commit/73ec18926148cb033f51da12aea311ede0dfeefe ----------------------------------------------------------------------- commit 072839720abfbdad5054247a8cac36cf950881da Author: Jan Schneider <[email protected]> Date: Sat Dec 1 12:04:29 2012 +0100 No longer needed. passwd/themes/default/screen.css | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) delete mode 100644 passwd/themes/default/screen.css http://git.horde.org/horde-git/-/commit/072839720abfbdad5054247a8cac36cf950881da ----------------------------------------------------------------------- commit ad08146ce0487c4f473b2e80d473b4f5af248f45 Author: Jan Schneider <[email protected]> Date: Sat Dec 1 12:04:43 2012 +0100 Update icons. passwd/themes/default/graphics/favicon.ico | Bin 1150 -> 1742 bytes passwd/themes/default/graphics/passwd.png | Bin 505 -> 429 bytes 2 files changed, 0 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/ad08146ce0487c4f473b2e80d473b4f5af248f45 ----------------------------------------------------------------------- commit 8a9ddfe25b3a2a65ba72f9730ca5221bbfd56905 Author: Jan Schneider <[email protected]> Date: Sat Dec 1 12:08:39 2012 +0100 Prefix IDs, remove unused IDs. passwd/js/passwd.js | 18 +++++++++--------- passwd/templates/index.html.php | 16 ++++++++-------- 2 files changed, 17 insertions(+), 17 deletions(-) http://git.horde.org/horde-git/-/commit/8a9ddfe25b3a2a65ba72f9730ca5221bbfd56905 ----------------------------------------------------------------------- commit afa790e195420706888c0fdaaac94d7577f26ee6 Author: Jan Schneider <[email protected]> Date: Sat Dec 1 12:09:35 2012 +0100 Avoid undefined index. passwd/config/backends.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/afa790e195420706888c0fdaaac94d7577f26ee6 ----------------------------------------------------------------------- commit 820fa7140d4385f4d0c7ebc59d0daca8e8c52702 Author: Jan Schneider <[email protected]> Date: Sat Dec 1 12:10:47 2012 +0100 Remove outdated code. nag/lib/Ui/VarRenderer/Nag.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/820fa7140d4385f4d0c7ebc59d0daca8e8c52702 ----------------------------------------------------------------------- commit 81b0f17b69f3ffb749014ecd5136861dbc3060d3 Author: Jan Schneider <[email protected]> Date: Sat Dec 1 12:18:15 2012 +0100 [jan] Show loading layer when changing backends on login form. gollem/docs/CHANGES | 1 + gollem/js/login.js | 1 + gollem/lib/Application.php | 4 +++- gollem/package.xml | 4 ++-- 4 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/81b0f17b69f3ffb749014ecd5136861dbc3060d3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
