Henrik Levkowetz
d3b4d8c18b
Fixed a bug for /meeting/*/agenda.json where multiple entries for a room name could occur, even if only one of them were referenced by sessions.
...
- Legacy-Id: 13424
2017-05-25 14:13:00 +00:00
Henrik Levkowetz
4afe0b8830
Added stripping of leading and trailing whitespace from submission data (including email addresses) gleaned from submitted xml. Changed email line parsing to use email.utils.parseaddr() instead of a regex which only would handle unwuoted names (and possibly not utf-8 names) correctly.
...
- Legacy-Id: 13423
2017-05-25 14:10:42 +00:00
Ryan Cross
930aaccc87
Add full edit capability for non-sessions. Fixes #2235 . Commit ready for merge.
...
- Legacy-Id: 13418
2017-05-24 21:08:41 +00:00
Robert Sparks
92b1c30b63
Minor tweak to instructions for removing nomcom positions. Commit ready for merge.
...
- Legacy-Id: 13417
2017-05-24 16:07:28 +00:00
Robert Sparks
c49abdd557
Allow nomcoms to configure the feedback page to show nominee pictures. Fixes #2252 . Commit ready for merge,
...
- Legacy-Id: 13413
2017-05-23 22:18:04 +00:00
Ryan Cross
264f6f36e2
Allow chairs to upload bluesheets for interim meetings. Fixes #2165 . Commit ready for merge.
...
- Legacy-Id: 13412
2017-05-23 19:56:35 +00:00
Henrik Levkowetz
4d97def715
Merged in [13409] from rjsparks@nostrum.com:
...
Add some help for the nomcom chair for when new positions are needed later in a nomcom cycle. Fixes #2253 .
- Legacy-Id: 13410
Note: SVN reference [13409] has been migrated to Git commit ffa49a68fd
2017-05-23 19:09:05 +00:00
Robert Sparks
ffa49a68fd
Add some help for the nomcom chair for when new positions are needed later in a nomcom cycle. Fixes #2253 . Commit ready for merge.
...
- Legacy-Id: 13409
2017-05-23 18:35:33 +00:00
Henrik Levkowetz
c684cc45f4
Merged in [13400] from rjsparks@nostrum.com:
...
Correctly calculate statistics on the nomcom private index page. Fixes #2254 .
- Legacy-Id: 13408
Note: SVN reference [13400] has been migrated to Git commit ab6820e938
2017-05-22 22:44:49 +00:00
Henrik Levkowetz
93228f8833
Merged in [13399] from rjsparks@nostrum.com:
...
Make it possible to close nominations without closing feedback. Fixes #2255 .
- Legacy-Id: 13403
Note: SVN reference [13399] has been migrated to Git commit ac8e5f5402
2017-05-22 20:14:12 +00:00
Henrik Levkowetz
d54f9a1a58
Merged in [13390] from rjsparks@nostrum.com:
...
Avoid confusing messages saying a key has not been entered when it has. Fixes #2250 .
- Legacy-Id: 13402
Note: SVN reference [13390] has been migrated to Git commit 1a18130c57
2017-05-22 19:46:39 +00:00
Henrik Levkowetz
994bef0c92
Merged in [13388] from rjsparks@nostrum.com:
...
Update the feedback count badge when new feedback is provided. Fixes #2260 .
- Legacy-Id: 13401
Note: SVN reference [13388] has been migrated to Git commit ceff54480c
2017-05-22 19:32:15 +00:00
Robert Sparks
ab6820e938
Correctly calculate statistics on the nomcom private index page. Fixes #2254 . Commit ready for merge.
...
- Legacy-Id: 13400
2017-05-22 19:07:52 +00:00
Robert Sparks
ac8e5f5402
Make it possible to close nominations without closing feedback. Fixes #2255 . Commit ready for merge.
...
- Legacy-Id: 13399
2017-05-22 18:40:05 +00:00
Henrik Levkowetz
26bd9283ef
Merged in [13383] from rjsparks@nostrum.com:
...
Don't double-escape when showing feedback. Fixes #2297 .
- Legacy-Id: 13398
Note: SVN reference [13383] has been migrated to Git commit cf382d30bb
2017-05-19 20:10:02 +00:00
Henrik Levkowetz
a559557284
Added more information about session presentations to the agenda.json output, on request from pusateri@bangj.com.
...
- Legacy-Id: 13397
2017-05-19 19:55:38 +00:00
Henrik Levkowetz
04e76c9fc9
Added raw_id_fields on DocumentAuthorAdmin to speed up form loading, and added SessionPresentationAdmin to the meeting admin.py
...
- Legacy-Id: 13395
2017-05-19 14:09:49 +00:00
Ole Laursen
12eb4dc650
Port credits setting to pie chart
...
- Legacy-Id: 13392
2017-05-18 08:00:30 +00:00
Robert Sparks
1a18130c57
Avoid confusing messages saying a key has not been entered when it has. Fixes #2250 . Commit ready for merge.
...
- Legacy-Id: 13390
2017-05-17 21:02:20 +00:00
Robert Sparks
4b0fefeb3e
Revert an attempt to improve a nomcom test. Affects #2260 . Commit ready for merge.
...
- Legacy-Id: 13389
2017-05-17 16:45:58 +00:00
Robert Sparks
ceff54480c
Update the feedback count badge when new feedback is provided. Fixes #2260 . Commit ready for merge.
...
- Legacy-Id: 13388
2017-05-17 13:55:39 +00:00
Robert Sparks
cf382d30bb
Don't double-escape when showing feedback. Fixes #2297 . Commit ready for merge.
...
- Legacy-Id: 13383
2017-05-16 22:25:52 +00:00
Henrik Levkowetz
1d37e387bd
Set version info and settings back to development mode
...
- Legacy-Id: 13377
2017-05-16 15:34:52 +00:00
Henrik Levkowetz
46edaaa825
Set version info to release version 6.51.0 before branching.
...
- Legacy-Id: 13375
2017-05-16 15:34:43 +00:00
Henrik Levkowetz
e6191432f3
Updated person migration 0017 to avoid database referential inconsistency due to missing person records.
...
- Legacy-Id: 13371
2017-05-16 15:17:07 +00:00
Henrik Levkowetz
355c5cb626
Updated doc migration 0029 to avoid duplicate actions, and to avoid database referential inconsistency due to case differences in email addresses.
...
- Legacy-Id: 13370
2017-05-16 15:15:30 +00:00
Henrik Levkowetz
fe30afdfe7
Updated the check_referential_integrity management command to show progress bars when not in verbose mode.
...
- Legacy-Id: 13369
2017-05-16 15:07:56 +00:00
Henrik Levkowetz
a1b48cbc45
Merged in [13337] from rcross@amsl.com:
...
When editing interim meeting request show duration as HH:MM instead of HH:MM:SS. Fixes #2226 .
- Legacy-Id: 13362
Note: SVN reference [13337] has been migrated to Git commit 066de1e612
2017-05-15 15:54:46 +00:00
Henrik Levkowetz
1b7a39545b
Merged in [13290] from rjsparks@nostrum.com:
...
Provides the utility used to reconcile the RFC Editor database against what the draft parser returns for document authors. (But only if keeping this in trunk is a good idea.)
- Legacy-Id: 13361
Note: SVN reference [13290] has been migrated to Git commit 6d8182965b
2017-05-15 14:22:16 +00:00
Henrik Levkowetz
48c275fa64
Merged in [13336] from rcross@amsl.com:
...
Fix issue where deferring a ballot causes 500 error in Telechat app. Fixes #1342 .
- Legacy-Id: 13360
Note: SVN reference [13336] has been migrated to Git commit 7542e8daa3
2017-05-15 14:05:25 +00:00
Henrik Levkowetz
15063bf74c
Set version info and settings back to development mode
...
- Legacy-Id: 13345
2017-05-14 10:01:04 +00:00
Henrik Levkowetz
3d39982b3e
Set version info to release version 6.50.1 before branching.
...
- Legacy-Id: 13343
2017-05-14 10:00:56 +00:00
Henrik Levkowetz
795afd1730
Updated bower-managed static web assets
...
- Legacy-Id: 13339
2017-05-14 09:42:45 +00:00
Henrik Levkowetz
83ed53e7a9
Merged in [13336] from rcross@amsl.com:
...
Fix issue where deferring a ballot causes 500 error in Telechat app. Fixes #1342 .
- Legacy-Id: 13338
Note: SVN reference [13336] has been migrated to Git commit 7542e8daa3
2017-05-12 21:40:52 +00:00
Ryan Cross
066de1e612
When editing interim meeting request show duration as HH:MM instead of HH:MM:SS. Fixes #2226 . Commit ready for merge.
...
- Legacy-Id: 13337
2017-05-12 21:40:20 +00:00
Ryan Cross
7542e8daa3
Fix issue where deferring a ballot causes 500 error in Telechat app. Fixes #1342 . Commit ready for merge.
...
- Legacy-Id: 13336
2017-05-12 19:30:06 +00:00
Henrik Levkowetz
7850502c4f
Merged in [13333] from rcross@amsl.com:
...
Correct Management Item Details link in telechat agenda_package.txt. Fixes #2158 .
- Legacy-Id: 13335
Note: SVN reference [13333] has been migrated to Git commit a6070f8fb0
2017-05-12 18:13:40 +00:00
Ryan Cross
a6070f8fb0
Correct Management Item Details link in telechat agenda_package.txt. Fixes #2158 . Commit ready for merge.
...
- Legacy-Id: 13333
2017-05-12 17:10:11 +00:00
Henrik Levkowetz
5422b80bc2
Merged in [13328] from rcross@amsl.com:
...
Set parent of new areas to IESG. Fixes #2011 .
- Legacy-Id: 13332
Note: SVN reference [13328] has been migrated to Git commit a9096359ce
2017-05-12 16:18:07 +00:00
Henrik Levkowetz
4ddd0d2d2f
Merged in [13326] from rcross@amsl.com:
...
Fix escaping in abstracts in i-d-announce message. Fixes #1353 .
- Legacy-Id: 13331
Note: SVN reference [13326] has been migrated to Git commit 073a7fb04a
2017-05-12 15:54:54 +00:00
Henrik Levkowetz
b5319c576a
Updated the utils.DumpInfo model to match the database.
...
- Legacy-Id: 13330
2017-05-12 15:27:23 +00:00
Ryan Cross
a9096359ce
Set parent of new areas to IESG. Fixes #2011 . Commit ready for merge.
...
- Legacy-Id: 13328
2017-05-11 23:42:01 +00:00
Ryan Cross
073a7fb04a
Fix escaping in abstracts in i-d-announce message. Fixes #1353 . Commit ready for merge.
...
- Legacy-Id: 13326
2017-05-11 21:20:35 +00:00
Henrik Levkowetz
db40ddc231
Merged in [13324] from rcross@amsl.com:
...
Disallow multi-day interim meetings with non-consecutive dates. Fixes #2193 .
- Legacy-Id: 13325
Note: SVN reference [13324] has been migrated to Git commit 75a7beb596
2017-05-11 20:15:49 +00:00
Ryan Cross
75a7beb596
Disallow multi-day interim meetings with non-consecutive dates. Fixes #2193 . Commit ready for merge.
...
- Legacy-Id: 13324
2017-05-11 19:30:26 +00:00
Henrik Levkowetz
49cdf0424a
Merged in [13309] from rcross@amsl.com:
...
Fix Edit button of session request view. Fixes #2285 .
- Legacy-Id: 13322
Note: SVN reference [13309] has been migrated to Git commit a35cb5f2d5
2017-05-11 13:27:18 +00:00
Henrik Levkowetz
c0c128d491
Merged in [13308] from rcross@amsl.com:
...
Add ability for secretariat to skip announcement of regular interim meetings. Fixes #2210 .
- Legacy-Id: 13321
Note: SVN reference [13308] has been migrated to Git commit 53615b0970
2017-05-11 12:46:44 +00:00
Henrik Levkowetz
73df0baefb
Merged in [13303] from rcross@amsl.com:
...
Fixes #2211 . Session admin edit fails if no resources selected.
- Legacy-Id: 13319
Note: SVN reference [13303] has been migrated to Git commit 9ba73e70a2
2017-05-11 12:03:19 +00:00
Henrik Levkowetz
b7fba37f52
Added a guard to prevent problems with legacy drafts without any draft state.
...
- Legacy-Id: 13318
2017-05-11 11:47:45 +00:00
Henrik Levkowetz
79258227bc
Tweaked the DRAFT_NAMES_WITH_DOT setting for another draft name exception.
...
- Legacy-Id: 13317
2017-05-11 11:46:56 +00:00
Henrik Levkowetz
ccba8e1ba2
Merged in [13293] from rcross@amsl.com:
...
Improve help messages for multi-day and series interim meeting types. Fixes #2194 .
- Legacy-Id: 13316
Note: SVN reference [13293] has been migrated to Git commit 0a51d88741
2017-05-11 11:42:04 +00:00
Henrik Levkowetz
a885c85717
Merged in [13292] from rcross@amsl.com:
...
Fixes #2002 . Trailing comma in Liaison cc_contacts field causes invalid email address error.
- Legacy-Id: 13315
Note: SVN reference [13292] has been migrated to Git commit 9972a5464a
2017-05-11 11:23:29 +00:00
Henrik Levkowetz
3ee897d63b
Merged in [13291] from rcross@amsl.com:
...
Change From address of session request notifications from session_request_developers@ietf.org to session-request@ietf.org . Fix requester information in session request cancellation email. Fixes #1621 .
- Legacy-Id: 13314
Note: SVN reference [13291] has been migrated to Git commit 9a9531d9f6
2017-05-11 10:23:20 +00:00
Henrik Levkowetz
9635e5e3e4
Fixed some pyflakes issues.
...
- Legacy-Id: 13313
2017-05-11 09:57:58 +00:00
Henrik Levkowetz
7ed85fa96c
Updated doc resources.py with EditedAuthorsDocEventResource
...
- Legacy-Id: 13311
2017-05-11 05:07:57 +00:00
Henrik Levkowetz
c36e773a9d
More fixes for the makeresources management command
...
- Legacy-Id: 13310
2017-05-11 05:06:41 +00:00
Ryan Cross
a35cb5f2d5
Fix Edit button of session request view. Fixes #2285 . Commit ready for merge.
...
- Legacy-Id: 13309
2017-05-10 22:07:51 +00:00
Ryan Cross
53615b0970
Add ability for secretariat to skip announcement of regular interim meetings. Fixes #2210 . Commit ready for merge.
...
- Legacy-Id: 13308
2017-05-10 21:06:15 +00:00
Henrik Levkowetz
405f76f238
Updated the makeresources command to use the current AppCommand.handle_app_config() interface.
...
- Legacy-Id: 13306
2017-05-10 20:08:40 +00:00
Ryan Cross
9ba73e70a2
Fixes #2211 . Session admin edit fails if no resources selected. Commit ready for merge.
...
- Legacy-Id: 13303
2017-05-10 19:04:11 +00:00
Henrik Levkowetz
bea447c21c
Merged in [13276] from rcross@amsl.com:
...
Add group field to Roles add form validation. Fixes #2292 .
- Legacy-Id: 13301
Note: SVN reference [13276] has been migrated to Git commit 4d9bdcad6a
2017-05-10 17:36:17 +00:00
Henrik Levkowetz
454a00585b
Merged in [13275] from rcross@amsl.com:
...
Refactor to prevent secretariat recordings entry page from timing out. Fixes #2287 .
- Legacy-Id: 13299
Note: SVN reference [13275] has been migrated to Git commit 462fc1a2e5
2017-05-10 15:39:03 +00:00
Henrik Levkowetz
db85712f6f
Merged in [13274] from rcross@amsl.com:
...
Indicate official schedule in Select a Schedule drop-down. Fixes #1456 .
- Legacy-Id: 13298
Note: SVN reference [13274] has been migrated to Git commit 6b7bb57597
2017-05-10 15:18:36 +00:00
Henrik Levkowetz
d82b8bf036
Reverted one of the changes in [13296], and added a comment explaining the relationship between the role list in roles_for_group_type() and the fields in the following GroupForm.
...
- Legacy-Id: 13297
Note: SVN reference [13296] has been migrated to Git commit a59331dd63
2017-05-10 13:22:16 +00:00
Henrik Levkowetz
a59331dd63
Align the roles edit buttons on a group's about page with the roles that the group edit GroupForm will accept. Avoids edit forms without any fields and some server 500 errors.
...
- Legacy-Id: 13296
2017-05-10 13:05:51 +00:00
Henrik Levkowetz
38bfdb4095
Fixed a bug in the earlier author extraction bugfix.
...
- Legacy-Id: 13295
2017-05-10 12:21:17 +00:00
Henrik Levkowetz
27374cf52d
Changed alignment for the RFC 'Errata' label within the document name and title column to consistently put it at the right side of the column, for a tidier appearance.
...
- Legacy-Id: 13294
2017-05-10 09:54:56 +00:00
Ryan Cross
0a51d88741
Improve help messages for multi-day and series interim meeting types. Fixes #2194 . Commit ready for merge.
...
- Legacy-Id: 13293
2017-05-09 23:46:53 +00:00
Ryan Cross
9972a5464a
Fixes #2002 . Trailing comma in Liaison cc_contacts field causes invalid email address error. Commit ready for merge.
...
- Legacy-Id: 13292
2017-05-09 23:28:35 +00:00
Ryan Cross
9a9531d9f6
Change From address of session request notifications from session_request_developers@ietf.org to session-request@ietf.org. Fix requester information in session request cancellation email. Fixes #1621 . Commit ready for merge.
...
- Legacy-Id: 13291
2017-05-09 21:33:14 +00:00
Robert Sparks
6d8182965b
Provides the utility used to reconcile the RFC Editor database against what the draft parser returns for document authors. Commit ready for merge. (But only if keeping this in trunk is a good idea.)
...
- Legacy-Id: 13290
2017-05-09 20:42:14 +00:00
Robert Sparks
8030fb3965
Created an EditedAuthorsDocEvent to capture the basis or reason for changing a documentauthor set. Mapped a large number of email addresses found from the RFC Editor database and from parsing RFCs to the right Person objects, and creating Person objects as necessary. Updated the documentauthors set for RFCs based on reconciling what the tracker already knew with the RFC Editor database and the parsing the RFCs. Manually inspected the Updates to ensure no author was inappropriately removed from the set. Commit ready for merge.
...
- Legacy-Id: 13289
2017-05-09 20:16:11 +00:00
Henrik Levkowetz
fb70e9a4ff
Fixed an issue with the author extraction code.
...
- Legacy-Id: 13288
2017-05-09 19:19:55 +00:00
Ryan Cross
4d9bdcad6a
Add group field to Roles add form validation. Fixes #2292 . Commit ready for merge.
...
- Legacy-Id: 13276
2017-05-09 00:33:55 +00:00
Ryan Cross
462fc1a2e5
Refactor to prevent secretariat recordings entry page from timing out. Fixes #2287 . Commit ready for merge
...
- Legacy-Id: 13275
2017-05-08 22:13:50 +00:00
Ryan Cross
6b7bb57597
Indicate official schedule in Select a Schedule drop-down. Fixes #1456 . Commit ready for merge.
...
- Legacy-Id: 13274
2017-05-08 17:45:56 +00:00
Ole Laursen
f1d64712a7
Fix wording
...
- Legacy-Id: 13271
2017-05-05 14:17:08 +00:00
Ole Laursen
cceb4188ab
Extend --latest to support a parameter
...
- Legacy-Id: 13270
2017-05-05 13:58:25 +00:00
Ole Laursen
c9d7089e43
Fix tooltip on overview chart
...
- Legacy-Id: 13269
2017-05-05 10:49:40 +00:00
Ole Laursen
365143f615
Don't show legend on overview chart with only one unlabelled entry
...
- Legacy-Id: 13268
2017-05-05 10:46:49 +00:00
Ole Laursen
aff12f708a
Add registration country pie chart for to present at the meeting, add
...
meeting stats test, fix a couple of bugs
- Legacy-Id: 13267
2017-05-05 10:33:56 +00:00
Ole Laursen
a2b8819cfe
Add meeting statistics - overview and country/continent across
...
meetings + detail pages with country and continent
- Legacy-Id: 13264
2017-05-04 15:55:15 +00:00
Ole Laursen
07c650428a
Drop the popover thing for now in the statistics, in order to not confuse people
...
- Legacy-Id: 13263
2017-05-04 11:53:14 +00:00
Henrik Levkowetz
27ff3850eb
Fixed a place where the LastCallDocEvent expiry value was set as a date instead of a datetime.
...
- Legacy-Id: 13256
2017-04-30 18:57:05 +00:00
Ole Laursen
8325ffa9de
Add a script for keeping the meeting registration data in sync
...
- Legacy-Id: 13253
2017-04-28 12:33:21 +00:00
Ole Laursen
f09302adb5
Merge in /branch/amsl/author-stats-r13145, with a few modifications
...
- Legacy-Id: 13252
2017-04-28 11:05:50 +00:00
Henrik Levkowetz
a48b785f7e
Merged in [13246] from rjsparks@nostrum.com:
...
Distinguish group that have session requests from those that do not on the materials/editable-groups page. Fixes #2284 .
- Legacy-Id: 13248
Note: SVN reference [13246] has been migrated to Git commit 2e54a5c443
2017-04-19 21:29:32 +00:00
Henrik Levkowetz
da3032b21d
Tweaked the test coverage percentage numbers shown in the coverage chart to use only 3 decimal digits, not 12 ...
...
- Legacy-Id: 13247
2017-04-19 21:26:11 +00:00
Robert Sparks
2e54a5c443
Distinguish group that have session requests from those that do not on the materials/editable-groups page. Fixes #2284 . Commit ready for merge.
...
- Legacy-Id: 13246
2017-04-19 18:04:48 +00:00
Henrik Levkowetz
4803be0c03
Return a person search string instead of bombing out if there are multiple identical names where one don't have an active email address.
...
- Legacy-Id: 13245
2017-04-19 14:05:43 +00:00
Henrik Levkowetz
67bfcda880
Set version info and settings back to development mode
...
- Legacy-Id: 13243
2017-04-19 12:11:25 +00:00
Henrik Levkowetz
8b1180e342
Set version info to release version 6.50.0 before branching.
...
- Legacy-Id: 13241
2017-04-19 12:11:17 +00:00
Henrik Levkowetz
f23e727b3b
Updated bower-managed static web assets
...
- Legacy-Id: 13237
2017-04-19 11:55:12 +00:00
Henrik Levkowetz
3bccc5b3e6
Converted the make/delete_dummy_nomcom scripts to a management command.
...
- Legacy-Id: 13236
2017-04-18 21:14:37 +00:00
Henrik Levkowetz
b1c4b75fbe
Fixed a pyflakes issue.
...
- Legacy-Id: 13235
2017-04-18 20:55:43 +00:00
Henrik Levkowetz
0b730c9554
Updated the referential integrity checking comand.
...
- Legacy-Id: 13234
2017-04-18 20:21:58 +00:00
Henrik Levkowetz
8e8d2c359f
Merged in [13230] from rjsparks@nostrum.com:
...
Adds scripts to create/delete a dummy nomcom to use in development environments. Fixes #2283 .
- Legacy-Id: 13233
Note: SVN reference [13230] has been migrated to Git commit 0088273f5a
2017-04-18 17:29:34 +00:00
Henrik Levkowetz
e6c41879ac
Added charts for test coverage and release frequency.
...
- Legacy-Id: 13232
2017-04-18 16:48:34 +00:00
Henrik Levkowetz
d6b9392f72
Fixed an if-statement which incorrectly disabled coverage testing when the parallel testing count was set to 1.
...
- Legacy-Id: 13231
2017-04-18 16:47:28 +00:00
Robert Sparks
0088273f5a
Adds scripts to create/delete a dummy nomcom to use in development environments. Commit ready for merge. Fixes #2283 .
...
- Legacy-Id: 13230
2017-04-18 16:13:14 +00:00
Henrik Levkowetz
1e98833863
Removed debug statements.
...
- Legacy-Id: 13229
2017-04-18 14:12:10 +00:00
Henrik Levkowetz
3d6fed4b5b
Removed the 'Document' tab introduced in 6.48.0
...
- Legacy-Id: 13228
2017-04-17 11:39:36 +00:00
Henrik Levkowetz
7e8aeeefee
Moved the caching of htmlized documents into Document.htmlized() in order to avoid caching failed htmliztions (usually because of a missing .txt file).
...
- Legacy-Id: 13227
2017-04-16 13:17:18 +00:00
Henrik Levkowetz
4c28fa2828
Added filtering of room resources in the session request form based on the 'used' flag of the room resource name. Tweaked admin to show 'used' for ResourceAssociations. Added Flipchart and U-shape-layout resources through a data migration, and added/modified resource icons.
...
- Legacy-Id: 13226
2017-04-15 19:13:44 +00:00
Henrik Levkowetz
d3a20a8694
Added filtering of room resources in the session request form based on the 'used' flag of the room resource name. Tweaked admin to show 'used' for ResourceAssociations. Added Flipchart and U-shape-layout resources through a data migration, and added/modified resource icons.
...
- Legacy-Id: 13225
2017-04-15 19:13:06 +00:00
Henrik Levkowetz
c445611904
Replaced old unworkable email addesss in the 404 page with the current bugreport address, now configured in settings.py.
...
- Legacy-Id: 13224
2017-04-15 12:34:50 +00:00
Henrik Levkowetz
b2db0d4f52
Set version info and settings back to development mode
...
- Legacy-Id: 13220
2017-04-14 12:50:17 +00:00
Henrik Levkowetz
da4cf2645c
Set version info to release version 6.49.1 before branching.
...
- Legacy-Id: 13218
2017-04-14 12:50:09 +00:00
Henrik Levkowetz
128be4b2e8
Applied a patch from production to trunk.
...
- Legacy-Id: 13214
2017-04-14 12:09:46 +00:00
Henrik Levkowetz
1f2044bd83
Merged in [13212] from rcross@amsl.com:
...
Fix issue in telechat app where ballot positions for WG actions are incorrect. Fixes #1336 .
- Legacy-Id: 13213
Note: SVN reference [13212] has been migrated to Git commit 70ccb0b769
2017-04-13 15:03:18 +00:00
Ryan Cross
70ccb0b769
Fix issue in telechat app where ballot positions for WG actions are incorrect. Fixes #1336 . Commit ready for merge
...
- Legacy-Id: 13212
2017-04-13 00:59:36 +00:00
Henrik Levkowetz
f5dd8c72c3
Revert a change to settings_sqlitetest.py
...
- Legacy-Id: 13211
2017-04-12 21:53:15 +00:00
Henrik Levkowetz
b4fd2b63a8
Merged in [13205] from housley@vigilsec.com:
...
Check downref registry when producing Last Call text. Fixes #2069 .
- Legacy-Id: 13210
Note: SVN reference [13205] has been migrated to Git commit aa7ed23cda
2017-04-12 21:24:33 +00:00
Henrik Levkowetz
7e3ee06b0b
Adjusted test to match new name fixture.
...
- Legacy-Id: 13209
2017-04-12 21:23:29 +00:00
Henrik Levkowetz
e4c3a480ab
Updated name fixture.
...
- Legacy-Id: 13208
2017-04-12 21:22:49 +00:00
Henrik Levkowetz
42a1fdb151
Merged in [13197] from rcross@amsl.com:
...
Fix issue with bin/merge-person-records when User.last_login == None. Fixes #2274 .
- Legacy-Id: 13207
Note: SVN reference [13197] has been migrated to Git commit 767e9f9695
2017-04-12 19:11:31 +00:00
Henrik Levkowetz
978e8f72f5
Changed the signature of ietf.utils.aliases.dump_sublist() to include a list of the alias domains, in order to be able to generate IRTF group aliases @irtf.org. Updated ietf/bin/generate-*-aliases accordingly.
...
- Legacy-Id: 13206
2017-04-12 18:51:38 +00:00
Russ Housley
aa7ed23cda
Check downref registry when producing Last Call text. Fixes #2069 .
...
- Legacy-Id: 13205
2017-04-12 18:27:05 +00:00
Henrik Levkowetz
a01d01f8e4
Updated patch, debug.html and ietf.css for improved sql debug info.
...
- Legacy-Id: 13204
2017-04-12 18:24:51 +00:00
Henrik Levkowetz
4efe4fcd50
Updated draft names with dot regex.
...
- Legacy-Id: 13203
2017-04-12 18:22:16 +00:00
Henrik Levkowetz
902a613250
A migration to match docevent type changes from the downref work.
...
- Legacy-Id: 13202
2017-04-12 18:21:07 +00:00
Henrik Levkowetz
6dc97b232d
A migration to match the latest pytz time zone list.
...
- Legacy-Id: 13201
2017-04-12 18:20:23 +00:00
Ryan Cross
767e9f9695
Fix issue with bin/merge-person-records when User.last_login == None. Fixes #2274 . Commit ready for merge.
...
- Legacy-Id: 13197
2017-04-12 17:36:45 +00:00
Henrik Levkowetz
823227ba23
Updated bower-managed static web assets
...
- Legacy-Id: 13196
2017-04-12 12:20:50 +00:00
Henrik Levkowetz
13a377e92c
Reverted the search result rows to the pre-6.48.0 state.
...
- Legacy-Id: 13195
2017-04-12 11:56:42 +00:00
Henrik Levkowetz
4ef318b039
Merged in [13183] from rcross@amsl.com:
...
Fix error when selecting a document on the Telechat agenda that does not have a writeup. Fixes #2262 .
- Legacy-Id: 13191
Note: SVN reference [13183] has been migrated to Git commit 8a725c6e1e
2017-04-11 00:21:29 +00:00
Henrik Levkowetz
d19179ba44
Merged in [13181] from housley@vigilsec.com:
...
This completes a good chunk of the downref registry work requested in ticket
#2069 . The registry has been imported to the database and can be shown, and
entries can be added to the registry. Addresses issue #2069 .
- Legacy-Id: 13190
Note: SVN reference [13181] has been migrated to Git commit f0125634f8
2017-04-10 22:47:01 +00:00
Henrik Levkowetz
6bdf6ffd9b
Changed some tests to use unicontent(r) instead of r.content, which decodes non-ascii content according to the response charset.
...
- Legacy-Id: 13189
2017-04-10 22:25:43 +00:00
Henrik Levkowetz
acb8345a77
Added some debug functionality which makes it possible to see from where (python source file and line) an SQL query comes when looking at the sql query summary available at the bottom of pages in debug mode, on INTERNAL_IPS.
...
- Legacy-Id: 13188
2017-04-10 17:27:11 +00:00
Henrik Levkowetz
814a6d45b2
Extended the DRAFT_NAMES_WITH_DOT regexp.
...
- Legacy-Id: 13187
2017-04-07 12:38:02 +00:00
Henrik Levkowetz
7d437d95f8
Expand the milestone information on the document metainfo tab a bit.
...
- Legacy-Id: 13186
2017-04-07 12:32:21 +00:00
Ryan Cross
304d04e674
Add Registration migrations
...
- Legacy-Id: 13184
2017-04-04 22:06:17 +00:00
Ryan Cross
8a725c6e1e
Fix error when selecting a document on the Telechat agenda that does not have a writeup. Fixes #2262 . Commit ready for merge.
...
- Legacy-Id: 13183
2017-04-04 20:05:56 +00:00
Ryan Cross
7fb035c061
Add Registration models
...
- Legacy-Id: 13182
2017-04-03 20:36:39 +00:00
Russ Housley
f0125634f8
Add downref registry to the datatracker at the request of the IESG. Still need to integrate with Last Call message generation
...
- Legacy-Id: 13181
2017-04-03 17:36:27 +00:00
Henrik Levkowetz
457f0ee4e3
Fixed a bug in the json_agenda data, calculating room midpoints correctly.
...
- Legacy-Id: 13180
2017-03-31 18:54:08 +00:00
Henrik Levkowetz
47463eaa94
Changed a test case to look at the area being tested, rather than the whole page, to avoid test failures due to for instance new menu entries.
...
- Legacy-Id: 13179
2017-03-31 18:22:08 +00:00
Ole Laursen
2c4f14c967
Make bins use a set to prevent duplicates. Those should only be a
...
problem with aliased bins, but use sets everywhere anyway for
consistency.
- Legacy-Id: 13177
2017-03-30 14:50:23 +00:00
Henrik Levkowetz
8dbff5dcd1
Getting to the floorplans for a meeting venue now always requires going via the agenda, which can take time to load. Escpecially on a handheld device, when you want to see where the room of your next session is, it would be useful to have a menu entry to go directly to the meeting floor-plans. Adding one.
...
- Legacy-Id: 13176
2017-03-29 21:53:58 +00:00
Henrik Levkowetz
b22c2a946c
Set version info and settings back to development mode
...
- Legacy-Id: 13174
2017-03-29 20:01:34 +00:00
Henrik Levkowetz
f1fed9e385
Set version info to release version 6.49.0 before branching.
...
- Legacy-Id: 13172
2017-03-29 20:01:26 +00:00
Henrik Levkowetz
1ef2450b6c
Changed to use doc.canonical_name instead of doc.name when computing the cache key for htmlized documents in order to trigger a new generation when a draft goes to RFC.
...
- Legacy-Id: 13170
2017-03-29 16:59:22 +00:00
Ole Laursen
d9585b4b73
Add some extra test data to exercise the statistics better
...
- Legacy-Id: 13167
2017-03-29 09:06:12 +00:00
Henrik Levkowetz
200412bfa2
Merged in [13137] from rcross@amsl.com:
...
Add CANCELLED message to agenda for other session types.
- Legacy-Id: 13166
Note: SVN reference [13137] has been migrated to Git commit dd4589804c
2017-03-28 19:57:52 +00:00
Henrik Levkowetz
e87e07da65
Merged in [13135] from peter@akayla.com:
...
Adds document titles to HTML titles. Fixes #1957 .
- Legacy-Id: 13165
Note: SVN reference [13135] has been migrated to Git commit c94ab0713c
2017-03-28 19:38:56 +00:00
Henrik Levkowetz
146d4548e9
Merged in [13134] from lars@netapp.com:
...
Shrink all images with image_optim.
- Legacy-Id: 13163
Note: SVN reference [13134] has been migrated to Git commit fe622ecbb2ff9bd4c04d53d2df7344b7246e8881
2017-03-28 19:26:03 +00:00
Henrik Levkowetz
2cb18e371d
Merged in [13130] from lars@netapp.com:
...
Shrink images with image_optim.
- Legacy-Id: 13162
Note: SVN reference [13130] has been migrated to Git commit 0dee5d0516eef63349c2e13028f901ec727f2663
2017-03-28 19:12:06 +00:00
Henrik Levkowetz
59d310d57c
Merged in [13129] from lars@netapp.com:
...
Replace table with div.
- Legacy-Id: 13161
Note: SVN reference [13129] has been migrated to Git commit 1a585a0f5b37976e1a3d6bed982a88984ac2cfa5
2017-03-28 18:56:12 +00:00
Ole Laursen
a1ba9dfb0a
Remove accidentally committed debug
...
- Legacy-Id: 13160
2017-03-28 14:56:06 +00:00
Ole Laursen
5b677dc6ba
Merge author stats branch into new branch from trunk
...
- Legacy-Id: 13159
2017-03-28 14:36:40 +00:00
Henrik Levkowetz
69c9d25022
Merged in [13125] from rcross@amsl.com:
...
Add REST API endpoint to notify Datatracker that new recording files are available.
- Legacy-Id: 13158
Note: SVN reference [13125] has been migrated to Git commit a50b09b152
2017-03-27 21:51:55 +00:00
Henrik Levkowetz
14c748df98
Changed the creation of temporary test dirs to use names which include the test class name, in order to make it possible to run test cases in parallel. Disabled coverage testing when running in parallel (those classes cannot be pickled and distributed to the test runner threads, and also won't pass coverage data back). Tweaked the TestCase.tempdir() method.
...
- Legacy-Id: 13157
2017-03-27 21:41:18 +00:00
Henrik Levkowetz
6110b15de1
Modified an API test to make it pickleable (for parallel test runs).
...
- Legacy-Id: 13156
2017-03-27 21:28:39 +00:00
Henrik Levkowetz
487019883f
Merged in [13120] from rjsparks@nostrum.com:
...
Be more explicit on review message subject lines. Fixes #2103 .
- Legacy-Id: 13153
Note: SVN reference [13120] has been migrated to Git commit da5a2363d6
2017-03-27 18:12:22 +00:00
Henrik Levkowetz
e557c2113e
Merged in [13118] from lars@netapp.com:
...
Update vnu.jar and fix various HTML5 nits it found during a test crawl.
- Legacy-Id: 13152
Note: SVN reference [13118] has been migrated to Git commit 76a3c8bdc0
2017-03-27 17:35:38 +00:00
Henrik Levkowetz
6ae137944d
Merged in [13115] from mahoney@nostrum.com:
...
Added draftname to email subject for review request (addresses #2144 ).
- Legacy-Id: 13151
Note: SVN reference [13115] has been migrated to Git commit b0cbf9a1c9
2017-03-27 17:09:48 +00:00
Henrik Levkowetz
605fa26ec3
Made relative paths work for the create_group_wikis commnand. Added wiki and svn dir patterns to docker/settings_local.py.
...
- Legacy-Id: 13150
2017-03-27 17:07:48 +00:00
Henrik Levkowetz
3c8d101fe3
Merged in [13114] from rcross@amsl.com:
...
Add meetecho address to settings.AUDIO_IMPORT_EMAIL.
- Legacy-Id: 13149
Note: SVN reference [13114] has been migrated to Git commit 73dfdfbd2c
2017-03-27 16:48:22 +00:00
Henrik Levkowetz
28969462ff
Merged in [13113] from rcross@amsl.com:
...
Add Country column to meeting/NN/proceedings/attendees. Fixes #2228 .
- Legacy-Id: 13148
Note: SVN reference [13113] has been migrated to Git commit 990493f1c4
2017-03-27 16:20:40 +00:00
Ole Laursen
5608ad0061
Move the assert on new X in the test coverage up before the percentage
...
to try get the list of URLs out before the percentage
- Legacy-Id: 13144
2017-03-27 08:45:20 +00:00
Ole Laursen
5b8ac15c0e
Improve debug output
...
- Legacy-Id: 13143
2017-03-27 08:35:34 +00:00
Ole Laursen
ef4d55f0c9
Apply patch from Henrik Levkowetz to fix some problems of author parse
...
errors where the affiliation is mistakenly thought to be an extra
author (some of these still remain)
- Legacy-Id: 13142
2017-03-27 08:33:49 +00:00
Henrik Levkowetz
d2c2d80341
Merged in [13112] from lars@netapp.com:
...
Fix various \'RemovedInDjango20Warning\' warnings.
- Legacy-Id: 13141
Note: SVN reference [13112] has been migrated to Git commit 8a70e9773d
2017-03-26 22:06:47 +00:00
Henrik Levkowetz
6aee4d4a16
Merged in [13109] from lars@netapp.com:
...
Rename crawl_history to make_rev_history, which is more descriptive. Fix #2224
(thanks, Robert!) by generating graphs for the entire revision history of a doc,
both forward and backward in time.
- Legacy-Id: 13140
Note: SVN reference [13109] has been migrated to Git commit e14dcdac8f
2017-03-26 21:42:10 +00:00
Ryan Cross
dd4589804c
Add CANCELLED message to agenda for other session types. Commit ready for merge
...
- Legacy-Id: 13137
2017-03-26 17:33:20 +00:00
Henrik Levkowetz
5afa53a09d
Merged in [13108] from lars@netapp.com:
...
Change \'ID Tracker\' to \'Datatracker\' in various places. Fixes some of #2100 .
- Legacy-Id: 13136
Note: SVN reference [13108] has been migrated to Git commit afdf154e0a
2017-03-25 23:46:18 +00:00
Peter E. Yee
c94ab0713c
Adds document titles to HTML titles. Fixes #1957 . Commit ready to merge.
...
- Legacy-Id: 13135
2017-03-25 23:43:37 +00:00
Henrik Levkowetz
81f5e3d558
Merged in [13107] from lars@netapp.com:
...
Changes to bower.json to correctly pick up assets for some new versions of
various packages we use.
- Legacy-Id: 13131
Note: SVN reference [13107] has been migrated to Git commit 32df8fd99e
2017-03-25 23:15:14 +00:00
Henrik Levkowetz
c799410512
Merged in [13106] from lars@netapp.com:
...
No need to keep the uncompressed spin.js variant around.
- Legacy-Id: 13128
Note: SVN reference [13106] has been migrated to Git commit 97ca969dc5
2017-03-25 22:54:02 +00:00
Henrik Levkowetz
1270a649c6
Merged in [13126] from lars@netapp.com:
...
Two more locations where I missed that spin.min.js was loaded. Commit ready for
merge.
- Legacy-Id: 13127
Note: SVN reference [13126] has been migrated to Git commit d5d09e4e826e22f1ea61d5ed6ebeb45d079b6c8e
2017-03-25 22:30:18 +00:00
Ryan Cross
a50b09b152
Add REST API endpoint to notify Datatracker that new recording files are available. Commit ready for merge.
...
- Legacy-Id: 13125
2017-03-25 21:52:11 +00:00
Henrik Levkowetz
80826fc5f6
Merged in [13102] from lars@netapp.com:
...
Update bootstrap-datepicker3 to 1.6.4.
- Legacy-Id: 13122
Note: SVN reference [13102] has been migrated to Git commit 281cbc2bb4
2017-03-25 21:24:57 +00:00
Henrik Levkowetz
e7a66e7192
Merged in [13101] from lars@netapp.com:
...
Update jquery.tablesorter to v2.28.5.
- Legacy-Id: 13121
Note: SVN reference [13101] has been migrated to Git commit 0bec0fb3e1
2017-03-25 21:03:22 +00:00
Robert Sparks
da5a2363d6
Be more explicit on review message subject lines. Fixes #2103 . Commit ready for merge.
...
- Legacy-Id: 13120
2017-03-25 20:45:08 +00:00
Lars Eggert
76a3c8bdc0
Update vnu.jar and fix various HTML5 nits it found during a test crawl.
...
Commit ready for merge.
- Legacy-Id: 13118
2017-03-25 20:21:14 +00:00
Jean Mahoney
b0cbf9a1c9
Added draftname to email subject for review request (addresses #2144 ). Commit ready for merge.
...
- Legacy-Id: 13115
2017-03-25 19:52:15 +00:00
Ryan Cross
73dfdfbd2c
Add meetecho address to settings.AUDIO_IMPORT_EMAIL. Commit ready for merge.
...
- Legacy-Id: 13114
2017-03-25 19:43:02 +00:00
Ryan Cross
990493f1c4
Add Country column to meeting/NN/proceedings/attendees. Fixes #2228 . Commit ready for merge.
...
- Legacy-Id: 13113
2017-03-25 19:20:34 +00:00
Lars Eggert
8a70e9773d
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
...
- Legacy-Id: 13112
2017-03-25 19:16:45 +00:00
Henrik Levkowetz
b9a396c71f
Merged in [13099] from lars@netapp.com:
...
Remove outdated (and unused) bootstrap version.
- Legacy-Id: 13111
Note: SVN reference [13099] has been migrated to Git commit 5ed20e8819
2017-03-25 19:13:01 +00:00
Lars Eggert
e14dcdac8f
Rename crawl_history to make_rev_history, which is more descriptive. Fix #2224
...
(thanks, Robert!) by generating graphs for the entire revision history of a doc,
both forward and backward in time. Commit ready for merge.
- Legacy-Id: 13109
2017-03-25 18:52:46 +00:00
Lars Eggert
afdf154e0a
Change "ID Tracker" to "Datatracker" in various places. Fixes some of #2100 .
...
Commit ready for merge.
- Legacy-Id: 13108
2017-03-25 18:23:38 +00:00
Lars Eggert
32df8fd99e
Changes to bower.json to correctly pick up assets for some new versions of
...
various packages we use. Commit ready for merge.
- Legacy-Id: 13107
2017-03-25 17:08:44 +00:00
Lars Eggert
97ca969dc5
No need to keep the uncompressed spin.js variant around. Commit ready for merge.
...
- Legacy-Id: 13106
2017-03-25 16:59:58 +00:00
Lars Eggert
d823f3e44e
r13104 missed the actual spin.min.js file. Commit ready for merge.
...
- Legacy-Id: 13105
2017-03-25 16:59:08 +00:00
Lars Eggert
f7ff8486ef
Update spin.js to v2.3.2 and use it for the agenda scheduling page. Remove the
...
explicit copy that was kept there. Commit ready for merge.
- Legacy-Id: 13104
2017-03-25 16:56:13 +00:00
Lars Eggert
281cbc2bb4
Update bootstrap-datepicker3 to 1.6.4. Commit ready for merge.
...
- Legacy-Id: 13102
2017-03-25 16:10:52 +00:00
Lars Eggert
0bec0fb3e1
Update jquery.tablesorter to v2.28.5. Commit ready for merge.
...
- Legacy-Id: 13101
2017-03-25 16:03:15 +00:00
Lars Eggert
5ed20e8819
Remove outdated (and unused) bootstrap version.
...
- Legacy-Id: 13099
2017-03-25 15:34:26 +00:00
Henrik Levkowetz
f553b3f8a9
Updated DRAFT_NAMES_WITH_DOT for another dot draft.
...
- Legacy-Id: 13094
2017-03-24 09:04:36 +00:00
Henrik Levkowetz
d3558524f2
Improved traceback for a logger.error() message.
...
- Legacy-Id: 13093
2017-03-24 09:03:06 +00:00
Henrik Levkowetz
ebef6d06d8
Reverted some links to htmlized draft versions, on request.
...
- Legacy-Id: 13091
2017-03-23 10:57:19 +00:00
Henrik Levkowetz
d04869a3d5
Added an ALLOWED_HOSTS setting to settings_testcrawl.
...
- Legacy-Id: 13090
2017-03-23 10:43:39 +00:00
Henrik Levkowetz
c53be35f13
Removed list emails from the ADMINS setting, and added localhost to ALLOWED_HOSTS.
...
- Legacy-Id: 13089
2017-03-23 10:40:51 +00:00
Henrik Levkowetz
b603791cae
Another fix for get_file_path().
...
- Legacy-Id: 13088
2017-03-23 10:39:35 +00:00
Henrik Levkowetz
bb13eeefb5
Set version info and settings back to development mode
...
- Legacy-Id: 13065
2017-03-22 12:37:21 +00:00
Henrik Levkowetz
a0b8ab983a
Set version info to release version 6.48.1 before branching.
...
- Legacy-Id: 13063
2017-03-22 12:37:13 +00:00
Henrik Levkowetz
eef984202f
Better handling of missing documents (such as rfc575)
...
- Legacy-Id: 13060
2017-03-22 12:07:08 +00:00
Henrik Levkowetz
570ef785d6
Improved Document.get_file_path().
...
- Legacy-Id: 13059
2017-03-22 12:06:28 +00:00
Henrik Levkowetz
d0b34ebd45
Changed test assertions so they provide more information on failure.
...
- Legacy-Id: 13058
2017-03-22 12:05:48 +00:00
Henrik Levkowetz
9082b0abe5
Another tweak to the rev pattern, and exception handling when breaking apart name an rev for documents which don't use the charter rev model.
...
- Legacy-Id: 13057
2017-03-22 09:50:07 +00:00
Henrik Levkowetz
5203118041
Changed one more draft directory reference to use the draft archive setting.
...
- Legacy-Id: 13056
2017-03-22 09:48:11 +00:00
Henrik Levkowetz
f778e39a27
On request, reverted the document rendering on the document status page to the old look.
...
- Legacy-Id: 13053
2017-03-21 15:53:08 +00:00
Henrik Levkowetz
475d18ea8e
Changed where to look for the text version of expired drafts.
...
- Legacy-Id: 13052
2017-03-21 15:12:30 +00:00
Henrik Levkowetz
50d8a46e82
Reverted a bad css change from the rfcmarkup merge.
...
- Legacy-Id: 13051
2017-03-21 14:07:13 +00:00
Henrik Levkowetz
e8043e53fb
Made Document.htmlized() be a bit smarter about handling documents which have not been provided in .txt format.
...
- Legacy-Id: 13050
2017-03-21 14:02:43 +00:00
Henrik Levkowetz
c3ab8124a9
Set version info and settings back to development mode
...
- Legacy-Id: 13048
2017-03-21 13:02:52 +00:00
Henrik Levkowetz
2cd26bde53
Set version info to release version 6.48.0 before branching.
...
- Legacy-Id: 13046
2017-03-21 13:02:44 +00:00
Henrik Levkowetz
c832ba2fb7
Tweaked the info symbol on search results rows slightly.
...
- Legacy-Id: 13042
2017-03-20 15:12:48 +00:00
Henrik Levkowetz
814e1315b5
Added a new document tab for some documents, showing htmlized drafts and RFCs
...
using the htmlization code previously developed for tools.ietf.org. As the
generation of the htmlized page is a bit too costly to do on the fly for
often-referenced drafts and RFCs, the part of each page which contains the
htmlized document is cached on file with a cache time of 2 weeks.
Changed all links which pointed to the htmlized version on tools to instead
point at the datatracker htmlized document.
Tweaked some URLs which didn't permit retrieval of intermediate-rev-charters.
Narrowed the pattern for document names to disallow dots in names, and
instead explicitly enumerated the few historical draftw with dots in the
name.
Added a file-system cache for the htmlized documents, and specified a
max_entries value for caches, overriding the default 300 entries.
Tweaked the code for new author email entries to provide a time if missing
in an updated entry.
Changed links in various email templates which pointed at tools.ietf.org
pages to instead point at datatracker pages, where appropriate.
Changed the search result rows to provide links to both the current meta-
information document pages (with a (i) info symbol) and to the new htmlized
document pages.
- Legacy-Id: 13040
2017-03-20 14:08:52 +00:00
Henrik Levkowetz
a67e9dd5c4
Added a number of new methods on DocumentInfo/Document/DocHistory, to support the new htmlized document page. Added caching for some methods.
...
- Legacy-Id: 13039
2017-03-20 13:51:46 +00:00
Henrik Levkowetz
3f92aee755
Added the rfcmarkup module. This will be changed to a library dependency when the module is published.
...
- Legacy-Id: 13038
2017-03-20 13:48:13 +00:00
Henrik Levkowetz
4f1fbb7d9b
Set version info and settings back to development mode
...
- Legacy-Id: 13034
2017-03-20 12:03:05 +00:00
Henrik Levkowetz
ec8603f2b8
Set version info to release version 6.47.2 before branching.
...
- Legacy-Id: 13032
2017-03-20 12:02:57 +00:00
Henrik Levkowetz
53481eebd8
Added a utility function to create a test-class specific temporary directory.
...
- Legacy-Id: 13026
2017-03-19 19:25:26 +00:00
Henrik Levkowetz
483d5f9a2a
Silenced an unnecessary error which could occur when looking for charter documents for groups (such as bofs) without them, by asking the API for a group description.
...
- Legacy-Id: 13025
2017-03-19 19:24:37 +00:00
Henrik Levkowetz
1b0226d238
Merged in [13022] from rcross@amsl.com:
...
Fixes interim meeting edit form returning 500 when duration field is empty. Fixes #2206 .
- Legacy-Id: 13024
Note: SVN reference [13022] has been migrated to Git commit eb10f54bd6
2017-03-18 23:56:45 +00:00
Henrik Levkowetz
919477454b
Merged in [13021] from rcross@amsl.com:
...
Fix issue where editing interim meeting duration does not update underlying timeslot duration. Fixes #2203 .
- Legacy-Id: 13023
Note: SVN reference [13021] has been migrated to Git commit 3cd5bea78b
2017-03-18 22:34:35 +00:00
Ryan Cross
eb10f54bd6
Fixes interim meeting edit form returning 500 when duration field is empty. Fixes #2206 . Commit ready for merge.
...
- Legacy-Id: 13022
2017-03-17 18:49:33 +00:00
Ryan Cross
3cd5bea78b
Fix issue where editing interim meeting duration does not update underlying timeslot duration. Fixes #2203 . Commit ready for merge.
...
- Legacy-Id: 13021
2017-03-17 18:28:07 +00:00
Henrik Levkowetz
55ff15952d
Merged in [13018] from rcross@amsl.com:
...
Fix issue with interim meeting timezone getting reset on edit. Fixes #2204 .
- Legacy-Id: 13020
Note: SVN reference [13018] has been migrated to Git commit adee827726
2017-03-17 17:02:14 +00:00
Henrik Levkowetz
1abb631c61
Merged in [13017] from rcross@amsl.com:
...
Add placeholders and validations to secretariat non-session time input fields. Fixes #2208 .
- Legacy-Id: 13019
Note: SVN reference [13017] has been migrated to Git commit 4f5933ae20
2017-03-17 16:32:42 +00:00
Ryan Cross
adee827726
Fix issue with interim meeting timezone getting reset on edit. Fixes #2204 . Commit ready for merge.
...
- Legacy-Id: 13018
2017-03-17 00:25:21 +00:00
Ryan Cross
4f5933ae20
Add placeholders and validations to secretariat non-session time input fields. Fixes #2208 . Commit ready for merge.
...
- Legacy-Id: 13017
2017-03-16 23:10:14 +00:00
Henrik Levkowetz
d6d6fd65db
Applied a patch rjsparks@nostrum.com to make ballot grids show for statchg documents in ietf last call.
...
- Legacy-Id: 13015
2017-03-15 14:57:20 +00:00
Henrik Levkowetz
bb5096da8a
Added more email validation for draft submission author emails, and blocked some baths that could lead to bad email addresses ('none') being set as document author email addresses.
...
- Legacy-Id: 13010
2017-03-14 14:07:21 +00:00
Henrik Levkowetz
888aa75a2f
Set version info and settings back to development mode
...
- Legacy-Id: 13008
2017-03-13 17:09:54 +00:00
Henrik Levkowetz
986a2ea881
Set version info to release version 6.47.1 before branching.
...
- Legacy-Id: 13006
2017-03-13 17:09:46 +00:00
Henrik Levkowetz
7b3ce6e795
Improved the log.assertion() and unreachable() functions to send a deeper traceback when reporting by email, rather than just the last stack frame.
...
- Legacy-Id: 12999
2017-03-13 05:37:02 +00:00
Henrik Levkowetz
0af1223b3c
Merged in [12990] and [12991] from rcross@amsl.com:
...
Refactor session audio file import. Add informative email. Fixes #2164 .
- Legacy-Id: 12998
Note: SVN reference [12990] has been migrated to Git commit 084f8a7495
Note: SVN reference [12991] has been migrated to Git commit 6a5f180fb0
2017-03-12 12:15:37 +00:00
Henrik Levkowetz
fe8cd06a76
Back out the htmlization code for the moment.
...
- Legacy-Id: 12997
2017-03-12 12:12:44 +00:00
Henrik Levkowetz
e724ed9cdd
Make the default navbar colour match the production navbar, rather than the dev navbar. Gives 500 errors in production a regular navbar, rather than a dev navbar.
...
- Legacy-Id: 12996
2017-03-12 12:11:06 +00:00
Henrik Levkowetz
319a4850d6
Added rfcmarkup code. Will probably be migrated to a separate lib in time.
...
- Legacy-Id: 12994
2017-03-11 14:02:16 +00:00
Henrik Levkowetz
58dae78a43
Modified the REST API to provide group descriptions taken from the group charters if group.description is blank.
...
- Legacy-Id: 12993
2017-03-11 13:46:19 +00:00
Henrik Levkowetz
2ba55b1b5b
Added text() and htmlized() methods on Document, to help with display of htmlized text.
...
- Legacy-Id: 12992
2017-03-11 13:44:03 +00:00
Ryan Cross
6a5f180fb0
Rename and update shared audio file migration. Commit ready for merge
...
- Legacy-Id: 12991
2017-03-10 23:12:49 +00:00
Ryan Cross
084f8a7495
Refactor session audio file import. Add informative email. Fixes #2164 . Commit ready for merge
...
- Legacy-Id: 12990
2017-03-10 23:04:06 +00:00
Henrik Levkowetz
8eb447e77f
Added an improved guard against trying to fetch milestones for a group value of None.
...
- Legacy-Id: 12989
2017-03-08 15:19:08 +00:00
Henrik Levkowetz
707b006d17
Added a guard against trying to fetch milestones for a group value of None.
...
- Legacy-Id: 12988
2017-03-08 15:14:58 +00:00
Henrik Levkowetz
e48b5c99c3
Added a link to report bugs by email to the page footer.
...
- Legacy-Id: 12987
2017-03-08 15:04:37 +00:00
Henrik Levkowetz
27ca7b52ce
Fixed a reverse url lookup issue in a template.
...
- Legacy-Id: 12986
2017-03-08 11:13:38 +00:00
Henrik Levkowetz
1b3b8da0d0
Set version info and settings back to development mode
...
- Legacy-Id: 12984
2017-03-07 10:38:21 +00:00
Henrik Levkowetz
9580b797c3
Set version info to release version 6.47.0 before branching.
...
- Legacy-Id: 12982
2017-03-07 10:38:13 +00:00
Henrik Levkowetz
de2356d693
Added a migration for the tweaked DocEvent.rev field.
...
- Legacy-Id: 12979
2017-03-07 09:48:22 +00:00
Henrik Levkowetz
4daf66d11c
Added DocEvent rev= parameter througout the code.
...
- Legacy-Id: 12978
2017-03-06 15:08:21 +00:00
Henrik Levkowetz
ff31644ccf
Tweaked assertion() and unreachable() to raise an exception instead of sending email (to the test mailbox ...) when running the test suite.
...
- Legacy-Id: 12977
2017-03-06 14:31:45 +00:00
Henrik Levkowetz
0bcb4ae30c
Fixed a problem with assertion() and unreachable(), which could break if certain names (like 'args') were set in the calling frame.
...
- Legacy-Id: 12975
2017-03-06 13:51:08 +00:00
Henrik Levkowetz
05d57f6577
Added a 'rev' field to DocEvent, and removed the corresponding field from NewRevisionDocEvent and SubmissionDocEvent. Added a migration for an initial schema change, one data migration to copy and infer revision information, another schema migration to remove extraneous revision field, and another data migration to fix up bad timestamps and bad revision info from the period 2016-09-10 to 2016-10-04.
...
- Legacy-Id: 12974
2017-03-05 19:59:27 +00:00
Henrik Levkowetz
fd9a0d12b5
Renamed a couple of migrations.
...
- Legacy-Id: 12973
2017-03-05 12:03:15 +00:00
Henrik Levkowetz
dd305e0d87
Fixed a bug in the StateAdmin list_filter setting.
...
- Legacy-Id: 12972
2017-03-04 16:19:29 +00:00