yavsc/yavscModel
Paul Schneider d9d5bb308e Many fixes
* Profile.aspx:
* ProfileEdition.cs: Fixes the username modification

* Book-next.aspx: pollution

* NpgsqlMembershipProvider.cs: xmldoc

* NpgsqlProfileProvider.cs: use default values from configuration

* NpgsqlUserNameProvider.cs: Fixes the username detection

* test-domain-TestAPI.config: profile dates must be returned as
  DateTime

* instdbws.sql: The conversion to a valid .Net DateTime requires a
  credible date time as source value, the null one is not supported.

* style.css: Fixes the new notification style

* AccountController.cs: Fixes the profile edition.
Now using the anti forgery key at login time

* Book.aspx:
* LocalizedText.resx:
* LocalizedText.fr.resx:
* CalendarApi.cs:
* GoogleController.cs:
* LocalizedText.Designer.cs:
* LocalizedText.fr.Designer.cs: WIP booking

* HomeController.cs: code prettying

* Global.asax.cs: Limits the usage of titles in a route to the blog
  controller

* OAuth2.cs: Profile values may be of type DBNull ...

* T.cs: All translated strings will be Html encoded, as expected from
  an html helper

* YavscHelpers.cs: A new method to build a javascript string...

* App.master:
* AppAdmin.master: Notification.body is now a js string literal

* NoLogin.master: sync with the true master

* Login.aspx: Permits the anti forgery key usage

* Estimate.aspx: refactoring

* Web.config: Fixes a later commit on the catalog name space

* Web.csproj: An ajax helper to notify

* ChangePasswordModel.cs:
* RegisterClientModel.cs: A regexp for user name

* LoginModel.cs: A regexp for user name and password

* Profile.cs: A regexp for user name, and profile usage fixes

* UserManager.cs: Checks for username availability before trying to
  modify it

* YavscModel.csproj: `ProfileEdition` class addition

* ChangeLog: should not be indexed

* ChangeLog: useless here

* ValidateAjaxAttribute.cs: Fixes usage of HtmlFieldPrefix

* BookQuery.cs: Start, end hour and role are required

* OtherWebException.cs: useless
2015-11-01 01:47:42 +01:00
..
Admin refactoring names in the DataAccess data model 2015-10-10 13:42:48 +02:00
Blogs * Web.csproj: 2015-10-19 16:38:35 +02:00
Calendar Many fixes 2015-11-01 01:47:42 +01:00
Circles there is no privacy to attribute to any circle, 2015-09-10 01:42:52 +02:00
FileSystem Bug fixes 2015-10-29 12:07:07 +01:00
FrontOffice * packages.config: 2015-10-30 15:54:26 +01:00
Google * cldr.js: 2015-07-15 03:36:12 +02:00
Messaging Improves notification system 2015-10-28 21:02:03 +01:00
Properties Initial import 2014-07-16 20:35:03 +02:00
RolesAndMembers Many fixes 2015-11-01 01:47:42 +01:00
WorkFlow * packages.config: 2015-10-30 15:54:26 +01:00
ChangeLog Many fixes 2015-11-01 01:47:42 +01:00
DataProviderConfigurationSection.cs refactoring 2015-06-12 00:52:58 +02:00
IDbModule.cs * bg.gif: 2015-08-04 02:10:28 +02:00
IRenderer.cs * YavscModel.csproj: 2015-02-17 13:57:39 +01:00
ITagHandler.cs * YavscModel.csproj: 2015-02-17 13:57:39 +01:00
IViewRenderer.cs * YavscModel.csproj: 2015-02-17 13:57:39 +01:00
LocalizedText.Designer.cs Many fixes 2015-11-01 01:47:42 +01:00
LocalizedText.fr.Designer.cs Many fixes 2015-11-01 01:47:42 +01:00
LocalizedText.fr.resx Many fixes 2015-11-01 01:47:42 +01:00
LocalizedText.resx Many fixes 2015-11-01 01:47:42 +01:00
OtherWebException.cs Many fixes 2015-11-01 01:47:42 +01:00
RssFeeds.cs * YavscModel.csproj: 2015-02-17 13:57:39 +01:00
ViewRenderer.cs * YavscModel.csproj: 2015-02-17 13:57:39 +01:00
YavscModel.csproj Many fixes 2015-11-01 01:47:42 +01:00