Commit Graph

3191 Commits

Author SHA1 Message Date
Thomas NOËL 09db7c1f68 release 1.12.5 2014-10-28 17:01:10 +01:00
Thomas NOËL 448b5ec10f french translation update 2014-10-28 16:50:34 +01:00
Thomas NOËL 23495540f1 wscall: use display_id instead of id (#5796) 2014-10-28 16:24:25 +01:00
Frédéric Péters 989d5f8a64 fields: password field (#3201) 2014-10-27 10:28:50 +01:00
Frédéric Péters 66a72ab979 saml2: use same default value for admin-attributes (#5795) 2014-10-24 14:23:20 +02:00
Frédéric Péters a1e8212e9d switch to mobile version if appropriate (#5698) 2014-10-23 15:14:29 +02:00
Frédéric Péters 3f118b6d23 don't let ckeditor jquery adapter abort javascript execution (#5750) 2014-10-23 15:14:29 +02:00
Frédéric Péters 75362c2132 forms: mark forms requiring an authentication with a class (#5700) 2014-10-23 15:14:28 +02:00
Frédéric Péters 9b41c4fcc0 publisher: use same theme variant on error pages (#5756) 2014-10-23 15:14:28 +02:00
Frédéric Péters 17aaf6ce09 misc: change back ReturnURL to ReturnUrl, for backward compatibility (#5788) 2014-10-23 15:14:28 +02:00
Frédéric Péters 7cdcdefa43 form: enclose radio inputs in a label tag (#5784) 2014-10-23 15:14:28 +02:00
Frédéric Péters ab5846d813 detect mobile site name and set appropriate theme variant (#5733) 2014-10-16 11:42:56 +02:00
Frédéric Péters d2cc915cd0 template: also look for template file in default theme (#5733) 2014-10-16 11:42:56 +02:00
Frédéric Péters 65e3e47710 forms: add possibility to have a qrcode for a formdef (#5699) 2014-10-16 11:42:56 +02:00
Frédéric Péters 94b8b68a54 js: let <a> links in table rows follow their links (#5701) 2014-10-16 11:42:56 +02:00
Frédéric Péters 181b4ad869 formdef: fix json import/export of last_modification_time (#5661) 2014-10-15 10:31:43 +02:00
Thomas NOËL 83e7420f27 release 1.12.4 2014-10-07 21:11:02 +02:00
Frédéric Péters 0a4a941164 forms: add /auth and /tryauth paths to forms (#5625)
Those URLs logs the user before displaying the form.

The /tryauth path does this tentatively, meaning it won't do anything for local
logins, and will use a passive SAML request when configured to use an external
identity provider, then display the form, logged in or not.

On the other hand, /auth will always redirect the user to the login form if
he is not already logged in.
2014-10-07 21:04:41 +02:00
Frédéric Péters b973ff1ee8 publisher: handle errors in template files (#5578) 2014-10-07 21:04:41 +02:00
Frédéric Péters 4e1ae3085b trivial: remove debugging raises 2014-10-06 15:05:30 +02:00
Frédéric Péters 430ac40ca7 trivial: remove unreachable statement 2014-10-06 15:05:30 +02:00
Frédéric Péters 35331e33af trivial: fix display of top of login text 2014-10-06 14:57:41 +02:00
Frédéric Péters e6243004ed trivial: remove trailing whitespace 2014-10-06 14:57:41 +02:00
Frédéric Péters b13714972e trivial: remove unnecessary semicolons 2014-10-06 14:57:41 +02:00
Frédéric Péters abc45a8074 trivial: remove unnecessary pass statements 2014-10-06 14:57:41 +02:00
Frédéric Péters 0067a03783 trivial: makes sure all menu item tuples have three items 2014-10-06 14:57:41 +02:00
Frédéric Péters 727cc7048a trivial: do not raise strings as exception 2014-10-06 14:57:41 +02:00
Frédéric Péters 1d3817d0c2 trivial: don't use old raise syntax 2014-10-06 14:57:41 +02:00
Frédéric Péters a6d48d8f11 trivial: fix escaping in rtf substitution strings 2014-10-06 14:57:41 +02:00
Frédéric Péters 680c021ba3 trivial: fix reference to role variable name 2014-10-06 14:57:41 +02:00
Frédéric Péters 191684ac77 trivial: remove unused format string key 2014-10-06 14:57:41 +02:00
Frédéric Péters 2fad8764e4 trivial: properly mark get_new_id as classmethod 2014-10-06 14:57:40 +02:00
Frédéric Péters 9346ab61d0 trivial: remove empty docstring 2014-10-06 14:57:40 +02:00
Frédéric Péters 5850254ade trivial: fix parameter name of classmethod 2014-10-06 14:57:40 +02:00
Frédéric Péters 33a5678357 workflows: handle empty timeouts (#5633) 2014-10-06 13:55:52 +02:00
Benjamin Dauvergne d400f8e207 saml: handle IsPassive in SAML 2.0 login handler (#5615) 2014-10-06 13:55:27 +02:00
Benjamin Dauvergne b86bfa37cc saml: factorize error status handling in assertion consumer (#5615) 2014-10-06 13:55:27 +02:00
Frédéric Péters 17c8859b63 doc: mention --without-postgresql-tests in the README file (#5560) 2014-10-06 13:46:59 +02:00
Frédéric Péters eda9cf94d5 tests: run postgresql tests by default 2014-10-06 13:45:51 +02:00
Benjamin Dauvergne 240621635b Add section to README for running the tests 2014-10-01 23:09:48 +02:00
Thomas NOËL e2bbe1ed42 release 1.12.3 2014-09-29 15:58:54 +02:00
Thomas NOËL c5408c4886 french translation update
(I forgot to translate "Shortcuts")
2014-09-25 13:48:17 +02:00
Thomas NOËL f0a38d3e1d french translation update (fixes #5421 and #5422) 2014-09-25 09:46:27 +02:00
Frédéric Péters 75dbe8a76c sql: ignore drafts when gathering time statistics (#5583) 2014-09-24 17:36:07 +02:00
Frédéric Péters 643414746e backoffice: add shortcuts to common time periods (#5421) 2014-09-24 17:36:07 +02:00
Frédéric Péters 25e7c384d9 backoffice: add monthly and yearly graphs (#5422) 2014-09-24 17:36:07 +02:00
Benjamin Dauvergne f534464efd french translation update (fixes #4294) 2014-09-24 12:54:02 +02:00
Benjamin Dauvergne 86d4216566 workflows: allow keeping files generated by ExportToModel in the evolution (refs #4294) 2014-09-24 12:53:56 +02:00
Benjamin Dauvergne 1694c66984 make AttachmentEvolutionPart more generic (refs #4294)
- default constructor does not need an Upload object anymore
 - new classmethod from_upload() allow to build an
	 AttachmentEvolutionPart from an Upload object
2014-09-24 12:53:36 +02:00
Benjamin Dauvergne 79c8b3738b move AttachmentEvolutionPart from wcs.wf.attachment to wcs.workflows (refs #4294) 2014-09-24 12:53:22 +02:00