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
1,218
Commits
12
Branches
0
Tags
a4dc2d9703f2b214ffedcfb2fa6f261efec82b85
Commit Graph
5 Commits
Author
SHA1
Message
Date
Shannon
4cb0e94972
Renames "view" models to have correct names with what they are used for
2015-03-04 10:55:36 +11:00
Shannon
20eb62eddd
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
TimGeyssens
edb7262080
Start work on subscriptions
2015-02-05 14:02:32 +01:00
TimGeyssens
7a206794d0
Allows moderators to delete threads and comments
2015-02-05 09:59:03 +01:00
ploug@umbraco.dk
56a2ace7d2
Initial commit of our WIP
...
This is very likely break the dev site
2015-01-26 13:13:06 +01:00