Bertocq
0c73d57118
Add budget stats view, pending some work and style
2019-05-16 22:01:42 +02:00
María Checa
d5c7858f6c
Removed officer alert in admin section
2019-05-16 14:45:46 +02:00
Juanjo Bazán
110ee961e3
adds budget stats for final voting to admin stats
2019-05-16 14:45:46 +02:00
Juanjo Bazán
5be54b57da
reduces current admin budget stats as supporting phase
2019-05-16 14:45:45 +02:00
rgarcia
11437a1d40
add budget investment stats
2019-05-16 13:41:49 +02:00
Juanjo Bazán
5121c9b6d8
removes booth message from admin interface
2019-05-16 13:37:47 +02:00
rgarcia
be757f79d0
cleans up
2019-05-16 13:37:47 +02:00
rgarcia
b628631769
fixes specs
2019-05-16 13:37:47 +02:00
rgarcia
0d9ff07ff5
adds back button from graph
2019-05-16 13:37:47 +02:00
rgarcia
73d35e2c19
removes chart js from stats summary
2019-05-16 13:37:47 +02:00
rgarcia
cfe3f95f5c
moves graphs to individual views
2019-05-16 13:37:47 +02:00
lalo
71f750ca9d
Refactor embedded_video_code method to use it with other models
2019-05-14 18:34:50 +02:00
decabeza
e026412389
Add button to delete a poll
2019-05-14 16:46:56 +02:00
Alberto
60c02cc19a
Merge pull request #3466 from consul/admin-documents
...
Add document uploads from admin section
2019-05-10 17:57:22 +02:00
Javi Martín
63fef66f41
Remove obsolete reference to proposal question
2019-05-09 12:58:14 +02:00
decabeza
a57397dd6c
Always use map image from admin site customization images
2019-05-07 14:43:04 +02:00
decabeza
f40787561d
Remove all references to question and external_url fields
2019-04-30 16:42:07 +02:00
decabeza
367c2e7b78
Fix hound warnings
2019-04-30 12:06:56 +02:00
decabeza
1719a8ed28
Adds styles to admin site customization documents
2019-04-30 12:00:59 +02:00
decabeza
62a29e2cf9
Adds missing i18n
2019-04-30 12:00:46 +02:00
voodoorai2000
19b7526421
Add document upload from admin section
2019-04-30 11:59:08 +02:00
decabeza
5bdac5c4f5
Remove question and external_url fields from legislation proposals
2019-04-30 11:35:47 +02:00
decabeza
0995480b73
Remove question and external_url fields from proposals
2019-04-30 11:35:47 +02:00
Javi Martín
8094417828
Remove best_in_place
...
It was only used in one place, so it's best to remove it and use the
patterns we use everywhere else.
2019-04-29 12:37:28 -05:00
decabeza
9f973bf789
Add message on dashboard request to archived proposals
2019-04-29 15:46:44 +02:00
decabeza
47985df4f3
Fix request_to_administrators checkbox on admin dashboard actions
2019-04-29 15:46:38 +02:00
decabeza
de72b65151
Use proposal_poll_path on communities poll links
2019-04-29 15:46:32 +02:00
decabeza
55fb14c6e3
Always show dashboard buttons
2019-04-29 15:46:27 +02:00
decabeza
4b7d7f27a4
Fix typo
2019-04-29 15:45:44 +02:00
decabeza
3add160b4b
Change i18n to resources on next goal
...
This resources always are locked when are shown on next goal section.
2019-04-29 15:45:04 +02:00
voodoorai2000
dfbdc0568c
Allow actions to be unexecuted
...
Before actions could be marked as executed. With this commit we are also allowing actions to be marked as unexecuted.
2019-04-29 15:43:53 +02:00
voodoorai2000
6f3b213612
Refactor proposal poll routes
...
Moving routes from custom file to the proposal's routes file.
2019-04-29 15:43:25 +02:00
voodoorai2000
93972eeb33
Use custom url for proposal poll results
2019-04-29 15:42:27 +02:00
voodoorai2000
93ff173a0d
Use a custom url for proposal polls
...
Before we used the standard poll url (vota/:id) for a user generated poll.
However this url is considered too important for this kind of polls, so we are changing it to a namespaced url (proposals/:proposal_id/polls/:id)
2019-04-29 15:42:04 +02:00
decabeza
0994ef2342
Hide request to admin button for archived proposals
2019-04-24 14:08:22 +02:00
decabeza
0a40c747a3
Add default actions list on admin dashboard actions index
2019-04-24 14:05:05 +02:00
decabeza
467d05ab98
Replace poll summary to title on social meta tags
2019-04-24 14:03:39 +02:00
decabeza
b53a2f8012
Fix button text on dashboard polls form
2019-04-24 14:02:07 +02:00
decabeza
5bbf325c1f
Remove copy link on dashboard polls
2019-04-24 14:01:08 +02:00
decabeza
07fd5084f7
Show request to admins and short description only for resources
2019-04-24 14:01:04 +02:00
decabeza
18f0697ef7
Fix proposal dashboard settings
2019-04-24 14:00:48 +02:00
decabeza
c76b465ce8
Show message when request a resource to admins
2019-04-24 13:58:42 +02:00
decabeza
5b8fe4bb98
Add truncate to proposed action description
...
The show description link only appears if the description is longer than defined length.
2019-04-24 13:58:37 +02:00
decabeza
41e692737b
Add expanded class to dashboard resources buttons
2019-04-24 13:58:32 +02:00
decabeza
19c158f4eb
Add pending and done filters to dashboard administrator tasks
2019-04-24 13:58:27 +02:00
decabeza
b3d285573c
Fix cancel action on link fields form
2019-04-24 13:58:22 +02:00
decabeza
2cff3767c1
Remove open in new tab option for links
2019-04-24 13:58:13 +02:00
decabeza
050896d1d3
Add autocomplete off to dashboard poll dates form
2019-04-24 13:57:27 +02:00
decabeza
1c705cfc63
Fix admin dashboard actions form layout
2019-04-24 13:57:22 +02:00
decabeza
90ca78a0bd
Show actions section only if there is any action
2019-04-24 13:57:12 +02:00