Commit graph

5058 commits

Author SHA1 Message Date
Henrik Levkowetz 17b100ec51 Merged in [9924] from rjsparks@nostrum.com:
Adds views of active areas, area groups, teams, and directorates.
Adds navigation to those views to the base menus.
Unifies URL patterns shared between group/urls and group/urls_info, 
exposing the same view at, e.g., /group/stir and /wg/stir/.
Improves testing, primarily of group/info.py
 - Legacy-Id: 9930
Note: SVN reference [9924] has been migrated to Git commit 461af5af19
2015-08-01 10:12:40 +00:00
Henrik Levkowetz bef78193f5 Merged in [9901] from rcross@amsl.com:
Fix matching audio file names with rooms.
 - Legacy-Id: 9927
Note: SVN reference [9901] has been migrated to Git commit ce250e16e8
2015-07-31 19:41:43 +00:00
Robert Sparks 461af5af19 Adds views of active areas, area groups, teams, and directorates.
Adds navigation to those views to the base menus.

Unifies URL patterns shared between group/urls and group/urls_info, 
exposing the same view at, e.g., /group/stir and /wg/stir/.

Improves testing, primarily of group/info.py 

Commit ready for merge.
 - Legacy-Id: 9924
2015-07-30 21:51:38 +00:00
Henrik Levkowetz ab8d018760 Provide a document's rfc number (if any) as part of the document fields exposed in the json api.
- Legacy-Id: 9923
2015-07-30 18:57:44 +00:00
Henrik Levkowetz faecc697be Changed the code for meta-data extraction from xml files to not break if a sought-after element is missing.
- Legacy-Id: 9922
2015-07-30 18:23:56 +00:00
Henrik Levkowetz fb79c8a22c Updated the meta-data error message to say 'errors ... below' instead of 'errors ... above', to match the relative placement of text and error indications.
- Legacy-Id: 9921
2015-07-30 18:22:28 +00:00
Henrik Levkowetz e737fa747c Fixed an incorrect list of string interpolation arguments.
- Legacy-Id: 9918
2015-07-30 13:17:14 +00:00
Henrik Levkowetz cdb0d24aed Improved the error reporting for invalid xml file submissions.
- Legacy-Id: 9916
2015-07-30 11:44:54 +00:00
Henrik Levkowetz fe6aa25af5 Improved the handling of failed xml2rfc conversions when no txt document was submitted.
- Legacy-Id: 9914
2015-07-29 19:38:00 +00:00
Ryan Cross ce250e16e8 Fix matching audio file names with rooms. Commit ready for merge.
- Legacy-Id: 9901
2015-07-27 18:57:38 +00:00
Henrik Levkowetz 1fb8f5a005 Set version info and settings back to development mode
- Legacy-Id: 9882
2015-07-25 16:32:35 +00:00
Henrik Levkowetz 675eb77bf5 Set version info to release version 6.2.0 before branching.
- Legacy-Id: 9880
2015-07-25 16:32:29 +00:00
Henrik Levkowetz ea26114076 Merged in [9875] from rjsparks@nostrum.com:
Improve the form validation for the submission replaces form.
 - Legacy-Id: 9877
Note: SVN reference [9875] has been migrated to Git commit 766270a344
2015-07-25 15:29:30 +00:00
Robert Sparks 766270a344 Improve the form validation for the submission replaces form. Commit ready for merge.
- Legacy-Id: 9875
2015-07-23 14:24:59 +00:00
Henrik Levkowetz a7179d5e03 Merged in [9862] from rjsparks@nostrum.com:
Ignore suggestions that a draft replaces itself.
 - Legacy-Id: 9874
Note: SVN reference [9862] has been migrated to Git commit 6ccd96fb31
2015-07-23 12:42:49 +00:00
Henrik Levkowetz 75a46fc2a8 Merged in [9861] from lars@netapp.com:
The concluded groups also show RGs now, rename menu item.
 - Legacy-Id: 9873
