gregoirenovel
|
3eef853d59
|
Use single-quotes everywhere in the Gemfile
|
2017-03-21 19:07:42 +01:00 |
|
gregoirenovel
|
4dc4f669e8
|
Improve the Gemfile comments’ formatting
|
2017-03-21 19:07:41 +01:00 |
|
gregoirenovel
|
4675a84f9e
|
Add spacing in the Gemfile
|
2017-03-21 19:07:41 +01:00 |
|
gregoirenovel
|
4c3e5a6fad
|
Remove the jbuilder gem (unused)
|
2017-03-21 19:07:41 +01:00 |
|
gregoirenovel
|
acc5fff05d
|
Remove therubyracer gem (unused)
|
2017-03-21 19:07:41 +01:00 |
|
gregoirenovel
|
ff1709468a
|
Move dotenv-rails directly into the dev/test Gemfile group
|
2017-03-21 19:07:40 +01:00 |
|
gregoirenovel
|
abfb6772cf
|
Remove commented instructions in the Gemfile
|
2017-03-21 19:07:40 +01:00 |
|
gregoirenovel
|
0483fe028f
|
Remove the parallel_test gem
|
2017-03-21 19:07:40 +01:00 |
|
gregoirenovel
|
f1b1f5102e
|
Remove the railroady gem (unused)
|
2017-03-21 19:07:40 +01:00 |
|
Simon Lehericey
|
1fa1e9e8e8
|
select_multiple: add select2
|
2017-03-15 17:51:34 +01:00 |
|
Mathieu Magnin
|
e501c2f23b
|
Merge pull request #37 from sgmap/add_new_relic
Add new relic
|
2017-03-09 18:15:23 +01:00 |
|
Mathieu Magnin
|
19e3d336e9
|
Using dotenv for local env variables
|
2017-03-09 17:38:20 +01:00 |
|
Mathieu Magnin
|
53b8c4aaa4
|
Add new relic
|
2017-03-07 11:34:25 +01:00 |
|
Simon Lehericey
|
6be76095c6
|
Conf: reactivate spring and guard
|
2017-03-05 22:17:17 +01:00 |
|
Simon Lehericey
|
8bccf375e1
|
Tests: adapt migration to sqlite
Add sqlite
Remove scenic from tests
|
2017-02-28 17:01:58 +01:00 |
|
Mathieu Magnin
|
8a3df4979b
|
remove byebug and guard until it works
|
2017-02-14 12:05:08 +01:00 |
|
Mathieu Magnin
|
308a037f19
|
Add clickable links in champ description and use bootstrap layout for forms
|
2017-02-14 11:13:48 +01:00 |
|
Mathieu Magnin
|
2bc5ee88f7
|
Change controller name according to model name, add simple_form
|
2017-01-24 15:53:42 +01:00 |
|
Mathieu Magnin
|
d5e4f45d7d
|
Add xray-rails in dev mode
|
2017-01-18 13:59:14 +01:00 |
|
Xavier J
|
f98bb90f08
|
Bootstrap Action Cable and Unicorn
|
2016-12-22 21:49:31 +01:00 |
|
Xavier J
|
2fccbbf4f0
|
Delete un-use code
|
2016-12-19 15:08:00 +01:00 |
|
Xavier J
|
cd5803e981
|
Update api-pie gem
|
2016-12-15 11:15:53 +01:00 |
|
Xavier J
|
28c6a33df3
|
Update Webconsole Gem
|
2016-12-15 11:13:23 +01:00 |
|
JC
|
22a59123c1
|
Adding launchy to put save_and_open_page in capybara specs, fixing many red tests by removing/changing expectations according to new UI. Need to pursue on spec/features/backoffice/flux_de_commentaires_spec.rb (not priority), and spec/controllers/root_controller_spec.rb (unkonw)
|
2016-12-13 16:11:11 +01:00 |
|
JC
|
4a5c053ae5
|
Continue on dossier#show
|
2016-11-28 18:34:31 +01:00 |
|
Xavier J
|
d09a47ae23
|
First iteration navbar tableau de bord
|
2016-11-23 15:21:42 +01:00 |
|
Xavier J
|
647eaa4ba8
|
Merge branch 'develop' into develop_v2
# Conflicts:
# Gemfile.lock
# db/schema.rb
|
2016-11-17 16:55:41 +01:00 |
|
JC
|
23b928f160
|
Adding limit (200) for dossier exportation
|
2016-11-15 17:06:40 +01:00 |
|
Xavier J
|
6a261d125a
|
New color for navbar
|
2016-11-15 14:10:43 +01:00 |
|
Xavier J
|
1420c8425e
|
Fix mina version
|
2016-11-15 11:45:21 +01:00 |
|
Xavier J
|
b3b03a2449
|
Fix features tests
|
2016-11-15 11:01:58 +01:00 |
|
JC
|
0ac3c5fc86
|
Merging develop branch updated
|
2016-11-15 10:46:33 +01:00 |
|
Xavier J
|
5750eb1aa5
|
Fix major DEPRECATION WARNING for spec/controllers/admin/*.rb
|
2016-11-15 05:19:30 +01:00 |
|
Xavier J
|
d7fdf22abb
|
First fixed
|
2016-11-14 17:33:45 +01:00 |
|
XjulI1
|
9b9e2be8d8
|
Merge pull request #4 from sgmap/postgresql-full-text-search-2
PostgreSQL full text search
|
2016-11-08 15:17:57 +01:00 |
|
JC
|
8fe92b1465
|
Hack rubyzip version from Gemfile.lock, then install spreadsheet_architect
|
2016-11-07 14:07:34 +01:00 |
|
Xavier J
|
2f68d540e3
|
Migrate to ruby 2.3.1
|
2016-11-07 11:23:21 +01:00 |
|
Julien Portalier
|
31272cf0f5
|
Fix: rebased off the develop branch (not master)
Remove textacular gem, drop `db/structure.sql` (no special indices)
and regenerates `db/schema.rb`
|
2016-11-04 17:14:09 +01:00 |
|
Julien Portalier
|
0ea69cfc3e
|
PostgreSQL full text search [WIP]
|
2016-11-04 15:34:21 +01:00 |
|
Xavier J
|
1f1b235283
|
Fix bug Chrome datepicker
|
2016-09-22 11:31:24 +02:00 |
|
Xavier J
|
cd4848a916
|
Update Gems Devise and Uglifier for security alert
|
2016-09-14 18:34:19 +02:00 |
|
Xavier J
|
f07606a373
|
IE 9 alert
|
2016-08-30 11:42:33 +02:00 |
|
Xavier J
|
b661a2eb38
|
Updated test for new user status UI
|
2016-08-22 16:10:48 +02:00 |
|
Guillaume Lazzara
|
6cf6832c01
|
Migrate to Rails 4.2.7.1
|
2016-08-18 16:06:38 +02:00 |
|
Xavier J
|
c06dc48883
|
Disable terminal notifier guard
|
2016-07-26 15:36:28 +02:00 |
|
Guillaume Lazzara
|
5324484f3f
|
Add task for cloud storage migration
|
2016-07-01 14:45:50 +02:00 |
|
Guillaume Lazzara
|
7af7859334
|
Implement procedure cloning
|
2016-06-15 11:34:05 +02:00 |
|
Guillaume Lazzara
|
833d7790c2
|
Add support for remote OVH cloud storage
|
2016-05-13 16:08:51 +02:00 |
|
Xavier J
|
1a3c19f48c
|
First test
|
2016-04-14 16:50:13 +02:00 |
|
Guillaume Lazzara
|
f4d3038f56
|
Add brakeman in gemfile
|
2016-03-24 16:44:33 +01:00 |
|