Commit graph

5367 commits

Author SHA1 Message Date
Lars Eggert 808196bc0c Update a number of web assets to their latest versions.
Commit ready for merge.
 - Legacy-Id: 10530
2015-12-02 15:05:51 +00:00
Lars Eggert 29f021d7f4 Add a button to I-D and RFC pages that provides a citation in bibtex format for
the document. Commit ready for merge.
 - Legacy-Id: 10529
2015-12-02 14:07:16 +00:00
Henrik Levkowetz 95e2147f73 Set version info and settings back to development mode
- Legacy-Id: 10516
2015-11-20 20:25:23 +00:00
Henrik Levkowetz f1fba5aa9e Set version info to release version 6.11.0 before branching.
- Legacy-Id: 10514
2015-11-20 20:25:13 +00:00
Henrik Levkowetz a5a502c48e Augmented the new liaison add_comment test to test the add_comment page and template.
- Legacy-Id: 10511
2015-11-20 20:16:06 +00:00
Henrik Levkowetz 09e3f4e96d Added a management command to check referential integrity, original code
conceived and written by rjsparks@nostrum.com, with some additions and
adaptation as a management command by henrik@levkowetz.com.

This integrity checker, when run on the IETF database in November 2015,
seemed to have a factor on the order of 100 better speed and lower memory
consumption than the code in
https://stackoverflow.com/questions/4734645/is-there-a-tool-to-check-database-integrity-in-django

No exact figure is available, as the latter had to be killed when it had
taken all available ram (~14G) on the development machine, and started to
cause heavy swapping.
 - Legacy-Id: 10508
2015-11-19 21:40:37 +00:00
Henrik Levkowetz ff6969815c Added a migration to go with the liaison updates.
- Legacy-Id: 10507
2015-11-19 21:19:52 +00:00
Henrik Levkowetz 6ab5365296 Merged in^/personal/rcross/v6.7.3.dev0@10465, which included [10382],[10464],[10465], introducing a number of usability fixes to the liaison tool, including a new tab for action needed statements and the ability to add comments to liaison statements' history.
- Legacy-Id: 10506
Note: SVN reference [10382] has been migrated to Git commit b7bbfd8312

Note: SVN reference [10464] has been migrated to Git commit 1ea5dcf907

Note: SVN reference [10465] has been migrated to Git commit eed28dbb49
2015-11-19 19:53:12 +00:00
Robert Sparks 5a591bb263 Allow setting the stream state of a document that has not yet had any stream state set. Fixes #1859. Commit ready for merge. Candidate for patch.
- Legacy-Id: 10503
2015-11-17 04:33:35 +00:00
Henrik Levkowetz 7e08303c33 Set version info and settings back to development mode
- Legacy-Id: 10496
2015-11-15 16:25:44 +00:00
Henrik Levkowetz 789cf3eef9 Set version info to release version 6.10.0 before branching.
- Legacy-Id: 10494
2015-11-15 16:25:35 +00:00
Henrik Levkowetz cc84668862 Updated utils resources.py
- Legacy-Id: 10489
2015-11-14 23:47:02 +00:00
Henrik Levkowetz 1759f1b38e Updated utils/resources.py to include an endpoint for the new DumpInfo table.
- Legacy-Id: 10488
2015-11-14 23:41:25 +00:00
Henrik Levkowetz 29b30c6c3c Added a utility model to hold information on when a given database dump has been done.
- Legacy-Id: 10480
2015-11-14 22:59:14 +00:00
Henrik Levkowetz 0e513c73e0 Applied test speedup fixes to testcrawler config, too. Looks like a ~15% speed-up.
- Legacy-Id: 10476
2015-11-14 11:02:58 +00:00
Ryan Cross eed28dbb49 Small fixes to Liaison Tool changes. Commit ready for merge
- Legacy-Id: 10465
2015-11-12 18:44:28 +00:00
Ryan Cross 1ea5dcf907 Liaison changes from IETF 94 demo. Includes tab for Action Needed statements and ability to add comments to history. Commit ready for merge
- Legacy-Id: 10464
2015-11-12 00:26:52 +00:00
Henrik Levkowetz 2191ec3cbd Removed logging through ietf.utils.log.log when running tests -- should shave another 15% off the test suite run time.
- Legacy-Id: 10454
2015-11-08 14:26:41 +00:00
Henrik Levkowetz fdc7dea3df Merged in [10097] from olau@iola.dk, in order to speed up the test suite.
- Legacy-Id: 10453
Note: SVN reference [10097] has been migrated to Git commit 99a9cb5569
2015-11-08 14:24:19 +00:00
Henrik Levkowetz bb3424f0fa Set version info and settings back to development mode
- Legacy-Id: 10450
2015-11-08 09:20:38 +00:00
Henrik Levkowetz 0a65695700 Set version info to release version 6.9.0 before branching.
- Legacy-Id: 10448
2015-11-08 09:20:30 +00:00
Henrik Levkowetz f2fed6a543 Merged in [10431] from rjsparks@nostrum.com:
Reduce confusion around how to send a document from a WG to the IESG through additional, restrictive, validation on the stream state editing form. Fixes bug #1418.
 - Legacy-Id: 10445
