kikito
857a4ba42b
Adds comment to the final part of spending_proposals_importer
2016-09-07 18:08:33 +02:00
kikito
b4c7675c31
imports votes
2016-09-07 15:58:39 +02:00
kikito
c1bf89a09e
adds more functionality to spending proposal importer
2016-09-07 13:02:26 +02:00
kikito
bdfd326907
implements some parts of the spending proposals importer
2016-09-07 11:53:24 +02:00
rgarcia
63274dfe08
marks notifications as emailed after rake
2016-08-03 19:48:43 +02:00
rgarcia
b087fe8fb7
refactors email digest
2016-08-03 19:33:37 +02:00
Alberto Garcia Cabeza
42722080fc
Changes references to Madrid
2016-07-05 13:47:14 +02:00
rgarcia
6e800c5120
adds email digest for proposal notifications
2016-06-14 17:53:36 +02:00
kikito
8569e4f22e
adds rake task to destroy identities from erased users
2016-04-19 13:33:52 +02:00
kikito
581253219b
adds rake task to mark some users with duplicated usernames so they change them
2016-04-19 13:33:52 +02:00
kikito
edb56b24ce
removes lying comment
2016-04-13 14:30:58 +02:00
kikito
1b1f2bc2c9
renames genre to gender in code
2016-04-13 14:27:27 +02:00
kikito
3880ef9e24
aligns document verification with census API
2016-04-12 18:35:23 +02:00
kikito
708b77721c
aligns rake task with Census API response
2016-04-12 18:22:38 +02:00
kikito
7987a3410b
Updates residence to handle CensusAPI's new response
2016-04-12 18:19:05 +02:00
kikito
4f724ef3bf
Modifies census_api to parse genre and dob
2016-04-12 18:18:25 +02:00
kikito
0ae97eada8
adds rake task to assign demographic info to users
2016-04-12 17:06:50 +02:00
kikito
6229097032
Fixes typo
2016-04-12 13:38:01 +02:00
kikito
9cc831bbc1
adds genre to the census api response
2016-04-11 18:41:33 +02:00
Raimond Garcia
5e19f33c49
Merge pull request #1048 from consul/management-delete-accounts
...
Management delete accounts
2016-04-08 18:58:19 +02:00
Juanjo Bazán
6f5a23bb4f
makes manager a HashWithIndifferentAccess
2016-04-08 11:01:36 +02:00
kikito
9a74b79eab
Fixes typo in rake task. Adds comment.
2016-04-06 19:27:39 +02:00
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
kikito
bcf41c786a
Adds district code to census_api
2016-02-19 18:29:14 +01:00
Juanjo Bazán
5ed3a2280e
Merge branch 'master' of https://github.com/danibaena/consul into danibaena-master
2016-01-21 17:47:29 +01:00
Josep Jaume Rey Peroy
5de3d700e4
Simplify Settings API
2016-01-18 12:43:34 +01:00
rgarcia
35704f2be9
refactors comment tree
2016-01-07 15:18:45 +01:00
kikito
5e1fba288c
refactors method in census_api.rb
2015-12-22 11:49:38 +01:00
kikito
d8e6584bfe
fixes comments
2015-12-21 17:10:07 +01:00
kikito
57e72206d2
makes the census api try several variants before failing a verification
2015-12-21 17:07:48 +01:00
Daniel Baena
f8e1fc70a1
#670
2015-12-11 21:06:27 +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
rgarcia
0557300c73
decreases time unit for score calculations
2015-11-18 14:38:51 +01:00
kikito
4987da2e03
adds a task for recalculating the proposals hot_score
2015-11-17 11:14:52 +01:00
rgarcia
883b9f80b0
increases time unit in score calculations
2015-11-17 10:06:31 +01:00
rgarcia
f7d8b28378
decreases time unit in hot score calculations
2015-11-17 10:02:35 +01:00
rgarcia
c1c9ed6340
increases comment weight on hot scores
2015-11-17 09:57:47 +01:00
rgarcia
d502a64507
increases time units for hot scores
2015-11-17 09:50:50 +01:00
kikito
f3007280cb
Changes the rake comments:confidence_score task to include hidden comments
2015-11-03 18:54:11 +01:00
kikito
2fab210ac8
merges with master and fixes conflicts
2015-10-31 17:09:52 +01:00
kikito
0cf592af71
Fixes two issues in comment_tree
...
* The descendants list for a comment was not being built correctly
* The root comments must be ordered “newest first”, but their
descendants must be ordered “newest last”
2015-10-30 20:06:36 +01:00