Xavier J
3d38f6fcdb
add login_with_france_connect boolean at the FC connection
2015-10-07 11:24:07 +02:00
Xavier J
72506df419
new home page connexion
2015-10-06 18:33:01 +02:00
Xavier J
d655b2319a
Done test France Connect
2015-10-06 17:41:49 +02:00
Xavier J
91e937c247
activation page carte for procedure with db attribut use_api_carto is true
2015-09-28 18:55:16 +02:00
Xavier J
8693f4194c
Merge branch 'develop' of ssh://37.187.249.111:2200/opt/git/tps into develop
...
Conflicts:
app/views/users/recapitulatif/show.html.haml
spec/features/recapitulatif_page/_commentaires_flux_spec.rb
spec/features/recapitulatif_page/show_page_spec.rb
2015-09-24 10:56:12 +02:00
Xavier J
a9109f8b2b
Nouvelle organisation de la page récapitulatif
2015-09-24 10:17:59 +02:00
Tanguy PATTE
e0cb736542
rename start controller into siret controller and change error handling
2015-09-23 16:56:30 +02:00
Tanguy PATTE
78e86f00ea
[ #884 ] add user
2015-09-23 10:02:01 +02:00
Xavier J
cb2786bb33
[ #876 ] New home page and disabled liste démarche and cargo
...
Bugs know : can not access at the page "Détails de votre projet" => "demarche" is null
2015-09-21 11:36:26 +02:00
Tanguy PATTE
fe3f235860
include philippe notes
2015-09-02 17:34:13 +02:00
Tanguy PATTE
187e1c332e
change asset configuration
2015-09-01 16:59:03 +02:00
Tanguy PATTE
a9b001e762
remove error from javascript file with L variable
2015-08-24 11:41:50 +02:00
Tanguy PATTE
0eb699d6b9
refactor description controller
2015-08-18 10:43:36 +02:00
Tanguy PATTE
f28e3ccbd3
clean view
2015-08-17 13:31:51 +02:00
Tanguy PATTE
c16d7a12f2
stop loading everything and every language for bootstrap datepicker
2015-08-13 15:55:26 +02:00
Tanguy PATTE
b2853d909f
remove useless assets files
2015-08-13 15:55:26 +02:00
Xavier J
cfee2a6ddf
Revu de code de la partie "/dossiers/dossier_id:/carte" :
...
/app/controllers/carte_controller.rb
- l10/11 @dossier.update_attributes()
- l27 : le @dossier ne semble pas necessaire
- l32 : update attributes Ajouter :
def dossier_id params[:dossier_id] end
/spec/controllers/carte_controller_spec.rb
- l 11/16 : utiliser nouvelle syntaxe pour les hashs : get :show, dossier_id: dossier_id
- l32 bancal : Commentaire.last.id, en theorie tu n'as jamais besoin d'écrire de requête sql dans tes tests l36 subject { Commentaire.last }
- l64, le cas ou c'est en erreur n'est pas testé (le géocodeur renvoie nil)
2015-08-12 14:02:40 +02:00
Xavier J
6e2c0f733c
- Fix bug message erreur "Pas de dessin"
...
- Fix warning SIADETOKEN existant
2015-08-12 10:38:34 +02:00
Xavier J
c02f5c320a
Styles des bouttons input type file
2015-08-11 15:10:14 +02:00
Xavier J
b5b83e939a
First Commit
2015-08-10 11:05:06 +02:00