Revision
13952 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 14 10:13:21 2008 UTC
(12 years, 4 months ago)
by
fvlankvelt
Original Path:
hippo-ecm/trunk
Diff to
previous 13950
HREPTWO-1705: filter tree in link picker dialog
Refactored LookupDialog to receive the root node in its constructor.
This provides more flexibility to subclasses (otherwise, template method
is called from super constructor).
Made plugin initialization a bit more robust; when an exception is thrown,
reset plugin context before instantiating error plugin.
The FolderTreeNode has been moved to the standards addon; has been reused
multiple times. It is now next to the filter implementation that it uses.
The filters that are installed by default for the hippo:facetlink type use
(only) Hippo types. Custom templates can overwrite the filters.
Revision
13950 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 14 10:01:11 2008 UTC
(12 years, 4 months ago)
by
avanscheltinga
Original Path:
hippo-ecm/trunk
Diff to
previous 13947
HREPTWO-1712
- in short: the template editor is redesigned
- created a pretty usable way of adding and removing field items
- created 'subfields' css only ofcourse
Revision
13945 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 13 21:58:44 2008 UTC
(12 years, 4 months ago)
by
nvankampenhout
Original Path:
hippo-ecm/trunk
Diff to
previous 13944
HREPTWO-1250 - preparing for docathon
- added empty mock documents, to be filled during docathon
- added TODO list for docathon
- fixed some broken images
Revision
13935 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 13 15:02:02 2008 UTC
(12 years, 4 months ago)
by
bvanhalderen
Original Path:
hippo-ecm/trunk
Diff to
previous 13934
HREPTWO-1683:
By specifying the URL "vm://" as the init-param repository-address of
the CMS you will access a previously started (as a seperately servlet)
repository in the same VM without RMI.
So you will get a specification in web.xml:
<filter>
<filter-name>CMS</filter-name>
<filter-class>org.apache.wicket.protocol.http.WicketFilter</filter-class>
</init-param>
<init-param>
<param-name>repository-address</param-name>
<param-value>vm://</param-value>
<description>The address of the repository</description>
</init-param>
</filter>
Revision
13934 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 13 14:35:15 2008 UTC
(12 years, 4 months ago)
by
bvanhalderen
Original Path:
hippo-ecm/trunk
Diff to
previous 13933
HREPTWO-1695:
- internal workflow now SOLELY used by other workflows and internally
- shortcuts workflow category introduced which is never used directly
from the front end, but by other front end plugins (shortcuts).
- removed gallery based workflows from internal workflow such that the
folder workflow is returned.
Note: due to refactoring, the deleted handles are still shown, creating sub issue for
this.
Revision
13929 -
Directory Listing
-
[select for diffs]
Modified
Mon Oct 13 11:34:33 2008 UTC
(12 years, 4 months ago)
by
fvlankvelt
Original Path:
hippo-ecm/trunk
Diff to
previous 13928
HREPTWO-1706: only show types deriving from hippo:document
Always filter the types based on the option.only configuration option,
not just the default folder.
Revision
13919 -
Directory Listing
-
[select for diffs]
Modified
Sun Oct 12 23:21:53 2008 UTC
(12 years, 4 months ago)
by
abogaart
Original Path:
hippo-ecm/trunk
Diff to
previous 13918
HREPTWO-1697: added "not(@jcr:primaryType='nt:frozenNode')" to where clause. Moved search paths configuration to cms-static.xml. Moved construction of search paths clause to constructor.
Revision
13917 -
Directory Listing
-
[select for diffs]
Modified
Sun Oct 12 21:57:00 2008 UTC
(12 years, 4 months ago)
by
abogaart
Original Path:
hippo-ecm/trunk
Diff to
previous 13916
HREPTWO-1715: fixed Xinha update issues. Renamed all plugin sources to match new naming scheme. Xinha now supports a plugin overrides module scheme, so I renamed CustomLinker and ImagePicker to CreateLink and InsertImage. Fixed Xinha resize issue with IE7.
- added new symbolic links to eclipse/tools scripts. To remove obsolete symlinks use:
cd addon/xinha/src/main/webapp/xinha/plugins
rm CustomLinker
rm ImagePicker
Revision
13913 -
Directory Listing
-
[select for diffs]
Modified
Sun Oct 12 14:16:40 2008 UTC
(12 years, 4 months ago)
by
wgrevink
Original Path:
hippo-ecm/trunk
Diff to
previous 13912
HREPTWO-1711: The 'name' textfield only fires ajax events when leaving or entering the field, not when entering characters. therefore move the 'name is not empty' check to the execute method.
Revision
13860 -
Directory Listing
-
[select for diffs]
Modified
Thu Oct 9 11:03:23 2008 UTC
(12 years, 4 months ago)
by
wgrevink
Original Path:
hippo-ecm/trunk
Diff to
previous 13859
HREPTWO-1694: (re)activate "Add folder" for 'articles', 'events', 'news' and 'overviews' folders
Add check against NPE in list plugin that occurs when deleting a folder
Show both 'ordered' and 'simple' folders in tree