Commit Graph

3759 Commits

Author SHA1 Message Date
Thomas NOËL e96d7ad1dc release 1.13.3 2015-08-18 17:13:34 +02:00
Thomas NOËL b634c21285 translation update (fr) 2015-08-18 16:26:59 +02:00
Frédéric Péters d779b1aa87 forms: add a new option to prepend a CAPTCHA page for anonymous users (#7859) 2015-08-18 15:19:07 +02:00
Frédéric Péters e264d59ff4 form: improve rendering of CAPTCHA widget (#7859) 2015-08-18 15:19:07 +02:00
Frédéric Péters 23a1308f72 hobo: add registration-url to authentication settings (#6655) 2015-08-18 11:22:21 +02:00
Frédéric Péters b9579435c3 hobo: makes sure IdP base URL has a trailing slash (#6655) 2015-08-18 11:22:21 +02:00
Frédéric Péters d367031503 misc: create session substitution variables from query string (#7858) 2015-08-18 11:22:20 +02:00
Frédéric Péters e5b689bc99 admin: always load qommon.admin.js (#8047) 2015-08-17 15:13:38 +02:00
Frédéric Péters 4d24482f9b admin: don't lose url_name and table_name on form overwrites (#8024) 2015-08-17 15:13:38 +02:00
Frédéric Péters 0dbc1f11b7 formdef: don't import invalid category/worflow references (#8021) 2015-08-17 15:08:00 +02:00
Frédéric Péters d8c6553f6a api: allow unknown NameID on categories and formdefs API endpoints (#7957) 2015-08-17 15:04:35 +02:00
Frédéric Péters 4b3f65aa3c form: correctly import workflow options set to None (#7980) 2015-08-17 14:03:07 +02:00
Frédéric Péters 7285d0330b forms: display correct past/present message about form being handled (#7927) 2015-08-17 11:17:02 +02:00
Frédéric Péters 385816ffcb misc: update effective tld names file from mozilla (#8041) 2015-08-17 09:01:55 +02:00
Frédéric Péters 3d0fc529d7 fields: ignore errors for shorter than expected rows in TableRowsField (#7905)
This is typical of the field gaining new columns after some forms were already
saved.
2015-08-17 09:01:55 +02:00
Frédéric Péters 596b6aaed4 admin: fix setting of always_advertise (#7872) 2015-07-26 18:07:34 +02:00
Frédéric Péters 9fd5e7b0cf wscall: adapt to alternative position of display_id (#7932) 2015-07-24 14:35:52 +02:00
Frédéric Péters fe0e75ce59 admin: move "always advertise" to list of options (#7872) 2015-07-24 12:29:56 +02:00
Frédéric Péters 692af244d4 general: escape substitution variables (#7860)
In templates used for comments and editable texts the substitution is done
on-the-fly by ezt.  This is not enabled to the general template as most
variables in there are supposed to be HTML and many sites created on that
assumption. Therefore the substitution is done ahead and limited to context
variables.
2015-07-24 12:06:43 +02:00
Frédéric Péters 24a783380b general: remove obsolete identification token feature (#7824) 2015-07-24 12:06:43 +02:00
Frédéric Péters f19675211a geoloc: trigger an event to update eventual select2 widgets 2015-07-24 12:06:43 +02:00
Frédéric Péters bf0d15cd03 general: fix setting of "recently edited by another user" class (#7928) 2015-07-24 12:06:43 +02:00
Frédéric Péters df90df4c7e mobile: regenerate png files for categories 2015-07-24 10:08:44 +02:00
Frédéric Péters 8c74816b82 mobile: remove extraneous icon from fireworks icon file 2015-07-24 10:08:44 +02:00
Frédéric Péters ec7c1c96aa mobile: add icons for new categories (#7875) 2015-07-24 10:08:44 +02:00
Frédéric Péters e573e38a05 mobile: add support for svg direct download from the noun project (#7875)
The Noun project used to provide individual zip files with author and license
info in a separate license.txt file but this has changed and they now provide
individual svg files with the author name embedded as a text element within.
2015-07-24 10:08:44 +02:00
Frédéric Péters 95de60e178 general: save last_modification_user_id as a string (#7864) 2015-07-24 09:47:42 +02:00
Frédéric Péters 3e6a5e7925 tests: add check of 'archive forms' function 2015-07-19 18:15:43 +02:00
Frédéric Péters 7ff981caf2 tests: add check of "display public url" popup 2015-07-19 18:15:43 +02:00
Frédéric Péters 51efd1eadf tests: add checks for anonymise page 2015-07-19 18:15:43 +02:00
Thomas NOËL 9d7505c0ce release 1.13.2 2015-07-15 18:32:23 +02:00
Frédéric Péters fa801967ef storage: add lock around index update (#7818) 2015-07-15 18:29:14 +02:00
Frédéric Péters 60f6663b24 admin: display slug next to data source names (#7848) 2015-07-13 18:19:10 +02:00
Frédéric Péters 6c3777c076 data sources: don't use dashes in named data source slugs (#7847) 2015-07-13 18:18:56 +02:00
Frédéric Péters f536d3dbc2 general: expose named data sources as substitution variables (#7762) 2015-07-13 18:18:56 +02:00
Frédéric Péters 1f9ce993fa admin: get a new urlname on import if it's already taken (#5959) 2015-07-13 17:02:45 +02:00
Frédéric Péters 9684a4ed98 backoffice: hide both sidepage and sidebar in print mode (#7845) 2015-07-13 16:33:23 +02:00
Frédéric Péters 8608442e28 saml: remove session message after SSO (#7753) 2015-07-13 16:33:23 +02:00
Frédéric Péters f58e67bb36 admin: style workflow graph with colours (#7708) 2015-07-13 16:33:23 +02:00
Frédéric Péters 2ad6ad8219 tests: check formdef import doesn't keep urlname (#5959) 2015-07-13 16:31:12 +02:00
Frédéric Péters 523110160d tests: specify the index of the requested variables/ link 2015-07-10 15:44:15 +02:00
Frédéric Péters 4cbb595707 forms: fix export of workflow options filled with non-ascii data (#7819) 2015-07-10 15:32:14 +02:00
Frédéric Péters 8b1e6edcc1 workflows: use biglist styling for workflow variables (#7810) 2015-07-10 15:32:14 +02:00
Thomas NOËL 3077150c7b release 1.13.1 2015-07-10 13:14:15 +02:00
Frédéric Péters cd92204ff2 backoffice: add redirects for all /form-url-name/ legacy URLs (#7812) 2015-07-10 09:56:33 +02:00
Thomas NOËL 06d4796274 wf/form: create formdef.max_field_id on import (#7789) 2015-07-07 09:41:26 +02:00
Thomas NOËL 4fed9c3667 release 1.13.0 (unified backoffice) 2015-07-01 18:40:48 +02:00
Thomas NOËL a21e519c3b translation update (fr) 2015-07-01 18:35:46 +02:00
Thomas NOËL aaba8117c4 api: export content of uploads (#7254) 2015-07-01 09:15:05 +02:00
Thomas NOËL 44a3c49899 backoffice: fix pluralization of items in listing (#7579) 2015-06-30 20:08:57 +02:00