yavsc/web
Paul Schneider 53930befd3 * AccountController.cs: Register and reset passord
from Web API

* GCMController.cs: initial creation, will host GCM calls and related
  procedures.

* ResetPassword.aspx: Html view to reset the password

* LocalizedText.resx:
* LocalizedText.fr.resx: new String form circles

* Web.config:
* Web.csproj:
* YavscModel.csproj:
* LocalizedText.Designer.cs:
* Profile.cs:
* Profile.cs:
* LocalizedText.fr.Designer.cs:
* LoginModel.cs:
* Publishing.cs:
* CalendarController.cs:
* LoginModel.cs:
* GCMRegister.cs:
* Publishing.cs:
* GCMRegister.cs:
* NewRoleModel.cs:
* NewRoleModel.cs:
* RegisterModel.cs:
* NewAdminModel.cs:
* RegisterModel.cs:
* NewAdminModel.cs:
* LostPasswordModel.cs:
* RegisterViewModel.cs:
* RegisterViewModel.cs:
* ProviderPublicInfo.cs:
* RegisterClientModel.cs:
* ChangePasswordModel.cs:
* ProviderPublicInfo.cs:
* RegisterClientModel.cs:
* ChangePasswordModel.cs: Fixes a typo (in the namespace :-/)

* NpgsqlCircleProvider.cs: Fixes the Circle creation

* Global.asax.cs:
* AdminController.cs:
* NpgsqlContentProvider.cs: code formatting

* BlogsController.cs:
* CircleController.cs:
* WorkFlowController.cs:
* PaypalApiController.cs:
* FrontOfficeController.cs: refactoring

* AccountController.cs: Adds the way to reset the password

* FrontOfficeController.cs: xml doc

* T.cs: Make this class an helper to translation

* YavscHelpers.cs: Implements the e-mail sending

* style.css: style uniformization

* Circles.aspx: Implements the Html interface to Circle creation
  (modifications and deletions are still to implement)

* Register.ascx: Allows the error display in case of lack of power of
  the user at registering another user.

* Estimate.aspx: use the partial view to register from the Account
  folder.
Cleans the useless reference to ~/Theme/dark/style.css, that was for
  using the "tablesorter.js", no used anymore.

* Web.config: Trying to have all the Index pages to work...
2015-06-18 11:02:23 +02:00
..
Admin * DataManager.cs: 2015-05-09 16:42:33 +02:00
ApiControllers * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
CatExts Fixes the Profiles administration 2015-04-17 00:01:20 +02:00
Controllers * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
errors Initial import 2014-07-16 20:35:03 +02:00
Formatters implements a Formatter exception 2015-06-07 20:19:29 +02:00
Helpers * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
images many changes 2015-01-02 04:52:48 +01:00
lib Initial import 2014-07-16 20:35:03 +02:00
Models refactoring 2015-06-12 00:52:58 +02:00
Scripts * MarkdownHelper.cs: 2015-06-05 14:47:35 +02:00
Settings xml doc 2015-01-27 14:17:33 +01:00
templates * InputCircle.cs: An input control specialized for circle selection 2015-06-10 23:38:18 +02:00
Test * NpgsqlCircleProvider.cs: Refactoring: Npgsql prefix 2015-06-09 14:41:53 +02:00
test-results Initial import 2014-07-16 20:35:03 +02:00
Theme * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
Views * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
AssemblyInfo.cs * Makefile: creates two targets "xmldoc" and 2015-01-27 10:39:11 +01:00
Catalog.xml * PaypalApiController.cs: starting a paypal account access 2015-01-29 20:59:50 +01:00
ChangeLog * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
favicon.png * Web.csproj: 2015-02-12 16:08:16 +01:00
FileInfoCollection.cs * Makefile: builds the doc & htmldoc folders 2015-01-27 00:41:20 +01: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 * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
instdbws.sql refactoring 2015-06-12 00:52:58 +02:00
IValueProvider.cs * InputUserName.cs: 2015-04-02 23:38:42 +02:00
messages.po Initial import 2014-07-16 20:35:03 +02:00
NUnitTestClass.cs * NpgsqlCircleProvider.cs: Refactoring: Npgsql prefix 2015-06-09 14:41:53 +02:00
packages.config * NpgsqlCircleProvider.cs: Refactoring: Npgsql prefix 2015-06-09 14:41:53 +02: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
TestExec.cs * NpgsqlCircleProvider.cs: Refactoring: Npgsql prefix 2015-06-09 14:41:53 +02:00
TextWriterOutput.log Initial import 2014-07-16 20:35:03 +02:00
ValidateAjaxAttribute.cs * CalendarController.cs: 2015-05-16 00:50:11 +02:00
Web.config * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02:00
Web.csproj * AccountController.cs: Register and reset passord 2015-06-18 11:02:23 +02: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