Commit graph

6468 commits

Author SHA1 Message Date
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
Lars Eggert e1ff3a5782 Beginnings of graphical document timelines using d3.js
- Legacy-Id: 10546
2015-12-07 16:10:57 +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
Lars Eggert 30f2e87f55 Fix bug in r10540. (I should really remember to run the test suite before
committing.) Commit ready for merge.
 - Legacy-Id: 10541
2015-12-03 12:15:55 +00:00
Lars Eggert 5866129176 Update vnu HTML5 validator, and fix an HTML nit it found.
Commit ready for merge.
 - Legacy-Id: 10540
2015-12-03 11:54:08 +00:00
Lars Eggert 51dba4c5e5 Fix CSS/js inclusion of select2 from new static location. (Looks like this file
was forgotten when we began to use bower.) Commit ready for merge.
 - Legacy-Id: 10539
2015-12-03 11:53:06 +00:00
Lars Eggert 495ae645ed Fixes for displaying IRTF RGs (call them RGs, and don't show IESG state.)
Commit ready for merge.
 - Legacy-Id: 10538
2015-12-03 10:59:05 +00:00
Lars Eggert 49ebd8e756 Manage the PT font family with bower, instead of relying on a static version.
Commit ready for merge.
 - Legacy-Id: 10537
2015-12-03 09:28:18 +00:00
Lars Eggert 73ad12560a Manage html5shiv and respond.js locally via bower, rather than relying on the
CDN. Commit ready for merge.
 - Legacy-Id: 10536
2015-12-03 08:57:52 +00:00
Lars Eggert d3088faafe Missed an update to select2. Commit ready for merge.
- Legacy-Id: 10533
2015-12-02 16:53:18 +00:00
Lars Eggert b1901d3066 Move to bootstrap 3.3.6, with a simpler way to maintain our customized version
in the future (described in bootstrap/README-DATATRACKER.rst).
Commit ready for merge.
 - Legacy-Id: 10532
2015-12-02 16:43:15 +00:00
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 f35df7dbcd Changelog entry for 6.11.0
- Legacy-Id: 10513
2015-11-20 20:25:07 +00:00
Henrik Levkowetz 112a04dc43 Code coverage data for release 6.11.0
- Legacy-Id: 10512
2015-11-20 20:25:01 +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 041532dc5e Tweaked (normalized) how branches are expressed by bin/mergeready.
- Legacy-Id: 10509
2015-11-19 22:19:42 +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
Henrik Levkowetz 000456b185 Merged in [10503] from rjsparks@nostrum.com:
Allow setting the stream state of a document that has not yet had any stream state set. Fixes #1859.  Candidate for patch.
 - Legacy-Id: 10504
Note: SVN reference [10503] has been migrated to Git commit 5a591bb263
2015-11-17 22:00:09 +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 bfdacef1c0 Updated docker README and a docker-init tweak.
- Legacy-Id: 10500
2015-11-16 20:22:14 +00:00
Henrik Levkowetz 66411ea795 Updated PLAN
- Legacy-Id: 10499
2015-11-16 20:20:47 +00:00
Henrik Levkowetz 145cc4dd61 Updated the mkrelease script to send svn checkout links which specify https://, not http.
- Legacy-Id: 10498
2015-11-16 17:44:11 +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 8dc2ed6d91 Changelog entry for 6.10.0
- Legacy-Id: 10493
2015-11-15 16:25:32 +00:00
Henrik Levkowetz 9f03207082 Code coverage data for release 6.10.0
- Legacy-Id: 10492
2015-11-15 16:25:28 +00:00
Henrik Levkowetz 10f2bc053d Minor tweaks to the docker files.
- Legacy-Id: 10491
2015-11-15 16:18:22 +00:00
Henrik Levkowetz 979b314462 Updated changelog information for v6.10.0.
- Legacy-Id: 10490
2015-11-15 15:35:18 +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 a36ca9226c Set svn:ignore properties on data/
- Legacy-Id: 10487
2015-11-14 23:38:50 +00:00
Henrik Levkowetz 41124d73e2 Added a utility file used in Dockerfile to augment /etc/bash.bashrc to set a prompt which won't use the whole commandline width under virtualenv.
- Legacy-Id: 10486
2015-11-14 23:36:24 +00:00
Henrik Levkowetz 2a9803346b Updated changelog information for v6.10.0.
- Legacy-Id: 10485
2015-11-14 23:16:41 +00:00
Henrik Levkowetz 56f791a2fd Fix permission trouble writing to /dev/stderr when running within docker. Exit if running in an unexpected environment. Fixed a typo in an informational message. Refined the hanling of ~/.docker-info files. Improved the permission mods on the unpacked mysql files (matching the permissions mysql prefers).
- Legacy-Id: 10484
2015-11-14 23:06:40 +00:00
Henrik Levkowetz c8b534ffc9 Give the mysql user suitable group membership. Give the developer sudo rights.
- Legacy-Id: 10483
2015-11-14 23:03:31 +00:00
Henrik Levkowetz e72cdf4114 Provide openssh and sudo in the docker-environment.
- Legacy-Id: 10482
2015-11-14 23:02:20 +00:00
Henrik Levkowetz 952a680305 Load database through 'manage.py dbshell'. Avoids repeating username, password, etc. in several places (DRY).
- Legacy-Id: 10481
2015-11-14 23:01:40 +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 5a368acc13 Updated the svn:ignore settings for bin/
- Legacy-Id: 10479
2015-11-14 20:47:20 +00:00
Henrik Levkowetz 7dabcf8f54 Updated changelog information for v6.10.0.
- Legacy-Id: 10478
2015-11-14 20:44:05 +00:00
Henrik Levkowetz 5c008f2503 Tweaked a docker/run message.
- Legacy-Id: 10477
2015-11-14 16:16:24 +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
Henrik Levkowetz e8992007b6 Code refactoring.
- Legacy-Id: 10475
2015-11-14 10:32:07 +00:00
Henrik Levkowetz 674332c207 Changelog information for v6.10.0.
- Legacy-Id: 10474
2015-11-14 09:20:15 +00:00