Revision
21125 -
Directory Listing
-
[select for diffs]
Modified
Fri Dec 18 15:04:18 2009 UTC
(12 years, 5 months ago)
by
rbijlsma
Diff to
previous 18719
HSTTWODOCS-116 Added sample content resource and changed document to explain the new situation (that has no binaries to download).
Revision
17163 -
Directory Listing
-
[select for diffs]
Modified
Wed Apr 1 07:56:23 2009 UTC
(13 years, 1 month ago)
by
jjoachimsthal
Diff to
previous 17144
HST-176 Return 304 status code instead of binary when applicable
Also wrapped logging with checks if the level is enabled
Revision
16487 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 13 16:18:52 2009 UTC
(13 years, 3 months ago)
by
dvandiepen
Diff to
previous 16485
HST-171 Add context param to define a default configuration that can will be used by the URL tag for retrieving the webdav service.
Revision
16484 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 13 16:15:24 2009 UTC
(13 years, 3 months ago)
by
dvandiepen
Diff to
previous 16483
HST-171 Add possibility to pass a default configuration to the getWebdavService method; used when no configuration can be found.
Revision
16443 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 13 10:30:34 2009 UTC
(13 years, 3 months ago)
by
dvandiepen
Diff to
previous 16442
HST-170 Make it possible to create relative/external URLs. And make it possible to generate URLs based on a document or document location. Added some extra properties to the URL Mapper.
Revision
16441 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 13 10:25:24 2009 UTC
(13 years, 3 months ago)
by
dvandiepen
Diff to
previous 16440
HST-170 Make it possible to create relative/external URLs. And make it possible to generate URLs based on a document or document location. Add extra properties to the URL tag.
Revision
16440 -
Directory Listing
-
[select for diffs]
Modified
Fri Feb 13 10:24:25 2009 UTC
(13 years, 3 months ago)
by
dvandiepen
Diff to
previous 16432
HST-170 Make it possible to create relative/external URLs. And make it possible to generate URLs based on a document or document location.
Revision
16345 -
Directory Listing
-
[select for diffs]
Modified
Tue Feb 10 14:39:59 2009 UTC
(13 years, 3 months ago)
by
dvandiepen
Diff to
previous 16343
HST-167 Create a default project.properties file which can be overridden by build.properties in the META-INF folder.
Revision
16129 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 27 09:15:50 2009 UTC
(13 years, 3 months ago)
by
dvandiepen
Diff to
previous 16128
HST-157 use context param nl.hippo.client.el.ext.urlmapping.RemovedURLParameters to specify which parameters be removed by default.
Revision
16128 -
Directory Listing
-
[select for diffs]
Modified
Tue Jan 27 08:59:04 2009 UTC
(13 years, 3 months ago)
by
dvandiepen
Diff to
previous 16127
HST-157 allow the use of multiple values for URL parameters; use set to re-initialize a parameter and use add to add values to a parameter
Revision
12715 -
Directory Listing
-
[select for diffs]
Modified
Tue Jul 22 16:20:56 2008 UTC
(13 years, 10 months ago)
by
mbrand
Diff to
previous 12695
HST-94
<skin>
<groupId>org.hippoecm</groupId>
<artifactId>hippo-ecm-maven-skin</artifactId>
<version>2.01.00</version>
</skin>
should be:
<skin>
<groupId>org.hippoecm</groupId>
<artifactId>hippo-ecm-maven-skin</artifactId>
<version>2.01.00.12677</version>
</skin>
Revision
12654 -
Directory Listing
-
[select for diffs]
Modified
Fri Jul 18 13:04:31 2008 UTC
(13 years, 10 months ago)
by
bvdschans
Diff to
previous 12603
HST-85, HST-86, HST-87, HST-88, HST-89: Multi commit and cleanup with:
- Upgrade to Hippo Repository Java Adapter 2.10.00
- Fix poms version to use -SNAPSHOT
- Add missing license headers to java files
- Remove @athor tags
- Fix non valid html from jsp demo site
- Add default log4j.xml that works!
- Many small fixes to demo site
- Some small code fixes
- Many, many cleanups all over the place