Commit graph

89 commits

Author SHA1 Message Date
Pierre de La Morinerie
c71112b75e
README: make test users clearer
Mentionne plus clairement les utilisateurs de test (suite à un retour de @keirua)
2019-02-11 17:10:36 +01:00
gregoirenovel
b3ae737a35 Improve the superadmin tasks part of the README 2019-01-03 11:03:17 +01:00
gregoirenovel
fc79b2b84a Fix a typo in the README 2019-01-03 10:59:11 +01:00
Pierre de La Morinerie
8ad3c2c809 doc: add CONTRIBUTING.md 2018-12-10 16:53:43 +01:00
Pierre de La Morinerie
725cf35b09 README: make Browserstack logo smaller 2018-12-10 16:53:43 +01:00
Pierre de La Morinerie
d815dde328 README: clarify letter opener instructions 2018-12-10 16:53:43 +01:00
gregoirenovel
8eaec4de6a Remove any reference to unicorn now that we run on puma 2018-11-22 01:56:29 +01:00
Pierre de La Morinerie
9728bfcb89 README: document letter_opener usage 2018-10-18 15:06:18 +02:00
Frederic Merizen
42ca92466c [#1946] Send expiring dossier summary every month 2018-09-20 17:44:41 +02:00
gregoirenovel
00ecae5f93 Procédure → Démarche 2018-09-05 15:46:24 +02:00
Pierre de La Morinerie
d690735223 README: recommand bin/update to update the development environment 2018-09-03 14:33:26 +02:00
Pierre de La Morinerie
46d04fc131 README: recommand bin/setup to initialize a development environment 2018-09-03 14:31:48 +02:00
Pierre de La Morinerie
2e536e90f2 setup: initialize .env file 2018-09-03 14:31:48 +02:00
Pierre de La Morinerie
2f1e47a7a5 setup: install mailcatcher 2018-09-03 14:31:48 +02:00
Paul Chavard
c67f8dcaaa Add after_party 2018-08-30 11:54:54 +01:00
gregoirenovel
4b071ecf06 Use enum to the fullest with Dossier.states 2018-08-29 17:31:08 +02:00
gregoirenovel
af82dfa54f Correct typos and spacing issues in the README 2018-08-24 13:42:44 +02:00
gregoirenovel
fbe0db3954 Move a line of the README to a better location 2018-08-24 12:49:21 +02:00
Paul Chavard
54d2e3020f [ENV] Remove old info from README 2018-08-23 15:55:33 +02:00
Paul Chavard
ebe3be40fa Add .env example file and instructions 2018-08-21 15:41:16 +02:00
Pierre de La Morinerie
d6fd150929 Move linters to a Rake task
This allow running all linters in a single pass.
2018-08-13 14:05:16 +02:00
Pierre de La Morinerie
807937089b README: add application local URL 2018-08-08 11:11:56 +02:00
Pierre de La Morinerie
da9cea0af5 README: ensure required config files are created before booting 2018-08-08 11:11:44 +02:00
Pierre de La Morinerie
8bd2a8cb97 docs: mention the modern browsers config file in the README 2018-08-06 15:13:06 +02:00
Pierre de La Morinerie
fb0ddbbea9 docs: document how to regenerate the binstubs for unicorn 2018-08-02 14:02:20 +02:00
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