Commit graph

337 commits

Author SHA1 Message Date
Henrik Levkowetz 0b26b9f4c4 Add IANA_SYNC_* URLs to settings.py
- Legacy-Id: 5648
2013-04-15 20:25:09 +00:00
Henrik Levkowetz 7a98fff79c Merged [5476] from rjsparks@nostrum.com:
* Added a document type for changing the publication status of other documents, and the UI for manipulating them.
* Added charters, conflict reviews, and status changes to the AD's \'My Documents\' page
* Improved the presentation of all document types on the Agenda, Future Telechats, Scribe and Moderator package pages
* Made the reverse name for document relationships explicit rather than deriving them from forward names
* Added a way to get to the underlying Document (when it exists) from an RfcWrapper
* Unified several common forms used by different document types
 - Legacy-Id: 5629
Note: SVN reference [5476] has been migrated to Git commit 10b4f7a4dc
2013-04-07 19:11:18 +00:00
Henrik Levkowetz 3a76862e05 Set version info and settings back to development mode
- Legacy-Id: 5566
2013-03-13 18:26:58 +00:00
Henrik Levkowetz 63cad71f5e Set version info to release version 4.43 before branching.
- Legacy-Id: 5564
2013-03-13 18:26:55 +00:00
Henrik Levkowetz 8cbe1f9360 Set version info and settings back to development mode
- Legacy-Id: 5494
2013-03-06 19:37:19 +00:00
Henrik Levkowetz d8c765e72c Set version info to release version 4.42 before branching.
- Legacy-Id: 5492
2013-03-06 19:37:16 +00:00
Henrik Levkowetz 69e7373758 Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
- Legacy-Id: 5483
2013-03-05 22:44:03 +00:00
Robert Sparks 10b4f7a4dc * Added a document type for changing the publication status of other documents, and the UI for manipulating them.
* Added charters, conflict reviews, and status changes to the AD's "My Documents" page
* Improved the presentation of all document types on the Agenda, Future Telechats, Scribe and Moderator package pages
* Made the reverse name for document relationships explicit rather than deriving them from forward names
* Added a way to get to the underlying Document (when it exists) from an RfcWrapper
* Unified several common forms used by different document types
 - Legacy-Id: 5476
2013-03-01 15:47:51 +00:00
Henrik Levkowetz 2ba4f8049d Set version info and settings back to development mode
- Legacy-Id: 5472
2013-02-27 22:24:58 +00:00
Henrik Levkowetz 67a5fd81ac Set version info to release version 4.41 before branching.
- Legacy-Id: 5470
2013-02-27 22:24:55 +00:00
Henrik Levkowetz 9fe4ba8225 Added a missing app to the list of apps in settings.py.
- Legacy-Id: 5354
2013-02-02 18:45:21 +00:00
Robert Sparks 589ff698ee Merge forward complete
- Legacy-Id: 5328
2013-01-24 21:28:27 +00:00
Henrik Levkowetz 31a02c097e Set version info and settings back to development mode
- Legacy-Id: 5309
2013-01-20 15:38:27 +00:00
Henrik Levkowetz f5cb0f4ca8 Set version info to release version 4.40 before branching.
- Legacy-Id: 5307
2013-01-20 15:38:24 +00:00
Henrik Levkowetz 1fbcd783f3 Merged branch/iola/statesync up to @5118 to trunk.
- Legacy-Id: 5147
2012-12-20 20:32:03 +00:00
Henrik Levkowetz 5b8a56affd Set version info and settings back to development mode
- Legacy-Id: 5138
2012-12-16 18:30:34 +00:00
Henrik Levkowetz 8bb48d0369 Set version info to release version 4.37 before branching.
- Legacy-Id: 5136
2012-12-16 18:30:32 +00:00
Henrik Levkowetz e72d344288 Set version info and settings back to development mode
- Legacy-Id: 5043
2012-11-07 19:41:40 +00:00
Henrik Levkowetz 9cfe5cd0c8 Set version info to release version 4.36 before branching.
- Legacy-Id: 5041
2012-11-07 19:41:37 +00:00
Henrik Levkowetz 206f2f1670 Merged [5005] from rjsparks@nostrum.com:
Enable diff on the conflict review history tab
Fixes bug #882
 - Legacy-Id: 5019
Note: SVN reference [5005] has been migrated to Git commit f3102cdc17
2012-11-07 13:14:49 +00:00
Robert Sparks f3102cdc17 Enable diff on the conflict review history tab
Fixes bug #882
 - Legacy-Id: 5005
