Commit graph

6516 commits

Author SHA1 Message Date
Henrik Levkowetz 7960f83615 Updated plan with reference extraction from xml.
- Legacy-Id: 10635
2016-01-07 01:29:29 +00:00
Henrik Levkowetz 363b451d28 Merged in [10586] from housley@vigilsec.com:
Added automated tests for the fix for ticket #1751.
 - Legacy-Id: 10613
Note: SVN reference [10586] has been migrated to Git commit 014e79f716
2015-12-20 17:49:36 +00:00
Henrik Levkowetz 8b0e6d1311 Merged in [10569] from housley@vigilsec.com:
For manual posting of an I-D by the Secretariat, include the RFC Editor on the email message if the I-D is in the RFC Editor Queue. Fixes #1751.
 - Legacy-Id: 10612
Note: SVN reference [10569] has been migrated to Git commit a380a7ff27
2015-12-20 17:38:21 +00:00
Henrik Levkowetz d8413d5d28 Changed a helper function meeting_updated() to a method on Meeting, and provided it as a synthetic attribute on the /api/v1/meeting/meeting/ endpoints of the JSON API.
- Legacy-Id: 10611
2015-12-19 01:52:13 +00:00
Henrik Levkowetz d1e245f042 Merged in [10567] from housley@vigilsec.com:
For Charters, display the Responsible AD as well as the Charter Edit AD. Fixes #1829.
 - Legacy-Id: 10601
