Commit Graph

2896 Commits

Author SHA1 Message Date
Clément Oudot
b6cf706217 Preparation for release 1.3.0 2013-11-02 11:03:25 +00:00
Clément Oudot
d6baea2e10 Update changelog 2013-11-02 10:55:26 +00:00
Clément Oudot
a80d47804c Add JSONFile doc (#621) 2013-11-02 10:55:15 +00:00
Clément Oudot
4e8bd5d72c Add JSONFile doc (#621) 2013-11-02 10:45:36 +00:00
Clément Oudot
47315dd476 Add JSONFile in documentation of lemonldap-ng.ini (#621) 2013-11-02 10:36:27 +00:00
Xavier Guimard
fe51a981f3 Rename OpenID radio group to openIdServerlistBoolean 2013-11-01 22:01:43 +00:00
Clément Oudot
4f464281e9 Fix notifications dir rights in Debian packaging (#634) 2013-11-01 22:00:54 +00:00
Xavier Guimard
5e5cfb611f #604: change incorrect use off radio elements 2013-11-01 21:41:50 +00:00
Xavier Guimard
722091f1a0 Add a skin compacter (just for example) 2013-11-01 20:26:43 +00:00
Xavier Guimard
be919274c2 Add javascript indenter 2013-10-30 19:44:09 +00:00
Clément Oudot
1487e055a7 Fix attr/val for jQuery 1.9 (#604) 2013-10-30 19:03:55 +00:00
Xavier Guimard
d7cdbd5fd4 Skip PE_Constants test if Lemonldap::NG::Handler is not available 2013-10-30 06:11:24 +00:00
Xavier Guimard
cc6c9fc56e Move extra-tests to lemonldap-ng-portal/xt 2013-10-30 06:05:29 +00:00
Clément Oudot
277c685864 Fix attr/prop for jQuery 1.9 (http://jquery.com/upgrade-guide/1.9/#attr-versus-prop-) (#604) 2013-10-29 23:14:47 +00:00
Xavier Guimard
1a702a764c Reduce portal jQuery-UI only to component really used 2013-10-29 12:22:17 +00:00
Xavier Guimard
6007b37d2b Update doc 2013-10-28 20:42:57 +00:00
Xavier Guimard
7fdf76c74b Rename liblemonldap-ng-conf-perl to liblemonldap-ng-common-perl
Closes: #632
2013-10-28 20:35:33 +00:00
Clément Oudot
6649edf9a9 Fix some portal items after jQuery migration (#604) 2013-10-28 17:32:41 +00:00
Sandro Cazzaniga
60694bf803 fix typo in comment 2013-10-28 13:00:00 +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
bcae4dabb8 #604: replace $(<textarea>).att('value') by $(<textarea>).val() 2013-10-27 19:00:37 +00:00
Xavier Guimard
0832b35fb0 clean MANIFESTs 2013-10-27 12:38:00 +00:00
Clément Oudot
8898ef351c Update MANIFEST (#604) 2013-10-27 11:36:02 +00:00
Xavier Guimard
f207134d51 Another FastCGI utf8 hook... 2013-10-27 07:11:34 +00:00
Xavier Guimard
c540d29358 Update jQuery and jQuery-UI 2013-10-27 07:01:41 +00:00
Xavier Guimard
be3ecf360c Remove call of $.browser (jQuery 1.10 support) 2013-10-26 13:55:38 +00:00
Xavier Guimard
372a055b50 HTML tidy 2013-10-26 07:42:53 +00:00
Xavier Guimard
762e386b2a Licenses reorganized by Config::Model::models::Dpkg::Copyright 2013-10-25 15:12:23 +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
Xavier Guimard
d3aa95ff2f Fr doc finnished 2013-10-25 13:19:38 +00:00
Xavier Guimard
3bd410af06 Doc update 2013-10-25 13:19:21 +00:00
Xavier Guimard
d72f9c0427 Fr doc in progress 2013-10-25 08:26:13 +00:00
Xavier Guimard
c1a7fbeb9a Fr doc in progress 2013-10-25 06:50:23 +00:00
Xavier Guimard
f216578f06 Fr doc in progress 2013-10-25 06:31:38 +00:00
Xavier Guimard
bf7bb02f71 Fr doc in progress 2013-10-25 06:01:02 +00:00
Xavier Guimard
d45d26abad Very strange utf8 bug using FCGI solved by this hook 2013-10-24 19:06:47 +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
Clément Oudot
7d888dd85d Ignore MYMETA.json files 2013-10-24 14:24:18 +00:00
Clément Oudot
fecfb0b1f7 Documentation update (#524) 2013-10-24 12:42:58 +00:00
Clément Oudot
ce581e75e9 Add a specific timeout parameter for SAML RelayState sessions (#524) 2013-10-24 12:35:58 +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
2e7fe44098 Some cosmetics changes 2013-10-22 16:48:02 +00:00
Clément Oudot
13f5ddaa61 Update notifications doc (#457) 2013-10-22 16:31:19 +00:00
Clément Oudot
3106100c5d Possibility to autoconfigure LDAP notification backend from LDAP configuration backend (#457) 2013-10-22 16:26:20 +00:00
Xavier Guimard
625ae5ece0 Update documentation 2013-10-22 12:14:44 +00:00