Commit Graph

908 Commits

Author SHA1 Message Date
Pierre Cros 8dea5d4dfe documentation bug correction on perso_template.page 2013-12-15 08:18:10 +01:00
Pierre Cros f61fb60ad6 help: use sort role to order titles 2013-12-14 18:51:27 +01:00
Pierre Cros ee7f5ddfbd help: complete version of the documentation 2013-12-14 18:51:11 +01:00
Pierre Cros cb6acff856 help: complete documentation about agent portal 2013-12-14 18:50:28 +01:00
Frédéric Péters b4ef44554e use https for help links 2013-11-19 13:48:21 +01:00
Frédéric Péters 917f90a69e restore link to old backoffice help for now 2013-11-19 12:33:33 +01:00
Frédéric Péters a4ef0b6c01 point help to new documentation 2013-11-18 09:25:17 +01:00
Kévin Gaspard 3f7b8d715c bunch of images 2013-11-18 09:23:11 +01:00
Kévin Gaspard 61ab0de844 help: update images to point to figures/ directory 2013-11-10 11:33:18 +01:00
Kévin Gaspard bd9c6b27a5 typo fixes 2013-11-10 11:27:28 +01:00
Frédéric Péters a73ac51b70 help: fix closing <p> tag 2013-11-10 11:25:52 +01:00
Benjamin Dauvergne c2071cdab4 update translations
fixes #3939
2013-11-05 11:21:33 +01:00
Benjamin Dauvergne b2ea17fd52 form: change popup title for msp file-picker popup
refs #3939
2013-11-05 11:21:33 +01:00
Frédéric Péters 2bac98e91b convert some ptl files (#3930) 2013-11-03 23:26:30 +01:00
Frédéric Péters 37532a7108 make it possible to have variadic URLs in links (#3917) 2013-11-02 11:57:07 +01:00
Frédéric Péters 53375a956c do not display profile info when the idp manage attributes (#3721) 2013-10-26 09:03:04 +02:00
Benjamin Dauvergne ac41f80266 msp: remove unused file 2013-10-26 00:16:47 +02:00
Benjamin Dauvergne 15ac035e7d msp: only show filename and expiration date in filepicker list 2013-10-26 00:16:47 +02:00
Benjamin Dauvergne 082a174080 msp: use icon from the MSP graphic kit to render the MSP strongbox button 2013-10-25 23:34:29 +02:00
Benjamin Dauvergne c72beda051 msp: fix redirection to the iframe- host 2013-10-25 20:43:50 +02:00
Benjamin Dauvergne 670fe83314 msp: make the MSP gateway URL variable, add proxy access_token support 2013-10-25 15:20:01 +02:00
Benjamin Dauvergne 41bbdc37b9 saml2: fix variable undefined error in legacy_fill_user_attributes
bug introduced in e80f903b36
2013-10-25 15:18:14 +02:00
Benjamin Dauvergne 64c1c6ef1e add msp strongbox module 2013-10-22 12:33:25 +02:00
Benjamin Dauvergne b7279f8185 strongbox: remove id parameter to the /myspace/strongbox/pick/ url, it's unused 2013-10-22 12:25:23 +02:00
Benjamin Dauvergne e80f903b36 saml2: use new w.c.s method for filling user fields from assertion attributes
Old method is kept as legacy and is only active if the new method is not
configured.

fixes #3854
2013-10-22 12:25:23 +02:00
Benjamin Dauvergne 77733384a5 saml2: remove saml2_use_role feature
Roles are business logic, their management must stay in w.c.s.
2013-10-22 12:20:10 +02:00
Benjamin Dauvergne 87c64d6a5c saml2: add missing import for get_logger 2013-09-06 17:11:48 +02:00
Victor Claudet 68aa6aff2d corrections dans la documentation 2013-08-23 13:47:20 +02:00
Jérôme Schneider 0178deba8f MANIFEST.in: add theme folder and improve extensions filters 2013-08-19 16:19:41 +02:00
Jérôme Schneider 40bccdeab0 Include MANIFEST.in into MANIFEST.in 2013-08-14 20:22:38 +02:00
Jérôme Schneider 2892964c46 setup.py sdist: store version into the archive 2013-08-13 18:10:13 +02:00
Jérôme Schneider 113ccfb3d9 setup.py: version must be a string not a float 2013-08-13 15:37:55 +02:00
Jérôme Schneider 4f07c30d6a Add MANIFESST.IN and fix setup.py data_files 2013-08-13 14:55:22 +02:00
Jérôme Schneider de711849a0 setup.py: add a get_version() like w.c.s. and add configuration sample 2013-08-13 14:25:36 +02:00
Pierre Cros 4988f54dc4 help: add documentation 2013-08-12 13:19:34 +02:00
Benjamin Dauvergne ee0df52147 myspace: in json forn listing, skip form without a visible status (fixes #3369) 2013-08-07 09:52:47 +02:00
Frédéric Péters 48c788d237 do not default to sending traces to my own address 2013-07-29 14:41:33 +02:00
Frédéric Péters 0cc2a15ba9 theme: add auquotidien-welcome-in-services theme keyword, to do so (#3171) 2013-07-01 13:45:51 +02:00
Benjamin Dauvergne fbe007052b root: add roles to _q_exports 2013-06-20 14:55:10 +02:00
Benjamin Dauvergne 56b3fc2174 saml2: fix non-ASCII character in comment 2013-06-19 10:31:45 +02:00
Benjamin Dauvergne 1ce5bb617c saml2: add extraction of roles from assertions
- Accept syntax xxx::yyy::role name
- Allows to select on a prefix
- Create new ones
- Set allows_backoffice_access attribute if the role path contains
	backoffice as penultimate part.
- Special role named « Admin » set is_admin=True on the user
2013-06-19 10:21:20 +02:00
Frédéric Péters 89b23dd36c add support for a fax attribute (#2971) 2013-06-04 09:08:38 +02:00
Frédéric Péters 8a2a071e8f root: use new is_json() method 2013-05-20 11:57:15 +02:00
Frédéric Péters 6084fafcfb root: add links as a substitution variable, to make it available on all pages 2013-05-20 11:56:44 +02:00
Frédéric Péters 8c6e929c49 root: add an is_index variable to index pages 2013-05-20 11:56:09 +02:00
Frédéric Péters 2f8eb3a08c do not force register link to redirect to the login page (#2804) 2013-05-08 15:43:41 +02:00
Frédéric Péters da7bdbd6ab rename "Services" to "Démarches" (#2834) 2013-05-08 14:16:14 +02:00
Frédéric Péters e458e2d463 expose user URL (#2851) 2013-05-08 14:16:04 +02:00
Frédéric Péters 69ec8c9c2c add rub_service class to forms that are not in any category 2013-05-08 09:27:05 +02:00
Frédéric Péters f09d2de741 saml: add logging around assertion attribute retrieval 2013-05-07 12:26:26 +02:00