Amaia Castro
|
e4fe499e66
|
DraftVersion base model and very basic admin pages
|
2016-12-06 12:10:20 +01:00 |
|
Amaia Castro
|
ea799169a0
|
Merge admin legislation locale files in general admin file
|
2016-12-05 13:24:30 +01:00 |
|
Amaia Castro
|
369804a2ba
|
Base Legislation::Process model and admin page
|
2016-12-05 13:24:23 +01:00 |
|
Amaia Castro
|
ca7d4629e0
|
Merge branch 'master' into legislation-module-stable
|
2016-12-05 11:49:20 +01:00 |
|
Raimond Garcia
|
dd406cfeb0
|
Merge pull request #1278 from microweb10/ISSUE-1170
Create dynamic sitemap
|
2016-12-03 12:43:31 +01:00 |
|
Julian Herrero
|
9a2b049ec8
|
take default host from settings
|
2016-12-03 12:19:58 +01:00 |
|
Julian Herrero
|
0c09d1016c
|
generate a new sitemap everyday at 5:00am
|
2016-12-02 11:30:57 +01:00 |
|
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 |
|
Amaia Castro
|
9a9f1da5a0
|
Renames Legislation model to LegacyLegislation
Renames the model and related stuff from Legislation
to LegacyLegislation to avoid name clashes with
the future Legislation module.
|
2016-11-30 12:00:05 +01:00 |
|
Amaia Castro
|
9e5a55be68
|
Removes duplicated i18n keys in locale files
|
2016-11-30 12:00:04 +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 |
|