Revision
33123 -
Directory Listing
-
[select for diffs]
Modified
Wed Feb 22 15:34:08 2012 UTC
(10 years, 4 months ago)
by
bvanhalderen
Diff to
previous 31783
REPO-322: add a workflow which allows for the removal of unreferenced version histories
- open up jackrabbit removal of nodes in version storage
- increment version numbering of patched jackrabbit
- add a method in the repository servlet to execute workflow calls
- implementation of the traversal of the version storage to look which histories are unreachable
Revision
31103 -
Directory Listing
-
[select for diffs]
Modified
Wed Nov 9 15:06:29 2011 UTC
(10 years, 7 months ago)
by
bvanhalderen
Diff to
previous 31075
CMS7-5596: do not use separate channel for updating fields since then save&close is send in concurrent session and might arrive first at server
Revision
31075 -
Directory Listing
-
[select for diffs]
Modified
Tue Nov 8 16:12:33 2011 UTC
(10 years, 7 months ago)
by
bvanhalderen
Diff to
previous 31069
CMS7-5600: UnsupporterOpEcception because null is returned in pendingChanges leading to OOM in JcrObservationManager
- JcrObservationManager should continue with next JcrListener even in case of RuntimeException because all listener
queues need to be cleared. Otherwise it will go out of memory. Continuing with next is safe to do.
- RangeIterator did not check for null, but thew UnsupportedOpEx. However this will lead to RuntimeException as well.
- Added logging in SessionImplHelper.pendingChanges on how null can end up in iterator over SESSION nodes.
Revision
30429 -
Directory Listing
-
[select for diffs]
Modified
Fri Sep 30 15:34:13 2011 UTC
(10 years, 8 months ago)
by
mdenburger
Diff to
previous 30385
CMS7-5225: backported. Added 'top' and 'bottom' buttons to the folder reorder dialog. Moved all buttons to a fixed position right of the list so they remain visible when a folder contains a large number of documents. Also ensured that the moved item is scrolled into view automatically.
Revision
29751 -
Directory Listing
-
[select for diffs]
Modified
Mon Aug 22 12:22:46 2011 UTC
(10 years, 10 months ago)
by
bvanhalderen
Diff to
previous 29745
REPO-198: update jackrabbit-core to patchlevel h11, override jpox upstream maven repository to hippo repository for jpox plugin
Revision
28567 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 17 15:51:43 2011 UTC
(11 years ago)
by
jbloemendal
Diff to
previous 28533
CMS7-5310 Xinha External Link Mailto function doesn't work correct
- fixed js event handling gets refreshed with ajax response
- added on update ajax behavior to save change to model
Revision
28533 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 10 14:50:03 2011 UTC
(11 years ago)
by
jbloemendal
Diff to
previous 28532
CMS7-5299 IE: Internal links get broken when being edited in CMS 7.4 (7.5 is fine)
- use patched xinha setHTML also for IE8 (workaround for broken body.innerHTML link behaviour in IE)
Revision
28529 -
Directory Listing
-
[select for diffs]
Modified
Fri Jun 10 14:08:37 2011 UTC
(11 years ago)
by
jbloemendal
Diff to
previous 28499
CMS7-5299 IE: Internal links get broken when being edited in CMS 7.4 (7.5 is fine)
- use patched xinha setHTML also for IE8 (workaround for broken body.innerHTML link behaviour in IE)
Revision
28335 -
Directory Listing
-
[select for diffs]
Modified
Fri May 20 10:13:37 2011 UTC
(11 years, 1 month ago)
by
bvanhalderen
Diff to
previous 28320
CMS7-4566: harden the scheduler such that triggers that are no longer valid (their change cannot be persisted) are skipped
Revision
28320 -
Directory Listing
-
[select for diffs]
Modified
Thu May 19 09:02:59 2011 UTC
(11 years, 1 month ago)
by
fvlankvelt
Diff to
previous 28319
CMS7-5280: update distribution management info
The tag was deployed manually, this info should make it work ootb next time.