Alberto
f9940980b0
Merge pull request #2645 from wairbut-m2c/admin-form-improvements-backport
...
Admin form improvements
2018-06-07 17:44:38 +02:00
Alberto
6d2c094931
Merge pull request #2469 from wairbut-m2c/chore/i18n-cleaning
...
I18n maintenance
2018-06-07 17:42:05 +02:00
Alberto
88ff6560ee
Merge pull request #2620 from consul/budgets-see-results
...
Budgets see results
2018-06-06 19:21:04 +02:00
decabeza
1fb3c16efe
Adds see results button on budget investment admin
2018-06-06 17:41:30 +02:00
decabeza
be8bcf9269
Adds missing i18n on welcome recommendations
2018-06-06 17:33:15 +02:00
Alberto
a05f6ac61a
Merge pull request #2641 from consul/homepage
...
Add customization of homepage from admin section
2018-06-01 19:18:44 +02:00
Alberto
ec58ada817
Merge pull request #2650 from aamarill/2586-split_admin_settings
...
Split admin settings
2018-06-01 19:18:14 +02:00
decabeza
f2c18c3812
Adds styles to admin homepage feeds
2018-05-30 11:58:43 +02:00
rgarcia
b672a4550d
Add option to configure feed items displayed in homepage
2018-05-29 19:58:04 +02:00
decabeza
7732a6704c
Adds styles and i18n for homepage
2018-05-28 18:17:26 +02:00
rgarcia
ad181b0e10
Add label to cards
...
Also removes unused fields related to buttons and alignment
2018-05-28 18:17:26 +02:00
decabeza
a26bc7f0f8
Removes unused i18n keys
2018-05-28 18:17:26 +02:00
decabeza
0ac6531612
Adds styles for homepage users view
2018-05-28 18:17:26 +02:00
decabeza
50fd540797
Adds styles and missing i18n for admin homepage
2018-05-28 18:17:26 +02:00
rgarcia
664e77305c
Add widget cards to homepage
2018-05-28 18:17:26 +02:00
rgarcia
85c08da7a6
Add homepage admin section
2018-05-28 18:17:26 +02:00
iagirre
2821985552
Change 'Calculate Winners button' to budget_investments index.
...
Move the button so that it appears in the Winners tab of the
budget_investments index.
When the budget is in "Balloting projects", "Reviewing Ballots"
or "Finished budget" phases, the button will appear as a button
(clickable). If there are no winners calculated yet, the text
will be "Calculate winner investments"; if there are, the text
will be "Recalculate winner investments".
If the budget is in another phase, the button will be
disabled and a message will appear: 'The budget has to stay on
phase "Balloting projects", "Reviewing Ballots" or
"Finished budget" in order to calculate winners projects'
2018-05-28 15:12:28 +02:00
Adan Amarillas
1d974c41e3
Add missing i18n keys to locales
2018-05-24 12:27:07 -07:00
Angel Perez
f220c477c1
Remove proposals_description attr from Admin::Legislation::Processes module
2018-05-23 08:08:54 -04:00
Raúl Fuentes
dddc381ee2
Add translations for the settings menu
2018-05-22 15:02:35 +02:00
iagirre
b318c2be46
Add feature to delete a translation
...
To delete a translation, a link has been added. This
link works for the selected language. It hides all the
things related to a language (the tab and the text_area)
and empties the text area, so that the value is blank
in the param hash. A variable called `delete_translations[]`
is changed.
e.g. If admin wants to remove English language,
delete_translations[:en] will be 1; if not, it will be 0.
When the milestone is updated, there is a before_action
callback that cleans the selected languages for deletion
(looking the delete_translations[] variable).
Because of the deleted translations are blank in param hash,
them won't be saved in DB.
2018-05-09 16:07:12 +02:00
Alberto
1b52ecc9ec
Merge pull request #2614 from microweb10/issue-2604
...
Fixes Issue #2604
2018-05-09 11:26:16 +02:00
Alberto
1e8f4c7f32
Merge pull request #2342 from wairbut-m2c/iagirre-budgets-column-show-valuators
...
Budget: add column show to valuators
2018-04-30 17:49:15 +02:00
Julian Herrero
acedb3ee3a
add locales (es) for unfeasible and not selected bugets investments
2018-04-30 18:46:49 +07:00
Julian Herrero
ba588543ed
add missing dots (.) to config/locales
2018-04-30 18:41:59 +07:00
Julian Herrero
9a35389222
add locales (en) for unfeasible and not selected bugets investments
2018-04-30 13:49:41 +07:00
Alberto García
223c06f588
Merge pull request #2567 from consul/mode-view
...
Mode view
2018-04-27 19:28:54 +02:00
decabeza
02cef6dec5
Fixes missing i18n
2018-04-27 18:24:53 +02:00
decabeza
3f7395fa19
Adds message on polls index if there are no open polls
2018-04-27 18:24:17 +02:00
decabeza
32711e0341
Adds map skip checkbox i18n for budget investments
2018-04-27 18:24:17 +02:00
decabeza
dba8b6a7c9
Improves i18n of admin budgets
2018-04-27 18:24:17 +02:00
Bertocq
23b15490ce
Remove sitemap generator output when running specs
...
When running tests there is no need to pollute rspec's output with any
kind of log/info.
2018-04-14 22:26:03 +02:00
Bertocq
a31b80fd76
Remove duplicated mailer entry
2018-04-13 07:40:09 +02:00
Bertocq
1dc8d29f2d
Add Valuator Groups list to investment csv & table
...
We've added the list of valuator groups assigned to each investment at
both admin investment list and investment csv exported file
2018-04-11 21:12:46 +02:00
Alberto Calderón Queimadelos
494062300b
Merge pull request #2585 from consul/document_upload_setting
...
Document upload setting
2018-04-10 13:59:32 +02:00
Bertocq
e36c6c7781
Translate admin setting banner sections
2018-04-10 13:05:00 +02:00
Bertocq
35c156ba7a
Create setting to enable/disable attached documents
...
Add setting to both seed and dev_seeds as well as a rake task to make it
easier to set.
2018-04-10 12:46:09 +02:00
Angel Perez
f9e8e2d86d
I18n: cleanup for Admin English/Spanish strings
...
* Add missing exclamation marks
* Fix typos
* Remove duplicated keys
* Remove trailing whitespaces
* Replace single quotes with double quotes
* Replace untranslated strings
* Fix incorrect 'Spending proposal' assertion
2018-04-09 14:39:03 -04:00
Angel Perez
f36b58f605
I18n: cleanup for ActiveRecord English strings
...
* Remove duplicated strings
* Replace untranslated strings
2018-04-09 14:39:03 -04:00
iagirre
b8cc10d218
Fix conflics after rebase
2018-04-09 15:02:35 +02:00
Raimond Garcia
1692abc54a
Merge pull request #2374 from wairbut-m2c/upload_documents_feature
...
Upload documents feature
2018-04-05 19:39:12 +02:00
Raimond Garcia
5fae3c3c75
Merge pull request #2548 from wairbut-m2c/backport-let-manager-reset-users-password
...
Let managers reset user's password
2018-04-05 17:03:24 +02:00
decabeza
563c1ebc93
Adds styles to no budgets message
2018-04-05 14:25:38 +02:00
rgarcia
39c6ac4a91
Display message in budget's index when there are no budgets
...
When there are no budgets we were seeing an exception in the budgets’
index
There are two parts to take into account here:
1) Making sure there is a current_budget present, otherwise we display
the “no budgets” message
2) The map helper is called from the controller, so we need to make
sure current_budget is present there too
Note: We could have added a bunch of `try` statements in the budgets’s
index, instead of using a conditional, however there are quite a few
`current_budget` calls so it seems more appropriate to use a conditional
2018-04-05 14:25:32 +02:00
Raimond Garcia
787657e07e
Merge pull request #2510 from consul/valuator-groups
...
Add valuator groups
2018-04-05 00:21:04 +02:00
Alberto Calderón Queimadelos
86d5fe3700
Merge pull request #2572 from consul/i18n_master
...
New Crowdin translations
2018-04-04 20:10:26 +02:00
Alberto Calderón Queimadelos
cb7e9f32f1
Merge pull request #2560 from consul/fix_route_deprecation_warning
...
Fix routes deprecation warning for `to:` usage
2018-04-04 20:10:11 +02:00
Bertocq
746fef60da
Add indonesian translations
2018-04-04 19:39:54 +02:00
Bertocq
3aaf466939
Update galician translations
2018-04-04 19:39:12 +02:00
Bertocq
3ef955101b
Add german translations
2018-04-04 19:38:20 +02:00