Commit Graph

8299 Commits

Author SHA1 Message Date
Alberto Garcia Cabeza
1977b23803 updates styles and i18n for officing views 2017-01-30 13:33:38 +01:00
Enrique García
6b7d92e42e Merge pull request #1373 from consul/officer-document-check
Officer document check and voting
2017-01-30 13:29:46 +01:00
kikito
01039c00e3 fixes failing spec 2017-01-30 12:58:02 +01:00
kikito
c1345a1f7d Includes reason for not being able to participate in poll index 2017-01-30 11:30:39 +01:00
kikito
b2a43d8450 Extracts list of reasons to a partial 2017-01-30 11:30:30 +01:00
kikito
964da1e6d6 Fixes rails autoloader error in development 2017-01-30 11:30:18 +01:00
kikito
55ace74c67 Shows geozones when listing polls 2017-01-30 11:30:08 +01:00
kikito
e394470634 Improves order of polls when listing them in index 2017-01-30 11:29:59 +01:00
kikito
5d13bdc15d Removes 'manage' from admin permissions in Polls 2017-01-30 11:29:49 +01:00
rgarcia
c74587d921 fixes specs 2017-01-29 14:13:24 +01:00
rgarcia
ea701e9963 fixes conflicts with polls 2017-01-29 00:44:56 +01:00
rgarcia
6c34599e1e adds officer residence check and user voting 2017-01-29 00:36:20 +01:00
Raimond Garcia
8dc188e4cd Merge pull request #1372 from consul/recounting
Recounting
2017-01-28 22:05:02 +01:00
Juanjo Bazán
8b19dcfbd8 fixes typo 2017-01-28 20:29:45 +01:00
Juanjo Bazán
e07ebc7967 beautifies dev_seeds output 2017-01-28 20:17:20 +01:00
Juanjo Bazán
ee4320f4c1 removes noise from dev_seeds output 2017-01-28 20:05:01 +01:00
Juanjo Bazán
f8d3e645db adds poll recounts to dev_seeds 2017-01-28 19:55:02 +01:00
Juanjo Bazán
cf6ca50a3b adds optional officer_assignment_id to poll::voters 2017-01-27 18:39:25 +01:00
Raimond Garcia
1f55d63df9 Merge pull request #1370 from consul/recounting
Recounting
2017-01-27 17:38:28 +01:00
Juanjo Bazán
e634e80113 adds system recounting to admin booth_assignments 2017-01-27 15:19:03 +01:00
Juanjo Bazán
3d28b317e2 recounts can be made from poll's first day 2017-01-27 15:18:35 +01:00
Alberto Miedes Garcés
fd240b2fc7 Rescue all exceptions in production 2017-01-27 14:46:26 +01:00
Alberto Miedes Garcés
6b47ce065f Fix buggy associations 2017-01-27 14:27:28 +01:00
Alberto Miedes Garcés
cb06075c68 Clarify spec message 2017-01-27 13:47:09 +01:00
Alberto Miedes Garcés
c52602e04b Simplify the way ApiTypesCreator is used 2017-01-27 13:13:19 +01:00
Alberto Miedes Garcés
620c83fb69 Simplify the way QueryTypeCreator is used 2017-01-27 12:54:33 +01:00
Alberto Miedes Garcés
073ce38a8d Improved API docs autogeneration 2017-01-27 12:39:44 +01:00
Juanjo Bazán
51be80eedc removes answer <-> voter association 2017-01-27 11:59:37 +01:00
Alberto Miedes Garcés
6101848f7a Run pending migration 2017-01-27 11:54:02 +01:00
Alberto Miedes Garcés
4b7cebf686 Improved public_for_api scopes and corresponding specs 2017-01-26 18:29:59 +01:00
Amaia Castro
996aa7b2be Merge pull request #96 from medialab-prado/94-hide-comments-when-showing-index
Hide comments box when showing index
2017-01-26 13:23:22 +01:00
Juanjo Bazán
ce7bac4a59 Merge branch 'master' into polls 2017-01-26 13:16:03 +01:00
Juanjo Bazán
b1a5a324c7 adds missing checkbox label for unfeasible investments 2017-01-26 13:15:43 +01:00
Alberto Miedes Garcés
5b7cbccd19 Merge branch 'master' into api-dev 2017-01-26 12:39:59 +01:00
Alberto Miedes Garcés
7cbd8da994 Move outdated Tag specs to ActsAsTaggableOn::Tag specs file 2017-01-26 12:26:42 +01:00
Alberto Miedes Garcés
14798deab0 Fix bug in singular_association resolver 2017-01-26 12:00:01 +01:00
Juanjo Bazán
4efc7e6fd1 Merge pull request #1368 from consul/polls-question-show
Polls question show
2017-01-26 11:56:56 +01:00
kikito
47abeff7fa fixes specs 2017-01-26 11:39:25 +01:00
kikito
183f8432eb Merge branch 'polls' into polls-question-show 2017-01-26 11:36:34 +01:00
Alberto Miedes Garcés
0c00b53765 Add Vote vote_flag field to API 2017-01-26 10:59:46 +01:00
Alberto Miedes Garcés
e8fc387574 Add Organization to API 2017-01-26 10:57:02 +01:00
Alberto Miedes Garcés
69fc161b83 Show taggings in API 2017-01-26 10:48:05 +01:00
Alberto Miedes Garcés
83267330a7 Group methods related to text generation for GraphQL documentation into a module 2017-01-26 10:47:12 +01:00
kikito
d8b54d2adc fixes question specs 2017-01-25 18:43:30 +01:00
kikito
d9351b123d prints a button to redirect to the poll when a question is answerable 2017-01-25 17:58:09 +01:00
Enrique García
613f16c27b Merge pull request #1367 from consul/poll_answers
Poll answers
2017-01-25 17:34:51 +01:00
Juanjo Bazán
cc6d841978 refactors age calculation 2017-01-25 17:16:17 +01:00
Juanjo Bazán
754095f4d0 fixes modified i18n key 2017-01-25 17:15:38 +01:00
Fernando Blat
08987f7c0c Merge pull request #95 from medialab-prado/69-find-annotation-with-same-ranges
Create a new comment instead of a new annotation with the same ranges
2017-01-25 16:31:51 +01:00
Amaia Castro
53d13d8524 Create a new comment instead of a new annotation with the same ranges 2017-01-25 16:04:10 +01:00