FishEye

Quick Search:

Line History

0

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.17 1.11 1.1 fmdrl_orgsupport_1_0 1.11.2.1

Branch MAIN

1.17 annotated / raw | Diffs: previous, other | Lines: 289 ( +25, -16 )

Created: 2007-12-08 16:50:35 -0500 (11 months ago) | Author: phillipsb | Changeset: MAIN:phillipsb:20071208215035

Added code to get the request.resourceAuthors into local scope and then used it to display
the authors for each resource.  This replaced the code that was directly accessing
the resourceService CFC and using its method to get the authors for each resource

1.16 annotated / raw | Diffs: previous, other | Lines: 280 ( +29, -4 )

Created: 2007-12-08 12:25:42 -0500 (11 months ago) | Author: phillipsb | Changeset: MAIN:phillipsb:20071208172542

FDL-660
Added display of authors just below title

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

Created: 2007-02-11 12:38:19 -0500 (21 months ago) | Author: rossd | Changeset: MAIN:rossd:20070211173815

org support testing

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

Created: 2006-09-03 12:22:22 -0400 (2 years 3 months ago) | Author: rossd | Changeset: MAIN:rossd:20060903162222

FDL-444

1.13 annotated / raw | Diffs: previous, other | Lines: 249 ( +7, -4 )

Created: 2006-09-02 14:40:40 -0400 (2 years 3 months ago) | Author: rossd | Changeset: MAIN:rossd:20060902184040

FDL-510 sort revieweres name by most available. Includes num of reviews next to user's name

1.12 annotated / raw | Diffs: previous, other | Lines: 246 ( +36, -8 )

Created: 2006-09-02 14:25:57 -0400 (2 years 3 months ago) | Author: rossd | Changeset: MAIN:rossd:20060902182557

FDL-525 review dashboard UI improvments

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

Created: 2006-07-13 12:35:27 -0400 (2 years 4 months ago) | Author: rossd | Changeset: MAIN:rossd:20060713163527

FDL-490 Editor contact info in popup window off editor dashboard

Branch point for: fmdrl_orgsupport_1_0

Tags: fmdrl_orgs_merge_01 fmdrl_orgsupport_1_0$BP

1.10 annotated / raw | Diffs: previous, other | Lines: 215 ( +11, -3 )

Created: 2006-06-07 22:54:44 -0400 (2 years 5 months ago) | Author: rossd | Changeset: MAIN:rossd:20060608025444

FDL-467 (ability to remove reviewers)

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

Created: 2006-05-16 20:47:26 -0400 (2 years 6 months ago) | Author: rossd | Changeset: MAIN:rossd:20060517004726

review UI

Tags: CS_1_0_RC_1

1.8 annotated / raw | Diffs: previous, other | Lines: 197 ( +7, -4 )

Created: 2006-05-16 16:15:58 -0400 (2 years 6 months ago) | Author: rossd | Changeset: MAIN:rossd:20060516201557

Review Overhaul
FDL-432 (comments formatting)
FDL-429 (review accepted email)
FDL-428 (rp form action descriptions)
FDL-427 (archive completed review processes)
FDL-426 (Show state of rp of rp form)
FDL-425 (workflow for approved pending mods)
other UI stuff

1.7 annotated / raw | Diffs: previous, other | Lines: 194 ( +53, -85 )

Created: 2006-05-16 10:35:50 -0400 (2 years 6 months ago) | Author: rossd | Changeset: MAIN:rossd:20060516143550

FDL-427 including UI improvements to rv dahsboard

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

Created: 2006-04-09 14:16:31 -0400 (2 years 7 months ago) | Author: scottc | Changeset: MAIN:scottc:20060409181631

FDL-319: Another minor tweek, I noticed that the links would only be added if the first review was assigned, now it checks for any assigned review

1.5 annotated / raw | Diffs: previous, other | Lines: 221 ( +10, -5 )

Created: 2006-04-09 14:07:47 -0400 (2 years 7 months ago) | Author: scottc | Changeset: MAIN:scottc:20060409180747

FDL-319: Fixed odd display issue, hard to check here, though. I'd like to quickly check with Dave on it

1.4 annotated / raw | Diffs: previous, other | Lines: 216 ( +11, -4 )

Created: 2006-01-17 15:42:18 -0500 (2 years 10 months ago) | Author: rossd | Changeset: MAIN:rossd:20060117204217

FDL-244 (Group Editor names displayed next to group name in editor dashboard)

Tags: fmdrl_1_0_001

1.3 annotated / raw | Diffs: previous, other | Lines: 209 ( +33, -7 )

Created: 2005-11-03 14:57:02 -0500 (3 years ago) | Author: scottc | Changeset: MAIN:scottc:20051103195702

FDL-189 - tweek to reviewGateway and dashboards to show review processes that have no reviews (and thus no reviewers) assinged to them

1.2 annotated / raw | Diffs: previous, other | Lines: 183 ( +143, -59 )

Created: 2005-09-23 13:58:27 -0400 (3 years 2 months ago) | Author: scottc | Changeset: MAIN:scottc:20050923175827

FDL 189: added saving of reviews and reviewProcesses, notification emails for changes in status, editor assigning reviewers, editorDashboard grouping reviewProcesses by stfm group, fitlering reviewProcesses by groups assigned to group editors (shows all for chief editor)

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

Created: 2005-09-06 11:46:16 -0400 (3 years 2 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

Branch fmdrl_orgsupport_1_0

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

Created: 2006-11-19 14:19:17 -0500 (2 years ago) | Author: scottc | Changeset: fmdrl_orgsupport_1_0:scottc:20061119191915

Extremely large changeset, sorry. We have a lot of the top level stuff for org ids across all domain objects. Also merged in the wiki stuff, I don't remember the tag that I used to merge though. Sorry. I think we still need to take a look at the STFM Groups. I'm not sure why they are still appearing everywhere...