Revision
22213 -
Directory Listing
-
[select for diffs]
Modified
Tue Mar 23 10:16:55 2010 UTC
(12 years, 3 months ago)
by
wko
Diff to
previous 22003
COLLAB-2: Upgrading hst version and yui source version.
TODO: Ask Frank to update the cms editor wicket stuff to be compliant to the recent hippo-ecm api. Because the current implementations are not compliant to the newest version of hippo ecm api, hippo ecm version is not upgraded.
Revision
21747 -
Directory Listing
-
[select for diffs]
Modified
Sat Feb 20 01:59:50 2010 UTC
(12 years, 4 months ago)
by
dtaylor
Diff to
previous 21746
COLLAB-57
fixing broken add/edit spaces feature. this security constraint is not exactly right, might prefer to put this hidden page under the space folder so we can simply inherit security checks from the space itself
Revision
21684 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 12 15:10:06 2010 UTC
(12 years, 4 months ago)
by
adouma
Diff to
previous 21643
COLLAB-67: Install Alpha Version of Collaboration Portal at Hippo Internally
Adding optional build/deploy configuration for using MySQL as repository database instead of Derby
Please read new section in README for usage
Revision
21631 -
Directory Listing
-
[select for diffs]
Modified
Wed Feb 10 18:35:24 2010 UTC
(12 years, 4 months ago)
by
wko
Diff to
previous 21629
COLLAB-58: UI and Design Clean ups.
- hiding company news portlet and locale selection portlet.
- fixing font size in welcome portlet
Revision
21624 -
Directory Listing
-
[select for diffs]
Modified
Wed Feb 10 14:52:09 2010 UTC
(12 years, 4 months ago)
by
wko
Diff to
previous 21583
COLLAB-58: UI and Design Clean ups.
- template pages selection
- fixing portlet icon
- fixing space names
- hiding non-informative fields.
Revision
21583 -
Directory Listing
-
[select for diffs]
Modified
Mon Feb 8 18:12:09 2010 UTC
(12 years, 4 months ago)
by
wko
Diff to
previous 21530
COLLAB-2: changing the hippo-ecm dependency version.
By the way, with this version, cms editor plugin portlet doesn't work again, probably due to the changes of hippo-ecm. Need to ask Frank.
Revision
21530 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 5 13:20:01 2010 UTC
(12 years, 4 months ago)
by
fvlankvelt
Diff to
previous 21473
COLLAB-65: remove duplicated configuration
The CMS has received a fix for HREPTWO-3746, so the collab editor now reuses the pickers from the cms. It no longer needs the duplicated configuration.
Revision
21457 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 29 19:04:47 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21456
COLLAB-63: removing htmlcleaner exclusion because cms and hst demosite app use different versions. because of this the html cleaner was not initialized properly in cms.
Revision
21456 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 29 18:24:40 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21455
COLLAB-63: Displaying date and time and using the modified datetime for valid datetime because we currently publish automatically when saving.
Revision
21450 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 29 15:58:27 2010 UTC
(12 years, 5 months ago)
by
adouma
Diff to
previous 21449
COLLAB-40: finishing Recently Updated Dashboard portlet for this sprint
- adding collab:author mapping to CC user full name
Still todo (next sprint):
- column sorting
- edit mode -> user configuration
Revision
21449 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 29 15:30:52 2010 UTC
(12 years, 5 months ago)
by
adouma
Diff to
previous 21447
COLLAB-40: continuation of Recently Updated Dashboard portlet (almost complete)
Still todo:
- collab:author mapping to CC user full name
- column sorting (next sprint)
- edit mode -> user configuration (next sprint)
Also deleting dummy Recently Updated portlet from cms app
Revision
21442 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 29 10:06:29 2010 UTC
(12 years, 5 months ago)
by
adouma
Diff to
previous 21441
COLLAB-60: Not working on Java 6
Fixing by excluding duplicate WEB-INF/lib dependencies overlayed from the wiki war which resulted in conflicting multiple dependency versions, particular in this case XercesImpl.jar
Revision
21440 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 29 03:18:17 2010 UTC
(12 years, 5 months ago)
by
adouma
Diff to
previous 21439
COLLAB-2: changing jetspeed:mvn target depends list for target "all" to make sure wiki is build before cms as cms currently is using the wiki as war overlay
Revision
21435 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 28 17:54:27 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21434
COLLAB-43: Adding default empty string entity preference value for hstPathInfo.
Without this, sometimes the preference is stored into portlet default preference. Not sure why it happens.
Revision
21431 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 28 15:24:17 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21428
COLLAB-61: commenting out gwt dependencies, gwt maven plugin and portlet def of a gwt-based app because gwt had a significant build problem with JDK 1.6.
Revision
21426 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 27 18:37:07 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21423
COLLAB-43: Adding dpsml for wiki type and fixing bugs around wiki editor portlet.
Also changed all psml to use new wiki editor portlet instead of the old wiki portlet.
Revision
21423 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 27 14:22:00 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21409
COLLAB-43: Adding dynamic content mapping url link rewriting feature. Special thanks to Randy for quick fix on this new feature of collabcube.
TO-DO: change menu link urls to be more consistent as well.
Revision
21353 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 18 15:27:32 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21352
COLLAB-43: PackagedTextTemplate requires current thread's application instance, so this should be instantiated in the constructor.
Without this change, it can throw the following exceptions after session deserialization by the container:
Caused by: org.apache.wicket.WicketRuntimeException: There is no application attached to current thread main
at org.apache.wicket.Application.get(Application.java:179)
at org.apache.wicket.util.template.PackagedTextTemplate.<init>(PackagedTextTemplate.java:151)
at org.apache.wicket.util.template.PackagedTextTemplate.<init>(PackagedTextTemplate.java:127)
Revision
21352 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 18 14:38:55 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21343
COLLAB-43: Localizing the cms editor plugion customizations onto the editor wicket application only.
Also, changing the page template to use cms wiki editor plugin portlet.
Revision
21338 -
Directory Listing
-
[select for diffs]
Modified
Fri Jan 15 20:07:40 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21336
COLLAB-43: Changing content mapping. Each portlet reads portal page url to find its content node. If the content does not exist, it reads preference for content node path.
Revision
21321 -
Directory Listing
-
[select for diffs]
Modified
Thu Jan 14 21:34:12 2010 UTC
(12 years, 5 months ago)
by
rwatler
Diff to
previous 21316
COLLAB-44: add remove action to attachement library HST component/replace request* workflow operations with imperative forms
Revision
21309 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 13 18:32:08 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21303
COLLAB-43: Content mapping for Wiki content editing portlet. This wicket portlet (which is not hst component) is retrieving the current portal page path info and uses it to query the proper editing wiki page node.
For this purpose, each wiki page contains "collab:contentpagepath" property with the portal page path info. (e.g. /Marketing/default-page, /Marketing/ConferenceCalendar, ...)
So, when the wiki content editing portlet initializes itself, it queries the target node by this query:
//element(*, collab:wikipage)[@collab:contentpagepath='/Marketing/default-page']
Revision
21302 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 12 18:24:56 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21300
COLLAB-43: Changing the physical folder node path for wiki pages. A sub nodes are randomly chosen. (e.g. /wiki/00/00/ ~ /wiki/99/99/ by default.)
Revision
21300 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 12 14:12:32 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21298
COLLAB-43: Add 'provided' scope to portals-bridge-common, servlet-api and portlet-api because transitive dependency does wrong
Revision
21294 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 11 17:26:22 2010 UTC
(12 years, 5 months ago)
by
rkauffman
Diff to
previous 21293
[COLLAB-28]: Various minor css fixes and added another layout called collab4 with different toolbar bg for dev/testing purposes.
Revision
21293 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 11 17:18:33 2010 UTC
(12 years, 5 months ago)
by
rkauffman
Diff to
previous 21286
[COLLAB-28]: Various minor css fixes and added another layout called collab4 with different toolbar bg for dev/testing purposes.
Revision
21238 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 6 13:44:34 2010 UTC
(12 years, 5 months ago)
by
wko
Diff to
previous 21225
COLLAB-2: Upgrading wicket dependency to the latest release one, containing many fixes such as file handle leak fixing under development mode. (WICKET dash 2534).
Revision
21208 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 4 15:48:10 2010 UTC
(12 years, 5 months ago)
by
adouma
Diff to
previous 21205
COLLAB-2: aligning to hippo-ecm frontend Main class change
- HREPTWO-16: plugin framework depends on UserSession iso org.apache.wicket.Session
Revision
21205 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 4 14:47:18 2010 UTC
(12 years, 5 months ago)
by
adouma
Diff to
previous 21194
COLLAB-2:
- removing duplicate hippo-ecm-frontend-engine dependency definition
- adding install-site jetspeed-mvn target
Revision
21146 -
Directory Listing
-
[select for diffs]
Added
Tue Dec 22 08:29:29 2009 UTC
(12 years, 6 months ago)
by
dtaylor
Diff to
previous 21145
COLLAB-29: reorganizing content, storing portal site outside web application, getting rid of spacey naming of files, created new 'site' project to build the portal site and deploy it