María Checa
1aeb068cb2
Naming minor fix
2017-07-18 13:07:30 +02:00
María Checa
d576fd5951
Merge branch 'master' into 1725-census_local_copy_user_verification
2017-07-14 15:50:26 +02:00
María Checa
089c690b49
Created new entry point CensusCaller
...
Here's a better alternative than the first one. Added a new abstraction level from which are performed both types of census calls, while the logic of those is managed in their own library.
2017-07-10 12:22:30 +02:00
Bertocq
2888c20489
Fix all Style/RedundantSelf rubocop issues
2017-07-05 11:55:52 +02:00
Bertocq
2fa92937d2
Fix all Style/BracesAroundHashParameters rubocop issues and remove them from rubocop_todo list
2017-06-28 14:12:51 +02:00
Bertocq
d7b8777395
Fix all Layout/SpaceAroundEqualsInParameterDefault rubocop issues from rubocop_todo list
2017-06-26 18:03:40 +02:00
Bertocq
8d84ed712a
Fix all Rails/Validation rubocop issues and remove files from rubocop_todo list
2017-06-25 15:46:46 +02:00
Bertocq
6e1fa53e2c
Fix Lint/DefEndAlignment rubocop issues and remove from rubocop_todo list
2017-06-19 10:45:18 +02:00
Bertocq
02524b164a
Rubocop autocorrections (indentations, revers unless to if, extra spaces)
2017-06-08 12:14:35 +02:00
kikito
a8b653739c
makes officing residence spec verify users
2017-02-14 17:30:22 +01:00
kikito
3b2f2b0fd7
Changes models so that officers can make failed census calls
2017-02-12 14:22:46 +01:00
kikito
c473f9856f
makes age errors visible
2017-02-07 16:48:19 +01:00
kikito
386a5aa941
Fixes typos
2017-02-03 16:08:58 +01:00
kikito
ba87eaa47c
Moves Age calculation to a module instead of monkeypatching Date
2017-02-03 15:35:41 +01:00
kikito
95f80651b1
uses Date#age_in_years when calculating ages
2017-02-03 12:56:40 +01:00
rgarcia
2bc4649aa7
uses year of birth instead of date of birth
2017-02-01 11:13:59 +01:00
rgarcia
6c34599e1e
adds officer residence check and user voting
2017-01-29 00:36:20 +01:00