Commit graph

7115 commits

Author SHA1 Message Date
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 8a4d0b3db8 Updated svn:mergeinfo
- Legacy-Id: 11261
2016-06-01 16:40:03 +00:00
Henrik Levkowetz c5d2a67d66 Updated requirements.txt to include Pillow (Python Imaging Lib wrapper). Requires libjpeg on system; libjpeg8-dev added to Docker file.
- Legacy-Id: 11260
2016-06-01 16:39:41 +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 727da873dc Changelog information for 6.21.1
- Legacy-Id: 11258
2016-06-01 15:35:03 +00:00
Henrik Levkowetz b9fa1905c3 Fixed a problem with person alias updates where get_or_create() could find two results for one alias name because utf8_general_ci collation would match multiple different utf8 forms to the same name.
- Legacy-Id: 11257
2016-05-31 12:21:18 +00:00
Henrik Levkowetz 987dabb200 Added an initial migration for messages.
- Legacy-Id: 11255
2016-05-30 21:54:41 +00:00
Robert Sparks 27b1356072 Capturing a script used to copy and rename images from www6/wg/images into www6/photos
- Legacy-Id: 11248
2016-05-26 20:03:09 +00:00
Robert Sparks 02fcef7992 First steps towards bios and photos in the tracker
- Legacy-Id: 11247
2016-05-26 20:02:15 +00:00
Henrik Levkowetz a32d786b14 Added some notes.
- Legacy-Id: 11245
2016-05-25 21:01:40 +00:00
Henrik Levkowetz 65e9074246 Use svn keyword expansion for date in PLAN
- Legacy-Id: 11244
2016-05-25 14:08:21 +00:00
Henrik Levkowetz 1d575dfdde Updated PLAN date
- Legacy-Id: 11240
2016-05-24 18:28:14 +00:00
Henrik Levkowetz 311aaf3d17 Updated PLAN
- Legacy-Id: 11239
2016-05-24 18:27:18 +00:00
Henrik Levkowetz 22e89a0fb3 Added a tiny script which extracts test coverage figures from the release-coverage.json data.
- Legacy-Id: 11224
2016-05-22 19:29:08 +00:00
Henrik Levkowetz dad8cc6ba1 Updated maximum file-sizes for draft submissions. Added some Trac-glue-related settings.
- Legacy-Id: 11223
2016-05-22 16:00:35 +00:00
Henrik Levkowetz 72ba673bd8 Removed debug code.
- Legacy-Id: 11221
2016-05-22 15:47:05 +00:00
Henrik Levkowetz a32b121efb Changed some instances of error strings from ascii to unicode in order to avoid problems with unicode error messages, such as the file size indications generated by django.template.defaultfilters.filesizeformat().
- Legacy-Id: 11220
2016-05-22 14:40:37 +00:00
Henrik Levkowetz a15d0ecbd6 Prevent people from adding ietf list addresses to their personal accounts.
- Legacy-Id: 11218
2016-05-20 22:39:30 +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 05b6766bdb Changelog entry for 6.21.0
- Legacy-Id: 11212
2016-05-20 10:21:32 +00:00
Henrik Levkowetz a28995ad1b Code coverage data for release 6.21.0
- Legacy-Id: 11211
2016-05-20 10:21:22 +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 d1c05f6f2e Tweaked hangelog information
- Legacy-Id: 11209
2016-05-20 10:02:48 +00:00
Henrik Levkowetz ea4160a709 Applied production patches to trunk.
- Legacy-Id: 11208
2016-05-19 20:03:19 +00:00
Henrik Levkowetz 29d3b7185c Changelog information for 6.21.0
- Legacy-Id: 11207
2016-05-19 19:58:02 +00:00
Lars Eggert c91b31cb64 vnu version 16.5.18. Commit ready for merge.
- Legacy-Id: 11203
2016-05-18 19:02:42 +00:00
Lars Eggert 41e8aa96f1 Update various web assets. Commit ready for merge.
- Legacy-Id: 11202
2016-05-18 18:15:44 +00:00
Henrik Levkowetz 3849620362 Settings for Trac glue commands.
- Legacy-Id: 11201
2016-05-18 18:10:46 +00:00
Henrik Levkowetz cd417ad327 In the datatracker crontab, test that the files to execute exist and are executable.
- Legacy-Id: 11195
2016-05-15 17:39:31 +00:00
Henrik Levkowetz 32990c027f Make daily and hourly scripts executable
- Legacy-Id: 11194
2016-05-15 16:46:20 +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
Ole Laursen b83e0d2c78 Unify the URL name handling in ietfauth, i.e. just refer directly to
the view behind the URL instead of naming it.
 - Legacy-Id: 11172
2016-05-06 12:58:10 +00:00