une application mettant en œuvre une prise de contact entre un demandeur de services et son éventuel prestataire associé.
  • C# 41%
  • JavaScript 31.1%
  • HTML 10.4%
  • SCSS 6.1%
  • Less 5%
  • Other 6.3%
Find a file
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
ITContentProvider Merge commit 'acd2a473bb' 2015-10-04 16:36:29 +02:00
NpgsqlBlogProvider Merge from totem 2015-10-21 21:23:48 +02:00
NpgsqlContentProvider * packages.config: 2015-10-30 15:54:26 +01:00
NpgsqlMRPProviders Many fixes 2015-11-01 01:47:42 +01:00
pkg drops the Web tarball 2015-06-09 20:51:06 +02:00
plugins/fortune * bg.gif: 2015-08-04 02:10:28 +02:00
Presta The new Presta project ... 2015-08-20 20:03:22 +02:00
SalesCatalog * packages.config: 2015-10-30 15:54:26 +01:00
TestAPI Many fixes 2015-11-01 01:47:42 +01:00
web Many fixes 2015-11-01 01:47:42 +01:00
WebControls Bug & layout fixes 2015-10-13 22:53:39 +02:00
yavscclient * packages.config: 2015-10-30 15:54:26 +01:00
yavscModel Many fixes 2015-11-01 01:47:42 +01:00
.gitignore Moves destination directory from to 2015-10-10 14:02:14 +02:00
Banner.xcf Initial import 2014-07-16 20:35:03 +02:00
ChangeLog Fixes some pages, links, presentation, 2015-10-24 16:32:46 +02:00
google-services.json * Web.config: 2015-06-02 01:42:49 +02:00
LICENSE Initial commit 2014-07-16 19:40:23 +02:00
Makefile Fixes some pages, links, presentation, 2015-10-24 16:32:46 +02:00
noavatar.xcf Initial import 2014-07-16 20:35:03 +02:00
README.md * README.md: blanked: not clear enough 2015-08-14 01:43:55 +02:00
totem-banner.xxs.xcf Bug fixe: comnet avatar 2015-10-09 21:42:03 +02:00
totem.xcf Bug fixe: comnet avatar 2015-10-09 21:42:03 +02:00
Yavsc.sln Fixes the latest merge 2015-10-19 21:41:13 +02:00