Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

root: 162 17

latest revision download root:

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

Created: 2006-11-20 12:47:10 -0600 (2 years ago) | Author: jstrachan | Changeset: 162

Moved the test cases into the able-core module and got them working

Properties

 svn:eol-style = native

154 new/copied annotated / raw | Diffs: previous, other | Lines: 442 ( +442, -0 )

Created: 2006-11-17 13:24:57 -0600 (2 years ago) | Author: jstrachan | Changeset: 154

Copied from: able/able-web/src/main/java/com/opensymphony/able/introspect/EntityInfo.java 148

Move code into the able-core library together with fixing up some exclusions on the poms

Properties

 svn:eol-style = native

148 new/moved annotated / raw | Diffs: previous, other | Lines: 442 ( +442, -0 )

Created: 2006-11-17 12:03:23 -0600 (2 years ago) | Author: jstrachan | Changeset: 148

Moved from: able/sandbox/able-web/src/main/java/com/opensymphony/able/introspect/EntityInfo.java 124

Copied to: able/able-core/src/main/java/com/opensymphony/able/introspect/EntityInfo.java 154

Moving the old able-webwork out of the way ready for the nice shiny new stripes version

Properties

 svn:eol-style = native

124 new/moved annotated / raw | Diffs: previous, other | Lines: 442 ( +442, -0 )

Created: 2006-11-17 03:50:08 -0600 (2 years ago) | Author: jstrachan | Changeset: 124

Moved from: able/sandbox/able-web/src/main/java/com/opensymphony/able/entity/EntityInfo.java 123

Moved to: able/able-web/src/main/java/com/opensymphony/able/introspect/EntityInfo.java 148

further tidying up and moving things around a bit. So the introspection stuff (EntityInfo / PropertyInfo etc) has been moved to the introspect package

Properties

 svn:eol-style = native

123 annotated / raw | Diffs: previous, other | Lines: 442 ( +6, -1 )

Created: 2006-11-17 03:35:17 -0600 (2 years ago) | Author: jstrachan | Changeset: 123

Moved to: able/sandbox/able-web/src/main/java/com/opensymphony/able/introspect/EntityInfo.java 124

moved all the annotations into a single package, so we have a single standard set of metadata - also moved a few things around to try clean up the package hierarchy a tad

Properties

 svn:eol-style = native

119 annotated / raw | Diffs: previous, other | Lines: 437 ( +1, -1 )

Created: 2006-11-02 05:54:17 -0600 (2 years ago) | Author: kjetilhp | Changeset: 119

Renamed convertToPrimaryKeyValkue ti convertToPrimaryKeyValue (typo I guess)

Properties

 svn:eol-style = native

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

Created: 2006-10-13 08:49:20 -0500 (2 years 1 month ago) | Author: plightbo | Changeset: 118

this is better

Properties

 svn:eol-style = native

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

Created: 2006-10-13 08:47:54 -0500 (2 years 1 month ago) | Author: plightbo | Changeset: 117

whoops, fixing compile errors

Properties

 svn:eol-style = native

116 annotated / raw | Diffs: previous, other | Lines: 437 ( +23, -29 )

Created: 2006-10-13 01:09:31 -0500 (2 years 1 month ago) | Author: plightbo | Changeset: 116

removed cparty references; removed un-used @Label annotation; supporting annotations at field or readMethod level

Properties

 svn:eol-style = native

115 annotated / raw | Diffs: previous, other | Lines: 443 ( +0, -21 )

Created: 2006-10-10 12:33:33 -0500 (2 years 1 month ago) | Author: plightbo | Changeset: 115

two new features:
- convention based results (DefaultResolution)
- generation of JSPs for list, view, and edit

Properties

 svn:eol-style = native

108 annotated / raw | Diffs: previous, other | Lines: 464 ( +9, -0 )

Created: 2006-09-29 02:47:31 -0500 (2 years 1 month ago) | Author: jstrachan | Changeset: 108

added better JAXB support so you can do a GET (with xmlView= as a parameter)

Properties

 svn:eol-style = native

102 annotated / raw | Diffs: previous, other | Lines: 455 ( +4, -9 )

Created: 2006-09-28 06:53:52 -0500 (2 years 1 month ago) | Author: jstrachan | Changeset: 102

removed more cruft together with fixing up test cases

Properties

 svn:eol-style = native

96 annotated / raw | Diffs: previous, other | Lines: 460 ( +7, -7 )

Created: 2006-09-27 16:58:30 -0500 (2 years 1 month ago) | Author: jstrachan | Changeset: 96

almost got the master/detail stuff working

Properties

 svn:eol-style = native

94 annotated / raw | Diffs: previous, other | Lines: 460 ( +9, -0 )

Created: 2006-09-27 15:08:19 -0500 (2 years 1 month ago) | Author: jstrachan | Changeset: 94

