Commit graph

2305 commits

Author SHA1 Message Date
Henrik Levkowetz 928e190cd1 Set version info and settings back to development mode
- Legacy-Id: 4306
2012-04-22 18:38:33 +00:00
Henrik Levkowetz 1da422bb91 Set version info to release version 4.01 before branching.
- Legacy-Id: 4304
2012-04-22 18:38:15 +00:00
Henrik Levkowetz 6c27541354 Added a FIXME: for the read_agenda_file() function. Some serious refactoring and generalization is needed here.
- Legacy-Id: 4302
2012-04-22 18:09:52 +00:00
Henrik Levkowetz 233aef46d5 Comment out NewIprTestCase as it writes to the production database.
- Legacy-Id: 4301
2012-04-22 16:33:44 +00:00
Henrik Levkowetz 7c46b9b61b Change the wgchairs.ManageWriteupTestCase to not expect the writeup page to be restricted. This adapts the test to the change made in [4218] to make writeups readable by all.
- Legacy-Id: 4300
Note: SVN reference [4218] has been migrated to Git commit 0e3de35834
2012-04-22 15:37:56 +00:00
Henrik Levkowetz dac11633ff Revert a URL schema change made by olau@iola.dk in [4046] for a reason I can't quite see. This change breaks old URLs.
- Legacy-Id: 4299
Note: SVN reference [4046] has been migrated to Git commit d6baa38fe5
2012-04-22 15:15:38 +00:00
Henrik Levkowetz 29b4090bac Add an assertion in the test code to explicitly check that we have an OK idnits result.
- Legacy-Id: 4298
2012-04-22 14:17:27 +00:00
Ole Laursen 5763c77e54 Fix up doc migration which included too much in the initial migration compared to trunk.
- Legacy-Id: 4295
2012-04-20 17:19:24 +00:00
Ole Laursen 3c7d546816 Swap order of event generation in previous commit.
- Legacy-Id: 4294
2012-04-20 12:54:24 +00:00
Ole Laursen 6ef8b8227c Fix bug in diff'ing charter revisions.
- Legacy-Id: 4293
2012-04-20 12:51:24 +00:00
Ole Laursen 0970082178 Some further cleanup.
- Legacy-Id: 4292
2012-04-20 12:24:31 +00:00
Ole Laursen d166ef284b Fixup revision oddity left by yesterdays refactor.
- Legacy-Id: 4291
2012-04-20 11:48:27 +00:00
Ole Laursen b9a90f35e1 Clean up and polish charter branch code, fix some subtle bugs with
revision and approved charter lookup.
 - Legacy-Id: 4290
2012-04-19 15:15:43 +00:00
Ole Laursen a72b933bfc Only show defer button for drafts
- Legacy-Id: 4289
2012-04-19 12:51:32 +00:00
Robert Sparks 0e2dd258c7 Made several changes to correctly use the new (RFC6410) "Internet Standard" level
in email that gets sent at various stages in the handling of documents.

Fixes bug 821
 - Legacy-Id: 4288
2012-04-17 21:00:26 +00:00
Ole Laursen bba097d03c Fixup bugs in chartering a new WG
- Legacy-Id: 4287
2012-04-17 18:08:04 +00:00
Ole Laursen 15565ace4a Polish view somewhat, add ballot icon.
- Legacy-Id: 4286
2012-04-17 16:26:40 +00:00
Ole Laursen c5c2fe43b7 Fix back link pointing to view that's now dead.
- Legacy-Id: 4285
2012-04-17 16:24:10 +00:00
Ole Laursen 7932a75363 Fix ballot_icon templatetag bugs so it can handle other document types
too.
 - Legacy-Id: 4284
2012-04-17 16:22:30 +00:00
Ole Laursen 9fe98c88e5 Don't show ballot writeup unless we've got a ballot
- Legacy-Id: 4283
2012-04-17 16:01:45 +00:00
Ole Laursen f3013a18ca Back out automatic closing of ballot if state is changed to dead for
the time being; based on experience with the migration script it looks
like drafts are sometimes killed to later resurface with reused ballot
positions
 - Legacy-Id: 4282
