Commit Graph

1751 Commits

Author SHA1 Message Date
Clément Oudot
3f076ea350 Empty ini sections causes portal crash (fixes #167) 2010-09-23 10:19:06 +00:00
Clément Oudot
6008516967 Add icons (GPL) for applications in Menu (#29) 2010-09-23 09:30:00 +00:00
Clément Oudot
193833b756 Fix bug for creating applications under created categories in Manager (#29) 2010-09-23 09:07:36 +00:00
Xavier Guimard
bb234bfb9e Better regexp for tests 2010-09-23 07:17:24 +00:00
Xavier Guimard
9df7544465 "use" omitted 2010-09-22 15:26:26 +00:00
Clément Oudot
890daaf5a5 'on' and 'off' are also valid values fo display mode (#29) 2010-09-22 14:26:28 +00:00
Clément Oudot
6a870286b2 Configure applications in categories in Manager - need tests (#29) 2010-09-22 13:59:35 +00:00
Xavier Guimard
759776aae7 Stop using Apache::Session::Lock::MySQL 2010-09-22 10:32:07 +00:00
Clément Oudot
55be387a5c Menu categories can be configured trough manager (#29) 2010-09-21 15:38:13 +00:00
Clément Oudot
d89f1822f6 Dark theme can now be selected in Manager 2010-09-20 15:39:12 +00:00
Clément Oudot
dacecbf3a1 Remove apps/ from installation (#29) 2010-09-20 15:27:03 +00:00
Clément Oudot
48a12e1610 Update MANIFEST for application logos (#29) 2010-09-20 15:23:55 +00:00
Clément Oudot
68420c6e42 Configure application list in Manager - work in progress (#29) 2010-09-20 15:23:03 +00:00
Clément Oudot
ff58e89b0a Categories and applications sorted by alphabetical order of their id (#29) 2010-09-20 14:04:33 +00:00
Clément Oudot
fd114a0345 New application list for dark theme (#29) 2010-09-20 13:07:28 +00:00
Clément Oudot
fecc9cc332 Adapt CSS for application list, skin pastel (#29) 2010-09-20 12:35:24 +00:00
Clément Oudot
36a1674c09 Use template loops to display categories and applications - work in progress (#29) 2010-09-20 10:39:23 +00:00
Clément Oudot
59c17a6604 Build applications list as a perl struct (#29) 2010-09-20 08:31:09 +00:00
Xavier Guimard
eae0070d8e Doxygen doc 2010-09-19 12:23:46 +00:00
Xavier Guimard
a28a147674 Little error 2010-09-19 09:47:38 +00:00
Xavier Guimard
e8b2860ff6 - Missing Debian dependencies
- META.yml update
2010-09-19 09:29:40 +00:00
Xavier Guimard
df0c8004c0 New feature : configuration is cached in portal memory 2010-09-19 09:25:47 +00:00
Xavier Guimard
b529a4c794 Warn if key is not defined 2010-09-18 16:11:13 +00:00
Xavier Guimard
416fa64a0d Set a default value to encryption key 2010-09-18 16:08:26 +00:00
Xavier Guimard
85d384bac1 #28 in progress 2010-09-18 06:41:48 +00:00
Xavier Guimard
c80795805a #28 in progress 2010-09-18 06:23:34 +00:00
Xavier Guimard
305113c53f #28 in progress :
- Extension to Net::OpenID::Server to manage extensions (and sign them)
2010-09-17 15:32:43 +00:00
Clément Oudot
ce8b2f0adf Dark skin in progress 2010-09-17 12:20:58 +00:00
Xavier Guimard
09b6f037df _SOAP.pm and Menu.pm provide both _compileRules => moved to _LibAccess.pm 2010-09-17 10:23:49 +00:00
Xavier Guimard
65b51d7c60 Autocommit for DBI 2010-09-17 09:28:26 +00:00
Xavier Guimard
35385562ec Join DBI files + closes #118 (locks not managed for other DB than MySQL) 2010-09-17 09:26:03 +00:00
Clément Oudot
d2bef48797 New Menu in impact skin (#29) 2010-09-16 15:23:05 +00:00
Clément Oudot
d7fb73b2e2 Rewrite Menu module, to integrate it in Portal (#29) 2010-09-16 15:10:00 +00:00
Clément Oudot
b658c3df43 SAFEWRAP test was not good 2010-09-16 08:44:56 +00:00
Clément Oudot
30a337176e Correct confirmation template for skin impact 2010-09-15 15:14:11 +00:00
Clément Oudot
598190ede8 Manager: display all authentication modules if Multi is selected 2010-09-15 12:00:55 +00:00
Clément Oudot
0ab89e1f14 Use a cookie to know which authchoice tab was selected 2010-09-15 08:31:44 +00:00
Clément Oudot
978a354970 By default, display password form only for LDAP and DBI authentication modules 2010-09-15 08:29:34 +00:00
Xavier Guimard
1bb95ecc48 Missing file in MANIFEST 2010-09-14 05:30:12 +00:00
Clément Oudot
6623372844 Add SSL logo 2010-09-13 20:22:51 +00:00
Clément Oudot
2bd3f69fe9 Attributes in exportedVars can have a '-' in their name 2010-09-13 15:19:30 +00:00
Clément Oudot
dda83a3e67 Store authChoice in session, and load it for existing sessions 2010-09-13 15:14:19 +00:00
Clément Oudot
07c1c59d0e Load IDPs in SAML userDBInit to manage SLO in SAML proxy mode 2010-09-13 15:10:39 +00:00
Clément Oudot
657c39d563 Use subProcess to change password in Menu 2010-09-13 15:08:29 +00:00
Clément Oudot
3304885bf0 Register dn in session even if no UserDBLDAP selected 2010-09-13 14:09:07 +00:00
Clément Oudot
a9ab38424d Dark skin: mail reset form 2010-09-13 14:08:20 +00:00
Clément Oudot
c004e6363d Load correct authentication module on issuer logout process 2010-09-10 20:27:14 +00:00
Clément Oudot
0fb130e29e Correct UserDBSAML init test 2010-09-10 20:17:08 +00:00
Clément Oudot
17b3c15466 Code authentication choice like multiple authentication (#19) 2010-09-10 19:52:44 +00:00
Clément Oudot
974b4377f7 Dark theme in progress 2010-09-09 20:45:57 +00:00