* Web.config: Trace may be enabled, as long it is in local mode

* Web.csproj:
* RemoveTitle.aspx: Removes all posts related to a given title

* RemovePost.aspx: Removes a single bill
This commit is contained in:
Paul Schneider 2015-07-23 16:53:07 +02:00
commit bfb3e7d973
5 changed files with 37 additions and 3 deletions

View file

@ -1,3 +1,13 @@
2015-07-23 Paul Schneider <paul@pschneider.fr>
* Web.config: Trace may be enabled, as long it is in local
mode
* Web.csproj:
* RemoveTitle.aspx: Removes all posts related to a given title
* RemovePost.aspx: Removes a single bill
2015-07-17 Paul Schneider <paul@pschneider.fr>
* Web.csproj: