Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

3327 by flx on 10 December 2008, 18:24:23 +0100 (26 days ago) (1) Removed the Html constants because inline Strings are shorter and easier to read. (2) AbstractTextElement now renderes an autocomplete="off" attribute by default to prevent form autocompletion.

./form-config.xsd 3327 history download (+1 -1) diffs

… 24 more files in changeset.
3270 by flx on 19 November 2008, 17:58:45 +0100 (47 days ago) Fix: A 'case' element can contain more than one child

./form-config.xsd 3270 history download (+1 -1) diffs

3202 by flx on 23 October 2008, 16:30:56 +0200 (2 months 13 days ago) The case element may now be empty

./form-config.xsd 3202 history download (+1 -1) diffs

3138 by flx on 09 September 2008, 21:28:02 +0200 (3 months 26 days ago) Removed duplicate imports and fixed deprecation warnings

./XmlFormRepository.java 3138 history download (+0 -1) diffs

./XmlFormRepositoryDigester.java 3138 history download (+0 -1) diffs

… 75 more files in changeset.
3129 by jfl on 04 September 2008, 20:35:38 +0200 (4 months 1 day ago) NestedForm style class is now handled in template

./form-config.xsd 3129 history download (+2 -0) diffs

… 2 more files in changeset.
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.

./XmlFormRepository.java 3073 history download (+3 -3) diffs

./XmlFormRepositoryDigester.java 3073 history download (+3 -3) diffs

… 88 more files in changeset.
3066 by flx on 29 August 2008, 14:32:23 +0200 (4 months 8 days ago) Changed the log level from info to debug

./XmlFormRepository.java 3066 history download (+1 -1) diffs

… 4 more files in changeset.
3035 by flx on 27 August 2008, 21:42:21 +0200 (4 months 9 days ago) (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 …

./XmlFormRepositoryDigester.java 3035 history download (+62 -75) diffs

./form-config.xsd 3035 history download (+3 -4) diffs

… 1 more file in changeset.
2921 by flx on 18 August 2008, 14:06:44 +0200 (4 months 19 days ago) Refactored the ElementSwitch element

./XmlFormRepositoryDigester.java 2921 history download (+2 -0) diffs

./form-config.xsd 2921 history download (+12 -1) diffs

… 6 more files in changeset.
2905 by ahe on 14 August 2008, 21:33:37 +0200 (4 months 22 days ago) added: image-radio-group

./XmlFormRepositoryDigester.java 2905 history download (+2 -0) diffs

2904 by ahe on 14 August 2008, 21:33:16 +0200 (4 months 22 days ago) select-elements: added style-class-property

./form-config.xsd 2904 history download (+14 -2) diffs

2856 by jfl on 11 August 2008, 22:42:32 +0200 (4 months 25 days ago) Added a ElementSwitch form element

./XmlFormRepositoryDigester.java 2856 history download (+2 -0) diffs

./form-config.xsd 2856 history download (+6 -0) diffs

… 3 more files in changeset.
2794 by flx on 01 August 2008, 22:03:00 +0200 (5 months 4 days ago) Added a simple FileUpload element to riot-forms that works with byte arrays.

./XmlFormRepositoryDigester.java 2794 history download (+2 -2) diffs

./form-config.xsd 2794 history download (+4 -2) diffs

… 16 more files in changeset.
2767 by flx on 31 July 2008, 14:46:08 +0200 (5 months 6 days ago) Added the "remove-unknown-keys" and "keep-null-values" options to the MapEditor

./form-config.xsd 2767 history download (+2 -0) diffs

… 1 more file in changeset.
2759 by cwo on 30 July 2008, 12:18:35 +0200 (5 months 7 days ago) Introduced priorityConfigLocations in order to ensure that project configurations supersede

./XmlFormRepository.java 2759 history download (+32 -3) diffs

… 3 more files in changeset.
2729 by ahe on 24 July 2008, 17:38:53 +0200 (5 months 12 days ago) bugfixing: autocomplete as element

./form-config.xsd 2729 history download (+9 -7) diffs

2664 by flx on 18 July 2008, 15:53:39 +0200 (5 months 19 days ago) Lists can now also be sorted with up/down buttons instead of drag-and-drop

./form-config.xsd 2664 history download (+1 -0) diffs

… 20 more files in changeset.
2644 by jfl on 14 July 2008, 16:09:19 +0200 (5 months 23 days ago) Added position property to ListEditor

./form-config.xsd 2644 history download (+1 -0) diffs

… 1 more file in changeset.
2605 by flx on 09 July 2008, 11:41:51 +0200 (5 months 28 days ago) Moved the newInstance() method form PropertyUtils to SpringUtils

./XmlFormRepositoryDigester.java 2605 history download (+2 -2) diffs

2604 by flx on 09 July 2008, 11:41:32 +0200 (5 months 28 days ago) Added a generic type

./XmlFormRepository.java 2604 history download (+3 -3) diffs

2517 by ybl on 19 June 2008, 15:56:39 +0200 (6 months ago) Changed from Java 1.4 to 5

./XmlFormRepository.java 2517 history download (+4 -6) diffs

./XmlFormRepositoryDigester.java 2517 history download (+3 -3) diffs

… 56 more files in changeset.
2511 by ybl on 18 June 2008, 20:26:28 +0200 (6 months ago) Added Generics

./XmlFormRepositoryDigester.java 2511 history download (+5 -3) diffs

… 35 more files in changeset.
2480 by flx on 16 June 2008, 17:10:41 +0200 (6 months ago) Added more Java 5 generic parameter types

./XmlFormRepository.java 2480 history download (+22 -25) diffs

./XmlFormRepositoryDigester.java 2480 history download (+22 -33) diffs

… 65 more files in changeset.
2458 by jfl on 13 June 2008, 14:53:22 +0200 (6 months ago) Form elements have a visibility flag now.
Select elements can be set to hide-if-empty. So they are not renderer if now options to choose from are found

./form-config.xsd 2458 history download (+1 -0) diffs

… 36 more files in changeset.
2454 by flx on 11 June 2008, 19:33:35 +0200 (6 months ago) Fix: The ContentEditorBinder was reused across forms which is not allowed.

./XmlFormRepository.java 2454 history download (+2 -2) diffs

… 2 more files in changeset.
2453 by flx on 11 June 2008, 19:18:14 +0200 (6 months ago) Refactored forms to allow easy creation of dependent select elements.

./XmlFormRepositoryDigester.java 2453 history download (+1 -1) diffs

… 46 more files in changeset.
2426 by flx on 20 May 2008, 19:58:54 +0200 (7 months ago) A labelRenderer can now be configured on the MapEditor element.

./XmlFormRepositoryDigester.java 2426 history download (+10 -0) diffs

./form-config.xsd 2426 history download (+2 -0) diffs

… 2 more files in changeset.
2357 by flx on 29 April 2008, 20:08:53 +0200 (8 months ago) PasswordFields can now display a password strength meter.

./form-config.xsd 2357 history download (+1 -0) diffs

… 7 more files in changeset.
2343 by flx on 23 April 2008, 21:32:09 +0200 (8 months ago) The PasswordField can now set hashed passwords.

./form-config.xsd 2343 history download (+3 -1) diffs

… 7 more files in changeset.
2321 by flx on 18 April 2008, 21:39:19 +0200 (8 months ago) Modified the form-config.xsd to allow empty forms.

./form-config.xsd 2321 history download (+1 -1) diffs

earlier earlier | later later
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 2009-01-06 15:18 +0100