Files
alfresco-community-repo/config/alfresco/model
Neil McErlean 6fd9628330 ALF-8498. Reimplemented the Comment Count Rollups to take pre-Swift, commented nodes into account. Also added a trigger for a recalculation.
Major refactoring of existing onCreateNode/beforeDeleteNode(fm:post) behaviours. They now distinguish between
    1. increment/decrement of previously rolled-up commentCounts
    2. full recalculation of comment count for nodes that have no previous rollup (which would include nodes from pre-Swift repos).
  Added a new registered behaviour: onUpdateProperties(fm:commentsRollup) in order to detect fm:commentCount being set to a "trigger value".
    If this property is set to a negative number, then a full recalculation of the commentCount for that node will be performed.
  New test cases for preSwift content & the recount trigger.
  Added a skeleton (placeholder) CommentService to hold some comment-related methods I needed.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28666 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-06-28 14:47:14 +00:00
..
2010-06-09 14:53:24 +00:00
2011-04-11 14:24:38 +00:00
2006-12-19 12:35:52 +00:00
2008-12-16 15:57:57 +00:00
2011-06-10 00:21:55 +00:00
2009-03-11 02:50:32 +00:00
2011-06-24 14:40:10 +00:00
2011-05-20 13:30:26 +00:00
2011-06-09 22:40:27 +00:00
2011-04-11 19:26:26 +00:00
2010-02-18 14:50:06 +00:00
2011-06-24 14:40:10 +00:00