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
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
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
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
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
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
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
Ole Laursen
4d4cf93f22
Make password reset use username throughout and reword the reset page
...
so it's clear that one has to enter the account name and not just any
email address associated with the account.
- Legacy-Id: 11171
2016-05-06 12:32:11 +00:00
Ole Laursen
dedb00b0a5
Control the tests of adding user passwords to the htpasswd file better
...
fixing a bug in the tests and add separate tests of the Python-based
approach and the htpasswd binary
- Legacy-Id: 11170
2016-05-06 12:11:20 +00:00
Ole Laursen
793bc3c2fa
Merge account registration fixes branch
...
- Legacy-Id: 11169
2016-05-05 15:44:47 +00:00
Ole Laursen
5bcf36e149
Fix a couple of bugs in the account registration cleanup
...
- Legacy-Id: 11167
2016-05-05 14:55:31 +00:00
Henrik Levkowetz
63f5af7e4d
Guard against use of nonexistant attribute.
...
- Legacy-Id: 11166
2016-05-05 14:09:07 +00:00
Henrik Levkowetz
d78a9a3182
Whitespace fix
...
- Legacy-Id: 11165
2016-05-05 14:08:37 +00:00
Henrik Levkowetz
8f2872124e
Set version info and settings back to development mode
...
- Legacy-Id: 11161
2016-05-05 12:37:34 +00:00
Henrik Levkowetz
e0ef2ea178
Set version info to release version 6.20.0 before branching.
...
- Legacy-Id: 11159
2016-05-05 12:37:24 +00:00
Henrik Levkowetz
22f17f963c
Added a migration to match the updated time zone definitions of pytz-2016.4.
...
- Legacy-Id: 11156
2016-05-05 12:28:22 +00:00
Henrik Levkowetz
3327936884
Added a migration to match the changed GROUP_EVENT_CHOICES.
...
- Legacy-Id: 11155
2016-05-05 12:26:54 +00:00
Henrik Levkowetz
c4e3f8ad30
Merged in [11137] from rjsparks@nostrum.com:
...
Reworked the pages that manage all the possible schedules for a meeting. Removed a lot of custom javascript. Fixes #1921 .
- Legacy-Id: 11154
Note: SVN reference [11137] has been migrated to Git commit f34ae9c612
2016-05-04 18:16:02 +00:00
Henrik Levkowetz
2f98f512ed
Merged in [11133] from rjsparks@nostrum.com:
...
Cleanup: Remove hooks for TowTruck.
- Legacy-Id: 11153
Note: SVN reference [11133] has been migrated to Git commit 62d3ac8fe7
2016-05-04 14:53:52 +00:00
Henrik Levkowetz
669fd8b5c9
Merged in [11132] from rjsparks@nostrum.com:
...
Minor template typo correction.
- Legacy-Id: 11152
Note: SVN reference [11132] has been migrated to Git commit d41ca9b6c7
2016-05-04 14:04:43 +00:00
Henrik Levkowetz
e548654360
Cleanup.
...
- Legacy-Id: 11151
2016-05-04 08:54:36 +00:00
Henrik Levkowetz
bf4350f6dc
Merged in [11129] from rjsparks@nostrum.com:
...
Have person.formatted_email() return the primary address if one is so marked. Fixes #1928 .
- Legacy-Id: 11150
Note: SVN reference [11129] has been migrated to Git commit 2fd2b3a8e6
2016-05-04 08:44:19 +00:00
Henrik Levkowetz
1499e8cf80
Merged in [11128] from rjsparks@nostrum.com:
...
Leave out the sentence about consensus when requesting publication as the ISE. Fixes #1952 .
- Legacy-Id: 11149
Note: SVN reference [11128] has been migrated to Git commit 79a7eae0ba
2016-05-03 20:46:47 +00:00
Henrik Levkowetz
45efc6ec7a
Merged in [11122] from rjsparks@nostrum.com:
...
Add page counts to doc.json. Fixes #1936 .
- Legacy-Id: 11148
Note: SVN reference [11122] has been migrated to Git commit f8a28077f5
2016-05-03 19:05:10 +00:00
Henrik Levkowetz
fd635baf81
Merged in [11120] from rcross@amsl.com:
...
Update announcement tool permissions for new IAOC chair.
- Legacy-Id: 11147
Note: SVN reference [11120] has been migrated to Git commit d728acc8fc
2016-05-03 18:41:08 +00:00