Note: SVN reference [10431] has been migrated to Git commit 5ee77ca282
2015-11-07 23:12:43 +00:00
Henrik Levkowetz c5ad40c250 Merged in [10430] from rjsparks@nostrum.com:
Reflect the right group type in personnel change messages. Fixes #1746.
 - Legacy-Id: 10444
Note: SVN reference [10430] has been migrated to Git commit 24e451739c
2015-11-07 22:31:18 +00:00
Henrik Levkowetz 0b1ca354fa Merged in [10429] from rjsparks@nostrum.com:
Display the To and (if it exists) Cc correctly on the publication request form. Fixes #1819.
 - Legacy-Id: 10442
Note: SVN reference [10429] has been migrated to Git commit e1469522dd
2015-11-07 22:12:46 +00:00
Henrik Levkowetz 84860d87f7 Merged in [10426] from rjsparks@nostrum.com:
Fix the links on the state help index page. Fixes #1775.
 - Legacy-Id: 10441
Note: SVN reference [10426] has been migrated to Git commit 7e39db81ea
2015-11-07 21:59:58 +00:00
Henrik Levkowetz 408d51c11f Merged in [10425] from bartosz.balazinski@interdigital.com:
Provide information about who has suggested document replaced-by information in the notification email.

    This commit fixes bug 1817,
 - Legacy-Id: 10440
Note: SVN reference [10425] has been migrated to Git commit ba39077180
2015-11-07 21:43:27 +00:00
Henrik Levkowetz f336da26c9 Updated settings, according to [10432]
- Legacy-Id: 10433
Note: SVN reference [10432] has been migrated to Git commit 7ae67e4027
2015-11-06 16:05:43 +00:00
Robert Sparks 5ee77ca282 Reduce confusion around how to send a document from a WG to the IESG through additional, restrictive, validation on the stream state editing form. Fixes bug #1418. Commit ready for merge.
- Legacy-Id: 10431
2015-11-06 02:32:59 +00:00
Robert Sparks 24e451739c Reflect the right group type in personnel change messages. Fixes #1746. Commit ready for merge.
- Legacy-Id: 10430
2015-11-05 06:32:04 +00:00
Robert Sparks e1469522dd Display the To and (if it exists) Cc correctly on the publication request form. Fixes #1819. Commit ready for merge.
- Legacy-Id: 10429
2015-11-05 04:30:09 +00:00
Robert Sparks 7e39db81ea Fix the links on the state help index page. Fixes #1775. Commit ready for merge.
- Legacy-Id: 10426
2015-11-05 02:03:40 +00:00
Bartosz Balazinski ba39077180 This commit fixes bug 1817, commit ready to merge
- Legacy-Id: 10425
2015-11-04 23:25:51 +00:00
Henrik Levkowetz db7aa73eb4 Merged in [10418] from henrik@levkowetz.com:
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
 - Legacy-Id: 10420
