Commit graph

15 commits

Author SHA1 Message Date
Ole Laursen 980d4e6444 Move new schema models from redesign/ to ietf/
- Legacy-Id: 3855
2012-01-24 17:17:24 +00:00
Ole Laursen fc88964298 Go through the code and replace uses of Person.name with Person.plain_name()
- Legacy-Id: 3849
2012-01-23 20:22:45 +00:00
Ole Laursen 44c78762e8 Don't add fake expire notices with the new schema
- Legacy-Id: 3808
2012-01-13 13:09:03 +00:00
Ole Laursen 3eee538db0 Port _get_versions helper to new schema
- Legacy-Id: 3788
2011-12-23 17:08:50 +00:00
Ole Laursen 03bed41630 Merged in changes from the conversion branch
- Legacy-Id: 3187
2011-06-28 18:20:20 +00:00
Henrik Levkowetz b9b17625ea Correct an inappropriate use of the idsubmission repository location instead of the ID repository. Reported by Robert Sparks.
- Legacy-Id: 3137
2011-05-23 21:47:07 +00:00
Henrik Levkowetz a142e89a87 Merged in branch branch/yaco/wgchairs from esanchez@yaco.es. This provides the WG Chair Tracker functionality.
- Legacy-Id: 3120
2011-05-11 20:27:12 +00:00
Henrik Levkowetz fe10dfd20c Tweaked a number of setting value names and adjusted one value.
- Legacy-Id: 3037
2011-04-09 22:13:45 +00:00
Henrik Levkowetz abab86db1a Fix a couple of places where we have to handle potential exceptions from the URL reverse() call, because not all old draft names adhere to the current rules. For RFC 1356 the draft name was draft-ietf-iplpdn-x25_isdn (notice the underscore) for which reverse() will fail.
- Legacy-Id: 2998
2011-03-29 07:34:44 +00:00
Henrik Levkowetz 0ccff982bb Merged [2948] from bmheight@gmail.com:
Addresses issue #628, using reverse() and the newly created helper function 
reverse_lazy()  (found in ietf/utils/lazy.py) to DRY out the code a bit by 
decoupling the urls from being hardcoded.

With this commit idrfc, and ipr modules have been modified to take advantage 
of the reverse() and reverse_lazy() functions.
 - Legacy-Id: 2956
Note: SVN reference [2948] has been migrated to Git commit 9399a2e0e8bbfe5c5a16781fd784776cfa31fbac
2011-03-26 14:36:10 +00:00
Emilio A. Sánchez López 53ad5be094 Allow to edit the stream/state/tags of a draft. Fixes #582
- Legacy-Id: 2818
2011-02-07 19:44:54 +00:00
Henrik Levkowetz f733c1acc8 Merged [2676] from kivinen@iki.fi:
Added new setting to the /cookies page which enables always showing
	full document text instead of showing beginning of the document. This fixes issue #551.
 - Legacy-Id: 2680
Note: SVN reference [2676] has been migrated to Git commit f7a33efea768e70c1865c3bbd084cf82cd512c78
2010-11-11 02:31:38 +00:00
Henrik Levkowetz 4228daad55 Merged [2613] from fenner@fenron.net:
Split the /doc/ tabs into separate pages. Use
<link rel=prefetch> to ask the tabs to be prefetched
when the first tab is loaded, as documented at
https://developer.mozilla.org/en/Link_prefetching_FAQ .
This fixes #533.
 - Legacy-Id: 2630
Note: SVN reference [2613] has been migrated to Git commit 9391941b867e2f7ce24369be9df009d0ceda9e95
2010-11-06 09:16:59 +00:00
Henrik Levkowetz e74dd34d2e Fix exception triggered by all_id* and 1id_* generating scripts when a document lacks creation date. Closes #371.
- Legacy-Id: 2501
2010-08-24 13:18:11 +00:00
Henrik Levkowetz 266b7820d0 Merged from log:branch/2.00@2363: Current release branch head to trunk.
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00