Commit Graph

7983 Commits

Author SHA1 Message Date
Raimond Garcia
6495abf55c Merge pull request #1666 from consul/users-without-email
Users without email
2017-06-20 21:48:35 +02:00
Juanjo Bazán
3edced4e5e Merge pull request #1668 from consul/styles
Fixes styles
2017-06-20 19:43:34 +02:00
Alberto
6fc59825a6 Merge pull request #1667 from consul/feature/improve_active_category
Mark current Category as active on proposal/budget list
2017-06-20 18:48:30 +02:00
decabeza
a7886c401d fixes submenu active class on admin sidebar 2017-06-20 18:43:23 +02:00
decabeza
5d036bae1a removes unnecessary margin on legislation allegations 2017-06-20 18:43:02 +02:00
decabeza
def93d3e0a fixes legislation processes menu 2017-06-20 18:42:34 +02:00
Bertocq
04b8ac36ad Remove trailing whitespaces on french yml files 2017-06-20 01:01:01 -07:00
Bertocq
1eebc33da9 Fix bad merge conflict on rubocop_todo 2017-06-20 09:57:22 +02:00
Bertocq
e5baecdbfe Use 'active' css class on the active category for both proposals and budgets partials 2017-06-20 09:55:42 +02:00
Bertocq
2c031d75c8 Add active class for category link, similar to :hover 2017-06-19 22:54:30 +02:00
Bertocq
74783ffad2 Add missing :verified trait for User model factory 2017-06-19 18:13:00 +02:00
Juanjo Bazán
315c57929a allows managers to create users without email
allows managers to create users without email

hides email preferences from account page for email-less users

prevents email delivery to users with no email

adds spec for user creation from management

adds specs for user's email requirement

adds spec for no deliveries if no email
2017-06-19 13:02:48 +02:00
Bertocq
02ca07deb6 Add .codeclimate.yml config file to enable multiple engines 2017-06-19 10:53:31 +02:00
Raimond Garcia
40563ffc64 Merge pull request #1633 from consul/chore/add_github_pr_template
Github Pull Request Template
2017-06-19 10:47:09 +02:00
Raimond Garcia
f1e4e5f206 Merge pull request #1656 from consul/chore/add_markdownlinter
Add Markdown Linter gem and config file && Fixes
2017-06-19 10:46:31 +02:00
Raimond Garcia
3917f2d999 Merge pull request #1658 from consul/chore/add_coffeelint_config
Add CoffeeLint configuration file && Fixes
2017-06-19 10:45:41 +02:00
Bertocq
15c92b27c8 Fix Style/BlockDelimiters rubocop issues and remove it from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
25e501c668 Fix Style/AndOr rubocop issue and remove from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
256eb682d0 Fix Rails/RequestReferer rubocop issue and remove from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
f6863f5ea0 Rubocop autocorrect Performance/RedundantBlockCall issue and remove it from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
c88d822330 Fix Lint/UnderscorePrefixedVariableName issue and remove it from rubocop_todo file 2017-06-19 10:45:18 +02:00
Bertocq
db97314f7b Fix Lint/NestedMethodDefinition rubocop issue and remove it from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
6e1fa53e2c Fix Lint/DefEndAlignment rubocop issues and remove from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
b104765ddc Rubocop autocorrect Lint/BlockAlignment and remove from rubocop_todo list 2017-06-19 10:45:18 +02:00
Bertocq
21c6d1c4dd Cleanup Lint/AssignmentInCondition rubocop issues on code and remove it from ruboco_todo list 2017-06-19 10:45:18 +02:00
Bertocq
87e73e772c Remove all Lint/AmbiguousRegexpLiteral rubocop issues on code, and from rubocop_todo list 2017-06-19 10:45:18 +02:00
Raimond Garcia
e6afa9473e Merge pull request #1663 from consul/chore/add_crowdin_badge
Add Crowdin badge to Readme files
2017-06-19 10:41:56 +02:00
Bertocq
70feb10619 Add crowdin badge to Readme files that show % of localization in current languages 2017-06-18 00:54:46 +02:00
rgarcia
0323f8ea36 adds en.yml translations for crowdin 2017-06-17 12:03:07 +02:00
rgarcia
6a5354dac4 refactors rails.nl.yml 2017-06-17 11:40:30 +02:00
Raimond Garcia
eb829837dc Merge pull request #1615 from waagsociety/dutch
Dutch
2017-06-17 10:56:31 +02:00
Raimond Garcia
ba5216b725 Merge pull request #1552 from cldha/master
Add French translation
2017-06-17 10:56:09 +02:00
BertoCQ
5b6ef26336 Merge branch 'master' into chore/add_coffeelint_config 2017-06-16 18:28:31 +02:00
Alberto
bdf7a10441 Merge pull request #1643 from consul/chore/add_scss_lint
[WIP] SCSS Linting tool & Config
2017-06-16 18:22:43 +02:00
Bertocq
06525cb462 Add coffeelint install & usage instructions on readme files 2017-06-16 17:54:18 +02:00
Raimond Garcia
e04305f0bc Merge pull request #1662 from consul/fix-draft-spec
fixes draft spec
2017-06-16 16:26:06 +02:00
Juanjo Bazán
d165116b5e fixes draft spec 2017-06-16 15:19:38 +02:00
Juanjo Bazán
89db068a04 Merge pull request #1661 from consul/fix/shared_example_warning
Fix shared example group warning from rspec
2017-06-16 13:43:20 +02:00
decabeza
2e0b17afcf updates specs 2017-06-16 13:23:11 +02:00
decabeza
65fa120929 adds scss-lint to readme files 2017-06-16 12:22:21 +02:00
decabeza
76b7f66fb3 fixes scss lint warnings 2017-06-16 12:09:01 +02:00
Bertocq
450227d5e5 Add base .scss-lint.yml config file based on https://sass-guidelin.es/es/#scss-lint guide 2017-06-16 12:07:37 +02:00
Bertocq
e1573e55b5 Add scss-lint gem for sass linting 2017-06-16 12:07:37 +02:00
Bertocq
d1a050fa4d Fix shared example group rspec warning because of file name ended with _spec 2017-06-16 01:28:43 +02:00
Bertocq
2965b31504 Remove unnecesary space on coffeescript file 2017-06-16 00:06:42 +02:00
Bertocq
0379a66c77 Remove unnecesary empty parameter list on coffeescript file 2017-06-16 00:06:26 +02:00
Bertocq
3db13da2b1 Fix indentation on multiple coffeescript files 2017-06-16 00:05:07 +02:00
Bertocq
8f682901ed Fix Operators must be spaced properly rule on multiple coffeescript files 2017-06-16 00:03:34 +02:00
Bertocq
2c4139d4ac Remove trailing whitespace from tracks coffee file 2017-06-16 00:02:06 +02:00
Bertocq
6eb2647c1c Fix CoffeeLint rule 'Line contains a trailing semicolon' across multiple files 2017-06-16 00:01:05 +02:00