Note: SVN reference [10567] has been migrated to Git commit 0052a4f733
2015-12-15 20:37:22 +00:00
Henrik Levkowetz 22c7faef05 Colour tweak.
- Legacy-Id: 10600
2015-12-15 19:43:33 +00:00
Henrik Levkowetz bc3ea0d484 Regenerated bootstrap files.
- Legacy-Id: 10599
2015-12-15 19:41:35 +00:00
Henrik Levkowetz 668e88a3aa Moved the timeline colouring css to ietf.less, to pick up the brand colours directly.
- Legacy-Id: 10598
2015-12-15 19:41:12 +00:00
Henrik Levkowetz 213ae4921b Merged in /personal/lars/6.11.1.dev0@10590 from lars@netapp.com, which brings in a timeline view at the top of document pages.
- Legacy-Id: 10597
2015-12-15 19:17:36 +00:00
Henrik Levkowetz a791d0202d Updated the PLAN with htmlization glue work.
- Legacy-Id: 10596
2015-12-15 19:14:26 +00:00
Henrik Levkowetz 8ad359627f Merged in [10551] and [10553] from lars@netapp.com:
Add an .editorconfig file, so we can have some consistency in the project. (I
don't care what settings we use, as long as we all use the same.)
Use four spaces as default (Python default, as suggested by Henrik).
 - Legacy-Id: 10595
Note: SVN reference [10551] has been migrated to Git commit 769d443581

Note: SVN reference [10553] has been migrated to Git commit 82ad203627
2015-12-15 19:12:46 +00:00
Henrik Levkowetz a60624a731 Updated mergeinfo
- Legacy-Id: 10594
2015-12-15 07:59:34 +00:00
Lars Eggert cf4964059f Fix some issues Henrik found, and implement some of his suggestions:
* Fix ancestor stacking
* Suppress x-axis labels that overlap with others
* Make bars clickable links
 - Legacy-Id: 10590
2015-12-14 13:04:34 +00:00
Henrik Levkowetz b55f76409d Added tolerance for space changes after code changes at the end of a file. This is only a partial fix for space changes next to code changes in general.
- Legacy-Id: 10588
2015-12-13 16:26:39 +00:00
Russ Housley 014e79f716 Added automated tests for the fix for ticket #1751.
- Legacy-Id: 10586
2015-12-11 22:56:34 +00:00
Henrik Levkowetz bb4706e3ae More colour tweaks.
- Legacy-Id: 10585
2015-12-11 21:11:23 +00:00
Henrik Levkowetz 937fd705e2 Changed the style for 'recuse' from 'default' to 'primary' colour.
- Legacy-Id: 10583
2015-12-11 20:04:56 +00:00
Henrik Levkowetz 527a1dd88a Reverted position colour for dissucss to brand-danger, as in previous releases.
- Legacy-Id: 10580
2015-12-11 13:34:41 +00:00
Henrik Levkowetz 4a2b2ef5e5 Tweaked the colours a bit in order to make it easier for ADs to distinguish between the position colours on their personalised versions of iesg/agenda/documents/.
- Legacy-Id: 10579
2015-12-11 11:48:58 +00:00
Henrik Levkowetz 2bab09b6f4 Added a coloured bar at the right-hand side of the ADs' view of iesg/agenda/documents/, in order to make it easier to distinguish between the 'yes' and 'no-objection' colour codes.
- Legacy-Id: 10578
2015-12-11 11:34:23 +00:00
Henrik Levkowetz de7c79092e Moved definitions for the AD ballot position's background colours (which shows each AD his own positions by colour coding) from ietf.css to ietf.less, to make it easier to adjust the colours while keeping to the hues of the colour palette.
- Legacy-Id: 10577
2015-12-11 11:30:50 +00:00
Henrik Levkowetz fea8ef1d34 Updated and corrected the description in the README file of of how the contents of the bootstrap/dist/ directory end up in the right place for static serving.
- Legacy-Id: 10576
2015-12-11 11:25:15 +00:00
Henrik Levkowetz 8d56f46209 Added a commit which is ready for merge but lacks the 'Commit ready for merge' keywords in the commit message.
- Legacy-Id: 10573
2015-12-10 23:10:16 +00:00
Henrik Levkowetz 7fa8c42249 Typo fix
- Legacy-Id: 10571
2015-12-10 23:07:17 +00:00
Henrik Levkowetz 5087b41018 Added a commit which is ready for merge but lacks the keywords in the commit message.
- Legacy-Id: 10570
2015-12-10 22:56:55 +00:00
Russ Housley a380a7ff27 For manual posting of an I-D by the Secretariat, include the RFC Editor on the email message if the I-D is in the RFC Editor Queue. Fixes #1751.
- Legacy-Id: 10569
2015-12-10 22:55:04 +00:00
Henrik Levkowetz db079d4e55 Added a note to the PLAN
- Legacy-Id: 10568
2015-12-10 20:15:41 +00:00
Russ Housley 0052a4f733 For Charters, display the Responsible AD as well as the Charter Edit AD. Fixes #1829.
- Legacy-Id: 10567
2015-12-10 16:56:06 +00:00
Lars Eggert bdf8089688 Add an ESLint config for use with datatracker javascript and apply it to
document_timeline.js. Also, I consider the graphical timeline stuff stable,
so I'll use this commit to say: Branch ready for merge.
 - Legacy-Id: 10566
2015-12-10 09:02:58 +00:00
Henrik Levkowetz d0b99b03b5 Merged in [10540] from lars@netapp.com:
Update vnu HTML5 validator, and fix an HTML nit it found.
 - Legacy-Id: 10563
Note: SVN reference [10540] has been migrated to Git commit 5866129176
2015-12-09 22:43:37 +00:00
Henrik Levkowetz 3e4c10bf00 Merged in [10539] from lars@netapp.com:
Fix CSS/js inclusion of select2 from new static location. (Looks like this file
was forgotten when we began to use bower.)
 - Legacy-Id: 10562
Note: SVN reference [10539] has been migrated to Git commit 51dba4c5e5
2015-12-09 22:17:51 +00:00
Henrik Levkowetz e6c418a672 Merged in [10538] from lars@netapp.com:
Fixes for displaying IRTF RGs (call them RGs, and don't show IESG state.)
 - Legacy-Id: 10561
Note: SVN reference [10538] has been migrated to Git commit 495ae645ed
2015-12-09 22:00:43 +00:00
Henrik Levkowetz de94e7a991 Merged in [10536] from lars@netapp.com:
Manage html5shiv and respond.js locally via bower, rather than relying on the
CDN.
 - Legacy-Id: 10560
Note: SVN reference [10536] has been migrated to Git commit 73ad12560a
2015-12-09 21:51:39 +00:00
Henrik Levkowetz f987407529 Merged in [10533] from lars@netapp.com:
Missed an update to select2.
 - Legacy-Id: 10559
Note: SVN reference [10533] has been migrated to Git commit d3088faafe
2015-12-09 21:43:27 +00:00
Henrik Levkowetz 3d1c821821 Merged in [10532] from lars@netapp.com:
Move to bootstrap 3.3.6, with a simpler way to maintain our customized version
in the future (described in bootstrap/README-DATATRACKER.rst).
 - Legacy-Id: 10558
Note: SVN reference [10532] has been migrated to Git commit b1901d3066
2015-12-09 21:32:45 +00:00
Henrik Levkowetz 7366ca6efd Various commit hooks in use currently.
- Legacy-Id: 10557
2015-12-09 21:12:36 +00:00
Lars Eggert 0f1c823a6e Now that the timeline stuff seems stable, show it for all document types.
- Legacy-Id: 10555
2015-12-09 16:54:53 +00:00
Lars Eggert b6e02b1c1f More tweaks to the graphical timeline. This is getting there.
- Legacy-Id: 10554
2015-12-09 15:38:33 +00:00
Lars Eggert 82ad203627 Use four spaces as default (Python default, as suggested by Henrik).
Range r10550-r10553 ready for merge.
 - Legacy-Id: 10553
2015-12-09 09:53:26 +00:00
Henrik Levkowetz 063d92bfe7 Merged in [10530] from lars@netapp.com:
Update a number of web assets to their latest versions.
 - Legacy-Id: 10552
Note: SVN reference [10530] has been migrated to Git commit 808196bc0c
2015-12-08 21:43:46 +00:00
Lars Eggert 769d443581 Add an .editorconfig file, so we can have some consistency in the project. (I
don't care what settings we use, as long as we all use the same.)
 - Legacy-Id: 10551
2015-12-08 14:43:50 +00:00
Lars Eggert d4d09a2f75 Refactor graphical timeline, by making the data available via doc.json. Also
refactor associated js/css/html. Finally, a lot of display tweaks.
 - Legacy-Id: 10550
2015-12-08 14:29:35 +00:00
Henrik Levkowetz 862808c3e5 Too good to be true. I don't know what the svn merge command does with -x -b, but id doesn't merge without whitespace changes. Reverting the previous change to bin/mergedevbranch.
- Legacy-Id: 10549
2015-12-08 00:00:58 +00:00
Henrik Levkowetz 452166afd0 Not downgrading the PT fonts to a smaller unicode range at this time.
- Legacy-Id: 10548
2015-12-07 18:08:38 +00:00
Henrik Levkowetz afd9b70bbd Added the --ignore-space-change switch to both the svn diff and merge commands in bin/mergedevbranch, to avoid spending time on editors that frivolously changes whitespace. Didn't occur to me earlier that the merge command might be able to do this, but it can. Splendid.
- Legacy-Id: 10547
2015-12-07 18:08:01 +00:00
Lars Eggert e1ff3a5782 Beginnings of graphical document timelines using d3.js
- Legacy-Id: 10546
2015-12-07 16:10:57 +00:00
Henrik Levkowetz 363630f389 Fixed a problem with wrapping of double-spaced text in author lists for 1id-abstracts.
- Legacy-Id: 10545
2015-12-05 14:33:35 +00:00
Henrik Levkowetz d3c5609cde Added some tests for the group role email utility functions used by the alias generation scripts. Tempted to start using factory boy, but will wait till Robert's work in the nomcom branch comes in.
- Legacy-Id: 10544
2015-12-04 23:10:01 +00:00
Henrik Levkowetz 9b274111eb Added group secretaries to the alias lists. Refactored related utility functions to less code with fewer branches with greater generality.
- Legacy-Id: 10543
2015-12-04 20:30:43 +00:00
Lars Eggert 9728186ec4 Make revision history (via crawl_history) available in document templates. This
lays the foundation for graphical timelines.
 - Legacy-Id: 10542
2015-12-03 13:25:51 +00:00