wcs/wcs
Frédéric Péters 034633a020 fields: review item field to get back to previous behaviour (#8785)
In recent commits we tried to handle optional item field with an empty value
prepended to the list of options but while this allows the user to leave
optional fields uncompleted this is not the same behaviour we add.

Return to the previous behaviour.  The only way for an item field to be skipped
is now to be displayed as a <select> field with the hint put as the first
element.
2015-10-27 15:30:49 +01:00
..
admin admin: don't fail on duplicated role names when editing an user (#8443) 2015-10-06 15:46:39 +02:00
backoffice general: re-use draft formdata object if it exists (#8668) 2015-10-23 09:32:19 +02:00
ctl hobo_notify: use publisher.user_class (#8664) 2015-10-16 10:51:39 +02:00
forms general: re-use draft formdata object if it exists (#8668) 2015-10-23 09:32:19 +02:00
qommon fields: review item field to get back to previous behaviour (#8785) 2015-10-27 15:30:49 +01:00
wf workflows: send correct file when multiple ones share the same name (#8453) 2015-10-01 17:17:04 +02:00
Defaults.py replace FSF physical address by a link to their licenses page 2012-01-26 16:32:10 +00:00
__init__.py misc: simplify version discovery (#8531) 2015-10-07 10:12:43 +02:00
api.py api: expose formdata retrieval api under /api/ (#8678) 2015-10-23 09:28:57 +02:00
categories.py misc: support variables in URL in root and category redirects (#8301) 2015-09-22 13:32:47 +02:00
data_sources.py data sources: don't use dashes in named data source slugs (#7847) 2015-07-13 18:18:56 +02:00
fields.py fields: review item field to get back to previous behaviour (#8785) 2015-10-27 15:30:49 +01:00
formdata.py general: keep submission context additional details (#8306) 2015-09-28 18:35:39 +02:00
formdef.py forms: update URL of imported forms without testing for existing data (#8262) 2015-09-15 11:52:32 +02:00
myspace.py api: move user related API to /api/user/ (#8283) 2015-09-19 15:51:34 +02:00
publisher.py misc: make sure admin permissions are set as strings (#7529) 2015-06-11 11:42:32 +02:00
roles.py api: export all role attributes with user info (#8397) 2015-09-29 09:35:16 +02:00
root.py trivial: remove unused imports 2015-09-19 16:10:48 +02:00
sessions.py forms: add tracking code UI elements 2015-02-24 14:13:16 +01:00
sql.py sql: store workflow_roles_array as strings (#8451) 2015-10-01 13:25:04 +02:00
tracking_code.py forms: store formdata before tracking code (#6597) 2015-03-04 07:39:53 +01:00
users.py general: remove obsolete identification token feature (#7824) 2015-07-24 12:06:43 +02:00
workflows.py workflows: stay in (front/back)office after generating a document (#8447) 2015-10-06 12:11:04 +02:00