Commit Graph

3426 Commits

Author SHA1 Message Date
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
Thomas NOËL 935626b63f publisher: only sql.cleanup_connection when using SQL 2015-01-09 18:40:24 +01:00
Thomas NOËL a3a3b4bf5d add missing imports 2015-01-09 18:38:02 +01:00
Frédéric Péters 4c0879d8f6 saml2: add missing urllib import 2015-01-09 18:32:41 +01:00
Thomas NOËL 05acab3649 release 1.12.8 2015-01-09 17:22:37 +01:00
Thomas NOËL ca9a4ac7bb update french translation 2015-01-09 17:21:18 +01:00
Frédéric Péters d3a0baba51 forms: publish url_name as slug in json webservice (#6266) 2015-01-09 16:34:19 +01:00
Frédéric Péters 1738a0b095 tests: test a false attribute in saml metadata 2015-01-06 19:48:58 +01:00
Frédéric Péters 5619e42d94 workflows: set _receiver as default actor for export to models (#6249) 2015-01-06 19:37:46 +01:00
Frédéric Péters ae4f9c2602 formdata: do not fail anonymising formdata missing evolution (#6250) 2015-01-06 16:44:10 +01:00
Frédéric Péters 822a51e996 form: don't pass over additional file checks if there are no file (#6239) 2015-01-06 11:26:44 +01:00
Frédéric Péters ed4b3997ab misc: handle non-ascii characters in xml of themes (#6236) 2015-01-06 11:13:58 +01:00
Frédéric Péters d1d9520d13 tests: add tests for saml settings pages 2015-01-06 09:56:22 +01:00