Sébastien Ros
a34c3806c8
Merge pull request #5184 from benschi11/issue/4905
...
Fixed #4905 : Taxonomy term counter does not decrease.
2015-04-20 21:15:27 -07:00
Benedikt Neuhold
a7f086317d
Fixed #4905 : Taxonomy term counter does not decrease.
...
I think the problem is that the TermsPartHandler triggers the TermCountProcessor as a Task async and the TermCountProcessor used the ContentTypeId as a parameter.
If a ContentItem gets deleted, the TermCountProcessor cannot access it anymore and the Terms won't getting reprocessed which results in a wrong count.
I altered the ITermCountProcessor interface to accept TermPartRecordId's instead of the ContentTypeId and use this id's directly.
I also had to add a call for the ITermCountProcessor in the TermService UpdateTerm method. This is because when you re-publish a ContentItem only the new Terms are available in the PublishedEvent - but also terms from the previous version needed to be processed.
2015-04-20 16:24:28 -05:00
Sébastien Ros
5cd169d4fe
Merge pull request #5176 from jtkech/patch-2
...
#5148 : Default recipe error on setup
2015-04-18 08:44:38 -07:00
jtkech
009edb8d75
#5148 : Default recipe error logged on setup
2015-04-18 01:03:04 +02:00
Lombiq
1407ff7fce
Fixing Taxonomies migration return value
2015-02-24 21:31:01 +01:00
Zoltán Lehóczky
cc7754c9eb
Merge branch 'issue/21071' into 1.8.x
2015-02-23 17:07:17 +01:00
Lombiq
0d52799fb0
Deferring Taxonomies term count calculation to a processing engine task, lowering the chance of DB deadlocks
2015-02-20 00:27:11 +01:00
Lombiq
aaf9387cc4
Adding index on Taxonomies TermPartRecord.Path as its frequently queried
2015-02-19 23:18:11 +01:00
Matt Varblow
d72ce5a522
#20957 : ContentTypeDefinitionBuilder Placement extension method throws away some of your placements.
...
Work Item: 20957
2015-02-14 16:40:09 +00:00
Jason Burgard
970d0274a6
#20089 : Content picker does not persist unpublished items.
...
Work Item: 20089
2015-02-14 16:35:03 +00:00
jcastillopino
952caca41f
#21090 : Do not create duplicate content type when Import/Export data contains taxonomies..
...
Work Item: 21090
2015-02-14 15:56:24 +00:00
Jack Cheng
d09297b750
#20311 : Logging FATALs without exceptions.
...
Work Item: 20311
2015-02-14 15:51:03 +00:00
Jay Harris
362400b03c
#21107 : Comment Form displaying without AddComment permission.
...
Work Item: 21107
2015-02-14 15:45:53 +00:00
Jay Harris
70a11262e0
#21159 : Clone link appears without EditContent permission.
...
Work Item: 21159
2015-02-14 15:43:14 +00:00
Jeff
ef7172812d
#21124 : Tag Cloud with slug does not check version
...
Work Item: 21124
2015-02-14 15:37:42 +00:00
Jack Cheng
0a8779178b
#20820 : Orchard.Packages: PackagingCommands class lives in the wrong feature
...
Work Item: 20820
2015-02-14 14:39:58 +00:00
Stanley Goldman
f3351758aa
#20490 : system.version sort rebased.
...
Work Item: 20490
2015-02-01 15:57:37 +01:00
Stanley Goldman
4ee54ab8ea
#20370 : configurable mediastorage rootfolder.
...
Work Item: 20370
2015-02-01 15:50:39 +01:00
Jay Harris
ba09a61359
#20643 : fix post for publishlater.
...
Work Item: 20643
2015-02-01 15:30:30 +01:00
Jay Harris
f0ef9f1380
#21093 : ArchiveLaterPart model update bug.
...
Work Item: 21093
2015-02-01 15:27:34 +01:00
Katsuyuki Ohmuro
c4348a1b21
#21101 : Possible to publish multiple content items with same permalink
...
Work Item: 21101
2015-02-01 15:23:27 +01:00
Daniel Dabrowski
12285abca8
#20909 : Fix Content Manager Query Performance without Record
...
Work Item: 20909
2015-02-01 15:15:16 +01:00
qt1
ccec5fd330
#21059 : Adding filter to feature list command
...
Work Item: 21059
2015-02-01 15:08:03 +01:00
Jeff
fbbca1b921
#20935 : Fix when 404 with SecureSocketsLayer module
...
Work Item: 20935
2015-02-01 14:49:22 +01:00
besicdenis
522f980fe0
prevent adding existing tags
2015-02-01 14:43:34 +01:00
Eric Perez
501650cae1
#20651 : Fixing duplicate workflow
...
Work Item: 20651
2015-02-01 14:37:49 +01:00
urbanit
deba3b2756
create tag - tag name is a required
2015-02-01 14:17:35 +01:00
Jack Cheng
453389d4c9
#20797 : Fixing taxonomy handler exception
...
Work Item: 20797
2015-01-31 10:59:26 -08:00
jasperd
165afc5b87
Work Item: 20232
2015-01-31 19:49:51 +01:00
agriffard
276048d264
#20872 Boolean field has wrong translation for 'Default Value' hint
...
Work Item: 20872
2015-01-25 17:20:29 +01:00
Sipke Schoorstra
9f769b6818
Removing unused variables.
2014-12-14 19:54:52 +01:00
Sipke Schoorstra
a4894930f0
#20711 : Fixing hungry Href.
...
Fix provided by: qt1 (http://www.codeplex.com/site/users/view/qt1 )
Work Item: 20711
2014-12-04 21:41:03 -08:00
Sipke Schoorstra
28b69ebc56
#20728 : Optimizing query.
2014-12-04 21:24:32 -08:00
Sipke Schoorstra
a4ebab1f90
#20728 : Optimizing query.
2014-12-04 21:23:14 -08:00
Sipke Schoorstra
ea68f1f9b3
#20728 : Optimizing query.
2014-12-04 21:16:32 -08:00
Sipke Schoorstra
c226483d11
#20728 : Optimizing query.
2014-12-04 21:09:24 -08:00
Sipke Schoorstra
86742c53c4
#20728 : Optimizing query.
2014-12-04 21:09:15 -08:00
Sipke Schoorstra
5c2d394f32
#20728 : Optimizing query.
2014-12-04 21:08:27 -08:00
Daniel Dabrowski
b1d97f3ad5
20592: Fixing named routes support
...
Work Item:20592
2014-11-13 13:08:04 -08:00
qt1
abd91fd2f7
Improving SchemaBuilder error message
2014-11-13 12:47:57 -08:00
kohmuro
63e1daa0bd
" #21050 : Fixing StringExtensions concurrency
...
Work Item:21050
2014-11-13 12:45:03 -08:00
Lombiq
3a3655daaa
#20644 : Working around Azure Websites limitation of not being able to use System.Drawing.Image with .ico files.
...
WorkItem: 20644
2014-10-31 19:50:44 +01:00
Mark Loveland-Armour
c13929b566
#20220 : Fixing features layout with missing dependencies
...
WorkItem: 20220
2014-10-30 13:01:48 -07:00
qt1
8c969850f0
Refactoring build scripts
2014-10-30 12:57:46 -07:00
Stanley Goldman
e1bb92e709
Bugfix FormatJsonValue moved to ObjectDumper
2014-10-25 18:59:10 -04:00
Stanley Goldman
6796c71d5e
#21034 : Preventing recursive dump of ObjectDumper
...
WorkItem: 21034
2014-10-25 18:33:52 -04:00
Stanley Goldman
bc6daff857
Fixing ObjectDumper unit tests
2014-10-25 18:12:19 -04:00
Stanley Goldman
a1eb07063a
ObjectDumper Unit Tests
2014-10-25 17:54:23 -04:00
Stanley Goldman
43bcded513
Moving ConvertToJson to ObjectDumper
2014-10-25 17:43:21 -04:00
Sebastien Ros
d1f0eda6f4
Fixing specflow test
2014-10-21 11:57:21 -07:00