Commit Graph

4276 Commits

Author SHA1 Message Date
Thomas NOËL 30afd0a35d add register gateways 2013-06-18 17:52:14 +02:00
Thomas NOËL fe31961876 remove useless imports 2013-06-18 12:27:31 +02:00
Jérôme Schneider 55227c60ae debian: depends on python-django-south >= 0.8 and fix changelog 2013-06-18 12:10:18 +02:00
Jérôme Schneider 03e3109782 debian: merge to last debian commit 2013-06-18 11:49:42 +02:00
Thomas NOËL b8547fd164 add messages templates in MANIFEST.in 2013-06-18 11:46:09 +02:00
Thomas NOËL f42346df81 south 0.8.x in setup.py and requirements.txt 2013-06-18 11:07:13 +02:00
Jérôme Schneider 99305b5ea7 debian: move static to /var/lib/passerelle/static and update to last commit 2013-06-17 19:51:02 +02:00
Thomas NOËL d2a8e5267d create apps/choosit (with ChoositSMSGateway) 2013-06-17 18:29:49 +02:00
Thomas NOËL fcf5307274 message/choosit: returns only a 'message' 2013-06-17 16:26:06 +02:00
Thomas NOËL 9890b69400 message/choosit: sending json in a POST data var 2013-06-17 16:22:09 +02:00
Jérôme Schneider f94d15d76a debian: update INSTALLED_APPS and add python-django-south dependency 2013-06-17 16:13:20 +02:00
Thomas NOËL d2d959553c messages/choosit: use POST 2013-06-17 15:01:06 +02:00
Thomas NOËL 39836f0fbd messages: remove print 2013-06-17 14:47:22 +02:00
Thomas NOËL ed27566adf add messages API 2013-06-17 14:05:23 +02:00
Jérôme Schneider 4748f14da5 debian: add missing local_settings.py and fix bad local_settings.py link 2013-06-16 18:41:14 +02:00
Jérôme Schneider bf2b28b648 debian: merge to last master commit and add python-soa 2013-06-15 11:51:11 +02:00
Jérôme Schneider 6d89f0887d debian: cleaning debian folder 2013-06-15 11:51:11 +02:00
Thomas NOËL 6b65b402ae solis: no workflow_data_ prefix 2013-06-14 15:22:25 +02:00
Thomas NOËL d511739064 solis: prefix suivi workflow variables 2013-06-14 14:48:02 +02:00
Thomas NOËL 2918d133cd missing __init__.py, again 2013-06-14 11:09:33 +02:00
Thomas NOËL d45cc42364 missing __init__.py 2013-06-14 11:01:36 +02:00
Thomas NOËL 27f4ccedcb add south migrations needed by last commit 2013-06-14 10:58:08 +02:00
Thomas NOËL 233f0c905e add apiuser models and middleware (#2861) 2013-06-14 10:56:20 +02:00
Thomas NOËL bdb79920ad solis: integration, periodicite=4 2013-06-13 21:26:34 +02:00
Thomas NOËL c196c35122 solis: integration fix #3072 2013-06-13 21:25:11 +02:00
Thomas NOËL aca687b1d8 solis: select with indexDemande from "integration" 2013-06-13 21:21:42 +02:00
Jérôme Schneider 766b22aebf debian: initial import 2013-06-13 16:30:19 +02:00
Thomas NOËL 828e94021c solis: integration: add dateCompletude (fix #3065) 2013-06-13 00:20:16 +02:00
Thomas NOËL b9ce434397 solis: integration: "protection" can be null 2013-06-12 13:47:53 +02:00
Thomas NOËL f060c52ddc solis: ws returns "" instead of [] (sigh) 2013-06-11 16:52:09 +02:00
Thomas NOËL 805406110c solis: add solis-suivi-decision-commission-output.mako 2013-06-11 14:57:02 +02:00
Thomas NOËL 666e8b7c64 solis: add solis-suivi-presentation-commission-output.mako 2013-06-11 14:50:18 +02:00
Thomas NOËL 053aede20f solis: add solis-suivi-visite-output.mako template 2013-06-11 14:45:58 +02:00
Thomas NOËL c6bd23d2cd solis/integration: codeLieuDepot = 7 2013-06-11 14:44:58 +02:00
Thomas NOËL e803224d6b solis/integration: add indexEtablissementAccueil 2013-06-10 17:07:34 +02:00
Thomas NOËL 938307a8d1 makorepost: can receive all the Query String 2013-06-10 15:28:01 +02:00
Thomas NOËL 234b235351 solis: better date handling in export webservices 2013-06-10 15:26:52 +02:00
Thomas NOËL 851012c87a solis: add mako input for "suivi" webservices 2013-06-10 14:50:11 +02:00
Thomas NOËL 105d469095 solis: fix solis-integration-input.mako 2013-06-10 13:50:35 +02:00
Thomas NOËL bc36a73a09 solis: update solis-integration-input.mako 2013-06-10 11:11:49 +02:00
Thomas NOËL f0a250110b solis: update solis-integration-input.mako 2013-06-10 09:52:23 +02:00
Thomas NOËL a60636f090 minifix in repost/__test__ 2013-06-06 12:13:32 +02:00
Thomas NOËL adcd11a3ad add repost/templates in MANIFEST.in 2013-06-05 19:30:18 +02:00
Thomas NOËL 0882fcad94 add mako templates in MANIFEST.in 2013-06-05 19:29:24 +02:00
Thomas NOËL eeb59b80e0 add mako templates for Solis integration 2013-06-05 19:20:42 +02:00
Thomas NOËL 2ace633ee2 add static MakoRepost system 2013-06-05 19:20:42 +02:00
Frédéric Péters 36e6f2869e gdc: get voie_id from webservice if we do not get it from caller 2013-06-05 14:45:15 +02:00
Thomas NOËL 2f3b204e9d fix some import statements... 2013-06-05 13:45:27 +02:00
Thomas NOËL 8c6bfa00a8 add makorepost in apps 2013-06-05 13:32:04 +02:00
Thomas NOËL 8a31e010d4 add /repost/__test__ (if debug is enable) 2013-06-05 13:30:13 +02:00