FishEye

Quick Search:

Line History

0

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.16 1.1

Branch MAIN

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

Created: 2006-10-05 14:55:42 -0400 (2 years 3 months ago) | Author: rossd | Changeset: MAIN:rossd:20061005185542

FDL-544 ExcludeGroups property on metadata

1.15 annotated / raw | Diffs: previous, other | Lines: 222 ( +10, -2 )

Created: 2006-05-13 13:58:27 -0400 (2 years 7 months ago) | Author: rossd | Changeset: MAIN:rossd:20060513175827

FDL-407 (groupable metadata) also includes consolodation of review/upload metadata js and custom tag

Branch point for: fmdrl_orgsupport_1_0

Tags: fmdrl_orgs_merge_01 fmdrl_orgsupport_1_0$BP CS_1_0_RC_1

1.14 annotated / raw | Diffs: previous, other | Lines: 214 ( +3, -2 )

Created: 2006-04-30 20:21:58 -0400 (2 years 8 months ago) | Author: rossd | Changeset: MAIN:rossd:20060501002158

FDL-313 "system name" implemented on fields. Description was added to getResourcesByMetaDataOptions resourceGateway methods

1.13 annotated / raw | Diffs: previous, other | Lines: 213 ( +2, -2 )

Created: 2006-04-20 16:46:04 -0400 (2 years 8 months ago) | Author: rossd | Changeset: MAIN:rossd:20060420204604

Change in the way services are registered with ColdSpring - now it's by their common name (e.g. "UserService" instead of "org.fmdrl.service.UserService"). This will allow us to continue to use autowiring when ColdSpring 1.0 is released.

1.12 annotated / raw | Diffs: previous, other | Lines: 213 ( +7, -1 )

Created: 2006-01-20 13:49:05 -0500 (2 years 11 months ago) | Author: rossd | Changeset: MAIN:rossd:20060120184905

FDL-251 (Search Enhancements - forgot the admin UI stuff)

Tags: fmdrl_1_0_001

1.11 annotated / raw | Diffs: previous, other | Lines: 207 ( +8, -1 )

Created: 2006-01-17 15:21:12 -0500 (2 years 11 months ago) | Author: rossd | Changeset: MAIN:rossd:20060117202112

FDL-245 (Resource counts next to field options within browse)

1.10 annotated / raw | Diffs: previous, other | Lines: 200 ( +7, -2 )

Created: 2005-12-12 11:59:30 -0500 (3 years ago) | Author: rossd | Changeset: MAIN:rossd:20051212165930

FDL-231 (added "displayLabe" to metatdata field, used as a label when showing a resource.
Includes fix for FDL-230 as well.

1.9 annotated / raw | Diffs: previous, other | Lines: 195 ( +19, -2 )

Created: 2005-10-09 13:13:45 -0400 (3 years 2 months ago) | Author: rossd | Changeset: MAIN:rossd:20051009171316

fieldProperties (isShowable, isBrowseable, isShowToSubmitter) FDL-201
showable on viewing resources FDL-202

1.8 annotated / raw | Diffs: previous, other | Lines: 178 ( +9, -8 )

Created: 2005-09-15 15:27:10 -0400 (3 years 3 months ago) | Author: scottc | Changeset: MAIN:scottc:20050915192710

FDL-163: Fixed up the field ordering methods to find new positions based on what's in the db already. Should account for all issues with hidden fields (filtered)

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

Created: 2005-09-15 09:47:30 -0400 (3 years 3 months ago) | Author: scottc | Changeset: MAIN:scottc:20050915134730

metadataListener save method needs to call fields cfc setter for sortOrder from eventArgs

1.6 annotated / raw | Diffs: previous, other | Lines: 172 ( +26, -11 )

Created: 2005-09-13 11:30:23 -0400 (3 years 3 months ago) | Author: scottc | Changeset: MAIN:scottc:20050913153022

FDL-189: Added a big structural change so all aspects of the review are always dealing with a review process, wich contains the resource being reviewed and one or more review objects. Also added some small additions to the css file and some additions to the metadata service to return structs as well as xml for the fields

1.5 annotated / raw | Diffs: previous, other | Lines: 157 ( +22, -2 )

Created: 2005-09-06 11:46:16 -0400 (3 years 4 months ago) | Author: scottc | Changeset: MAIN:scottc:20050906154615

FDL-189: Review Process to date, includes changes to the field admin beans, workflow, metadata, and user cfcs as well as new review cfcs, ans small tweeks to the rolesSecurityFilter. Saving of review data is not yet implemented, but selection of reviewfields through ajax is

1.4 annotated / raw | Diffs: previous, other | Lines: 137 ( +31, -2 )

Created: 2005-08-16 11:01:30 -0400 (3 years 4 months ago) | Author: rossd | Changeset: MAIN:rossd:20050816150130

second 1/2 of orderable fields (FDL-163)

1.3 annotated / raw | Diffs: previous, other | Lines: 108 ( +11, -1 )

Created: 2005-08-07 14:00:02 -0400 (3 years 5 months ago) | Author: rossd | Changeset: MAIN:rossd:20050807180001

FDL-165 (removable fields)

1.2 annotated / raw | Diffs: previous, other | Lines: 98 ( +34, -4 )

Created: 2005-08-07 12:33:09 -0400 (3 years 5 months ago) | Author: rossd | Changeset: MAIN:rossd:20050807163309

enhancements to support FDL-124, FDL-164, FDL-125

1.1 annotated / raw | Lines: 68 ( +68, -0 )

Created: 2005-07-18 13:33:15 -0400 (3 years 5 months ago) | Author: rossd | Changeset: MAIN:rossd:20050718173314

first commit of new metadata service and components (not in working order just yet)