| Browse Changelog Search Help |
| File FMDRL2:/fmdrl/src/cfc/org/fmdrl/controller/reviewListener.cfc |
Line History |
History |
Branch MAIN1.18 annotated / raw | Diffs: previous, other | Lines: 180 ( +4, -2 ) Created: 2007-11-16 14:42:10 -0500 (13 months ago) | Author: phillipsb | Changeset: MAIN:phillipsb:20071116194210 FLD-661 - added new work flow step so that chief editor may move a rejected resource to a new resource type
1.17 annotated / raw | Diffs: previous, other | Lines: 178 ( +6, -9 ) Created: 2007-02-11 12:38:19 -0500 (22 months ago) | Author: rossd | Changeset: MAIN:rossd:20070211173815 org support testing
1.16 annotated / raw | Diffs: previous, other | Lines: 181 ( +7, -2 ) Created: 2006-11-15 12:38:51 -0500 (2 years 1 month ago) | Author: rossd | Changeset: MAIN:rossd:20061115173851 updates to browse ajax uiFDL-509 review auto nagging (includes changes to Review API
1.15 annotated / raw | Diffs: previous, other | Lines: 176 ( +3, -2 ) Created: 2006-08-27 21:58:59 -0400 (2 years 4 months ago) | Author: rossd | Changeset: MAIN:rossd:20060828015859 FDL-521 Additional workflow step in review - requires addition of editor comments field in database and 3 additional statuses: APPROVED_PENDING_CHIEF_EDITOR_ACTION,REJECTED_PENDING_CHIEF_EDITOR_ACTION,COMPLETE_NEEDS_ADDITIONAL_EDITOR_ACTION
1.14 annotated / raw | Diffs: previous, other | Lines: 175 ( +4, -4 ) Created: 2006-07-22 13:19:25 -0400 (2 years 5 months ago) | Author: rossd | Changeset: MAIN:rossd:20060722171925 FDL-502 Review enhancements incl historyBranch point for: fmdrl_orgsupport_1_0 Tags: fmdrl_orgs_merge_01 fmdrl_orgsupport_1_0$BP 1.13 annotated / raw | Diffs: previous, other | Lines: 175 ( +11, -1 ) Created: 2006-07-13 12:35:27 -0400 (2 years 5 months ago) | Author: rossd | Changeset: MAIN:rossd:20060713163527 FDL-490 Editor contact info in popup window off editor dashboard
1.12 annotated / raw | Diffs: previous, other | Lines: 165 ( +7, -2 ) Created: 2006-06-07 22:54:44 -0400 (2 years 7 months ago) | Author: rossd | Changeset: MAIN:rossd:20060608025444 FDL-467 (ability to remove reviewers)
1.11 annotated / raw | Diffs: previous, other | Lines: 160 ( +18, -14 ) Created: 2006-05-16 16:15:58 -0400 (2 years 7 months ago) | Author: rossd | Changeset: MAIN:rossd:20060516201557 Review OverhaulFDL-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
Tags: CS_1_0_RC_1 1.10 annotated / raw | Diffs: previous, other | Lines: 156 ( +6, -2 ) Created: 2006-05-15 20:49:56 -0400 (2 years 7 months ago) | Author: rossd | Changeset: MAIN:rossd:20060516004956 FDL-425
1.9 annotated / raw | Diffs: previous, other | Lines: 152 ( +2, -2 ) Created: 2006-05-13 16:12:10 -0400 (2 years 7 months ago) | Author: rossd | Changeset: MAIN:rossd:20060513201209 FDL-411 First part of collecting the content that goes to the submitter at the end of the review process. Still need to add UI elements for the submitter to view his/her resource's reviewProcess.getComments()Also need to complete email sent to submitter Also need to sort out "Accepted w/ Mods" and how that workflow should execute
1.8 annotated / raw | Diffs: previous, other | Lines: 152 ( +3, -2 ) Created: 2006-05-02 12:07:34 -0400 (2 years 8 months ago) | Author: rossd | Changeset: MAIN:rossd:20060502160734 Fix for FDL-375
1.7 annotated / raw | Diffs: previous, other | Lines: 151 ( +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.6 annotated / raw | Diffs: previous, other | Lines: 151 ( +3, -3 ) Created: 2006-01-17 15:55:47 -0500 (2 years 11 months ago) | Author: rossd | Changeset: MAIN:rossd:20060117205547 FDL-243 (Review save bug)
Tags: fmdrl_1_0_001 1.5 annotated / raw | Diffs: previous, other | Lines: 151 ( +4, -0 ) Created: 2006-01-17 15:42:17 -0500 (2 years 11 months ago) | Author: rossd | Changeset: MAIN:rossd:20060117204217 FDL-244 (Group Editor names displayed next to group name in editor dashboard)
1.4 annotated / raw | Diffs: previous, other | Lines: 147 ( +48, -4 ) Created: 2005-09-23 13:58:27 -0400 (3 years 3 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.3 annotated / raw | Diffs: previous, other | Lines: 103 ( +12, -3 ) 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.2 annotated / raw | Diffs: previous, other | Lines: 94 ( +13, -10 ) Created: 2005-09-08 10:36:00 -0400 (3 years 4 months ago) | Author: scottc | Changeset: MAIN:scottc:20050908143559 FDL-189: Added functionality to retrieve stored review when viewing the review form. Facilitates storing the review for later. Also added complete review and save for later radio on review form, as well as review complete page.
1.1 annotated / raw | Lines: 91 ( +91, -0 ) 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
Branch fmdrl_orgsupport_1_01.14.2.1 annotated / raw | Diffs: previous, other | Lines: 176 ( +3, -2 ) Created: 2006-11-19 14:19:24 -0500 (2 years 1 month 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...
|