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
|
f20e37e786
|
Profile, notifications overview with paging
|
2015-02-23 10:58:42 +01:00 |
|
TimGeyssens
|
d3220cbed0
|
Notifications have been refactored into a service
|
2015-02-17 12:03:42 +01:00 |
|
TimGeyssens
|
e290afbba6
|
More WIP on notifications refactor into service
|
2015-02-17 11:51:06 +01:00 |
|
TimGeyssens
|
ac4e9e6742
|
NotificationService method stubs
|
2015-02-17 11:04:50 +01:00 |
|
TimGeyssens
|
283a7c8cc7
|
More work on notifications refactor
|
2015-02-17 10:55:11 +01:00 |
|
TimGeyssens
|
067c6933d5
|
Adds notification service
|
2015-02-17 10:23:41 +01:00 |
|