SCM Repositories - andromda

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:


Revision 1.15.6.1 - (view) (download) (annotate) - [select for diffs]
Mon Oct 16 17:55:05 2006 UTC (2 years, 1 month ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3_2, V3_3
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
remove private (to improve performance) with inner class access

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Sep 5 21:37:15 2005 UTC (3 years, 2 months ago) by draftdog
Branch: MAIN
CVS Tags: HEAD, Root_V3, Root_V3_x, Root_V3_x_HEAD, V3_1, V3_1RC1_tag, V3_2RC1SNAPSHOT, V3_2_RC1, V3x_BEFORE_METAFACADE_RESET
Branch point for: V3_1RC1, V3_1x, V3_x_HEAD
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
minor coding improvements, fixed UMLMETA-51 (underscores should be considered non-word characters), added a test for StringUtils.toPhrase, bpm4struts cartridge output zip needed update because this improvement better handles some modeling errors

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Aug 22 16:00:48 2005 UTC (3 years, 2 months ago) by cwbrandon
Branch: MAIN
Changes since 1.13: +11 -2 lines
Diff to previous 1.13
avoid null pointer if enumeration is null

Revision 1.13 - (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.12: +57 -0 lines
Diff to previous 1.12
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.12 - (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.11: +21 -0 lines
Diff to previous 1.11
added fix for BPM-246 also to StrutsManageableEntityAttribute and StrutsManageableEntityAssociationEnd and refactored logic into bpm4struts utils, fixed typo in docs

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Aug 15 20:51:02 2005 UTC (3 years, 3 months ago) by draftdog
Branch: MAIN
Changes since 1.10: +1 -31 lines
Diff to previous 1.10
fixed BPM-238: support for array tables (including tests + online store update), added struts attribute facade, minor coding improvements

Revision 1.10 - (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.9: +30 -0 lines
Diff to previous 1.9
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.9 - (view) (download) (annotate) - [select for diffs]
Thu Jul 21 21:10:35 2005 UTC (3 years, 4 months ago) by draftdog
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
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.8 - (view) (download) (annotate) - [select for diffs]
Fri Jul 15 13:26:14 2005 UTC (3 years, 4 months ago) by draftdog
Branch: MAIN
Changes since 1.7: +13 -11 lines
Diff to previous 1.7
reformatted parameter list to use a single indentation

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Jul 15 00:43:29 2005 UTC (3 years, 4 months ago) by cwbrandon
Branch: MAIN
Changes since 1.6: +17 -3 lines
Diff to previous 1.6
move toWebFile name to a more appropriate location

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jun 29 16:09:01 2005 UTC (3 years, 4 months ago) by draftdog
Branch: MAIN
Changes since 1.5: +4 -1 lines
Diff to previous 1.5
improvement related to BPM-211: more informative message

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Jun 19 01:52:26 2005 UTC (3 years, 5 months ago) by draftdog
Branch: MAIN
CVS Tags: V3_1M1
Changes since 1.4: +10 -10 lines
Diff to previous 1.4
added the 'final' keyword where appropriate

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Apr 24 00:27:26 2005 UTC (3 years, 6 months ago) by draftdog
Branch: MAIN
CVS Tags: Root_V3_0x, V3_0, V3_0RC2
Branch point for: V3_0x
Changes since 1.3: +29 -1 lines
Diff to previous 1.3
sorting entity lists + only applying security checks when security has been enabled

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Apr 10 17:55:23 2005 UTC (3 years, 7 months ago) by draftdog
Branch: MAIN
Changes since 1.2: +13 -13 lines
Diff to previous 1.2
reformatted code

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Mar 30 00:50:30 2005 UTC (3 years, 7 months ago) by draftdog
Branch: MAIN
Changes since 1.1: +111 -0 lines
Diff to previous 1.1
fix BPM-155: support for custom validators (vars and args)

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 19 00:08:11 2004 UTC (4 years, 1 month ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_0M3, V3_0RC1
- Remove CollectionUtilsHelper and put its functionaly into a class called
Bpm4StrutsUtils (we really don't want templates dependant on the core,
we want the core as lite as possible, StringUtilsHelper should be refactored
out of the core if possible as well).
- remove unused xdoclet templates, and outlets from samples (since
xdoclet was removed a couple weeks ago)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by: