Commit graph

2768 commits

Author SHA1 Message Date
gregoirenovel
0006d42874 Move the jobs logging handling in ApplicationJob 2017-10-05 15:42:48 +02:00
gregoirenovel
51f57d983e Use ActiveJob 2017-10-05 15:42:48 +02:00
gregoirenovel
23c278aa65 Remove a now unused sidekiq cron config file 2017-10-05 15:42:48 +02:00
gregoirenovel
5745e5522c Merge pull request #785 from sgmap/allow_focus
Allow the focus flag on tests
2017-10-05 15:37:36 +02:00
gregoirenovel
6d7352f175 Allow the focus flag on tests
So that it only runs flagged tests, which is
useful especially when using guard
2017-10-05 15:01:02 +02:00
gregoirenovel
51d83bffa7 Merge pull request #779 from sgmap/exclude-explication
Exclude explication
2017-10-05 14:52:02 +02:00
gregoirenovel
a611cace5f Do not allow to filter by explication fields 2017-10-05 14:46:09 +02:00
gregoirenovel
c586474a45 Do not show explication fields to gestionnaires 2017-10-05 14:46:09 +02:00
LeSim
9578e8d524 Merge pull request #758 from sgmap/gestionnaire_feature_spec
Spec: add spec features to test gestionnaire part
2017-10-05 14:09:57 +02:00
Simon Lehericey
742b455e9e Spec: add spec features to test gestionnaire part 2017-10-05 14:04:53 +02:00
gregoirenovel
68c9f58bbc Merge pull request #784 from sgmap/fix-lsep
Fix special chars on homepage
2017-10-05 13:57:25 +02:00
Sylvain
8d7450da20 Fix special chars on homepage
Deux 


LSEP apparaissent sur la home (Chrome, Windows, capture d'écran). Je les ai supprimé du fichier où ils apparaissent.
2017-10-05 13:45:05 +02:00
gregoirenovel
bcff2bb6c3 Merge pull request #783 from sgmap/increase-page-length
Increase the number of dossiers on the procedure page
2017-10-05 13:41:43 +02:00
gregoirenovel
31b9f8950e Increase the number of dossiers on the procedure page
Plus remove some trailing whitespace
2017-10-05 13:28:24 +02:00
gregoirenovel
651e06bb8b Merge pull request #777 from sgmap/add_arch_template_key_circle_ci
Circle CI : Use the cache template key
2017-10-02 18:15:04 +02:00
Mathieu Magnin
6cf071eedd Use the i386 cache template key : https://discuss.circleci.com/t/use-the-arch-cache-template-key-if-you-rely-on-cached-compiled-binary-dependencies/16129 2017-10-02 18:10:25 +02:00
gregoirenovel
3b06c49065 Merge pull request #756 from sgmap/filters
Filters
2017-10-02 17:49:50 +02:00
Mathieu Magnin
e9a52d769c Add some tests on dossier filtering 2017-10-02 17:45:22 +02:00
gregoirenovel
0705efde30 Add filtering to the dossiers table 2017-10-02 17:45:22 +02:00
gregoirenovel
801318b053 Memoize statut 2017-10-02 17:45:22 +02:00
gregoirenovel
3df9356021 Add field sort to the dossiers table 2017-10-02 17:45:22 +02:00
gregoirenovel
88ad986143 Remove the ordering from the dossier scopes 2017-10-02 17:45:22 +02:00
gregoirenovel
b1cfd7e1bc Extract the folders table header field into a partial 2017-10-02 17:45:22 +02:00
Mathieu Magnin
fcd5b46811 Test procedure table customization feature 2017-10-02 17:45:22 +02:00
gregoirenovel
e1bdbec815 Allow the customization of the dossiers table 2017-10-02 17:45:22 +02:00
gregoirenovel
7036f9778b Add ProcedurePresentation 2017-10-02 17:03:30 +02:00
Mathieu Magnin
905d59da0c Merge pull request #768 from sgmap/disable_with
Add disable_with on annotations_privees and avis
2017-09-29 17:21:10 +02:00
Simon Lehericey
c049957bbe Add disable_with on annotations_privees and avis 2017-09-29 17:16:32 +02:00
LeSim
77aee1dd35 Merge pull request #772 from sgmap/fix_avis_old_ui
Avis Old UI: fix a path that have moved
2017-09-29 10:45:33 +02:00
Simon Lehericey
69e5da1854 Avis Old UI: fix a path that have moved 2017-09-28 12:37:56 +02:00
LeSim
c56c3b8868 Merge pull request #770 from sgmap/fix_mina
Fix mina and delayed_job
2017-09-28 11:17:31 +02:00
Simon Lehericey
1e03f0b4be Fix mina and delayed_job 2017-09-28 10:48:48 +02:00
LeSim
91c1ff9f1c Merge pull request #769 from sgmap/delayed_job
Delayed job
2017-09-27 16:55:41 +02:00
Mathieu Magnin
7b20395b63 Remove sidekiq traces 2017-09-27 16:47:32 +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
Mathieu Magnin
fbad15bc84 Change AutoArchiveProcedureWorker for delayed_job 2017-09-27 16:47:32 +02:00
Mathieu Magnin
b9869d861f Add and install delayed_job_web gem 2017-09-27 16:47:32 +02:00
Mathieu Magnin
68506fe2c7 Add and install daemons gem 2017-09-27 16:47:32 +02:00
Mathieu Magnin
8965c668d9 Add and install delayed_cron_job gem 2017-09-27 16:47:32 +02:00
Mathieu Magnin
608419701e Add and install delayed_job gem 2017-09-27 16:47:32 +02:00
LeSim
3cbf555ee5 Merge pull request #767 from sgmap/split_avis_and_private_champs
Split avis and private champs
2017-09-27 16:23:24 +02:00
Simon Lehericey
2b760c85c4 [Fix #763] Add annotations_privees to buggy annotation system 2017-09-27 15:08:34 +02:00
Simon Lehericey
f2e1480c73 Notifications: add annotations_privees 2017-09-27 12:16:33 +02:00
Simon Lehericey
04d1e0f0e8 Notification: instruction -> avis 2017-09-27 12:16:33 +02:00
Simon Lehericey
f5a227fa92 [Fix #762] move dossier instruction -> dossier annotations_privees 2017-09-27 12:16:33 +02:00
Simon Lehericey
a421f0257e [Fix #762] split annotations and avis 2017-09-27 12:08:55 +02:00
LeSim
87293b29ad Merge pull request #754 from sgmap/remove_replied_update_state
Remove replied update state
2017-09-26 14:54:15 +02:00
Simon Lehericey
fb5472d3f6 Dossier: remove a_instruire scope
As it s a duplication of en_instruction
2017-09-26 14:42:54 +02:00
Simon Lehericey
27013c7908 [Fix #503] Lib task: move updated, replied state to initiated 2017-09-26 14:42:54 +02:00