Paul Chavard
|
bf7c023380
|
Add webpacker and use it for new_design
|
2018-07-25 15:14:06 +02:00 |
|
Frederic Merizen
|
14ef163a13
|
Support script to change procedure ownership
|
2018-06-19 12:14:17 +02:00 |
|
Pierre de La Morinerie
|
2cfa1b441d
|
config: add default config files to the source
|
2018-06-18 13:13:59 +02:00 |
|
Pierre de La Morinerie
|
e50cc68e75
|
Rakefile: move first user creation to db/seeds.rb
|
2018-06-13 10:58:23 +02:00 |
|
Pierre de La Morinerie
|
b0c5d8ec66
|
Rakefile: add task to create initial users
|
2018-06-13 10:58:11 +02:00 |
|
Pierre de La Morinerie
|
b8328b90e6
|
README: always use binstubs
Otherwise we use the gem installed globally, which may not be the same
version as the gem defined in the project Gemfile.
|
2018-06-13 10:45:19 +02:00 |
|
Pierre de La Morinerie
|
0621cb0240
|
README: remove the explicit migration for test env
Since Rails 4.1, applications using `maintain_test_schema` do not need
to run an explicit migration in the test env.
See https://relishapp.com/rspec/rspec-rails/docs/upgrade
|
2018-06-11 17:35:37 +02:00 |
|
Pierre de La Morinerie
|
03f82ad0f0
|
README: use rails rather than rake where possible
Most rake commands are aliased into `rails` since Rails 5.0.
|
2018-06-11 17:33:27 +02:00 |
|
Pierre de La Morinerie
|
b5ca3ca653
|
README: fix some typos
|
2018-06-11 17:24:59 +02:00 |
|
Frederic Merizen
|
dceb30c504
|
Espace insécable avant le signe pourcent
|
2018-05-09 13:49:22 +02:00 |
|
Mathieu Magnin
|
c10e3ecf73
|
Add ActivateBeforeExpirationJob cron to readme
|
2018-04-09 12:04:07 +02:00 |
|
gregoirenovel
|
fe333674a0
|
Remove any reference to our old name
|
2018-03-30 07:42:09 +02:00 |
|
simon lehericey
|
9e566596fa
|
[fix #1601] show pipedrive demandes in manager
|
2018-03-22 15:37:16 +01:00 |
|
gregoirenovel
|
9493ab7e1b
|
Add reference to AccessLint in the README
|
2018-03-08 15:42:18 +01:00 |
|
gregoirenovel
|
0af270faa0
|
tps.apientreprise.fr -> demarches-simplifiees.fr
|
2018-03-01 10:33:53 +01:00 |
|
gregoirenovel
|
fbe431f8dd
|
Téléprocédures simplifiées -> demarches-simplifiees.fr
|
2018-03-01 10:33:53 +01:00 |
|
gregoirenovel
|
1b8b6a3274
|
TPS -> demarches-simplifiees.fr
|
2018-02-28 18:14:06 +01:00 |
|
gregoirenovel
|
3f3c4897c3
|
Add a Skylight badge to the README
|
2018-02-26 19:19:01 +01:00 |
|
Mathieu Magnin
|
6f1e103e89
|
Add browserstack logo to get opensource account
|
2018-02-26 14:01:14 +01:00 |
|
simon lehericey
|
ab87235648
|
AutoReceivedDossiersForProcedure: update Readme
|
2018-02-23 15:18:32 +01:00 |
|
gregoirenovel
|
ffe3fe3db2
|
The overmind command was incorrect
|
2018-02-13 11:13:19 +01:00 |
|
gregoirenovel
|
5b7085f7ce
|
Use overwind instead of hivemind
|
2018-02-12 14:31:20 +01:00 |
|
gregoirenovel
|
d2f7c655d7
|
Bump development gems
- brakeman
- web-console
- xray-rails
- haml-lint
- scss_lint
|
2018-01-23 16:26:56 +01:00 |
|
gregoirenovel
|
d5f55cb360
|
Set the RunRailsCops option in the rubocop config
Instead of relying on a flag
|
2018-01-16 20:04:54 +01:00 |
|
gregoirenovel
|
1ac6b78e13
|
Remove trailing whitespace
|
2018-01-16 17:59:01 +01:00 |
|
gregoirenovel
|
55f41f3786
|
Add missing requirements to FIXME
|
2018-01-16 17:58:53 +01:00 |
|
Paul Chavard
|
a6cdf714a6
|
Use capybara-selenium with headless chrome
|
2018-01-16 14:02:10 +01:00 |
|
Simon Lehericey
|
81b3b3b0f9
|
Readme: fix typo
|
2018-01-09 15:51:07 +01:00 |
|
simon lehericey
|
f1b7a03b63
|
[fix #1097] Add job to monitor procedures
|
2018-01-09 10:29:54 +01:00 |
|
Mathieu Magnin
|
4c8c26f250
|
Improve super admin management
|
2018-01-03 12:17:44 +01:00 |
|
gregoirenovel
|
33dc43a177
|
Rework the README’s dependencies part
|
2018-01-03 11:34:13 +01:00 |
|
gregoirenovel
|
3479a4630f
|
Add an information about GitHub credentials in the README
|
2018-01-03 11:31:25 +01:00 |
|
Paul Chavard
|
25814cb2fe
|
Add a Procfile and document usage of hivemind
|
2018-01-02 11:20:22 +01:00 |
|
Frederic Merizen
|
0f6396ac1e
|
Document authentication file stubs
|
2017-12-22 17:18:19 +01:00 |
|
Simon Lehericey
|
c09effa914
|
Readme: take new AutoReceiveDossiersForProcedureJob parameter
|
2017-12-11 17:17:47 +01:00 |
|
Mathieu Magnin
|
bf16ad7a36
|
Add command to create a procedure declaratoire POC
|
2017-10-06 17:49:31 +02:00 |
|
gregoirenovel
|
51f57d983e
|
Use ActiveJob
|
2017-10-05 15:42:48 +02:00 |
|
Mathieu Magnin
|
e753c67ad6
|
Change WeeklyOverviewWorker for delayed_job
|
2017-09-27 16:47:32 +02:00 |
|
Mathieu Magnin
|
f46330be1a
|
Update README for delayed_job
|
2017-09-27 16:47:32 +02:00 |
|
gregoirenovel
|
f9e0812f92
|
[Ref #288] Remove the seeds.rb file which required an uncommitted file
This caused an error while setting up the app
|
2017-08-25 15:34:30 +02:00 |
|
gregoirenovel
|
ab8edc99ce
|
Add a deployment part to the README
|
2017-08-25 10:36:28 +02:00 |
|
gregoirenovel
|
f3616cb71f
|
Improve some setup code in the README
|
2017-08-25 10:36:28 +02:00 |
|
gregoirenovel
|
ccbf27a16a
|
Update rubocop part in the README
We now need to run it with the -R flag so that
Rails cops are run
|
2017-07-20 18:28:21 +02:00 |
|
gregoirenovel
|
4d3bf972d8
|
Add brakeman to the README
|
2017-07-20 18:28:21 +02:00 |
|
gregoirenovel
|
f5d4686b80
|
Document the rubocop usage in README
|
2017-06-13 11:29:02 +02:00 |
|
gregoirenovel
|
6b25d25a9a
|
The correct app name is “Téléprocédures Simplifiées”
|
2017-05-04 18:19:13 +02:00 |
|
Mathieu Magnin
|
4591f2fdbe
|
TéléProcédure Simplifiée => TéléProcédures Simplifiées
|
2017-05-04 18:07:55 +02:00 |
|
gregoirenovel
|
1691ce1899
|
Add a missing lint command to README.md
|
2017-05-04 16:15:04 +02:00 |
|
gregoirenovel
|
70f7175471
|
Add a Launching section to README.md
|
2017-05-04 16:15:04 +02:00 |
|
gregoirenovel
|
6e1818bb79
|
Add missing dependencies to README.md
|
2017-05-04 16:15:04 +02:00 |
|