Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2934 685 386 webwork_2-1_branch 1885 686

latest revision download Branch trunk

2934 annotated / raw | Diffs: previous, other | Lines: 513 ( +272, -42 )

Created: 2007-07-21 06:01:58 -0500 (11 months ago) | Author: rainerh | Changeset: 2934

Preparing the 2.2.6 security fix release
o added javadoc/source jar artifact creation to maven build

Branch point for: dojo_1_0_2

Tags: webwork_2-2-6 webwork_2-2-7

2641 annotated / raw | Diffs: previous, other | Lines: 283 ( +2, -4 )

Created: 2006-07-13 11:51:57 -0500 (23 months ago) | Author: plightbo | Changeset: 2641

idea project fixups (to work with the xwork 1.2 stuff)

Tags: webwork_2-2-3 webwork_2-2-4 webwork_2-2-5

2303 annotated / raw | Diffs: previous, other | Lines: 285 ( +0, -3 )

Created: 2006-03-03 11:32:57 -0600 (2 years 4 months ago) | Author: plightbo | Changeset: 2303

- removed Pico exclude (sorry about that)
- added tiles dependency

Tags: webwork_2-2-2-RC1 webwork_2-2-2

2205 annotated / raw | Diffs: previous, other | Lines: 288 ( +4, -2 )

Created: 2006-02-17 12:13:07 -0600 (2 years 4 months ago) | Author: plightbo | Changeset: 2205

updated project files using $xwork$ and $webwork$. also they are they have been updated to use the proper jars

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

Created: 2006-01-09 15:19:11 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 1949

remove ajax app (moved over to showcase)

Tags: webwork_2-2 webwork_2-2-1

1933 annotated / raw | Diffs: previous, other | Lines: 287 ( +11, -5 )

Created: 2006-01-07 18:20:31 -0600 (2 years 5 months ago) | Author: plightbo | Changeset: 1933

removing the WWIA sample app for now (it doesn't work and we don't have time to get it working)

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

Created: 2005-12-21 00:29:13 -0600 (2 years 6 months ago) | Author: plightbo | Changeset: 1778

