Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 3138 2

latest revision download trunk

3138 annotated / raw | Diffs: previous, other | Lines: 495 ( +0, -1 )

Created: 2008-09-09 21:28:02 +0200 (2 months 12 days ago) | Author: flx | Changeset: 3138

Removed duplicate imports and fixed deprecation warnings

3073 annotated / raw | Diffs: previous, other | Lines: 496 ( +3, -3 )

Created: 2008-08-29 16:00:29 +0200 (2 months 23 days ago) | Author: flx | Changeset: 3073

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.

3035 annotated / raw | Diffs: previous, other | Lines: 496 ( +62, -75 )

Created: 2008-08-27 21:42:21 +0200 (2 months 25 days ago) | Author: flx | Changeset: 3035

(1) Option and AutoCompleter models are now autowired by constructor and Spring callbacks are invoked after all properties have been set. (2) Changed the XML syntax for autocomplete elements. (3) The label-renderer attribute now takes a beanName OR class name (if the value contains dots it is interpreted as class name).

2921 annotated / raw | Diffs: previous, other | Lines: 509 ( +2, -0 )

Created: 2008-08-18 14:06:44 +0200 (3 months 3 days ago) | Author: flx | Changeset: 2921

Refactored the ElementSwitch element

2905 annotated / raw | Diffs: previous, other | Lines: 507 ( +2, -0 )

Created: 2008-08-14 21:33:37 +0200 (3 months 7 days ago) | Author: ahe | Changeset: 2905

added: image-radio-group

2856 annotated / raw | Diffs: previous, other | Lines: 505 ( +2, -0 )

Created: 2008-08-11 22:42:32 +0200 (3 months 10 days ago) | Author: jfl | Changeset: 2856

Added a ElementSwitch form element

2794 annotated / raw | Diffs: previous, other | Lines: 503 ( +2, -2 )

Created: 2008-08-01 22:03:00 +0200 (3 months 20 days ago) | Author: flx | Changeset: 2794

Added a simple FileUpload element to riot-forms that works with byte arrays.

2605 annotated / raw | Diffs: previous, other | Lines: 503 ( +2, -2 )

Created: 2008-07-09 11:41:51 +0200 (4 months 13 days ago) | Author: flx | Changeset: 2605

Moved the newInstance() method form PropertyUtils to SpringUtils

2517 annotated / raw | Diffs: previous, other | Lines: 503 ( +3, -3 )

Created: 2008-06-19 15:56:39 +0200 (5 months 2 days ago) | Author: ybl | Changeset: 2517

Changed from Java 1.4 to 5

2511 annotated / raw | Diffs: previous, other | Lines: 503 ( +5, -3 )

Created: 2008-06-18 20:26:28 +0200 (5 months 3 days ago) | Author: ybl | Changeset: 2511

Added Generics

2480 annotated / raw | Diffs: previous, other | Lines: 501 ( +22, -33 )

Created: 2008-06-16 17:10:41 +0200 (5 months 5 days ago) | Author: flx | Changeset: 2480

Added more Java 5 generic parameter types

2453 annotated / raw | Diffs: previous, other | Lines: 512 ( +1, -1 )

Created: 2008-06-11 19:18:14 +0200 (5 months 10 days ago) | Author: flx | Changeset: 2453

Refactored forms to allow easy creation of dependent select elements.

2426 annotated / raw | Diffs: previous, other | Lines: 512 ( +10, -0 )

Created: 2008-05-20 19:58:54 +0200 (6 months ago) | Author: flx | Changeset: 2426

A labelRenderer can now be configured on the MapEditor element.

Branch point for: riotfamily-release-7-features

2111 annotated / raw | Diffs: previous, other | Lines: 502 ( +14, -0 )

Created: 2008-02-25 12:02:12 +0100 (8 months ago) | Author: cwo | Changeset: 2111

Added configurable default for various TextElements

Branch point for: riotfamily-release-7-0-bugfixes

Tags: riotfamily-release-7-0

1800 annotated / raw | Diffs: previous, other | Lines: 488 ( +29, -47 )

Created: 2007-12-20 15:27:17 +0100 (11 months ago) | Author: flx | Changeset: 1800

Removed the file upload support in riot-forms. Uploads are now handled by the new media module.

1791 annotated / raw | Diffs: previous, other | Lines: 506 ( +10, -4 )

Created: 2007-12-13 17:27:31 +0100 (11 months ago) | Author: flx | Changeset: 1791

Merged changes from release-6-5 to release-6-5-1.

1713 annotated / raw | Diffs: previous, other | Lines: 500 ( +8, -0 )

Created: 2007-11-23 19:38:11 +0100 (11 months ago) | Author: flx | Changeset: 1713

The riot-forms "richtext" element and the "inplace.richtext" macro now both support global TinyMCE profiles.

Branch point for: riotfamily-release-6-5-bugfixes

Tags: riotfamily-release-6-5

1702 annotated / raw | Diffs: previous, other | Lines: 492 ( +0, -10 )

Created: 2007-11-21 21:14:16 +0100 (12 months ago) | Author: flx | Changeset: 1702

Changed the way file-references are handled in components.

1605 annotated / raw | Diffs: previous, other | Lines: 502 ( +0, -4 )

Created: 2007-10-29 16:49:11 +0100 (12 months ago) | Author: flx | Changeset: 1605

Removed the XmlElement and XmlSequence form elements.

1474 annotated / raw | Diffs: previous, other | Lines: 506 ( +28, -31 )

Created: 2007-09-28 19:54:26 +0200 (13 months ago) | Author: flx | Changeset: 1474

Introduced the OptionValuesAdapter interface. You may now use Arrays, Collections and RiotDaos as OptionModels.

