Commit Graph

181 Commits

Author SHA1 Message Date
Clément Oudot
ef3663cb00 Move info and confirm timer javascript code out of HTML templates (#683) 2014-02-06 16:48:02 +00:00
Clément Oudot
f887220ec8 Rewrite call to ping() (#683) 2014-02-06 15:55:27 +00:00
Clément Oudot
5d22c0bfbf Tidy common/ portal skin directory (#683) 2014-02-06 13:42:45 +00:00
Clément Oudot
0f711a3e1b Upgrade to bootstrap 3.1 (#670) 2014-02-06 11:13:58 +00:00
Clément Oudot
2d0301433e Make the entire application area clickable (#670) 2014-02-05 17:22:23 +00:00
Clément Oudot
1cda26ba53 Hide application description with small screen (#670) 2014-02-05 17:06:33 +00:00
Clément Oudot
d18840122f make tidy-js (#683) 2014-02-05 16:30:30 +00:00
Clément Oudot
dc2a512616 Provide non minified versions of javascript libraries (#678) 2014-02-04 16:43:15 +00:00
Clément Oudot
dc9b0b35c6 Bootstrap: end of first version of the skin (#670) 2014-01-27 21:25:39 +00:00
Clément Oudot
77d200dfd9 Bootstrap: password and logout tab (#670) 2014-01-24 22:55:33 +00:00
Clément Oudot
23d0380f08 Bootstrap: login history (#670) 2014-01-24 17:16:41 +00:00
Clément Oudot
934f96e62f Bootstrap: application list (#670) 2014-01-24 17:07:04 +00:00
Clément Oudot
e10445b27c Bootstrap: better display on mobile (#670) 2014-01-24 15:42:40 +00:00
Clément Oudot
5208f3e19d Bootstrap: mail reset page (#670) 2014-01-24 15:02:38 +00:00
Clément Oudot
8cd7401c29 Import of bootstrap framework and customization of login page (#670) 2014-01-24 14:01:33 +00:00
Xavier Guimard
22a01f7e69 Remove unused and non-free image 2014-01-22 05:45:20 +00:00
Clément Oudot
59a833cb62 Avoid javascript error if some parameter value contains a simple quote (#666) 2014-01-17 22:35:25 +00:00
Clément Oudot
43c38c48ba Login is readonly when changing password (#659) 2013-12-10 11:12:48 +00:00
Clément Oudot
533b2153f6 Display first available tab (#650) 2013-11-14 11:21:23 +00:00
Clément Oudot
02d6919914 Add if case to display error message block (#647) 2013-11-14 10:57:29 +00:00
Clément Oudot
5cbf3cb953 Fix CSS for dark skin 2013-11-07 14:11:46 +00:00
Xavier Guimard
1a702a764c Reduce portal jQuery-UI only to component really used 2013-10-29 12:22:17 +00:00
Clément Oudot
6649edf9a9 Fix some portal items after jQuery migration (#604) 2013-10-28 17:32:41 +00:00
Xavier Guimard
ac9fa179f7 re-indent 2013-10-27 20:14:59 +00:00
Xavier Guimard
3b507a16c4 Adapt tabs() call for jquery-ui-1.10.3 2013-10-27 20:11:50 +00:00
Xavier Guimard
bf1e929539 Solve tab problem in AuthChoice tabs display (#604) 2013-10-27 20:08:33 +00:00
Xavier Guimard
c540d29358 Update jQuery and jQuery-UI 2013-10-27 07:01:41 +00:00
Xavier Guimard
372a055b50 HTML tidy 2013-10-26 07:42:53 +00:00
Xavier Guimard
20fe908dec Replace Twitter logo + update licenses 2013-10-25 14:40:14 +00:00
Xavier Guimard
5783031720 Replace BrowserID image (see http://mail.ow2.org/wws/arc/lemonldap-ng-dev/2013-10/msg00048.html) 2013-10-25 13:59:03 +00:00
Clément Oudot
44d3d445cb Update BrowserID Logo (#584) 2013-10-24 14:50:30 +00:00
Clément Oudot
e2071971a5 Same authentication message for all modules (mask unnecessary technical information) 2013-10-24 14:44:46 +00:00
Xavier Guimard
4e9a4e9789 Correct XHTML:
* alt is not an attribute of "a" in XHTML
 * remove utf-8 chars
2013-10-22 18:27:02 +00:00
Xavier Guimard
e1d59465d8 Correct XHTML:
* needs to be XHTML transitional to have some attributes (target,...)
 * missing "</form>"
 * missing "alt" in "img"
2013-10-22 18:14:49 +00:00
Xavier Guimard
0fa68c790f Replace "fast" keyword by "fastcgi" 2013-10-22 04:39:40 +00:00
Xavier Guimard
e174ff4732 FastCGI portal 2013-10-21 21:24:03 +00:00
Xavier Guimard
f29d3b563e s/utf8/utf-8/ in HTTP headers
Closes: #626
2013-10-17 19:21:45 +00:00
Clément Oudot
827f9a1154 Use the correct form in BrowserID js (#584) 2013-10-15 09:58:37 +00:00
Xavier Guimard
fb39a20563 Add WebID logo 2013-10-13 14:16:12 +00:00
Clément Oudot
58912e335c Add URL in AuthChoice, to post form on another vhost (#291) 2013-10-11 09:01:54 +00:00
Xavier Guimard
d0d0b49af6 Add Facebook.png img 2013-10-05 15:53:52 +00:00
Xavier Guimard
ebcb10fe69 Add Google icon 2013-10-01 04:25:12 +00:00
Clément Oudot
9758223da8 For BrowserID (#584):
* Add autologin parameter
* Add a form in standard mode (not Choice) for display type logo
* Use POST instead of REDIRECT to keep all hidden fields
* Fix warning in unit test
2013-09-30 14:37:15 +00:00
Clément Oudot
11c035c5f3 Fix some javascript code (#603) 2013-09-30 14:00:38 +00:00
Xavier Guimard
0f437d0f86 Remove Google form 2013-09-29 19:21:03 +00:00
Xavier Guimard
ba6e7667da Remove Google form, automatic now 2013-09-29 18:08:21 +00:00
Xavier Guimard
bb3c9bfac1 Correct errors in Google form 2013-09-28 06:17:12 +00:00
Xavier Guimard
3536cd091a Insert AuthGoogle into portal skins 2013-09-28 05:38:39 +00:00
Clément Oudot
e33ee53afc Create a getSkin() method to share skin rules in all portal pages (#605) 2013-08-20 13:36:06 +00:00
Clément Oudot
d3a53e199a Possibility to customize BrowserID login window (#584) 2013-07-20 09:07:19 +00:00
Clément Oudot
d0d5b560be Patch portal.js for compatibility with IE8 (#603) 2013-07-18 11:04:15 +00:00
Clément Oudot
d3c53c2235 First implementation of BrowserID authentication module (#584) 2013-07-17 13:46:59 +00:00
Clément Oudot
3aaca2d291 Captcha for login form (#217) 2013-02-21 17:38:14 +00:00
Clément Oudot
c177cf702d Make captcha works for mail reset (#217) 2013-02-20 16:04:29 +00:00
Clément Oudot
5b9cab0cc0 Better captcha integration in mail reset page (#217) 2013-02-20 10:54:53 +00:00
Clément Oudot
3b82fef1a0 Minor modifications on application list CSS (#569) 2012-12-18 09:12:13 +00:00
Clément Oudot
4845aa4bd3 Categories in menu are now sortable (#566) 2012-12-04 16:31:12 +00:00
Xavier Guimard
e1d67778d4 Change licenCe by licenSe 2012-11-30 12:15:05 +00:00
Clément Oudot
ea916ecdce Manage corrupted file sessions (#557) 2012-10-30 15:22:36 +00:00
Clément Oudot
c9d4a11022 Add option to get debug flag (#557) 2012-10-30 14:21:02 +00:00
Clément Oudot
6c188ebb5e revert wrong modified file in commit r2623 2012-09-12 16:07:11 +00:00
Clément Oudot
424221249f Fix extract_lang subroutine for Android devices (#530) 2012-09-12 16:02:19 +00:00
Clément Oudot
bd0d781665 Add deleteNotification webservice in WSDL (#511) 2012-09-10 10:09:49 +00:00
François-Xavier Deltombe
2d9f9e088e Fix bug with SAML data purge + simplify purgeCentralCache (Lemonldap-518) 2012-09-03 18:56:39 +00:00
François-Xavier Deltombe
2720d0538f Fix typo in buildPortalWSDL (Lemonldap-517) 2012-09-03 17:14:04 +00:00
Sandro Cazzaniga
35262aa6b0 Fix incoherence in code 2012-07-26 07:33:20 +00:00
Xavier Guimard
0d54c80fcc Make tidy 2012-07-26 02:47:27 +00:00
Sandro Cazzaniga
5fb63b9d15 Just fix a typo on mail.pl 2012-07-04 12:35:23 +00:00
Sandro Cazzaniga
5264202231 [LEMONLDAP-217] add a captcha feature to the portal 2012-07-04 12:33:03 +00:00
Clément Oudot
ea96f4c835 Use CSS3 box-shadow and border-radius attributes (#484) 2012-06-26 12:58:18 +00:00
François-Xavier Deltombe
0403c67939 Restore change of SVN commit r2448 (removed by mistake on r2449) 2012-06-13 18:20:36 +00:00
François-Xavier Deltombe
875b524fde Repair portal URL rewriting in buildPortalWSDL (Lemonldap-473) 2012-06-12 16:24:09 +00:00
François-Xavier Deltombe
2259b4bddd Typo in buildPortalWSDL (Lemonldap-473) 2012-06-12 15:52:52 +00:00
François-Xavier Deltombe
21617d55e6 Changes in script buildPortalWSDL (Lemonldap-473) 2012-06-12 15:46:18 +00:00
François-Xavier Deltombe
9c026d3574 SOAP related bugs fixed (Lemonldap-473) 2012-06-11 13:11:25 +00:00
François-Xavier Deltombe
39bfd92a73 Repair SOAP service for error requests (Lemonldap-465) 2012-05-24 16:10:15 +00:00
Clément Oudot
ff86ca2a1a Possibility to set custom template parameters (#449) 2012-03-09 12:41:17 +00:00
Clément Oudot
3552b4d70c Manage maintenance mode in Handler (#342) 2012-03-01 11:04:49 +00:00
Clément Oudot
8f576d09c2 Fix error when mail token do not exist (#446) 2012-02-29 13:15:43 +00:00
François-Xavier Deltombe
3ae01e424b Refer to <myskin>/redirect.tpl instead of ../common/redirect.tpl (Lemonldap-422) 2012-02-29 11:37:09 +00:00
Clément Oudot
56581a13fc Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00