Commit Graph

3688 Commits

Author SHA1 Message Date
Frédéric Péters 939e59adfc saml: add option to set nameidformat (#6565) 2015-02-20 16:35:17 +01:00
Frédéric Péters 2aa49e0346 saml: don't try saving lasso identity if there's none (#6565) 2015-02-20 16:35:17 +01:00
Frédéric Péters a07ac100b0 qommon: load ckeditor in popup dialogs (#6352) 2015-02-18 19:27:19 +01:00
Frédéric Péters 2c45507f5c template: remove obsolete args from html_top signature 2015-02-18 19:27:19 +01:00
Frédéric Péters 3e9cd8ba38 emails: fix reference emails_cfg (fixup to #6453) 2015-02-17 15:20:22 +01:00
Frédéric Péters d936b6dd1c categories: publish url_name as slug in json webservice (#6359) 2015-02-17 15:17:57 +01:00
Frédéric Péters 0f5da60f2d fix setting up a new password on forgotten page (#6506) 2015-02-14 14:53:00 +01:00
Frédéric Péters 46a0062243 tests: check forgotten page where user can set password (#6506) 2015-02-14 14:52:24 +01:00
Frédéric Péters edbd295877 hobos: change command to only deploy one instance, given as arg (#6486) 2015-02-12 11:12:32 +01:00
Frédéric Péters 0a58b8fc18 hobos: rename command to hobo_deploy, to match others (#6486) 2015-02-12 11:12:32 +01:00
Frédéric Péters d0e2120ef5 hobos: read json from a file if a filename is given on the command line (#6486) 2015-02-12 11:12:32 +01:00
Frédéric Péters 377911a431 email: do starttls if advertised by the server (#6453) 2015-02-09 16:30:36 +01:00
Thomas NOËL 8df6312b59 release 1.12.12 2015-02-06 14:12:08 +01:00
Frédéric Péters c631b0a852 ctl: fix display of list of commands 2015-02-05 11:48:28 +01:00
Thomas NOËL b199f1dd53 update french translation 2015-02-04 21:52:37 +01:00
Thomas NOËL a563be0869 release 1.12.11 2015-02-04 13:24:25 +01:00
Frédéric Péters e54d2eb212 form: fix handling of date in iso format in French-configured sites (#6390) 2015-02-04 12:01:52 +01:00
Frédéric Péters 1505495a35 use new password entry widget for register page (#5805) 2015-02-04 11:23:46 +01:00
Frédéric Péters 4a91c263ea form: turn file type check into a hard check (#6134) 2015-02-04 11:19:23 +01:00
Frédéric Péters 476aa415d4 settings: add a file types section (#6134) 2015-02-02 21:58:46 +01:00
Frédéric Péters 78c0dad11f forms: add description and keywords to formdefs (#6194) 2015-02-02 21:58:45 +01:00
Frédéric Péters f4ed497c38 admin: do not show role selection in new form dialog (#6336) 2015-02-02 21:58:44 +01:00
Frédéric Péters 7e37970032 remove old tentative of access by tracking code 2015-01-29 14:56:58 +01:00
Frédéric Péters 6fc986c05a trivial: remove unused imports 2015-01-29 14:37:30 +01:00
Frédéric Péters 980412c0c6 trivial: remove unused bounce handler 2015-01-29 14:37:29 +01:00
Frédéric Péters 200b6888fe misc: remove compatibility code for smtp timeout support in Python < 2.6 2015-01-29 14:37:29 +01:00
Frédéric Péters 1643172d05 trivial: remove unused file 2015-01-29 14:37:29 +01:00
Frédéric Péters 64ba764e6e admin: remove fields pages that have not been used in a long time 2015-01-29 14:37:29 +01:00
Frédéric Péters 075556d264 trivial: remove long obsolete FieldWidget 2015-01-29 14:37:29 +01:00
Frédéric Péters 4c8f8278b4 api: makes sure field type is always part of the schema 2015-01-29 14:37:29 +01:00
Frédéric Péters 26d3c95173 runscript: makes sure script path is searched first 2015-01-29 14:37:29 +01:00
Frédéric Péters d186543c6c trivial: fix variable name to conform to standards 2015-01-29 14:37:29 +01:00
Frédéric Péters f78c03c81c misc: rewrite request.dump() in a more modern form 2015-01-29 14:37:29 +01:00
Frédéric Péters ed2c678fdf trivial: expand NullLogger 2015-01-29 14:37:29 +01:00
Frédéric Péters 4dbeb8d5e0 publisher: replace an early call to logger by a print statement 2015-01-29 14:37:29 +01:00
Frédéric Péters 27e2d47efb trivial: remove obsolete fix_csv function 2015-01-29 14:37:29 +01:00
Frédéric Péters e433ebb5de logger: fix import of TraversalError 2015-01-29 14:37:29 +01:00
Frédéric Péters 8bdee66be3 trivial: remove leftover non-workflow compatibility code 2015-01-29 14:37:29 +01:00
Frédéric Péters f5c1079e73 tests: account for empty class attribute 2015-01-29 14:26:50 +01:00
Frédéric Péters e669fe31e5 form: add a 'redirection' class to disabled/redirected forms (#6357) 2015-01-29 14:18:09 +01:00
Frédéric Péters a19366b1b0 misc: makes sure we get a string even if sanitizehtml is not present 2015-01-19 18:07:34 +01:00
Frédéric Péters 3f5d2292e9 admin: makes sure category id works as strings in admin (#6315) 2015-01-19 17:49:45 +01:00
Frédéric Péters 0836a81691 forms: use get_variadic_url on disabled redirection (#6311) 2015-01-19 17:47:37 +01:00
Frédéric Péters 931cbe0a99 general: use system feedparser module (#6292) 2015-01-19 17:47:37 +01:00
Frédéric Péters 64776c3cbf tests: fix rootdirectory tests so they can be run independantly 2015-01-19 16:19:47 +01:00
Thomas NOËL c4c18459eb release 1.2.10 2015-01-13 10:40:09 +01:00
Frédéric Péters cb074d737f sql: drop and create views in a single transaction (#6247) 2015-01-13 09:45:23 +01:00
Frédéric Péters b04822353a sql: rollback if users_name_idx already exists (#6286) 2015-01-13 09:45:23 +01:00
Frédéric Péters 1e2ecdbe4e admin: do not add int variants of roles in SQL mode (#6283) 2015-01-12 14:25:03 +01:00
Thomas NOËL 9385ba2faa release 1.12.9 2015-01-09 18:44:10 +01:00