2012-04-17 15:54:51 +00:00
Ole Laursen 7fbff575a5 Fix ballot closing in migration script
- Legacy-Id: 4281
2012-04-17 15:49:44 +00:00
Ole Laursen 1ce4444732 Fix missing parentheses in needed position calculations.
- Legacy-Id: 4279
2012-04-16 17:24:57 +00:00
Ole Laursen 24dd2ed521 Close draft ballot if the draft is moved into state "Dead"
- Legacy-Id: 4278
2012-04-16 13:59:48 +00:00
Ole Laursen 0fc1561260 Close draft ballot on Secretariat approval/disapproval action
- Legacy-Id: 4277
2012-04-16 13:59:16 +00:00
Ole Laursen 8a8ddb0cc6 Add started_iesg_process event back in in test data as it's still
useful there
 - Legacy-Id: 4276
2012-04-16 13:57:18 +00:00
Ole Laursen 7788a31be1 Remove obsolete wgcharter ballot icon renderer.
- Legacy-Id: 4275
2012-04-16 13:21:12 +00:00
Ole Laursen 1ff4bc0121 Port idrfc code to use new ballot setup with an explicit ballot on
positions, port and clean up ballot icon renderer, add preliminary migration
script for inserting extra events in drafts
 - Legacy-Id: 4274
2012-04-16 13:19:47 +00:00
Ole Laursen 6524aba8dc Ask for whether the ballot should say whether the charter can pass
without external review
 - Legacy-Id: 4272
2012-04-11 12:50:56 +00:00
Ole Laursen 47b466eaae Move charter urls from /wgcharter/<group-acronym> to
/doc/<doc-name>/charter/ since they now all concern the actual charter
documents rather than the WG (this removes some redundant code).
 - Legacy-Id: 4271
2012-04-10 18:11:03 +00:00
Ole Laursen 4f4a47bffa Only show defer actions for I-Ds
- Legacy-Id: 4270
2012-04-10 17:42:30 +00:00
Henrik Levkowetz bf718d1b74 Merged [4265] from adam@nostrum.com:
Migrated HTML agenda to new data model. This has several improvements, as well, such as clearer marking of BOFs.
 - Legacy-Id: 4268
Note: SVN reference [4265] has been migrated to Git commit c113bd0588
2012-04-05 21:45:01 +00:00
Henrik Levkowetz 484eb75241 Merged [4226] from adam@nostrum.com:
Updated agenda.ics to use new data model. Also, tons more efficient. Additionally, the description field now includes links to relevant meeting materials.
 - Legacy-Id: 4267
Note: SVN reference [4226] has been migrated to Git commit 740487d69f
2012-04-05 21:36:00 +00:00
Henrik Levkowetz 257f677efc Merged [4224] from york@isoc.org:
Related to #816 - Modified base.html so that the logo is clickable as well as the text.
 - Legacy-Id: 4266
Note: SVN reference [4224] has been migrated to Git commit 5e9a33a649
2012-04-05 21:31:50 +00:00
Adam Roach c113bd0588 Migrated HTML agenda to new data model. This has several improvements, as well, such as clearer marking of BOFs.
- Legacy-Id: 4265
2012-04-05 19:30:36 +00:00
Ole Laursen 725ff12306 Clean up /doc/ page for charter slightly.
- Legacy-Id: 4264
2012-04-05 16:37:31 +00:00
Ole Laursen 7e501c93f9 Fix bug in feed.
- Legacy-Id: 4263
2012-04-05 16:36:51 +00:00
Ole Laursen 6d0d014b0d Close charter ballots when the charter is approved or abandoned.
- Legacy-Id: 4262
2012-04-05 16:20:25 +00:00
Ole Laursen 41fb923d01 More clean up and fix a bunch of bugs.
- Legacy-Id: 4261
2012-04-05 15:06:22 +00:00
Ole Laursen 7b2963aaf0 Move note about IANA scraping messages, apparently I managed to put it
in the wrong place (they're of course scraping draft approvals, not
the ballot announcements).
 - Legacy-Id: 4260
2012-04-05 14:45:33 +00:00
Ole Laursen 75ac144432 Make generic add comment return to history tab rather than the main
doc page
 - Legacy-Id: 4259