tidied up forms & home page and got the new action working

Properties

 svn:eol-style = native

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

Created: 2006-09-27 14:39:23 -0500 (2 years 1 month ago) | Author: jstrachan | Changeset: 92

added working view field tags to go with the edit field tag

Properties

 svn:eol-style = native

86 annotated / raw | Diffs: previous, other | Lines: 448 ( +28, -28 )

Created: 2006-09-27 11:35:32 -0500 (2 years 1 month ago) | Author: jstrachan | Changeset: 86

refactored the annotations to match the core views together with implementing the generic views in JSP

Properties

 svn:eol-style = native

85 annotated / raw | Diffs: previous, other | Lines: 448 ( +12, -7 )

Created: 2006-09-27 11:06:09 -0500 (2 years 1 month ago) | Author: jstrachan | Changeset: 85

added a first cut of the working CRUD Person page

Properties

 svn:eol-style = native

82 annotated / raw | Diffs: previous, other | Lines: 443 ( +9, -13 )

Created: 2006-09-27 07:15:53 -0500 (2 years 1 month ago) | Author: jstrachan | Changeset: 82

added a base Crud ActionBean which works with a CrudService together with a JPA based type converter

Properties

 svn:eol-style = native

69 new/moved annotated / raw | Diffs: previous, other | Lines: 447 ( +447, -0 )

Created: 2006-09-21 19:17:34 -0500 (2 years 1 month ago) | Author: plightbo | Changeset: 69

Moved from: able/sandbox/able-core/src/main/java/com/opensymphony/able/entity/EntityInfo.java 50

removing able-core for now. able wasn't meant to be a library as much as it is meant to be a blueprint. We can extract items that are better suited as library items later, but we should do that after we have a solid platform

Properties

 svn:eol-style = native

50 annotated / raw | Diffs: previous, other | Lines: 447 ( +13, -3 )

Created: 2006-09-15 02:16:42 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 50

Moved to: able/sandbox/able-web/src/main/java/com/opensymphony/able/entity/EntityInfo.java 69

Added support for jaxb envelope to make it easy to marshall a document of entities around in a RESTFul way - also added full working support for 1-many relationship editing

Properties

 svn:eol-style = native

49 annotated / raw | Diffs: previous, other | Lines: 437 ( +5, -0 )

Created: 2006-09-13 17:29:15 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 49

added early spike of a view for changing the embedded collections

Properties

 svn:eol-style = native

46 annotated / raw | Diffs: previous, other | Lines: 432 ( +59, -9 )

Created: 2006-09-12 13:36:41 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 46

fixed a couple of bugs with the index page

Properties

 svn:eol-style = native

41 annotated / raw | Diffs: previous, other | Lines: 382 ( +56, -10 )

Created: 2006-09-12 11:03:31 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 41

added latest version of the auto-generating scaffolding where things are generally working OK

Properties

 svn:eol-style = native

40 annotated / raw | Diffs: previous, other | Lines: 336 ( +189, -30 )

Created: 2006-09-12 04:16:14 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 40

added annotations to help customize the automatically generated scaffolding

Properties

 svn:eol-style = native

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

Created: 2006-09-11 07:12:58 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 35

fixed the updating of the 1-1 relationships and fixed the bulk edit

Properties

 svn:eol-style = native

32 annotated / raw | Diffs: previous, other | Lines: 167 ( +18, -3 )

Created: 2006-09-08 01:34:23 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 32

added working port of the stripes bug example

Properties

 svn:eol-style = native

27 annotated / raw | Diffs: previous, other | Lines: 152 ( +6, -3 )

Created: 2006-09-07 01:36:19 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 27

nicer transaction handler so that we only commit if all the actions decide to commit

Properties

 svn:eol-style = native

25 annotated / raw | Diffs: previous, other | Lines: 149 ( +17, -0 )

Created: 2006-09-06 13:51:07 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 25

Got a basic list, view, edit set of screens working with JPA

Properties

 svn:eol-style = native

18 annotated / raw | Diffs: previous, other | Lines: 132 ( +93, -90 )

Created: 2006-09-06 10:23:52 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 18

finally got a simple working demo using JPA - though currently read only :)

Properties

 svn:eol-style = native

17 new annotated / raw | Lines: 129 ( +129, -0 )

Created: 2006-09-06 01:51:31 -0500 (2 years 2 months ago) | Author: jstrachan | Changeset: 17

tidied up the code somewhat and added some helper classes for generating views

Properties

 svn:eol-style = native

Open Source License registered to the OpenSymphony Project. This license of FishEye is provided to support the development of OpenSymphony only.
Atlassian FishEye, Subversion analysis. (Version:1.6.1 Build:build-325 2008-09-24) - Administration - Page generated 2008-11-21 15:58 -0600