Commit Graph

30 Commits

Author SHA1 Message Date
Klaus Leithoff
a701566eda * API/Login: using tabindex to control tab succession on/in loginscreen. 2012-01-26 11:57:17 +00:00
Andreas Stöckel
0d88ac8799 Reversed most changes made for egw-stylite #8295, commited changes proposed by Ingo Ratsdorf in egroupware.org #2834, probably fixes egroupware.org #2831 2011-02-04 14:28:12 +00:00
Andreas Stöckel
0f0e57f398 Got remote applications in the jdots template finally working as they should - this unfortunately required a lot of 'dirty' hacks, as egroupware had not been designed to do this. So e.g. there had to be a litte bit code added to the login page, which prevented it from redirecting to a page with a full framework rebuild. 2011-01-20 14:11:47 +00:00
Ralf Becker
aad4117be2 bit nicer login sreen with new default theme 2008-11-16 07:16:19 +00:00
Ralf Becker
0e4244b440 "removed onchange attribute on password which caused the creation of 2 sessions in konqueror, it seems to be unneccessary in FF, IE and konq anyway" 2008-08-07 09:11:20 +00:00
Ralf Becker
c9377bfc61 new login page using the framework class(es) 2006-12-25 11:05:44 +00:00
Ralf Becker
f97a0452e5 removed eGW version for security reasons, as discussed on the list 2006-12-13 14:32:31 +00:00
Ralf Becker
4708466097 moved idots templates to default 2006-12-13 11:33:15 +00:00
petere78
7d720dc5ea Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations.  Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
Pim Snel
e57f828e42 replaced all links to phpGroupWare with eGroupware links, removed all http:// prefixes in all logo urls so custom links can also be relative and also to fix bug #874942 ,remove some phpGroupWare logo's in idsociety 2004-01-16 15:04:41 +00:00
Miles Lott
ac721fda8d Add account_type to login templates 2003-10-27 12:41:21 +00:00
reinerj
a047910848 add no robots 2003-10-19 00:20:07 +00:00
Ralf Becker
f32c6a2e23 Changed login to use only one template with and without domain-selectbox. As everything is identical, but that one box. 2003-10-15 12:55:48 +00:00
Ralf Becker
723070606b navbar & domain-login uses now logo, url and title specified in site configuration 2003-09-15 08:11:29 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
ceb
a41800349d removed tpls 2002-10-26 01:40:01 +00:00
seek3r
4004c9a4e1 updated so that login page will destroy frames, cleaned up various other issues like better lang support in msgbox, now langs trailing char can be turned off. several other improvements 2002-05-31 08:29:19 +00:00
seek3r
4a2729a720 massive and sweeping change to the link() function, the way the app loads up, to a single templates class instance, to a new template set structure which automaticly handles frames support. We will have much cleanup to do to get apps working again and have them following the new guidelines 2002-05-30 09:47:09 +00:00
Miles Lott
a0dfb05ea0 Fix to make these actually test against http://validator.w3.org 2001-12-12 01:55:54 +00:00
jengo
2562a6b49d Removed the JS code for submitting in Netscape and Konquror, its creating 2 sessions by submitting the form 2 times on Netscape. This is being removed until someone can find a better way 2001-10-21 02:02:02 +00:00
Ralf Becker
96689fbfca change to enable to login by hiting return after password
(as talked with seek3r)
2001-10-06 08:12:33 +00:00
jengo
1dc787e40d Started working on allowing md5 passwords to be sent from login.php 2001-10-02 05:38:35 +00:00
Miles Lott
4226b5a8a1 html color code cleanup 2001-09-27 00:17:16 +00:00
jengo
c48184b824 Fixed the login screen not working in konqueror 2001-04-08 16:21:52 +00:00
skeeter
dff440505a This should now be compatible for NON-Latin charsets. 2001-03-27 18:31:07 +00:00
jengo
718bdbb19c Changed around the form a little to make it look a little nicer 2001-03-24 01:10:32 +00:00
seek3r
5fc390a75c moved <html> tags to templates, Im making the core html compliant, and added a greybar on the rightside 2001-01-09 18:58:34 +00:00
seek3r
540ee54036 fixed formating and logo 2001-01-09 09:58:52 +00:00
seek3r
b98f5ee9be fixed formating and logo 2001-01-09 09:36:16 +00:00
seek3r
94b13882e9 adding new dir structure for the api 2000-12-18 20:09:56 +00:00