Commit graph

1798 commits

Author SHA1 Message Date
Henrik Levkowetz fae9066c9d Merged in [9925] from rjsparks@nostrum.com:
Changed several email alias references from tools.ietf.org to ietf.org. Fixes #1759.
 - Legacy-Id: 9931
Note: SVN reference [9925] has been migrated to Git commit cd5b497acb
2015-08-01 10:23:58 +00:00
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
Robert Sparks cd5b497acb Changed several email alias references from tools.ietf.org to ietf.org. Fixes #1759. Commit ready for merge.
- Legacy-Id: 9925
2015-07-30 22:13:59 +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 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 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 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
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
Henrik Levkowetz c8ac65ab1d Added a missing {% load bootstrap3 %} in a template.
- Legacy-Id: 9846
2015-07-22 09:31:45 +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 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
Henrik Levkowetz 83bef1d160 Merged in [9813] from rjsparks@nostrum.com:
Add navigation to the new secretariat agenda tools. Change the buttons at the top of the agenda.html page to links.
 - Legacy-Id: 9825
Note: SVN reference [9813] has been migrated to Git commit 2b7f7dec52
2015-07-20 13:13:09 +00:00
Henrik Levkowetz 2340338f6d Merged in [9809] from lars@netapp.com:
Add some whitespace to make wrapping AD names in ballots a bit easier to read.
 - Legacy-Id: 9823
Note: SVN reference [9809] has been migrated to Git commit efc5b066464d11925ae7864fbeddf03de50dc210
2015-07-20 12:43:26 +00:00
Henrik Levkowetz e8da0b6506 Merged in [9807] from lars@netapp.com:
Removed a comment about an issue that was fixed in r9806.
 - Legacy-Id: 9822
Note: SVN reference [9807] has been migrated to Git commit 297686b95293f55e3066c56e7499463005c01668
2015-07-20 12:35:00 +00:00
Ryan Cross 007d7d22b4 Allow Secretariat to submit drafts during blackout period. Fixes #1755. Commit ready for merge.
- Legacy-Id: 9821
2015-07-20 09:56:19 +00:00
Henrik Levkowetz c01674a986 Merged in [9806] from lars@netapp.com:
Fix longstanging formatting issue with the ballot popup.
 - Legacy-Id: 9820
Note: SVN reference [9806] has been migrated to Git commit c6a08b0b943e80e45ddf619091fb87061d4684c5
2015-07-19 20:41:19 +00:00
Henrik Levkowetz 25f2ee5067 Merged in [9803] from lars@netapp.com:
Convert a few more URLs from http to https.
 - Legacy-Id: 9819
Note: SVN reference [9803] has been migrated to Git commit 73d876f9127ccd224edc06c49f4f99258445885c
2015-07-19 19:46:42 +00:00
Henrik Levkowetz a004a8ffdf Merged in [9800] from lars@netapp.com:
Another HTML validation fix.
 - Legacy-Id: 9818
Note: SVN reference [9800] has been migrated to Git commit bc73eb76a12f4266e12b38104d0039fef5108e4c
2015-07-19 14:23:53 +00:00
Henrik Levkowetz cb07aef61e Reverted some look-and-feel changes that came in with recent document metadata html and python refactoring, undoing fixes related to issues #1659 and #1663.
- Legacy-Id: 9817
2015-07-19 14:00:52 +00:00
Henrik Levkowetz 99a5ba4722 Merged in [9802] from bartosz.balazinski@interdigital.com:
Fixed references (relative to absolute) in template  ietf/templates/group/active_areas.html, fixed build failure on unused import in file 0006_auto_20150718_0509.py,
 - Legacy-Id: 9816
Note: SVN reference [9802] has been migrated to Git commit dba620f8f1
2015-07-19 13:02:53 +00:00
Henrik Levkowetz a97792e92f Merged in [9792] from jmh@joelhalpern.com:
Remove misleading back buttons from document metadata modification pages.  Fixes #1671.
 - Legacy-Id: 9814
Note: SVN reference [9792] has been migrated to Git commit 416cc5bf0b
2015-07-19 10:45:05 +00:00
Robert Sparks 2b7f7dec52 Add navigation to the new secretariat agenda tools. Change the buttons at the top of the agenda.html page to links. Commit ready to merge.
- Legacy-Id: 9813
2015-07-19 08:02:09 +00:00
Henrik Levkowetz eb522faa25 Merged in [9789] from lars@netapp.com:
HTML agendas need to be valid HTML5 document.
 - Legacy-Id: 9811
Note: SVN reference [9789] has been migrated to Git commit d633fdc924a0130da98a7dc79768886d95002938
2015-07-18 16:35:32 +00:00
Henrik Levkowetz db7a36c646 Merged in [9784] from lars@netapp.com:
Fix omission in r9778.
 - Legacy-Id: 9805
Note: SVN reference [9784] has been migrated to Git commit 5f566a9c0fdf137a1cd5a92ebc6d0d20bb2144a3
2015-07-18 15:59:48 +00:00
Henrik Levkowetz fdf5901151 Merged in [9783] from lars@netapp.com:
Fix HTML bug.
 - Legacy-Id: 9804
Note: SVN reference [9783] has been migrated to Git commit e73f682c1a7f71d666c5269fe984ce88619ba829
2015-07-18 15:46:27 +00:00
Bartosz Balazinski dba620f8f1 Fixed references (relative to absolute) in template ietf/templates/group/active_areas.html, fixed build failure on unused import in file 0006_auto_20150718_0509.py, commit ready for merge
- Legacy-Id: 9802
2015-07-18 15:32:57 +00:00
Henrik Levkowetz cc4190f1f0 Merged in [9781] from lars@netapp.com:
Move a (duplicate) style tag from python into the template CSS.
The liaison manager is horrible in the amount of HTML it includes in python.
 - Legacy-Id: 9799
Note: SVN reference [9781] has been migrated to Git commit d41e3db6fc40dcd5bacb9bf5a17b24f459203bd2
2015-07-18 15:14:16 +00:00
Bartosz Balazinski 7fb17b0b98 Generated the area description page, fixes 1753, commit ready for merge
- Legacy-Id: 9798
2015-07-18 15:07:59 +00:00
Henrik Levkowetz ecbf732f8b Merged in [9780] from lars@netapp.com:
Bug fix for r9778.
 - Legacy-Id: 9797
Note: SVN reference [9780] has been migrated to Git commit 59890a62f3c54154ee0eeed43a0aff3aa678b268
2015-07-18 14:48:11 +00:00