| riotfamily:/riotfamily/trunk/riot/src/org/riotfamily/riot/list/command/dialog/ui/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
3300
by ybl on
09 December 2008, 12:49:05 +0100
(28 days ago)
Attaches the bean as form attribute, which is helpful for the DialogCommand
./DialogFormController.java
3300
3109
by jfl on
03 September 2008, 11:25:39 +0200
(4 months 3 days ago)
DialogFormController now reacts on riot exceptions
./DialogFormController.java
3109
3019
by jfl on
25 August 2008, 21:48:04 +0200
(4 months 11 days ago)
ListSession is passed to DialogCommand
./DialogFormController.java
3019
2797
by flx on
01 August 2008, 22:04:18 +0200
(5 months 4 days ago)
The RiotRuntime class can now look up handler URLs
./DialogFormController.java
2797
2478
by cwo on
13 June 2008, 20:29:29 +0200
(6 months ago)
Merged from the 7-features branch: Fixed layout issue for dialog views and checkboxes
./DialogFormView.ftl
2478
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…
./DialogFormController.java
2435
1491
by jfl on
05 October 2007, 12:42:27 +0200
(15 months ago)
DialogCommands input is now handled within a transaction
./DialogFormController.java
1491
1288
by flx on
03 August 2007, 13:19:47 +0200
(17 months ago)
Controllers no longer implement the UrlMappingAware interface.
./DialogFormController.java
1288
1268
by cwo on
27 July 2007, 18:15:20 +0200
(17 months ago)
Changed the transaction handling to not have a single transaction per request.
./DialogFormController.java
1268
1221
by flx on
20 July 2007, 20:24:01 +0200
(17 months ago)
Refactored the forms module. Packages have been restructured to remove cyclic dependencies.
./DialogFormController.java
1221
1185
by flx on
09 July 2007, 10:35:40 +0200
(17 months ago)
The dialog title can now be specified via messages.properties.
./DialogFormController.java
1185
1022
by flx on
22 May 2007, 18:47:58 +0200
(19 months ago)
The *-custom.css files are now loaded via a link tag (instead of @import) so that the same selectors can be used.
./DialogFormView.ftl
1022
662
by flx on
09 March 2007, 20:39:34 +0100
(21 months ago)
The internal Riot controllers now implement TransactionalController and the transaction is managed by the TransactionalControllerHandlerAdapter.
./DialogFormController.java
662
651
by flx on
09 March 2007, 10:33:37 +0100
(21 months ago)
Added the DialogCommand that allows commands to handle user input via a riot-form.
./DialogFormController.java
651
./DialogFormView.ftl
651
|