Fixes
* style.css: * style.css: * UsersInRole.aspx: refactoring * HomeController.cs: Fixes the restricted area error page * PostActions.ascx: html structure * TagControl.ascx: Tags reside in a list here, treat it as an Html one * RestrictedArea.aspx: Shows allowed users or/and roles in the error page * Web.csproj: cleaning
This commit is contained in:
parent
cec3ce2330
commit
a62cff223c
10 changed files with 60 additions and 21 deletions
|
|
@ -1,3 +1,21 @@
|
|||
2015-11-18 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* style.css:
|
||||
* style.css:
|
||||
* UsersInRole.aspx: refactoring
|
||||
|
||||
* HomeController.cs: Fixes the restricted area error page
|
||||
|
||||
* PostActions.ascx: html structure
|
||||
|
||||
* TagControl.ascx: Tags reside in a list here, treat it as an
|
||||
Html one
|
||||
|
||||
* RestrictedArea.aspx: Shows allowed users or/and roles in the
|
||||
error page
|
||||
|
||||
* Web.csproj: cleaning
|
||||
|
||||
2015-11-17 Paul Schneider <paul@pschneider.fr>
|
||||
|
||||
* RateControl.ascx: A rate control for the Front Office
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue