* 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
* CircleInfo.cs:
* CircleInfoCollection.cs: cleans imports
* CircleManager.cs: implements a circle manager
* CircleProvider.cs: Defines a default Circle provider
* EventPub.cs:
* CalendarController.cs: refactoring
* CircleController.cs: implements with default circle provider
* FrontOfficeController.cs: throws descriptive exception message at
searching for a catalog
* Catalog.aspx: Fixes links on product categories
* ProductCategory.aspx: Fixes links on products
* YavscModel.csproj: Includes Circle provider definitions
present, before throwing exceptions at generation time
* BlogsController.cs: leaves CodeKicker.BBCode
* Web.csproj: Removes references to CodeKicker.BBCode
* Estim.cs: reflects changes on Estim.tt
* Estim.tt: ensures that billing information are correctly rendered,
either using the IBAN/BIC or Account numbers methods.
* Profile.cs: adds an "HasPostalAddress" boolean property to the
profile objects
* Profile.aspx:
* AccountController.cs: Fixes the avatar display at edition time.
* style.css:
* UserPost.aspx: the users avatar as the page logo, floating at left
* Web.config:
* Global.asax.cs: Uses a new application parameter named
"DefaultController", usage defaulting to "Blogs".
* Web.csproj:
* web.config:
* Profile.cs: Fixes a default blog title using a null user's full name
* Web.config:
* web.config:
* Web.csproj:
* Global.asax.cs:
* ValidateAjaxAttribute.cs:
* Profile.aspx:
* HomeController.cs:
* BlogsController.cs:
* WebCatalogExtensions.cs:
* GoogleController.cs:
* AccountController.cs:
* Profile.cs:
* EstimToPdfFormatter.MSAN.cs:
* Makefile: Removes obsolete target "rsync-all"
Adds the new target "allrsync"
* FrontOfficeApiController.cs: Makes the code smaller and a better
output in case of exception generating the Pdf or Tex outputs
* WorkFlowController.cs: makes code cleaner
* App.master: Gives the Profile method call an id parameter
* Estimate.aspx: Fixes the estimation id parameter name at querying
the Pdf or Tex documents
* Estim.cs: see Estim.tt
* Estim.tt: Mo more exception at transforming null values from the
contact section of the client profile
* WebControls.csproj:
* Estimate.aspx: UserName input control
* IValueProvider.cs:
* TemplateException.cs:
* ResultPages.cs: code cleanning
* WorkFlowController.cs: Admin now can register new users
* LocalizedText.resx:
* LocalizedText.Designer.cs: new registration messages
* RegisterModel.cs: The registration message contains the user
validation decision
* Profile.aspx:
* MyProfile.aspx:
* AccountController.cs: renamed the Profile method to "MyProfile",
could avoid issue at migrating to MVC5
* favicon.png: favicon now displays a ~"Yavsc"
* BlogManager.cs:
* BlogsApiController.cs: The authorisation for removing a post is now
implemented at Manager's side
* BlogsController.cs: Removes this odd call to a static method from
the Api controller
* CalendarApi.cs:
* GoogleController.cs: no more json output for the calls to the Google
Api
* WorkFlowController.cs: sorted using clauses
* Basket.cs:
* Commande.cs:
* EstimToPdfFormatter.cs:
* Brand.cs: adds xml doc
* RssFeedsFormatter.cs: modifies xml doc
* TexToPdfFormatter.cs: refactoring
* Global.asax.cs: Document formatting
* BBCodeHelper.cs: encapsulates the url display from the BBCode in
starting and closing characters : "<>"
* OAuth2.cs:
* SimpleJsonPostMethod.cs: using System.Runtime.Serialization.Json
instead of Newtonsof.Json
* App.master: updating the favicon
* RegistrationPending.aspx: fixes the returnUrl usage
* AssemblyInfo.aspx: better explanation for this list
* Web.config: tried to migrate to MVC5 (using NuGets)
* Estim.cs:
* ChangePasswordModel.cs: adds xmldoc
* BasketController.cs:
* BlogProvidersConfigurationSection.cs: cosmetic change
* GoogleErrorMessage.cs: - adds xml docs
- renders ctor from JsonReaderException obsolete
* MvcActionValueBinder.cs: not used
* web.config: no more used, gave it up to migrate to MVC5
l'estimation
* LocalizedText.resx:
* FrontOfficeApiController.cs: renamed the Tex generation method
* FrontOfficeController.cs: fixed the Estimate creation
* WorkFlowController.cs: return model validation errors when updating
a writting.
* TexFormatter.cs: Simple mime-type content declaration
* Global.asax.cs:
* T4TemplateEstimate.cs: cleanning
* BBCodeHelper.cs: BBCodes: docpage summary gone into a new aside
element
* App.master: thanks links are now contained in a div element
* style.css: clearer
* Estimate.aspx: Fixed the creation/edition/removal processes
* Estim.tt: added the column "Count" to the writtings table.
* RegisterViewModel.cs: internationalization
* Writting.cs: stronger model
* Estim.tex: cleaning
* CatalogManager.cs: Uses GetDefaultProvider
* Catalog.cs: the Catalog object now should support a unique id in the
system : UID, exposed as one of its properties.
* AccountController.cs: new static method te get an user profile by
its name.
* AdminController.cs: Uses the Yavsc.Admin namespace (refactoring)
* Web.csproj:
* BlogManager.cs:
* BackOfficeController.cs: refactoring
* BlogsController.cs: Fixes the Blog title
* FrontOfficeController.cs: Changes on the go for the Command object
* AddRole.aspx: minor syntax change
* UserPosts.aspx: show the blog title
* style.css: black transparent for the background of posts
* Profile.cs: Method FromProfileBase became a constructor
* Commande.cs: nothing
* Estimate.aspx: moved to the frontoffice views
* CatalogHelper.cs: Writting GetDefaultProvider