gregoirenovel
|
8e6aa82095
|
Merge pull request #830 from sgmap/procedure-links
[Fix #802] Make the procedure’s stats clickable
|
2017-10-12 07:19:51 +02:00 |
|
gregoirenovel
|
ab625093d7
|
[Fix #802] Make the procedure’s stats clickable
They redirect directly to the right tabs
See http://kizu.ru/en/fun/nested-links/
for the dirty trick
|
2017-10-11 17:55:57 +02:00 |
|
gregoirenovel
|
5c3d2fd880
|
Merge pull request #821 from sgmap/openstreetmap
OpenStreetMap: use openstreetmap.org to provide the tiles
|
2017-10-11 15:23:08 +02:00 |
|
Simon Lehericey
|
6a77dff916
|
[fix #811]OpenStreetMap: use openstreetmap.org to provide the tiles
|
2017-10-11 15:13:02 +02:00 |
|
gregoirenovel
|
2f97efe12c
|
Merge pull request #809 from sgmap/export-perf
Export perf
|
2017-10-11 12:47:08 +02:00 |
|
gregoirenovel
|
fd08bb8c57
|
Eager-load data for downloadable dossiers
So that the export is faster
|
2017-10-11 12:38:00 +02:00 |
|
gregoirenovel
|
8125c7265a
|
Merge pull request #815 from sgmap/fix-812
Force a single query for some includes
|
2017-10-11 12:35:23 +02:00 |
|
gregoirenovel
|
8281a6474e
|
Force a single query for some includes
As explained in
https://blog.bigbinary.com/2013/07/01/preload-vs-eager-load-vs-joins-vs-includes.html
Otherwise the `where` fails because the `includes`
is done using another query
|
2017-10-10 18:33:20 +02:00 |
|
Mathieu Magnin
|
ef671efb88
|
Merge pull request #789 from sgmap/poc_declaratoire
Poc declaratoire
|
2017-10-06 17:56:10 +02:00 |
|
Mathieu Magnin
|
bf16ad7a36
|
Add command to create a procedure declaratoire POC
|
2017-10-06 17:49:31 +02:00 |
|
Mathieu Magnin
|
c5487657db
|
Create a Job that receive automatically each new dossier from a specific procedure
|
2017-10-06 17:49:31 +02:00 |
|
Mathieu Magnin
|
5eff915b9d
|
Add initiated_at to DossiersSerializer
|
2017-10-06 17:49:06 +02:00 |
|
gregoirenovel
|
1ff7dfe264
|
Merge pull request #790 from sgmap/fix_tests_with_commentaires_order
Force commentaire order to avoid tests to fail randomly
|
2017-10-06 11:11:45 +02:00 |
|
Mathieu Magnin
|
17ce3885fd
|
Force commentaire order to avoid tests to fail randomly
|
2017-10-06 11:04:09 +02:00 |
|
gregoirenovel
|
df699336d9
|
Merge pull request #794 from sgmap/button-fixes
Button fixes
|
2017-10-06 10:55:30 +02:00 |
|
gregoirenovel
|
c58a7abbd1
|
Capitalize the buttons’ labels
|
2017-10-06 10:49:38 +02:00 |
|
gregoirenovel
|
6daeac8a18
|
Invert the buttons order in the Dossier header
|
2017-10-06 10:33:36 +02:00 |
|
gregoirenovel
|
caa4378544
|
Merge pull request #793 from sgmap/header-fixes
Header fixes
|
2017-10-06 10:33:15 +02:00 |
|
gregoirenovel
|
9466e6e0da
|
Make the hover style match the active style
|
2017-10-06 10:33:04 +02:00 |
|
gregoirenovel
|
fb769f4362
|
Improve the header navigation style
- The underline only underlines the text, not
the horizontal padding
- The underline does not overlap with the grey
border
|
2017-10-06 10:33:04 +02:00 |
|
gregoirenovel
|
52cfc8b92b
|
Merge pull request #796 from sgmap/fix-build
Fix build
|
2017-10-06 10:31:27 +02:00 |
|
gregoirenovel
|
90c84968ae
|
Fix failing tests
Introduced by #787
|
2017-10-06 10:19:02 +02:00 |
|
gregoirenovel
|
b079aeed48
|
Run all the tests when everything is filtered
To balance the filtering introduced in #785
|
2017-10-06 10:18:42 +02:00 |
|
LeSim
|
82ae008d9c
|
Merge pull request #759 from sgmap/update_follow_mechanisme
Update follow mechanisme
|
2017-10-05 17:02:35 +02:00 |
|
Simon Lehericey
|
ffe131322e
|
Dossier: prove a hidden dossier is no more followed
|
2017-10-05 16:59:26 +02:00 |
|
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 |
|