Commit Graph

2812 Commits

Author SHA1 Message Date
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
Frédéric Péters 7fa644fbe7 sql: do not pass None parameters for psql connection 2013-04-02 16:25:07 +02:00
Frédéric Péters 5ef7f431df add the possibility of a custom reference number (#2678) 2013-04-02 11:23:37 +02:00
Frédéric Péters 8103e8fcb6 tests: remove unnecessary fixture 2013-03-31 18:26:16 +02:00
Frédéric Péters d26d80c4c4 sql: various fixes for errors detected by the tests 2013-03-31 18:18:15 +02:00
Frédéric Péters 606aa64152 tests: make sure we test the SQL formdata <sigh/> 2013-03-31 18:17:39 +02:00
Frédéric Péters 9968efd397 tests: add get_ids_from_query test 2013-03-31 18:17:09 +02:00
Frédéric Péters dedf1dd26a tests: add test for sql get_ids_with_indexed_value() method 2013-03-31 17:42:28 +02:00
Frédéric Péters cc71af7ec2 tests: add tests for sql support of formdata.evolution 2013-03-31 17:33:07 +02:00
Frédéric Péters b2973a9768 sql: make sure evolution items are ordered 2013-03-31 17:31:58 +02:00
Frédéric Péters 9eee73e1f2 tests: add tests for sql count and wipe methods 2013-03-31 15:29:52 +02:00
Frédéric Péters 71993ab260 sql: add wipe() method 2013-03-31 15:29:40 +02:00
Frédéric Péters 6b722155ac sql: move remove support to the parent class 2013-03-31 15:27:03 +02:00
Frédéric Péters c01958aa4b tests: add sql tests for changes and removals 2013-03-31 15:24:43 +02:00
Frédéric Péters 13dcbd2546 tests: randomize postgresql database name 2013-03-31 15:24:23 +02:00
Frédéric Péters 92d31d757b sql: add support for removal 2013-03-31 15:23:34 +02:00
Frédéric Péters 4b61772d82 tests: add some tests for the sql support 2013-03-31 14:43:41 +02:00
Frédéric Péters 44e842c5e1 formdef: do not try to record user when there is no request 2013-03-31 14:41:09 +02:00
Frédéric Péters 06f06f16b9 ts: add tests for qommon.storage 2013-03-31 13:35:43 +02:00
Frédéric Péters 4fa346902a sql: make sure the id we get is an integer 2013-03-30 23:05:23 +01:00
Frédéric Péters 7b35a9e688 misc: cleanup of random things detected by pyflakes 2013-03-30 23:04:50 +01:00
Frédéric Péters d20ad42d60 backoffice: use _display value in listings 2013-03-30 21:29:24 +01:00
Frédéric Péters eee23f10ad sql: fix get_with_indexed_value 2013-03-30 21:29:24 +01:00
Frédéric Péters bad8d9942b sql: handle _display values (#2677) 2013-03-30 21:29:24 +01:00
Frédéric Péters f9a29042d2 publisher: do not fail on exception strings using non-ascii chars 2013-03-30 21:29:24 +01:00
Frédéric Péters f8ee9ac11c sql: do not even try SQL if no id are requested 2013-03-30 21:29:24 +01:00
Frédéric Péters e949fdad1b sql: update sequences after import 2013-03-30 21:29:24 +01:00
Frédéric Péters 389c0133dc backoffice: use get_ids() to get elements to display in listings 2013-03-30 20:49:09 +01:00
Frédéric Péters 13657ad6e9 sql: add a get_ids method 2013-03-30 20:49:09 +01:00
Frédéric Péters 9705da71bb backoffice: add a full text search to backoffice (#1807) 2013-03-30 20:49:09 +01:00
Frédéric Péters b900a066e4 workflows: fix timeout jump on formdata with missing receipt time 2013-03-29 17:13:22 +01:00
Frédéric Péters dcab7ae664 sql: fix duplication of evolution entries 2013-03-29 17:08:17 +01:00
Frédéric Péters 6f08ba8ed1 sql: handle formdata with missing receipt_time 2013-03-29 17:08:02 +01:00
Frédéric Péters 7532b0df2c sql: fix loading of workflow_data 2013-03-29 16:26:43 +01:00
Frédéric Péters 37a68f0bd7 ctl: add a new convert-to-sql command 2013-03-29 15:52:40 +01:00
Frédéric Péters de6b4ad561 sql: fixes 2013-03-29 15:52:18 +01:00
Frédéric Péters 79048a690d backoffice: do not ellipsize field names that much (#2658) 2013-03-29 15:08:50 +01:00
Frédéric Péters e8121d6c5d ctl: fallback to loading all commands if there's no similarly named module 2013-03-29 13:46:45 +01:00
Frédéric Péters 839e75a49e sql: update the users table when user fields are changed 2013-03-29 13:18:42 +01:00
Frédéric Péters a4aa84532f removing old cvsignore files 2013-03-29 13:13:57 +01:00
Frédéric Péters 45a71a03a2 saml: catch lasso errors in NameId management request processing (#2558) 2013-03-29 12:28:51 +01:00
Frédéric Péters febf5ff613 backoffice: ellipsize field names in filter selection (#2658) 2013-03-28 16:10:37 +01:00
Frédéric Péters 70aa5688d4 backoffice: add export to ods (#2630) 2013-03-28 15:48:47 +01:00
Frédéric Péters 172e0c5d6b forms: use nicer URIs for file uploads (#2657) 2013-03-28 15:17:16 +01:00
Frédéric Péters e2a75f9245 admin: display last modification time & user (#2435) 2013-03-27 17:13:19 +01:00
Frédéric Péters a32563ba24 ctl: add --daemonize capability to start command, and a stop command (#2531) 2013-03-27 17:13:19 +01:00
Frédéric Péters 40d1b638d6 saml: check calls to SOAP URIs are done as POST (#2558) 2013-03-27 15:45:07 +01:00
Frédéric Péters 3b3ef842f0 workflows: improve standalone rendering of workflow graph 2013-03-27 14:52:07 +01:00
Frédéric Péters 18af9da5b3 workflows: add a "full screen" link to get the svg graph (#2629) 2013-03-27 14:51:33 +01:00
Frédéric Péters bed5924829 tests: make sure both test modules can be run at the same time 2013-03-27 13:17:38 +01:00