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
f7f6d271d2
Fix PyFlakes warnings
...
- Legacy-Id: 11367
2016-06-14 14:48:15 +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
6a35431356
Remember to create a DocAlias when creating a review document
...
- Legacy-Id: 11361
2016-06-14 12:38:43 +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
Ole Laursen
b790781de9
Add return statements to remaining email sending function so it's
...
possibly to get the message back. We need the message and its
Message-ID in the review tracking code, to be able to link to it in
the mail archive.
- Legacy-Id: 11359
2016-06-14 09:54:37 +00:00
Henrik Levkowetz
2ba1bde0ba
Reverted a bad to group/urls_info.py
...
- Legacy-Id: 11355
2016-06-14 04:56:50 +00:00
Henrik Levkowetz
7037c734f6
Set version info and settings back to development mode
...
- Legacy-Id: 11353
2016-06-13 15:14:03 +00:00
Henrik Levkowetz
3d2bd57301
Set version info to release version 6.22.1 before branching.
...
- Legacy-Id: 11351
2016-06-13 15:13:54 +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
45e9801955
Added a migration which provides photo field default values and updates the upload path to the one used in production.
...
- Legacy-Id: 11345
2016-06-13 14:54:40 +00:00
Henrik Levkowetz
d5701633fa
Grouped aliases settings together.
...
- Legacy-Id: 11344
2016-06-13 14:50:11 +00:00
Henrik Levkowetz
289dd0c2a9
Minor tweaks.
...
- Legacy-Id: 11343
2016-06-13 14:03:19 +00:00
Henrik Levkowetz
ee14795563
Reapplying aliases patch lost in previous commit.
...
- Legacy-Id: 11342
2016-06-13 13:47:44 +00:00
Henrik Levkowetz
4a227601df
Added default media and photo directories for use in development. Changed settings to point to the media dir in development.
...
- Legacy-Id: 11341
2016-06-13 13:42:03 +00:00
Henrik Levkowetz
09109516f9
Fixed a bug in the default alias-file settings.
...
- Legacy-Id: 11340
2016-06-13 10:57:02 +00:00
Henrik Levkowetz
e20ffc9e86
Improved data migration for plain_name aliases.
...
- Legacy-Id: 11339
2016-06-13 10:39:36 +00:00
Ole Laursen
b6e5aebcd4
Fix a slightly odd unnecessary form.save()
...
- Legacy-Id: 11337
2016-06-13 10:13:57 +00:00
Ole Laursen
5757f65598
Resolve name objects ordering order clashes by ordering by .name. Most
...
are ordered, but we have a few without a natural order, and
alphabetical helps a bit when debugging those.
- Legacy-Id: 11336
2016-06-13 09:48:37 +00:00
Henrik Levkowetz
c6e1daa2e9
Set version info and settings back to development mode
...
- Legacy-Id: 11328
2016-06-12 10:44:16 +00:00
Henrik Levkowetz
aa08aad199
Set version info to release version 6.22.0 before branching.
...
- Legacy-Id: 11326
2016-06-12 10:44:09 +00:00
Henrik Levkowetz
78ed9334d2
Skip the htpasswd update test which uses an external binary if the binary isn't found Fixes the failing OS X test.
...
- Legacy-Id: 11323
2016-06-11 23:40:20 +00:00
Henrik Levkowetz
80dc67f109
Fixed pyflakes and consistency issues in person.views.profile().
...
- Legacy-Id: 11322
2016-06-11 23:05:08 +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
e3cbabaf9b
Made it possible to filter on photo and bio fields in the API.
...
- Legacy-Id: 11320
2016-06-11 19:48:36 +00:00
Henrik Levkowetz
f384a134c4
Added a migration to provide plain-name aliases where they are missing, as we expect those for the person profile URLs.
...
- Legacy-Id: 11319
2016-06-11 11:58:30 +00:00
Henrik Levkowetz
9855c2d54b
Added a check for the existence of the media/photos directory.
...
- Legacy-Id: 11315
2016-06-10 19:37:36 +00:00
Henrik Levkowetz
9eacdbf2c6
Merged in ^/personal/henrik/6.21.1-biophoto@11313, with work from rjsparks@nostrum.com and henrik@levkowetz.com which provides support for profile biography and photo.
...
- Legacy-Id: 11314
2016-06-10 19:36:47 +00:00
Henrik Levkowetz
4cb87b5b09
An additional photo test, and a test function rename.
...
- Legacy-Id: 11313
2016-06-10 18:36:28 +00:00
Henrik Levkowetz
e62c3ac8d2
Set version info and settings back to development mode
...
- Legacy-Id: 11311
2016-06-10 09:45:48 +00:00
Henrik Levkowetz
517425d12f
Set version info to release version 6.21.1 before branching.
...
- Legacy-Id: 11309
2016-06-10 09:45:41 +00:00
Henrik Levkowetz
a9980d5cc1
Added a default for photo and photo_thumb to the migration.
...
- Legacy-Id: 11306
2016-06-10 09:41:09 +00:00
Henrik Levkowetz
ebe45e5312
Added tests for various photo pages.
...
- Legacy-Id: 11305
2016-06-09 21:59:17 +00:00
Henrik Levkowetz
3e54101e06
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: 11304
2016-06-09 21:58:35 +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
cbaabbf98f
Changed the urls config so that static files can be served to the test client.
...
- Legacy-Id: 11302
2016-06-09 21:54:44 +00:00
Henrik Levkowetz
2c456cea73
Added default values to the photo and photo_thumb fields. Made photo_name() return unicode. Made plain_name not fall back to ascii_short, as that's not meaningful.
...
- Legacy-Id: 11301
2016-06-09 21:53:52 +00:00
Henrik Levkowetz
f4d2f19ffb
Tweaked the person factory to provide bio and photo on request.
...
- Legacy-Id: 11300
2016-06-09 21:51:46 +00:00
Henrik Levkowetz
c80b654f18
Simplified some setting calculations.
...
- Legacy-Id: 11299
2016-06-09 21:50:56 +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
fcd8f55117
Added person.plain_name() to the name aliases.
...
- Legacy-Id: 11297
2016-06-09 21:48:04 +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
b0cd3a0066
Fixed a problem with accessing a group's workflow customisation page from /group/{{acronym}} instead of /wg/{{acronym}}/.
...
- Legacy-Id: 11290
2016-06-07 18:13:55 +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
dd781c9367
Added and updated migrations.
...
- Legacy-Id: 11286
2016-06-06 16:30:54 +00:00