Commit Graph

78 Commits

Author SHA1 Message Date
Frédéric Péters b215cdd6ae tests: add some more tests for categories 2014-11-25 14:17:31 +01:00
Frédéric Péters dfe463ae48 categories: change on-disk storage to be XML (#4739) 2014-11-25 14:02:49 +01:00
Frédéric Péters 9cbdb2da56 categories: add xml import/export (#4739) 2014-11-25 14:02:26 +01:00
Frédéric Péters 3be51c00d2 misc: move xml indenting function to a better place (#4739) 2014-11-25 14:02:26 +01:00
Frédéric Péters d19b4ce3be storage: add 'Contains' and 'NotContains' operators (#5931) 2014-11-24 11:22:33 +01:00
Frédéric Péters 2f69166442 storage: add 'NotEqual' criteria (#5931) 2014-11-24 11:22:33 +01:00
Frédéric Péters 2257f08193 storage: handle datetime in criterias (#5931) 2014-11-24 11:22:33 +01:00
Frédéric Péters 251be76550 storage: add declarative clauses to select() (#5931) 2014-11-24 11:22:33 +01:00
Frédéric Péters c60cf90548 tests: adapt to change in password field 2014-10-29 16:54:12 +01:00
Frédéric Péters 989d5f8a64 fields: password field (#3201) 2014-10-27 10:28:50 +01:00
Frédéric Péters 181b4ad869 formdef: fix json import/export of last_modification_time (#5661) 2014-10-15 10:31:43 +02:00
Frédéric Péters eda9cf94d5 tests: run postgresql tests by default 2014-10-06 13:45:51 +02:00
Benjamin Dauvergne a9ac6fec89 Add tests for get_user_from_api_query_string() (fixes #5536) 2014-09-23 12:23:48 +02:00
Frédéric Péters 6063f68409 workflows: improve xml import/export of roles (#5524) 2014-09-22 10:29:21 +02:00
Frédéric Péters afad1c2c59 add possibility to create a formdef object from a json value (#5348) 2014-09-01 09:34:42 +02:00
Frédéric Péters 63f4131f71 formdefs: allow time in publication/expiration dates (#5268) 2014-08-28 11:34:49 +02:00
Frédéric Péters 238a014684 tests: visit admin pages 2014-08-24 16:20:59 +02:00
Frédéric Péters 050d0ca811 workflows: properly import/export hidden comment button label (#5208) 2014-07-23 17:02:44 +02:00
Frédéric Péters 25ff55321b workflows: fix import of jump timeout delay (#5207) 2014-07-23 17:02:44 +02:00
Frédéric Péters 6e21e2bc40 add dedicated method to get users with a given name identifier (#4951) 2014-06-12 13:45:01 +02:00
Frédéric Péters 1bbb5bdb16 workflows: add more attributes to the XML export 2014-04-28 11:23:13 +02:00
Frédéric Péters 01f7d953d6 formdefs: add more attributes to the XML export, and tests 2014-04-28 11:23:13 +02:00
Frédéric Péters bfd0f63020 do not lose query string for whole URL replacement (#4643) 2014-04-04 20:27:58 +02:00
Frédéric Péters f7b4dc1c5d handle xml import/export of "export to model" actions (#4263) 2014-02-04 11:12:02 +01:00
Frédéric Péters 1177168e48 add fake request to acl_read tests 2014-01-03 17:01:43 +01:00
Frédéric Péters 25b4f6476d fix import/export of "display form" workflow action (#4111) 2013-12-12 17:50:47 +01:00
Frédéric Péters 92fe08ee90 workflows: export user roles as their labels (#4106) 2013-12-12 16:20:12 +01:00
Thomas NOËL 471d9c5cbc cleaning test_rootdirectory.py 2013-12-03 16:53:31 +01:00
Thomas NOËL be3141c0b1 tests on root and category page 2013-12-03 16:51:21 +01:00
Frédéric Péters 73975a348f workflows: makes sure dispatched role is imported as an integer (#3894) 2013-10-28 21:08:55 +01:00
Frédéric Péters fd9f557007 tests: add some tests around workflow xml import/export 2013-10-28 10:09:54 +01:00
Frédéric Péters 8163d7e267 formdefs: keep track of allocated field ids (#3363) 2013-08-07 10:38:40 +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 14d148143f misc: handle even more kinds of variadic URLs 2013-05-27 15:34:51 +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 afafdcdb25 tests: start tests for data sources 2013-05-21 16:22:07 +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 0e19b31737 sql: do not reuse url_name for table name (#2875) 2013-05-15 15:37:05 +02:00
Frédéric Péters f261cd6610 tests: add testing of table with rows widget (#2763) 2013-04-18 16:25:08 +02:00
Frédéric Péters b573f881e5 tests: force English locale for formdef tests 2013-04-18 12:39:16 +02:00
Thomas NOËL e52c45660d factorize get_variadic_url (wscall, json data_source) 2013-04-16 18:29:50 +02:00
Frédéric Péters 61a6d3d299 workflows: add tests for wscall URL substitutions (and fixes) 2013-04-15 22:06:59 +02:00
Frédéric Péters a0c3738f49 storage: fix handling of some changes in hashed indexes (#2751) 2013-04-15 15:23:55 +02:00
Frédéric Péters 4d58cadefa tests: add tests for get_prefill_value() (#2748) 2013-04-14 22:35:55 +02:00
Frédéric Péters 74f1ff5b1f sql: add support for ignore_errors to .get() methods (#2742) 2013-04-12 13:09:21 +02:00
Frédéric Péters fb71f4cd0f sql: implement get_users_with_role 2013-04-09 12:13:44 +02:00
Frédéric Péters 8f7049391c tests: add a test of proper connection rollback on sql error 2013-04-08 14:31:47 +02:00
Frédéric Péters e6e8bd7a70 sql: add workflow_roles to sql support (#2703) 2013-04-08 12:02:32 +02:00
Frédéric Péters b79bf87a17 tests: add test for indexing of dicts 2013-04-08 11:32:25 +02:00
Frédéric Péters 94a9d29b38 sql: use database as connect() argument, for compatibility with older psycopg 2013-04-02 16:28:24 +02:00