Henrik Levkowetz
8cf6b0010b
Added a template string_if_invalid setting to TEMPLATES when DEBUG is True.
...
- Legacy-Id: 12450
2016-12-05 14:10:35 +00:00
Henrik Levkowetz
0bb7854591
Merged django18 work forward to 6.39
...
- Legacy-Id: 12449
2016-12-05 14:01:25 +00:00
Henrik Levkowetz
b897519fff
Changed the test runner to use the verbosity set on the command line when loading fixtures.
...
- Legacy-Id: 12446
2016-12-05 12:56:53 +00:00
Henrik Levkowetz
cfd898b767
Updated the proceedings_templates fixture to provide the base proceedings template needed by tests, instead of a copy already instantiated for a specific meeting.
...
- Legacy-Id: 12445
2016-12-05 12:55:20 +00:00
Henrik Levkowetz
be272a019a
Changed settings to use the new TEMPLATES dictionary instead of the deprecated individual TEMPLATE_* settings.
...
- Legacy-Id: 12444
2016-12-05 12:53:21 +00:00
Henrik Levkowetz
1f1772a777
Set version info and settings back to development mode
...
- Legacy-Id: 12427
2016-11-30 14:45:02 +00:00
Henrik Levkowetz
9e78fb6be8
Set version info to release version 6.39.0 before branching.
...
- Legacy-Id: 12425
2016-11-30 14:44:53 +00:00
Henrik Levkowetz
ca4ab7b402
Added a migration for updated help text on some review fields.
...
- Legacy-Id: 12422
2016-11-30 14:31:52 +00:00
Henrik Levkowetz
b914f46313
Merged in ^/branch/iola/review-tracker-r12128@12397, bringing in the review tool functionality described in RFC7735. This adds the ability to set up review management pages for review teams such as genart, secdir, opsdir, etc.; letting the review team secretaries manage requested and completed reviews; letting the reviewers keep track of and document their reviews, and more. See the RFC for full specification, and the branch commit log for a full commit history.
...
- Legacy-Id: 12419
2016-11-29 14:54:19 +00:00
Henrik Levkowetz
a66d0c5187
Set version info and settings back to development mode
...
- Legacy-Id: 12416
2016-11-29 13:07:59 +00:00
Henrik Levkowetz
aaec56c69c
Set version info to release version 6.38.2 before branching.
...
- Legacy-Id: 12414
2016-11-29 13:07:51 +00:00
Henrik Levkowetz
80aca950b3
Added new clarifying text to 3 IPR-related pages, based on direction from the IESG received 2016-11-28.
...
- Legacy-Id: 12411
2016-11-29 12:27:15 +00:00
Henrik Levkowetz
cec0f33817
Removed unused stuff.
...
- Legacy-Id: 12409
2016-11-28 21:20:28 +00:00
Henrik Levkowetz
e6121ac0f8
Fixed a bad filter argument found by the Django 1.8 code.
...
- Legacy-Id: 12408
2016-11-28 21:06:42 +00:00
Henrik Levkowetz
53d68af9cd
Adapted the utils template tests to the new template handling in Django 1.8.
...
- Legacy-Id: 12407
2016-11-28 21:05:17 +00:00
Henrik Levkowetz
554ec2d78c
Removed an unused import
...
- Legacy-Id: 12406
2016-11-28 21:04:15 +00:00
Henrik Levkowetz
d589718c37
Fixed some pyflakes issues.
...
- Legacy-Id: 12405
2016-11-28 18:13:43 +00:00
Henrik Levkowetz
1deadeadc0
Added a migration to fix the mext meeting materials names and external links.
...
- Legacy-Id: 12404
2016-11-28 18:06:38 +00:00
Henrik Levkowetz
671df0492a
Fixed an issue where a queryset filter argument didn't have the right datatype.
...
- Legacy-Id: 12403
2016-11-28 18:05:14 +00:00
Henrik Levkowetz
7c2a1b2ee4
Undid a FK to o2o change we don't want to do (we have instances where the FK is None).
...
- Legacy-Id: 12402
2016-11-28 17:50:08 +00:00
Henrik Levkowetz
7c23d0c52e
Silenced a system check we won't always follow.
...
- Legacy-Id: 12401
2016-11-28 17:47:08 +00:00
Henrik Levkowetz
05379e2e2d
Undid unintended change.
...
- Legacy-Id: 12399
2016-11-26 20:04:01 +00:00
Henrik Levkowetz
a0ed8c7694
Made session minutes available with the same kind of url as session minutes: /meeting//minutes/. (Both of these need to be refined to handle multiple agendas and minutes, for groups having multiple sessions in a meeting.)
...
- Legacy-Id: 12398
2016-11-25 16:44:31 +00:00
Ole Laursen
7d8baf0015
Add reviewer name and completion date to previous reviews in manage
...
review page
- Legacy-Id: 12397
2016-11-25 10:53:37 +00:00
Henrik Levkowetz
09259ae556
Merged in [12393] from rjsparks@nostrum.com:
...
Fixed bug where slides from multiple sessions for a group were not all showing. Improved handling of multiple minutes and agendas for groups. Fixes #2058 . Commit should be patched into production.
- Legacy-Id: 12395
Note: SVN reference [12393] has been migrated to Git commit 2b0ec6df16
2016-11-23 18:31:10 +00:00
Robert Sparks
2b0ec6df16
Fixed bug where slides from multiple sessions for a group were not all showing. Improved handling of multiple minutes and agendas for groups. Fixes #2058 . Commit ready for merge. Commit should be patched into production.
...
- Legacy-Id: 12393
2016-11-23 17:09:53 +00:00
Henrik Levkowetz
b00824a6bf
Merged in [12385] from rjsparks@nostrum.com:
...
Added an extra highlight to the ballot_icon box when the viewer holds a blocking position in that ballot. Fixes #2046 .
- Legacy-Id: 12388
Note: SVN reference [12385] has been migrated to Git commit 3c63fdb800
2016-11-18 13:43:28 +00:00
Henrik Levkowetz
7cb2194db6
Merged in [12384] from rjsparks@nostrum.com:
...
Adjust when materials links on the materials page show for the secretariat.
- Legacy-Id: 12387
Note: SVN reference [12384] has been migrated to Git commit 4e7d077b16
2016-11-18 12:59:59 +00:00
Henrik Levkowetz
623ce0e1bd
Merged in [12378] from rjsparks@nostrum.com:
...
Change the lines saying that a test has failed to make it easier to cut-paste to run the failed test again.
- Legacy-Id: 12386
Note: SVN reference [12378] has been migrated to Git commit be51bc2e78
2016-11-18 10:45:40 +00:00
Robert Sparks
3c63fdb800
Added an extra highlight to the ballot_icon box when the viewer holds a blocking position in that ballot. Fixes #2046 . Commit ready for merge.
...
- Legacy-Id: 12385
2016-11-18 04:52:13 +00:00
Robert Sparks
4e7d077b16
Adjust when materials links on the materials page show for the secretariat. Commit ready for merge.
...
- Legacy-Id: 12384
2016-11-17 22:45:29 +00:00
Ole Laursen
a7cf886f3c
Add telechat info to the manage review requests page
...
- Legacy-Id: 12383
2016-11-17 17:49:02 +00:00
Ole Laursen
fb26a27bfa
Add document state and telechat info to the review request overview page
...
- Legacy-Id: 12382
2016-11-17 17:46:50 +00:00
Ole Laursen
1970cbab16
Modify importer to take deadline from the document log if at all
...
possible, also add an extra assignment fallback using deadline =
assignment time + 30 days for early reviews that never had a deadline
(a few left in secdir)
- Legacy-Id: 12381
2016-11-17 17:16:00 +00:00
Henrik Levkowetz
89294a558a
Order materials on the agenda session materials popup according to the sessionpresentation order. Fixes issue #2049
...
- Legacy-Id: 12380
2016-11-17 08:45:49 +00:00
Henrik Levkowetz
216ed80529
Merged in code from rcross@amsl.com to bring back the automatic conversion of slides from powerpoint to pdf.
...
- Legacy-Id: 12379
2016-11-17 07:30:14 +00:00
Robert Sparks
be51bc2e78
Change the lines saying that a test has failed to make it easier to cut-paste to run the failed test again. Commit ready for merge.
...
- Legacy-Id: 12378
2016-11-17 02:52:45 +00:00
Henrik Levkowetz
b63f374749
Set version info and settings back to development mode
...
- Legacy-Id: 12375
2016-11-17 00:40:37 +00:00
Henrik Levkowetz
f80ce150ab
Set version info to release version 6.38.1 before branching.
...
- Legacy-Id: 12373
2016-11-17 00:40:29 +00:00
Henrik Levkowetz
0a15bf9bb6
Merged in [12326] from housley@vigilsec.com:
...
Allow WG Chairs to manage the meeting materials when starting from the old WG Chair Dashboard in ietf.secr.proceedings
- Legacy-Id: 12370
Note: SVN reference [12326] has been migrated to Git commit a37f41823c
2016-11-17 00:26:51 +00:00
Henrik Levkowetz
f4268ce9b4
Set version info and settings back to development mode
...
- Legacy-Id: 12368
2016-11-17 00:00:34 +00:00
Henrik Levkowetz
d378030eda
Set version info to release version 6.38.0 before branching.
...
- Legacy-Id: 12366
2016-11-17 00:00:17 +00:00
Ole Laursen
d302875381
Don't limit the team choices for ResultUsedInReviewTeam, otherwise
...
it's not possible to make a new team
- Legacy-Id: 12363
2016-11-16 10:42:18 +00:00
Henrik Levkowetz
1a6fc6dc04
Merged in [12353] from rjsparks@nostrum.com:
...
A second performance improvement for the proceedings pages.
- Legacy-Id: 12361
Note: SVN reference [12353] has been migrated to Git commit a3cc9df465
2016-11-16 06:54:00 +00:00
Henrik Levkowetz
a771e8fad6
Merged in [12352] from rjsparks@nostrum.com:
...
Add links to session materials pages to the rows on the by-type view of the agenda.
- Legacy-Id: 12360
Note: SVN reference [12352] has been migrated to Git commit ba60c115fa
2016-11-16 04:22:51 +00:00
Henrik Levkowetz
dd9eb3b0d4
Merged in [12351] from rjsparks@nostrum.com:
...
Tweaked button color and position on the last call form for status-change documents at the secretariat's request.
- Legacy-Id: 12359
Note: SVN reference [12351] has been migrated to Git commit 6ed7fed3d2
2016-11-16 04:10:22 +00:00
Henrik Levkowetz
18518fe566
Merged in [12348] from rjsparks@nostrum.com:
...
Performance improvements for the proceedings page.
- Legacy-Id: 12358
Note: SVN reference [12348] has been migrated to Git commit 224999e948
2016-11-16 03:55:59 +00:00
Henrik Levkowetz
d2cc5c142a
Merged in [12347] from rjsparks@nostrum.com:
...
Repaired broken links on the proceedings page.
- Legacy-Id: 12357
Note: SVN reference [12347] has been migrated to Git commit b9e35747d5
2016-11-16 03:35:55 +00:00
Henrik Levkowetz
42573d744f
Merged in [12341] from adam@nostrum.com.
...
- Legacy-Id: 12356
Note: SVN reference [12341] has been migrated to Git commit f11e1e247b
2016-11-16 03:16:47 +00:00
Henrik Levkowetz
b254473258
Merged in [12340] from adam@nostrum.com:
...
Incorporated Robert's \'swim lane\' code to eliminate
slot overlaps that made weekend effectively unusable.
Reworked animation code to use CSS animations for
smoother performance.
Calendar redraw is now completely event driven rather
than refreshed once per second.
Expanded meetings can now be closed with escape key.
Refactored code to make it more idomatic. Eliminated
many globals.
Reformatted to reflect a more consistent coding style.
- Legacy-Id: 12355
Note: SVN reference [12340] has been migrated to Git commit e4b2905f16
2016-11-16 02:15:43 +00:00