[commits] Horde branch master updated. 535acf6f9080dd4f9464364bcd004e26cbfa2d47
Michael M Slusarz
slusarz at horde.org
Mon Sep 10 15:53:33 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 2cb3d332e124f4219266764d3259b9b53ebe7712
b10c277 [mms] Use Horde_Support_Randomid class to generate secret key.
3a46620 Not used
535acf6 Improved smartmobile login screen
-----------------------------------------------------------------------
commit b10c27735fe7bbc4b199e79260aba2c0329097d2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 10 08:29:24 2012 -0600
[mms] Use Horde_Support_Randomid class to generate secret key.
framework/Secret/lib/Horde/Secret.php | 2 +-
framework/Secret/package.xml | 11 +++++++++--
2 files changed, 10 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/b10c27735fe7bbc4b199e79260aba2c0329097d2
-----------------------------------------------------------------------
commit 3a46620b7892efed4bc0bf0dae3dfcb45020a4d9
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 10 08:33:32 2012 -0600
Not used
nag/smartmobile-view.php | 135 ----------------------------------------------
1 files changed, 0 insertions(+), 135 deletions(-)
delete mode 100644 nag/smartmobile-view.php
http://git.horde.org/horde-git/-/commit/3a46620b7892efed4bc0bf0dae3dfcb45020a4d9
-----------------------------------------------------------------------
commit 535acf6f9080dd4f9464364bcd004e26cbfa2d47
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Sep 10 09:32:30 2012 -0600
Improved smartmobile login screen
Move CSS formatting to theme file
Move JS to separate file.
Disable login button on submit
Convert template to Horde_View
Enable language selection menu
Hide lesser used options in collapsible menu
horde/js/smartmobile-login.js | 9 ++++
horde/login.php | 24 +++++++-----
horde/package.xml | 12 ++++-
horde/templates/login/smartmobile.html.php | 54 +++++++++++++++++++++++++++
horde/templates/login/smartmobile.inc | 52 --------------------------
horde/themes/default/smartmobile/screen.css | 6 +++
6 files changed, 92 insertions(+), 65 deletions(-)
create mode 100644 horde/js/smartmobile-login.js
create mode 100644 horde/templates/login/smartmobile.html.php
delete mode 100644 horde/templates/login/smartmobile.inc
http://git.horde.org/horde-git/-/commit/535acf6f9080dd4f9464364bcd004e26cbfa2d47
More information about the commits
mailing list