Commit Graph

2177 Commits

Author SHA1 Message Date
Frédéric Péters e6cfffac40 Use a textarea to enter field hint 2011-04-30 10:19:35 +00:00
Frédéric Péters c1edc7af63 Updated French translation 2011-04-30 10:16:45 +00:00
Frédéric Péters 3fda9ca205 removing april theme 2011-04-30 10:13:14 +00:00
Frédéric Péters 450e91e6e4 Adding a new "Table of Lists" field type 2011-04-28 12:59:42 +00:00
Frédéric Péters 1faedf3896 fixed csv_tuple signature 2011-04-28 12:49:21 +00:00
Frédéric Péters 6baec4bb8c do not require all items to be filled in a ranked items field 2011-04-27 14:07:00 +00:00
Frédéric Péters e2a7e10f94 allow empty cells in ranked items 2011-04-27 13:48:50 +00:00
Frédéric Péters 1601315f1d do not fail if a field without label happens to be created 2011-04-26 09:10:14 +00:00
Frédéric Péters 1aca500b7b reset input text after adding them in a widget list 2011-04-26 08:39:23 +00:00
Frédéric Péters e4a6ad07a5 add a ranked items field type and basic associated widget 2011-04-25 13:47:56 +00:00
Frédéric Péters 7d8a52bee1 make it possible for a field to output more than one csv column 2011-04-25 13:47:08 +00:00
Frédéric Péters e0aa8ef8ac do not merge hint in the select box if the text is too long 2011-04-25 11:39:53 +00:00
Frédéric Péters 5d96ffb3f2 add logging for page conditions that fails to evaluate 2011-04-25 10:58:24 +00:00
Frédéric Péters 4290f2c971 ship data files 2011-04-21 13:50:17 +00:00
Frédéric Péters 670c5eabad Hacks in the sendmail workflow action to support being parametrized
with and email address.
2011-04-17 17:57:01 +00:00
Frédéric Péters cdc16d376b Use status and item ids in parametric workflows, instead of array indexes 2011-04-17 17:38:25 +00:00
Frédéric Péters 84d5975ccb reload configuration before writing new subject/body 2011-04-17 10:57:51 +00:00
Frédéric Péters 83c24f0fe4 setter class methods for mail subject and body 2011-04-17 08:54:54 +00:00
Frédéric Péters 34e4a9aceb Add handling of a QOMMON_MAIL_REDIRECTION environment variable; if it's set all
emails will be sent to that address instead of the real recipients. (useful for
debugging with real email addresses).
2011-04-16 20:45:58 +00:00
Frédéric Péters dd46ab0785 add possibility to override email from 2011-04-16 20:37:54 +00:00
Frédéric Péters 10df4bde29 made admin css file location a publisher attribute 2011-04-16 15:29:31 +00:00
Thomas NOËL 0a959cdcc1 [admin/forms] fixes fieldset anchors for multipage forms 2011-04-14 15:00:52 +00:00
Benjamin Dauvergne e1d0306776 [qommon] execute scm in the srcdir not the cwd
git and svn were executed in the current working directory, not the
directory where the an .svn or a .git directory was found.
2011-03-25 14:51:05 +00:00
Benjamin Dauvergne 0f6364cb31 [qommon] in generate_plaintext_error do not dump absent request 2011-03-25 14:50:59 +00:00
Frédéric Péters 825b65aaef do not use user modified template in case of iframe mode 2011-03-21 09:30:41 +00:00
Frédéric Péters e124ecc485 Updated French translation 2011-03-14 11:46:23 +00:00
Frédéric Péters 8a32ac92f7 Changed labels for "text (block)" and "text (closed choice)" fields 2011-03-14 11:42:13 +00:00
Frédéric Péters afdc07cd26 Changed label of checkbox field 2011-03-14 11:39:14 +00:00
Frédéric Péters 52f48cd9d9 correctly check for _submitter and _receiver special roles when checking for
read access
2011-03-14 09:15:35 +00:00
Frédéric Péters 84dc9ea264 don't fail when removing fields that were already removed 2011-03-14 09:14:45 +00:00
Benjamin Dauvergne 1475d14254 [qommon] in HttpRequest parse multipart data with the website charset
Quixote default charset changed from latin1 to utf8 in release
2.7b1 which caused a bug in the parsing of multipart encoded forms.
Before that default qommon charset and default quixote charset were the
same.
2011-03-10 20:51:03 +00:00
Benjamin Dauvergne 9b92153ae4 [qommon] really fix is_admin_user 2011-03-08 16:40:55 +00:00
Benjamin Dauvergne 56010c0697 [qommon] beware that if x.is_admin() is False, then x.is_admin is True 2011-03-08 16:39:14 +00:00
Frédéric Péters 6d94866e4d use field variable names for emails, and more 2011-03-02 16:50:27 +00:00
Frédéric Péters 5f1f8ff59a correctly evaluate page conditions when going back 2011-03-02 16:31:10 +00:00
Frédéric Péters 60df54eb4b Add the possibility to attribute a variable name to form fields 2011-03-02 16:22:18 +00:00
Frédéric Péters b339516a04 define site charset even when we're missing a request 2011-03-02 16:21:48 +00:00
Frédéric Péters 0ac5f7183c fixed spelling in function name 2011-03-02 13:39:40 +00:00
Frédéric Péters d8a843d0c9 factor application directory initialization out of request handling 2011-02-16 09:57:41 +00:00
Frédéric Péters 4c7b61cf95 Do not fail on directory creation if it happens the directory appeared 2011-02-14 10:01:22 +00:00
Frédéric Péters 6ffca17bb0 Translation update 2011-02-14 08:22:57 +00:00
Frédéric Péters cbb87021e5 Use OS random function, instead of Python random. (#121) 2011-02-14 08:17:50 +00:00
Frédéric Péters 6f0c36446b Add possibility to leave some workflow settings blank, to let them be
defined by the formdef. (#255)
2011-02-10 14:11:14 +00:00
Frédéric Péters fe3da39030 factored submit_admin_form 2011-02-10 12:48:27 +00:00
Frédéric Péters 6915e69795 border between different dataviews 2011-02-08 15:04:55 +00:00
Frédéric Péters 76b98e0697 move title out of mandatory content of fields page 2011-02-03 16:57:13 +00:00
Frédéric Péters a2b6105fb0 Fixed required field check for table with rows field 2011-02-03 16:56:39 +00:00
Frédéric Péters c0bdbe572f log exceptions happening in afterjobs, and mark those as failed 2011-02-03 13:54:01 +00:00
Frédéric Péters e39ca1d927 Do not clean all template variables in backoffice html_top 2011-02-01 10:44:43 +00:00
Frédéric Péters be057511e1 Fixed update of index in case of removal 2011-01-31 12:39:17 +00:00