This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
OurUmbraco
Watch
1
Star
0
Fork
0
You've already forked OurUmbraco
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f8920fea8ee5df8774e58ba67ab9d66dbef8b646
OurUmbraco
/
uWiki
T
History
Sebastiaan Janssen
f8920fea8e
Add CDF for MVC5
2015-07-26 10:31:55 +02:00
..
Api
Update /base for wiki
2014-09-14 18:01:02 +02:00
BusinessLogic
Fixes a few issues with editing and uploading packages (saving version, saving tags, dotnetversions)
2015-06-17 11:39:31 +02:00
Library
Cleans up the 'Services' - they should not be idisposable unless they exist as a global lifespan, but they are not being used that way so therefore should not dispose and should def not dispose the global DatabaseContext since they are being used as a transient instance. Renames more Utills with less L's. Fixes more event handlers to be ApplicationEventHandler instead of the legacy ones. Fixes the Forum data service to actually index ALL form items, not just 1000 of them (no idea why this was occuring?) Fixes Latest.cshtml to iterate of an iteratable collection. Fixes more null ref checks.
2015-03-02 13:52:07 +11:00
Properties
Initial commit
2012-12-17 09:41:11 +01:00
usercontrols
Cleans up the 'Services' - they should not be idisposable unless they exist as a global lifespan, but they are not being used that way so therefore should not dispose and should def not dispose the global DatabaseContext since they are being used as a transient instance. Renames more Utills with less L's. Fixes more event handlers to be ApplicationEventHandler instead of the legacy ones. Fixes the Forum data service to actually index ALL form items, not just 1000 of them (no idea why this was occuring?) Fixes Latest.cshtml to iterate of an iteratable collection. Fixes more null ref checks.
2015-03-02 13:52:07 +11:00
app.config
Upgrade to MVC5
2015-07-26 10:31:52 +02:00
iNotFoundHandler.cs
Cleans up the 'Services' - they should not be idisposable unless they exist as a global lifespan, but they are not being used that way so therefore should not dispose and should def not dispose the global DatabaseContext since they are being used as a transient instance. Renames more Utills with less L's. Fixes more event handlers to be ApplicationEventHandler instead of the legacy ones. Fixes the Forum data service to actually index ALL form items, not just 1000 of them (no idea why this was occuring?) Fixes Latest.cshtml to iterate of an iteratable collection. Fixes more null ref checks.
2015-03-02 13:52:07 +11:00
packages.config
Add CDF for MVC5
2015-07-26 10:31:55 +02:00
uWiki.csproj
Update to fix MVC5 bug with Umbraco 7.2.8
2015-07-26 10:31:54 +02:00
WikiFileUploadHandler.cs
Adds checks/notes
2015-03-03 16:57:24 +11:00