wcs/wcs/qommon
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 misc: simplify version discovery (#8531) 2015-10-07 10:12:43 +02:00
backoffice misc: don't add new backoffice directories to _q_exports (#8550) 2015-10-08 10:03:39 +02:00
ident misc: remove leftover traces of identification_token (#8113) 2015-08-31 13:43:57 +02:00
static misc: add system icon, to be used for hobo 2015-10-26 15:35:06 +01:00
vendor storage: add lock around index update (#7818) 2015-07-15 18:29:14 +02:00
__init__.py misc: simplify version discovery (#8531) 2015-10-07 10:12:43 +02:00
afterjobs.py rename afterjobs.ptl as it doesn't use any ptl feature (#3901) 2013-10-28 22:05:23 +01:00
bounces.py replace FSF physical address by a link to their licenses page 2012-01-26 16:32:10 +00:00
cron.py misc: cleaninp up some pylint violations 2014-12-22 10:23:49 +01:00
ctl.py misc: add support for specifying extra modules in configuration files (#6654) 2015-03-23 08:31:30 +01:00
emails.py emails: fix reference emails_cfg (fixup to #6453) 2015-02-17 15:20:22 +01:00
errors.py api: allow unknown NameID on categories and formdefs API endpoints (#7957) 2015-08-17 15:04:35 +02:00
ezt.py ezt: hand out syntax error location on errors when parsing templates (#5578) 2014-12-27 12:07:52 +01:00
form.py fields: review item field to get back to previous behaviour (#8785) 2015-10-27 15:30:49 +01:00
http_request.py misc: load json input as strings, not unicode (#8406) 2015-09-29 18:47:15 +02:00
http_response.py misc: skip after jobs that have already been completed 2015-03-20 16:32:05 +01:00
humantime.py trivial: remove obsolete testing code 2014-12-31 14:40:47 +01:00
logger.py replace FSF physical address by a link to their licenses page 2012-01-26 16:32:10 +00:00
misc.py misc: load json input as strings, not unicode (#8406) 2015-09-29 18:47:15 +02:00
myspace.py myspace: remove link to admin/ (#6726) 2015-05-07 16:58:07 +02:00
ods.py backoffice: don't fail on None value in ods export (#7057) 2015-04-28 14:10:27 +02:00
pages.py replace FSF physical address by a link to their licenses page 2012-01-26 16:32:10 +00:00
publisher.py misc: create session substitution variables from query string (#7858) 2015-08-18 11:22:20 +02:00
saml2.py saml: handle PROFILE_ERROR_STATUS_NOT_SUCCESS like lasso.LOGIN_... (#8616) 2015-10-13 11:51:34 +02:00
saml2utils.py general: remove id-ff 1.2 support (#6229) 2015-01-06 09:51:11 +01:00
scgi_server.py misc: cleanup of random things detected by pyflakes 2013-03-30 23:04:50 +01:00
sessions.py misc: create session substitution variables from query string (#7858) 2015-08-18 11:22:20 +02:00
sms.py misc: cleaninp up some pylint violations 2014-12-22 10:23:49 +01:00
storage.py sql: add concerned_roles and is_at_endpoint columns to views (#7925) 2015-08-31 13:44:03 +02:00
strftime.py tests: turn strftime test function into an unit test 2014-12-24 13:26:26 +01:00
substitution.py misc: cleanup of random things detected by pyflakes 2013-03-30 23:04:50 +01:00
template.py general: escape substitution variables (#7860) 2015-07-24 12:06:43 +02:00
tokens.py trivial: properly mark get_new_id as classmethod 2014-10-06 14:57:40 +02:00
x509utils.py tests: turn x509utils test function into an unit test 2014-12-24 13:10:01 +01:00
xml_storage.py general: always store&use object id as strings (#6222) 2015-06-10 11:06:53 +02:00