2012-04-05 14:20:36 +00:00
Ole Laursen b60f875da2 Remove too-simple guard on automatic ballot creation
- Legacy-Id: 4258
2012-04-04 18:46:41 +00:00
Ole Laursen 130c6fd207 Remove Q
- Legacy-Id: 4257
2012-04-04 18:21:56 +00:00
Ole Laursen 3768e36e60 Disable ballot tab when there's no ballot.
- Legacy-Id: 4256
2012-04-04 18:20:27 +00:00
Ole Laursen e4a9d8c7aa Finish ballot support for charters (apart from non-generic ballot
deferral), remove a bunch of now obsolete charter code.
 - Legacy-Id: 4255
2012-04-04 18:09:03 +00:00
Ole Laursen 25cb532348 Move last call announcement text to last call event rather than
stuffing it inside the state change event.
 - Legacy-Id: 4253
2012-04-03 16:46:23 +00:00
Ole Laursen 5858454c74 Declare coding system to work around annoying problem when the date produced by SVN is localized.
- Legacy-Id: 4252
2012-04-03 16:36:33 +00:00
Ole Laursen a9817e555a Some fixes to generic doc ballot view, fix edit position and send
ballot comment email views, moving them to
/doc/foo-bar/ballot/[id]/position/ and ../emailposition/.
 - Legacy-Id: 4249
2012-04-03 14:53:38 +00:00
Ole Laursen 4fc98cfdd3 Add help_text for StateType.label
- Legacy-Id: 4247
2012-04-02 17:11:25 +00:00
Ole Laursen 837823f8ae Make sure HTML id does't containt spaces
- Legacy-Id: 4246
2012-04-02 17:05:10 +00:00
Ole Laursen ed15193bcf Introduce more generic ballot models, start porting doc ballot page to the
new database schema.
 - Legacy-Id: 4240
2012-03-30 17:16:50 +00:00
Adam Roach 740487d69f Updated agenda.ics to use new data model. Also, tons more efficient. Additionally, the description field now includes links to relevant meeting materials.
- Legacy-Id: 4226
2012-03-24 18:33:44 +00:00
Henrik Levkowetz 4d93301a52 Merged [4223] from york@isoc.org:
Related to #817 - added a 401.html page for responding to authentication failures
 - Legacy-Id: 4225
Note: SVN reference [4223] has been migrated to Git commit b867d70cfd
2012-03-24 18:27:27 +00:00
Dan York 5e9a33a649 Related to #816 - Modified base.html so that the logo is clickable as well as the text.
- Legacy-Id: 4224
2012-03-24 18:27:23 +00:00
Dan York b867d70cfd Related to #817 - added a 401.html page for responding to authentication failures
- Legacy-Id: 4223
2012-03-24 18:19:30 +00:00
Henrik Levkowetz 4034532ea1 Merged [4212] from rcross@amsl.com:
Ticket #673 Add ability to clear ballot
 - Legacy-Id: 4222
Note: SVN reference [4212] has been migrated to Git commit cbc660e7fb
2012-03-24 18:10:58 +00:00
Henrik Levkowetz 6d1ef8d8dd Merged [4214] from york@isoc.org:
Fixes #816 - Turns datatracker.ietf.org into a clickable link
 - Legacy-Id: 4221
Note: SVN reference [4214] has been migrated to Git commit 9ddf4d3656
2012-03-24 18:00:28 +00:00
Ole Laursen 0fea5e015a Use doc.canonical_name() rather than generating the file name from the group acronym.
- Legacy-Id: 4219
2012-03-24 16:52:54 +00:00
Henrik Levkowetz 0e3de35834 Merged [4213] from suresh.krishnan@ericsson.com:
Making doc writeup available as read-only text to regular users who are not shepherd/AD/Secretariat etc. 
Adding a link for viewing a writeup to the main datatracker page.
 - Legacy-Id: 4218
Note: SVN reference [4213] has been migrated to Git commit 19dbc6c9bb
2012-03-24 16:46:44 +00:00
Henrik Levkowetz c39dff8d7a Merged [4205] from shane@time-travellers.org:
Added a link to the datatracker main document page when we announce a new document
 - Legacy-Id: 4217
