Commit Graph

899 Commits

Author SHA1 Message Date
Bertocq
8b2b21c6d7 Remove Tolk, Crowdin substituted it
Why:

* Crowdin now hosts all consul translations publicly so anyone can contribute https://crowdin.com/project/consul/invite
* Crowdin makes easy for non-tech people to contribute, once we have a demo site we'll be able to offer "on site" translation
* If you still use Tolk, we recommend removing this commit (but adding tolk gem to ./Gemfile_custom file to avoid future merge conflicts)

How:

* Reverting changes introduced with 9610a6a933
2017-07-09 00:56:14 +02:00
Bertocq
c9bc028524 Remove all unnecesary extra spacing and Layout/ExtraSpacing list from rubocop file 2017-06-28 14:12:51 +02:00
Juanjo Bazán
10d418efd8 rails up to 4.2.9 2017-06-27 11:37:37 +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
Bertocq
e1573e55b5 Add scss-lint gem for sass linting 2017-06-16 12:07:37 +02:00
rgarcia
3a50cc3a99 Enables GraphQL UI in production 2017-06-15 12:12:41 +02:00
Bertocq
aa405abf63 Add markdownlinter gem to development group 2017-06-14 18:13:36 +02:00
Juanjo Bazán
aa29905e31 updates graphql 2017-06-14 10:44:33 +02:00
kikito
1701111bf5 Merge branch 'api-dev-PRs' of https://github.com/amiedes/consul into amiedes-api-dev-PRs-2 2017-06-13 12:07:28 +02:00
Juanjo Bazán
16edbf15a2 Merge pull request #1620 from consul/medialab-legislation
Adds Collaborative Legislation
2017-06-07 18:06:15 +02:00
Juanjo Bazán
77b596b285 updates rubocop (sec fix)
fixes a current vulnerability in /tmp directory
(https://github.com/bbatsov/rubocop/commit/dcb258fabd5f2624c1ea0e1634763
094590c09d7)
2017-06-03 13:07:02 +02:00
rgarcia
1a46b4d4cb fixes conflicts with master 2017-05-31 10:36:38 +02:00
Bertocq
6b89bdd17d Revert Gemfile.lock changes by mistake, also remove Gemfile gem version specification 2017-05-23 20:26:39 +02:00
Bertocq
d922d093ee Add specifiy version to multiple gems that didn't had one at the Gemfile 2017-05-23 19:52:14 +02:00
rgarcia
2a7ff2270e sends zip file with test data 2017-05-23 16:45:34 +02:00
decabeza
5e0d5fc8c3 Merge branch 'legislation-module-stable' of https://github.com/medialab-prado/consul into medialab-legislation 2017-05-22 18:43:49 +02:00
Alberto Miedes Garcés
cad66ea85a Update GraphQL and GraphiQL gem 2017-05-11 22:29:21 +02:00
Alberto Miedes Garcés
5d9054d284 Merge branch 'master' into api-dev-PRs
Conflicts:
	Gemfile.lock
	config/routes.rb
	db/dev_seeds.rb
	db/schema.rb
2017-05-11 21:59:42 +02:00
Juanjo Bazán
887e40bb59 updates dependencies 2017-05-05 11:32:13 +02:00
Juanjo Bazán
f80019aa1f updates ahoy 2017-05-01 12:35:57 +02:00
Juanjo Bazán
29e5cff13f updates capistrano 2017-05-01 12:20:52 +02:00
Juanjo Bazán
d8716cc72d updates gem versions 2017-05-01 12:19:24 +02:00
Juanjo Bazán
b5e1ba9a53 updates gems 2017-04-17 18:55:19 +02:00
Amaia Castro
8143fe1037 Site customization: images uploads 2017-04-06 17:00:04 +02:00
Amaia Castro
5ee2c9efa0 Add telegram to footer and to social share button 2017-04-05 13:07:08 +02:00
Juanjo Bazán
18bce501ce updates development dependencies 2017-03-24 21:40:30 +01:00
Juanjo Bazán
865a9e78a4 updates runtime dependencies 2017-03-24 21:32:51 +01:00
Amaia Castro
483d7c6e2b Merge branch 'master' into legislation-module-stable 2017-03-17 18:08:22 +01:00
Juanjo Bazán
d0ada34631 rails version up to 4.2.8 2017-03-14 12:01:46 +01:00
rgarcia
c6617e5c4a updates minor gem versions 2017-03-13 11:57:58 +01:00
Alberto Miedes Garcés
5b7cbccd19 Merge branch 'master' into api-dev 2017-01-26 12:39:59 +01:00
Alberto Miedes Garcés
7a9373942a Testing GraphQL 1.3.0 in Travis 2017-01-12 20:11:47 +01:00
Amaia Castro
068c2c9f3d Merge branch 'master' into legislation-module-stable 2017-01-09 09:27:38 +01:00
rgarcia
6688832f8c updates dependencies 2017-01-05 01:02:07 +01:00
Alberto Miedes Garcés
a2befe6bc1 Remove unused gem 2017-01-02 11:30:10 +01:00
Alberto Miedes Garcés
eadceb106c Only mount graphiql in development environment 2017-01-02 11:27:56 +01:00
Alberto Miedes Garcés
d4b049175c Merge branch 'master' into api-dev-0.18.11 2016-12-26 12:55:17 +01:00
Amaia Castro
d25d6c178c Legislation Questions model and basic admin 2016-12-20 18:52:43 +01:00
Alberto Garcia Cabeza
149f4f2ccb updates foundation rails gem 2016-12-20 17:17:44 +01:00
Alberto Garcia Cabeza
fd6886d98e downgrades foundation rails gem version 2016-12-19 18:20:44 +01:00
Amaia Castro
8c9cfa8b3f Merge branch 'master' into legislation-module-stable 2016-12-14 11:48:28 +01:00
Amaia Castro
715d9e5b88 Markdown editor for DraftVersion body 2016-12-12 11:10:10 +01:00
Juanjo Bazán
e47fc17992 updates minor dependencies 2016-12-09 20:39:46 +01:00
Alberto Miedes Garcés
fdea4ad6ac Merge branch 'master' into api-dev 2016-12-03 13:53:13 +01:00
Julian Herrero
a175b5bc9b add gem sitemap_generator 2016-12-02 11:26:46 +01:00
Alberto Miedes Garcés
0eae2fada6 Refactor GraphQL controller specs 2016-11-27 13:50:01 +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
rgarcia
a1095089af configures up to date capistrano rvm gem 2016-11-21 10:15:34 +01:00
rgarcia
f3512a4a6f tries to speed up build with knapsack 2016-11-19 20:13:51 +01:00