Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Shannon
|
a6a2b02cd8
|
working on U4-5927 - this extends the base event class to have EventMessages which event consumers can add to, the trick is that there is a factory for these EventMessages, in a web context, the factory is a request based factory so that during a request all instances of the EventMessages are the same instance. All services then accept an instance of IEventMessagesFactory which they can then use when raising events. We'll then use this to send messages to the UI. Not sure if i should make this a resolver yet or not. Still a WIP!!
|
2015-07-23 20:04:40 +02:00 |
|
Morten Christensen
|
f3bfe0177d
|
Implementing the Media part of U4-1568
|
2013-01-29 12:58:02 -01:00 |
|
Morten Christensen
|
1c08921f55
|
Implements U4-1568 so raising events for save methods is optional.
|
2013-01-29 12:45:42 -01:00 |
|
Shannon Deminick
|
d0769cef0f
|
Removed SavedCollection/SavingCollection events and just changed the SaveEventArgs and DeleteEventArgs to have enumerables.
Changed the base CancellableObjectEventArgs to have a protected property so inheritors can just expose the 'T' object as their own
better name.
|
2012-12-21 07:17:27 +05:00 |
|
Shannon Deminick
|
dad5326281
|
re-added parameter check to ensure parent id is not 0. If adding hierarichal data, then use the
other overload accepting an entity. Converts over the Created/Creating events to the new structure for
ContentService and MediaService
|
2012-12-16 06:28:43 +05:00 |
|
Shannon Deminick
|
41e3471f2e
|
Moves event args classes to separate files
|
2012-12-15 10:44:09 +05:00 |
|