Sebastiaan Janssen
|
6cf2e23233
|
Update Examine to get the correct totalresults back
|
2015-06-18 11:55:49 +02:00 |
|
Sebastiaan Janssen
|
3a59883eee
|
OUR-151 Names in e-mails from our are mixed up
Find member by memberId not by topicId
|
2015-06-14 14:30:53 +02:00 |
|
Sebastiaan Janssen
|
b3978e422a
|
Upgrade ImageProcessor
|
2015-06-03 18:13:10 +02:00 |
|
Sebastiaan Janssen
|
084418a651
|
Install 7.2.6 properly
|
2015-06-03 18:05:05 +02:00 |
|
Sebastiaan Janssen
|
eecea5de89
|
Upgrade ImageProcessor
|
2015-06-03 15:39:53 +02:00 |
|
Sebastiaan Janssen
|
432970e413
|
update to umbraco 7.2.6 final release
|
2015-06-03 15:28:10 +02:00 |
|
Sebastiaan Janssen
|
491ac68f92
|
Grab member from cache instead of database for notifications
|
2015-06-03 00:53:15 +02:00 |
|
Sebastiaan Janssen
|
134b70ef2f
|
Upgrade to 7.2.6 nightly
|
2015-06-02 14:51:34 +02:00 |
|
Sebastiaan Janssen
|
83bb4087ca
|
Upgrade to 7.2.5
|
2015-06-02 10:17:19 +02:00 |
|
Shannon
|
7501c1c323
|
Removes Url from the forum index since Url generation requires a db lookup which will be slow to re-index and we cannot have 2 readers open at once while reading. Changes the Url property of Topic to be a method called GetUrl. Udpates the logic in the SearchResultExtensions to lookup the forum URL based on the result. Changed the other examine data services to yield return for max performance and less memory. The Forum can now be fully indexed... before was only 1000 incomplete records. Still needs more work though.
|
2015-03-02 18:19:58 +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 |
|
Shannon
|
84aacb7b1a
|
Had to re-install a bunch of packages to get the site working: Not sure how this has been working on anyone else machines since there were quite a few bad references. Old non-compatible Lucene DLLs, copied over from post build command (not sure why but won't work with that). Ensures all nuget packages installs are consistent.
|
2015-03-02 10:48:50 +11:00 |
|
Shannon
|
45ddddb7c8
|
Updates to latest examine commits new search controllers and views , updates examine config.
|
2015-02-23 23:44:00 +01:00 |
|
Shannon
|
36fad21dde
|
Fixes startup handlers to listen to the correct event
|
2015-02-23 19:54:15 +01: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
|
926ed86158
|
updates notifications project and removes unused file
|
2015-02-17 10:43:33 +01:00 |
|
TimGeyssens
|
1c2c08f4cd
|
Adds models to notifications project
|
2015-02-17 10:39:39 +01:00 |
|
TimGeyssens
|
067c6933d5
|
Adds notification service
|
2015-02-17 10:23:41 +01:00 |
|
TimGeyssens
|
3368fbb0df
|
Make use of the services in the notificationsweb project
|
2015-02-17 10:10:03 +01:00 |
|
TimGeyssens
|
fce60427e1
|
category/forum following
|
2015-02-12 13:42:43 +01:00 |
|
TimGeyssens
|
b8d1e01f24
|
Notifications should be back up and using smtp and db settings from web.config
|
2015-02-05 15:31:01 +01:00 |
|
TimGeyssens
|
edb7262080
|
Start work on subscriptions
|
2015-02-05 14:02:32 +01:00 |
|
TimGeyssens
|
0900232ed5
|
More changes related to client dep update
|
2015-02-04 14:37:36 +01:00 |
|
TimGeyssens
|
9c44d44727
|
Updates client dependency framework to latest version
|
2015-02-04 14:30:50 +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 |
|
Sebastiaan Janssen
|
d00bdb26ac
|
Upgrade to Umbraco 7.2.1
|
2015-01-16 11:38:47 +01:00 |
|
Sebastiaan Janssen
|
af6dfe3641
|
Merge with master and upgrade to 7.2.0
|
2014-12-06 14:53:53 +01:00 |
|
Sebastiaan Janssen
|
e47cfccc10
|
Update the /base calls in the notifications project
|
2014-09-14 17:18:04 +02:00 |
|
Sebastiaan Janssen
|
f500ad62ff
|
NuGet all the things! Or .. at least NuGet UmbracoCms.Core. :)
|
2014-09-12 17:40:14 +02:00 |
|
Sebastiaan Janssen
|
787938dfa5
|
Upgrade all projects to .net 4.5.1
|
2014-09-12 14:25:09 +02:00 |
|
Sebastiaan Janssen
|
1b25394ec7
|
New & changed files for v7
|
2014-09-12 14:06:06 +02:00 |
|
Sebastiaan Janssen
|
cd9180d1d5
|
Update spam handling so that all moderators can mark as ham and spam.
|
2014-01-03 21:26:28 +01:00 |
|
Sebastiaan Janssen
|
12effd2266
|
Get topics in notification list regardless if they're spam topics (else the list breaks)
|
2013-07-10 15:02:42 +02:00 |
|
Niels Hartvig
|
7050b629ca
|
Refactored forum and added tagging
Remember to install the latest table from the bottom of the
setuptables.sql file (in the uForum project).
|
2013-06-10 12:47:11 +02:00 |
|
Sebastiaan Janssen
|
f31d6c5bca
|
BuildEvents should just projdir, not solutiondir
|
2013-01-04 18:27:54 +01:00 |
|
Sebastiaan Janssen
|
5ee132b5f5
|
Downgrade to 4.9.1
|
2012-12-17 11:58:00 +01:00 |
|
Sebastiaan Janssen
|
74853edfe7
|
Added some copying for aspx/ascx/asmx files, removed files that only need to live in the Site (config files mostly)
|
2012-12-17 10:18:31 +01:00 |
|
Sebastiaan Janssen
|
810cbd267f
|
Initial commit
|
2012-12-17 09:41:11 +01:00 |
|