
* InputCircle.cs: this class is about to be removed * BlogsController.cs: removes Html used as text * App.master: removes the bsd css class script * Circles.aspx: fixes the Javascript circle selection * Index.aspx: * AssemblyInfo.aspx: `Indexe` is not a french word, sorry for the trouble * Web.csproj: includes yavsc Javascript in the project * LocalizedText.Designer.cs: alphabetic order in ressource names * LocalizedText.resx: * alphabetic order in ressource names * RegisterModel.cs: disposes a duplicated resource string "UserName" (uses now User_name) * style.css: panels float left
29 lines
663 B
Plaintext
29 lines
663 B
Plaintext
2015-08-22 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* InputCircle.cs: this class is about to be removed
|
|
|
|
2015-08-20 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* InputCircle.cs: fixes the new CircleManager interface usage
|
|
|
|
2015-07-15 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* WebControls.csproj: Moves to Mono framework
|
|
|
|
2015-07-02 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* UserCard.cs:
|
|
* InputCircle.cs:
|
|
|
|
2015-06-10 Paul Schneider <paul@pschneider.fr>
|
|
|
|
* InputCircle.cs: An input control specialized for circle
|
|
selection
|
|
|
|
* UserCard.cs: Displays user informations on a little div
|
|
|
|
* InputUserName.cs: Fixes the ToolBoxData attribute
|
|
|
|
* WebControls.csproj:
|
|
|