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 |
|
Henrik Levkowetz
|
5d9ff1de37
|
Tweaked indentation of inline python in bash script.
- Legacy-Id: 11338
|
2016-06-13 10:38:37 +00:00 |
|
Henrik Levkowetz
|
802febcc09
|
Tweaked bin/mkrelease.
- Legacy-Id: 11330
|
2016-06-12 11:01:02 +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
|
0b00b00364
|
Changelog entry for 6.22.0
- Legacy-Id: 11325
|
2016-06-12 10:44:03 +00:00 |
|
Henrik Levkowetz
|
71185a8f3b
|
Code coverage data for release 6.22.0
- Legacy-Id: 11324
|
2016-06-12 10:43:56 +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
|
f7ea6a3376
|
Updated the required factory-boy version. The factory.Trait used in person.factories requires 2.7.0.
- Legacy-Id: 11317
|
2016-06-10 20:06:18 +00:00 |
|
Henrik Levkowetz
|
17c253fb9e
|
Changelog information for 6.22.0
- Legacy-Id: 11316
|
2016-06-10 19:38:18 +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
|
f7ae7d5b2c
|
Changelog entry for 6.21.1
- Legacy-Id: 11308
|
2016-06-10 09:45:36 +00:00 |
|
Henrik Levkowetz
|
4e82f24db2
|
Code coverage data for release 6.21.1
- Legacy-Id: 11307
|
2016-06-10 09:45:32 +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
|
297c5ff0ed
|
Updated PLAN with EAI and Py35 items.
- Legacy-Id: 11294
|
2016-06-08 19:00:50 +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
|
e15a8c1d11
|
Updated changelog information for 6.21.1
- Legacy-Id: 11289
|
2016-06-07 17:48:31 +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 |
|
Henrik Levkowetz
|
ab20d0002d
|
Added some guards against bad data in name_parts().
- Legacy-Id: 11285
|
2016-06-06 16:30:30 +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
|
aa4ddc00e2
|
Limited the biography and photo uploading to people who have been assigned a role.
- Legacy-Id: 11283
|
2016-06-06 12:42:24 +00:00 |
|
Henrik Levkowetz
|
2947bb4096
|
Added a setting (to go with the earlier changes in ietfauth and secr/rolodex) for excluded personal email patterns.
- Legacy-Id: 11282
|
2016-06-06 07:49:26 +00:00 |
|
Henrik Levkowetz
|
1f95c4483b
|
Updated changelog information for 6.21.1
- Legacy-Id: 11281
|
2016-06-06 07:39:53 +00:00 |
|
Henrik Levkowetz
|
5395c85ed7
|
Changed the acceptable mime type for uploaded xml files to be either text/xml or application/xml.
- Legacy-Id: 11280
|
2016-06-06 07:38:02 +00:00 |
|
Henrik Levkowetz
|
3eaef15fd5
|
Fixed a bug found by rjsparks@nostrum.com in the submission test text output.
- Legacy-Id: 11279
|
2016-06-06 07:37:05 +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
|
e4e2ced967
|
Tweaked the look of nav-tabs.
- Legacy-Id: 11276
|
2016-06-05 09:54:51 +00:00 |
|