Revision
1.146 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 14 15:19:16 2005 UTC (3 years ago) by
cwbrandon
Branch:
MAIN
Changes since
1.145: +4 -4 lines
Diff to
previous 1.145
change the implemetation of the float/double dummy values so that the value doesn't change unexpectedly
Revision
1.145 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 14 05:27:36 2005 UTC (3 years ago) by
cwbrandon
Branch:
MAIN
Changes since
1.144: +3 -4 lines
Diff to
previous 1.144
Change a bunch of HashMap to LinkedHashMap, as well as HashSet to LinkedHashSet, so that cartridges generate consistent ordering of elements (this will keep the ordering from changing for no reason)
Revision
1.143 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 28 16:02:14 2005 UTC (3 years, 1 month ago) by
cwbrandon
Branch:
MAIN
Changes since
1.142: +0 -27 lines
Diff to
previous 1.142
improve the way table columns are handled (attributes only default when table columns aren't explicitly defined).
Revision
1.139 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 19 17:54:16 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.138: +26 -59 lines
Diff to
previous 1.138
table tagged values can now be placed onto classes too (for the crud feature), fixed an issue where the default values for radiobuttons wasn't properly populating the values, added online help support for CRUD, improved code here and there, refactored a few common features in the bpm4struts utils
Revision
1.138 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 18 18:45:30 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.137: +1 -10 lines
Diff to
previous 1.137
added fix for BPM-246 also to StrutsManageableEntityAttribute and StrutsManageableEntityAssociationEnd and refactored logic into bpm4struts utils, fixed typo in docs
Revision
1.137 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 18 18:21:00 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.136: +14 -0 lines
Diff to
previous 1.136
fix javadocs, remove comments, added a constraint and test for names that would be incompatible with the commons-bean from Jakarta (BPM-246), fixed tagged value names
Revision
1.134 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 15 20:51:08 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.133: +50 -72 lines
Diff to
previous 1.133
fixed BPM-238: support for array tables (including tests + online store update), added struts attribute facade, minor coding improvements
Revision
1.133 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 13 21:21:45 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.132: +14 -14 lines
Diff to
previous 1.132
implemented BPM-244: date formatting for CRUD attributes, also added a test for it; removed bogus DATE_FORMAT; coding improvements
Revision
1.132 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 11 23:11:31 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.131: +17 -6 lines
Diff to
previous 1.131
refactored the way form fields are rendered, fixed BPM-236: radio buttons need improvement when using different types or specifying the number of options; minor coding improvements, wording in documentation, added DateTime and Object datatypes to the UML profile, pulled formatting of dates in table columns (will be properly added soon), fixed an issue where manageable entities weren't properly accessible from a secured context (empty combobox), fixed BPM-241: textarea was not correctly rendered, BPM-237: when preventing direct page access all page forward/redirect references are replaced by action calls
Revision
1.131 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 4 19:45:49 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.130: +50 -0 lines
Diff to
previous 1.130
implemented BPM-231: support for widget size, added tests for this issue, added ids to all html forms
Revision
1.130 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Aug 4 09:33:17 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.129: +134 -139 lines
Diff to
previous 1.129
fixed build, support for form-key action tagged value, better handling of options (BPM-230), improved coding template a little bit (using fqnames), added struts-menu dependency in preparation of full support, updated docs, removed a change log entry that is not applicable anymore, updated the online store to include a selection box on the front page, updated generate readme.txt file, general coding improvements
Revision
1.129 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 29 17:25:45 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.128: +40 -19 lines
Diff to
previous 1.128
fixed BPM-221: actions without forms are now properly handled, added row selection field to the reset and clean methods of the form implementation class, added a resource message for (de)selecting a table's row, fixed some issues with XHTML and Javascript, fixed BPM-226: issue related to the tooltips (hints), minor coding improvements, updated docs: wording + typos + removal of obsolete section, improved the online store sample (table links) and modeled the 'id' table link on the 'title' column (see-->), implemented BPM-225: table links can target arbitrary columns, table row selection buttons aren't shown anymore when the table is empty
Revision
1.128 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 28 22:17:49 2005 UTC (3 years, 3 months ago) by
draftdog
Branch:
MAIN
Changes since
1.127: +65 -9 lines
Diff to
previous 1.127
BPM-213: added error pages to bpm4struts, BPM-169: added the possibility to submit selected rows, BPM-222: remove old docs section, added 'table' action type to presentation profile, updated online store to include new feature, fixed bug in SpringDAO: wrong exception list $variable
Revision
1.126 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 21 21:10:34 2005 UTC (3 years, 4 months ago) by
draftdog
Branch:
MAIN
Changes since
1.125: +1 -1 lines
Diff to
previous 1.125
CORE-54: refactored StringUtilsHelper outside of the core and into a dedicated artifact (utils), the package name is different and a dummy delegate util class has been used to replace the existing one
Revision
1.121 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 29 22:56:39 2005 UTC (3 years, 4 months ago) by
draftdog
Branch:
MAIN
Changes since
1.120: +23 -38 lines
Diff to
previous 1.120
coding improvements, facades are only mapped for those elements that actually make part of a FrontEndUseCase, this allows djbpm and bpm4struts to work on the same model
Revision
1.119 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 24 16:11:26 2005 UTC (3 years, 4 months ago) by
draftdog
Branch:
MAIN
Changes since
1.118: +17 -13 lines
Diff to
previous 1.118
fixed disabling validation for hidden fields (invalid validator.xml would be generated when no regular field would be present)
Revision
1.117 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 24 04:18:49 2005 UTC (3 years, 4 months ago) by
cwbrandon
Branch:
MAIN
Changes since
1.116: +62 -22 lines
Diff to
previous 1.116
add handling of time type seperator from date type (now we have a defaultTimeFormat), still need to add validation.
Revision
1.116 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 23 08:52:39 2005 UTC (3 years, 4 months ago) by
draftdog
Branch:
MAIN
Changes since
1.115: +7 -38 lines
Diff to
previous 1.115
fixed an issue where controller operation form interfaces weren't containing the proper set of methods
Revision
1.109 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 18 16:16:42 2005 UTC (3 years, 6 months ago) by
draftdog
Branch:
MAIN
Changes since
1.108: +54 -21 lines
Diff to
previous 1.108
improved getting message keys (supporting the normalization of resource bundle messages)
Revision
1.106 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 24 14:57:02 2005 UTC (3 years, 6 months ago) by
draftdog
Branch:
MAIN
CVS Tags:
V3_0RC2
Changes since
1.105: +14 -5 lines
Diff to
previous 1.105
fixed BPM-116: added support for image events, special attention needed to be implemented for those cases where different hyperlink events are sharing parameters but targetting different columns
Revision
1.104 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 21 19:58:20 2005 UTC (3 years, 7 months ago) by
draftdog
Branch:
MAIN
Changes since
1.103: +19 -17 lines
Diff to
previous 1.103
supporting update, added 'copy' column, added link for associated entities, added exception handling
Revision
1.103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 20 21:09:46 2005 UTC (3 years, 7 months ago) by
cwbrandon
Branch:
MAIN
Changes since
1.102: +16 -0 lines
Diff to
previous 1.102
add isSortableBy so that we can determine if the widget type can be used in a sort operation (since some things like text fields, select boxes, plaintext, etc) should be sortable by.
Revision
1.101 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 13 16:26:14 2005 UTC (3 years, 7 months ago) by
draftdog
Branch:
MAIN
Changes since
1.100: +39 -35 lines
Diff to
previous 1.100
reformat update: casting now no longer has a space separator, extends and implements keyswords are on a new line
Revision
1.100 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 12 22:03:06 2005 UTC (3 years, 7 months ago) by
cwbrandon
Branch:
MAIN
Changes since
1.99: +42 -85 lines
Diff to
previous 1.99
parameter types are using PIM types again (PIM types can be changed by overriding the andromda-profile.xml), also short, and longs can now be used with the intRange validation.
Revision
1.99 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 11 16:58:58 2005 UTC (3 years, 7 months ago) by
draftdog
Branch:
MAIN
Changes since
1.98: +29 -6 lines
Diff to
previous 1.98
improvements on most recent update: table hyperlink events can now have more than one parameter
Revision
1.97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 10 11:18:47 2005 UTC (3 years, 7 months ago) by
draftdog
Branch:
MAIN
Changes since
1.96: +46 -2 lines
Diff to
previous 1.96
implemented handleIsTableHyperlinkActionSharingColumns, added handleIsTableFormActionSharingWidgets (still need to implement this one)
Revision
1.92 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 3 20:20:49 2005 UTC (3 years, 7 months ago) by
cwbrandon
Branch:
MAIN
Changes since
1.91: +69 -71 lines
Diff to
previous 1.91
renamed UMLMetafacadeUtils in the uml14 package to UML14MetafacadeUtils. Create a UMLMetafacadeUtils to provide utilties for the common UML metafacades. Refactor StrutsParameterLogicImpl not to use hard coded datatype names and instead use the UMLMetafacadeUtils#isType(ClassifierFacade, String).
Revision
1.91 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Apr 3 18:47:47 2005 UTC (3 years, 7 months ago) by
cwbrandon
Branch:
MAIN
Changes since
1.90: +11 -13 lines
Diff to
previous 1.90
Fix MISC-26 (all datatype mapping need to use the correct :: scope operator now)
Revision
1.90 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 2 15:41:17 2005 UTC (3 years, 7 months ago) by
draftdog
Branch:
MAIN
Changes since
1.89: +12 -0 lines
Diff to
previous 1.89
date validator type has a new validator argument, representing the format to use
Revision
1.89 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Mar 31 10:33:29 2005 UTC (3 years, 7 months ago) by
draftdog
Branch:
MAIN
Changes since
1.88: +21 -12 lines
Diff to
previous 1.88
fix BPM-156: resetValue property now has better support for primitive wrappers, the Set datatype and custom types