Note: SVN reference [10418] has been migrated to Git commit cf7d794b09
2015-11-04 08:46:35 +00:00
Henrik Levkowetz cf7d794b09 Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
- Legacy-Id: 10418
2015-11-04 07:34:56 +00:00
Henrik Levkowetz eb76e21aa8 Merged in [10414] from rjsparks@nostrum.com:
Put possibly replaces sections in the right columns. Fixes #1802.
 - Legacy-Id: 10417
Note: SVN reference [10414] has been migrated to Git commit d97c29fdcf
2015-11-04 05:22:16 +00:00
Henrik Levkowetz 471ed32536 Merged in [10413] from rcross@amsl.com:
Update proceedings permissions again.
 - Legacy-Id: 10416
Note: SVN reference [10413] has been migrated to Git commit 3f1b281a74
2015-11-04 04:51:42 +00:00
Henrik Levkowetz 0117af5657 Keep draft aliases for 2 years rather than 1 year from posting.
- Legacy-Id: 10415
2015-11-04 02:22:49 +00:00
Robert Sparks d97c29fdcf Put possibly replaces sections in the right columns. Fixes #1802. Commit ready for merge.
- Legacy-Id: 10414
2015-11-04 02:04:24 +00:00
Ryan Cross 3f1b281a74 Update proceedings permissions again. Commit ready for merge
- Legacy-Id: 10413
2015-11-04 01:02:22 +00:00
Henrik Levkowetz 7113663676 Merged in [10405] from rjsparks@nostrum.com:
Addresses an issue where the WG document page would show the same document in more than one section. Fixes #1827.
 - Legacy-Id: 10412
Note: SVN reference [10405] has been migrated to Git commit 95df98b6d4
2015-11-03 15:44:53 +00:00
Henrik Levkowetz 7d692a8826 Merged in [10384] from rjsparks@nostrum.com:
When a group gives a document a new group state (particularly for the first time), send a message that says what happened instead of simply \'Adopted\'. Fixes #1830.
 - Legacy-Id: 10411
Note: SVN reference [10384] has been migrated to Git commit be377e5ac5
2015-11-03 15:02:47 +00:00
Henrik Levkowetz 8aafb65743 Merged in [10383] from rcross@amsl.com:
Update proceedings permissions.
 - Legacy-Id: 10410
Note: SVN reference [10383] has been migrated to Git commit 788748d7e7
2015-11-03 14:43:47 +00:00
Henrik Levkowetz 693badfd94 Merged in [10379] from rjsparks@nostrum.com:
Change the acronym link on the html agenda page to go to the group's charter page rather than the charter's document page.
 - Legacy-Id: 10409
Note: SVN reference [10379] has been migrated to Git commit bf0a5e3da4
2015-11-03 14:16:44 +00:00
Henrik Levkowetz be491ac1a0 Merged in [10378] from rjsparks@nostrum.com:
Make the internal review message reflect whether this is a new chartering effort or a recharter. Fixes #1814.
 - Legacy-Id: 10406
Note: SVN reference [10378] has been migrated to Git commit ff93fe3599
2015-11-03 13:49:21 +00:00
Robert Sparks 95df98b6d4 Addresses an issue where the WG document page would show the same document in more than one section. Fixes #1827. Commit ready for merge.
- Legacy-Id: 10405
2015-11-03 12:29:10 +00:00
Robert Sparks be377e5ac5 When a group gives a document a new group state (particularly for the first time), send a message that says what happened instead of simply "Adopted". Fixes #1830. Commit ready for merge.
- Legacy-Id: 10384
2015-11-03 09:22:15 +00:00
Ryan Cross 788748d7e7 Update proceedings permissions. Commit ready for merge
- Legacy-Id: 10383
2015-11-03 08:48:08 +00:00
Ryan Cross b7bbfd8312 Various small bug fixes and tweaks to UI of Liaison Management Tool. Commit ready for merge
- Legacy-Id: 10382
2015-11-03 07:52:05 +00:00
Henrik Levkowetz 5f2773fd8f Fixed a unicode issue with rendering of contact names.
- Legacy-Id: 10381
2015-11-03 07:06:37 +00:00
Robert Sparks bf0a5e3da4 Change the acronym link on the html agenda page to go to the group's charter page rather than the charter's document page. Commit ready for merge.
- Legacy-Id: 10379
2015-11-03 06:18:32 +00:00