Simon Lehericey
|
6c560e65eb
|
Notification Mailer: use send_notification for all the mails
|
2017-03-07 10:27:13 +01:00 |
|
Simon Lehericey
|
36500407b4
|
DossierController: use the new method send_notification
|
2017-03-07 10:25:34 +01:00 |
|
Simon Lehericey
|
870d3719e1
|
Dossier: add method to allow gestionnaire to reopen dossier
|
2017-02-28 15:14:27 +01:00 |
|
Mathieu Magnin
|
cae5b37e38
|
First step to remove :validated and :submitted states
|
2017-02-21 18:05:48 +01:00 |
|
Simon Lehericey
|
b6fc30fd62
|
Search: see only its own files
|
2017-02-20 18:07:33 +01:00 |
|
Xavier J
|
5d733c11fd
|
Delete references @opensimplif
|
2017-02-13 15:46:28 +01:00 |
|
Mathieu Magnin
|
5613b896b1
|
Gestionnaire can archive dossier
|
2017-02-08 17:35:28 +01:00 |
|
Xavier J
|
23df8a2348
|
- Ajust TPS for OpenSimplif
- Create /simplifcations routes for OpenSimplifController
|
2017-01-09 17:12:11 +01:00 |
|
Xavier J
|
c815ec5e82
|
Add tab for follow dossier in gestionnaire dashboard
|
2017-01-05 19:07:01 +01:00 |
|
JC
|
45042d0200
|
Catching case for empty dossiers, cannot download them while locked on procedure, third fix making good condition about empty dossiers
|
2017-01-03 15:50:44 +01:00 |
|
JC
|
2670a9db0e
|
Catching case for empty dossiers, cannot download them while locked on procedure
|
2017-01-03 15:15:20 +01:00 |
|
JC
|
e7ef58dc9a
|
Catching case for empty dossiers, cannot download them while locked on procedure
|
2017-01-03 15:14:39 +01:00 |
|
Xavier J
|
4d765d3b46
|
Past all notification to read when gestionnaire is on back office dossier show
|
2016-12-27 11:23:19 +01:00 |
|
Xavier J
|
02fd5a2939
|
Fix tests
|
2016-12-22 11:55:24 +01:00 |
|
Xavier J
|
cd7b7e4055
|
- Fix display private form
- Refacto code private form
|
2016-12-22 11:39:44 +01:00 |
|
Xavier J
|
f1ae1d8dea
|
Change render « show » by redirect_to backoffice_dossier_path(id) in dossier controller POST action
|
2016-12-19 17:11:26 +01:00 |
|
Xavier J
|
ee82e7fa8a
|
Add ProcedureController tests
|
2016-12-16 17:15:13 +01:00 |
|
Xavier J
|
bc4e3860be
|
Fix all tests
|
2016-12-14 18:41:33 +01:00 |
|
Xavier J
|
4c2dd0ede1
|
Fix out of ranch error on search
|
2016-12-05 16:57:40 +01:00 |
|
Xavier J
|
cc532f74f9
|
Fix redirection routes for gestionnaires and users with double devise profile
|
2016-12-05 16:17:24 +01:00 |
|
Xavier J
|
f96b87122b
|
Fix controller spec
|
2016-12-01 18:05:49 +01:00 |
|
Xavier J
|
752ae24c9f
|
New search UX
|
2016-11-29 09:56:11 +01:00 |
|
Xavier J
|
53b0b9ee63
|
Fix bug right preference panel
|
2016-11-28 16:49:50 +01:00 |
|
Xavier J
|
fbfbe68295
|
Adapt JS smart listing
|
2016-11-28 14:43:46 +01:00 |
|
Xavier J
|
178f0f88c1
|
- Delete page « Tous les dossiers »
- Fix follow tab
|
2016-11-28 14:38:33 +01:00 |
|
Xavier J
|
58df3c3a75
|
- Continue development Tableau de bord
- Optimize toggle block
|
2016-11-24 19:33:34 +01:00 |
|
Xavier J
|
d09a47ae23
|
First iteration navbar tableau de bord
|
2016-11-23 15:21:42 +01:00 |
|
JC
|
5ba1c85ca7
|
Change spec according to layout rendering service
|
2016-11-22 16:30:35 +01:00 |
|
JC
|
4f9bcdd225
|
Awsome struct to share layouts between controllers and there methods
|
2016-11-22 16:03:32 +01:00 |
|
JC
|
3627a18420
|
Set navbar options from before_action
|
2016-11-21 17:30:28 +01:00 |
|
JC
|
ef9adf52cb
|
Loading variables from controller to get several uniq layout to display
|
2016-11-21 16:45:12 +01:00 |
|
Julien Portalier
|
426fd55f30
|
Fix: search dossier by id (backoffice)
|
2016-11-17 19:18:24 +01:00 |
|
JC
|
23b928f160
|
Adding limit (200) for dossier exportation
|
2016-11-15 17:06:40 +01:00 |
|
JC
|
0ac3c5fc86
|
Merging develop branch updated
|
2016-11-15 10:46:33 +01:00 |
|
JC
|
e49e0b02ef
|
Split methods for export, need to write 2 tests for headers and raw data (export_headers, data_with_champs)
|
2016-11-14 10:41:56 +01:00 |
|
JC
|
a89a40df34
|
Prevent call for headers writting (export with procedures), get filtered dossiers by using the 'yoloServiceRegexCraftedByHandMetaForAllProject' -> extra :), adding tests for generic methods, still need to test export_columns_and_procedure
|
2016-11-09 17:20:55 +01:00 |
|
JC
|
c01e3987f6
|
Using serializer to get procedure.dossier from controller
|
2016-11-09 15:36:18 +01:00 |
|
JC
|
973570332f
|
Implemented custom method to catch procedure_id while rendering data on each request format
|
2016-11-09 09:19:57 +01:00 |
|
JC
|
fa767ad56f
|
Config using default Serializers to generate both CSV and XLSX files from Dossier records, problem with ODS in gem -> github issue openned
|
2016-11-07 17:23:58 +01:00 |
|
Julien Portalier
|
31272cf0f5
|
Fix: rebased off the develop branch (not master)
Remove textacular gem, drop `db/structure.sql` (no special indices)
and regenerates `db/schema.rb`
|
2016-11-04 17:14:09 +01:00 |
|
Julien Portalier
|
f9a5e5c5ff
|
Drop textacular (to enable prefix matching) + disable materialized view (for the time being) + specs
|
2016-11-04 15:38:34 +01:00 |
|
Julien Portalier
|
0ea69cfc3e
|
PostgreSQL full text search [WIP]
|
2016-11-04 15:34:21 +01:00 |
|
Xavier J
|
fe6f6ebad3
|
Bug fix cookie for user
|
2016-10-11 18:05:49 +02:00 |
|
Xavier J
|
d5a85d17c7
|
Active feature "keep actual smart listing page"
|
2016-10-11 17:40:59 +02:00 |
|
Xavier J
|
64d46a25df
|
Add PreferenceSmartListingPage table and implement the usage
|
2016-10-11 15:37:16 +02:00 |
|
Xavier J
|
2a2ccec373
|
Fix bug cookie not valid for back office gestionnaire
|
2016-10-07 16:01:32 +02:00 |
|
Xavier J
|
ac971a805e
|
Adapt search function at the PreferenceListDossier table
|
2016-10-07 14:58:45 +02:00 |
|
Xavier J
|
52249f92b5
|
Add filter on gestionnaire dossier list
|
2016-10-04 19:19:03 +02:00 |
|
Xavier J
|
5ff37a270e
|
Fix with migration bad table value for nil table attr
|
2016-09-27 17:53:46 +02:00 |
|
Xavier J
|
b3d454a53b
|
Smart listing sorting is saved on dossier list
|
2016-09-27 17:26:49 +02:00 |
|