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
7e692525ff50e575bfc7110b3d617e3680998eb6
OurUmbraco
/
NotificationsWeb
T
History
Sebastiaan Janssen
639b371b0e
Hopefully this should actually upgrade everything to 74RC
2016-02-05 12:28:00 +01:00
..
Api
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
EventHandlers
Move uForum and adjust uForum namespaces to be correct
2015-07-26 12:31:15 +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
Models
More work on notifications refactor
2015-02-17 10:55:11 +01:00
Properties
Initial commit
2012-12-17 09:41:11 +01:00
Services
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 7.4.0-beta
2015-12-18 10:55:02 +01:00
Config.cs
Initial commit
2012-12-17 09:41:11 +01:00
NotificationsWeb.csproj
Hopefully this should actually upgrade everything to 74RC
2016-02-05 12:28:00 +01:00
packages.config
Hopefully this should actually upgrade everything to 74RC
2016-02-05 12:28:00 +01:00
Singleton.cs
Adds models to notifications project
2015-02-17 10:39:39 +01:00