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
gregoirenovel
df4bad9132
Fix the size and viewBox of several SVG icons
...
- So that they aren’t stretched by the
background-size attribute
- So that they are properly dimensioned compared
to other icons
- Note: the attachment icon is slightly different
2017-10-17 12:40:47 +02:00
gregoirenovel
fcbb7f82d6
Merge pull request #837 from sgmap/timeout
...
Increase the timeout to 60 seconds
2017-10-17 12:39:53 +02:00
gregoirenovel
da1c0480aa
Increase the timeout to 60 seconds
2017-10-17 12:31:44 +02:00
gregoirenovel
4dbeee4685
Merge pull request #844 from sgmap/allow_u_tag
...
Gestionnaire Dossier Show: add u to the allowed tag list
2017-10-17 12:30:44 +02:00
Simon Lehericey
719893c7c2
Gestionnaire Dossier Show: add u to the allowed tag list
2017-10-17 12:29:57 +02:00
LeSim
1577bbb638
Merge pull request #863 from sgmap/fix-header
...
Fix the border for the selected header item
2017-10-17 12:25:50 +02:00
gregoirenovel
e555c181e2
Fix the border for the selected header item
...
It now touches the bottom again
2017-10-17 12:04:26 +02:00
gregoirenovel
65890a7dee
Merge pull request #860 from sgmap/remove-crisp
...
Remove crisp because Benjamin left
2017-10-17 11:57:31 +02:00
Mathieu Magnin
793a2aa4c4
Remove crisp because Benjamin left
2017-10-17 11:52:09 +02:00
gregoirenovel
2c5b9485a3
Merge pull request #862 from sgmap/fix-tests
...
Fix a test broken by #851
2017-10-17 11:52:01 +02:00
gregoirenovel
eda5dc46b7
Fix a test broken by #851
2017-10-17 11:45:00 +02:00
gregoirenovel
e1e0d021d0
Merge pull request #853 from sgmap/fix-848
...
[Fix #848 ] Correctly format the dates in the Identité part
2017-10-17 11:32:39 +02:00
gregoirenovel
29ff27eee9
[ Fix #848 ] Correctly format the dates in the Identité part
2017-10-17 11:32:26 +02:00
gregoirenovel
d895046177
Merge pull request #851 from sgmap/demande-fixes
...
Demande fixes
2017-10-17 11:32:12 +02:00
gregoirenovel
9e266ca0f4
Remove the .card div from the map partial
2017-10-17 11:31:59 +02:00
gregoirenovel
d42e438546
Extract the pieces jointes part into a partial
2017-10-17 11:31:59 +02:00
gregoirenovel
e053a40902
Don’t use the featured styling on Demande cards
2017-10-17 11:31:59 +02:00
gregoirenovel
2096f83a14
Extract the title from the card when showing the Pièce jointes
2017-10-17 11:31:59 +02:00