Simon Lehericey
|
c4c2dc78a2
|
WeeklyOverviewWorker: add worker to send the week overview
|
2017-05-23 17:12:18 +02:00 |
|
Simon Lehericey
|
8dabdcc6c4
|
GestionnaireMailer: add a last week report
|
2017-05-23 17:12:18 +02:00 |
|
Simon Lehericey
|
e630548110
|
Gestionnaire: add last_week_overview method
|
2017-05-23 17:12:18 +02:00 |
|
Simon Lehericey
|
e7d39ca650
|
ProcedureOverview: add object to contain overview logic
|
2017-05-23 17:12:18 +02:00 |
|
LeSim
|
98a616c115
|
Merge pull request #346 from sgmap/Fix_bug_in_admin_procedure_edit
Procedure: set archive_date to datetime to allow localtime
|
2017-05-23 13:48:40 +02:00 |
|
Simon Lehericey
|
14dd75d0d2
|
Procedure: set archive_date to datetime to allow localtime
And fix /issues/1562/ sentry bug
|
2017-05-23 13:42:36 +02:00 |
|
LeSim
|
7a434ac88e
|
Merge pull request #348 from sgmap/remove_useless_metadata_in_api
ApiControllers: remove useless meta data
|
2017-05-23 11:08:16 +02:00 |
|
Simon Lehericey
|
f1b923e30f
|
ApiControllers: remove useless meta data
|
2017-05-23 10:46:37 +02:00 |
|
gregoirenovel
|
15874fb3ae
|
Merge pull request #344 from sgmap/typo
LeftPanelBackofficeDossier: fix a typo
|
2017-05-22 18:06:31 +02:00 |
|
Simon Lehericey
|
b30cb34fa2
|
LeftPanelBackofficeDossier: fix a typo
|
2017-05-22 17:58:12 +02:00 |
|
gregoirenovel
|
d516b9cdb0
|
Merge pull request #343 from sgmap/fix-email
Remove an extra character in welcome_email.text.erb
|
2017-05-22 17:25:01 +02:00 |
|
gregoirenovel
|
ca1a61cd7f
|
Remove an extra character in welcome_email.text.erb
|
2017-05-22 17:24:44 +02:00 |
|
gregoirenovel
|
7499f2a899
|
Merge pull request #297 from sgmap/251_fix_landing_on_mobile
Fix #251, fix landing design on mobile (and add responsive)
|
2017-05-17 18:09:38 +02:00 |
|
Mathieu Magnin
|
8af72f7b9a
|
Isolate new design stylesheets
|
2017-05-17 18:06:53 +02:00 |
|
Mathieu Magnin
|
14bfda2e26
|
[Fix #251] Fix landing page design on mobile (and add responsive)
|
2017-05-17 18:06:46 +02:00 |
|
gregoirenovel
|
d00b5b5ac3
|
Merge pull request #326 from sgmap/use_filter
Refactor: use select block to select stuff
|
2017-05-17 11:55:30 +02:00 |
|
Simon Lehericey
|
a213032f28
|
Refactor: use select block to select stuff
|
2017-05-17 11:18:01 +02:00 |
|
gregoirenovel
|
a412823257
|
Merge pull request #303 from sgmap/emails
Emails
|
2017-05-17 10:17:54 +02:00 |
|
gregoirenovel
|
cd19c17df5
|
mail -> email
|
2017-05-16 15:10:44 +02:00 |
|
gregoirenovel
|
e6f866d99e
|
Do not use the email address in emails
|
2017-05-16 15:10:44 +02:00 |
|
gregoirenovel
|
536591078e
|
In emails, add a comma after the salutation phrase
|
2017-05-16 15:10:44 +02:00 |
|
gregoirenovel
|
ae7cea369d
|
Move the “please do not reply” message below the signature
|
2017-05-16 15:10:44 +02:00 |
|
gregoirenovel
|
b77c63605a
|
Add a signature to the emails which don’t have one
|
2017-05-16 15:10:44 +02:00 |
|
gregoirenovel
|
2796eea39a
|
Improve the formatting of reset_password_instructions.html.erb
|
2017-05-16 15:10:44 +02:00 |
|
gregoirenovel
|
2984c495e6
|
Add a parting phrase to emails which don’t have one
|
2017-05-16 15:10:44 +02:00 |
|
gregoirenovel
|
d8c5db4ac5
|
End the email parting phrase with a comma
|
2017-05-16 15:10:44 +02:00 |
|
gregoirenovel
|
d5fce6f7b6
|
Remove the 3 dashes from the emails signature
|
2017-05-16 15:10:44 +02:00 |
|
Mathieu Magnin
|
3b2b506dec
|
Merge pull request #309 from sgmap/Fix_localetime_on_date
Fix localtime on date object
|
2017-05-16 14:47:16 +02:00 |
|
Simon Lehericey
|
df731cb895
|
Fix localtime on date object
|
2017-05-16 14:40:44 +02:00 |
|
LeSim
|
1121fc4211
|
Merge pull request #308 from sgmap/Fix_mailjet_https
Mailjet: fix https errors
|
2017-05-16 13:48:30 +02:00 |
|
Simon Lehericey
|
8d6838e8ed
|
Mailjet: fix https errors
|
2017-05-16 13:44:07 +02:00 |
|
gregoirenovel
|
972d1dc5b4
|
Merge pull request #296 from sgmap/Fix295_use_https_for_mailjet
Fix #295: mailjet script should be in https
|
2017-05-16 10:30:01 +02:00 |
|
Simon Lehericey
|
f2d9953e59
|
Fix #295: mailjet script should be in https
|
2017-05-16 10:27:10 +02:00 |
|
gregoirenovel
|
f5a17ea1ab
|
Merge pull request #293 from sgmap/281_remove_tooltip
Fix #281 Remove unreadable tooltip on procedure libelle
|
2017-05-15 16:57:32 +02:00 |
|
Mathieu Magnin
|
9bec2e9536
|
Fix #281 Remove unreadable tooltip on procedure libelle
|
2017-05-15 16:55:24 +02:00 |
|
gregoirenovel
|
bce8fd42bc
|
Merge pull request #291 from sgmap/dossiers-follow
[Fix #285] Use has_many and rename Gestionnaire#dossiers_follow
|
2017-05-15 15:52:17 +02:00 |
|
gregoirenovel
|
a58a8684d9
|
[Fix #285] Gestionnaire.dossiers_follow -> followed_dossiers
|
2017-05-15 15:51:51 +02:00 |
|
gregoirenovel
|
f67aa63766
|
[Fix #285] Use a has_many through for Gestionnaire#dossiers_follow
|
2017-05-15 15:51:51 +02:00 |
|
LeSim
|
318a14dfe2
|
Merge pull request #292 from sgmap/fix_locales
Locales: fix wrong indentation in yaml
|
2017-05-15 15:37:46 +02:00 |
|
Simon Lehericey
|
48a7f8aaf2
|
Locales: fix wrong indentation in yaml
|
2017-05-15 15:14:03 +02:00 |
|
gregoirenovel
|
bd31cf2146
|
Merge pull request #289 from sgmap/binstubs
[Ref #288] Remove /bin from .gitignore, add binstubs
|
2017-05-12 17:40:58 +02:00 |
|
gregoirenovel
|
2b25a17af1
|
[Ref #288] Remove /bin from .gitignore, add binstubs
|
2017-05-12 17:40:22 +02:00 |
|
Mathieu Magnin
|
325d250540
|
Merge pull request #283 from sgmap/fix_282
[Fix #282] use disable_with to avoid sending same message twice
|
2017-05-12 17:39:51 +02:00 |
|
Mathieu Magnin
|
ac1782256a
|
Fix #282 use disable_with to avoid sending same message twice
|
2017-05-12 17:34:20 +02:00 |
|
Mathieu Magnin
|
4b1c96cdff
|
Merge pull request #290 from sgmap/mutualise-email
Mutualize the email address in a localised string
|
2017-05-12 17:04:00 +02:00 |
|
gregoirenovel
|
8ba55a0d5d
|
Mutualize the email address in a localised string
|
2017-05-12 16:53:03 +02:00 |
|
gregoirenovel
|
7f9c271938
|
Merge pull request #287 from sgmap/commentaire-refactor
Commentaire refactor
|
2017-05-12 16:52:32 +02:00 |
|
gregoirenovel
|
8a5420301c
|
Add Commentaire#notify to dispatch notifications
|
2017-05-12 16:31:03 +02:00 |
|
gregoirenovel
|
1235fce34a
|
Refactor Commentaire#notify_user
|
2017-05-12 16:31:02 +02:00 |
|
gregoirenovel
|
c07b83b266
|
Commentaire#notify_user_with_mail -> #notify_user
|
2017-05-12 16:31:02 +02:00 |
|