Henrik Levkowetz
8dfd3cfb58
Changed the visibility handling of the lefthand navbar for better consistency, and got rid of js hack for the same.
...
- Legacy-Id: 9390
2015-04-04 00:37:14 +00:00
Henrik Levkowetz
328527d530
Tweaked the pop-up wg menus in the lefthand navbar to have the same visibility breakpoint as the navbar.
...
- Legacy-Id: 9389
2015-04-04 00:35:13 +00:00
Henrik Levkowetz
11071d9ce9
Minor css refactoring.
...
- Legacy-Id: 9387
2015-04-03 23:32:51 +00:00
Henrik Levkowetz
384e3652db
Prevent the left-hand navbar from becoming wider and wider for very wide viewports.
...
- Legacy-Id: 9386
2015-04-03 23:26:00 +00:00
Henrik Levkowetz
1ae609f30d
Adjusted ietf.html to handle the footer better on small devices.
...
- Legacy-Id: 9385
2015-04-03 22:48:16 +00:00
Henrik Levkowetz
b2b13d608f
Added a comment in ietf.html about the performance hit incurred by the |amp|smartypants filter, to explain its removal.
...
- Legacy-Id: 9382
2015-04-03 21:31:33 +00:00
Henrik Levkowetz
4cb1d30bf1
Modified the styling of the datatracker bootstrap facelift by editing the source .less variables and changing the top navbar to use navbar-inverse with our primary palette colour.
...
- Legacy-Id: 9381
2015-04-03 21:22:17 +00:00
Henrik Levkowetz
7db631ff00
Reverted a change in settings.py which broke the django admin site styling.
...
- Legacy-Id: 9379
2015-04-03 21:17:30 +00:00
Henrik Levkowetz
9bf8082b6c
Reverted some unwanted changes to the release list page.
...
- Legacy-Id: 9378
2015-04-03 21:16:41 +00:00
Robert Sparks
d46035003e
Put old style slides directly into archived. Migrate IETF92 materials to match. Commit ready for merge.
...
- Legacy-Id: 9375
2015-04-03 20:53:13 +00:00
Robert Sparks
284f78e137
Add missing migration. Commit ready for merge
...
- Legacy-Id: 9373
2015-04-03 19:28:06 +00:00
Henrik Levkowetz
70b4ecf7b8
Reverted the shortcut icon. Revised the apple touch icon. Changed top menubar colour to match current look. Added top menubar logotype to match current look.
...
- Legacy-Id: 9371
2015-04-03 13:35:33 +00:00
Henrik Levkowetz
3f33c7033d
Added a missing <td/> and removed dead template code.
...
- Legacy-Id: 9370
2015-04-03 13:32:49 +00:00
Henrik Levkowetz
5eda3f9238
Adjusted the 'full doc text' button text
...
- Legacy-Id: 9369
2015-04-03 13:31:46 +00:00
Henrik Levkowetz
04e1da6148
Display of email addresses other than very short ones at the top of the lefthand menubar will fold the email address. Using 'Account' instead.
...
- Legacy-Id: 9368
2015-04-03 13:30:11 +00:00
Henrik Levkowetz
d9e07c7585
Added support for correct tracked document display on group document list pages.
...
- Legacy-Id: 9367
2015-04-03 13:28:30 +00:00
Henrik Levkowetz
b1662da4f6
Factored out the doc_is_tracked logic, for use on group document list pages.
...
- Legacy-Id: 9366
2015-04-03 13:27:29 +00:00
Henrik Levkowetz
f1af264210
Changed 2 remaining instances of inheritance from base.html to instead inherit from ietf.html. More changes may be needed, and when that's done ietf.html should be renamed back to base.html
...
- Legacy-Id: 9365
2015-04-02 20:28:04 +00:00
Henrik Levkowetz
3740c036c2
Fixed a merge error in community_tags.
...
- Legacy-Id: 9364
2015-04-02 19:52:04 +00:00
Henrik Levkowetz
9fe5976b33
Changed the cookie test suite to use PyQuery instead of regex matches against page content, which broke with the facelift changes.
...
- Legacy-Id: 9363
2015-04-02 19:51:16 +00:00
Henrik Levkowetz
2c4785adf6
Updated an IPR test to account for facelift changes.
...
- Legacy-Id: 9362
2015-04-02 19:50:00 +00:00
Henrik Levkowetz
85f9eee27b
Updated a set of nomcom tests to account for new facelift DOM attributes.
...
- Legacy-Id: 9361
2015-04-02 19:49:11 +00:00
Henrik Levkowetz
ca728d9b48
Updated a set of doc tests to account for changed 'show full text' wording in the facelift document page.
...
- Legacy-Id: 9360
2015-04-02 19:47:55 +00:00
Henrik Levkowetz
f0dad527ee
Updated a group test to match the facelift DOM.
...
- Legacy-Id: 9359
2015-04-02 19:46:43 +00:00
Henrik Levkowetz
625347cd2f
Merged trunk@9354 to facelift copy
...
- Legacy-Id: 9357
2015-04-02 06:51:34 +00:00
Henrik Levkowetz
caee795ddd
The styling specified here conflicted with the general .errorlist styling,
...
and resulted in red text on red background, with no padding. Zapping parts.
- Legacy-Id: 9352
2015-04-01 16:53:36 +00:00
Robert Sparks
a6c64d2b12
Remove sessonly, replacing the idea with a separate State. Add tests checking how materials show on agenda views. Commit ready for merge.
...
- Legacy-Id: 9351
2015-04-01 16:00:05 +00:00
Robert Sparks
16662f6448
Cleanup: remove transition methods for group.ad. Commit ready for merge.
...
- Legacy-Id: 9349
2015-03-27 05:00:56 +00:00
Henrik Levkowetz
2f54511763
Changed all explicitly set HttpResponse content_types to specify charset.
...
Django sets charset if you don't specify a content_type; if you specify
one you also must add a charset specification (if you want one).
Fixes issue #1647 .
- Legacy-Id: 9348
2015-03-26 21:35:21 +00:00
Henrik Levkowetz
73664a484b
Reverted to [9345], the fixed fix of a typo in sort key generation for sort on ipr count in document search results.
...
- Legacy-Id: 9347
Note: SVN reference [9345] has been migrated to Git commit 249bcf6e33
2015-03-26 19:35:14 +00:00
Henrik Levkowetz
d7a28fe146
Alternative fix from rcross@amsl.com for a typo in sort key generation for sort on ipr count in document search results.
...
- Legacy-Id: 9346
2015-03-26 17:56:40 +00:00
Henrik Levkowetz
249bcf6e33
Fixed the fix of a typo in sort key generation for sort on ipr count in document search results.
...
- Legacy-Id: 9345
2015-03-26 17:39:38 +00:00
Henrik Levkowetz
c36fc19663
Fixed typo in sort key generation for sort on ipr count in document search results.
...
- Legacy-Id: 9344
2015-03-26 17:38:00 +00:00
Henrik Levkowetz
1570e91df6
In active_wg(), don't be upset if group.ad_role() returns None, as it can do when the secretariat replaces outgoing ADs with incoming.
...
- Legacy-Id: 9343
2015-03-26 01:32:50 +00:00
Henrik Levkowetz
dbf00fcc57
Updated dev rev
...
- Legacy-Id: 9341
2015-03-25 23:54:14 +00:00
Henrik Levkowetz
04558234cb
Updated release data and mkrelease support, which calculates the release coverage snapshot without invoking tests that developers won't ordinarily be able to run on their laptops/work machines.
...
- Legacy-Id: 9339
2015-03-25 20:06:12 +00:00
Henrik Levkowetz
01b0ca8efb
Set version info and settings back to development mode
...
- Legacy-Id: 9337
2015-03-25 19:07:27 +00:00
Henrik Levkowetz
1014fcaefd
Set version info to release version 5.13.0 before branching.
...
- Legacy-Id: 9335
2015-03-25 19:07:20 +00:00
Henrik Levkowetz
10f32d850b
Merged in [9330] from rcross@amsl.com:
...
Fixes Ticket #1626 . Cleanup legacy IPR models.
- Legacy-Id: 9332
Note: SVN reference [9330] has been migrated to Git commit 415d0ad7c7
2015-03-25 17:34:55 +00:00
Henrik Levkowetz
469d69362c
Merged in [9326] from rjsparks@nostrum.com:
...
Test coverage improvement for group material management.
- Legacy-Id: 9331
Note: SVN reference [9326] has been migrated to Git commit effa1e2b68
2015-03-25 17:25:42 +00:00
Ryan Cross
415d0ad7c7
Fixes Ticket #1626 . Cleanup legacy IPR models. Commit ready for merge.
...
- Legacy-Id: 9330
2015-03-25 16:17:45 +00:00
Henrik Levkowetz
edb7a5cb3a
Fixed a problem in Document.meeting_related(), and fixed a number of tests which broke when slide objects started to return True to meeting_related() without being related to a session.
...
- Legacy-Id: 9329
2015-03-25 16:04:57 +00:00
Henrik Levkowetz
f833518a03
Workaround for incomplete transition from labelling regular meeting materials as 'active' to labelling as 'sessonly'.
...
- Legacy-Id: 9328
2015-03-24 21:05:38 +00:00
Robert Sparks
effa1e2b68
Test coverage improvement for group material management. Commit ready for merge.
...
- Legacy-Id: 9326
2015-03-23 17:56:42 +00:00
Henrik Levkowetz
ba90fe03ef
Merged in [9319] from kivinen@iki.fi:
...
Added test cases for cookie code. This will test all the cookie setting code, and also adds test for draft for include_text and full_draft cookie checking.
- Legacy-Id: 9325
Note: SVN reference [9319] has been migrated to Git commit 79b4688f8e
2015-03-22 19:35:04 +00:00
Henrik Levkowetz
e58efbb2c2
Merged in [9316] from willem@nlnetlabs.nl:
...
Test fetching of wg and rg dependency graphs
- Legacy-Id: 9324
Note: SVN reference [9316] has been migrated to Git commit 5980a35e6c
2015-03-22 18:46:18 +00:00
Henrik Levkowetz
02c8fe1dda
Changed the MEDIA_URL to use https instead of http, to be in line with other efforts to move to https in general.
...
- Legacy-Id: 9323
2015-03-22 17:28:06 +00:00
Henrik Levkowetz
7b94d6086a
Merged in [9316] from willem@nlnetlabs.nl:
...
Test fetching of wg and rg document dependency graphs.
Also added conditional running of these tests, as they depend on the
availability of the dot, unflatten and ps2pdf binaries, which may not
be available on all developers' systems.
- Legacy-Id: 9322
Note: SVN reference [9316] has been migrated to Git commit 5980a35e6c
2015-03-22 16:57:14 +00:00
Henrik Levkowetz
286ca37ebc
Provide full paths to the *coverage.json files.
...
- Legacy-Id: 9321
2015-03-22 14:54:06 +00:00
Henrik Levkowetz
66bbc97679
Normalized the new filter expression to limit the wg state in the wg selection in community_tags.py
...
- Legacy-Id: 9320
2015-03-22 14:53:16 +00:00
Tero Kivinen
79b4688f8e
Added test cases for cookie code. This will test all the cookie setting code, and also adds test for draft for include_text and full_draft cookie checking. Commit ready for merge.
...
- Legacy-Id: 9319
2015-03-21 23:06:13 +00:00
Henrik Levkowetz
bc9cbb97d0
Merged in [9309] from tjw.ietf@gmail.com:
...
Fixed #845 . Commit read for merge.
- Legacy-Id: 9318
Note: SVN reference [9309] has been migrated to Git commit 817547cc91
2015-03-21 22:42:52 +00:00
Joel M. Halpern
8cab64c2fe
added some nomcom test cases. Commit ready for merge.
...
- Legacy-Id: 9317
2015-03-21 22:37:43 +00:00
Willem Toorop
5980a35e6c
Test fetching of wg and rg dependency graphs
...
- Legacy-Id: 9316
2015-03-21 22:36:46 +00:00
Henrik Levkowetz
550f69cc37
Merged in [9305] from willem@nlnetlabs.nl:
...
Callback API test code paths
- Legacy-Id: 9315
Note: SVN reference [9305] has been migrated to Git commit 65c052a2f7
2015-03-21 22:27:41 +00:00
Henrik Levkowetz
0d4bceb977
Fixed a typo in maketestresources.py
...
- Legacy-Id: 9314
2015-03-21 22:00:08 +00:00
Henrik Levkowetz
c16b7c555f
Merged in [9307] from rcross@amsl.com:
...
Improve test coverage of secr.drafts.
- Legacy-Id: 9312
Note: SVN reference [9307] has been migrated to Git commit 34a16483fa
2015-03-21 21:45:19 +00:00
Willem Toorop
20123641bf
Pyflakes ignore iderectly used variables
...
They are (potentionally) used in a compile statement where their usage is invisible for pyflakes.
Ready for merge
- Legacy-Id: 9311
2015-03-21 20:49:49 +00:00
Henrik Levkowetz
31fb872524
Merged in [9306] from rjsparks@nostrum.com:
...
Add pre-ads to .ad aliases. Keep draft aliases for drafts that have become RFCs for some time.
- Legacy-Id: 9310
Note: SVN reference [9306] has been migrated to Git commit 5fb3198368
2015-03-21 20:47:24 +00:00
Tim Wicinski
817547cc91
Fixed #845 . Commit read for merge.
...
- Legacy-Id: 9309
2015-03-21 20:46:17 +00:00
Ryan Cross
9c9ac7ea3a
Fix pyflakes errors in secr/drafts/tests_views.py. Commit ready for merge
...
- Legacy-Id: 9308
2015-03-21 20:36:28 +00:00
Ryan Cross
34a16483fa
Improve test coverage of secr.drafts. Commit ready for merge.
...
- Legacy-Id: 9307
2015-03-21 20:26:53 +00:00
Robert Sparks
5fb3198368
Add pre-ads to .ad aliases. Keep draft aliases for drafts that have become RFCs for some time. Commit ready to merge.
...
- Legacy-Id: 9306
2015-03-21 20:23:09 +00:00
Willem Toorop
65c052a2f7
Callback API test code paths
...
- Legacy-Id: 9305
2015-03-21 19:47:50 +00:00
Henrik Levkowetz
a9e249e678
Merged in [9303] from rjsparks@nostrum.com:
...
Cache the wg-charter*txt pages for a time since they are very heavy to generate.
- Legacy-Id: 9304
Note: SVN reference [9303] has been migrated to Git commit 33c9483749
2015-03-21 19:32:32 +00:00
Robert Sparks
33c9483749
Cache the wg-charter*txt pages for a time since they are very heavy to generate. Commit ready for merge.
...
- Legacy-Id: 9303
2015-03-21 18:20:12 +00:00
Henrik Levkowetz
4d5e881c18
See to it that TEST_CODE_COVERAGE_CHECKER exists also for production builds.
...
- Legacy-Id: 9268
2015-03-20 00:06:39 +00:00
Henrik Levkowetz
a1a85d4401
Set version info and settings back to development mode
...
- Legacy-Id: 9266
2015-03-19 23:55:58 +00:00
Henrik Levkowetz
bbf43e6fe9
Set version info to release version 5.12.3 before branching.
...
- Legacy-Id: 9264
2015-03-19 23:55:50 +00:00
Henrik Levkowetz
f8ce949f4c
Merged in [9242] from rjsparks@nostrum.com:
...
Restores add-to-community-list functionality to several pages. Fixes #1601 .
- Legacy-Id: 9251
Note: SVN reference [9242] has been migrated to Git commit 02d807581a
2015-03-19 19:45:14 +00:00
Robert Sparks
8f0b8a9225
Checkpoint for demonstration/discussion in Dallas. More development expected afterwards.
...
- Legacy-Id: 9250
2015-03-19 18:41:02 +00:00
Henrik Levkowetz
6044944b00
Removed a cut-and-paste error.
...
- Legacy-Id: 9249
2015-03-19 17:54:06 +00:00
Henrik Levkowetz
ddbb8c18a5
Updated the nomcom tests to use temporary test directories for data, instead of the regular values in settings.py
...
- Legacy-Id: 9248
2015-03-19 17:52:31 +00:00
Henrik Levkowetz
09c08a99a1
More correct implementation of the workaround to skip migrations during test, which also points at the code that makes this work at the moment.
...
- Legacy-Id: 9246
2015-03-19 14:15:34 +00:00
Henrik Levkowetz
3d35c4f3a3
Tweaked sqlitetest config to avoid a minutes-long stepping through migrations for each test run.
...
- Legacy-Id: 9245
2015-03-19 13:14:41 +00:00
Robert Sparks
02d807581a
Restores add-to-community-list functionality to several pages. Fixes #1601 . Commit ready for merge.
...
- Legacy-Id: 9242
2015-03-17 20:24:42 +00:00
buildbot
70396be450
Updated test
...
- Legacy-Id: 9241
2015-03-17 17:38:15 +00:00
buildbot
cedb115038
Added exception capture and error message when the --release switch to coverage_changes specify a release for which there aren't any data. Also tweaked the diff output for code coverage changes.
...
- Legacy-Id: 9239
2015-03-17 16:15:04 +00:00
Henrik Levkowetz
0584ccc47e
Set version info and settings back to development mode
...
- Legacy-Id: 9208
2015-03-15 22:04:25 +00:00
Henrik Levkowetz
0f45170a74
Set version info to release version 5.12.2 before branching.
...
- Legacy-Id: 9206
2015-03-15 22:04:19 +00:00
Henrik Levkowetz
6f285a12f4
Changed the handling of some test directory creation and removal code, to be more consistent. Fixed a problem where a test didn't create and remove a test directory it used.
...
- Legacy-Id: 9203
2015-03-15 16:01:15 +00:00
Henrik Levkowetz
0b971f635d
Added test coverage data to the release pages if available for the release. Added saving of html pages for the code coverage to a directory in the static files area. If a code coverage report is available, a link to it will be shown on the release page of the current release. Renamed some setting variables related to test coverage to be more explicit and precise.
...
- Legacy-Id: 9201
2015-03-14 19:08:37 +00:00
Henrik Levkowetz
085e7d2bc3
Added a separate urls.py file for ietf/release/.
...
- Legacy-Id: 9200
2015-03-14 16:20:30 +00:00
Henrik Levkowetz
f7cef368dc
Fixed a syntax error.
...
- Legacy-Id: 9198
2015-03-14 16:19:39 +00:00
Henrik Levkowetz
4b80218548
Merged in [9185] from rcross@amsl.com:
...
Add DocEvent and SubmissionEvent to merge-person-records.
- Legacy-Id: 9197
Note: SVN reference [9185] has been migrated to Git commit cadf07fab3
2015-03-14 15:47:24 +00:00
Henrik Levkowetz
0169cd67e7
Make sure we don't start coverage twice.
...
- Legacy-Id: 9192
2015-03-13 17:32:06 +00:00
Henrik Levkowetz
b56580b847
Added tests for the presence of a VTIMEZONE section in generated agenda iCalendar files.
...
- Legacy-Id: 9191
2015-03-13 16:06:16 +00:00
Henrik Levkowetz
3343c57673
Corrected the dev version number.
...
- Legacy-Id: 9190
2015-03-13 16:05:19 +00:00
Henrik Levkowetz
d4f0ad4955
Fixed a pyflakes nit.
...
- Legacy-Id: 9189
2015-03-13 16:04:40 +00:00
Henrik Levkowetz
f499ba8096
Started the code coverage measurements earlier, in order to make the apparent code coverage of model files less confusing.
...
- Legacy-Id: 9188
2015-03-13 16:02:31 +00:00
Henrik Levkowetz
f15e515baf
Added a fudge factor to the coverage test, in order to make it easier to do minor code changes.
...
- Legacy-Id: 9187
2015-03-13 15:56:13 +00:00
Henrik Levkowetz
1d28ec8f5b
Made the test runner try multiple port numbers for the SMTP server, in order to handle the case where multiple test suites are in progress on the same host (which can happen when multiple buildbot slaves are running tests at the same time).
...
- Legacy-Id: 9186
2015-03-13 15:47:12 +00:00
Ryan Cross
cadf07fab3
Add DocEvent and SubmissionEvent to merge-person-records. Commit ready for merge.
...
- Legacy-Id: 9185
2015-03-11 22:38:12 +00:00
Henrik Levkowetz
c7c89a6250
Fixed a small issue with the filter expression to select ADs for active groups.
...
- Legacy-Id: 9181
2015-03-11 12:05:20 +00:00
Henrik Levkowetz
e81ac58549
Set version info and settings back to development mode
...
- Legacy-Id: 9179
2015-03-10 20:32:30 +00:00
Henrik Levkowetz
70830b6eca
Set version info to release version 5.12.1 before branching.
...
- Legacy-Id: 9177
2015-03-10 20:32:25 +00:00
Henrik Levkowetz
fb4bd964e4
Tweaked the email activation migration slightly.
...
- Legacy-Id: 9172
2015-03-10 20:24:31 +00:00
Henrik Levkowetz
5f86b73d0e
Tweaked the email activation migration to not send email when there's no active email address; it's not meaningful as the best we can do then is simply to activate the draft-related address.
...
- Legacy-Id: 9171
2015-03-10 20:13:49 +00:00
Henrik Levkowetz
cb70eb6a88
Removed a superfluous import.
...
- Legacy-Id: 9169
2015-03-08 14:33:50 +00:00
Henrik Levkowetz
d7f44d6e86
Tweaked test to match earlier coverage_changes output format tweak.
...
- Legacy-Id: 9168
2015-03-08 14:32:14 +00:00
Henrik Levkowetz
58810b327d
Don't set email addresses created for submitted drafts to active any more.
...
- Legacy-Id: 9167
2015-03-08 13:22:29 +00:00
Henrik Levkowetz
f71e6166f3
Added a migration which changes the active bit from False to True to all email addresses associated with active drafts, and sends out notification emails about this.
...
- Legacy-Id: 9166
2015-03-08 13:21:02 +00:00
Henrik Levkowetz
e4c15de834
Tweaked the coverage_changes output slightly.
...
- Legacy-Id: 9165
2015-03-08 13:19:46 +00:00
Henrik Levkowetz
29c674ca59
Captured the change in ScheduledSession sort order in a migration.
...
- Legacy-Id: 9164
2015-03-08 11:49:03 +00:00
Henrik Levkowetz
5ee64000c3
Changed the test runner to read json files as utf-8.
...
- Legacy-Id: 9163
2015-03-07 22:28:21 +00:00
Henrik Levkowetz
b7095b573f
Added a managment command to show the difference in coverage data between the latest release and the latest test run, and a test for the same.
...
- Legacy-Id: 9162
2015-03-07 22:27:02 +00:00
Henrik Levkowetz
381d37986c
Python's pathlib is now available for both 2.x and 3.x, and is well established. Removed the ietf/utils/path.py fallback, and added pathlib to requirements.txt
...
- Legacy-Id: 9161
2015-03-07 17:17:50 +00:00
Henrik Levkowetz
9ee16e778e
Added a login requirement for the full document and group email alias pages, but kept the individual group and document email-alias pages visible without login. Added testing of login redirects for the full email alias lists, and reordered the test sequence within the test methods appropriately.
...
- Legacy-Id: 9160
2015-03-07 15:55:18 +00:00
Henrik Levkowetz
7258dc6eff
Made sure that Email.__unicode__() will return a string even if address is None. Fixes an exception on deleting an email address for a Person object in the admin interface.
...
- Legacy-Id: 9159
2015-03-07 15:42:34 +00:00
Henrik Levkowetz
a4e0287b94
Reordering of the INSTALLED_APPS list orderto be alphabetic within each group; no intentional code change.
...
- Legacy-Id: 9158
2015-03-06 23:24:35 +00:00
Henrik Levkowetz
0be1ad9a2d
Fixed a bug in the template coverage expression. Tweaked the informative text prefacing app coverage figures.
...
- Legacy-Id: 9157
2015-03-06 23:22:54 +00:00
Henrik Levkowetz
e94ac990fc
Added per-app coverage measurements, to make the numbers shown when not running the full tests suite a bit more meaningful.
...
- Legacy-Id: 9156
2015-03-06 20:42:20 +00:00
Henrik Levkowetz
37ed58055f
A slight reordering of top url patterns (closer to alphabetic).
...
- Legacy-Id: 9155
2015-03-06 20:20:56 +00:00
Henrik Levkowetz
45761e5c7f
Changed the nomcom.forms.FullFeedbackFormSet to use modelformsets_factory() instead of direct subclassing, in order to avoid a crash when using the form, caused by a missing instance attribute.
...
- Legacy-Id: 9154
2015-03-06 18:16:33 +00:00
Henrik Levkowetz
c37bf9a6a7
Clarified the meaning of checked/unchecked boxes in front of the email addresses on the account profile management page.
...
- Legacy-Id: 9153
2015-03-04 19:42:24 +00:00
Henrik Levkowetz
9e0c178e79
Merged in [9143] from rcross@amsl.com:
...
Add AG Secretary to Proceedings authorized roles.
- Legacy-Id: 9152
Note: SVN reference [9143] has been migrated to Git commit 096bd5e83e
2015-03-04 19:39:46 +00:00
Henrik Levkowetz
2263c87f81
Merged in [9142] from rjsparks@nostrum.com:
...
Avoid creating blank line before headers on IPR notification email. Fixes #1609 .
- Legacy-Id: 9151
Note: SVN reference [9142] has been migrated to Git commit c307b1f734
2015-03-04 19:25:51 +00:00
Henrik Levkowetz
4dbdf475fa
Merged in [9141] from rjsparks@nostrum.com:
...
Fix ordering issue on agenda.html.
- Legacy-Id: 9150
Note: SVN reference [9141] has been migrated to Git commit 29ac6363a1
2015-03-04 19:16:21 +00:00
Henrik Levkowetz
a64961977b
Added a new field 'primary' to the Email model, added a matching migration, and a data migration to set primary fields to match the way a primary address is chosen today.
...
- Legacy-Id: 9149
2015-03-04 17:53:48 +00:00
Henrik Levkowetz
7619186e6a
Added a field capturing changed information for the idsubmission-cutoff-related fields of Meeting.
...
- Legacy-Id: 9148
2015-03-04 17:51:46 +00:00
Henrik Levkowetz
e379df0053
Removed the obsolete field Group._ad, and added a migration for the change.
...
- Legacy-Id: 9147
2015-03-04 17:50:18 +00:00
Henrik Levkowetz
e9fcce9cdc
Added a couple of missing __init__.py files.
...
- Legacy-Id: 9146
2015-03-04 16:19:07 +00:00
Henrik Levkowetz
86997e1e95
Turned the api.py file into a module. Moved the makeresources management command to the api module. Added some api tests. Added crawling of api files to the test-crawler. Adjusted some resource files discovered by the test suite and test-crawler. Removed a bunch of empty model files.
...
- Legacy-Id: 9144
2015-03-03 20:23:36 +00:00
Ryan Cross
096bd5e83e
Add AG Secretary to Proceedings authorized roles. Commit ready to merge.
...
- Legacy-Id: 9143
2015-03-02 23:40:17 +00:00
Robert Sparks
c307b1f734
Avoid creating blank line before headers on IPR notification email. Fixes #1609 . Commit ready for merge.
...
- Legacy-Id: 9142
2015-03-02 20:38:55 +00:00
Robert Sparks
29ac6363a1
Fix ordering issue on agenda.html. Commit ready for merge
...
- Legacy-Id: 9141
2015-03-01 16:08:02 +00:00
Henrik Levkowetz
198c16b9aa
Set version info and settings back to development mode
...
- Legacy-Id: 9136
2015-02-26 10:08:24 +00:00
Henrik Levkowetz
fd921c4dd9
Set version info to release version 5.12.0 before branching.
...
- Legacy-Id: 9134
2015-02-26 10:08:18 +00:00
Henrik Levkowetz
c0797bccb7
Changed the setting for the default cutoff days so that both are 13, matching the current policy.
...
- Legacy-Id: 9131
2015-02-25 20:57:37 +00:00
Henrik Levkowetz
acff585098
Added submission tool cutoff text and logic for the case when there is only one cutoff date (in other words, the -00 and -01 cutoffs are the same).
...
- Legacy-Id: 9130
2015-02-25 20:54:39 +00:00
Henrik Levkowetz
5bb83f03b5
Merged in personal/henrik/v5.11.1-dev0@9103, which provides code coverage measurements for the test suite using coverage.py, integrated as a test in the test suite. This test compares the current code coverage of tests with that saved for the latest release. Also converted the URL and template coverage measurements into tests, comparing current with the latest release. The result of this is that the coverage tests will fail if new code is added without sufficient test coverage to at least match that of the latest release. Over time, this should encourage gradually improved test coverage as seen for both code, templates, and urls. Coverage data is also saved to file, and can be read by the 'coverage' shell command to produce html or text reports.
...
- Legacy-Id: 9129
2015-02-25 19:14:19 +00:00
Henrik Levkowetz
524359a30f
Set version info and settings back to development mode
...
- Legacy-Id: 9127
2015-02-25 09:06:53 +00:00
Henrik Levkowetz
1d0cb9cc6a
Set version info to release version 5.11.2 before branching.
...
- Legacy-Id: 9125
2015-02-25 09:06:47 +00:00
Henrik Levkowetz
99233abff5
Merged in [9121] from rcross@amsl.com:
...
resolve issues with proceedings progress repport.
- Legacy-Id: 9123
Note: SVN reference [9121] has been migrated to Git commit a77c81cdd5
2015-02-24 20:29:42 +00:00
Henrik Levkowetz
ebb00e5ac4
Merged in [9099] from rcross@amsl.com:
...
Add ietf/bin script merge-person-records.
- Legacy-Id: 9122
Note: SVN reference [9099] has been migrated to Git commit 877e683270
2015-02-24 20:20:15 +00:00
Ryan Cross
a77c81cdd5
resolve issues with proceedings progress repport. Commit ready for merge
...
- Legacy-Id: 9121
2015-02-24 19:11:31 +00:00
Henrik Levkowetz
048319edbc
Merged in [9097] from rcross@amsl.com:
...
Fixes #1605 . Editing session request causes KeyError.
- Legacy-Id: 9120
Note: SVN reference [9097] has been migrated to Git commit a660c433bb
2015-02-24 18:44:00 +00:00
Henrik Levkowetz
219a2ea204
Changed the handling of the group edit form so as to generate a ChangeStateGroupEvent for state changes, instead of a generic GroupEvent of type 'info_changed'.
...
- Legacy-Id: 9119
2015-02-24 18:36:02 +00:00
Henrik Levkowetz
ca8d554b78
Undid previous commit -- it contained too much.
...
- Legacy-Id: 9118
2015-02-24 18:31:53 +00:00
Henrik Levkowetz
2b73f24c94
Merged in [9097] from rcross@amsl.com:
...
Fixes #1605 . Editing session request causes KeyError.
- Legacy-Id: 9117
Note: SVN reference [9097] has been migrated to Git commit a660c433bb
2015-02-24 18:29:45 +00:00
Ole Laursen
a23d80ea40
Commit patch from Lars Eggert to update the JS/CSS libraries
...
- Legacy-Id: 9116
2015-02-24 10:25:20 +00:00
Henrik Levkowetz
f8385208e3
Set version info and settings back to development mode
...
- Legacy-Id: 9114
2015-02-23 20:49:20 +00:00
Henrik Levkowetz
2797f8a4f3
Set version info to release version 5.11.1 before branching.
...
- Legacy-Id: 9112
2015-02-23 20:49:14 +00:00
Henrik Levkowetz
fed0e17ac1
Made the selector for Agenda.groups() match that of Agenda.area_list() by adding parent__isnull=False. Without this, the two won't match if split by area. Fixes issue #1607 .
...
- Legacy-Id: 9108
2015-02-23 12:21:00 +00:00
Henrik Levkowetz
298adf3e20
Added 4 new fields to the meeting class, to hold draft submission cutoff information for the meeting. On request, changed the presentation of the cutoff times to show the last submission time, rather than the beginning of the cutoff time. Changed the cutoff hour format to support full timedelta information, not just a given hour (this was necessary in order to be able to set the requested 23:59:59 submission stop time).
...
- Legacy-Id: 9107
2015-02-21 20:48:29 +00:00
Henrik Levkowetz
01ade795d3
Merged in [9083] from rjsparks@nostrum.com:
...
Added dealing with /wg/foo/email-aliases, /wg/email-aliases, and similar for /rg. Added an initial test suite for all invocations of the email_alias views.
- Legacy-Id: 9106
Note: SVN reference [9083] has been migrated to Git commit a208803e82
2015-02-20 22:53:46 +00:00
Henrik Levkowetz
e7007a6c3c
Merged in [9070] from rjsparks@nostrum.com:
...
Adds pages to view the draft and group email aliases, either as a whole, or per document or group.
- Legacy-Id: 9105
Note: SVN reference [9070] has been migrated to Git commit 79dda88337
2015-02-20 22:38:20 +00:00
Henrik Levkowetz
b880779aeb
Reverted unintended changes to test_runner.py in [9069].
...
- Legacy-Id: 9104
Note: SVN reference [9069] has been migrated to Git commit f3b22aa300
2015-02-20 22:00:54 +00:00
Henrik Levkowetz
dba3db444c
Added test code coverage measurements using coverage.py, integrated as a test in the test suite. This test compares the current code coverage of tests with that saved for the latest release. Also converted the URL and template coverage measurements into tests, comparing current with the latest release. The result of this is that the coverage tests will fail if new code is added without sufficient test coverage to at least match that of the latest release. Over time, this should encourage gradually improved test coverage as seen for both code, templates, and urls. Coverage data is also saved to file, and can be read by the 'coverage' shell command to produce html or text reports.
...
- Legacy-Id: 9103
2015-02-19 23:42:34 +00:00
Ryan Cross
877e683270
Add ietf/bin script merge-person-records. Commit ready for merge.
...
- Legacy-Id: 9099
2015-02-17 23:24:11 +00:00
Henrik Levkowetz
addfd0951a
Removed unused app directory 'contrib'.
...
- Legacy-Id: 9098
2015-02-17 21:22:59 +00:00
Ryan Cross
a660c433bb
Fixes #1605 . Editing session request causes KeyError. Commit ready for merge.
...
- Legacy-Id: 9097
2015-02-17 19:55:54 +00:00
Ole Laursen
a589115ff4
Summary: Reindent all HTML files to follow the previous convention (no
...
tabs) and kill the scripts block in favour of just using a js block with
a script tag (which is easier to understand for context-sensitive
modes such as web-mode in Emacs). Also fix a couple of details, e.g.
missing semicolons in JS snippets.
- Legacy-Id: 9096
2015-02-17 18:01:04 +00:00
Ole Laursen
c72d465438
Summary: Insert anchor-target hack to try to alleviate the problem of
...
the top menu covering the anchor target, also increase the width at
which content navigation menus disappear
- Legacy-Id: 9093
2015-02-17 15:17:05 +00:00
Ole Laursen
3fa51363e4
Remove unused IPR base template which somehow managed to survive the trunk merges
...
- Legacy-Id: 9092
2015-02-17 11:46:52 +00:00
Ole Laursen
13f970e46d
Summary: Move user submenu to right-hand side in top menu to prevent
...
things jumping around when logging in
- Legacy-Id: 9091
2015-02-17 11:05:55 +00:00
Ole Laursen
1e8647d409
Summary: Move submit button on diff form up so it's next to the diff
...
format option
- Legacy-Id: 9090
2015-02-17 10:57:08 +00:00
Ole Laursen
93ee2e669c
Summary: Simplify HTML a bit for document errata label, fixes odd
...
rendering problem spotted by Warren Kumari
- Legacy-Id: 9089
2015-02-17 09:20:24 +00:00
Henrik Levkowetz
7bd647c0d6
Don't create empty Alias records. Fixes issue #1603 .
...
- Legacy-Id: 9086
2015-02-13 13:04:42 +00:00
Henrik Levkowetz
a85725e146
Added a guard against crashing because of missing timeslot location or time in check_audio_files(), which is called by create_proceedings() after changes to meeting materials. Fixes issue 1604.
...
- Legacy-Id: 9085
2015-02-13 12:09:56 +00:00
Henrik Levkowetz
9209be4656
Added back a functioning get_fieldsets() method, which was removed instead of corrected in the Django 1.7 upgrade.
...
- Legacy-Id: 9084
2015-02-13 12:03:32 +00:00
Robert Sparks
a208803e82
Added dealing with /wg/foo/email-aliases, /wg/email-aliases, and similar for /rg. Added an initial test suite for all invocations of the email_alias views. Commit ready for merge.
...
- Legacy-Id: 9083
2015-02-13 04:18:47 +00:00
Henrik Levkowetz
071dfc6f8e
Cleanup after Django 1.7 migration
...
- Legacy-Id: 9082
2015-02-12 16:38:01 +00:00
Henrik Levkowetz
5cafa08542
Added a missing table column to the WG document page for the case when the user isn't logged in. Addresses issue #1601 (but add links in the column are still missing).
...
- Legacy-Id: 9081
2015-02-12 16:31:41 +00:00
Ole Laursen
048a3b732b
Merge fix from facelift-r9069 branch
...
- Legacy-Id: 9080
2015-02-12 16:10:09 +00:00
Ole Laursen
eda5eed791
Summary: Don't crash if timeslots with show_location = True don't have
...
a location
- Legacy-Id: 9079
2015-02-12 16:08:39 +00:00
Henrik Levkowetz
8b4be00d2c
Cleanup after Django 1.7 migration
...
- Legacy-Id: 9078
2015-02-12 16:06:44 +00:00
Ole Laursen
9760cd9c8e
Summary: Load the groups in the group menu with AJAX and delete the
...
jump to group modal. This cuts page rendering speed in more than half
for simple pages and similarly shrinks them by a factor 3-4, while
keeping the user experience the same. Fallbacks are in place for
non-JS clients.
There's still some overhead in the menu generation compared to just
rendering the page content, but the group menu was definitely a major
culprit.
- Legacy-Id: 9077
2015-02-12 16:01:05 +00:00
Ole Laursen
a92752bbcf
Summary: Add a little hack to skip the new Django 1.7 migrations
...
when running with settings_sqlitetest to speed up the process
- Legacy-Id: 9076
2015-02-12 15:35:05 +00:00
Ole Laursen
b334550d9c
Summary: Get rid of FillInRemoteUserIfLoggedInMiddleware, we are not
...
using Apache/REMOTE_USER to login anymore, and it's forcing a vary:
cookie header even on pages that don't check on the logged in user
(i.e. things not rendering through the base template)
- Legacy-Id: 9075
2015-02-12 15:16:29 +00:00
Ole Laursen
04219b9d94
Fix two cycle calls that slipped past the merge, and delete file that somehow survived the merge
...
- Legacy-Id: 9073
2015-02-12 10:51:57 +00:00
Ole Laursen
a225fd5069
Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts
...
- Legacy-Id: 9072
2015-02-12 10:43:52 +00:00
Robert Sparks
79dda88337
Adds pages to view the draft and group email aliases, either as a whole, or per document or group. Commit ready for merge.
...
- Legacy-Id: 9070
2015-02-11 21:50:34 +00:00
Henrik Levkowetz
f3b22aa300
Added django.setup() to some additional scripts, as required under Django 1.7.
...
- Legacy-Id: 9069
2015-02-11 06:52:07 +00:00
Henrik Levkowetz
cebffd36d8
Added django.setup() to some additional scripts, as required under Django 1.7.
...
- Legacy-Id: 9068
2015-02-10 22:09:22 +00:00
Henrik Levkowetz
73e920739a
Added title annotations to major release entries in the changelog back to 2010, and changelog parsing and release page support for the same.
...
- Legacy-Id: 9067
2015-02-10 10:59:55 +00:00
Henrik Levkowetz
278313829c
Set version info and settings back to development mode
...
- Legacy-Id: 9033
2015-02-09 20:17:16 +00:00
Henrik Levkowetz
1df82ab941
Set version info to release version 5.11.0 before branching.
...
- Legacy-Id: 9031
2015-02-09 20:17:08 +00:00
Henrik Levkowetz
7ecfac6308
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
...
- Legacy-Id: 9028
2015-02-08 21:16:44 +00:00
Henrik Levkowetz
028b7e315a
Reverted to [9025] because commit [9026] failed (it was incomplete with a broken working dir).
...
- Legacy-Id: 9027
Note: SVN reference [9026] has been migrated to Git commit 4a3749a66b
2015-02-08 20:03:16 +00:00
Henrik Levkowetz
4a3749a66b
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
...
- Legacy-Id: 9026
2015-02-08 19:16:46 +00:00
Henrik Levkowetz
3b21cacecd
Set version info and settings back to development mode
...
- Legacy-Id: 9024
2015-02-08 16:40:13 +00:00
Henrik Levkowetz
d257284662
Set version info to release version 5.10.3 before branching.
...
- Legacy-Id: 9022
2015-02-08 16:40:07 +00:00
Henrik Levkowetz
f3fcf1623d
Made the cookie handling for the 'expires_soon' cookie insensitive to nonnumeric values.
...
- Legacy-Id: 9018
2015-02-08 10:05:24 +00:00
Henrik Levkowetz
1210f77604
With django 1.7, standalone scripts need to call django.setup() before doing any operations involving models. Modified all scripts in bin/ and ietf/bin/ which seemed to need it.
...
- Legacy-Id: 9017
2015-02-07 21:13:38 +00:00
Henrik Levkowetz
9f967aebea
Merged in [9007] from rjsparks@nostrum.com:
...
Add the csrf_token to the form for editing document titles. Fixes #1597 .
- Legacy-Id: 9016
Note: SVN reference [9007] has been migrated to Git commit 0cce59b3ef
2015-02-06 19:25:44 +00:00
Henrik Levkowetz
ff3603b979
Merged in [9005] from rcross@amsl.com:
...
Fixed the group link on the standalone Interim Meeting Proceedings
directory page.
Also removed some dead code.
- Legacy-Id: 9015
Note: SVN reference [9005] has been migrated to Git commit 9fed6d8774
2015-02-06 15:25:28 +00:00
Ole Laursen
eccd8d27c4
Make new branch from trunk (r9007) and merge facelift-r8876 into it, fixing a few merge conflicts
...
- Legacy-Id: 9014
2015-02-06 14:08:34 +00:00
Henrik Levkowetz
375b8d8d95
Added an admin view for the ResourceAssociation class.
...
- Legacy-Id: 9013
2015-02-06 12:34:11 +00:00
Henrik Levkowetz
970059617e
Added back a general setting (removed from the Django framework in 1.7) to avoid base64-encoding of UTF-8 email messages.
...
- Legacy-Id: 9012
2015-02-06 12:33:24 +00:00
Henrik Levkowetz
24abae6d26
Added back a modified version of get_fieldsets for liaison forms; in this case the parent class doesn't have this method..
...
- Legacy-Id: 9011
2015-02-06 12:30:51 +00:00
Henrik Levkowetz
342b2d3cb5
Removed the unnecessary get_and_create() of community.model.DisplayConfiguration on community page GET.
...
- Legacy-Id: 9010
2015-02-06 11:27:50 +00:00
Henrik Levkowetz
05a617d3b2
Made the cookie handling for the 'new_enough' cookie insensitive to nonnumeric values.
...
- Legacy-Id: 9009
2015-02-06 10:57:17 +00:00
Ole Laursen
0fedf9312b
Summary: Simplify with ... include into an include with statement
...
- Legacy-Id: 9008
2015-02-06 10:17:27 +00:00
Robert Sparks
0cce59b3ef
Add the csrf_token to the form for editing document titles. Fixes #1597 . Commit ready for merge.
...
- Legacy-Id: 9007
2015-02-06 04:14:03 +00:00
Ryan Cross
9fed6d8774
Fix group link on Interim Meeting Proceedings directory page. Commit ready for merge.
...
- Legacy-Id: 9005
2015-02-06 00:02:07 +00:00
Robert Sparks
9421ea9b93
Unbroke week-view, but only by compromising on whether to show things like the terminal room
...
- Legacy-Id: 9004
2015-02-05 21:16:56 +00:00
Henrik Levkowetz
c64570c6c0
Set version info and settings back to development mode
...
- Legacy-Id: 9001
2015-02-05 18:33:26 +00:00
Henrik Levkowetz
b4f71e4e2d
Set version info to release version 5.10.2 before branching.
...
- Legacy-Id: 8999
2015-02-05 18:33:21 +00:00
Ole Laursen
a0ff3cfefb
Summary: Move some of the morecss statements to ietf.css, as per
...
instructions in the README
- Legacy-Id: 8996
2015-02-05 15:49:34 +00:00
Ole Laursen
ea33e0e3b7
Summary: Fix a missing hide_menu in agenda edit, also delete some now
...
unused blocks
- Legacy-Id: 8995
2015-02-05 15:48:17 +00:00
Henrik Levkowetz
58cc1e431f
When draft email aliases are generated, the content of the doc.notify field is used to generate the .notify alias, and is also included in the .all alias. If the notify field contains either the .notify alias or the .all alias, this can create a mail loop. Changed the alias generation code to expand (or ignore, for .notify) aliases found in the notify field, and changed the code which fills in the notify field with a default value to insert the author, ad, and shepherd aliases instead of the .all alias.
...
- Legacy-Id: 8994
2015-02-05 15:38:01 +00:00
Ole Laursen
0edbca5f76
Summary: Fix bug in document type checkboxes
...
- Legacy-Id: 8993
2015-02-05 15:33:09 +00:00
Ole Laursen
1d2883a9a2
Summary: Fix some inconsistencies regarding whether to use
...
{% buttons %} or <div class="buttonlist"> for form buttons
- Legacy-Id: 8992
2015-02-05 14:44:08 +00:00
Ole Laursen
78e3a620ce
Summary: Fix unused import
...
- Legacy-Id: 8991
2015-02-05 14:14:57 +00:00
Ole Laursen
8eff2f39cf
Summary: Make sure the TEMPLATE_LOADERS dev hack produces a tuple,
...
otherwise the tests barf
- Legacy-Id: 8989
2015-02-05 14:05:10 +00:00
Ole Laursen
9d71ef3179
Summary: Move select2 field handling to a separate .js file, currently
...
we only include the select2 things on pages with forms that need it
anyway, and this makes it easier to use it in the Secretariat code
- Legacy-Id: 8986
2015-02-05 13:48:27 +00:00
Henrik Levkowetz
bd2cb8baaa
Merged in [8970] from olau@iola.dk:
...
Summary: Enable support for a custom settings file for the test crawl
- and add a simple settings file that enables caching to speed up the
crawl (shaves ~35% off most pages AFAICT)
- Legacy-Id: 8984
Note: SVN reference [8970] has been migrated to Git commit 8d4e1a8528
2015-02-04 23:17:58 +00:00
Henrik Levkowetz
bf77d1e2a4
Merged in [8961] from rjsparks@nostrum.com:
...
Avoid an issue with python.email breaking To header field values that it has to encode in bad places. Fixes #1589 .
- Legacy-Id: 8983
Note: SVN reference [8961] has been migrated to Git commit 4988d9378c
2015-02-04 23:12:26 +00:00
Henrik Levkowetz
001ecb4372
Merged in [8949] from rjsparks@nostrum.com:
...
Improvements to the fix to #1592 .
- Legacy-Id: 8982
Note: SVN reference [8949] has been migrated to Git commit 3de9922d87
2015-02-04 22:44:18 +00:00
Henrik Levkowetz
bcfa4aaf1d
Merged in [8948] from rjsparks@nostrum.com:
...
Capture out-of-area ADs in draft and group aliases. Fixes #1592 .
- Legacy-Id: 8980
Note: SVN reference [8948] has been migrated to Git commit 0c4ef8c8f6
2015-02-04 22:39:03 +00:00
Henrik Levkowetz
cfb332c28a
Merged in [8924] from rjsparks@nostrum.com:
...
Restrict the gathering of ads for past meetings to groups that are areas.
- Legacy-Id: 8978
Note: SVN reference [8924] has been migrated to Git commit 82bc8f06e1
2015-02-04 22:27:26 +00:00
Henrik Levkowetz
99e3f6514c
Merged in [8923] from rjsparks@nostrum.com:
...
Improve the approval mail contents concerning IESG contact members. Fixes #1588 .
- Legacy-Id: 8976
Note: SVN reference [8923] has been migrated to Git commit 786fc38235
2015-02-04 22:19:31 +00:00
Henrik Levkowetz
278b30cb12
Merged in [8922] from rjsparks@nostrum.com:
...
Fix needed-to-pas calculation to use new representation of area directors. Fixes #1587 .
- Legacy-Id: 8974
Note: SVN reference [8922] has been migrated to Git commit 7e188d2d81
2015-02-04 22:04:28 +00:00
Henrik Levkowetz
7bb3744113
Merged in [8903] from rcross@amsl.com:
...
Fix logging problem in IPR mail handling.
- Legacy-Id: 8973
Note: SVN reference [8903] has been migrated to Git commit 5a0e381985
2015-02-04 21:58:40 +00:00
Robert Sparks
61a0059d06
checkpoint before trying to fix the static agenda page
...
- Legacy-Id: 8972
2015-02-04 20:47:40 +00:00
Ole Laursen
e78637b9fc
Remove non-facelift static assets, and move the facelift assets one step up
...
- Legacy-Id: 8971
2015-02-04 17:03:43 +00:00
Ole Laursen
8d4e1a8528
Summary: Enable support for a custom settings file for the test crawl
...
- and add a simple settings file that enables caching to speed up the
crawl (shaves ~35% off most pages AFAICT)
- Legacy-Id: 8970
2015-02-04 14:40:54 +00:00
Ole Laursen
86c6effc55
Summary: Cache template loading (speeds up some pages by 20-50 ms),
...
but only on production since it is really annoying while developing
- Legacy-Id: 8969
2015-02-04 14:28:47 +00:00
Ole Laursen
12faa4a2f8
Summary: Rewrite community tags to use the much simpler built-in tag parser
...
- Legacy-Id: 8968
2015-02-04 14:27:49 +00:00
Ole Laursen
703d9995ea
Summary: Fix bugs in implementation of add/remove from community list JS
...
- Legacy-Id: 8967
2015-02-04 14:25:53 +00:00
Ole Laursen
a5aa58e0b2
Summary: Prettify stream links a bit by using a keyword argument
...
- Legacy-Id: 8966
2015-02-04 12:50:07 +00:00
Ole Laursen
d61ed824cd
Summary: Replace old-style wordwrap custom tag with {% filter wordwrap %}
...
- Legacy-Id: 8965
2015-02-04 12:48:47 +00:00
Ole Laursen
bf34218806
Summary: Include SQL debug thing again in base template
...
- Legacy-Id: 8963
2015-02-04 12:47:19 +00:00
Ole Laursen
c365f99e20
Summary: Fix bug in link
...
- Legacy-Id: 8962
2015-02-04 11:10:28 +00:00
Robert Sparks
4988d9378c
Avoid an issue with python.email breaking To header field values that it has to encode in bad places. Fixes #1589 . Commit ready for merge.
...
- Legacy-Id: 8961
2015-02-03 20:18:27 +00:00
Ole Laursen
b5458c29d3
Summary: Clean up some of the FACELIFT comments
...
- Legacy-Id: 8959
2015-02-03 16:18:42 +00:00
Ole Laursen
6da1939c7c
Remove apparently dead template file
...
- Legacy-Id: 8954
2015-02-02 17:18:20 +00:00
Ole Laursen
8c8ec56df2
Summary: Remove now unused old base templates
...
- Legacy-Id: 8953
2015-02-02 17:14:10 +00:00
Ole Laursen
6ee6a3968f
Summary: Remove test of specialized mobile template which is no more
...
- Legacy-Id: 8952
2015-02-02 17:13:07 +00:00
Ole Laursen
8e4f2c95f8
Summary: Fix paths in agenda weekview to work with the facelifted
...
code, inline agenda2.js dependency which isn't used anywhere else
- Legacy-Id: 8951
2015-02-02 17:11:43 +00:00
Ole Laursen
8de3bc1ac3
Summary: Add a couple of hidden-xs/visible-xs classes to the agenda
...
table to make it work on a smart phone, this seem to cover most of the
intended goal with m_agenda.html, so delete it instead of facelifting it
- Legacy-Id: 8950
2015-02-02 16:19:27 +00:00
Robert Sparks
3de9922d87
Improvements to the fix to #1592 . Commit ready to merge.
...
- Legacy-Id: 8949
2015-01-29 20:58:23 +00:00
Robert Sparks
0c4ef8c8f6
Capture out-of-area ADs in draft and group aliases. Fixes #1592 . Commit ready for merge.
...
- Legacy-Id: 8948
2015-01-29 20:32:39 +00:00
Ole Laursen
504fef98a4
Add two changes missing from previous commit
...
- Legacy-Id: 8947
2015-01-29 17:55:25 +00:00
Ole Laursen
756a972113
Move meeting agenda editing over to new facelifted base template, although without actually facelifting the contents
...
- Legacy-Id: 8946
2015-01-29 17:53:56 +00:00
Ole Laursen
542e1d710d
Summary: Add small hack to be able to hide the left menu for the
...
meeting agenda pages
- Legacy-Id: 8945
2015-01-29 14:45:20 +00:00
Ryan Cross
99e32cdce4
fix pyflakes error in process_email.py. Commit ready for merge
...
- Legacy-Id: 8944
2015-01-29 00:51:55 +00:00
Ole Laursen
a2a7e29625
Summary: Fix meeting agenda crash with groups with no parent (was
...
using group.parent rather than the ScheduledSession.area hack)
- Legacy-Id: 8943
2015-01-28 15:19:05 +00:00
Ole Laursen
e6238aa721
Facelift the relatively trivial meeting pages
...
- Legacy-Id: 8942
2015-01-28 14:28:46 +00:00
Ole Laursen
fba359d2e0
Summary: Fix test failures due to recent facelifting
...
- Legacy-Id: 8941
2015-01-28 13:48:51 +00:00
Ole Laursen
4087a9837f
End help_texts with period consistently - the default error rendering in the bootstrap3 library depends on it
...
- Legacy-Id: 8940
2015-01-28 13:25:21 +00:00
Ole Laursen
8c5f79ec4b
Facelift a couple of pages that has previously escaped because of inheritance from a sub-base page
...
- Legacy-Id: 8939
2015-01-28 13:02:22 +00:00
Ole Laursen
f63a99be1c
Facelift remaining materials pages
...
- Legacy-Id: 8938
2015-01-28 12:50:09 +00:00
Ole Laursen
88c9f84664
Summary: Facelift material document page
...
- Legacy-Id: 8937
2015-01-28 12:04:40 +00:00
Ole Laursen
7561ce463d
Summary: Fix extraneous add column in search
...
- Legacy-Id: 8936
2015-01-28 10:33:05 +00:00
Ole Laursen
77276817b9
Summary: Facelift change shepherd email page
...
- Legacy-Id: 8934
2015-01-28 10:01:52 +00:00
Ole Laursen
846ba5bb87
Summary: Facelift undefer ballot page
...
- Legacy-Id: 8933
2015-01-28 09:49:42 +00:00
Ole Laursen
d7b4ef6ac4
Summary: Facelift change charter title page
...
- Legacy-Id: 8932
2015-01-28 09:04:41 +00:00
Robert Sparks
3f6503722c
Get the leadership timeslots to show in the secr pages
...
- Legacy-Id: 8931
2015-01-27 21:22:45 +00:00
Robert Sparks
47901e8555
Checkpoint: by-room view and basic leadership meetings support
...
- Legacy-Id: 8930
2015-01-27 19:15:25 +00:00
Ole Laursen
b9206412ee
Summary: Make the Updates IPR section look more like the form
...
- Legacy-Id: 8929
2015-01-27 16:37:11 +00:00
Ole Laursen
842160cc32
Summary: Facelift dbtemplate app, and fix a URL bug
...
- Legacy-Id: 8928
2015-01-27 16:29:00 +00:00
Ole Laursen
336cc1bd14
Summary: Fix two failing IPR tests
...
- Legacy-Id: 8927
2015-01-27 16:28:02 +00:00
Ole Laursen
7e736e06ff
Summary: Port remaining IPR list pages obviating the need for ipr.css, fix some layout issues
...
- Legacy-Id: 8926
2015-01-27 16:11:55 +00:00
Robert Sparks
82bc8f06e1
Restrict the gathering of ads for past meetings to groups that are areas. Commit ready for merge.
...
- Legacy-Id: 8924
2015-01-26 23:35:32 +00:00
Robert Sparks
786fc38235
Improve the approval mail contents concerning IESG contact members. Fixes #1588 . Commit ready for merge.
...
- Legacy-Id: 8923
2015-01-26 22:25:38 +00:00
Robert Sparks
7e188d2d81
Fix needed-to-pas calculation to use new representation of area directors. Fixes #1587 . Commit ready to merge
...
- Legacy-Id: 8922
2015-01-26 21:10:52 +00:00
Ole Laursen
b675c06b44
Summary: Facelift IPR details and history pages, and fix a couple of IPR glitches
...
- Legacy-Id: 8920
2015-01-26 16:34:25 +00:00
Ole Laursen
7462ade959
Summary: Cleanup markup for navtabs a little, use CSS to add margin
...
instead of empty paragraph
- Legacy-Id: 8919
2015-01-26 16:32:56 +00:00
Ole Laursen
212d7e8ff0
Summary: Facelift IPR email submitter
...
- Legacy-Id: 8918
2015-01-26 12:57:15 +00:00
Ole Laursen
1bd0910210
Summary: Move required field asterisk handling to ietf.js, fix some
...
cosmetic stuff in the facelifted IPR code
- Legacy-Id: 8917
2015-01-26 12:56:39 +00:00
Ole Laursen
8d5cd02922
Summary: Add a placeholder for datepicker fields
...
- Legacy-Id: 8916
2015-01-26 12:53:43 +00:00
Ole Laursen
86b97c7573
Summary: Facelift IPR add comment page
...
- Legacy-Id: 8915
2015-01-26 11:37:14 +00:00
Ole Laursen
eb4c5e642a
Summary: Facelift IPR add email page
...
- Legacy-Id: 8914
2015-01-26 11:33:21 +00:00
Ole Laursen
ed8656e94a
Summary: Facelift IPR notify page
...
- Legacy-Id: 8913
2015-01-26 11:25:57 +00:00
Ole Laursen
1e556a3044
Summary: Fix indentation
...
- Legacy-Id: 8912
2015-01-26 11:25:20 +00:00
Ole Laursen
34dae91ab2
Summary: Facelift IPR change state page
...
- Legacy-Id: 8911
2015-01-26 11:11:03 +00:00
Henrik Levkowetz
4c33787976
Set version info and settings back to development mode
...
- Legacy-Id: 8909
2015-01-25 19:36:45 +00:00
Henrik Levkowetz
468ea206fd
Set version info to release version 5.10.1 before branching.
...
- Legacy-Id: 8907
2015-01-25 19:36:40 +00:00
Henrik Levkowetz
6b9097638b
Fixed additional missing template fixups to match code changes.
...
- Legacy-Id: 8904
2015-01-25 19:36:05 +00:00
Ryan Cross
5a0e381985
Fix logging problem in IPR mail handling. Commit ready for merge.
...
- Legacy-Id: 8903
2015-01-23 21:00:13 +00:00
Robert Sparks
8686fd2a4e
simple display fix, already in trunk
...
- Legacy-Id: 8902
2015-01-23 17:31:04 +00:00
Ole Laursen
2ac96942b3
Summary: Port the remaining JS parts of IPR tool, still missing some
...
templates though
- Legacy-Id: 8901
2015-01-23 17:09:53 +00:00
Ole Laursen
1124d6d018
Summary: Port the remaining parts of the IPR form to Bootstrap, and fix
...
some bugs in the port
- Legacy-Id: 8900
2015-01-23 16:47:22 +00:00
Ole Laursen
543ac4ecb7
Summary: Add simple utility for turning rfc1234 doc alias names into RFC1234
...
- Legacy-Id: 8899
2015-01-23 16:45:26 +00:00
Ole Laursen
5bc15c427e
Summary: Fix some visual glitches with the IPR search page
...
- Legacy-Id: 8898
2015-01-23 12:55:16 +00:00
Ole Laursen
b3823d5768
Summary: Fix comment on insert_after_in_ordered_dict
...
- Legacy-Id: 8897
2015-01-22 17:42:52 +00:00
Ole Laursen
d0999c8b5e
Merge facelift-r8510 branch with trunk. The IPR tool still has some non-facelifted parts and ideosyncracies. Fix a couple of minor bugs (including infamous empty licensing choice) in the IPR code, and port the IPR views to use the render shortcut.
...
- Legacy-Id: 8896
2015-01-22 17:38:05 +00:00
Henrik Levkowetz
d9e202c4a5
Merged in [8879] from rcross@amsl.com:
...
Fixes #1580 . grants IRTF Chair access to proceedings.
- Legacy-Id: 8895
Note: SVN reference [8879] has been migrated to Git commit bfeb650e0e
2015-01-21 21:25:51 +00:00
Henrik Levkowetz
94c9ac7e91
Tweaked the person/alias duplicate test for new aliases slightly.
...
- Legacy-Id: 8894
2015-01-21 21:21:01 +00:00
Henrik Levkowetz
630a263ef7
Merged in [8870] from rjsparks@nostrum.com:
...
Inform the secretariat when a duplicate Alias.name is created that isn't already a duplicate Person.name. Improve the message that's sent when either duplicate Person or Alias names are detected.
- Legacy-Id: 8893
Note: SVN reference [8870] has been migrated to Git commit 8e1abfa833f528bccf0f61a2a767f3923255e137
2015-01-21 20:44:06 +00:00
Henrik Levkowetz
49d86d691b
Merged in [8861] from rcross@amsl.com:
...
Changes to allow upload of bluesheets in materials upload page. Primarily for use with Interim meetings.
- Legacy-Id: 8891
Note: SVN reference [8861] has been migrated to Git commit 40efbf4f57
2015-01-21 20:32:18 +00:00
Henrik Levkowetz
56f979b79b
Merged in [8856] from rjsparks@nostrum.com:
...
Show out-of-area ads on /wg/. Fixes #1555 . Related to #1557 .
- Legacy-Id: 8890
Note: SVN reference [8856] has been migrated to Git commit 56f9260acb
2015-01-21 20:08:16 +00:00
Henrik Levkowetz
05b048bfc4
Merged in [8855] from rcross@amsl.com:
...
Fixes #1577 . Fix Back and Cancel buttons in recording views.
- Legacy-Id: 8889
Note: SVN reference [8855] has been migrated to Git commit 83c3393c0c
2015-01-21 20:02:24 +00:00
Henrik Levkowetz
be1c255be1
Merged in [8854] from rjsparks@nostrum.com:
...
This is the second step towards ADs out of GroupInfo into Role.
The use of group.ad has been scrubbed from the code and templates.
- Those places that set group.ad have been directly manipulate Role objects instead
- Most places that read group.ad now use a new group.ad_role() that returns a Role object, simplifing some views.
Related to #1555 and #1557 .
- Legacy-Id: 8888
Note: SVN reference [8854] has been migrated to Git commit 65804be683
2015-01-21 19:56:57 +00:00
Henrik Levkowetz
a41f247ffa
Merged in [8853] from rcross@amsl.com:\n fix audio recordings not showing in proceedings.
...
- Legacy-Id: 8886
Note: SVN reference [8853] has been migrated to Git commit a459356043
2015-01-21 19:45:02 +00:00
Henrik Levkowetz
5c5193786c
Merged in [8852] from rcross@amsl.com:\n fixes ability to replace minutes and agendas.
...
- Legacy-Id: 8885
Note: SVN reference [8852] has been migrated to Git commit cd8cf00c52
2015-01-21 19:38:46 +00:00
Henrik Levkowetz
edc4cba1bd
Merged in [8851] from rjsparks@nostrum.com:\n This is the first step towards using Role to represent Area directors. It
...
- Migrates the information captured in GroupInfo.ad to Role objects.
- Renames GroupInfo.ad to GroupInfo._ad (retaining the current column name) to prepare for deletion of that field.
- Provides ad property accessor and setter methods implemented using the group's role_set (so that the existing view code continues to work with minimal changes)
- Improved selection in many querysets that assumed only groups of type 'area' would have area directors.
Related to #1557 and #1555 .
- Legacy-Id: 8884
Note: SVN reference [8851] has been migrated to Git commit 4c9db8f250
2015-01-21 19:33:19 +00:00
Henrik Levkowetz
4dc24cdd30
Merged in [8850] from rjsparks@nostrum.com:\n Change the permission guards on edit_notify to reflect the policy that #1517 tried to establish. Fixes #1517 and #1575 .
...
- Legacy-Id: 8883
Note: SVN reference [8850] has been migrated to Git commit 6f8f1956de
2015-01-21 19:18:26 +00:00
Henrik Levkowetz
67a99863fe
Merged in [8849] from rcross@amsl.com:\n fix several issues with IPR references in iesg templates.
...
- Legacy-Id: 8882
Note: SVN reference [8849] has been migrated to Git commit e934aa8e73
2015-01-21 19:12:38 +00:00
Henrik Levkowetz
73c56ef26b
Merged in [8848] from rjsparks@nostrum.com:\n Don't add the group's ad to the list of people who need to be at a meeting if the group doesn't have an ad. Protects the field formatter from occurances of None in passed in lists. Patch applied to production.
...
- Legacy-Id: 8881
Note: SVN reference [8848] has been migrated to Git commit fd9649abf2
2015-01-21 19:06:52 +00:00
Henrik Levkowetz
f15ba3346b
Merged in [8846] from rjsparks@nostrum.com:
...
Added tests for document urls that provide a revision for all the document types the view code currently handles. Refactored parts of Document and DocHistory into DocumentInfo to get the tests to pass. (but careful review is probably warranted).
- Legacy-Id: 8880
Note: SVN reference [8846] has been migrated to Git commit ce5bda1835b32640d17136d09262f654fade94d4
2015-01-21 19:01:47 +00:00
Ryan Cross
bfeb650e0e
Fixes #1580 . grants IRTF Chair access to proceedings. Commit ready for merge.
...
- Legacy-Id: 8879
2015-01-21 19:00:53 +00:00
Henrik Levkowetz
af8cd51409
Merged in [8845] from rcross@amsl.com:\n allow editing of legacy disclosures which don't have required fields (set required=False).
...
- Legacy-Id: 8877
Note: SVN reference [8845] has been migrated to Git commit c957f3383b
2015-01-21 18:44:33 +00:00
Henrik Levkowetz
c3ff43db6a
Merged in [8843] from rjsparks@nostrum.com:\n Reworked the definition of future_presentations and last_presented. Fixes #1571 .
...
- Legacy-Id: 8876
Note: SVN reference [8843] has been migrated to Git commit 80379135318ffd08eb3934547b62660a789483f2
2015-01-20 23:05:14 +00:00
Henrik Levkowetz
0f3f53d7bf
Merged in [8842] from rcross@amsl.com:\n Fixes #1570 . Fixes document search result row and IESG agenda documents row links to IPR.
...
- Legacy-Id: 8875
Note: SVN reference [8842] has been migrated to Git commit 1d92f940ce
2015-01-20 22:59:20 +00:00
Henrik Levkowetz
d0341e709b
Merged in [8841] from rcross@amsl.com:\n Fixes #1569 . Fixes link to IPR search from doc page.
...
- Legacy-Id: 8874
Note: SVN reference [8841] has been migrated to Git commit 8130d244d8
2015-01-20 22:37:46 +00:00
Henrik Levkowetz
0db48f3db0
Merged in [8840] from rjsparks@nostrum.com:\n Automatically ensure Alias records exists when Person records are changed, relieving multiple code locations of that responsibility. Fixes bug #1550 .
...
- Legacy-Id: 8873
Note: SVN reference [8840] has been migrated to Git commit b0b3a31b10bb35eb00d29f27d75d21c3cc4edc4e
2015-01-20 22:32:01 +00:00
Henrik Levkowetz
ff9ae1ad04
Merged in [8801] from rjsparks@nostrum.com:
...
Verify that add_state_change_event returned something before trying to use attributes of the return value. Fixes bug #1566 .
- Legacy-Id: 8871
Note: SVN reference [8801] has been migrated to Git commit 601575a3d5
2015-01-20 22:18:33 +00:00
Henrik Levkowetz
46e2ed7dec
Merged in [8726] from rjsparks@nostrum.com:\n Send mail to the secretariat when a Person is created with the same name as some other Person objects in case its a duplicate that needs to be merged. Fixes ticket #1553 .
...
- Legacy-Id: 8869
Note: SVN reference [8726] has been migrated to Git commit f5325272f8
2015-01-15 21:10:38 +00:00
Henrik Levkowetz
030eb5ff9f
Merged in [8733] from olau@iola.dk:\n Summary: Fix old bug in liaison tool - WG discussion lists where being
...
CC'ed with their list_subscribe rather than list_email address, and
the former is usually a URL, not an email address so cause a
validation error when submitting the statement
- Legacy-Id: 8868
Note: SVN reference [8733] has been migrated to Git commit 7f1683f093
2015-01-15 20:58:37 +00:00
Henrik Levkowetz
c3b1e1a369
Merged in [8723] from rcross@amsl.com:\n Fixes ticket #1469 , trying to add duplicate name in Rolodex causes 500 error.
...
- Legacy-Id: 8867
Note: SVN reference [8723] has been migrated to Git commit 9cf30a07d1
2015-01-15 19:37:56 +00:00
Henrik Levkowetz
c79f367d66
Merged in [8718] from rjsparks@nostrum.com:\n Copy the secretariat on the message sent to the RFC Editor and IANA when a draft is pulled from the RFC Editor queue. Fixes ticket #1549 .
...
- Legacy-Id: 8866
Note: SVN reference [8718] has been migrated to Git commit 1d7d5dd32e
2015-01-15 19:29:20 +00:00
Henrik Levkowetz
0316c33c4b
Merged in [8716] from rjsparks@nostrum.com:
...
Highlight need for milestone review and approval in messages to leadership when a milestone edit requires approval. Don't bother the group when the only changes are those needing approval. Fixes ticket #1501 .
- Legacy-Id: 8865
Note: SVN reference [8716] has been migrated to Git commit 134ae9928f
2015-01-15 19:21:56 +00:00
Henrik Levkowetz
71057d309a
From rjsparks@nostrum.com: Fixed Room.__unicode__() to handle capacity None.
...
- Legacy-Id: 8864
2015-01-14 17:18:40 +00:00
Ryan Cross
40efbf4f57
Changes to allow upload of bluesheets in materials upload page. Primarily for use with Interim meetings. Commit ready for merge.
...
- Legacy-Id: 8861
2015-01-12 18:45:50 +00:00
Henrik Levkowetz
45704a1363
Made the generated postfix alias/virtual files include the AD emails in the -chairs alias.
...
- Legacy-Id: 8859
2015-01-10 23:57:30 +00:00
Ryan Cross
e686c5c7f5
Allow upload of bluesheets via materials upload interface
...
- Legacy-Id: 8857
2015-01-09 21:29:57 +00:00
Robert Sparks
56f9260acb
Show out-of-area ads on /wg/. Fixes #1555 . Related to #1557 . Commit ready for merge.
...
- Legacy-Id: 8856
2015-01-09 20:40:04 +00:00
Ryan Cross
83c3393c0c
Fixes #1577 . Fix Back and Cancel buttons in recording views. Commit ready for merge
...
- Legacy-Id: 8855
2015-01-09 18:54:11 +00:00
Robert Sparks
65804be683
This is the second step towards ADs out of GroupInfo into Role.
...
The use of group.ad has been scrubbed from the code and templates.
- Those places that set group.ad have been directly manipulate Role objects instead
- Most places that read group.ad now use a new group.ad_role() that returns a Role object, simplifing some views.
Related to #1555 and #1557 .
Commit ready for merge.
- Legacy-Id: 8854
2015-01-09 18:52:06 +00:00
Ryan Cross
a459356043
fix audio recordings not showing in proceedings. Commit ready for merge.
...
- Legacy-Id: 8853
2015-01-09 00:01:43 +00:00
Ryan Cross
cd8cf00c52
fixes ability to replace minutes and agendas. Commit ready for merge.
...
- Legacy-Id: 8852
2015-01-08 21:42:32 +00:00
Robert Sparks
4c9db8f250
This is the first step towards using Role to represent Area directors. It
...
- Migrates the information captured in GroupInfo.ad to Role objects.
- Renames GroupInfo.ad to GroupInfo._ad (retaining the current column name) to prepare for deletion of that field.
- Provides ad property accessor and setter methods implemented using the group's role_set (so that the existing view code continues to work with minimal changes)
- Improved selection in many querysets that assumed only groups of type 'area' would have area directors.
Related to #1557 and #1555 .
Commit ready to merge.
- Legacy-Id: 8851
2015-01-08 20:22:23 +00:00
Robert Sparks
6f8f1956de
Change the permission guards on edit_notify to reflect the policy that #1517 tried to establish. Fixes #1517 and #1575 . Commit ready for merge.
...
- Legacy-Id: 8850
2015-01-08 16:25:17 +00:00
Ryan Cross
e934aa8e73
fix several issues with IPR references in iesg templates. Commit ready for merge.
...
- Legacy-Id: 8849
2015-01-08 01:35:39 +00:00
Robert Sparks
fd9649abf2
Don't add the group's ad to the list of people who need to be at a meeting if the group doesn't have an ad. Protects the field formatter from occurances of None in passed in lists. Patch applied to production. Commit ready for merge.
...
- Legacy-Id: 8848
2015-01-07 21:24:42 +00:00
Ryan Cross
c957f3383b
allow editing of legacy disclosures which don't have required fields (set required=False). Commit ready for merge.
...
- Legacy-Id: 8845
2015-01-06 23:32:23 +00:00
Ryan Cross
1d92f940ce
Fixes #1570 . Fixes document search result row and IESG agenda documents row links to IPR. Commit ready for merge.
...
- Legacy-Id: 8842
2015-01-06 19:42:32 +00:00
Ryan Cross
8130d244d8
Fixes #1569 . Fixes link to IPR search from doc page. Commit ready for merge.
...
- Legacy-Id: 8841
2015-01-05 23:48:48 +00:00
Henrik Levkowetz
30b5d6f229
Added admin support for meeting.models.ResourceAssociation.
...
- Legacy-Id: 8834
2014-12-22 20:11:54 +00:00
Henrik Levkowetz
82fd20bfa2
Fixed a typo.
...
- Legacy-Id: 8833
2014-12-22 19:43:26 +00:00
Henrik Levkowetz
90b4794c3b
Fix django 1.7 incompatibilities: The role_required() decorator isn’t signature-preserving — which now breaks reverse().
...
- Legacy-Id: 8832
2014-12-22 17:59:24 +00:00
Henrik Levkowetz
ee2892ecf4
Bugfix: don't assign FK to Email to an EmailField (which expects just an email string).
...
- Legacy-Id: 8831
2014-12-22 17:57:31 +00:00
Henrik Levkowetz
f4ce5e033c
Fix django 1.7 incompatibilities: Remove get_fieldsets() methods which don't work any more because of Django's move from using its own SortedDict to python's OrderedDict (which always is available in python 2.7 and later). The get_fieldsets() method on Form wasn't available in early versions of django, but since it's provided now, we don't need own code for this method.
...
- Legacy-Id: 8830
2014-12-22 17:54:32 +00:00
Henrik Levkowetz
731744cce9
Fix django 1.7 incompatibilities: Upgrade wsgi.py according to https://docs.djangoproject.com/en/1.7/releases/1.7/#wsgi-scripts
...
- Legacy-Id: 8829
2014-12-22 17:48:28 +00:00
Henrik Levkowetz
43dbe3bfd1
Fix django 1.7 deprecation warnings: Always set fields= or exclude= in Meta for ModelForm subclasses.
...
- Legacy-Id: 8828
2014-12-22 17:46:29 +00:00
Henrik Levkowetz
b5dad67b05
Fix django 1.7 deprecation warnings: get_query_set() --> get_queryset().
...
- Legacy-Id: 8827
2014-12-22 17:38:49 +00:00
Henrik Levkowetz
971a631ea3
Fix django 1.7 deprecation warnings: quote arguments to the 'cycle' template tag.
...
- Legacy-Id: 8826
2014-12-22 17:36:09 +00:00
Henrik Levkowetz
25eb00c925
New django-1.7 initial migrations. Circular references exist, requiring explicit --fake migration for doc, dbtemplate and community apps.
...
- Legacy-Id: 8823
2014-12-22 17:07:38 +00:00
Henrik Levkowetz
76881655d3
Removed south from INSTALLED_APPS.
...
- Legacy-Id: 8822
2014-12-22 16:52:28 +00:00
Henrik Levkowetz
39389bf163
Added a migrations directory for secr/proceedings, needed for the django 1.7 makemigrations command to run properly, because there is a subclass of meeting.models.Meeting in proceedings ...
...
- Legacy-Id: 8821
2014-12-22 16:48:54 +00:00
Henrik Levkowetz
dd15785936
Removing south migrations as part of the django 1.7 changeover to builtin migrations.
...
- Legacy-Id: 8820
2014-12-22 16:44:35 +00:00
Henrik Levkowetz
413e926b2b
Set version info and settings back to development mode
...
- Legacy-Id: 8813
2014-12-21 21:34:03 +00:00
Henrik Levkowetz
f90e802dc5
Set version info to release version 5.10.0 before branching.
...
- Legacy-Id: 8811
2014-12-21 21:33:56 +00:00
Henrik Levkowetz
5183042d58
Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces.
...
- Legacy-Id: 8808
2014-12-21 19:26:33 +00:00
Henrik Levkowetz
04164ad157
Set version info and settings back to development mode
...
- Legacy-Id: 8805
2014-12-18 21:29:50 +00:00
Henrik Levkowetz
813bf0c025
Set version info to release version 5.9.0 before branching.
...
- Legacy-Id: 8803
2014-12-18 21:29:46 +00:00
Robert Sparks
601575a3d5
Verify that add_state_change_event returned something before trying to use attributes of the return value. Fixes bug #1566 . Commit ready for merge.
...
- Legacy-Id: 8801
2014-12-18 20:23:57 +00:00
Henrik Levkowetz
5133e59c9b
Merged in [8711] from rjsparks@nostrum.com:\n Added functionality for management of group materials,
...
focusing on groups of type 'team'.
* Simplifies managing the Abstract for uploaded group materials.
Displays the abstract on the groups materials page
* Provides SessionPresentation: a binding between
Document and Session objects, that tracks doc version.
* Adds helpers for finding upcoming sessions, and the
most recent SessionPresentations whose sessions have passed
* Generalizes the snippet concept (as a templatetage) used
in the history tab for use on other pages
* Adds a variant of the snippet that can be styled as an edit link
* Provides several ways to address sessions, using sequence,
dates, group acronyms, and day of week
* Adds a 'Materials Manager' Role
- Legacy-Id: 8765
Note: SVN reference [8711] has been migrated to Git commit b4448a8faa
2014-12-18 18:47:14 +00:00
Henrik Levkowetz
da9419ae64
Set version info and settings back to development mode
...
- Legacy-Id: 8763
2014-12-18 18:40:22 +00:00
Henrik Levkowetz
f15295863a
Set version info to release version 5.8.1 before branching.
...
- Legacy-Id: 8761
2014-12-18 18:40:18 +00:00
Henrik Levkowetz
a9b91deead
Added a file which was missed in the 5.8.0 release.
...
- Legacy-Id: 8759
2014-12-18 18:37:53 +00:00
Henrik Levkowetz
f403aa9886
Set version info and settings back to development mode
...
- Legacy-Id: 8757
2014-12-18 16:06:12 +00:00
Henrik Levkowetz
b878bfa9eb
Set version info to release version 5.8.0 before branching.
...
- Legacy-Id: 8755
2014-12-18 16:06:08 +00:00
Henrik Levkowetz
00e4818ceb
Alternative DRY definition of the REST api top URL; this time in ietf/urls.py. This in itself is nicer, but I'm not so sure about the use of reverse() everywhere else, instead of referring to settings.
...
- Legacy-Id: 8752
2014-12-17 21:26:32 +00:00
Henrik Levkowetz
3cb39d462e
Define the REST api top url in settings.py, rather than having literals in multiple places in the code.
...
- Legacy-Id: 8751
2014-12-17 21:06:05 +00:00
Henrik Levkowetz
7d2c934699
Cleanup.
...
- Legacy-Id: 8750
2014-12-17 20:25:18 +00:00
Henrik Levkowetz
48e0c33aff
Don't list REST API endpoints which don't provide access to any tables.
...
- Legacy-Id: 8749
2014-12-17 20:18:27 +00:00
Henrik Levkowetz
9cb2f17f0f
Added a refinement to the pyflakes management command, to make it clearer where exceptions while running pyflakes originate.
...
- Legacy-Id: 8747
2014-12-14 20:35:35 +00:00
Henrik Levkowetz
ed2458feac
Tests for the restapi.
...
- Legacy-Id: 8745
2014-12-14 20:34:03 +00:00
Henrik Levkowetz
770b36d575
Added generated (and sometimes manually tweaked) resources.py files.
...
- Legacy-Id: 8744
2014-12-14 20:33:25 +00:00
Henrik Levkowetz
147cc96a51
Added a management command to generate (and update) resource files for tastypie, in order to have to manually maintain the resource files needed by tastypie when models are added (model changes will have to be handled manually, or by removing the old class from the resources and auto-generate it again).
...
- Legacy-Id: 8743
2014-12-14 20:32:12 +00:00
Henrik Levkowetz
9883b8de78
Added a module with autodiscovery support for API resource files, and the necessary support for TimedeltaField to be used with tastypie. ALso a top-level resource list generated from settings.INSTALLED_APPS, in order to not have to maintain the top level manually in ietf/urls.py.
...
- Legacy-Id: 8741
2014-12-14 20:27:51 +00:00
Ole Laursen
373644edf4
Port liaison submission/editing to Bootstrap, revamp the select related widget to use select2 rather than the longish popup table
...
- Legacy-Id: 8738
2014-12-12 17:59:57 +00:00
Ole Laursen
74313edc67
Summary: Move datepicker CSS to lib/
...
- Legacy-Id: 8736
2014-12-12 17:33:57 +00:00
Ole Laursen
70ad4d1742
Add liaisons migration to fix the few old statements that do not have a title (add an empty initial migration to make South happy)
...
- Legacy-Id: 8735
2014-12-12 17:30:55 +00:00
Ole Laursen
7f1683f093
Summary: Fix old bug in liaison tool - WG discussion lists where being
...
CC'ed with their list_subscribe rather than list_email address, and
the former is usually a URL, not an email address so cause a
validation error when submitting the statement
- Legacy-Id: 8733
2014-12-12 17:06:05 +00:00
Ole Laursen
1d51a43be4
Summary: Fix the yyyymmdd to strftime format converter to use a single
...
pass through the format so that it actually works correctly
- Legacy-Id: 8732
2014-12-12 11:24:15 +00:00
Ole Laursen
b7f6be4603
Summary: Port reset charter milestones to Bootstrap
...
- Legacy-Id: 8731
2014-12-11 17:30:09 +00:00
Ole Laursen
e4e4d4c8f8
Summary: Port group workflow customizations to Bootstrap
...
- Legacy-Id: 8730
2014-12-11 17:15:34 +00:00
Ole Laursen
0eb1df5f4a
Summary: Move bootstrap_messages call into content
...
- Legacy-Id: 8729
2014-12-11 17:14:24 +00:00
Robert Sparks
f5325272f8
Send mail to the secretariat when a Person is created with the same name as some other Person objects in case its a duplicate that needs to be merged. Fixes ticket #1553 . Commit ready to merge.
...
- Legacy-Id: 8726
2014-12-04 03:51:48 +00:00
Ryan Cross
9cf30a07d1
Fixes ticket #1469 , trying to add duplicate name in Rolodex causes 500 error. Commit ready for merge
...
- Legacy-Id: 8723
2014-12-02 18:30:35 +00:00
Ole Laursen
7f286c12ee
Summary: Port 401/404/500 pages to bootstrap
...
- Legacy-Id: 8722
2014-12-02 10:43:55 +00:00
Ole Laursen
a3399b0bcd
Summary: Port remaining parts of nomcom to bootstrap, fix some bugs,
...
let the private/public feedback pages share the same template, remove
the edit NomCom chair thing - there's no link to it and the
Secretariat can instead use the ordinary group management tool they
have available
- Legacy-Id: 8721
2014-12-02 10:43:20 +00:00
Ole Laursen
027a976da4
Summary: Fix problem with confirm checkbox for potentially dangerous
...
acronym choices on group edit/creation page, fixes the last remaining
facelift test failure
- Legacy-Id: 8720
2014-11-30 14:53:54 +00:00
Ole Laursen
8e4459ad59
Summary: Add helper for inserting a value after another value in an
...
OrderedDict (or Django's SortedDict)
- Legacy-Id: 8719
2014-11-30 14:47:17 +00:00
Robert Sparks
1d7d5dd32e
Copy the secretariat on the message sent to the RFC Editor and IANA when a draft is pulled from the RFC Editor queue. Fixes ticket #1549 . Commit ready for merge.
...
- Legacy-Id: 8718
2014-11-26 20:57:47 +00:00
Robert Sparks
134ae9928f
Highlight need for milestone review and approval in messages to leadership when a milestone edit requires approval. Don't bother the group when the only changes are those needing approval. Fixes ticket #1501 . Commit ready for merge.
...
- Legacy-Id: 8716
2014-11-26 18:56:51 +00:00
Ole Laursen
cebc979282
Summary: Resolve person/email/document multiselect issue by importing
...
select2 and switching the widgets over to using that. Port the
milestones editing page to Bootstrap.
- Legacy-Id: 8713
2014-11-25 16:47:48 +00:00
Ole Laursen
c7342d2f30
Summary: Add specialized DateField for triggering Bootstrap datepicker
...
- Legacy-Id: 8712
2014-11-25 16:43:50 +00:00
Robert Sparks
b4448a8faa
Added functionality for management of group materials,
...
focusing on groups of type 'team'.
* Simplifies managing the Abstract for uploaded group materials.
Displays the abstract on the groups materials page
* Provides SessionPresentation: a binding between
Document and Session objects, that tracks doc version.
* Adds helpers for finding upcoming sessions, and the
most recent SessionPresentations whose sessions have passed
* Generalizes the snippet concept (as a templatetage) used
in the history tab for use on other pages
* Adds a variant of the snippet that can be styled as an edit link
* Provides several ways to address sessions, using sequence,
dates, group acronyms, and day of week
* Adds a 'Materials Manager' Role
Commit ready for merge.
- Legacy-Id: 8711
2014-11-25 00:09:05 +00:00
Robert Sparks
8a8da7a397
cleaned out boilerplate migration imports that arent actually used
...
- Legacy-Id: 8709
2014-11-24 21:51:51 +00:00
Robert Sparks
e5e6b1337d
Added a materials manager (matman) Role, and populated it for the edu team
...
- Legacy-Id: 8708
2014-11-24 21:40:49 +00:00
Robert Sparks
986768bf73
Cleaned up issues with date and weekday variants of the session views
...
- Legacy-Id: 8707
2014-11-24 21:06:58 +00:00
Robert Sparks
2d0eb1e011
Reworked URLs to explicitly invoke edit. Build list of possible sessions using group acronym and sequence variant of urls, not just sequence alone
...
- Legacy-Id: 8706
2014-11-24 20:53:36 +00:00
Robert Sparks
5f1663530c
Added comment docevents when changing SessionPresentation objects. Reworked group materials page to be more helpful when there are multiple SessionPresentations withing a given Meeting
...
- Legacy-Id: 8705
2014-11-24 19:54:25 +00:00
Ole Laursen
6a7f3d981d
Summary: Update Secretariat jQuery version to the same as the rest of
...
the site (1.11.1) to make the people selection widget work
- Legacy-Id: 8704
2014-11-24 15:33:55 +00:00
Ole Laursen
4bb48ac831
Cherrypick r8381 from /branch/iola/submit-replacement/ to get the document widget in, in preparation for fixing the autocomplete problems
...
- Legacy-Id: 8703
2014-11-21 15:32:04 +00:00
Ole Laursen
0f81e1c027
Merge in changes from Russ (/personal/housley/facelift-r8510) tweaking the development mode appearance, with some minor modifications
...
- Legacy-Id: 8695
2014-11-17 22:01:50 +00:00
Henrik Levkowetz
6596a858af
Fixed a problem with the admin interface for the ietf.doc.DocHistory class.
...
- Legacy-Id: 8693
2014-11-14 00:21:54 +00:00
Henrik Levkowetz
50cb5f0762
Set version info and settings back to development mode
...
- Legacy-Id: 8656
2014-11-13 03:37:17 +00:00
Henrik Levkowetz
8bdd8deafd
Set version info to release version 5.7.4 before branching.
...
- Legacy-Id: 8654
2014-11-13 03:37:13 +00:00
Henrik Levkowetz
8675c1e5ad
Added a setting for the temporary bluesheets directory used during testing.
...
- Legacy-Id: 8648
2014-11-12 01:49:55 +00:00
Henrik Levkowetz
c462e63adb
Added settings for the PhantomJS ghostdriver.log and the temporary meeting materials directory used during testing, so that it's possible to place them in other places than the working copy.
...
- Legacy-Id: 8646
2014-11-12 01:45:58 +00:00
Henrik Levkowetz
184662f5e0
Merged in [8641] from rcross@amsl.com:
...
Fixed the check_permissions() decorator to handle not authenticated users.
- Legacy-Id: 8645
Note: SVN reference [8641] has been migrated to Git commit 0ad5828b0f42abc2b0af0564f7b01935d0c326f5
2014-11-11 22:29:50 +00:00
Henrik Levkowetz
72247628a2
Removed an errant print debug statement.
...
- Legacy-Id: 8644
2014-11-11 22:24:02 +00:00
Henrik Levkowetz
9bcdf342fb
Merged in [8634] from rcross@amsl.com:\n Remove none-selected option from licensing options of new IPR form.
...
- Legacy-Id: 8638
Note: SVN reference [8634] has been migrated to Git commit 5016baeb30
2014-11-11 02:05:35 +00:00
Henrik Levkowetz
bb8359f80d
Merged in [8624] from rcross@amsl.com:\n Remove secauth middleware. Replace with role_required decorators.
...
- Legacy-Id: 8637
Note: SVN reference [8624] has been migrated to Git commit 097b936ca8
2014-11-11 02:00:35 +00:00
Henrik Levkowetz
2d1d95e03b
Merged in [8623] from suresh.krishnan@ericsson.com:\n Advising IESG Secretary of personnel changes in WGs. Fixing issue #1357 .
...
- Legacy-Id: 8636
Note: SVN reference [8623] has been migrated to Git commit b6ff986ffd
2014-11-11 01:41:24 +00:00
Henrik Levkowetz
ea341466ca
Merged in [8609] from tterriberry@mozilla.com, with minor changes:
...
Allow changing the title of a charter document.
Fixes #1334
- Legacy-Id: 8635
Note: SVN reference [8609] has been migrated to Git commit 63d919eb52
2014-11-11 01:34:04 +00:00
Ryan Cross
5016baeb30
Remove none-selected option from licensing options of new IPR form. Commit ready for merge
...
- Legacy-Id: 8634
2014-11-11 01:10:52 +00:00
Henrik Levkowetz
f2d3d4213a
Reworked the generation of draft aliases and WG aliases, after trying out the output of the previous version for real. This code seems to work better, based on tests on ietfa.
...
- Legacy-Id: 8633
2014-11-11 01:09:30 +00:00
Russ Housley
cecaf3da00
Correct navbar typo.
...
- Legacy-Id: 8630
2014-11-09 05:39:43 +00:00
Russ Housley
d0e968ec9e
Correct navbar typo.
...
- Legacy-Id: 8629
2014-11-09 05:18:32 +00:00
Henrik Levkowetz
69a7668d2e
Merged in [8622] from harald@alvestrand.no:
...
Adding a missing column header to search result.
- Legacy-Id: 8628
Note: SVN reference [8622] has been migrated to Git commit de8dd26b59
2014-11-09 04:27:52 +00:00
Henrik Levkowetz
b6fc0586b8
Merged in [8617] from liudapeng@chinamobile.com:
...
Add RG in the search popup. Change to use Django Q object. Fixes issue #1355 .
- Legacy-Id: 8625
Note: SVN reference [8617] has been migrated to Git commit 136bce88b4
2014-11-09 03:38:40 +00:00
Ryan Cross
097b936ca8
Remove secauth middleware. Replace with role_required decorators. Commit ready for merge
...
- Legacy-Id: 8624
2014-11-09 02:32:41 +00:00