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: 179 17

latest revision download root:

179 annotated / raw | Diffs: previous, other | Lines: 261 ( +5, -2 )

Created: 2008-09-05 08:45:53 -0500 (4 months 4 days ago) | Author: kjetilhp | Changeset: 179

Bugfix. The PropertyInfo.findAnnotation method was not able to find annotation when bridged methods where present. The Spring class AnnotationUtils takes care of this issue.

Properties

 svn:eol-style = native

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

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

Copied from: able/able-web/src/main/java/com/opensymphony/able/introspect/PropertyInfo.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: 258 ( +258, -0 )

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

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

Copied to: able/able-core/src/main/java/com/opensymphony/able/introspect/PropertyInfo.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: 258 ( +258, -0 )

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

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

Moved to: able/able-web/src/main/java/com/opensymphony/able/introspect/PropertyInfo.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: 258 ( +1, -1 )

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

Moved to: able/sandbox/able-web/src/main/java/com/opensymphony/able/introspect/PropertyInfo.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

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

Created: 2006-10-13 01:09:31 -0500 (2 years 2 months 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

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

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

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

Properties

 svn:eol-style = native

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

Created: 2006-09-27 07:15:53 -0500 (2 years 3 months 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

78 annotated / raw | Diffs: previous, other | Lines: 227 ( +167, -158 )

Created: 2006-09-26 09:27:55 -0500 (2 years 3 months ago) | Author: jstrachan | Changeset: 78

added helper methods

Properties

 svn:eol-style = native

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

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

Moved from: able/sandbox/able-core/src/main/java/com/opensymphony/able/entity/PropertyInfo.java 48

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

48 annotated / raw | Diffs: previous, other | Lines: 218 ( +162, -135 )

Created: 2006-09-13 11:08:04 -0500 (2 years 3 months ago) | Author: jstrachan | Changeset: 48

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

added support for easier to customize views together with support for radio, text area and collection based views and nicer formatting

Properties

 svn:eol-style = native

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

Created: 2006-09-12 20:57:31 -0500 (2 years 3 months ago) | Author: jstrachan | Changeset: 47

Added support for date pickers using jscalendar and autosortable tables

Properties

 svn:eol-style = native

41 annotated / raw | Diffs: previous, other | Lines: 183 ( +21, -6 )

Created: 2006-09-12 11:03:31 -0500 (2 years 3 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: 168 ( +109, -87 )

Created: 2006-09-12 04:16:14 -0500 (2 years 3 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: 146 ( +16, -1 )

Created: 2006-09-11 07:12:58 -0500 (2 years 3 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: 131 ( +39, -11 )

Created: 2006-09-08 01:34:23 -0500 (2 years 4 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: 103 ( +4, -5 )

Created: 2006-09-07 01:36:19 -0500 (2 years 4 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

18 annotated / raw | Diffs: previous, other | Lines: 104 ( +13, -1 )

Created: 2006-09-06 10:23:52 -0500 (2 years 4 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: 92 ( +92, -0 )

Created: 2006-09-06 01:51:31 -0500 (2 years 4 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 2009-01-09 22:25 -0600