yavsc/web
Paul Schneider b7fa996dbc * yavsc.js:
* yavsc.circles.js: js refactoring

* Credits.aspx: A credit about to add

* CircleBase.cs: The Circle base

* NpgsqlCircleProvider.cs: * refactoring
* updates the circle

* InputCircle.cs: using the new CircleBase class

* ResultPages.cs: Using a new "None" attribute

* CircleController.cs: refactoring : drops the NewCircle class The
  `List` method now resterns collection of circlebase

* style.css: * a new `dirty` css class, could be used to tag data to
  validate ala ajax
* removed quite all of the `float` usages

* AccountController.cs: xml doc

* BlogsController.cs: Avatar method moved to the Account controller

* YavscHelpers.cs: An avatar url

* App.master: Login div moved up

* Circles.aspx: a new `private` filed in the `Circle` object, in order
  to keep circle names from being published as user's information,
should be true by default

* Profile.aspx: removed the tables

* Index.aspx: Un message plus explicite

* Web.config: nothing to view

* Web.csproj: * new page : Credit
* new script: yavsc.circle.js

* instdbws.sql: circles are uniques for a given user against a given
  app

* Circle.cs: Now inherits CircleBase to implement a member list

* CircleProvider.cs: implements a circle update method

* LocalizedText.resx:
* LocalizedText.Designer.cs: no content!!!

* LocalizedText.fr.resx:
* LocalizedText.fr.Designer.cs: pas content

* YavscModel.csproj: a new CircleBAse class
2015-09-10 00:55:19 +02:00
..
Admin * Yavsc.sln: 2015-07-17 05:07:05 +02:00
ApiControllers * yavsc.js: 2015-09-10 00:55:19 +02:00
App_Themes * yavsc.js: 2015-09-10 00:55:19 +02:00
CatExts Fixes the Profiles administration 2015-04-17 00:01:20 +02:00
Controllers * yavsc.js: 2015-09-10 00:55:19 +02:00
errors Initial import 2014-07-16 20:35:03 +02:00
Formatters * bg.gif: 2015-08-04 02:10:28 +02:00
Helpers * yavsc.js: 2015-09-10 00:55:19 +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 * yavsc.js: 2015-09-10 00:55:19 +02:00
Scripts * yavsc.js: 2015-09-10 00:55:19 +02: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 * 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
Views * yavsc.js: 2015-09-10 00:55:19 +02: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 * yavsc.js: 2015-09-10 00:55:19 +02:00
favicon.png a favorite 2015-07-14 00:52:07 +02: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 * bg.gif: 2015-08-04 02:10:28 +02:00
instdbws.sql * yavsc.js: 2015-09-10 00:55:19 +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 * cldr.js: 2015-07-15 03:36:12 +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 * yavsc.js: 2015-09-10 00:55:19 +02:00
Web.csproj * yavsc.js: 2015-09-10 00:55:19 +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