1286 annotated / raw | Diffs: previous, other | Lines: 509 ( +5, -5 )

Created: 2007-08-03 13:18:06 +0200 (15 months ago) | Author: flx | Changeset: 1286

Deprecated the model and set-property tags in form-config.xsd. Use options and property as replacement.

Tags: riotfamily-release-6-5-beta1

1221 annotated / raw | Diffs: previous, other | Lines: 509 ( +137, -162 )

Created: 2007-07-20 20:24:01 +0200 (16 months ago) | Author: flx | Changeset: 1221

Refactored the forms module. Packages have been restructured to remove cyclic dependencies.

1195 annotated / raw | Diffs: previous, other | Lines: 534 ( +2, -0 )

Created: 2007-07-11 15:20:46 +0200 (16 months ago) | Author: cwo | Changeset: 1195

Added a specialised flash upload form element according to ticket #45

1129 annotated / raw | Diffs: previous, other | Lines: 532 ( +34, -14 )

Created: 2007-06-14 14:10:25 +0200 (17 months ago) | Author: flx | Changeset: 1129

Added support for Spring Validators to riot-forms.

923 annotated / raw | Diffs: previous, other | Lines: 512 ( +107, -105 )

Created: 2007-04-27 18:31:11 +0200 (18 months ago) | Author: flx | Changeset: 923

Added a color picker form element.

850 annotated / raw | Diffs: previous, other | Lines: 510 ( +2, -0 )

Created: 2007-04-19 18:19:42 +0200 (19 months ago) | Author: flx | Changeset: 850

Factored out MultiSelectBox form the SelectBox class.

831 annotated / raw | Diffs: previous, other | Lines: 508 ( +2, -2 )

Created: 2007-04-16 20:27:57 +0200 (19 months ago) | Author: flx | Changeset: 831

Moved some utility classes from the common util package to other packages (that make more sense).

801 annotated / raw | Diffs: previous, other | Lines: 508 ( +2, -0 )

Created: 2007-04-10 14:57:48 +0200 (19 months ago) | Author: flx | Changeset: 801

Added the ImageCheckboxGroup form element.

794 annotated / raw | Diffs: previous, other | Lines: 506 ( +28, -15 )

Created: 2007-04-04 20:39:00 +0200 (19 months ago) | Author: flx | Changeset: 794

The MapEditor form element can now have an OptionsModel that provides the available map keys.

666 annotated / raw | Diffs: previous, other | Lines: 493 ( +10, -1 )

Created: 2007-03-09 20:44:44 +0100 (20 months ago) | Author: flx | Changeset: 666

Added the AutocompleteTextField that uses the scrip.aculo.us Autocompleter script to build "Google Suggest"-like forms.

Branch point for: riotfamily-release-6-4-bugfixes

Tags: riotfamily-release-6-4

592 annotated / raw | Diffs: previous, other | Lines: 484 ( +0, -12 )

Created: 2007-02-21 20:03:52 +0100 (20 months ago) | Author: flx | Changeset: 592

Modified the Thumbnailer interface and removed the ThumbnailRenderer+ThumbnailController combo.

Tags: riotfamily-release-6-4-rc3

564 annotated / raw | Diffs: previous, other | Lines: 496 ( +1, -1 )

Created: 2007-02-16 20:28:26 +0100 (21 months ago) | Author: flx | Changeset: 564

Javadocs updated and email adresses converted [ ... at ... dot ...] to fight spam.

Tags: riotfamily-release-6-4-rc2

554 annotated / raw | Diffs: previous, other | Lines: 496 ( +22, -17 )

Created: 2007-02-14 19:42:45 +0100 (21 months ago) | Author: flx | Changeset: 554

Custom form elements can now have their own namespace.

265 annotated / raw | Diffs: previous, other | Lines: 491 ( +4, -0 )

Created: 2006-12-07 19:26:03 +0100 (23 months ago) | Author: flx | Changeset: 265

Uploaded images can now be cropped via the new Cropper.UI javascript widget.

Tags: riotfamily-release-6-4-rc1

223 annotated / raw | Diffs: previous, other | Lines: 487 ( +3, -5 )

Created: 2006-11-24 15:31:53 +0100 (23 months ago) | Author: flx | Changeset: 223

Code cleanup: Modified several catch-blocks so that they catch only specific exceptions instead of beeing greedy and catching java.lang.Exception

145 annotated / raw | Diffs: previous, other | Lines: 489 ( +14, -3 )

Created: 2006-11-06 17:49:34 +0100 (2 years ago) | Author: flx | Changeset: 145

Added setCheckedByDefault() which allows the user to decide how null values should be handled by checkboxes.

Tags: riotfamily-release-6-3-rc2 riotfamily-release-6-3-rc3 riotfamily-release-6-3

121 annotated / raw | Diffs: previous, other | Lines: 478 ( +23, -0 )

Created: 2006-10-27 17:21:27 +0200 (2 years ago) | Author: flx | Changeset: 121

MPL license header added to java source files.

83 annotated / raw | Diffs: previous, other | Lines: 455 ( +25, -21 )

Created: 2006-10-18 18:25:58 +0200 (2 years 1 month ago) | Author: flx | Changeset: 83

DigesterUtils renamed to XmlUtils because DOM manipulation methods have been added.

Tags: riotfamily-release-6-3-rc1

2 new annotated / raw | Lines: 451 ( +451, -0 )

Created: 2006-09-27 15:47:36 +0200 (2 years 1 month ago) | Author: flx | Changeset: 2

Initial import

FishEye: Open Source License registered to Riot.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.2 Build:build-298 2008-05-26 ) - Administration - Page generated 2008-11-22 04:33 +0100