yavsc/web
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 Fixes the avatar Url from the menu 2015-10-10 13:38:07 +02:00
ApiControllers * packages.config: 2015-10-30 15:54:26 +01:00
App_Data Many fixes 2015-11-01 01:47:42 +01:00
App_Themes Many fixes 2015-11-01 01:47:42 +01:00
CatExts * packages.config: 2015-10-30 15:54:26 +01:00
Content/themes/base * mdd_help.htm: 2015-09-16 01:07:04 +02:00
Controllers Many fixes 2015-11-01 01:47:42 +01:00
errors Initial import 2014-07-16 20:35:03 +02:00
fonts Fixes the avatar Url from the menu 2015-10-10 13:38:07 +02:00
Formatters bug fixes 2015-10-04 03:02:17 +02:00
Helpers Many fixes 2015-11-01 01:47:42 +01:00
images Fixes some pages, links, presentation, 2015-10-24 16:32:46 +02:00
lib fixes Markdown images rendering 2015-10-21 20:12:00 +02:00
Models Many fixes 2015-11-01 01:47:42 +01:00
Scripts * packages.config: 2015-10-30 15:54:26 +01:00
Settings * Web.csproj: 2015-06-26 13:56:39 +02:00
templates * InputCircle.cs: An input control specialized for circle selection 2015-06-10 23:38:18 +02:00
test-results Initial import 2014-07-16 20:35:03 +02:00
Views Many fixes 2015-11-01 01:47:42 +01:00
Web References/sms.diamondcard.us Fixes the compilation: 2015-08-24 08:22:20 +02:00
AssemblyInfo.cs * Makefile: creates two targets "xmldoc" and 2015-01-27 10:39:11 +01:00
Catalog.xml * style.css: * Gives main background a color 2015-08-05 02:02:14 +02:00
ChangeLog Many fixes 2015-11-01 01:47:42 +01:00
favicon.png a favorite 2015-07-14 00:52:07 +02:00
genpot.sh Initial import 2014-07-16 20:35:03 +02:00
Global.asax Initial import 2014-07-16 20:35:03 +02:00
Global.asax.cs Many fixes 2015-11-01 01:47:42 +01:00
messages.po Initial import 2014-07-16 20:35:03 +02:00
packages.config * packages.config: 2015-10-30 15:54:26 +01:00
RegistrationMail.txt Initial import 2014-07-16 20:35:03 +02:00
robots.txt * robots.txt: Web robots should not 2015-03-12 13:56:59 +01:00
sourcefiles Initial import 2014-07-16 20:35:03 +02:00
table.tdeps.sql Initial import 2014-07-16 20:35:03 +02:00
TextWriterOutput.log Initial import 2014-07-16 20:35:03 +02:00
ValidateAjaxAttribute.cs Many fixes 2015-11-01 01:47:42 +01:00
Web.config Many fixes 2015-11-01 01:47:42 +01:00
Web.csproj Many fixes 2015-11-01 01:47:42 +01:00
WebApiConfig.cs * IValueProvider.cs: 2015-03-13 13:54:37 +01:00
WebDeploy.targets Initial import 2014-07-16 20:35:03 +02:00