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
|
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
|
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 |
|
Henrik Levkowetz
|
ed583bcc5f
|
Used a more sophisticated algorithm for separation of person name parts in the photo_name() method. Added support for 'Dr' (without dot) as a titular prefix.
- Legacy-Id: 11275
|
2016-06-05 09:54:13 +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
|
5f4de2047e
|
Added additional directories for IAB photos.
- Legacy-Id: 11273
|
2016-06-05 09:50:09 +00:00 |
|
Henrik Levkowetz
|
c5e0814e11
|
Made the photo url and view function names more generic. Shortened a tab name.
- Legacy-Id: 11272
|
2016-06-05 09:49:24 +00:00 |
|
Henrik Levkowetz
|
f9136dcad3
|
Changed the photo collection script to use a more sophisticated algorithm to separate name parts, in order to avoid photos named 'dr-foo-bar-ph-d', and in order to correctly identify surnames like 'le-faucheur'. Added translation for the first-name only named IAB photos. Added additional directories for IAB photos.
- Legacy-Id: 11271
|
2016-06-05 09:47:55 +00:00 |
|
Henrik Levkowetz
|
33a0629911
|
Enhanced the photo collection script to look in multiple locations, in order to capture missing IAB and IESG member photos, and to select full and thumbnail photos from a preference list based on timestamp and size.
- Legacy-Id: 11270
|
2016-06-03 22:54:35 +00:00 |
|
Henrik Levkowetz
|
fa5bed83b3
|
Removed debug prints
- Legacy-Id: 11267
|
2016-06-02 19:31:08 +00:00 |
|
Henrik Levkowetz
|
1410168a5a
|
Fixed some missed instances of a setting name-change.
- Legacy-Id: 11266
|
2016-06-02 19:30:25 +00:00 |
|
Henrik Levkowetz
|
c8ade2dff5
|
Tweaked the chair_photos view.
- Legacy-Id: 11265
|
2016-06-02 19:21:08 +00:00 |
|
Henrik Levkowetz
|
ab095fca5b
|
MOdified the 0011_populate_photos migration to set photo thumbnail values which include the photos dirname under the media_root. Added a reverse migration, for easier testing from a clean state.
- Legacy-Id: 11264
|
2016-06-02 19:20:34 +00:00 |
|
Henrik Levkowetz
|
c83dae57fb
|
Added setting for MEDIA_ROOT, and changed the setting for MEDIA_URL; introduced a setting for the IETF main site URL, for use where MEDIA_URL had been used (incorrectly) earlier.
- Legacy-Id: 11263
|
2016-06-02 19:17:38 +00:00 |
|
Henrik Levkowetz
|
88e56f2c98
|
Added heuristics to process existing photo files for a larger percentage of person records than earlier. Changed to checking all person records, not only those with roles. Added a summary of photo files not handled at the end. This reduced the number of unhandled files from ~350 to less than 10, and all the unhandled ones seems to belong to persons for which photos have been found.
- Legacy-Id: 11262
|
2016-06-02 19:11:53 +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 |
|
Henrik Levkowetz
|
caf3a4cb7e
|
Set version info and settings back to development mode
- Legacy-Id: 11215
|
2016-05-20 10:22:05 +00:00 |
|
Henrik Levkowetz
|
0b4d3b5802
|
Set version info to release version 6.21.0 before branching.
- Legacy-Id: 11213
|
2016-05-20 10:21:43 +00:00 |
|
Henrik Levkowetz
|
9d81ddc239
|
Added a migration to match the Person model changes in [11180].
- Legacy-Id: 11210
Note: SVN reference [11180] has been migrated to Git commit 7e61ce84e8
|
2016-05-20 10:11:42 +00:00 |
|
Henrik Levkowetz
|
ea4160a709
|
Applied production patches to trunk.
- Legacy-Id: 11208
|
2016-05-19 20:03:19 +00:00 |
|
Henrik Levkowetz
|
3849620362
|
Settings for Trac glue commands.
- Legacy-Id: 11201
|
2016-05-18 18:10:46 +00:00 |
|
Henrik Levkowetz
|
02773059f2
|
Better usage help for the coverage_changes management command.
- Legacy-Id: 11193
|
2016-05-15 15:01:50 +00:00 |
|
Henrik Levkowetz
|
91defa466e
|
Fixed a missed import name change.
- Legacy-Id: 11192
|
2016-05-13 16:07:47 +00:00 |
|
Henrik Levkowetz
|
6bd275f10b
|
Merged in ^/branch/iola/community-list-cleanup-r11184@11188.
- Legacy-Id: 11191
|
2016-05-13 16:01:54 +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 |
|
Ole Laursen
|
9ad8c983a2
|
Speed up the community refactor migration by building the index
of the group name search rules in Python
- Legacy-Id: 11188
|
2016-05-13 13:30:37 +00:00 |
|
Ole Laursen
|
12079a5612
|
Add SearchRule.__unicode__ for debugging purposes
- Legacy-Id: 11187
|
2016-05-13 13:22:53 +00:00 |
|
Ole Laursen
|
5f4c989ba6
|
Set notify_on correctly in community refactor migration
- Legacy-Id: 11186
|
2016-05-13 12:25:59 +00:00 |
|
Henrik Levkowetz
|
21b2330b6a
|
Removed an newly introduced url() name parameter.
- Legacy-Id: 11184
|
2016-05-13 09:09:37 +00:00 |
|
Henrik Levkowetz
|
9ceb753a29
|
Added progress bars and rule counts for various parts of this migration.
- Legacy-Id: 11183
|
2016-05-12 20:16:23 +00:00 |
|
Henrik Levkowetz
|
deb2f73047
|
Merged in ^/branch/iola/community-list-cleanup-r11172@11175.
- Legacy-Id: 11182
|
2016-05-12 19:14:28 +00:00 |
|
Henrik Levkowetz
|
aa61123937
|
Modified a few tests to handle the improved handling of error messages (not conflating them with help text any more).
- Legacy-Id: 11181
|
2016-05-12 13:47:10 +00:00 |
|
Henrik Levkowetz
|
7e61ce84e8
|
Merged in ^/branch/iola/account-registration-fixes-r11167@11179 from olau@iola.dk, which contains fixes and refactoring for the account registration code, in order to better support the coming community app refactoring.
- Legacy-Id: 11180
|
2016-05-12 12:59:04 +00:00 |
|
Henrik Levkowetz
|
6be0aebf07
|
Extend the owner regexp with apostrophe to be able to handle some user logins generated by the test suite.
- Legacy-Id: 11179
|
2016-05-12 12:56:11 +00:00 |
|
Ole Laursen
|
b599dca51d
|
Override the django-bootstrap3 default help-text-and-errors rendering
to separate the unrelated concepts
- Legacy-Id: 11177
|
2016-05-10 16:44:45 +00:00 |
|
Ole Laursen
|
b6d4c5ffe8
|
Drop naming community URL patterns, just reverse them directly from
the view
- Legacy-Id: 11175
|
2016-05-06 18:10:37 +00:00 |
|
Ole Laursen
|
9faae5e915
|
Merged community list branch with trunk
- Legacy-Id: 11174
|
2016-05-06 17:36:04 +00:00 |
|