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
64 lines
1.6 KiB
Text
64 lines
1.6 KiB
Text
2015-12-24 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlMRPProviders.csproj: ajout d'une configuration de
|
|
debuggage pour Lua
|
|
|
|
2015-11-30 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlMRPProviders.csproj: ...
|
|
|
|
2015-11-26 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlMRPProviders.csproj: nouvelles configurations de
|
|
déploiement
|
|
|
|
2015-11-23 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlProfileProvider.cs: Fixe un bug introduit avec
|
|
l'implementation des profiles anonymes.
|
|
|
|
2015-11-19 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlMRPProviders.csproj: adds a build target named "Lua"
|
|
|
|
2015-11-11 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlProfileProvider.cs: return the default value in the
|
|
targeted Type, in case of DBNull
|
|
|
|
2015-11-06 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlProfileProvider.cs: nicer code
|
|
|
|
2015-11-04 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlProfileProvider.cs:
|
|
* NpgsqlMembershipProvider.cs:
|
|
|
|
2015-11-03 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlMembershipProvider.cs: Fixes the latest commit
|
|
concerning account creation and removal
|
|
|
|
2015-11-03 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlMembershipProvider.cs: insert a profile record before
|
|
inserting the users record,
|
|
to ensure a new foreign key constraint
|
|
|
|
* NpgsqlProfileProvider.cs: better comments
|
|
|
|
2015-11-01 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlMembershipProvider.cs: xmldoc
|
|
|
|
* NpgsqlProfileProvider.cs: use default values from
|
|
configuration
|
|
|
|
* NpgsqlUserNameProvider.cs: Fixes the username detection
|
|
|
|
2015-10-28 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* NpgsqlProfileProvider.cs: Fixes the defaultValue
|
|
specification from config file
|
|
|