CaveatEmptor example app from the WebWork in Action book (still doesn't work yet)

1772 annotated / raw | Diffs: previous, other | Lines: 280 ( +7, -0 )

Created: 2005-12-20 23:39:39 -0600 (2 years 6 months ago) | Author: plightbo | Changeset: 1772

set the TLD URI to /webwork instead of webwork

1758 annotated / raw | Diffs: previous, other | Lines: 273 ( +11, -0 )

Created: 2005-12-20 18:24:24 -0600 (2 years 6 months ago) | Author: plightbo | Changeset: 1758

- changed Href tag to Anchor (a) tag
- changed continuation key from "continue" to "__continue" and now remove it so that it doesn't break devMode
- some various code formatting
- added Ant configuration to WebWork.ipr (i thought this was already there???)
- added behavior to the value stack to search in the context if nothing can be found
- various cleanup with the showcase app
- reran generated tag docs

1757 annotated / raw | Diffs: previous, other | Lines: 262 ( +0, -31 )

Created: 2005-12-20 17:34:47 -0600 (2 years 6 months ago) | Author: plightbo | Changeset: 1757

update to latest EAP. Let me know if this causes 5.0.2 users (final release) problems. If so, I'll back this change out.

1754 annotated / raw | Diffs: previous, other | Lines: 293 ( +1, -1 )

Created: 2005-12-20 13:48:11 -0600 (2 years 6 months ago) | Author: plightbo | Changeset: 1754

moved sandbox to showcase

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

Created: 2005-12-15 11:35:52 -0600 (2 years 6 months ago) | Author: plightbo | Changeset: 1711

IDEA project file cleanup

1564 annotated / raw | Diffs: previous, other | Lines: 292 ( +1, -1 )

Created: 2005-12-02 03:29:43 -0600 (2 years 7 months ago) | Author: plightbo | Changeset: 1564

use java 1.5 for the xwork ant tasks

1410 annotated / raw | Diffs: previous, other | Lines: 292 ( +0, -0 )

Created: 2005-11-19 12:40:05 -0600 (2 years 7 months ago) | Author: plightbo | Changeset: 1410

switch to using XDoclet to generate the taglib.tld file for the JSP tags

1398 annotated / raw | Diffs: previous, other | Lines: 292 ( +4, -4 )

Created: 2005-11-15 22:55:31 -0600 (2 years 7 months ago) | Author: plightbo | Changeset: 1398

no message

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

Created: 2005-10-17 21:17:45 -0500 (2 years 8 months ago) | Author: plightbo | Changeset: 1331

code formatting to handle javadoc comments

1330 annotated / raw | Diffs: previous, other | Lines: 291 ( +3, -1 )

Created: 2005-10-17 21:10:49 -0500 (2 years 8 months ago) | Author: plightbo | Changeset: 1330

code formatting to handle javadoc comments

1312 annotated / raw | Diffs: previous, other | Lines: 289 ( +1, -1 )

Created: 2005-10-15 16:26:54 -0500 (2 years 8 months ago) | Author: plightbo | Changeset: 1312

- removed hibernate and ibatis stuff - let's defer to spring for that type of integration
- using IDEA 5.0's new defaults for JVM versions (1.4, 1.5, etc)
- using "Generic" app server instead of "Default" (again, IDEA's default langage)

1283 annotated / raw | Diffs: previous, other | Lines: 289 ( +1, -1 )

Created: 2005-10-08 23:30:47 -0500 (2 years 8 months ago) | Author: plightbo | Changeset: 1283

finally got webwork compiling with java 1.4 only

1281 annotated / raw | Diffs: previous, other | Lines: 289 ( +2, -2 )

Created: 2005-10-08 22:32:41 -0500 (2 years 8 months ago) | Author: plightbo | Changeset: 1281

- webwork and xwork require JDK 1.4.2+
- renamed prototype to QuickStart

1280 annotated / raw | Diffs: previous, other | Lines: 289 ( +1, -3 )

Created: 2005-10-08 21:23:14 -0500 (2 years 8 months ago) | Author: plightbo | Changeset: 1280

independent xwork-tiger project

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

Created: 2005-09-20 22:41:09 -0500 (2 years 9 months ago) | Author: plightbo | Changeset: 1225

- removing xwork editor (it no longer appears to be supported)
- fixing xwork-tiger build

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

Created: 2005-09-20 22:33:50 -0500 (2 years 9 months ago) | Author: plightbo | Changeset: 1224

subproject called xwork-tiger with all the Java 5 support

1214 annotated / raw | Diffs: previous, other | Lines: 291 ( +1, -1 )

Created: 2005-09-17 03:21:53 -0500 (2 years 9 months ago) | Author: plightbo | Changeset: 1214

- added java 5.0 syntax to project
- added Generics ObjectTypeDeterminer that uses Annotations for the key property

1156 annotated / raw | Diffs: previous, other | Lines: 291 ( +7, -6 )

Created: 2005-09-01 00:28:58 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 1156

- more ivy stuff
- removed log4j dependency
- upgraded jfree to newer version

1155 annotated / raw | Diffs: previous, other | Lines: 290 ( +7, -3 )

Created: 2005-08-31 21:46:46 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 1155

migrated xwork to ivy. had to comment out two tests jason broke (shame!) to verify that the build still works

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

Created: 2005-08-25 08:56:33 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 1130

WWPortlet merged (minus Form and Href changes, for now)

1122 annotated / raw | Diffs: previous, other | Lines: 285 ( +4, -2 )

Created: 2005-08-23 21:35:59 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 1122

- formatting fixes
- moved method: and action: logic to action mapper, where it belongs

1082 annotated / raw | Diffs: previous, other | Lines: 283 ( +2, -2 )

Created: 2005-08-10 21:41:54 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 1082

- moved tutorials/* and examples/* up one dir (to make prototype and build.xml easier)
- changed taglib URI to /webwork, making prototype integration easier

1069 annotated / raw | Diffs: previous, other | Lines: 283 ( +1, -1 )

Created: 2005-08-10 03:24:57 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 1069

prototype: added sweet support for hibernate. XWork IOC will reload hibernate (but not the webapp) when it detects a change in the mapping files

1065 annotated / raw | Diffs: previous, other | Lines: 283 ( +2, -1 )

Created: 2005-08-09 10:16:43 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 1065

introducing: webwork-launcher!
simple app that bootstraps the classloader and provides easy access to webwork tools such as webflow and prototype

1060 annotated / raw | Diffs: previous, other | Lines: 282 ( +3, -0 )

Created: 2005-08-09 01:58:56 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 1060

updated build/project settings to reflect automated build of webapps

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

Created: 2005-08-05 12:29:33 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 1011

updated ipr

991 annotated / raw | Diffs: previous, other | Lines: 278 ( +1, -1 )

Created: 2005-08-02 09:54:03 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 991

ant fixes

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

Created: 2005-08-01 09:37:14 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 974

IDEA 5.0 RC4 project files

961 annotated / raw | Diffs: previous, other | Lines: 292 ( +16, -2 )

Created: 2005-07-20 10:35:35 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 961

updated project files

940 annotated / raw | Diffs: previous, other | Lines: 278 ( +1, -1 )

Created: 2005-07-14 19:16:15 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 940

IDEA 4.5 configuration (5.0 is busted, going back to 4.5 for now)

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

Created: 2005-07-13 23:51:52 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 937

- moved jscal stuff to sandbox

934 annotated / raw | Diffs: previous, other | Lines: 279 ( +5, -8 )

Created: 2005-07-12 19:42:57 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 934

webapp shuffle; projects updated to IDEA 5.0 (this may be temporary, we'll see)

928 annotated / raw | Diffs: previous, other | Lines: 282 ( +1, -1 )

Created: 2005-07-07 11:46:20 -0500 (3 years ago) | Author: plightbo | Changeset: 928

project settings for IDEA 4.5 (5.0 may tweak these settings, please dont' check them in)

919 annotated / raw | Diffs: previous, other | Lines: 282 ( +5, -5 )

Created: 2005-07-01 00:40:44 -0500 (3 years ago) | Author: plightbo | Changeset: 919

- removed XWork jar (it is part of the project already)
- switched to Tomcat plugin -- I admit i was mistaken: it works really well actually

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

Created: 2005-06-18 16:55:45 -0500 (3 years ago) | Author: plightbo | Changeset: 886

xwork editor module

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

Created: 2005-06-15 23:24:57 -0500 (3 years ago) | Author: plightbo | Changeset: 883

moving example app to its own directory and IDEA module

880 annotated / raw | Diffs: previous, other | Lines: 273 ( +1, -1 )

Created: 2005-06-15 22:40:31 -0500 (3 years ago) | Author: plightbo | Changeset: 880

use Ant 1.6.5

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

Created: 2005-05-15 21:01:23 -0500 (3 years 1 month ago) | Author: plightbo | Changeset: 731

updated IDEA config

729 annotated / raw | Diffs: previous, other | Lines: 272 ( +1, -1 )

Created: 2005-05-12 22:44:10 -0500 (3 years 1 month ago) | Author: plightbo | Changeset: 729

misc config updates

689 annotated / raw | Diffs: previous, other | Lines: 272 ( +1, -1 )

Created: 2005-01-30 20:55:51 -0600 (3 years 5 months ago) | Author: plightbo | Changeset: 689

plugin module (we need this psuedo module to launch idea from within idea)

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

Created: 2005-01-30 18:29:35 -0600 (3 years 5 months ago) | Author: plightbo | Changeset: 688

webwork plugin code (i need to fix up the project file once i open it on my other machine)

685 annotated / raw | Diffs: previous, other | Lines: 270 ( +26, -5 )

Created: 2005-01-18 17:34:56 -0600 (3 years 5 months ago) | Author: plightbo | Changeset: 685

project fixes

Branch point for: webwork_2-1_branch

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

Created: 2004-11-14 17:58:24 -0600 (3 years 7 months ago) | Author: plightbo | Changeset: 598

getting ready for 1.0.4 release

Tags: webwork_2-1-6 webwork_2-1-7

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

Created: 2004-10-15 21:23:49 -0500 (3 years 8 months ago) | Author: plightbo | Changeset: 555

semi-automated release system!

Tags: webwork_2-1-3 webwork_2-1-4 webwork_2-1-5

541 annotated / raw | Diffs: previous, other | Lines: 247 ( +1, -1 )

Created: 2004-10-15 00:39:24 -0500 (3 years 8 months ago) | Author: plightbo | Changeset: 541

use "1.4.2" string!

Tags: webwork_2-1-2

540 annotated / raw | Diffs: previous, other | Lines: 247 ( +1, -1 )

Created: 2004-10-14 16:22:50 -0500 (3 years 8 months ago) | Author: unkyaku | Changeset: 540

Added libraries needed by client dispatcher to IDEA config.  Removed version from library name.

518 annotated / raw | Diffs: previous, other | Lines: 247 ( +3, -0 )

Created: 2004-09-08 00:09:56 -0500 (3 years 9 months ago) | Author: plightbo | Changeset: 518

exclude the lame plugin from compiling for now

507 annotated / raw | Diffs: previous, other | Lines: 244 ( +4, -4 )

Created: 2004-08-26 13:46:11 -0500 (3 years 10 months ago) | Author: plightbo | Changeset: 507

more better project file

Tags: webwork_2-1-1

504 annotated / raw | Diffs: previous, other | Lines: 244 ( +13, -0 )

Created: 2004-08-10 13:25:24 -0500 (3 years 10 months ago) | Author: plightbo | Changeset: 504

latest project files

500 annotated / raw | Diffs: previous, other | Lines: 231 ( +125, -14 )

Created: 2004-08-09 19:06:16 -0500 (3 years 10 months ago) | Author: plightbo | Changeset: 500

updated modules to IDEA 4.5

496 annotated / raw | Diffs: previous, other | Lines: 120 ( +4, -2 )

Created: 2004-08-04 11:52:51 -0500 (3 years 11 months ago) | Author: plightbo | Changeset: 496

* removed m_ from class files
* changed project files to use the correct formatting conventions
* fixed a small client-side validation bug

387 annotated / raw | Diffs: previous, other | Lines: 118 ( +5, -1 )

Created: 2004-03-21 15:45:56 -0600 (4 years 3 months ago) | Author: plightbo | Changeset: 387

preparing for the final xw 1.0.1 build

Tags: webwork_2-1

386 new annotated / raw | Lines: 114 ( +114, -0 )

Created: 2004-03-21 14:43:02 -0600 (4 years 3 months ago) | Author: plightbo | Changeset: 386

IDEA project files

latest revision download Branch webwork_2-1_branch

1885 annotated / raw | Diffs: previous, other | Lines: 269 ( +7, -8 )

Created: 2005-12-29 15:58:36 -0600 (2 years 6 months ago) | Author: plightbo | Changeset: 1885

updated project files

686 new annotated / raw | Diffs: previous, other | Lines: 270 ( +270, -0 )

Created: 2005-01-18 17:34:56 -0600 (3 years 5 months ago) | Author: no_author | Changeset: 686

This commit was manufactured by cvs2svn to create branch
'webwork_2-1_branch'.