Julian Herrero
4df9a1a1b4
Move HTML settings to content blocks settings page
...
- Rename html settings keys
- Show html settings next to content blocks page
- Hide html settings from configuration tab
2019-03-19 19:45:34 +01:00
Julian Herrero
c82b2a975a
Add new settings tab for participation processes
...
- Rename setting keys
- New tab por participation processes
- Hide these settings from features tab
2019-03-19 19:45:32 +01:00
Julian Herrero
dbac4bc222
Change admin settings tab for maps
...
- Rename map settings keys
- Add fields for latitude, longitude and zoom
- Add a callout message on how to enable map feature
2019-03-19 18:14:57 +01:00
Julian Nicolas Herrero
d83bf940be
Merge pull request #3370 from consul/double_quoutes_everywhere
...
Change single quotes to double quotes everywhere
2019-03-19 12:20:16 +01:00
Julian Nicolas Herrero
542c744a6a
Merge pull request #3367 from consul/keep_images_uploaded_with_ckeditor
...
Keep images uploaded with CKEditor when deploying
2019-03-18 10:47:59 +01:00
Julian Herrero
c9cdc72537
Use double quotes in config/
2019-03-15 10:29:07 +01:00
Julian Herrero
8510624692
Use double quotes in config/routes
2019-03-15 10:29:07 +01:00
Julian Herrero
a8d8d2cdf9
Use double quotes in config/initializers
2019-03-15 10:29:03 +01:00
Julian Herrero
87be6f302c
Add default site customization pages
...
From now on these static pages:
`/privacy'
`/conditions'
`/accesibility'
`/help/faq'
`/welcome'
have been moved to the DB and can be modified easily by any
administrator in `/admin/site_customization/pages'
2019-03-14 18:35:51 +01:00
Julian Herrero
a0b8d076b7
Remove extra space
2019-03-14 18:34:55 +01:00
Julian Herrero
63182569f4
Keep images uploaded with CKEditor when deploying
...
Images uploaded with CKEditor go to a folder that was not linked, so
every new deploy with capistrano the reference to those images was
lost.
By linking the directory the references to the images remain after a
new deploy.
2019-03-14 15:57:26 +01:00
decabeza
e2e29cd9bc
Replace summary to title on proposals social share message
2019-03-14 11:31:37 +01:00
Alberto
3c313c9c52
Merge pull request #3334 from consul/admin-polish
...
Improve UX on admin section
2019-03-13 17:15:22 +01:00
decabeza
b31b65f246
Add link to proposal if question was created from a proposal
2019-03-13 15:35:31 +01:00
decabeza
a2eea842cb
Improve i18n on admin
2019-03-13 15:34:50 +01:00
decabeza
000819e928
Move create question to admin poll questions
...
Also move question actions to admin polls questions
2019-03-13 15:33:14 +01:00
decabeza
83e8d6035a
Remove questions link on admin polls menu
2019-03-13 13:33:49 +01:00
decabeza
74958fab02
Always show create question button on admin proposal show
2019-03-13 13:28:12 +01:00
decabeza
528a4b6e8e
Add default colours to admin banners
2019-03-13 13:17:42 +01:00
Juanjo Bazán
26d1024cfc
Add cumulative totals to admin poll recounts list
...
This commit backports commit AyuntamientoMadrid@90638672 and the changes
that code has been through:
* AyuntamientoMadrid@03371a71 removed daily recounts in the controller
* AyuntamientoMadrid@fe3492a7 removed daily recounts in the view
* AyuntamientoMadrid@aa59d995 replaced FinalRecount with TotalResult
* AyuntamientoMadrid@c40e8d79 replaced TotalResult with Recount
2019-03-07 02:09:17 +01:00
decabeza
0e1bf2188c
Remove unused verification offices url setting
2019-03-06 13:08:35 +01:00
decabeza
c553f373a1
Update i18n for admin custom categories description
2019-03-06 13:08:35 +01:00
decabeza
4a532bf807
Use activerecord translations on admin legislation processes
2019-03-05 17:43:39 +01:00
decabeza
c9d0411d47
Generalize some i18n texts
2019-03-05 17:42:30 +01:00
Alberto
098f4b6c5f
Merge pull request #3328 from consul/admin-settings
...
Improve Admin settings section
2019-02-27 10:49:54 +01:00
Alberto
6d763df5cb
Merge pull request #3329 from consul/admin-ui
...
[Backport] Improve UX on admin section
2019-02-26 19:13:01 +01:00
decabeza
8066b96fe3
Remove legacy banner images and banner styles settings
2019-02-25 14:59:38 +01:00
decabeza
6fd13c1701
Add missing settings to dev seeds
2019-02-25 14:59:03 +01:00
decabeza
840348a839
Replace legislation processes text to collaborative legislation
2019-02-25 14:22:29 +01:00
Julian Herrero
00bd7008bb
Show all system emails in Admin section
2019-02-22 16:13:49 +01:00
Julian Herrero
980f1052b7
Add quotes and modify title
2019-02-21 15:18:27 +01:00
decabeza
32d4495a88
Replace created at date to start and end date on admin legislation processes
2019-02-20 13:32:22 +01:00
decabeza
0d834744fd
Replace open to active filter on admin legislation processes index
...
Now active filter show open processes and the next ones, processes with a start date greather than current date.
2019-02-20 13:32:09 +01:00
decabeza
6dd06b0710
Improve help text for legislation processes proposals categories
2019-02-20 13:30:41 +01:00
Raimond Garcia
739b88c051
Merge pull request #3309 from consul/available_locales
...
Add locales for Indonesian, Russian, Slovak and Somali
2019-02-19 21:54:18 +01:00
Raimond Garcia
22f60ebaf0
Merge pull request #3310 from consul/untranslated_locales
...
Remove untranslated locales
2019-02-19 21:53:59 +01:00
decabeza
b68e8bf5d2
Improve i18n for admin settings
2019-02-19 15:43:48 +01:00
decabeza
2e135ca3f1
Remove unused place name setting
2019-02-19 14:08:44 +01:00
decabeza
25c8212e80
Remove proposal improvement path setting
2019-02-19 11:07:58 +01:00
Julian Nicolas Herrero
8156152e0f
Merge pull request #3303 from consul/description_for_open_polls
...
[Backport] Add a description for open polls
2019-02-18 16:51:21 +01:00
decabeza
ccee843da7
Remove unused settings
...
These settings are customised for Madrid's fork. On CONSUL any user can include new links using site customisation content blocks from admin panel.
2019-02-18 15:40:11 +01:00
Julian Nicolas Herrero
d821848add
Merge pull request #3307 from consul/return_string_in_method_pluralize
...
[Backport] Return a String in I18n method 'pluralize'
2019-02-18 15:25:40 +01:00
Julian Herrero
884274c4ad
Add a description for open polls
2019-02-18 13:34:07 +01:00
Javier Martín
b330de01f6
Merge pull request #3148 from matisnape/budget_investments_sorting_columns
...
Add sort links to admin tables
2019-02-15 19:19:11 +01:00
voodoorai2000
ad685feb74
Remove untranslated locales
...
These locales were created in Crowdin and their translations automatically created using the Spanish locale.
Removing until they have differente translations from the Spanish locale.
2019-02-15 15:38:00 +01:00
voodoorai2000
e0c136f916
Update locale name of Italian
2019-02-15 15:26:21 +01:00
voodoorai2000
4db07a3341
Update available locales
...
Add locales for Indonesian, Russian, Slovak and Somali.
2019-02-15 15:25:40 +01:00
decabeza
71ea9c0043
Adds missing spanish translation on admin.yml
2019-02-15 12:21:35 +01:00
Consul Bot
8a78ae0220
New translations management.yml (Spanish)
2019-02-15 12:02:07 +01:00
Consul Bot
61c938c94d
New translations kaminari.yml (Spanish)
2019-02-15 12:02:06 +01:00