Commit Graph

3393 Commits

Author SHA1 Message Date
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
Frédéric Péters 7e90b505d7 general: remove id-ff 1.2 support (#6229) 2015-01-06 09:51:11 +01:00
Frédéric Péters 734cc50abb misc: allow any content to be set in ckeditor fields (#6193) 2015-01-04 11:57:28 +01:00
Frédéric Péters 4dcca621e6 misc: do not run tooltip code on ckeditor if there's no field 2015-01-04 11:57:27 +01:00
Frédéric Péters aaa359c97f tests: add tests on sendmail workflow item 2015-01-03 21:14:01 +01:00
Frédéric Péters 21f72e3cd7 tests: factor MockSubstitutionVariables 2015-01-03 21:14:01 +01:00
Frédéric Péters 1546085ebb workflows: skip emails with empty body (#6228) 2015-01-03 11:14:20 +01:00
Frédéric Péters b90932e366 misc: remove unused proxy support (#6225) 2015-01-02 13:32:22 +01:00
Frédéric Péters 813a66a2c8 form: remove unused ValidUrlWidget and UrlOrAbsPathWidget widgets (#6225) 2015-01-02 13:32:22 +01:00
Frédéric Péters 5c2401012b general: remove obsolete certificate handling (#6224) 2015-01-01 17:07:13 +01:00
Frédéric Péters e9a3d66c8d tests: complete tests on register comment action 2014-12-31 16:16:46 +01:00
Frédéric Péters 34d84e9a0b tests: add tests for register-comment workflow action 2014-12-31 15:59:45 +01:00
Frédéric Péters 3c54650bde tests: add organization name to metadata test 2014-12-31 14:40:47 +01:00
Frédéric Péters 54bf36bb20 trivial: remove obsolete testing code 2014-12-31 14:40:47 +01:00
Frédéric Péters cf2ade70c6 tests: add tests for anonymise and remove items 2014-12-31 14:18:37 +01:00
Frédéric Péters 9b4ed2819c tests: dispatch and add/remove roles 2014-12-31 10:07:18 +01:00
Frédéric Péters 65a60554c1 workflows: do not execute add/remove roles actions if uncompleted 2014-12-31 10:07:18 +01:00
Frédéric Péters 617f993cf0 workflows: do not execute dispatch if uncompleted 2014-12-31 10:07:18 +01:00
Frédéric Péters e42c86a6d7 tests: add tests for workflow status item check_auth method 2014-12-31 09:42:32 +01:00
Frédéric Péters dd630465b9 admin: fix role-filtering of users in pickle mode (#6219) 2014-12-30 16:16:16 +01:00
Frédéric Péters 641267ecd5 tests: add more tests around forms admin pages 2014-12-29 20:45:40 +01:00
Frédéric Péters b0e706dbec tests: add test on conditional jumps 2014-12-29 17:04:16 +01:00
Frédéric Péters 19d938d9c1 tests: check form auth/tryauth/formdata URLs 2014-12-29 15:37:27 +01:00
Frédéric Péters 7a8496a780 tests: saml sp-initiated logout and public URLs 2014-12-29 15:06:13 +01:00
Frédéric Péters 87a1dc0ef6 tests: add more fields tests 2014-12-29 13:29:53 +01:00
Frédéric Péters 4fe81c600d tests: check registration page behaviour when configured with saml 2014-12-29 12:36:01 +01:00
Frédéric Péters 41b77e7c74 tests: fix reference to idp metadata in saml tests 2014-12-29 11:25:43 +01:00
Frédéric Péters 197a6a1052 tests: add tests for saml login 2014-12-29 11:21:29 +01:00
Frédéric Péters a17d8db46c tests: add tests for failed requests handling by publisher 2014-12-28 23:23:21 +01:00
Frédéric Péters 05ad28a807 tests: add tests for json data source 2014-12-28 20:02:41 +01:00
Frédéric Péters 570627ed14 tests: add loading of ctl classes 2014-12-28 19:41:01 +01:00
Frédéric Péters 1dc60256bc workflows: call to get_submitter_email instead of reimplementing it 2014-12-28 15:48:15 +01:00
Frédéric Péters 3e6de7a813 tests: add tests for formdata get_submitter_email 2014-12-28 15:48:15 +01:00
Frédéric Péters 9ae34f4c8c tests: add more password registration related tests 2014-12-28 15:19:23 +01:00