Commit graph

2837 commits

Author SHA1 Message Date
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
Simon Lehericey
1cfeb10ce9 [Fix #503] Dossier: remove updated 2017-09-26 14:42:54 +02:00
Simon Lehericey
633b55aca0 [Fix #503] Dossier: remove replied 2017-09-26 14:42:54 +02:00
Simon Lehericey
030a11d98c [Fix #503] Dossier: remove unused ouvert state 2017-09-26 14:42:54 +02:00
Simon Lehericey
2eca14a731 DossierListGestionnaire: change a_traiter filter from ouvert to nouveau 2017-09-26 14:42:54 +02:00
Simon Lehericey
73357c5144 [Fix #503] Dossier: Remove waiting for gestionnaire scope 2017-09-26 14:42:54 +02:00
Simon Lehericey
460cd3e237 [Fix #503] Dossier: Remove waiting for user scope 2017-09-26 14:42:54 +02:00
LeSim
3a77822241 Merge pull request #757 from sgmap/confidentiel_avis_by_default_legacy_ui
BackofficeAvisController: make new avis confidentiel by default
2017-09-26 10:24:47 +02:00
Simon Lehericey
53f0a16186 BackofficeAvisController: make new avis confidentiel by default 2017-09-22 17:58:16 +02:00
Mathieu Magnin
6de26e79e6 Merge pull request #755 from sgmap/fix_sentry_issue_tps_dev_1833
If type de champ has no dropdownlist do not crash
2017-09-22 14:29:56 +02:00
Mathieu Magnin
45cf26e855 If type de champ has no dropdownlist do not crash, (sentry issue: https://sentry.apientreprise.fr/apientreprise/tps_dev/issues/1833/) 2017-09-22 14:16:00 +02:00
Mathieu Magnin
9ea4c46920 Merge pull request #753 from sgmap/fix_sentry_issue_tps_dev_1865
Fix if gestionnaire is nil
2017-09-22 14:13:44 +02:00
Mathieu Magnin
64f4bcf257 Fix if gestionnaire is nil (sentry issue : https://sentry.apientreprise.fr/apientreprise/tps_dev/issues/1865/) 2017-09-22 11:19:19 +02:00
Mathieu Magnin
1825c50857 Merge pull request #750 from sgmap/hide_crisp_contact_button
Hide crisp default button, to avoid usagers to spam us
2017-09-22 10:55:11 +02:00
Mathieu Magnin
356c16b1bc Hide crisp default button, to avoid usagers to spam us 2017-09-22 10:29:49 +02:00
Mathieu Magnin
769e45eb15 Merge pull request #752 from sgmap/paginate_dossiers
Paginate dossiers
2017-09-22 10:29:28 +02:00
Mathieu Magnin
6a58873ba7 Add pagination on avis 2017-09-22 10:19:26 +02:00
Mathieu Magnin
3b3f4efa18 Design kaminari pagination 2017-09-22 10:19:25 +02:00
Mathieu Magnin
2737a8d529 Add pagination on dossiers list 2017-09-22 10:19:25 +02:00
Mathieu Magnin
47db8f9c7d Add Kaminari gem for pagination 2017-09-22 10:19:25 +02:00
Mathieu Magnin
b19ed8cffd Merge pull request #751 from sgmap/when_procedure_libelle_is_too_long_dont_shrink_logo_and_button
When procedure libelle is too long, don't shrink logo or button
2017-09-22 09:02:24 +02:00
Mathieu Magnin
fdb187368d When procedure libelle is too long, don't shrink logo or button 2017-09-21 17:11:57 +02:00
Mathieu Magnin
7815f9e11e Merge pull request #748 from sgmap/fix_z_index_issues
Header menu should be above every dropdown content
2017-09-21 11:59:31 +02:00
Mathieu Magnin
10b22b018e Header menu should be above every dropdown content 2017-09-21 11:42:49 +02:00
LeSim
9f6b9daad3 Merge pull request #747 from sgmap/add_motivate_for_accepted_dossier
New Design: add motivation and attestation
2017-09-21 11:02:47 +02:00
Simon Lehericey
1962037728 New Design: add motivation and attestation 2017-09-21 10:50:05 +02:00
Mathieu Magnin
25ed44704c Merge pull request #745 from sgmap/display_avis_counter_on_header
Display avis counter on header
2017-09-21 10:47:39 +02:00
Mathieu Magnin
a927affae6 Display avis counter on header 2017-09-21 10:41:53 +02:00
Mathieu Magnin
8dace5217a Share badges style in /patron 2017-09-21 10:23:22 +02:00
gregoirenovel
42663ca110 Merge pull request #730 from sgmap/fix-719
[Fix #719] Unformat date and yes/no values in the form
2017-09-20 17:41:10 +02:00
gregoirenovel
5b955677c2 [Fix #719] Unformat date and yes/no values in the form 2017-09-20 17:40:43 +02:00
LeSim
121ff6417c Merge pull request #746 from sgmap/extract_empty_label
Style: extract class describing empty stuff
2017-09-20 17:27:45 +02:00