Note: SVN reference [9861] has been migrated to Git commit 93ff41d337
2015-07-23 12:20:26 +00:00
Henrik Levkowetz c7601b72b0 Merged in [9860] from lars@netapp.com:
Rename menu item, because the page now shows chartering WGs and RGs.
 - Legacy-Id: 9872
Note: SVN reference [9860] has been migrated to Git commit 84cc9fe18e
2015-07-23 12:19:27 +00:00
Henrik Levkowetz 7616b991f6 Merged in [9854] from lars@netapp.com:
Make metadata table consistent with others.
 - Legacy-Id: 9871
Note: SVN reference [9854] has been migrated to Git commit 491e6a61ef
2015-07-23 12:17:46 +00:00
Henrik Levkowetz 1ece4bd28a Merged in [9849] from lars@netapp.com:
Make nav title capitalization consistent with other text. Consistently add
arrows for tabs that navigate away from the site. Shorten some text.
 - Legacy-Id: 9870
Note: SVN reference [9849] has been migrated to Git commit b367007e6e
2015-07-23 10:07:15 +00:00
Henrik Levkowetz a80c58f932 Merged in [9857] from lars@netapp.com:
Apply more of the styling from the current meta tables.
 - Legacy-Id: 9868
Note: SVN reference [9857] has been migrated to Git commit dcccd9c863
2015-07-23 09:57:33 +00:00
Henrik Levkowetz 69a3c5dea4 Merged in [9856] from lars@netapp.com:
Style the metadata tables for groups, documents, etc. like Henrik prefers.
 - Legacy-Id: 9867
Note: SVN reference [9856] has been migrated to Git commit 9133b9469e
2015-07-23 09:55:56 +00:00
Henrik Levkowetz e367c9e4ea Merged in [9855] from lars@netapp.com:
Fix bugs in adding/removing documents to personal ID list.
 - Legacy-Id: 9866
Note: SVN reference [9855] has been migrated to Git commit 0293061c3f
2015-07-23 08:54:46 +00:00
Henrik Levkowetz 615a12485c Merged in [9852] from lars@netapp.com:
Fix display of AD and shepherd names, and also fix the respective mailto: links.
 - Legacy-Id: 9865
Note: SVN reference [9852] has been migrated to Git commit 573496df73
2015-07-23 08:25:02 +00:00
Henrik Levkowetz 3540c1bedc Merged in [9851] from lars@netapp.com:
Fix the logic, so that if there are no matches and we don't want a warning
saying that, there is also no empty table being produced.
 - Legacy-Id: 9864
Note: SVN reference [9851] has been migrated to Git commit 7a8c6d714c
2015-07-23 08:21:25 +00:00
Henrik Levkowetz ba762e4356 Merged in [9850] from lars@netapp.com:
Move state length notification after RFC Editor status (looks better).
 - Legacy-Id: 9863
Note: SVN reference [9850] has been migrated to Git commit 60cec8481d
2015-07-23 08:20:04 +00:00
Robert Sparks 6ccd96fb31 Ignore suggestions that a draft replaces itself. Commit ready for merge.
- Legacy-Id: 9862
2015-07-23 08:02:26 +00:00
Lars Eggert 93ff41d337 The concluded groups also show RGs now, rename menu item.
Commit ready for merge.
 - Legacy-Id: 9861
2015-07-23 07:44:51 +00:00
Lars Eggert 84cc9fe18e Rename menu item, because the page now shows chartering WGs and RGs.
Commit ready for merge.
 - Legacy-Id: 9860
2015-07-23 07:23:31 +00:00
Henrik Levkowetz da893dad1c Merged in support of xml-source only drafts submissions from personal/henrik/submitxml/.
- Legacy-Id: 9859
2015-07-22 21:53:23 +00:00
Henrik Levkowetz d5f36911cf Added support of xml-source only drafts submissions.
- Legacy-Id: 9858
2015-07-22 21:35:44 +00:00
Lars Eggert dcccd9c863 Apply more of the styling from the current meta tables.
Commit ready for merge.
 - Legacy-Id: 9857
