La notification à la demande de devis,

côté sérveur.

* Makefile:
* Yavsc.sln:
* pkg.mdproj:
* Yavsc.csproj:
* Presta.csproj:
* TestAPI.csproj:
* YavscModel.csproj:
* fortune.csproj:
* WebControls.csproj:
* YavscClient.csproj:
* SalesCatalog.csproj:
* ITContentProvider.csproj:
* NpgsqlMRPProviders.csproj:
* NpgsqlBlogProvider.csproj:
* NpgsqlContentProvider.csproj: ajout d'une configuration de debuggage
  pour Lua

* App.master:
* LocalizedText.resx:
* LocalizedText.fr.resx:
* LocalizedText.Designer.cs:
* LocalizedText.fr.Designer.cs: traductions

* EventPub.aspx: debug sur page encore inutilisée

* NominativeEventPub.cs: implémentation du nom de préstataire dans la
  notification nominative

* Commande.cs: code plus simple

* GoogleHelpers.cs:
* MessageWithPayLoad.cs: fixe l'envoi de la notification GCM

* MessageWithPayloadResponse.cs: fixe la réception de la notification
  GCM

* WorkFlowManager.cs: envoyer un notification GCM + email à la demande
  de devis
This commit is contained in:
Paul Schneider 2015-12-24 13:59:07 +01:00
commit 5a4179d051
42 changed files with 644 additions and 334 deletions

View file

@ -1,3 +1,7 @@
2015-12-24 Paul Schneider <paul@pschneider.fr>
* pkg.mdproj: ajout d'une configuration de debuggage pour Lua
2015-11-26 Paul Schneider <paul@pschneider.fr>
* pkg.mdproj: nouvelles configurations de déploiement

View file

@ -20,7 +20,7 @@
</Package>
</Packages>
</Packages>
<Configuration Condition=" '$(Configuration)' == '' ">TotemPre</Configuration>
<Configuration Condition=" '$(Configuration)' == '' ">LuaDebug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
</PropertyGroup>
</Project>