PKP Bugzilla – Bug 6747
reviewer and review pages are all kinds of broken
Last modified: 2011-09-05 17:50:41 PDT
the grid is not working properly, the steps aren't submitting correctly. all kinds of broken.
*** Bug 6410 has been marked as a duplicate of this bug. ***
Reviewer pages (mostly markup) https://github.com/pkp/omp/commit/41af6051132712c7cdfe8bd8628d236d5ba3da9d Reviewer Grid: https://github.com/pkp/omp/commit/6f93952fd71c9a5808c975b508794c069650864d Mostly to Review Forms: https://github.com/pkp/omp/commit/da6d84de80da6e6ea41d1d05320877605766c006 ReviewRoundForm: https://github.com/pkp/omp/commit/ad42084a5b0f213cad64f1e6901c49ecfd7e67df Workflow Handler changes (including reviewType->stageId, bug #6244#) https://github.com/pkp/omp/commit/9ea047080e3f5efae7fbbb5fac029f62c0a244b2
*** Bug 6374 has been marked as a duplicate of this bug. ***
*** Bug 6531 has been marked as a duplicate of this bug. ***
*** Bug 6172 has been marked as a duplicate of this bug. ***
MONOGRAPH_FILE constants unecessary using hex (renumber all and introduce review_attachment constant) https://github.com/pkp/omp/commit/3d5390f873056b993ddc4ede5e1e67d58be1020c
include assocType/assocId in file upload and management classes https://github.com/pkp/omp/commit/825d032cafdc362221bfbb20ebe473e6927b9876
introduce more options to PKPSubmissionFileDAO::_getInternally (uploaderId/UserGroupId, assocType/Id) https://github.com/pkp/pkp-lib/commit/6fd65bed4ba7048e6080d94a21b3dc17ec034696
include revision in review_round_files primary key https://github.com/pkp/omp/commit/980651d63e366b3debc5040d4a62506f2dd2c211
make grids load the right files and just generally work. Also fix editor decision forms. https://github.com/pkp/omp/commit/40bff10eb2ee13d697065db28c0ebfe5036672ff
make revisions across stages get a new file id and point the source to the revision. https://github.com/pkp/omp/commit/42788345560fc61ff4564e9f638a7b3007f8632e
introduce fileStage = REVIEW_ATTACHMENT (not used yet) https://github.com/pkp/omp/commit/c1f8dbfd90c4fb57aa856657b1c99f538a8ff5c1
Fixes to file uploading and new MonographFileManager::copyFileToFileStage method. https://github.com/pkp/omp/commit/d3a14e81acc013dd0a84d20f03720e925d63574a
allow editor decisions to be taken in past stages (lightly tested, but might cause some instability if decisions taken out of order) https://github.com/pkp/omp/commit/fa8dc8550ef853d603a0dd2fef067a97cc320075
Template link fix https://github.com/pkp/omp/commit/230f6f0c0a76f95a886e869dd69a750e3fae83c2
*** Bug 6230 has been marked as a duplicate of this bug. ***
Review Assignment was not being inserted https://github.com/pkp/omp/commit/b5e94d7c467538718e651da7993e45d4f2ac1136
allow revisions grid to be viewed by authors and update to new definition of FileSignoffGridHandler https://github.com/pkp/omp/commit/b1a8e687924390ae95611cb5e751d5d01a412796
Assign author to Submission Stage https://github.com/pkp/omp/commit/af71428fa9d9fde68d12c7ab9edab1d61ab34394
Misc fixes to review stage https://github.com/pkp/omp/commit/64677a8035b913d03065784f1faadf46ed91b564
flip parameters of ReviewAssignmentRequired policy https://github.com/pkp/omp/commit/862b0d1a19bdb459676132fc65865379a823d24f
*** Bug 6233 has been marked as a duplicate of this bug. ***
*** Bug 6412 has been marked as a duplicate of this bug. ***
add reviewer modal was not supposed to have tabs. Provide link to other types of adding modals and provide method for reloading form content with other forms. https://github.com/pkp/omp/commit/d51ba6f0de595f648557a803a4d60557c4628c2d
, *6713*, *others* a round of many but minor tune ups to the workflow, mostly visual but some functional https://github.com/pkp/omp/commit/c3c47f4af195c5ff2270c0efae3a6be7f1f18508
editors should not be allowed to add review attachments. https://github.com/pkp/omp/commit/3c0cbc317eb08b048966329e71648124e4d95490
load round tabs via ajax and use TabHandler https://github.com/pkp/omp/commit/dcd0ad95c56f83cfe8dc5bb080e64d7b351a6429
SE unassigned list was showing submissions in unassigned series https://github.com/pkp/omp/commit/bf9f16b81bbf6d2296dfc4a96ce3cc3c9da0f1c4
HACK. HACK. hide stage participants and use toggle to show. Plus https://github.com/pkp/omp/commit/47f3da59fd0a465e355c934c9c8b92fc5714cb1d
prevent id clash in review round info when multiple rounds https://github.com/pkp/omp/commit/af7e189e2aac06d6368131670d6d41bd4b2e0f76
ReviewerComment was not fetched correctly. parameters misnamed. https://github.com/pkp/omp/commit/2a5e131aca1afdf4dbc05a5e48198b3a027d2beb
competing interests action https://github.com/pkp/omp/commit/f40fe6e479aedf89948477906d63b91ef3a2068b
various fixes to reviewer grid (cell states, setting response due date, reminder action) https://github.com/pkp/omp/commit/57c4ef9217c84c642b8f1dc2ca9b7836de13385f
closing in favor of more specific bugs