| riotfamily:/riotfamily/trunk/components/src/org/riotfamily/components/model/wrapper/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
3302
by flx on
09 December 2008, 14:53:14 +0100
(28 days ago)
Added the ValueCallback interface
./MapWrapper.java
3302
./ValueWrapper.java
3302
./ListWrapper.java
3302
./ValueCallback.java
3302
./ComponentListWrapper.java
3302
3255
by flx on
11 November 2008, 17:31:39 +0100
(55 days ago)
Fix: The NumberWrapper is registered for java.lang.Object rather than java.lang.Number
./HibernateWrapperFactory.java
3255
3226
by flx on
31 October 2008, 15:31:38 +0100
(2 months 6 days ago)
The NumberWrapper now uses the ImmutableAnyType
./NumberWrapper.java
3226
3225
by flx on
31 October 2008, 15:31:07 +0100
(2 months 6 days ago)
Removed the obsolete getCacheTags() method
./MapWrapper.java
3225
./ValueWrapper.java
3225
./ListWrapper.java
3225
3145
by flx on
11 September 2008, 11:39:30 +0200
(3 months 25 days ago)
The EntityWrapper now uses a custom Hibernate type to avoid ObjectNotFoundExceptions
./EntityWrapper.java
3145
3138
by flx on
09 September 2008, 21:28:02 +0200
(3 months 26 days ago)
Removed duplicate imports and fixed deprecation warnings
./MapWrapper.java
3138
./HibernateWrapperFactory.java
3138
3094
by flx on
01 September 2008, 15:16:47 +0200
(4 months 5 days ago)
Added @Fetch(SELECT)
./RiotFileWrapper.java
3094
3087
by flx on
31 August 2008, 17:48:16 +0200
(4 months 5 days ago)
Fix: Use @MapKey instead of @IndexColumn for maps
./MapWrapper.java
3087
./ListWrapper.java
3087
3073
by flx on
29 August 2008, 16:00:29 +0200
(4 months 8 days ago)
All classes now use the new RiotLog instead of Commons Logging. RiotLog supports logging with varargs and allows us to easily switch to another logging framework in future.
./HibernateWrapperFactory.java
3073
3025
by jfl on
26 August 2008, 13:14:23 +0200
(4 months 11 days ago)
Changed FetchType to EAGER
./RiotFileWrapper.java
3025
3009
by flx on
25 August 2008, 13:51:09 +0200
(4 months 12 days ago)
Adjusted the FetchType settings
./EntityWrapper.java
3009
./RiotFileWrapper.java
3009
2883
by flx on
13 August 2008, 17:44:42 +0200
(4 months 23 days ago)
Added @SuppressWarnings("unchecked")
./HibernateWrapperFactory.java
2883
2726
by flx on
24 July 2008, 17:23:30 +0200
(5 months 13 days ago)
Don't delete cascades
./RiotFileWrapper.java
2726
2711
by flx on
23 July 2008, 18:47:24 +0200
(5 months 13 days ago)
(1) Simplified the media module (2) Added hooks for transparent CacheItem tagging and invalidation
./RiotFileWrapper.java
2711
2659
by flx on
17 July 2008, 13:50:27 +0200
(5 months 20 days ago)
Modified the list and map editors so that they work when Session.merge() is used.
./MapWrapper.java
2659
./ValueWrapper.java
2659
./ListWrapper.java
2659
2658
by flx on
16 July 2008, 21:01:58 +0200
(5 months 20 days ago)
Converted all static log variables to instance members
./HibernateWrapperFactory.java
2658
2617
by flx on
10 July 2008, 11:15:50 +0200
(5 months 27 days ago)
The Riot entities now use Hibernate cascade annotations instead of (plain JPA) so that applications can continue using Session.saveOrUpdate().
./MapWrapper.java
2617
./EntityWrapper.java
2617
./ListWrapper.java
2617
./ComponentListWrapper.java
2617
./RiotFileWrapper.java
2617
2517
by ybl on
19 June 2008, 15:56:39 +0200
(6 months ago)
Changed from Java 1.4 to 5
./MapWrapper.java
2517
2510
by jfl on
18 June 2008, 19:14:42 +0200
(6 months ago)
Added Annotations
./RiotFileWrapper.java
2510
2506
by flx on
18 June 2008, 16:56:58 +0200
(6 months ago)
Added annotations to enable the Hibernate second level cache
./MapWrapper.java
2506
./ValueWrapper.java
2506
./ListWrapper.java
2506
2486
by flx on
17 June 2008, 17:03:01 +0200
(6 months ago)
Dropped the support for user notifications and moved the job package to a separate module. Transaction demarcation is now annotation-driven.
./StringWrapper.java
2486
2483
by flx on
17 June 2008, 14:55:53 +0200
(6 months ago)
Added a missing cascade
./ComponentListWrapper.java
2483
2479
by flx on
16 June 2008, 14:20:00 +0200
(6 months ago)
The components, pages and media modules now use Hibernate annotations.
./DateWrapper.java
2479
./StringWrapper.java
2479
./ValueWrapperService.java
2479
./BuiltInWrapperFactory.java
2479
./HibernateWrapperFactory.java
2479
2447
by flx on
11 June 2008, 12:42:52 +0200
(6 months ago)
Added a generic ValueWrapper that stores references to custom entities via an Hibernate any-mapping. The primary key type of the entity must be a long.
./EntityWrapper.java
2447
2445
by flx on
10 June 2008, 19:03:52 +0200
(6 months ago)
More Riot 8.0 updates ...
./HibernateWrapperFactory.java
2445
2437
by flx on
06 June 2008, 16:42:54 +0200
(7 months ago)
Added more Java 5 generics ...
./ListWrapper.java
2437
2435
by flx on
06 June 2008, 15:26:41 +0200
(7 months ago)
Major refactoring for Riot 8.0. ComponentLists are now stored in a ContentContainer/PageProperties object so that the ComponentListLocator interface is no longer needed. Several classes have been modi…
./ValueWrapper.java
2435
./ComponentListWrapper.java
2435
./HibernateWrapperFactory.java
2435
1965
by flx on
28 January 2008, 13:32:32 +0100
(11 months ago)
Added JavaDoc comments.
./ValueWrapper.java
1965
1945
by flx on
25 January 2008, 13:24:37 +0100
(11 months ago)
Multi-select finally work in content forms.
./ListWrapper.java
1945
1939
by flx on
24 January 2008, 16:20:45 +0100
(11 months ago)
Renamed the "pos" column to "list_pos" and removed the generic EntityReferenceWrapper.
./EntityReferenceWrapper.java
1939
|