Commit Graph

24 Commits

Author SHA1 Message Date
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
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
Clément Oudot
dd0629f0a1 Load session content in error page to apply skin rules if needed (#605) 2013-08-23 13:34:37 +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
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
Xavier Guimard
69ca1a1a38 Email change: Thomas Chemineau -> thomas.chemineau@gmail.com 2013-02-01 05:37:38 +00:00
Xavier Guimard
c132bc3e1d Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
François-Xavier Deltombe
95c4523e58 Fix a perl var type error in Lemonldap::NG::Portal::Display 2013-01-30 16:08:44 +00:00
Clément Oudot
13446072d0 Skin rules in trunk (#578) 2013-01-16 15:43:24 +00:00
Clément Oudot
4845aa4bd3 Categories in menu are now sortable (#566) 2012-12-04 16:31:12 +00:00
Sandro Cazzaniga
3a80fab207 Fix version since we had modified it for captcha feature 2012-07-26 09:44:48 +00:00
Xavier Guimard
0d54c80fcc Make tidy 2012-07-26 02:47:27 +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
2e8d9b7ad4 Fix bug on password form display (#251) 2012-04-12 12:41:51 +00:00
Clément Oudot
f9426e59e9 Display Bad URL error without any forms (#392, #LEMONLDAP-251) 2012-03-25 14:42:46 +00:00
Clément Oudot
c860549f27 Add a display type for each authentication module to know how to display errors (#251) 2012-03-24 14:47:47 +00:00
François-Xavier Deltombe
5ddf0a7b43 Fill form method in redirect.tpl (bug linked to LEMONLDAP-422) 2012-03-14 19:14:17 +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
979d1abe62 Tidy all the code (make tidy) 2012-02-29 13:19:57 +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