Commit Graph

3922 Commits

Author SHA1 Message Date
Julian Herrero
fec84c4710 include public/sitemap to gitignore 2016-12-02 11:30:12 +01:00
Julian Herrero
3940165642 don't compress the sitemap 2016-12-02 11:29:35 +01:00
Julian Herrero
bb61d73c04 add sitemap generator 2016-12-02 11:28:39 +01:00
Julian Herrero
a175b5bc9b add gem sitemap_generator 2016-12-02 11:26:46 +01:00
Raimond Garcia
59d3e4956b Merge pull request #1276 from amiedes/fix-docs
Styled docs with markdown syntax
2016-11-30 09:30:05 +01:00
Alberto Miedes Garcés
9f4688a08a Styled docs with markdown syntax 2016-11-29 23:45:21 +01:00
Juanjo Bazán
e694b9c934 Merge pull request #1274 from consul/rubocop
Rubocop - Timezone warnings + .rubocop.yml
2016-11-25 14:05:15 +01:00
kikito
a2fa65a5bc adds .rubocop.yml + .rubocop_todo.yml 2016-11-25 13:39:59 +01:00
Juanjo Bazán
7edc783111 Merge pull request #1273 from consul/docs-ruby-version
updates ruby version in configuration instructions
2016-11-25 10:46:30 +01:00
rgarcia
a3b0fdb14d updates ruby version in configuration instructions 2016-11-25 10:39:54 +01:00
kikito
f0b8cfd4a2 Time.now -> Time.current 2016-11-23 19:19:19 +01:00
Juanjo Bazán
4782332691 Merge pull request #1272 from consul/update-gems
Update gems
2016-11-22 13:14:19 +01:00
kikito
619c77f615 bundle update unicorn 2016-11-22 12:44:08 +01:00
kikito
a4d840c9c6 bundle update omniauth 2016-11-22 12:44:08 +01:00
kikito
2050e1411e updates cancancan 2016-11-22 12:44:08 +01:00
kikito
6b24061bdc updates rack gem 2016-11-22 12:44:08 +01:00
kikito
dcebcc41cb Updates browser gem 2016-11-22 12:44:08 +01:00
kikito
695fc93b67 updates ancestry 2016-11-22 12:44:08 +01:00
Enrique García
ae2a6d6498 Merge pull request #1268 from consul/knapsack
Reduces build time using parallel builds
2016-11-22 10:37:12 +01:00
Enrique García
c8f4bb7e0c Merge pull request #1270 from consul/upgrade-ruby
upgrade to ruby 2.3.2
2016-11-22 10:28:00 +01:00
Enrique García
3c120ad0ad Merge pull request #1271 from consul/capistrano-rvm
Configures Capistrano RVM
2016-11-22 10:27:40 +01:00
rgarcia
cea90fea47 installs bundler gem for new ruby versions 2016-11-21 10:15:57 +01:00
rgarcia
d24ef1615f cleans up deploy.rb 2016-11-21 10:15:51 +01:00
rgarcia
c8c5b55816 updates ruby version for capistrano 2016-11-21 10:15:44 +01:00
rgarcia
a1095089af configures up to date capistrano rvm gem 2016-11-21 10:15:34 +01:00
rgarcia
f8bd13ceb5 uses available capacity for open source projects 2016-11-21 09:57:23 +01:00
rgarcia
d720f8c84d uses four virtual machines to run travis build 2016-11-20 11:59:08 +01:00
rgarcia
0939479263 removes custom knapsack configuration 2016-11-20 11:58:31 +01:00
rgarcia
a0a4f3c38e removes time offset warning for parallel builds 2016-11-20 11:56:50 +01:00
rgarcia
8595f60206 adds travis matrix configuration for knapsack 2016-11-20 11:11:48 +01:00
rgarcia
e8fcdff90f adds report on time per spec file 2016-11-20 11:10:02 +01:00
rgarcia
f7ec2ae9c3 upgrade to ruby 2.3.2 2016-11-19 20:27:39 +01:00
rgarcia
f3512a4a6f tries to speed up build with knapsack 2016-11-19 20:13:51 +01:00
Alberto García Cabeza
b4a39e85ec Merge pull request #1267 from consul/social_share_html
Accessibility for social share
2016-11-18 13:42:35 +01:00
rgarcia
5a664b9246 adds sr-only class and site name to accessibility span 2016-11-17 19:17:46 +01:00
rgarcia
e6a10cf1f1 adds accessibility span to social share buttons 2016-11-17 12:23:26 +01:00
Enrique García
03f14e05dd Merge pull request #1262 from consul/flacky-spec
Tries to fix flacky spec 'change my credentials'
2016-11-15 11:43:07 +01:00
Raimond Garcia
14af1a1961 Merge pull request #1259 from consul/accessibility
Accessibility
2016-11-15 11:39:40 +01:00
Enrique García
5a31c3b020 Merge pull request #1263 from consul/contributing
updates contributing
2016-11-15 11:38:53 +01:00
rgarcia
97855a8e43 updates contributing 2016-11-15 11:36:36 +01:00
Enrique García
0efc3f9dbf Merge pull request #1261 from consul/ruby-code-style
adds consistency to ruby code style
2016-11-15 11:35:55 +01:00
rgarcia
4ac5e84044 tries to fix flacky spec 'change my credentials' 2016-11-15 11:24:59 +01:00
rgarcia
bb3c4c6399 adds consistency to ruby code style
Keep a blank line before and after private
Keep a blank line before and after protected
Remove extra empty line at class body end
Remove extra blank line
Add final newline
Use 2 (not 3) spaces for indentation
Use 2 (not 4) spaces for indentation
Remove space before comma
Add space after comma
Remove trailing whitespaces
Remove unnecessary spacing
Use snake_case for variable names
Do not use then for multi-line if
Remove unused block argument - i
Use the new Ruby 1.9 hash syntax
Remove unused assignment to variable
Indent when as deep as case
Align attributes
Align end with def
2016-11-15 11:18:43 +01:00
Alberto Garcia Cabeza
5e487bb85f fixes specs 2016-11-14 18:06:39 +01:00
Alberto Garcia Cabeza
a66800afb1 fixes styles for spending proposals list and show 2016-11-14 17:46:01 +01:00
Alberto Garcia Cabeza
2249fdbdfa improves outline and structure headings 2016-11-14 17:45:20 +01:00
Raimond Garcia
f24ced329f Merge pull request #1254 from consul/password-changed-at
sets default value for password_changed_at
2016-11-02 17:43:56 +01:00
Alberto Garcia Cabeza
e778c49e64 removes orange blocks and improves contrast on proposals 2016-11-02 16:31:38 +01:00
rgarcia
1a8f7e119f sets default value for password_changed_at 2016-11-02 14:51:52 +01:00
Alberto Garcia Cabeza
7594981964 changes text 2% of census to 1% 2016-11-02 14:22:37 +01:00