Merge from booking branch
This commit is contained in:
parent
25906d0227
commit
9a2652739b
266 changed files with 12833 additions and 2337 deletions
|
|
@ -1,3 +1,14 @@
|
|||
2015-11-17 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* RateControl.cs: refactorization
|
||||
|
||||
2015-11-14 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* RateControl.cs: Uses its data model, and moves to the
|
||||
general name space.
|
||||
|
||||
* WebControls.csproj: Implements a server side rating control
|
||||
|
||||
2015-10-13 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* ResultPages.cs: A multi-pages result meta info when one page
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@
|
|||
<Compile Include="InputUserName.cs" />
|
||||
<Compile Include="InputCircle.cs" />
|
||||
<Compile Include="UserCard.cs" />
|
||||
<Compile Include="RateControl.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue