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
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
a5c7693337
Merged in [9788] from rcross@amsl.com:
...
Have RFC sync change IESG state of draft to RFC Ed Queue when draft appears in queue. Fixes #1750 .
- Legacy-Id: 9810
Note: SVN reference [9788] has been migrated to Git commit 39fd739fad
2015-07-18 16:12:53 +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
Henrik Levkowetz
72546dfe44
Merged in [9782] from lars@netapp.com:
...
Make title capitalization consistent with other pages.
- Legacy-Id: 9801
Note: SVN reference [9782] has been migrated to Git commit 46cfd0b52a3982cd1e1d6a6e01a8ce03053ed345
2015-07-18 15:29:12 +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
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
Henrik Levkowetz
60b126b492
Merged in [9779] from lars@netapp.com:
...
Remove the code that used to calculate table_rows, now that the HTML doesn't
use it anymore.
- Legacy-Id: 9795
Note: SVN reference [9779] has been migrated to Git commit ee1ea031452864ec1df0a92eb6d2512036d7e949
2015-07-18 14:09:28 +00:00
Henrik Levkowetz
f56eec6630
Merged in [9778] from lars@netapp.com:
...
Remove the two remaining uses of \'rowspan\'.
- Legacy-Id: 9793
Note: SVN reference [9778] has been migrated to Git commit e4113d85fcc1944cce130ffb85d3cede7478bf78
2015-07-18 13:37:35 +00:00
Joel M. Halpern
416cc5bf0b
Remove misleading back buttons from document metadata modification pages. Fixes #1671 . Commit ready for merge.
...
- Legacy-Id: 9792
2015-07-18 13:25:45 +00:00
Henrik Levkowetz
1d18e9676d
Merged in [9775] from rcross@amsl.com:
...
Add proposed groups to Blue Dot Report. Fixes #1747 .
- Legacy-Id: 9791
Note: SVN reference [9775] has been migrated to Git commit 81d4ba99ed
2015-07-18 13:11:19 +00:00
Henrik Levkowetz
c1a9ec325f
Merged in [9774] from lars@netapp.com:
...
More HTML fixes.
- Legacy-Id: 9790
Note: SVN reference [9774] has been migrated to Git commit d9f291d7e75bb33260e986b6eddf7d15b28da305
2015-07-18 13:02:53 +00:00
Ryan Cross
39fd739fad
Have RFC sync change IESG state of draft to RFC Ed Queue when draft appears in queue. Fixes #1750 . Commit ready for merge.
...
- Legacy-Id: 9788
2015-07-18 12:55:05 +00:00
Henrik Levkowetz
942352c50b
Merged in [9766] from lars@netapp.com:
...
More HTML fixes.
- Legacy-Id: 9787
Note: SVN reference [9766] has been migrated to Git commit 77f555bdbdfa653e4b5a0589ead9eda6632f10d7
2015-07-18 12:42:38 +00:00
Henrik Levkowetz
8612ce92c0
Merged in [9765] from lars@netapp.com:
...
Add option to crawl as a logged-in user (--user).
Add --pedantic option for vnu crawl, which stops the crawl on (most) errors.
Randomize the order in which URLs are crawled, so that repeated crawls don't
hit the same URLs in the same order.
- Legacy-Id: 9785
Note: SVN reference [9765] has been migrated to Git commit 9b4e61049a704127e1200549fcc410326efffddb
2015-07-18 12:00:37 +00:00
Henrik Levkowetz
23bcde63dc
Merged in [9738] from lars@netapp.com:
...
Fix more HTML bugs.
- Legacy-Id: 9777
Note: SVN reference [9738] has been migrated to Git commit cbf4cc7469f9d3b517ac50231d2e1da88c54e4ff
2015-07-18 11:08:23 +00:00
Henrik Levkowetz
7662568cc3
Merged in [9737] from lars@netapp.com:
...
Fix HTML bug.
- Legacy-Id: 9776
Note: SVN reference [9737] has been migrated to Git commit 4c0d7c31f5a3bae9d620c5c3be7ae27585fd0169
2015-07-18 10:37:10 +00:00
Ryan Cross
81d4ba99ed
Add proposed groups to Blue Dot Report. Fixes #1747 . Commit ready for merge
...
- Legacy-Id: 9775
2015-07-18 10:25:59 +00:00
Ryan Cross
9b5a69219e
Remove unused javascript reference. Fixes #1752 . Commit ready for merge.
...
- Legacy-Id: 9773
2015-07-18 10:02:12 +00:00
Henrik Levkowetz
a14829ac88
Merged in [9736] from lars@netapp.com:
...
Update the README now that the facelift has happened, and remove the outdated
TODO.
- Legacy-Id: 9770
Note: SVN reference [9736] has been migrated to Git commit fbf30230d1f00839a28e5a28d6c6d04952103c1b
2015-07-18 09:30:54 +00:00
Henrik Levkowetz
c41a079d4f
Merged in [9735] from lars@netapp.com:
...
More HTML fixes identified by test-crawl --vnu.
- Legacy-Id: 9767
Note: SVN reference [9735] has been migrated to Git commit 08d958e7cd9cf4949a688e20046bd61855e00361
2015-07-18 09:18:54 +00:00
Henrik Levkowetz
5d8306cfc8
Merged in [9733] from lars@netapp.com:
...
First round of HTML fixes identified by test-crawl --vnu.
- Legacy-Id: 9764
Note: SVN reference [9733] has been migrated to Git commit 205df716f8bf4b7dae9e2637f3aa1ba048a158f9
2015-07-18 08:55:30 +00:00
Henrik Levkowetz
ed66e24e7c
Merged in [9726] from lars@netapp.com:
...
Add HTML5 validation based on validator.nu to test-crawl.
- Legacy-Id: 9763
Note: SVN reference [9726] has been migrated to Git commit 5826bcbf80
2015-07-18 08:20:35 +00:00
Lars Eggert
5826bcbf80
Add HTML5 validation based on validator.nu to test-crawl. Commit ready for merge.
...
- Legacy-Id: 9726
2015-07-15 12:41:09 +00:00
Henrik Levkowetz
73a022cdb5
Merged in [9715] from rcross@amsl.com:
...
Update merge-person script to handle contraints and roles.
- Legacy-Id: 9724
Note: SVN reference [9715] has been migrated to Git commit 5dfe492cfb
2015-07-15 11:14:15 +00:00
Henrik Levkowetz
a7aa4790a3
Merged in [9711] from rjsparks@nostrum.com:
...
Correct typo in field label. Fixes #1731 .
- Legacy-Id: 9723
Note: SVN reference [9711] has been migrated to Git commit 61474a4988
2015-07-15 10:58:45 +00:00
Henrik Levkowetz
d8da10756d
Added a guard against trying to fetch ad positions when there's no active ballot.
...
- Legacy-Id: 9722
2015-07-15 10:50:27 +00:00
buildbot
56ca34090c
The buildbot shouldn't stop on a failed svn cleanup, as that will happen if there's no working copy in place, not only on unsuccessful cleanup.
...
- Legacy-Id: 9721
2015-07-15 10:34:00 +00:00
Henrik Levkowetz
9ea5e084d2
Undid incorredct commit [9718]
...
- Legacy-Id: 9719
Note: SVN reference [9718] has been migrated to Git commit 5c5f5b3b1d
2015-07-14 13:04:26 +00:00
Henrik Levkowetz
5c5f5b3b1d
Removed dead bootstrap change.
...
- Legacy-Id: 9718
2015-07-14 12:57:54 +00:00
Ryan Cross
5dfe492cfb
Update merge-person script to handle contraints and roles. Commit ready for merge.
...
- Legacy-Id: 9715
2015-07-10 21:57:55 +00:00
Henrik Levkowetz
8313f3ef08
When looking for a specific revision for a draft, which could be a quite old revision, look in the aggregate draft archive which should contain all available versions of drafts, also those which are missing in the official secretariat archive. Fixes issue #1729 .
...
- Legacy-Id: 9713
2015-07-09 15:36:50 +00:00
Henrik Levkowetz
8a78c9c81a
Don't redirect to the latest version of a document when given a specific revision. Fixes issue #1730 .
...
- Legacy-Id: 9712
2015-07-09 14:37:39 +00:00
Robert Sparks
61474a4988
Correct typo in field label. Fixes #1731 . Commit ready for merge.
...
- Legacy-Id: 9711
2015-07-09 14:27:03 +00:00
Henrik Levkowetz
34a1814b42
Updated a test in ietf.meeting.tests_views.MeetingTests to reflect the updated markup associated related to issue #1743 .
...
- Legacy-Id: 9710
2015-07-09 13:37:09 +00:00
Henrik Levkowetz
5dca6d4ef0
Added a 'pull-right' class to 'new' labels in document search lists, for a more consistent look.
...
- Legacy-Id: 9709
2015-07-09 13:17:40 +00:00
Henrik Levkowetz
0168083804
Added session anchors and a necessary style class to group names in the meeting materials page, to permit linking to specific WG names. Fixes issue #1743 .
...
- Legacy-Id: 9708
2015-07-09 13:13:14 +00:00
Henrik Levkowetz
494af99d9a
Merged in [9701] from rcross@amsl.com:
...
Fix settings CORRECTION_DAYS variable name.
- Legacy-Id: 9707
Note: SVN reference [9701] has been migrated to Git commit dade901827
2015-07-09 13:05:34 +00:00
Henrik Levkowetz
238027bfff
Merged in [9700] from rcross@amsl.com:
...
Correct LibreOffice binary name in settings.py.
- Legacy-Id: 9706
Note: SVN reference [9700] has been migrated to Git commit 2f06e76c69
2015-07-09 12:53:54 +00:00
Henrik Levkowetz
f6561645b5
Changed the html agenda template so it again shows BOFs in italics in the agenda customization. Fixes issue #1742 .
...
- Legacy-Id: 9705
2015-07-09 12:53:37 +00:00
Henrik Levkowetz
0ebc6a3a13
Merged in [9699] from rcross@amsl.com:
...
Fix problem displaying non-ascii names.
- Legacy-Id: 9704
Note: SVN reference [9699] has been migrated to Git commit 6ae71e5057
2015-07-09 12:15:42 +00:00
Henrik Levkowetz
4dbef4962b
Merged in [9698] from rjsparks@nostrum.com:
...
Remove the messages-framework output loop from the base page footer. Fixes #1735 .
- Legacy-Id: 9703
Note: SVN reference [9698] has been migrated to Git commit 8ab624b735
2015-07-09 11:46:46 +00:00
buildbot
e8737fd904
Tweaked the buildbot master config.
...
- Legacy-Id: 9702
2015-07-09 11:44:17 +00:00
Ryan Cross
dade901827
Fix settings CORRECTION_DAYS variable name. Commit ready for merge.
...
- Legacy-Id: 9701
2015-07-08 16:03:07 +00:00
Ryan Cross
2f06e76c69
Correct LibreOffice binary name in settings.py. Commit ready for merge.
...
- Legacy-Id: 9700
2015-07-07 18:57:06 +00:00
Ryan Cross
6ae71e5057
Fix problem displaying non-ascii names. Commit ready for merge.
...
- Legacy-Id: 9699
2015-07-07 00:17:32 +00:00
Robert Sparks
8ab624b735
Remove the messages-framework output loop from the base page footer. Fixes #1735 . Commit ready for merge.
...
- Legacy-Id: 9698
2015-06-30 17:54:08 +00:00
Henrik Levkowetz
e46ce52e6a
Added memcached as requirement; the caching needs this to work well.
...
- Legacy-Id: 9696
2015-06-25 09:58:34 +00:00
Henrik Levkowetz
9f2e7ef72d
Improved the wording for the ascii_short field.
...
- Legacy-Id: 9695
2015-06-25 09:57:31 +00:00