Note: SVN reference [4205] has been migrated to Git commit 1da78c6658ac4fdbccefc187292b52eb71375d9b
2012-03-24 16:44:40 +00:00
Henrik Levkowetz dc41de99d0 Merged [4207] from adam@nostrum.com:
Ported week view over to use the new meeting data model
 - Legacy-Id: 4216
Note: SVN reference [4207] has been migrated to Git commit 6a9c7d1dbb
2012-03-24 16:43:10 +00:00
Henrik Levkowetz a1f3f48aa0 Merged [4204] from shane@time-travellers.org:
Adds a link to the datatracker main document page in the new-version notification messages
 - Legacy-Id: 4215
Note: SVN reference [4204] has been migrated to Git commit 161367d320b19450a3cd7593c28ee2d95222ced9
2012-03-24 16:40:20 +00:00
Dan York 9ddf4d3656 Fixes #816 - Turns datatracker.ietf.org into a clickable link
- Legacy-Id: 4214
2012-03-24 15:22:06 +00:00
Suresh Krishnan 19dbc6c9bb Making doc writeup available as read-only text to regular users who are not shepherd/AD/Secretariat etc.
Adding a link for viewing a writeup to the main datatracker page.
 - Legacy-Id: 4213
2012-03-24 15:03:11 +00:00
Ryan Cross cbc660e7fb Ticket #673 Add ability to clear ballot
- Legacy-Id: 4212
2012-03-24 14:48:24 +00:00
Henrik Levkowetz f64142c682 Fix to catch summer/wintertime changes.
- Legacy-Id: 4210
2012-03-24 14:28:08 +00:00
Henrik Levkowetz e94ea42d6e Mergeinfo and a tweak to the settings file.
- Legacy-Id: 4208
2012-03-24 14:20:10 +00:00
Adam Roach 6a9c7d1dbb Ported week view over to use the new meeting data model
- Legacy-Id: 4207
2012-03-24 14:16:23 +00:00
Ole Laursen fc921ecb72 Fix crash if the charter text file isn't found.
- Legacy-Id: 4206
2012-03-24 14:08:23 +00:00
Ole Laursen 70b1271f35 Fix broken wgcharter tests
- Legacy-Id: 4203
2012-03-24 12:11:30 +00:00
Ole Laursen d0dcd60aa8 Fix bug in retrieving charters for agenda, slight template fix
- Legacy-Id: 4202
2012-03-24 12:10:52 +00:00
Henrik Levkowetz a0b443724d Set version info and settings back to development mode
- Legacy-Id: 4178
2012-03-24 09:34:06 +00:00
Henrik Levkowetz 46099bc38a Set version info to release version 4.00 before branching.
- Legacy-Id: 4176
2012-03-24 09:33:52 +00:00
Ole Laursen aaccd955c7 Calculate timezone offset from eight o'clock instead of 0, fixes offset problem for IETF-83
- Legacy-Id: 4170
2012-03-22 18:51:34 +00:00
Ole Laursen 2fea753f51 Move WG edit and conclude views from wgcharter to wginfo since they
aren't dealing with charters directly, clean up and add some polish
and fix a bunch of refactoring bugs. Start on fixing tests.
 - Legacy-Id: 4169
2012-03-22 18:36:04 +00:00
Ole Laursen 32659ed957 Move AJAX person search to person/ with some support form code.
- Legacy-Id: 4168
2012-03-22 18:22:00 +00:00
Ole Laursen c6f59d2c7c Give document tab URLs names.
- Legacy-Id: 4167
2012-03-22 18:20:03 +00:00
Ole Laursen df4b36c561 Implement a latest_event for history entries, make canonical name for
charters depend on group acronym and save canonical name in history
entries,
 - Legacy-Id: 4166
