Commit Graph

2812 Commits

Author SHA1 Message Date
Frédéric Péters bed70ec730 help: document workflow trigger 2013-06-05 16:59:09 +02:00
Frédéric Péters 9b6a3f1814 api: send a 404 immediately if no trigger has been found 2013-06-05 15:04:27 +02:00
Frédéric Péters d59d3c2bb5 workflow: add an API to trigger a workflow jump (#3010) 2013-06-05 08:38:47 +02:00
Frédéric Péters dad1dd71e9 sql: record changes to existing journal entries (#2910) 2013-06-04 17:40:23 +02:00
Frédéric Péters 108be7324b api: export list of roles (#2877) 2013-06-04 17:40:23 +02:00
Frédéric Péters 4473fa240c api: better handling of error responses when using json (#3009) 2013-06-04 17:40:23 +02:00
Thomas NOËL 7e353d1bd4 update bgiframe (fix #3008)
from https://github.com/brandonaaron/bgiframe
jquery.bgiframe.min.js created through http://refresh-sf.com/yui/
2013-06-04 14:14:49 +02:00
Thomas NOËL cf7a3c45c6 fix javascript syntax, fix #3007 SCRIPT1028 error 2013-06-04 14:06:40 +02:00
Thomas NOËL 626ed1954e don't hide unknown role (fix #2993) 2013-06-04 10:57:57 +02:00
Thomas NOËL 4bc8e65599 missing import (fix #3002) 2013-06-04 10:56:23 +02:00
Frédéric Péters d8f3cb8018 forms: make sure signing methods are recorded as strings 2013-06-04 09:23:20 +02:00
Frédéric Péters e3e08794ce myspace: fix deletion of user account 2013-06-04 09:14:49 +02:00
Frédéric Péters 78e688d40f sql: remove unnecessary semi colon 2013-05-31 15:19:35 +02:00
Frédéric Péters 72c68e36f0 publisher: add support for a [variables] section (#2957) 2013-05-30 14:09:29 +02:00
Thomas NOËL 6c95ac43e1 error_page: encode exception 2013-05-28 11:36:21 +02:00
Frédéric Péters 14d148143f misc: handle even more kinds of variadic URLs 2013-05-27 15:34:51 +02:00
Frédéric Péters 850bad5ee7 form: make string autocomplete widget work with variadic URLs 2013-05-27 11:37:39 +02:00
Frédéric Péters 91f3f632df sql: protect about missing table_name attribute 2013-05-27 10:07:57 +02:00
Frédéric Péters 8e3dfe1400 fields: allow empty string as data for a file field (#2946) 2013-05-27 09:42:43 +02:00
Frédéric Péters aaff344d64 forms: display own name in journal (#2951) 2013-05-24 08:21:33 +02:00
Frédéric Péters 7b1fe177e9 storage: do not call migration paths when rebuilding indexes (#2945) 2013-05-23 18:10:41 +02:00
Frédéric Péters 25287d9c78 sql: make sure invalid characters do not end up in table name 2013-05-23 14:55:25 +02:00
Frédéric Péters 7935479820 misc: strip ; and | in simplify() 2013-05-23 14:55:25 +02:00
Frédéric Péters 86456d0699 forms: add a @id attribute to the journal block (#2802) 2013-05-23 13:54:03 +02:00
Frédéric Péters 67e35ad5f6 backoffice: add @id attribute to some backoffice blocks (#2801) 2013-05-23 13:54:03 +02:00
Thomas NOËL cc73217c1e wf/form.py: use xxx_var_varname (was a regression) 2013-05-22 17:49:47 +02:00
Frédéric Péters afafdcdb25 tests: start tests for data sources 2013-05-21 16:22:07 +02:00
Frédéric Péters b55acfdf9d admin/backoffice: open help in a jquery dialog (#2917) 2013-05-21 15:46:40 +02:00
Frédéric Péters 1126d1225c forms: remove support for prefilling fields with ID-WSF (#1781) 2013-05-21 15:46:40 +02:00
Thomas NOËL 7a6247ed6d formdata: better JSON export (fix #2926) 2013-05-21 14:18:20 +02:00
Thomas NOËL 3bffd355d5 ItemField.add_to_view_form: label_value can be None 2013-05-21 14:14:43 +02:00
Thomas NOËL 07b43b3954 french translations update 2013-05-16 11:53:25 +02:00
Thomas NOËL 35810cead9 use http timeout in webservice calls (#2858) 2013-05-16 09:59:25 +02:00
Thomas NOËL 8ded8a7377 add timeout option on http methods (#2858) 2013-05-16 09:58:48 +02:00
Thomas NOËL d011f4fb75 handle unknown status in get_concerned_roles (#2868) 2013-05-16 01:02:49 +02:00
Frédéric Péters 9ba03aa222 tests: rename Test object so it doesn't look like a test collection 2013-05-15 17:09:08 +02:00
Frédéric Péters 50cdad408f sql: do not create tables when formdef has no id (#2874) 2013-05-15 15:37:05 +02:00
Frédéric Péters 0e19b31737 sql: do not reuse url_name for table name (#2875) 2013-05-15 15:37:05 +02:00
Thomas NOËL f83a8be872 data_source: s/get('url')/get('value')/ 2013-05-10 13:01:07 +02:00
Frédéric Péters 10aaf58633 admin: change logging page to cache usernames 2013-05-10 10:45:06 +02:00
Frédéric Péters bc1fa5f4a6 admin: followup to logging page 2013-05-10 10:38:06 +02:00
Frédéric Péters 572d866396 admin: special handling for bot requests in logging page 2013-05-10 10:35:36 +02:00
Frédéric Péters 04fd409363 http_request: make is_json really work 2013-05-10 10:09:56 +02:00
Frédéric Péters ee60569ae9 indentation fix 2013-05-10 10:07:41 +02:00
Frédéric Péters 482bb571dd api: exposer user info in json (#2851) 2013-05-10 10:01:36 +02:00
Frédéric Péters f80c95967c http_request: add a is_json() method, to factorize such checks 2013-05-10 10:01:36 +02:00
Thomas NOËL 1891fc094f wf/register_comment: add "import ezt" 2013-05-10 09:51:35 +02:00
Frédéric Péters 7e39a33da2 fix typo in French translation (#2819) 2013-05-10 09:34:17 +02:00
Frédéric Péters d322549f27 saml: add an option to hold an IdP registration URL (#2804) 2013-05-10 09:34:17 +02:00
Thomas NOËL f621289c26 enhance [var_*] usage in jsonp URLs (fix #2823) 2013-05-10 08:39:55 +02:00