Bertocq
e6dd33bd66
Fix all Layout/SpaceAfterComma issues and remove from rubocop_todo list
2017-06-26 17:57:53 +02:00
Bertocq
c862543e6f
Remove Layout/SpaceAfterColon from rubocop_todo list, offense no longer present
2017-06-26 17:57:53 +02:00
Bertocq
01263050a6
Fix Layout/SpaceAfterNot rubocop issue and remove from rubocop_todo list
2017-06-26 17:57:53 +02:00
Bertocq
9763931f55
Fix all Layout/SpaceBeforeComma rubocop issues and remove from rubocop_todo list
2017-06-26 17:57:53 +02:00
Bertocq
6562d8b9d8
Fix all Layout/SpaceBeforeFirstArg rubocop issues and remove from rubocop_todo list
2017-06-26 17:57:53 +02:00
Bertocq
b074090e92
Fix Layout/SpaceInsidePercentLiteralDelimiters rubocop issue and remove from rubocop todo list
2017-06-26 17:57:53 +02:00
Bertocq
a76033fb72
Fix all Style/StringLiteralsInInterpolation rubocop issues and remove from rubocop_todo list
2017-06-26 17:57:53 +02:00
Bertocq
80bcf38dc5
Fix all Layout/TrailingWhitespace rubocop issues and remove from rubocop_todo list
2017-06-26 17:57:53 +02:00
Bertocq
cf81c740b1
Fix Style/ZeroLengthPredicate rubocop issue and remove file list from rubocop_todo
2017-06-26 17:57:53 +02:00
BertoCQ
e254d034b1
Merge pull request #1699 from consul/md-files
...
Modernize repo files
2017-06-26 17:46:55 +02:00
Raimond Garcia
76e479b235
Merge pull request #1698 from consul/accesibility
...
Color contrast checker
2017-06-26 17:42:50 +02:00
Raimond Garcia
6e60f5acde
Merge pull request #1680 from consul/chore/small_rubocop_cleanup
...
Chore/small rubocop cleanup
2017-06-26 17:42:10 +02:00
Raimond Garcia
f41d3637cf
Merge pull request #1678 from consul/feature/1601#budget_winner_investments_button
...
Add button to Calculate Budget Winner investments
2017-06-26 17:41:08 +02:00
decabeza
4b3d585ecd
changes css attributes to alphabetical order 🤓
2017-06-26 17:07:50 +02:00
decabeza
6bb434f0dd
improves css units
2017-06-26 17:06:02 +02:00
decabeza
ffff527862
avoids qualifying elements in selectors
2017-06-26 16:51:53 +02:00
Juanjo Bazán
67f49a5f8e
updates phantoms recommended version
2017-06-26 16:50:36 +02:00
Juanjo Bazán
8bcf6e1a60
adds changelog
2017-06-26 16:47:58 +02:00
Juanjo Bazán
1912d57dc7
adds Berto to core team
2017-06-26 16:47:58 +02:00
Juanjo Bazán
a2caffef18
defaults to EN docs
2017-06-26 16:47:58 +02:00
decabeza
fac913edde
removes empty lines on scss
2017-06-26 16:41:32 +02:00
decabeza
c793202a33
improves color contrast on milestone date
2017-06-26 16:40:33 +02:00
decabeza
4db83e7305
makes milestones textarea form bigger
2017-06-26 16:37:55 +02:00
Alberto
1630040afe
Merge pull request #1688 from rockandror/timeline-2
...
Timeline 2
2017-06-26 16:20:17 +02:00
decabeza
3ab9d8ce18
adds color contrast checker link on readme files
2017-06-26 15:44:32 +02:00
taitus
fee9e99d37
Add translation to published milestone. Fix test
2017-06-26 13:52:25 +02:00
taitus
0222d61e1e
Remove interest.rb
2017-06-26 13:52:23 +02:00
taitus
64ff75c384
Add displaying no_milestones text on admin
2017-06-26 13:48:25 +02:00
Bertocq
9504958a08
Disable Style/SymbolArray rubocop cop after core discussion about it
2017-06-26 11:10:30 +02:00
Bertocq
9f05cda5c3
Add text translations for new population field on Budget Heading for admin panel
2017-06-25 15:47:46 +02:00
Bertocq
d77355de0d
Add population field to admin Budget Heading form and headings list table
2017-06-25 15:47:46 +02:00
Bertocq
8cd7c685dc
Add population to allowed params on admin budget heading controller
2017-06-25 15:47:46 +02:00
Bertocq
51f8975654
Increase admin budget spec feature to check Budget Heading creation allows to set population value
2017-06-25 15:47:46 +02:00
Bertocq
6d941f8b52
Add population integer attribute to Budget::Heading model table
2017-06-25 15:47:46 +02:00
Bertocq
47c0b25f9c
Add text translations for both admin budget winners calculate and calculated texts
2017-06-25 15:47:04 +02:00
Bertocq
57ba414a34
Add button on Admin Budget edit form to call calculate winners if budget is reviewing_ballots
2017-06-25 15:47:04 +02:00
Bertocq
154cdac332
Add calculate_winners on Admin Budget controller, route and ability for admins
2017-06-25 15:47:04 +02:00
Bertocq
ee9d3cd7e3
Add a scenario for the Calculate Budgets winner investment feature on admin budget spec
2017-06-25 15:47:04 +02:00
Bertocq
78efccc197
Fix all Layout/EmptyLinesAroundAccessModifier rubocop issues and remove files from rubocop_todo list
2017-06-25 15:46:46 +02:00
Bertocq
391b32e165
Remove all Layout/BlockEndNewline rubocop issues and files from rubocop_todo list
2017-06-25 15:46:46 +02:00
Bertocq
8d84ed712a
Fix all Rails/Validation rubocop issues and remove files from rubocop_todo list
2017-06-25 15:46:46 +02:00
Bertocq
d759aca522
Fix all Rails/TimeZone rubocop issues and remove files from rubocop_todo list
2017-06-25 15:46:46 +02:00
Bertocq
6529e37ae8
Fix all rubocop Rails/PluralizationGrammar issues and remove the file list form rubocop_todo file
2017-06-25 15:46:46 +02:00
Bertocq
47648aa32a
Remove rubocop Rails/Date from rubocop_todo list since offenses where solved
2017-06-25 15:46:46 +02:00
Bertocq
d2e08d1a0c
Remove unused param on both method and call, using class variable instead
2017-06-25 15:46:46 +02:00
taitus
e0d11d6b2a
Fix create comment on budget investment spec.
2017-06-25 11:06:05 +02:00
Bertocq
167df16567
Fix Github Pull Request template
...
Why:
* The template tried to specify a placeholder for the title, but instead it was used as first line in the description
* The template tried to specify a guide for each section with a `>` character to imply it was a comment, but people didn't remove it
How:
* Removing the first line specifying the title placeholder that has no use
* Changing the `>` character on each section guide for a `-` that can be easily reused for enumerations
2017-06-25 01:37:42 +02:00
taitus
4613855df8
Refactor tab-milestones inside participation.scss and passed scss-lint test
2017-06-24 22:38:48 +02:00
taitus
eeb9c95d1a
Missing validate new form milestone spec on Admin.
2017-06-24 22:38:48 +02:00
taitus
2fe663ef8f
Fix syntax and indentation errors.
2017-06-24 22:38:48 +02:00