2012-03-22 18:19:12 +00:00
Henrik Levkowetz d22f741a71 Add commented-out settings to use when running against a readonly database.
- Legacy-Id: 4163
2012-03-22 14:09:51 +00:00
Henrik Levkowetz 58f50b7ef2 Don't overwrite possible manual changes to existing name table entries when using name() to create/fetch name entries.
- Legacy-Id: 4161
2012-03-22 13:44:54 +00:00
Henrik Levkowetz ca1148ab67 Python 2.6 (used in production) doesn't have the total_seconds() method on datetime.timedelta -- use a module function instead.
- Legacy-Id: 4157
2012-03-21 14:27:32 +00:00
Henrik Levkowetz 896c1272c8 Indicate UTC on passed cut-off time and reopening time.
- Legacy-Id: 4155
2012-03-21 14:24:37 +00:00
Henrik Levkowetz 8e82213b57 Correct the cutoff hour to 00 to get the correct reopening time -- was 24 hours too late with the '24' value. FIXME: Refactory the cutoff calculations and display, puttting display text in the template, and using datetime objects consistently for calculations and to pass to template.
- Legacy-Id: 4154
2012-03-21 14:23:09 +00:00
Henrik Levkowetz 0dd2563b22 Tweak the admin interface for Documents a bit.
- Legacy-Id: 4153
2012-03-21 14:20:29 +00:00
Henrik Levkowetz 59aedbe937 The RFC Queue import has been broken by the introduction of '*R' suffices on some states. Ignore those for now; find out the semantics of this from the RFC editor and fix accordingly.
- Legacy-Id: 4152
2012-03-21 13:12:38 +00:00
Ole Laursen fb71294b99 Only show RFC documents that are in state RFC, this prevents documents
with an RFC DocAlias but not the right state from being displayed as
RFCs (as in issue #815). Displaying them as RFCs doesn't work properly
as most of the wrapper currently assumes the RFC state.
 - Legacy-Id: 4151
2012-03-21 11:08:16 +00:00
Ole Laursen 43e9ea2607 Unify history handling for groups and documents.
- Legacy-Id: 4149
2012-03-20 18:22:14 +00:00
Ole Laursen 55e84fa946 Link to correct charter page
- Legacy-Id: 4147
2012-03-20 18:10:53 +00:00
Ole Laursen d0c641b044 Give the WG charter page a name
- Legacy-Id: 4146
2012-03-20 18:10:31 +00:00
Ole Laursen 71b7b178be Add link to WG creation.
- Legacy-Id: 4145
2012-03-20 18:10:13 +00:00
Ole Laursen 442698e7f6 Refactor somewhat.
- Legacy-Id: 4144
2012-03-20 18:09:56 +00:00
Ole Laursen 3b9964ef09 Add telechat edit page, remove some dead code, fix some bugs.
- Legacy-Id: 4143
2012-03-20 18:09:22 +00:00
Ole Laursen 2ab52d9567 Defer import of get_stream_from_draft to kill import loop that
prevents bin/expire-ids from running.
 - Legacy-Id: 4142
2012-03-20 12:05:41 +00:00
Ole Laursen 0bc71c7146 Fix problem with concurrent posts as reported in #813 by preventing
accidentally submitting a post twice (with Javascript) and modifying the
move-old-files-to-archive code to not move the files away if they
belong to the same submission as the one we're accepting (this
mitigates a concurrent post to at least not end up with a non-existing
draft).
 - Legacy-Id: 4112
2012-03-16 17:22:33 +00:00
Ole Laursen 03980c3882 Use same sort for future agenda documents as for plain agenda, fixes #810.
- Legacy-Id: 4098
2012-03-15 18:40:02 +00:00
Ole Laursen 21c52a34ae Add admin support for GroupHistory and GroupURL.
- Legacy-Id: 4097
2012-03-15 18:07:55 +00:00
Ole Laursen 00f2b0d0c2 Remove superfluous wgcharter search views.
- Legacy-Id: 4096
2012-03-15 18:01:50 +00:00
Ole Laursen c7d9839b1c Fix get_absolute_url to make it point to /doc/ page for charters
- Legacy-Id: 4094
2012-03-15 17:57:12 +00:00
Ole Laursen 5cfc72937d Fix missing import
- Legacy-Id: 4093
2012-03-15 17:56:41 +00:00
Ole Laursen fb139041de Fix commented FIXME links, linking to new chartering/rechartering WG page instead.
- Legacy-Id: 4092
2012-03-15 17:54:43 +00:00