Commit Graph

25 Commits

Author SHA1 Message Date
Juanjo Bazán
948436f130 adds rake task to touch all spending proposals
(it triggers the recalculating of the tsvector for pg_search)
2016-03-30 12:11:15 +02:00
rgarcia
cfe7593288 updates method name to be more accurate 2016-03-28 18:43:56 +02:00
rgarcia
57299ec968 adds rake task to send current unfeasible spending proposals 2016-03-28 18:26:09 +02:00
rgarcia
dc4c8788f9 catches and logs census api exceptions 2016-02-22 23:15:41 +01:00
kikito
e2891918fc makes the user rake task output something to know it is not frozen 2016-02-19 18:29:14 +01:00
kikito
8fde9a77ac adds a rake task to assign missing geozones 2016-02-19 18:29:14 +01:00
Josep Jaume Rey Peroy
5de3d700e4 Simplify Settings API 2016-01-18 12:43:34 +01:00
Jakub
e4b31cfe29 Move automatic official_level assignment to the controller. 2015-12-01 23:18:23 +01:00
Jakub
ea9a2b3be6 Better names for the official email methods 2015-11-30 21:52:48 +01:00
Jakub
da490a4661 Officials level 1 is auto-assigned on email confirmation. Settings option is now optional. Also working on subdomains 2015-11-30 20:48:12 +01:00
Jakub
b4be4259b7 Level 1 officials are now auto-assigned. Rake user:check_email_domains created. 2015-11-29 00:55:15 +01:00
rgarcia
4be9f7b065 renaming rake tasks to touch debates and proposals 2015-11-18 17:57:57 +01:00
kikito
4987da2e03 adds a task for recalculating the proposals hot_score 2015-11-17 11:14:52 +01:00
kikito
f3007280cb Changes the rake comments:confidence_score task to include hidden comments 2015-11-03 18:54:11 +01:00
kikito
4aa364a561 Adds a rake task to calculate the confidence score of all the comments in the system 2015-10-28 17:23:04 +01:00
Juanjo Bazán
a5874e7b34 batches task using find_each instead of all 2015-09-27 19:38:38 +02:00
Juanjo Bazán
43d7745abf favors rake users:count_failed_census_calls
instead of rake failed_census_count:count
2015-09-27 19:37:29 +02:00
rgarcia
459cf00c78 adds rake task to reset failed verification attempts counter [#500] 2015-09-24 17:21:09 +02:00
kikito
af1b2fc217 adds rake task to recalculate all comment counts in proposals and comments 2015-09-18 11:00:18 +02:00
kikito
d6db2387b9 Adds rake task for recalculating tag custom counters 2015-09-17 16:59:15 +02:00
kikito
d575430645 Adds rake task for clearing the cache 2015-09-07 13:03:29 +02:00
Álvaro Durán Tovar
4168e3c20a adds enviroment as a dependency for db:dev_seed task 2015-09-06 19:32:07 +02:00
kikito
50a8d4c854 adds task for updating the hot_score in debates 2015-09-04 14:11:01 +02:00
kikito
55bab0e535 Adds a rake db:dev_seeds task 2015-09-01 20:11:21 +02:00
rgarcia
8db3630837 initial commit 2015-07-15 13:32:13 +02:00