rgarcia
7889efd6ee
Fix map location update
...
When editing the map of a proposal or investment(the mappable) the
updated_at attribute of the mappable was not been updated and so the
map still displayed the old location after updating it
2017-12-20 12:43:49 +01:00
rgarcia
20dec19e89
toogles map visibility
2017-12-19 20:33:43 +01:00
rgarcia
19a084c0c7
adds map validations
2017-12-19 20:32:55 +01:00
María Checa
3836b73482
Added related contents to debates
2017-12-18 23:56:32 +01:00
María Checa
8d7509917c
Prevent relationable models from being cached
2017-12-18 22:25:22 +01:00
María Checa
4b181ead28
Added related content report views
2017-12-18 21:29:38 +01:00
decabeza
dfe077a30e
renames times_reported to flags_count on relationable.rb
2017-12-18 20:13:29 +01:00
María Checa
4cbdede41d
Adapted flags helper to related content
2017-12-18 18:22:01 +01:00
María Checa
d944a88c63
Added flag/unflag related content routes
2017-12-18 18:21:51 +01:00
María Checa
97f74ac531
Renamed related content times_reported column to flags_count
2017-12-18 18:21:46 +01:00
BertoCQ
0bd025962b
Merge pull request #2200 from wairbut-m2c/aperez-proposal-recommendations
...
New scopes for proposal recommendations
2017-12-16 19:58:46 +01:00
Bertocq
b02e2729e7
Rubocop style autocorrections
2017-12-16 17:59:16 +01:00
Raimond Garcia
3610c61d6f
Merge pull request #2199 from consul/api-votes
...
Allows querying for a proposal's votes
2017-12-16 10:52:48 +01:00
Angel Perez
63317714c3
Proposal recommendations won't include archived or already supported proposals
2017-12-15 22:40:24 -04:00
rgarcia
56945d9bbe
allows querying for a proposal's votes
2017-12-15 19:21:02 +01:00
decabeza
5a35189958
improves html markup for recommended carousel partial
2017-12-15 18:48:24 +01:00
decabeza
32cf0b287f
improves document-link styles
2017-12-15 18:48:24 +01:00
decabeza
463731c731
adds documentation text shared i18n key
2017-12-15 18:48:24 +01:00
decabeza
67df3947bf
improves admin image partial
2017-12-15 18:48:24 +01:00
decabeza
8ef4ba94bd
fixes milestone table and improve button
2017-12-15 18:48:24 +01:00
decabeza
8bff974584
changes milestones date label
2017-12-15 18:48:24 +01:00
decabeza
8ff4303d20
changes image admin title label and improves image fields layout
2017-12-15 18:48:24 +01:00
decabeza
4f3c75c205
changes public interest label and improves account show layout
2017-12-15 18:48:24 +01:00
Alberto García
cec48c72ef
Merge pull request #2195 from consul/milestones_improvements
...
Make Milestones description required, hide title usage
2017-12-15 18:47:30 +01:00
María Checa
067945518e
Added check for related_contents
2017-12-15 17:22:27 +01:00
Bertocq
01b9aa82d6
Set a default hidden title value on milestones admin form, and avoid showing it to the user
2017-12-15 16:39:03 +01:00
Bertocq
900d8a00b1
Make milestone's description a required attribute
2017-12-15 16:38:21 +01:00
Bertocq
c45d8621de
Fix menu proposals item by avoiding legislation proposals parent check
2017-12-15 13:50:39 +01:00
Raimond Garcia
d0b407d4e5
Merge pull request #2183 from consul/related-content
...
Related contents functionalities
2017-12-15 10:00:43 +01:00
Raimond Garcia
cd89cb801c
Merge pull request #2190 from consul/related-content-form
...
Related content form
2017-12-15 09:59:56 +01:00
rgarcia
ebb3c075b0
fixes proposal's management specs
2017-12-15 09:58:12 +01:00
Raimond Garcia
9ba8ca7de3
Merge pull request #2187 from consul/notifications
...
Fix notifications' exceptions
2017-12-14 22:11:27 +01:00
Alberto García
b4782f73f2
delete unnecessary parenthesis
2017-12-14 21:13:46 +01:00
María Checa
1830a7bb04
Added pagination for relationed content list
2017-12-14 20:54:35 +01:00
Alberto García
1737f85398
Merge branch 'master' into aperez-dates-for-milestones
2017-12-14 20:50:55 +01:00
Alberto García
09b544774d
Merge pull request #2191 from wairbut-m2c/iagirre-add-documents-to-milestones
...
Add documents to milestones
2017-12-14 20:49:19 +01:00
María Checa
88fc740863
Moved RELATIONABLE_MODELS from controller to model
2017-12-14 20:48:32 +01:00
rgarcia
2b52d26d82
refactors notifications into concerns and shared examples
2017-12-14 16:15:30 +01:00
BertoCQ
50b4f50eac
Merge branch 'master' into aperez-dates-for-milestones
2017-12-14 15:42:35 +01:00
María Checa
5c7b5eed53
Added RelatedContentsController
2017-12-14 14:50:47 +01:00
María Checa
586b1ae201
Added related content form
2017-12-14 14:50:47 +01:00
Alberto García
45de7efd7a
Merge pull request #1904 from consul/community-design
...
Community design
2017-12-14 14:44:03 +01:00
Bertocq
831ca1dd67
Redirect anonymous user to sign in on create topic link
2017-12-14 13:50:42 +01:00
Alberto García
19925de06b
Merge pull request #2170 from consul/design
...
Design improvements
2017-12-14 11:31:31 +01:00
iagirre
01a8c55936
Make Budget::Investment::Milestone class Documentable.
...
Add fields to the milestone form so that the admin can attach 0, 1 or multiple documents.
Add column to milestone list with a link to documents (if there is any).
Make documents accessible from the milestone view for users.
2017-12-14 10:53:01 +01:00
Angel Perez
03ae14c613
End-users will be shown a milestone's publication date if available
2017-12-13 20:17:54 -04:00
Angel Perez
6d57d76071
Admins can add a 'publication date' to milestones
2017-12-13 20:17:54 -04:00
Raimond Garcia
97f549ac10
Merge pull request #2186 from wairbut-m2c/iagirre-add-images-to-milestones
...
Add Images to Milestones
2017-12-13 19:56:04 +01:00
iagirre
b3db7d28f6
Add style class for editing form
2017-12-13 15:58:38 +01:00
Bertocq
8c9585480b
Remove no longer needed topics helper module file
2017-12-13 14:40:38 +01:00