2012-11-03 21:30:09 +00:00
Ryan Cross 4d3f882d76 changed CONFLICT_REVIEW_PATH from conflict_reviews to conflict-reviews
- Legacy-Id: 4993
2012-11-03 15:20:59 +00:00
Henrik Levkowetz 8aa4922978 Remove dependency on syslog module -- it won't be available under Python 2.7 under Windows.
- Legacy-Id: 4974
2012-10-30 22:17:24 +00:00
Henrik Levkowetz 7e84ccc606 Tweaked the changelog presentation to work irrespective of current directory, and give a sensible 404 if the changelog can't be found.
- Legacy-Id: 4972
2012-10-30 22:13:37 +00:00
Henrik Levkowetz 781403ae9c Set version info and settings back to development mode
- Legacy-Id: 4971
2012-10-30 14:19:12 +00:00
Henrik Levkowetz 4323bcc9f6 Set version info to release version 4.35 before branching.
- Legacy-Id: 4969
2012-10-30 14:19:10 +00:00
Henrik Levkowetz f6c80779f9 Added various things which lets us use Django's messages framework to give feedback to users. This includes adding the messages middleware in settings.py, adding a message display are at the top of the page base template, and adding style setting for message display.
- Legacy-Id: 4964
2012-10-30 13:28:24 +00:00
Henrik Levkowetz 6e4d27ca5b Added a management command to generate bibxml files for drafts. It's not fully cooked yet, as it needs to differentiate between documents which are currently drafts, and those that have been published as RFCs, but the basics are there.
- Legacy-Id: 4953
2012-10-25 21:18:06 +00:00
Ole Laursen 915908c203 Add HTTP auth to IANA sync, password is supposed to be saved in settings_local.py
- Legacy-Id: 4875
2012-09-21 09:15:35 +00:00
Ole Laursen 09e6203f18 Revamp sync from RFC Editor to include more info, fix a couple of bugs
and email the Secretariet when a draft sent to the RFC Editor ends up
in the queue, split it up so it's easier to test; also moved the
location of the binaries to bin/
 - Legacy-Id: 4848
2012-09-17 15:45:27 +00:00
Henrik Levkowetz ee2878aa7b Set version info and settings back to development mode
- Legacy-Id: 4785
2012-08-22 12:57:37 +00:00
Henrik Levkowetz 6aad0f2ef8 Set version info to release version 4.34 before branching.
- Legacy-Id: 4783
2012-08-22 12:57:35 +00:00
Henrik Levkowetz b6e76562bb Set version info and settings back to development mode
- Legacy-Id: 4734
2012-07-30 21:54:23 +00:00
Henrik Levkowetz 69f08251f9 Set version info to release version 4.33 before branching.
- Legacy-Id: 4732
2012-07-30 21:54:21 +00:00
Henrik Levkowetz c7c4679d57 Merged [4721] from adam@nostrum.com:
Adding an \'href\' method to documents. It doesn\'t work for documents of type \'liai-att\' or \'liaison\', but it's a good start.
 - Legacy-Id: 4726
Note: SVN reference [4721] has been migrated to Git commit 80d7ab9eba
2012-07-29 20:48:24 +00:00
Adam Roach 80d7ab9eba Adding an "href" method to documents. It doesn't work for documents of type 'liai-att' or 'liaison', but it's a good start.
- Legacy-Id: 4721
2012-07-29 00:42:19 +00:00
Henrik Levkowetz 21e4b7e873 Merged [4701] from rjsparks@nostrum.com:
Moves the prefix for the URI to use for rfcdiff into settings.py.
Fixes bug #808
 - Legacy-Id: 4710
Note: SVN reference [4701] has been migrated to Git commit da3e916f72
2012-07-28 23:21:16 +00:00
Robert Sparks da3e916f72 Moves the prefix for the URI to use for rfcdiff into settings.py.
Fixes bug #808
 - Legacy-Id: 4701
2012-07-28 20:19:36 +00:00
Henrik Levkowetz 48baaa14dc Set version info and settings back to development mode
- Legacy-Id: 4656
2012-07-28 16:29:37 +00:00
Henrik Levkowetz 8ff61de5f2 Set version info to release version 4.32 before branching.
- Legacy-Id: 4654
2012-07-28 16:29:35 +00:00
Robert Sparks e76136ff3b Fixed reverse urls in tests, removed a commented out block from a template, fixed a typo in a directory setting
- Legacy-Id: 4599
2012-07-05 20:40:41 +00:00
Robert Sparks f3fd4db35c Merge forward complete - checkpointing before fixing popup position dialogs
- Legacy-Id: 4595
2012-07-04 19:35:46 +00:00
Henrik Levkowetz a81d37a1b0 Set version info and settings back to development mode
- Legacy-Id: 4573
2012-07-03 15:01:12 +00:00
Henrik Levkowetz 1318710037 Set version info to release version 4.30 before branching.
- Legacy-Id: 4571
2012-07-03 15:01:10 +00:00
Henrik Levkowetz 30a8086b9b Make the syslog prefix more specific.
- Legacy-Id: 4546
2012-06-28 19:19:29 +00:00
Henrik Levkowetz 89ac692442 Added in the community app, which wasn't included properly in the previous commit.
- Legacy-Id: 4519
2012-06-27 08:26:18 +00:00
Henrik Levkowetz b2573a43aa Merged community tracking branch from esanchez@yaco.es, r3175-3679,3713-3830.
[[Split portion of a mixed commit.]]
 - Legacy-Id: 4518.2
2012-06-27 08:15:14 +00:00
Robert Sparks 51ab8123d9 merged in from 4.20-ise
- Legacy-Id: 4502
2012-06-22 20:25:17 +00:00
Henrik Levkowetz e66178fe35 Set version info and settings back to development mode
- Legacy-Id: 4493
2012-06-21 01:01:41 +00:00
Henrik Levkowetz 66343f57fc Set version info to release version 4.21 before branching.
- Legacy-Id: 4491
2012-06-21 01:01:39 +00:00