Angel Perez
ff40d32028
Add new filters to Admin::Budget::Investment navbar
2018-01-22 14:02:29 -04:00
Angel Perez
e92a67a206
Simplify filters navbar on Admin::Budget::Investment
2018-01-22 14:02:29 -04:00
Angel Perez
e5c73d8f02
Add advanced filters for Admin::Budget::Investment
2018-01-22 14:02:29 -04:00
María Checa
1f461b09f0
Merge pull request #2353 from consul/2339-admin_budgets_phases
...
Allow admins to edit Budget phases
2018-01-22 18:07:34 +01:00
Bertocq
0359488477
Fix months names and abbr on rails files after crowdin breaks them
2018-01-22 16:38:07 +01:00
Bertocq
891b81920d
Fix bad crowdin rails.yml dates list format
2018-01-22 16:24:45 +01:00
decabeza
f37141b2ac
Corrects again texts for investments
2018-01-22 15:56:37 +01:00
Bertocq
0f88343f06
Remove spanish derived language translations, really just copies of spanish right now
2018-01-22 15:53:45 +01:00
María Checa
94279448f3
Replaced 'participatory budget' with 'budget'
2018-01-20 14:03:14 +01:00
Angel Perez
baa50b9b51
Fix: Missing I18n key on Admin::Budgets index view
2018-01-19 15:34:44 -04:00
Angel Perez
ac5c8cc02f
Fix: Typo on Admin::HiddenUsers controller views
2018-01-19 15:34:44 -04:00
Angel Perez
8499549eeb
Add missing I18n key for Admin::Poll::Questions::Answers::Images
2018-01-19 15:34:44 -04:00
María Checa
c9f0bf4947
Added new translations
2018-01-19 18:19:54 +01:00
María Checa
1abb7f0310
Added admin budget phases controller and routes
2018-01-19 17:55:24 +01:00
Bertocq
4df6479c26
Update translations from Crowdin
2018-01-19 16:56:23 +01:00
BertoCQ
54f3c2b460
Merge pull request #2348 from consul/budgets-design-polish
...
Budgets design polish
2018-01-19 15:19:24 +01:00
decabeza
5ffd06257a
updates texts for investments
2018-01-19 14:35:05 +01:00
Bertocq
f17527f467
Update translations from crowdin
2018-01-19 14:12:51 +01:00
Bertocq
17671fa29b
Remove duplicated activerecord translation key
2018-01-19 13:40:21 +01:00
decabeza
57c0907b9b
adds some strong tags on guide texts
2018-01-18 21:09:21 +01:00
decabeza
dcc2240eb6
adds i18n keys
2018-01-18 21:09:21 +01:00
rgarcia
8a669b86bd
Fix English grammar in translations
2018-01-18 21:09:21 +01:00
rgarcia
d3d05f9cee
Add guide to create a proposal or investment
...
During a Participatory Budget, some users are getting confused and
creating a proposal instead of a budget investment. This intermediate
page should help them create investments
Adding a feature flag just in case other forks don’t need this feature
and setting seeds and dev_seeds for appropriate initial setup
2018-01-18 21:09:21 +01:00
Bertocq
a6b06ca730
Improve Budget's homepage
...
* Add budget's phases number status
* Add budget's headings and groups list
* Placeholders for future improvements
2018-01-17 19:11:58 +01:00
María Checa
4f41dc4d3a
Added new translations
2018-01-17 19:11:47 +01:00
BertoCQ
d44db9cec4
Merge branch 'master' into feature/budget_phases
2018-01-16 17:47:47 +01:00
Bertocq
601351d160
Validate next/prev phases before saving a Budget::Phase, with model specs
2018-01-16 15:20:17 +01:00
Bertocq
7d222db84b
Fix budget investment location label title
2018-01-16 14:21:36 +01:00
BertoCQ
5ee1cc66fd
Merge pull request #2327 from consul/design-ui
...
Design UI
2018-01-16 14:18:45 +01:00
Bertocq
32e746ddb3
Add maps config variables to secrets example file
2018-01-16 12:46:15 +01:00
Bertocq
36e74d0ef2
Add Budget::Phase model, spec and factory
...
Create a new Budget::Phase model that:
* Stablishes a relation with its budget
* Stablishes relation with two other Budget::Phases (previous and next)
* Validates basic dates range, kind and description rules.
* Adds scopes to get the ones enabled as well as each individual phase
Create a factory that generates a basic and valid Budget::Phase
Create a model spec that checks kind, date range and budget validations.
2018-01-16 12:18:13 +01:00
decabeza
9f93f11e90
changes organization name on budget investment show
2018-01-15 21:30:42 +01:00
decabeza
2763f65c7d
updates texts on new budget investment form
2018-01-15 21:24:06 +01:00
decabeza
39b55e11df
changes text and makes bigger link to delete a marker on a map
2018-01-15 21:21:24 +01:00
BertoCQ
3d5bf04829
Merge pull request #2311 from consul/2299-budget_investments_related_content
...
Budget investments related content
2018-01-15 20:02:34 +01:00
María Checa
fa3c0d0143
Added new translations
2018-01-12 18:35:21 +01:00
decabeza
40d32f3e16
Merge branch 'master' into budgets-ui
2018-01-11 17:05:28 +01:00
Raimond Garcia
b0bd7792be
Merge pull request #1917 from wairbut-m2c/iagirre-admin-budget-heading-action
...
Actions for budgets' headings added. Edit headings, delete headings i…
2018-01-11 13:47:27 +01:00
Raimond Garcia
43ba27c9cf
Merge pull request #1908 from wairbut-m2c/aperez-split-routes-file
...
Split 'routes.rb' file into multiple small files
2018-01-11 12:20:42 +01:00
BertoCQ
71e045fece
Merge pull request #2296 from consul/feature/2278#budget_price_show_phase
...
New Budget's phase to publish investment prices
2018-01-10 23:46:41 +01:00
iagirre
0e11e21b2a
Merged with master and solved conflicts
2018-01-10 13:23:39 +01:00
María Checa
bc363289ad
Added translations to link text
2018-01-10 12:19:48 +01:00
decabeza
27c4abf552
improve i18n for budgets notices
2018-01-10 11:37:05 +01:00
Bertocq
922318b978
Add publishing prices phase to budget model, plus translation texts
2018-01-10 01:10:57 +01:00
Angel Perez
1cd47da9d4
Split routes into small files for easier customization ( #1852 )
2018-01-09 15:49:01 -04:00
decabeza
13ea6bdd6b
add i18n and fix layout for download current selection
2018-01-09 19:39:51 +01:00
decabeza
271c6869cd
hide budget investment table heading if no results
2018-01-09 19:32:40 +01:00
decabeza
458b2aeb2d
fixes i18n
2018-01-09 19:29:36 +01:00
decabeza
6fbd971278
changes text proposal to projects
2018-01-09 19:29:36 +01:00
decabeza
6174820de6
updates text
2018-01-09 19:29:36 +01:00