Commit Graph

106 Commits

Author SHA1 Message Date
Frédéric Péters 82629738eb ignore placeholder deputies (#36632) 2019-10-03 16:00:27 +02:00
Frédéric Péters 4ddb26f6de handle having no group presidents (#33438) 2019-05-27 14:26:29 +02:00
Frédéric Péters d07ee2e4d9 handle having no secretaire 2019-05-27 14:22:46 +02:00
Frédéric Péters 04b953414c sync vice-presidents rank (#31295) 2019-03-12 17:59:43 +01:00
Frédéric Péters e20bff0dbf ignore t_pershistoline where type is null (#14248) 2016-12-09 14:18:07 +01:00
Frédéric Péters e2c1aa7959 don't attach dossiers to old commissions of same name (#6924) 2015-04-20 16:11:38 +02:00
Frédéric Péters 8784ac182e don't break on old commissions (#6984) 2015-04-20 13:39:34 +02:00
Frédéric Péters 9a33766f31 handle not having a president (#5928) 2014-11-12 12:27:38 +01:00
Frédéric Péters 3d9b3b58fc do not abort on meetings on unknown commissions (#5543) 2014-09-19 12:06:07 +02:00
Frédéric Péters b439e031ad log an error when a synchronisation fails (#5543) 2014-09-19 12:05:54 +02:00
Frédéric Péters b4f012cd13 makes sure to unpublish inactive commissions (#5254) 2014-08-12 13:44:29 +02:00
Frédéric Péters 8bbed058ea get written question dates in a single query 2012-07-09 10:47:33 +02:00
Frédéric Péters 507e8cb4d5 get written question date from t_qe table (#1388) 2012-07-09 10:15:28 +02:00
Frédéric Péters 186c5734e6 make sure not to include cricom number in commission code (#1383) 2012-06-04 09:54:16 +02:00
Frédéric Péters 5b28e05df4 add transaction commits in more places 2012-05-22 17:38:28 +02:00
Frédéric Péters a7a3672311 fix typo in debug message 2012-05-22 17:11:54 +02:00
Frédéric Péters 792790f96f add logging of reunion id 2012-05-11 11:59:05 +02:00
Frédéric Péters 2ae620f506 always use proper logger 2012-05-11 11:54:17 +02:00
Frédéric Péters 818be34579 added synchronisation of object deletions (#1229) 2012-05-04 14:36:29 +02:00
Frédéric Péters 2684410452 fix removal of questions 2012-05-04 14:18:39 +02:00
Frédéric Péters c7dff62151 log when we skip a question 2012-05-04 12:06:12 +02:00
Frédéric Péters e45e851dab skip (and remove if existing) questions with title as q + numbers (#1224) 2012-05-04 12:03:37 +02:00
Frédéric Péters 3ba6167f34 add missing parenthesis 2012-05-04 11:44:46 +02:00
Frédéric Péters 1e9112d11e do not fail on missing commission 2012-05-04 11:39:56 +02:00
Frédéric Péters a1c23a9368 update meeting cri unconditionnaly (#1383) 2012-05-04 11:30:16 +02:00
Frédéric Péters 4b4f9204c3 add logging 2012-05-04 11:29:54 +02:00
Frédéric Péters b3090851da fix quote 2012-01-20 15:17:11 +01:00
Frédéric Péters c03861a19c also sync deputies on t_pers timestamp, not just t_pershistoline (#1232) 2012-01-20 15:12:55 +01:00
Frédéric Péters 14f325d6ca update meetings on CRI and CRICOM changes (#1225) 2012-01-18 14:27:39 +01:00
Frédéric Péters f4c476e716 also check timestamp from t_histoline, not just t_histo (#1224) 2012-01-17 12:16:58 +01:00
Frédéric Péters 341db07cc2 use t_pershistoline timestamp for deputies 2011-12-29 13:04:24 +01:00
Frédéric Péters c5ba6c48e6 fix sql select for persons 2011-11-30 22:37:57 +01:00
Frédéric Péters 1c3baa46c9 keep two different counts in deputies 2011-11-30 22:37:43 +01:00
Frédéric Péters 29d0ac3275 do not obfuscate emails 2011-11-29 11:26:38 +01:00
Frédéric Péters 5f2a0370b7 sync drafts (#993) 2011-11-24 15:52:08 +01:00
Frédéric Péters 6b1f726798 remove another debugging line 2011-11-24 15:28:39 +01:00
Frédéric Péters 09d9ad4e45 remove debugging statement 2011-11-24 15:28:08 +01:00
Frédéric Péters 0d94a2495d import deputy functions 2011-11-24 15:27:27 +01:00
Frédéric Péters 51b9ce1f8f do not force end time if it's not defined 2011-11-24 09:58:37 +01:00
Frédéric Péters 94ba9733d1 sync commission secretariat 2011-11-23 14:36:44 +01:00
Frédéric Péters 527ed6a3b7 use "Vote" instead of "Envoi à la sanction" to know adoption date 2011-11-22 09:35:01 +01:00
Frédéric Péters 5549aa29bd also import documents that have a imageid set 2011-11-21 20:15:40 +01:00
Frédéric Péters e278de7d7c sync adoption & moniteur date 2011-11-21 13:41:48 +01:00
Frédéric Péters cfcf569149 fix conversion of publication time to DateTime 2011-11-19 07:27:42 +01:00
Frédéric Péters 0437d3feca add sync of appendix number 2011-11-18 15:33:03 +01:00
Frédéric Péters f5e3496dbe nodoc column is defined as integer, convert it to string for indexes 2011-11-17 18:31:54 +01:00
Frédéric Péters 0419f0e243 import publication date as DateTime object, not datetime 2011-11-17 18:14:00 +01:00
Frédéric Péters 3c8ffe20a5 delay meeting end dates if real end time isn't set 2011-11-17 13:19:40 +01:00
Frédéric Péters 8283baf003 sync adopted/decreted info on dossiers 2011-11-17 13:19:10 +01:00
Frédéric Péters 05a86149b9 import final version and publication date attributes 2011-11-16 19:50:44 +01:00