Revision
35173 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 16 12:10:22 2012 UTC
(8 years, 6 months ago)
by
jbloemendal
Diff to
previous 35171
HSTTWO-2206 Support locking, unlocking and discarding channels
Implementation-Build is replaced by the new hippo version feature to reinitialize an initialize item.
Revision
35170 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 16 11:03:57 2012 UTC
(8 years, 6 months ago)
by
fvlankvelt
Diff to
previous 35169
CMS7-6275: update button attributes instead of rerendering it
Rerendering the button caused the click event to be eaten. Updating attributes does not have this problem.
Revision
35151 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 16 08:29:58 2012 UTC
(8 years, 6 months ago)
by
jreijn
Diff to
previous 35150
CMS7-6157: When adding a new document add the availability property to documents of type hippo:document and set the value as an empty array
Revision
35150 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 16 08:19:59 2012 UTC
(8 years, 6 months ago)
by
aschrijvers
Diff to
previous 35149
ARCHE-230 backport : make hippo availability an empty array and set initial state to draft as well to avoid multiple docs created when creating a new doc
Revision
35149 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 16 08:16:45 2012 UTC
(8 years, 6 months ago)
by
jreijn
Diff to
previous 35148
CMS7-6157: When adding a new document add the availability property to documents of type hippo:document and set the value as an empty array
Revision
35148 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 16 07:59:19 2012 UTC
(8 years, 6 months ago)
by
aschrijvers
Diff to
previous 35147
ARCHE-230 make hippo availability an empty array and set initial state to draft as well to avoid multiple docs created when creating a new doc
Revision
35147 -
Directory Listing
-
[select for diffs]
Modified
Sun Jul 15 13:03:22 2012 UTC
(8 years, 6 months ago)
by
uhommes
Diff to
previous 35146
REPO-439 use JR file system abstraction instead java.io directly: now we also don't need to do special stuff to clear the cnd checksum file for test cases
Revision
35145 -
Directory Listing
-
[select for diffs]
Modified
Sun Jul 15 07:23:16 2012 UTC
(8 years, 6 months ago)
by
uhommes
Diff to
previous 35144
CMS7-6289 use h2 as default for all tests, dependency on derby is kept because VersioningWorkflowTest has fixture that depends on it
Revision
35144 -
Directory Listing
-
[select for diffs]
Modified
Fri Jul 13 14:15:36 2012 UTC
(8 years, 6 months ago)
by
uhommes
Diff to
previous 35143
REPO-439 clear repository when new repository is used in remote workflow test; reload cnds when CndUpdateTest changes system cnds
Revision
35142 -
Directory Listing
-
[select for diffs]
Modified
Fri Jul 13 12:55:28 2012 UTC
(8 years, 6 months ago)
by
fvlankvelt
Diff to
previous 35141
CMS7-6275: use correct argument
The function argument for the forEachContext method expects a key as first
argument, not the context itself. This was the result of the fix for CMS7 dash
6243.
Revision
35140 -
Directory Listing
-
[select for diffs]
Modified
Fri Jul 13 12:50:46 2012 UTC
(8 years, 6 months ago)
by
fvlankvelt
Diff to
previous 35139
CMS7-6275: use correct argument
The function argument for the forEachContext method expects a key as first argument, not the context itself. This was the result of the fix for CMS7 dash 6243.
Revision
35132 -
Directory Listing
-
[select for diffs]
Modified
Fri Jul 13 00:02:28 2012 UTC
(8 years, 6 months ago)
by
wko
Diff to
previous 35131
HSTTWO-2217: Provide a method returning form field names as ordered in the form doc and respect the order in the returned FormMap
Revision
35131 -
Directory Listing
-
[select for diffs]
Modified
Thu Jul 12 23:41:22 2012 UTC
(8 years, 6 months ago)
by
wko
Diff to
previous 35130
HSTTWO-2217: Provide a method returning form field names as ordered in the form doc and respect the order in the returned FormMap
Revision
35113 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 19:12:38 2012 UTC
(8 years, 6 months ago)
by
fvlankvelt
Diff to
previous 35112
REPO-432: prevent concurrent modification exceptions
Also capture other runtime exceptions; propagated exceptions will put the sism
writelock in an invalid state.
Revision
35110 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 14:55:51 2012 UTC
(8 years, 6 months ago)
by
fvlankvelt
Diff to
previous 35109
REPO-432: introduce handle listener interface for document updates
The handle listener is invoked by the shared item state manager when a handle or one of it's underlying documents changes. This gives the local ism the opportunity to update the handle states by reordering the document child node entries.
Revision
35109 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 14:51:37 2012 UTC
(8 years, 6 months ago)
by
aschrijvers
Diff to
previous 35108
HSTTWO-2213 make sure that the aggregation valve only includes the extra html comments when the request is a cms context request
Revision
35105 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 13:51:08 2012 UTC
(8 years, 6 months ago)
by
mnour
Diff to
previous 35104
CMS7-6280: Apply code comments from HSTTWO-2049
- Applied code comments from Ard which was originally on an HST task but this also applies here
-# Both the HST and the CMS code are related to the Channel Manager REST services
Revision
35104 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 13:48:43 2012 UTC
(8 years, 6 months ago)
by
mnour
Diff to
previous 35103
CMS7-6280: Apply code comments from HSTTWO-2049
- Applied code comments from Ard which was originally on an HST task but this also applies here
-# Both the HST and the CMS code are related to the Channel Manager REST services
Revision
35103 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 13:43:40 2012 UTC
(8 years, 6 months ago)
by
mnour
Diff to
previous 35102
HSTTWO-2049: Create rest service for channel manager
- Applying latest review comments from Ard:
-# Better usage of logging levels
-# Better code comments
-# Better log messages
-# Better usage of the log API(s)
- Also found some constanst error messages which I deleted and used them inline
- Found some remaining String.format and removed them
Revision
35100 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 11:42:17 2012 UTC
(8 years, 6 months ago)
by
uhommes
Diff to
previous 35099
REPO-432 jackrabbit version was bumped but jr version was redefined here and overridden. Don't see reason why jr version needs to be overridden here, jr artifacts are transitively pulled in
Revision
35096 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 09:48:47 2012 UTC
(8 years, 6 months ago)
by
kvanderweijden
Diff to
previous 35095
CMS7-6246 No highlighting on validation of multiple ordered field
High lighting of required fields in compounds is corrected. The issue was when multiple compounds of the same type (with required fields) are added to a document the highlighting was wrong.
Revision
35095 -
Directory Listing
-
[select for diffs]
Modified
Wed Jul 11 09:48:38 2012 UTC
(8 years, 6 months ago)
by
kvanderweijden
Diff to
previous 35094
CMS7-6246 No highlighting on validation of multiple ordered field
High lighting of required fields in compounds is corrected. The issue was when multiple compounds of the same type (with required fields) are added to a document the highlighting was wrong.
Revision
35081 -
Directory Listing
-
[select for diffs]
Modified
Tue Jul 10 11:46:50 2012 UTC
(8 years, 6 months ago)
by
aschrijvers
Diff to
previous 35080
CMS7-6271 align the unit test with the improved indexing from REPO-434 : In the unit tests, there now should be a handle for the documents that want to aggregate child properties for indexing
Revision
35080 -
Directory Listing
-
[select for diffs]
Modified
Tue Jul 10 11:44:59 2012 UTC
(8 years, 6 months ago)
by
aschrijvers
Diff to
previous 35079
REPO-434 refactor indexing code for childnode entries for faceted properties out of the node indexer: The node indexer is for indexing nodes, not aggregating them. Moved the logic to ServicingSearchIndex. Now, indexing child aggregates as faceted props is only done for documents below a handle, like it should any way