Henrik Levkowetz
269226a486
Merged in [12099] from rjsparks@nostrum.com:
...
Changes interim announcements and interim cancellation announcements to use mailtriggers. Adds irtf-announce to announcements for IRTF groups. Fixes #2018 .
- Legacy-Id: 12100
Note: SVN reference [12099] has been migrated to Git commit 5b32cc2da7
2016-10-07 15:30:43 +00:00
Robert Sparks
5b32cc2da7
Changes interim announcements and interim cancellation announcements to use mailtriggers. Adds irtf-announce to announcements for IRTF groups. Fixes #2018 . Commit ready for merge.
...
- Legacy-Id: 12099
2016-10-07 15:05:47 +00:00
Henrik Levkowetz
e06ac44060
Added a migration to remove most duplicate 'Upload' doc events.
...
- Legacy-Id: 12098
2016-10-06 18:40:04 +00:00
Henrik Levkowetz
8a5593e714
When converting submission events to doc events, post them in chronological order. Don't add upload doc events until we're past the possibility of submission cancellation.
...
- Legacy-Id: 12097
2016-10-06 17:03:23 +00:00
Henrik Levkowetz
5612a3f463
Merged in [12082] from rcross@amsl.com:
...
Fix issue where interim meeting request form didn't list research groups when user was a working group chair and a research group chair.
- Legacy-Id: 12093
Note: SVN reference [12082] has been migrated to Git commit adf28c922f
2016-10-05 18:17:28 +00:00
Henrik Levkowetz
e31bdff708
Apply string operations on the string, not on the Email object.
...
- Legacy-Id: 12092
2016-10-05 17:51:22 +00:00
Henrik Levkowetz
236fb3e185
Make it possible to merge nominations with inactive email addresses in the Nominee Merge form.
...
- Legacy-Id: 12091
2016-10-05 17:03:31 +00:00
Henrik Levkowetz
c236357b4f
Ensure we're including the tablesorter css and js in debug mode, since we're using tablesorter for the sql_queries table.
...
- Legacy-Id: 12090
2016-10-05 15:50:51 +00:00
Henrik Levkowetz
5f03d70bd7
Added admin support for the DocumentAuthor model.
...
- Legacy-Id: 12089
2016-10-05 15:16:46 +00:00
Henrik Levkowetz
c20357b75d
Fixed a place where email addresses not all lowercase could slip in, which can mess up reverse table relationships.
...
- Legacy-Id: 12088
2016-10-05 15:16:03 +00:00
Henrik Levkowetz
851b9b3d2f
Fixed a problem with the error message text for the nominee email edit form.
...
- Legacy-Id: 12087
2016-10-05 15:14:33 +00:00
Ryan Cross
adf28c922f
Fix issue where interim meeting request form didn't list research groups when user was a working group chair and a research group chair. Commit ready for merge.
...
- Legacy-Id: 12082
2016-10-04 23:42:18 +00:00
Henrik Levkowetz
088181cf52
Set version info and settings back to development mode
...
- Legacy-Id: 12078
2016-10-02 16:38:17 +00:00
Henrik Levkowetz
ae6c694e8c
Set version info to release version 6.34.2 before branching.
...
- Legacy-Id: 12076
2016-10-02 16:38:06 +00:00
Henrik Levkowetz
88a9c30600
Added a data migration to fix up incorrect submission doc events.
...
- Legacy-Id: 12073
2016-10-02 16:04:26 +00:00
Henrik Levkowetz
72cfe4cf68
Removed the creation of duplicate new revision doc events. Corrected the timestamp on approval docevents. Changed where the submission upload docevent is created, to avoid spurious events for cancelled uploads. Adjusted the person associated with some events from submitter to (System). Added tests for the sequence of events associated with a submission.
...
- Legacy-Id: 12072
2016-10-01 21:16:04 +00:00
Henrik Levkowetz
a9f879cd0e
Tweaked admin models.
...
- Legacy-Id: 12071
2016-10-01 13:36:31 +00:00
Henrik Levkowetz
a842e19452
Moved some code and tweaked settings to ignore sql debug functions when calculating code coverage.
...
- Legacy-Id: 12070
2016-09-30 21:30:04 +00:00
Henrik Levkowetz
e3a7d47fdc
Moved some code and tweaked settings to ignore sql debug functions when calculating code coverage.
...
- Legacy-Id: 12069
2016-09-30 21:29:32 +00:00
Henrik Levkowetz
9e18351a0b
Refined the sql debug info, making the table of queries sortable and adding duplication counts and accumulated query time.
...
- Legacy-Id: 12068
2016-09-30 20:38:18 +00:00
Henrik Levkowetz
ff5866367b
Tweaked the nonascii draft test template.
...
- Legacy-Id: 12067
2016-09-30 20:31:24 +00:00
Henrik Levkowetz
8e11c7cb64
Fixed some invalid html, and tweaked the html validation settings in the test crawler.
...
- Legacy-Id: 12066
2016-09-30 18:47:56 +00:00
Henrik Levkowetz
cd2d8a597e
Merged in [12055] from rjsparks@nostrum.com:
...
Modified the rfc feed to better represent dois. Fixes #2014 .
- Legacy-Id: 12065
Note: SVN reference [12055] has been migrated to Git commit c34356db94
2016-09-30 18:17:30 +00:00
Henrik Levkowetz
68655b569b
Fixed 2 testing bugs. Added tests for handling of submitters without email and drafts with non-ascii names in the author section.
...
- Legacy-Id: 12064
2016-09-30 17:35:35 +00:00
Henrik Levkowetz
da2c25182f
Code changes to handle draft submission authors without email addresses better.
...
- Legacy-Id: 12063
2016-09-30 10:48:46 +00:00
Henrik Levkowetz
69263b8f8f
Use plain_ascii() name for formatted_email() address.
...
- Legacy-Id: 12062
2016-09-30 10:47:34 +00:00
Henrik Levkowetz
88a1dda35d
Menu item text change.
...
- Legacy-Id: 12061
2016-09-30 10:46:16 +00:00
Robert Sparks
c34356db94
Modified the rfc feed to better represent dois. Fixes #2014 . Commit ready for merge.
...
- Legacy-Id: 12055
2016-09-28 17:52:39 +00:00
Henrik Levkowetz
613363cccc
Try various ways of handling non-ascii names/emails in draft submissions, in order to get past the early processing to the point where we run idnits and can flag non-ascii content, instead of failing with a server 500 error.
...
- Legacy-Id: 12053
2016-09-27 20:27:05 +00:00
Henrik Levkowetz
f6ffc1ca10
Set version info and settings back to development mode
...
- Legacy-Id: 12050
2016-09-27 07:17:17 +00:00
Henrik Levkowetz
b3a0506f28
Set version info to release version 6.34.1 before branching.
...
- Legacy-Id: 12048
2016-09-27 07:17:07 +00:00
Henrik Levkowetz
87bf9d0ccb
Merged in [12038] from rjsparks@nostrum.com:
...
Change how document names are generated for agendas and slides to allow uploads before meetings are scheduled.
- Legacy-Id: 12045
Note: SVN reference [12038] has been migrated to Git commit 55febb5432
2016-09-26 19:18:19 +00:00
Henrik Levkowetz
0378f4a2f6
Merged in [12014] from rjsparks@nostrum.com:
...
Improves who to copy when sending submission confirmation mail when authors change.
- Legacy-Id: 12044
Note: SVN reference [12014] has been migrated to Git commit 4f01de1b94
2016-09-26 18:47:23 +00:00
Henrik Levkowetz
e2d9baab2b
Tweaked test data to make test data sessions actually fall within their meeting, and to make sure that the test_agenda_current_audio sessions are in the near future.
...
- Legacy-Id: 12043
2016-09-26 18:46:27 +00:00
Henrik Levkowetz
f82399fe1c
Added interpolation of values from the session object when rendering audio_stream_url.
...
- Legacy-Id: 12042
2016-09-26 17:53:48 +00:00
Henrik Levkowetz
f1b146a1d9
Added a test which specifies a meeting currently under way, in order to make sure that code paths which are used only for current meetings are excercises, this reduces coverage variation due to random meeting dates. Also added a test for the presence of Audio stream, which isn't present on agenda pages of past meetings.
...
- Legacy-Id: 12041
2016-09-26 17:52:49 +00:00
Henrik Levkowetz
eb7c39fcad
Made it possible to pass in a meeting instance to make_meeting_test_data(), and added an audio stream UrlResource for test purposes.
...
- Legacy-Id: 12040
2016-09-26 17:50:38 +00:00
Henrik Levkowetz
3854c832a0
Change things so that the reorder_by setting has an effect on the test ordering. It didn't before, as CoverageTest was a subclass of the earlier entries in the reorder_by setting.
...
- Legacy-Id: 12039
2016-09-26 17:48:26 +00:00
Robert Sparks
55febb5432
Change how document names are generated for agendas and slides to allow uploads before meetings are scheduled. Commit ready for merge.
...
- Legacy-Id: 12038
2016-09-26 17:34:29 +00:00
Henrik Levkowetz
c11f3b5ee7
Make pyflakes happier sorting out tastypie.resources.ModelResource.
...
- Legacy-Id: 12037
2016-09-26 10:33:22 +00:00
Henrik Levkowetz
f278ea74c0
Undid an unintended commit (code change for test purposes)
...
- Legacy-Id: 12036
2016-09-26 06:16:39 +00:00
Henrik Levkowetz
7f772641d4
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
...
- Legacy-Id: 12035
2016-09-25 13:53:22 +00:00
Henrik Levkowetz
507e9fe6bb
Set version info and settings back to development mode
...
- Legacy-Id: 12033
2016-09-24 09:31:29 +00:00
Henrik Levkowetz
68f9eb9b34
Set version info to release version 6.34.0 before branching.
...
- Legacy-Id: 12031
2016-09-24 09:31:17 +00:00
Henrik Levkowetz
8c34e9d78d
Merged in ^/branch/proceedings/6.33.1.dev0 from rjsparks@nostrum.com and rcross@amsl.com. This provides new ietf meeting proceedings pages.
...
- Legacy-Id: 12028
2016-09-23 17:33:43 +00:00
Henrik Levkowetz
26b96413a5
Set version info and settings back to development mode
...
- Legacy-Id: 12025
2016-09-23 06:23:18 +00:00
Henrik Levkowetz
78aa83d240
Set version info to release version 6.33.1 before branching.
...
- Legacy-Id: 12023
2016-09-23 06:23:06 +00:00
Henrik Levkowetz
c44d7b45d9
Merged in [11988] from rcross@amsl.com:
...
Fix issue with proceedings for training sessions.
- Legacy-Id: 12020
Note: SVN reference [11988] has been migrated to Git commit c1cc1d639f
2016-09-23 06:11:46 +00:00
Robert Sparks
c7b82bdf1d
Open the new proceedings page for anyone to see. Commit ready for merge.
...
- Legacy-Id: 12019
2016-09-22 21:09:09 +00:00
Robert Sparks
2042f981bd
Changed default for apply_to_all for Slide uploads to False.
...
Added redirect for non-secretariat users from ietf.secr.proceedings.views.select to ietf.meeting.views.materials.
Added a note to the secr upload_footer pointing to where material upload is now done.
Modified the links on the group meetings page to make it less likely to miss the link to the session materials.
Used class anchor target to clean up landing on the right session of multiple sessions on a group's session details page. Modified the materials page to only add a fragment asking for that anchor for non-ag/wg/rg groups.
Only show the link to the (now) secretariat-only proceedings manipulation page if the user is the secretariat. Relabelled the link to better reflect the page's remaining purpose.
Changed the session_details "Artifacts" panel header to "Agenda, Minutes, and Bluesheets". Added a footer to the "Slides" panel calling out drag-and-drop reordering.
Commit ready for merge.
- Legacy-Id: 12018
2016-09-22 20:15:57 +00:00