Ole Laursen
1f71268da1
More polish on manage review requests page: Add save and continue
...
editing button, reverse sort order so latest (and probably most
interesting) is at the top, disable save buttons when there are no
changes to save
- Legacy-Id: 11843
2016-08-23 12:12:24 +00:00
Ole Laursen
90617c2b8e
Rework manage review request page some more, make more space for the
...
actions, clear up some confusing wording
- Legacy-Id: 11842
2016-08-23 11:54:53 +00:00
Ole Laursen
0c189cfa84
Include info about revisions in the manage review requests overview
...
- Legacy-Id: 11839
2016-08-23 10:13:07 +00:00
Ole Laursen
742bf4b233
Auto-select the next reviewer when choosing to assign a reviewer to an
...
unassigned request on the manage review requests page
- Legacy-Id: 11837
2016-08-22 14:28:56 +00:00
Ole Laursen
6e253f0407
Make the manage review requests view a bit more compact to have room
...
for the assignment action, fix a couple of bugs
- Legacy-Id: 11834
2016-08-22 11:28:03 +00:00
Ole Laursen
507baade01
Add refresh button to manage reviews page, make save detect changes in
...
the requests and pop the page back up for confirmation if so
- Legacy-Id: 11827
2016-08-19 16:40:09 +00:00
Ole Laursen
01732ad39b
Link to the team page from the review request page
...
- Legacy-Id: 11806
2016-08-17 16:10:55 +00:00
Ole Laursen
426542771a
Turn ReviewRequest.deadline into a date field with no time
...
- Legacy-Id: 11801
2016-08-17 15:10:39 +00:00
Ole Laursen
8a5d9d7a72
Make it more obvious that a review is not completed yet, include
...
ongoing reviews in the list on the review document page
- Legacy-Id: 11785
2016-08-15 15:46:11 +00:00
Ole Laursen
9454c8bb9c
Show other reviews of document on the review document page
...
- Legacy-Id: 11784
2016-08-15 14:41:12 +00:00
Ole Laursen
1ae302ca07
Add info about last call/scheduled telechat to the request review page, fix a bug
...
- Legacy-Id: 11782
2016-08-15 10:31:50 +00:00
Ole Laursen
78062adc2f
Use request.build_absolute_uri instead of grabbing the domain from the
...
current Site in the review code
- Legacy-Id: 11753
2016-08-03 15:13:55 +00:00
Ole Laursen
220a7f6608
Slight wording fix
...
- Legacy-Id: 11638
2016-07-12 16:25:23 +00:00
Ole Laursen
562d7da312
Fix accepted wording
...
- Legacy-Id: 11634
2016-07-12 15:34:51 +00:00
Ole Laursen
cd1250b22d
Be more specific about the revision and deadline in the review request email
...
- Legacy-Id: 11633
2016-07-12 15:33:24 +00:00
Ole Laursen
5fc023e8aa
Clarify which specific revision a review request is for
...
- Legacy-Id: 11631
2016-07-12 14:41:30 +00:00
Ole Laursen
392eb4fa28
Delete stale code that was causing a Javascript bug
...
- Legacy-Id: 11627
2016-07-12 13:06:29 +00:00
Ole Laursen
4542b26f1d
Don't show requested by for a review request if nobody requested it
...
- Legacy-Id: 11527
2016-07-06 11:23:47 +00:00
Ole Laursen
19fff81a4f
Rework closing a review request so the logic is reusable, add the more
...
specific close reasons to the database migration, add
ReviewRequest.requested_by so it's possible to notify the requester of
a review that it has been dropped.
- Legacy-Id: 11520
2016-07-05 16:05:00 +00:00
Ole Laursen
ebc37dede9
Link to review request even if it's completed, if there's no review
...
document associated - that shouldn't really happen, but the importer
doesn't import reviews yet and we don't have content for all the old
reviews.
- Legacy-Id: 11509
2016-07-01 16:20:01 +00:00
Ole Laursen
e2e66522c7
Add review request page for review teams and first draft of manage
...
review requests page.
Add importer for importing review data from the existing Perl tool
(WIP, gets most but not all of the interesting information out).
Fix various bugs.
- Legacy-Id: 11508
2016-07-01 16:06:16 +00:00
Ole Laursen
1a76c6672a
Rearrange buttons on review request page to make it easier to figure
...
out what's the next step
- Legacy-Id: 11485
2016-06-28 13:44:10 +00:00
Ole Laursen
c1783d4c8b
Bit more polish to the review page
...
- Legacy-Id: 11370
2016-06-14 16:10:22 +00:00
Ole Laursen
7b95f46ecb
Merge review-tracker branch with new branch from trunk
...
- Legacy-Id: 11364
2016-06-14 13:57:20 +00:00
Ole Laursen
7a406bafc6
Polish the various review pages, adding bits of information here and
...
there
- Legacy-Id: 11363
2016-06-14 13:11:06 +00:00
Ole Laursen
0ed3d554d6
Add simple /doc/review-<foo> page for displaying a review, fix a
...
couple of bugs
- Legacy-Id: 11362
2016-06-14 12:48:08 +00:00
Ole Laursen
7cbe36fb62
Implement completing a review with tests. One can currently
...
enter/upload content or retrieve it from an IETF mailarch archive
through integrated searching support. Support for partial completion.
- Legacy-Id: 11360
2016-06-14 11:28:53 +00:00
Henrik Levkowetz
5d46febe03
Fixed an incorrect path to the default 'no photo available' image.
...
- Legacy-Id: 11348
2016-06-13 15:05:48 +00:00
Henrik Levkowetz
8ba02dfd2c
Added fixes for various profile page problems found by the test crawler.
...
- Legacy-Id: 11321
2016-06-11 21:54:14 +00:00
Henrik Levkowetz
7c53eb1843
Renamed group.views.all_photos() back to chair_photos(). Added differentiated ordering by role to group photo pages. Moved the external links (dependency graph and tools pages) off of the tabs, to the charter page.
...
- Legacy-Id: 11303
2016-06-09 21:58:01 +00:00
Henrik Levkowetz
511e500960
Show default no-photo-available image on bio if no photo is available.
...
- Legacy-Id: 11298
2016-06-09 21:49:44 +00:00
Henrik Levkowetz
087c543dfd
Changed the links to profile pages to apply to both photo and name, for an easier click target. Added links to group names.
...
- Legacy-Id: 11296
2016-06-09 21:46:39 +00:00
Henrik Levkowetz
637c1a0e7b
Added links to dependency graph and tools page to the group metainformation. Reindented consistently.
...
- Legacy-Id: 11295
2016-06-09 21:42:45 +00:00
Henrik Levkowetz
7edecaee27
Added photo page support for individual groups, and tweaked some names. This provides a photo page for the IAB, but also as a benefit photo pages for other groups.
...
- Legacy-Id: 11287
2016-06-06 16:33:24 +00:00
Henrik Levkowetz
9e382bb711
Added support for reStructuredText markup in bios.
...
- Legacy-Id: 11284
2016-06-06 16:29:25 +00:00
Henrik Levkowetz
c4b59f0363
Added personal photo+bio pages.
...
- Legacy-Id: 11278
2016-06-05 20:14:50 +00:00
Henrik Levkowetz
5159349959
Added an IESG photo page. Replaced navigation pills with a navtab on the IESG pages.
...
- Legacy-Id: 11277
2016-06-05 09:55:59 +00:00
Henrik Levkowetz
fe50693d09
Renamed and generalised the photos template a bit, for re-use with IESG photos.
...
- Legacy-Id: 11274
2016-06-05 09:51:56 +00:00
Henrik Levkowetz
c8ade2dff5
Tweaked the chair_photos view.
...
- Legacy-Id: 11265
2016-06-02 19:21:08 +00:00
Henrik Levkowetz
14a4ea177c
Merged in ^/personal/rjs/6.21.1.dev0@11257
...
- Legacy-Id: 11259
2016-06-01 16:37:01 +00:00
Ole Laursen
fdfc0bc8f5
Insert missing form
...
- Legacy-Id: 11246
2016-05-26 12:56:00 +00:00
Ole Laursen
dfd351c220
Fix missing CSRF token
...
- Legacy-Id: 11238
2016-05-24 15:06:09 +00:00
Ole Laursen
604287e75d
Support accepting a reviewer assignment
...
- Legacy-Id: 11237
2016-05-24 15:03:51 +00:00
Ole Laursen
b9f4b7005e
Add simple email notifications for assigning/rejecting review requests
...
- Legacy-Id: 11236
2016-05-24 14:02:59 +00:00
Ole Laursen
5dd079e2f8
Add support for assigning a reviewer to a review request, still some
...
corners missing. Fix a couple of other issues.
- Legacy-Id: 11227
2016-05-23 16:42:49 +00:00
Ole Laursen
b5ef179a6e
Add support for rejecting a review assignment
...
- Legacy-Id: 11225
2016-05-23 13:57:01 +00:00
Ole Laursen
44e135345c
Add a page for displaying a review request, add support for
...
withdrawing requests, add tests for these two pages
- Legacy-Id: 11217
2016-05-20 14:14:31 +00:00
Ole Laursen
64a65340a2
Add review tracking models, add a request review page (with test), show
...
review requests on doc page
- Legacy-Id: 11206
2016-05-19 15:35:30 +00:00
Henrik Levkowetz
92214726fd
Renamed some files under ietf/group/ which contained views but didn't have 'views' in the name.
...
- Legacy-Id: 11190
2016-05-13 15:59:10 +00:00
Henrik Levkowetz
21b2330b6a
Removed an newly introduced url() name parameter.
...
- Legacy-Id: 11184
2016-05-13 09:09:37 +00:00