2015-07-22 14:31:01 +00:00
Lars Eggert 9133b9469e Style the metadata tables for groups, documents, etc. like Henrik prefers.
Commit ready for merge.
 - Legacy-Id: 9856
2015-07-22 14:06:02 +00:00
Lars Eggert 0293061c3f Fix bugs in adding/removing documents to personal ID list.
Commit ready for merge.
 - Legacy-Id: 9855
2015-07-22 13:27:25 +00:00
Lars Eggert 491e6a61ef Make metadata table consistent with others. Commit ready for merge.
- Legacy-Id: 9854
2015-07-22 13:26:43 +00:00
Lars Eggert 573496df73 Fix display of AD and shepherd names, and also fix the respective mailto: links.
Commit ready for merge.
 - Legacy-Id: 9852
2015-07-22 11:35:49 +00:00
Lars Eggert 7a8c6d714c Fix the logic, so that if there are no matches and we don't want a warning
saying that, there is also no empty table being produced.
Commit ready for merge.
 - Legacy-Id: 9851
2015-07-22 11:29:18 +00:00
Lars Eggert 60cec8481d Move state length notification after RFC Editor status (looks better).
Commit ready for merge.
 - Legacy-Id: 9850
2015-07-22 11:01:28 +00:00
Lars Eggert b367007e6e Make nav title capitalization consistent with other text. Consistently add
arrows for tabs that navigate away from the site. Shorten some text.
Commit ready for merge.
 - Legacy-Id: 9849
2015-07-22 10:57:32 +00:00
Henrik Levkowetz c8ac65ab1d Added a missing {% load bootstrap3 %} in a template.
- Legacy-Id: 9846
2015-07-22 09:31:45 +00:00
Henrik Levkowetz 69933000d0 Fixed 2 instances of missing protocol specifier in URLs, pointed out by Lars Eggert.
- Legacy-Id: 9844
2015-07-21 11:31:07 +00:00
Henrik Levkowetz a4c6842e16 Set version info and settings back to development mode
- Legacy-Id: 9841
2015-07-21 10:13:23 +00:00
Henrik Levkowetz 2e71e71322 Set version info to release version 6.1.0 before branching.
- Legacy-Id: 9839
2015-07-21 10:13:16 +00:00
Henrik Levkowetz e0af22a110 Added a migration to capture the new DocEvent types that came in with Ole's replaced_by code in [9829].
- Legacy-Id: 9835
Note: SVN reference [9829] has been migrated to Git commit 953d639ae3
2015-07-21 10:01:50 +00:00
Henrik Levkowetz 6865732b4f Fixed newly introduced html errors in agenda.html.
- Legacy-Id: 9834
2015-07-21 09:28:55 +00:00
Henrik Levkowetz e8d8ada124 Tweaked the agenda page header look a bit.
- Legacy-Id: 9833
2015-07-20 17:53:59 +00:00
Henrik Levkowetz 29db4a64a7 Tweaked the top alternative format links on the agenda page.
- Legacy-Id: 9832
2015-07-20 15:15:23 +00:00
Henrik Levkowetz 953d639ae3 Merged in Ole's submit-time draft replacement information work, as tested and updated by Robert and Adam.
- Legacy-Id: 9829
2015-07-20 14:53:20 +00:00
Henrik Levkowetz 5656743d25 Silent a deprecation warning.
- Legacy-Id: 9828
2015-07-20 14:11:16 +00:00
Henrik Levkowetz ab61063882 Added escaping of changelist content for the /release/ pages.
- Legacy-Id: 9827
2015-07-20 13:49:06 +00:00
Henrik Levkowetz 1d4dd91ca2 Merged in [9821] from rcross@amsl.com:
Allow Secretariat to submit drafts during blackout period.   Fixes #1755.
 - Legacy-Id: 9826
Note: SVN reference [9821] has been migrated to Git commit 007d7d22b4
2015-07-20 13:32:10 +00:00