Commit Graph

125 Commits

Author SHA1 Message Date
Thomas CHEMINEAU
53d12684c7 filearea: filename is now asked to the user before saving it 2010-03-15 14:42:36 +00:00
Thomas CHEMINEAU
433b1f9180 SAML: fix bug when file or url is empty into metadata form 2010-03-15 12:11:11 +00:00
Thomas CHEMINEAU
23dd944f0d SAML: fix metadata downloads and updates from URL into manager 2010-03-15 11:21:12 +00:00
Clément Oudot
d9f324b9f4 Set jquery classes after authParams reload 2010-03-15 10:47:18 +00:00
Clément Oudot
79376f4b44 Manager:
* Change test for SAML attributes value
* Remove unused Apply button
* Use js to always display New Vhost or New Metadata on Vhost or IDP node
2010-03-13 16:21:55 +00:00
Thomas CHEMINEAU
e0843ccb98 SAML: work on metadata download link for client 2010-03-12 17:54:16 +00:00
Thomas CHEMINEAU
91e911a6df SAML: delete unused image 2010-03-12 14:09:05 +00:00
Thomas CHEMINEAU
a8865ee094 SAML: metadata could be now loaded through URL 2010-03-12 12:56:14 +00:00
Thomas CHEMINEAU
03fb551475 SAML: some style adjustement on the filearea form into the manager 2010-03-12 09:39:46 +00:00
Thomas CHEMINEAU
f3d3851503 SAML: metadata are now loaded from file given by the adminitrator (add missing javascript library) 2010-03-12 09:16:27 +00:00
Thomas CHEMINEAU
073aeb74db SAML: file upload task is visible by a waiting image 2010-03-11 18:11:12 +00:00
Thomas CHEMINEAU
6807028824 SAML: file upload task is visible by a waiting image 2010-03-11 18:10:57 +00:00
Thomas CHEMINEAU
591cc277d5 SAML: metadata are now loaded from file given by the adminitrator 2010-03-11 16:43:21 +00:00
Clément Oudot
75ed02bd4c Manager:
* Correct bug for groups
* Do not transform " in ' for values (special chars already escaped in uri_escape)
* Add some debug messages in upload process
* Modify hashRoot js method
2010-03-04 13:41:59 +00:00
Clément Oudot
8a27aa0ec4 Manager: handle vhost buttons 2010-03-03 10:48:11 +00:00
Clément Oudot
c00345cfc6 Manager: handle SAML buttons 2010-03-03 10:26:42 +00:00
Clément Oudot
d5431376e4 Manager: correct a bug for SAML assertions 2010-03-03 09:57:23 +00:00
Thomas CHEMINEAU
0c83394430 add a stuff to manage and display exported attributes of SAML metadata 2010-02-25 18:06:11 +00:00
Thomas CHEMINEAU
5f0dded77e managing samlIDPMetaData node now working, and stored well formated data in configuration backend 2010-02-24 16:24:17 +00:00
Thomas CHEMINEAU
5275040c63 typo of a template variable name into the manager 2010-02-22 15:41:34 +00:00
Thomas CHEMINEAU
abe78a5408 move metadatas structures of manager into to _Struct and try to generalize display layouts of metadatas in template 2010-02-22 14:38:31 +00:00
Thomas CHEMINEAU
c2dc15ab6e store IDP values into samlIDPMetaDataXML and samlIDPMetaDataExportedAttributes, as what has been done with virtualhosts 2010-02-19 17:31:25 +00:00
Thomas CHEMINEAU
0e2ab107e8 move nodes into structure of manager, so that saml nodes are directly under the root node 2010-02-17 17:07:15 +00:00
Thomas CHEMINEAU
5ac95df875 first functional step in managing SAML idp in the manager through jquery 2010-02-16 10:44:03 +00:00
Thomas CHEMINEAU
b89b108164 disallow user to modify SAML2 bindings string (fit XHTML standard) 2010-02-15 13:15:42 +00:00
Thomas CHEMINEAU
774d920c2f disallow user to modify SAML2 bindings string 2010-02-15 10:25:39 +00:00
Clément Oudot
bdef53f289 Preserve carriage returns and line feeds in configuration values 2010-02-08 12:20:37 +00:00
Thomas CHEMINEAU
5c3b3ebe8b remove unwanted debug code 2010-02-04 19:17:15 +00:00
Thomas CHEMINEAU
f1fa213487 manage default button in assertion panel 2010-02-04 19:02:59 +00:00
Thomas CHEMINEAU
61f8236140 now able to store SAML metadata in configuration 2010-02-04 16:41:58 +00:00
Thomas CHEMINEAU
c8dbf65789 refactoring structure of SAML service into manager 2010-02-04 09:28:51 +00:00
Clément Oudot
39db4807bb Manager: CSS for help messages 2010-02-03 17:12:45 +00:00
Clément Oudot
7f49d2d3ee Manager:
* Add a textarea type
* Move samlServiceMetaData into saml node
* Add samlServicePrivateKey key
2010-02-03 12:07:58 +00:00
Clément Oudot
b0749b8877 Manager: main dir value get from {DOCUMENT_ROOT} 2010-01-27 16:01:15 +00:00
Clément Oudot
34ed751578 Manager: remove unused newVh() parameter 2010-01-27 15:49:46 +00:00
Clément Oudot
42a4f62ca0 Manager: prompt virtual host name and use translated strings 2010-01-27 15:46:12 +00:00
Clément Oudot
fb221b35dd Manager: set default help message 2010-01-27 15:16:14 +00:00
Clément Oudot
a5c89df613 Manager:
* Add test rule for 'variables'
* Some tree.js bug correction enhancement
2010-01-18 22:49:22 +00:00
Clément Oudot
55720e486b Manager:
* Add a switch to choose menu style between Tree and Accordion, with choice persistence via cookie
* Set Accordion as the default menu style
2010-01-18 16:04:46 +00:00
Clément Oudot
ac3d483cf1 Manager:
* Bug correction: folder was not opening anymore on empty ajax response
* Force folder opening when a new node is inserted
2010-01-18 13:11:01 +00:00
Clément Oudot
ec5db79f94 Manager: use skin jquery file for sessions explorer 2010-01-13 14:09:32 +00:00
Clément Oudot
ac6d644744 Manager:
* Add afterSetTrigger trigger in tree.js
* Use jQuery UI icons with managerTreeJQueryCSS option
* Force dark color for doc elements in lightness CSS
2010-01-11 16:29:43 +00:00
Clément Oudot
d5830e1832 Manager: create a common CSS imported in default and lightness CSS 2010-01-11 09:40:42 +00:00
Clément Oudot
8055aebc07 Manager: use local configuration file and set default values for Manager customization 2010-01-09 14:48:35 +00:00
Clément Oudot
88dfd0d66f Manager: CSS choice and other skin customization 2010-01-08 21:51:16 +00:00
Clément Oudot
73fd6ba805 Manager: set CFGNUM in template 2010-01-07 16:03:20 +00:00
Clément Oudot
672ec7acb9 Manager: textfield to edit vhost name, but still not saved in configuration (need Uploader.pm modification) 2010-01-07 15:17:15 +00:00
Clément Oudot
e418b988d1 Manager skin:
* Add onclick attribute on new virtual host
* Display vhost name in delete confirm message
2010-01-07 10:11:17 +00:00
Clément Oudot
cc02bf3f4e Manager skin : Add afterNewNode trigger 2010-01-07 09:57:10 +00:00
Clément Oudot
78f23c6495 Manager skin:
* Modify tree.js to toggle active class instead of forcing it and add options and triggers
* Apply jQuery UI CSS classes to simpleTree classes
* TODO write a trigger to catch new nodes creations
2010-01-06 17:27:00 +00:00