Commit graph

2979 commits

Author SHA1 Message Date
Simon Lehericey
e20d403b20 DossierController: a archived dossier is not followed 2017-10-05 16:59:26 +02:00
Simon Lehericey
19b3416361 Gestionnaire: add unfollow method 2017-10-05 16:59:26 +02:00
Simon Lehericey
01da457ad0 DossierController: a dossier commented is followed 2017-10-05 16:59:26 +02:00
LeSim
9904fa79a4 Merge pull request #792 from sgmap/fix-791
[Fix #791] Fix a typo preventing to download the Excel file
2017-10-05 16:57:47 +02:00
gregoirenovel
3bedb76701 [Fix #791] Fix a typo preventing to download the Excel file 2017-10-05 16:53:57 +02:00
gregoirenovel
2241d2604f Merge pull request #788 from sgmap/fix_dossier_list_legacy_ui
Gestionnaire Legacy UI: fix nouveaux dossier list filter
2017-10-05 16:03:44 +02:00
Simon Lehericey
c602efee18 Gestionnaire Legacy UI: fix nouveaux dossier list filter 2017-10-05 15:58:52 +02:00
gregoirenovel
f9d9ee41f7 Merge pull request #787 from sgmap/header-wording
Header wording
2017-10-05 15:57:08 +02:00
gregoirenovel
044e0e69b8 Normalize the capitalisation of tab names in the Accompagnateur header 2017-10-05 15:48:18 +02:00
gregoirenovel
002ccf3552 In the Avis header, the Instruction tab is now Avis 2017-10-05 15:47:29 +02:00
gregoirenovel
2611b12239 Merge pull request #781 from sgmap/activejob
Activejob
2017-10-05 15:45:18 +02:00
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