| ledge:/ledge-web/src/main/java/org/objectledge/web/mvc/ |
hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
MAIN:rafal:20080508170000
by rafal on
08 May 2008, 19:00:00 +0200
(8 months ago)
CYKLO-497: more generic solution against User-Agent parsing problems
./tools/UserAgentTool.java
1.10
MAIN:rafal:20080508164247
by rafal on
08 May 2008, 18:42:47 +0200
(8 months ago)
CYKLO-497: checking substring preconditions
./tools/UserAgentTool.java
1.9
MAIN:rafal:20071118211948
by rafal on
18 November 2007, 22:19:48 +0100
(13 months ago)
organizing imports
./tools/PageToolFactory.java
1.10
MAIN:pablo:20060820195345
by pablo on
20 August 2006, 21:53:45 +0200
(2 years 4 months ago)
bug fix
./security/PolicySystem.java
1.5
MAIN:zwierzem:20060630073242
by zwierzem on
30 June 2006, 09:32:42 +0200
(2 years 6 months ago)
Moved bytesSize from StringTool to StringUtil and added parseBytesSize.
./tools/StringTool.java
1.20
MAIN:rafal:20060508131744
by rafal on
08 May 2006, 15:17:44 +0200
(2 years 8 months ago)
minor text wrangling method
./tools/StringTool.java
1.19
MAIN:zwierzem:20060424133550
by zwierzem on
24 April 2006, 15:35:50 +0200
(2 years 8 months ago)
Added methods for accessing the names of action and view parameters.
./tools/LinkTool.java
1.33
MAIN:zwierzem:20060405155230
by zwierzem on
05 April 2006, 17:52:30 +0200
(2 years 9 months ago)
Fixed wrongly implmented methods.
MAIN:zwierzem:20060405154943
by zwierzem on
05 April 2006, 17:49:43 +0200
(2 years 9 months ago)
Fixed misleading exception message
./security/SecurityHelper.java
1.10
MAIN:pablo:20060404123414
by pablo on
04 April 2006, 14:34:14 +0200
(2 years 9 months ago)
update mvcContext with new view name
MAIN:pablo:20060322150400
by pablo on
22 March 2006, 16:04:00 +0100
(2 years 9 months ago)
radeox engine added, user radeox engine in help
./tools/radeox/RadeoxTool.java
1.1
./tools/radeox/RadeoxToolFactory.java
1.1
MAIN:zwierzem:20060305223408
by zwierzem on
05 March 2006, 23:34:08 +0100
(2 years 10 months ago)
Removed unused constantr
./security/PolicySystem.java
1.4
MAIN:rafal:20060118132642
by rafal on
18 January 2006, 14:26:42 +0100
(2 years 11 months ago)
Don't escape / characters in pathinfo suffix. This is needed to emit elegant document paths. Up to this point pathinfo suffix was used only for file download links so the change should be fully backw…
./tools/LinkTool.java
1.32
MAIN:rafal:20060102130353
by rafal on
02 January 2006, 14:03:53 +0100
(3 years ago)
added host override functionality - useful for switching across host aliases
./tools/LinkTool.java
1.31
MAIN:rafal:20051230131830
by rafal on
30 December 2005, 14:18:30 +0100
(3 years ago)
added more matchers: java.util.regex based <viewMatch>/<actionMatch> (remember that the regex must match against the whole value) and <noView>/<noAction> that allow picking out undefined values.
./security/Policy.java
1.8
./security/PolicySystem.rng
1.3
MAIN:pablo:20051230131822
by pablo on
30 December 2005, 14:18:22 +0100
(3 years ago)
allow to manipulate division rest precision
./tools/StringTool.java
1.18
MAIN:rafal:20051230124353
by rafal on
30 December 2005, 13:43:53 +0100
(3 years ago)
added inverted maches. use: <policy name="non-public" auth="true"> <except> <view>public.*</view> </except> </policy>
./security/Policy.java
1.7
MAIN:rafal:20051230123014
by rafal on
30 December 2005, 13:30:14 +0100
(3 years ago)
refactoring to allow more powerful Policy configurations - step 3 now we are ready to introduce some new stuff!
./security/Policy.java
1.6
MAIN:rafal:20051230090557
by rafal on
30 December 2005, 10:05:57 +0100
(3 years ago)
refactoring to allow more powerful Policy configurations - step 2
./security/Policy.java
1.5
MAIN:rafal:20051230084206
by rafal on
30 December 2005, 09:42:06 +0100
(3 years ago)
refactoring to allow more powerful Policy configurations - step 1
./security/Policy.java
1.4
./security/PolicySystem.java
1.3
MAIN:rafal:20051220095701
by rafal on
20 December 2005, 10:57:01 +0100
(3 years ago)
NUCYKLO-81 implemented adaptive string shortening - it attempts to truncate long string on a punctuation chracter, or whitespace respecting minimal string length target.
./tools/StringTool.java
1.17
MAIN:pablo:20051210023856
by pablo on
10 December 2005, 03:38:56 +0100
(3 years ago)
support for media and rel name
./tools/PageTool.java
1.15
MAIN:zwierzem:20051122214152
by zwierzem on
22 November 2005, 22:41:53 +0100
(3 years 1 month ago)
New and improved referer link tool generation by Marcin Gołębski mgolebsk@elka.pw.edu.pl
./tools/LinkTool.java
1.30
MAIN:zwierzem:20051115104041
by zwierzem on
15 November 2005, 11:40:41 +0100
(3 years 1 month ago)
Referer link tool support for easy back buttons
./tools/LinkTool.java
1.29
MAIN:rafal:20051104145032
by rafal on
04 November 2005, 15:50:32 +0100
(3 years 2 months ago)
added the ability to drop /ledge/ part from URLs when using mod_rewrite
./tools/LinkTool.java
1.28
MAIN:rafal:20051104115016
by rafal on
04 November 2005, 12:50:16 +0100
(3 years 2 months ago)
NUCYKLO-85 factor out context & servlet path accessors into protected methods,
./tools/LinkTool.java
1.27
MAIN:zwierzem:20050928194005
by zwierzem on
28 September 2005, 21:40:05 +0200
(3 years 3 months ago)
Added possibility to read LinkTool parameters. Submitted by Marcin Gołębski
./tools/LinkTool.java
1.26
MAIN:zwierzem:20050822141337
by zwierzem on
22 August 2005, 16:13:37 +0200
(3 years 4 months ago)
Split up the parameters tool to allow use of parmaters tool for any kind of parameters set.
./tools/AnyParametersTool.java
1.1
./tools/ParametersTool.java
1.8
MAIN:rafal:20050810074537
by rafal on
10 August 2005, 09:45:37 +0200
(3 years 5 months ago)
calculate array length properly
./tools/StringTool.java
1.16
MAIN:rafal:20050805124824
by rafal on
05 August 2005, 14:48:27 +0200
(3 years 5 months ago)
added methods for checking parameters origin (query string, path info or POST)
./tools/ParametersTool.java
1.7
|