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
* INominative.cs: Interface d'un objet destiné à un préstataire
spécifié,
par une propriété `PerformerName`
* NominativeSimpleBookingQuery.cs: implémente l'interface INominative
* packages.config:
* packages.config:
* packages.config:
* ITContentProvider.csproj:
* NpgsqlBlogProvider.csproj:
* NpgsqlContentProvider.csproj: mise à niveau Npgsql
* NpgsqlContentProvider.cs: stocke la classe de commande
* AccountController.cs: implémente la methode de login de l'API
* BasketController.cs: implémente la methode de recupération du panier
* AccountController.cs: enléve un commaentaire obsolète
* YavscHelpers.cs:
* FrontOfficeController.cs: refabrication de l'ajout au panier
* yavsc.user.js: enlève un message de debuggage js
* Performer.ascx: formattage
* Performers.aspx: implémente le bouton de demande de reservation
* Yavsc.csproj: validate unobtrusive
* packages.config: référence M$ Owin
* UserFileSystemManager.cs: Fixe: Ne pas créer un dossier de
destination si on a aucun fichier à recevoir.
* Commande.cs: * Ajoute le nom du client dans l'objet commande
* Factorise le positionnement des paramêtres
* La commande est une instance du type spécifié à la commande, dans
son paramêtre `type`
* SimpleBookingQuery.cs: refabrication
* LocalizedText.resx:
* LocalizedText.fr.resx: traducations
* UserNameBase.cs: implemente l'interface `IUserName`
* IContentProvider.cs: doc xml
* YavscModel.csproj: reference le nouveau code source
* Web.config: retour à une version d'équère
* IUserName.cs: Définit l'interface d'un objet associé à un
utilisateur.
Une nouvelle page de doc : la page des fonctionalités, [Features.md](Features.md),
au format Markdown.
* p8-av4.jpg:
* p8-av4.l.jpg:
* p8-av4.xs.jpg: p8-av4
* Performer.ascx: Implémente la fiche préstataire, avec son éventuel
lien vers le blog
* ITContentProvider.csproj: ...
* NpgsqlBlogProvider.cs: implémente le compteur de billet en base de
données
* Presta.csproj:
* TestAPI.csproj:
* YavscClient.csproj:
* fortune.csproj:
* WebControls.csproj:
* SalesCatalog.csproj:
* NpgsqlMRPProviders.csproj:
* NpgsqlBlogProvider.csproj:
* NpgsqlContentProvider.csproj: ...
* README.md: mise à jour des priorités
* Yavsc.sln: ajout du fichier "Features.md" à la solution
* BlogProvider.cs: doc xml
* BlogManager.cs: implémente un accès au compteur de billet
* TestAPI.csproj:
* packages.config:
* packages.config:
* packages.config:
* packages.config:
* packages.config:
* ITContentProvider.csproj:
* NpgsqlMRPProviders.csproj:
* NpgsqlBlogProvider.csproj:
* NpgsqlContentProvider.csproj: Npgsql package update
* Makefile: adds a new line to the end of file
* App.master: Indicates that a login permits to comment
* UserCard.cs: Displays user informations on a little div
* Estim.cs:
* WebControls.csproj:
* CircleInfo.cs:
* CircleProvider.cs:
* CircleApiController.cs:
* BasketApiController.cs:
* ITContentProvider.csproj:
* CalendarApiController.cs:
* WorkFlowApiController.cs:
* NpgsqlCircleProvider.cs:
* FrontOfficeApiController.cs:
* InputUserName.cs: Fixes the ToolBoxData attribute
* Web.csproj:
* Circle.cs: refactoring
* instdbws.sql: Foreign keys are cascading updates and deletions
* Estim.tt:
* Profile.cs: User's profile does not contain anymore the main e-mail
address, it conflicts with registration informations, it is not part
of the profile data
* ITContentProvider/ITContentProvider.csproj:
* ITContentProvider/Model/NewProjectModel.cs:
* ITContentProvider/ProjectInfo.cs:
* web/Web.csproj:
* web/Web.config:
* yavscModel/WorkFlow/WorkFlowManager.cs: Namespace ITContentProvider
has been removed, implementation has moved to Yavsc namespace
* yavscModel/WorkFlow/WorkFlowManager.cs: Xml doc
* StaticPage.master: StaticPage is not the good name for this file
* YavscModel.csproj:
* WebControls.csproj:
* fortune.csproj:
* YavscClient.csproj:
* SalesCatalog.csproj:
* NpgsqlWorkflow.csproj:
* ITContentProvider.csproj:
* NpgsqlMRPProviders.csproj:
* NpgsqlBlogProvider.csproj: .Net framework 4.5.1
* Global.asax.cs: a favicon
ignore route to robots.txt
* App.master: document formatting
* favicon.ico: a favicon
"htmldoc" to generate
the documentation
* Web.csproj:
* YavscModel.csproj:
* WebControls.csproj:
* YavscClient.csproj:
* SalesCatalog.csproj:
* NpgsqlWorkflow.csproj:
* NpgsqlMRPProviders.csproj:
* NpgsqlBlogProvider.csproj:
ITContentProvider/ITContentProvider.csproj
* AssemblyInfo.cs: makes "en" the assembly culture, and normalize my
name
* HomeController.cs: modifies the xmldoc
* Web.config: Modifies the owner email
* ITContentProvider.csproj: Activates the documentation generation
* App.master: adds a <meta charset=> in the head section