Commit graph

3007 commits

Author SHA1 Message Date
Simon Lehericey
92beb321a4 typo 2017-10-27 17:28:50 +02:00
LeSim
6ccbab903e Merge pull request #922 from sgmap/fix_test
Fix tests
2017-10-27 10:53:38 +02:00
Simon Lehericey
5f348df570 Dossier spec: remove forgotten focus 2017-10-27 10:48:29 +02:00
Simon Lehericey
106b8ec118 Dossier decorator spec: fix dossier updated_at spec 2017-10-27 10:48:05 +02:00
LeSim
78a9629216 Merge pull request #913 from sgmap/fix_procedure_logo_on_ie_11
[fix #872] Procedure Logo: fix overflow logo for ie11
2017-10-25 16:08:49 +02:00
Simon Lehericey
a4be8e709c [fix #872] Procedure Logo: fix overflow logo for ie11
Bug in ie11 linked to flex and image ratio
The only way to fix it so far and preserving image ratio is to use background image property
2017-10-25 16:04:18 +02:00
Mathieu Magnin
c7bbe87f77 Merge pull request #914 from sgmap/simple-format-on-champ-description
Print champ description with simple format to display line breaks
2017-10-25 15:46:54 +02:00
Mathieu Magnin
eabc24b432 Print champ description with simple format to display line breaks 2017-10-25 15:36:42 +02:00
LeSim
33bf3d9f63 Merge pull request #912 from sgmap/fix_dossier_updated_at
[fix #575] dossier updated_at is ... updated when children are updated
2017-10-25 11:09:07 +02:00
Simon Lehericey
8dedf6fdca [fix #575] dossier updated_at is ... updated when children are updated 2017-10-24 18:12:25 +02:00
gregoirenovel
2d2929e5f6 Merge pull request #900 from sgmap/fix-icon-only-buttons
Fix icon only buttons
2017-10-24 11:28:19 +02:00
gregoirenovel
07ca2989bd Align several mixed-types buttons properly 2017-10-23 15:21:34 +02:00
gregoirenovel
dc1615393b Change the padding of icon-only buttons
So that they have the same height as buttons with
text
2017-10-23 15:21:34 +02:00
gregoirenovel
18ca9dfc5f Merge pull request #889 from sgmap/fix-mail-template-object-modification
[Fix #839] Fix mail template modification by side effect
2017-10-23 14:47:10 +02:00
Mathieu Magnin
02c83766e5 [Fix #839] Fix mail template modification by side effect 2017-10-23 14:36:52 +02:00
gregoirenovel
eba0339313 Merge pull request #869 from sgmap/fix-807
[Fix #807] dossiers-table improvements + allow 5 columns
2017-10-23 13:56:15 +02:00
gregoirenovel
3e2f12a054 [Fix #807] Increase the maximum number of columns to 5 2017-10-23 12:44:21 +02:00
gregoirenovel
8adca7e067 Increase the horizontal spacing in dossiers-table 2017-10-23 12:44:21 +02:00
gregoirenovel
f2b0a0d5bc Decrease the vertical padding of dossiers-table th and .cell-link 2017-10-23 12:44:21 +02:00
gregoirenovel
23a6f5bae1 Properly align the dossier-table th 2017-10-23 12:44:21 +02:00
gregoirenovel
9c7ad9da91 Align the follow button to the right 2017-10-23 12:44:21 +02:00
gregoirenovel
40c4ef24a0 Change the width of the number, status and follow columns 2017-10-23 12:44:21 +02:00
gregoirenovel
1fc5264900 In SCSS files, use the class instead of the HTML tag when possible 2017-10-23 12:44:21 +02:00
gregoirenovel
b595ce9066 Reduce the font-size in the dossiers-table 2017-10-23 12:44:21 +02:00
gregoirenovel
b88490e559 Reduce the top margin of the dossiers table in the procedure page 2017-10-23 12:44:21 +02:00
gregoirenovel
1a4cef818d Set the line-height of the labels
So that their heights are fixed
2017-10-23 12:44:21 +02:00
gregoirenovel
7899d2b1e9 Merge pull request #895 from sgmap/remove-phone-number
Remove the phone number from the homepage
2017-10-23 12:44:17 +02:00
gregoirenovel
e2a8bdcbb3 Remove the phone number from the homepage
We only get calls from users wanting support,
not from administrations wanting a demo
2017-10-23 11:12:11 +02:00
Mathieu Magnin
fa5387ca88 Merge pull request #823 from sgmap/draft-email-notification
[Fix #813] When a brouillon is created, send an email to user
2017-10-20 14:26:32 +02:00
Mathieu Magnin
a8ec374252 [Fix #813] When a brouillon is created, send an email to user 2017-10-20 12:13:55 +02:00
LeSim
1055c96c4d Merge pull request #882 from sgmap/regenerate_attestation_task
Rake: task to regenerate the attestation
2017-10-19 15:50:26 +02:00
Simon Lehericey
6dfab10dfa Rake: task to regenerate the attestation 2017-10-19 15:40:52 +02:00
LeSim
9cf02f77d0 Merge pull request #881 from sgmap/add_uuid_to_logo_and_signature
AttestationTemplate: store logo and signature with uuid
2017-10-19 15:37:22 +02:00
Simon Lehericey
3dce5b9b5e AttestationTemplate: store logo and signature with uuid 2017-10-19 15:32:04 +02:00
LeSim
475675f75d Merge pull request #877 from sgmap/fix_attestation
Fix attestation
2017-10-19 15:06:25 +02:00
Simon Lehericey
ea2827134e [fix #850] Use UUID as a uniq identifier for the attestation 2017-10-19 15:02:01 +02:00
gregoirenovel
c298a048c0 Merge pull request #880 from sgmap/fix-864
Fix #864
2017-10-19 15:00:55 +02:00
gregoirenovel
fe84ff9e6c [Fix #864] Warn the user when they click the delete draft button 2017-10-19 11:20:52 +02:00
gregoirenovel
7be86796c1 After deleting a brouillon, stay on the brouillon tab
Instead of redirecting on another tab
2017-10-19 11:20:52 +02:00
gregoirenovel
13aaf5c38a Merge pull request #808 from sgmap/cli
Cli: add demarches cli
2017-10-17 16:37:01 +02:00
Simon Lehericey
93644924fa Tasks: add task to connect to remote console on prod 2017-10-17 16:04:52 +02:00
Mathieu Magnin
93b6f72161 Merge pull request #868 from sgmap/fix-rna-missing-publication-date
If date_publication is missing on rna_information, do not crash
2017-10-17 15:34:45 +02:00
Mathieu Magnin
8c67339299 If date_publication is missing on rna_information, do not crash 2017-10-17 15:21:29 +02:00
gregoirenovel
bd0f08cfd5 Merge pull request #816 from sgmap/avoid-loading-association
Avoid loading the association for the without_followers scope
2017-10-17 14:16:52 +02:00
gregoirenovel
9ea396cc8b Avoid loading the association for the without_followers scope
As seen in https://stackoverflow.com/questions/5319400/want-to-find-records-with-no-associated-records-in-rails-3
2017-10-17 14:10:34 +02:00
gregoirenovel
0ca4d61803 Merge pull request #797 from sgmap/fix-stats-if-not-super-admin
Fix stats if not super admin
2017-10-17 13:00:53 +02:00
Mathieu Magnin
08f76f336c If not super admin do not display current month in cumul 2017-10-17 12:55:17 +02:00
gregoirenovel
fc490f05e8 Merge pull request #831 from sgmap/import_db_task
Rake task to import yesterday's production backup on dev
2017-10-17 12:52:20 +02:00
Mathieu Magnin
83707be7a8 Rake task to import yesterday production backup on dev 2017-10-17 12:52:06 +02:00
gregoirenovel
bf7d2bdbfd Merge pull request #859 from sgmap/icons-ratio
Icons ratio
2017-10-17 12:48:42 +02:00