Ole Laursen
4ac99a9dc4
Summary: Add a view for /doc/foo-bar-baz that tries to redirect
...
helpfully instead of just throwing a 404 in case in an inexact match.
Right now, it knows how to do prefix matches and handles revisions and
extensions. If it can't find a unique match, it redirects to the
search page.
Branch ready for merge.
- Legacy-Id: 10158
2015-10-09 14:20:27 +00:00
Robert Sparks
f0f5a51eb6
(Rocky) merge forward.
...
- Legacy-Id: 10157
2015-10-09 03:16:24 +00:00
Ryan Cross
e2b8bad862
Adjust audio file glob pattern. Commit ready for merge
...
- Legacy-Id: 10156
2015-10-08 22:56:47 +00:00
Henrik Levkowetz
c438eb0468
Set version info and settings back to development mode
...
- Legacy-Id: 10152
2015-10-08 19:40:17 +00:00
Henrik Levkowetz
8d24388736
Set version info to release version 6.4.2 before branching.
...
- Legacy-Id: 10150
2015-10-08 19:40:10 +00:00
Henrik Levkowetz
ce18fa8f69
Merged in [10144] from rcross@amsl.com:
...
Make email address formatting consistent.
- Legacy-Id: 10145
Note: SVN reference [10144] has been migrated to Git commit 3c0908ef28
2015-10-08 15:38:35 +00:00
Ryan Cross
3c0908ef28
Make email address formatting consistent. Commit ready for merge.
...
- Legacy-Id: 10144
2015-10-07 21:55:23 +00:00
Henrik Levkowetz
59e9aeb2f1
Adjusted numerous document action button colours as requested by the secretariat. Fixes issue #1803
...
- Legacy-Id: 10143
2015-10-07 19:31:07 +00:00
Henrik Levkowetz
42f58a3074
Provide a bit more information in rfc-editor sync warnings.
...
- Legacy-Id: 10142
2015-10-07 18:52:11 +00:00
Henrik Levkowetz
8ead04ea01
Use an eyecatching symbol to indicate bug-reporting, starting out very large, with the intention of reducing the size as people get used to it.
...
- Legacy-Id: 10132
2015-10-02 15:48:13 +00:00
Henrik Levkowetz
86aa92eef5
Fixed an html issue in the agenda template, and added information to be shown when no WG/RG groups have been scheduled, and the agenda session customization table is empty.
...
- Legacy-Id: 10131
2015-10-02 15:02:24 +00:00
Henrik Levkowetz
cfdd6ec69e
Tweaked the anchor ids for agenda timeslots to avoid identical ids for different slots.
...
- Legacy-Id: 10130
2015-10-02 15:01:03 +00:00
Henrik Levkowetz
3d78853b55
Added information about which the required submission upload format alternatives are (.txt or .xml).
...
- Legacy-Id: 10129
2015-10-02 14:59:22 +00:00
Henrik Levkowetz
35f4aeafd8
Tweaked the error message for 2 submission form validation errors.
...
- Legacy-Id: 10128
2015-10-02 14:58:03 +00:00
Henrik Levkowetz
1a519f26ed
In [10079], the inline template was inadvertently changed from unicode to ascii, which breaks a number of pages. Fixed this.
...
- Legacy-Id: 10119
Note: SVN reference [10079] has been migrated to Git commit 104878a622
2015-10-01 20:51:26 +00:00
Henrik Levkowetz
e1cc8218e7
Merged in [10115] from rjsparks@nostrum.com:
...
Remove an extraneous field from the form that lets the nomcom chair paste in a questionnaire response.
- Legacy-Id: 10118
Note: SVN reference [10115] has been migrated to Git commit 3ee236d3ee25dffdd3516b0740251705c4db248c
2015-10-01 20:44:47 +00:00
Henrik Levkowetz
9688749404
Merged in [10109] from rjsparks@nostrum.com:
...
Make it clearer in search results when one IPR disclosure updates another. Fixes #1798 .
- Legacy-Id: 10117
Note: SVN reference [10109] has been migrated to Git commit a6b8707030f0e6411b1acc3b38a0fd426c5223a1
2015-10-01 20:26:23 +00:00
Ole Laursen
8bca1b4b33
Summary: Make name the primary key for DocAlias.
...
This fixes Javascript widgets working with DocAliases, such as the
replaces field in draft submission, to work better with Javascript
disabled. It also makes sense from a modelling perspective as the name
really is a unique key for the alias.
The actual transformation requires a series of migrations taking a
couple of minutes to complete. The actual switch to the key is done at
the end.
Branch ready for merge.
- Legacy-Id: 10111
2015-09-30 13:47:33 +00:00
Henrik Levkowetz
f2445e9962
Fixed a typo in the meeting agenda template. Fixes issue #1793 .
...
- Legacy-Id: 10100
2015-09-25 17:49:49 +00:00
Henrik Levkowetz
30a518a3d0
Do utf-8 encoding of the fields in the JSON blob for meeting sessions. Fixes issue #1790
...
- Legacy-Id: 10099
2015-09-24 10:46:14 +00:00
Robert Sparks
9d1ff9244a
missed updating a test
...
- Legacy-Id: 10096
2015-09-17 22:30:04 +00:00
Robert Sparks
e3b607775b
incorporate IESG feedback on recipients
...
- Legacy-Id: 10095
2015-09-17 21:35:36 +00:00
Robert Sparks
d98e4152b5
save Jari (or future chairs) from a truckload of unnecessary mail related to documents that have not been adopted by any group
...
- Legacy-Id: 10094
2015-09-17 21:31:17 +00:00
Robert Sparks
2dd1cd208d
remove some experimental cruft
...
- Legacy-Id: 10093
2015-09-17 21:25:50 +00:00
Robert Sparks
0b80f1a42c
Recipient.template moves from CharField to TextField
...
- Legacy-Id: 10092
2015-09-17 21:20:42 +00:00
Robert Sparks
dbe4e3789d
removed all the milestone reminder machinery
...
- Legacy-Id: 10091
2015-09-17 20:27:07 +00:00
Robert Sparks
f5b6465e81
mailtoken becomes mailtrigger
...
- Legacy-Id: 10090
2015-09-17 20:03:45 +00:00
Henrik Levkowetz
2486d70ab6
Merged in [10079] from rcross@amsl.com:
...
Fix message formatting in IPR event history.
- Legacy-Id: 10087
Note: SVN reference [10079] has been migrated to Git commit 104878a622
2015-09-17 18:10:06 +00:00
Henrik Levkowetz
9e30b410c1
Merged in [10078] from rcross@amsl.com:
...
Resolved issue where partially entered IPR related document info causes 500 error.
- Legacy-Id: 10086
Note: SVN reference [10078] has been migrated to Git commit 6c0f4b3b4d
2015-09-17 17:53:04 +00:00
Henrik Levkowetz
97e3bd5fe8
Added a menu item linking to the session request tool. Fixes issue #1789 .
...
- Legacy-Id: 10085
2015-09-17 17:39:46 +00:00
Ryan Cross
104878a622
Fix message formatting in IPR event history. Commit ready for merge
...
- Legacy-Id: 10079
2015-09-14 23:26:15 +00:00
Ryan Cross
6c0f4b3b4d
Resolved issue where partially entered IPR related document info causes 500 error. Commit ready for merge.
...
- Legacy-Id: 10078
2015-09-14 21:22:53 +00:00
Henrik Levkowetz
58e116cc0a
Made some submission form validation errors apply to all uploads, not only to .txt uploads. Tweaked som validation error wordings.
...
- Legacy-Id: 10076
2015-09-10 08:39:56 +00:00
Henrik Levkowetz
cd0a482cb9
Log and re-raise the initial exception, rather than raising one later because submission is undefined.
...
- Legacy-Id: 10073
2015-09-03 15:14:44 +00:00
Henrik Levkowetz
a4c49e09df
Merged in [10062] from olau@iola.dk:
...
Summary: Fixed problem with timeslot.location = None in agenda_csv.
- Legacy-Id: 10070
Note: SVN reference [10062] has been migrated to Git commit 129cccb88f
2015-08-30 09:32:18 +00:00
Robert Sparks
e5306eda00
Instrumented issuing ballots. Simplified the ballot-issued email significantly. Deferred adding ballot_saved mail for the automatic yes positions.
...
- Legacy-Id: 10068
2015-08-28 17:33:49 +00:00
Robert Sparks
f68b46972e
purged email_ad
...
- Legacy-Id: 10067
2015-08-27 22:23:38 +00:00
Robert Sparks
150106619b
Handle the new-work message
...
- Legacy-Id: 10066
2015-08-27 21:27:10 +00:00
Robert Sparks
12a03d299b
Automatically send the Internal Review message that the secretary currently has to send manually
...
- Legacy-Id: 10063
2015-08-26 21:31:11 +00:00
Ole Laursen
129cccb88f
Summary: Fixed problem with timeslot.location = None in agenda_csv.
...
Commit ready for merge.
- Legacy-Id: 10062
2015-08-26 07:52:05 +00:00
Robert Sparks
ef2260ea63
New exlicit "Intended status changed" message
...
- Legacy-Id: 10061
2015-08-25 20:28:01 +00:00
Robert Sparks
5c13bddd77
New explicit "Comment has been added to document history" message
...
- Legacy-Id: 10060
2015-08-25 20:05:11 +00:00
Robert Sparks
9d239843e6
New explicit "Document has been adopted by group" message
...
- Legacy-Id: 10059
2015-08-25 18:41:04 +00:00
Robert Sparks
e5a6ab4385
email expansions for groups
...
- Legacy-Id: 10058
2015-08-25 18:10:51 +00:00
Robert Sparks
46c5b3ff64
Moved doc-specific email aliases onto the email tab for the document
...
- Legacy-Id: 10057
2015-08-25 15:19:55 +00:00
Robert Sparks
9abd670587
Rudimentary stab at an email-expansion tag for docs
...
- Legacy-Id: 10056
2015-08-24 22:00:07 +00:00
Robert Sparks
275023f231
Missed adding the new form
...
- Legacy-Id: 10055
2015-08-24 19:37:22 +00:00
Robert Sparks
4e61776c89
Smarter send_ballot_comment form
...
- Legacy-Id: 10054
2015-08-24 18:25:39 +00:00
Henrik Levkowetz
cb0e6b41a7
Set version info and settings back to development mode
...
- Legacy-Id: 10052
2015-08-23 19:41:36 +00:00
Henrik Levkowetz
64cdd2e95d
Set version info to release version 6.4.1 before branching.
...
- Legacy-Id: 10050
2015-08-23 19:41:30 +00:00
Henrik Levkowetz
8ad020edd2
Removed an unused import.
...
- Legacy-Id: 10047
2015-08-23 19:31:28 +00:00
Henrik Levkowetz
8d43d9144f
Template tweak.
...
- Legacy-Id: 10046
2015-08-23 19:28:28 +00:00
Henrik Levkowetz
3af7309179
Conditionally added the release note title to the release page log block.
...
- Legacy-Id: 10045
2015-08-23 19:25:51 +00:00
Henrik Levkowetz
83c48840ce
Undid unwanted escaping of release log entries.
...
- Legacy-Id: 10044
2015-08-23 19:18:48 +00:00
Henrik Levkowetz
ab1f80ec3e
Removed the agenda.csv template, which isn't used any more.
...
- Legacy-Id: 10041
2015-08-23 19:04:56 +00:00
Robert Sparks
90c3426e2f
updated mailtoken utilities to match the model refactor. Morphed all the code using the utilities to match. Added paths to get Cc through as needed. Next up: Recipient selection form for the iesg save-and-send-email workflow
...
- Legacy-Id: 10040
2015-08-23 18:15:06 +00:00
Henrik Levkowetz
cb75c7d908
Added a migration for the Nomination.share_nominator field.
...
- Legacy-Id: 10039
2015-08-23 09:15:20 +00:00
Henrik Levkowetz
2c2c6a878a
Merged in [10026] from rcross@amsl.com:
...
Fix issue with select2-field.js path in templates.
- Legacy-Id: 10038
Note: SVN reference [10026] has been migrated to Git commit 1617a2d25c
2015-08-22 18:25:47 +00:00
Henrik Levkowetz
f6c78bcecb
Merged in [10004] from rjsparks@nostrum.com:
...
Return new forms instead of validated forms for nomcom nominations and feedback. Fixes #1703 .
- Legacy-Id: 10037
Note: SVN reference [10004] has been migrated to Git commit 1517efaba2
2015-08-22 18:00:16 +00:00
Robert Sparks
d16efcc6cf
Refactor of MailToken to keep the lists of To and CC tokens with one object
...
- Legacy-Id: 10036
2015-08-21 21:07:18 +00:00
Robert Sparks
8a74604a1b
Done with the second pass focusing on test coverage. Lots of test tweaks, some new tests, a couple of bugs fixed. The session request code views need to be redone to allow testing.
...
- Legacy-Id: 10035
2015-08-21 16:39:00 +00:00
Robert Sparks
83753dd24e
Tests nomcom confirmation receipts. Fixes bug in submission blackout test where test was using local time, but view was using utc
...
- Legacy-Id: 10034
2015-08-20 04:23:40 +00:00
Robert Sparks
e545f5e131
rename test member functions so that the tests actually run them. Consider cherrypicking this commit.
...
- Legacy-Id: 10033
2015-08-20 02:32:01 +00:00
Robert Sparks
c01934bd10
Remove dead code
...
- Legacy-Id: 10032
2015-08-20 02:31:21 +00:00
Robert Sparks
65be4190a7
Done with the first pass instrumenting all mail points. There is one spot in the ipr code that's complicated and will require some refactor before instrumenting. There are a few places to add explicit messages (templates and all) to replace the simple use of email_ad. The next pass will be to make sure every spot that sends mail is covered by a test, and that the tests look at the headers sensibly. That will be followed by a moderately heavy refactor of MailToken and the gather_address utilities. Then pages showing the expansions of a token for a given document/group. Long way to go, but this is working well, and I think it will make things much easier later.
...
- Legacy-Id: 10030
2015-08-19 21:53:02 +00:00
Robert Sparks
5db9e0d6a8
checkpoint
...
- Legacy-Id: 10029
2015-08-19 19:53:09 +00:00
Robert Sparks
093ff52eac
Small things before second run at reworking IPR addressing
...
- Legacy-Id: 10028
2015-08-18 20:47:35 +00:00
Robert Sparks
23a2ada5f9
checkpoint
...
- Legacy-Id: 10027
2015-08-18 18:52:22 +00:00
Ryan Cross
1617a2d25c
Fix issue with select2-field.js path in templates. Commit ready for merge.
...
- Legacy-Id: 10026
2015-08-18 17:10:12 +00:00
Henrik Levkowetz
474986b3a2
Merged in [9996] from olau@iola.dk:
...
Summary: Fix missing save button when deleting milestones. Fixes #1762 .
- Legacy-Id: 10024
Note: SVN reference [9996] has been migrated to Git commit 3e76aa1f43
2015-08-18 16:01:16 +00:00
Henrik Levkowetz
0449ebcdfa
Merged in [10002] from rjsparks@nostrum.com:
...
Add a checkbox to the nomination form to indicate permission to nomcom to share the nominator's name with the nominee.
- Legacy-Id: 10023
Note: SVN reference [10002] has been migrated to Git commit bcc14cb0d1
2015-08-18 15:39:12 +00:00
Henrik Levkowetz
0712276737
Merged in [9989] from rjsparks@nostrum.com:
...
Restore color bands to the email-alias page.
- Legacy-Id: 10022
Note: SVN reference [9989] has been migrated to Git commit 7fef69daa5
2015-08-18 15:25:04 +00:00
Henrik Levkowetz
e58db5bf59
Merged in [9969] from lars@netapp.com:
...
Fix HTML error.
- Legacy-Id: 10021
Note: SVN reference [9969] has been migrated to Git commit 39da058d7682b1940e30be38c6eb9020ad446b73
2015-08-18 14:36:27 +00:00
Robert Sparks
56ddf4ca2e
checkpoint. includes moderate change to how personnel changes are sent out
...
- Legacy-Id: 10020
2015-08-17 22:11:54 +00:00
Robert Sparks
89f038a1e3
checkpoint
...
- Legacy-Id: 10019
2015-08-17 20:24:16 +00:00
Robert Sparks
c39ebe4f56
checkpoint
...
- Legacy-Id: 10018
2015-08-13 22:42:39 +00:00
Robert Sparks
f30f5c39f1
checkpoint
...
- Legacy-Id: 10017
2015-08-13 21:16:21 +00:00
Robert Sparks
839d0f89ad
checkpoint
...
- Legacy-Id: 10016
2015-08-13 19:41:02 +00:00
Henrik Levkowetz
766e367aca
Merged in [9968] from lars@netapp.com:
...
Fix HTML nit.
- Legacy-Id: 10015
Note: SVN reference [9968] has been migrated to Git commit 93c38844109d07415684ece41740d377e694aa9c
2015-08-13 09:05:24 +00:00
Henrik Levkowetz
ed8ece2155
Merged in [9967] from lars@netapp.com:
...
Fix HTML bug.
- Legacy-Id: 10014
Note: SVN reference [9967] has been migrated to Git commit d58ecd61c91e2bddbcb6bd9dcbde436ab92b8628
2015-08-13 08:27:25 +00:00
Henrik Levkowetz
127f4069d0
Merged in [9966] from lars@netapp.com:
...
Fix HTML bug.
- Legacy-Id: 10013
Note: SVN reference [9966] has been migrated to Git commit 01ffcd458271e6af3da706bd7db55053c439624b
2015-08-12 20:30:50 +00:00
Robert Sparks
1e84077e53
missed a cleanup
...
- Legacy-Id: 10012
2015-08-11 22:01:53 +00:00
Robert Sparks
79d373fa71
checkpoint.
...
- Legacy-Id: 10011
2015-08-11 21:52:28 +00:00
Robert Sparks
15538ded7e
checkpoint
...
- Legacy-Id: 10010
2015-08-11 17:26:53 +00:00
Robert Sparks
6c85bc558c
checkpoint. Sets initial notify to empty
...
- Legacy-Id: 10009
2015-08-11 02:27:59 +00:00
Robert Sparks
ecad71eb82
Improvements based on sanity checking
...
- Legacy-Id: 10008
2015-08-10 21:31:19 +00:00
Robert Sparks
ad444bd0bc
checkpoint
...
- Legacy-Id: 10007
2015-08-10 20:15:31 +00:00
Henrik Levkowetz
09cecfdab3
Fixed the day-of-week agenda links to not pull the agenda up so high that the start of the day is obscured by the top navbar.
...
- Legacy-Id: 10006
2015-08-10 19:47:42 +00:00
Henrik Levkowetz
fb66c1856f
Merged in [9669] from olau@iola.dk:
...
Summary: Make the meeting agenda code use the historic info available
for groups. In the process, added some select_related/prefetch_related
code to cut the number of database queries in the agenda down from
4000-5000 to about 50. Rewritten agenda CSV code to use Python arrays
rather than a template for improved readability/reuse. Rewritten week
view to assemble its data in Python. Plus a few other minor cleanups,
e.g. lame_description is now gone.
Fixes #1088 . Branch
- Legacy-Id: 10005
Note: SVN reference [9669] has been migrated to Git commit acda84208d
2015-08-10 19:46:11 +00:00
Robert Sparks
1517efaba2
Return new forms instead of validated forms for nomcom nominations and feedback. Fixes #1703 . Commit ready for merge.
...
- Legacy-Id: 10004
2015-08-10 18:28:08 +00:00
Robert Sparks
71a198c112
Remove spurious parenthesis from the template for viewing nomcom feedback. Commit ready for merge.
...
- Legacy-Id: 10003
2015-08-10 17:59:04 +00:00
Robert Sparks
bcc14cb0d1
Add a checkbox to the nomination form to indicate permission to nomcom to share the nominator's name with the nominee. Commit ready for merge.
...
- Legacy-Id: 10002
2015-08-10 17:57:38 +00:00
Ole Laursen
3e76aa1f43
Summary: Fix missing save button when deleting milestones. Fixes #1762 . Commit ready for merge.
...
- Legacy-Id: 9996
2015-08-10 11:36:20 +00:00
Robert Sparks
aebd885f2b
Moved the tokens created so far into a migration
...
- Legacy-Id: 9994
2015-08-09 20:49:08 +00:00
Robert Sparks
7649397f5b
Better app and model names. Some model hygiene. Added admin.
...
- Legacy-Id: 9993
2015-08-09 20:11:26 +00:00
Henrik Levkowetz
47c9792ea5
Added a very simple html version of the json API, to make it easier to explore the api manually.
...
- Legacy-Id: 9992
2015-08-09 16:30:20 +00:00
Henrik Levkowetz
2fe8dcb4c2
Added a very simple html version of the json API, to make it easier to explore the api manually.
...
- Legacy-Id: 9991
2015-08-09 16:28:55 +00:00
Henrik Levkowetz
24bc3a3e85
Make the selenium tests work with statifiles.
...
- Legacy-Id: 9990
2015-08-08 21:08:03 +00:00
Robert Sparks
7fef69daa5
Restore color bands to the email-alias page. Commit ready for merge.
...
- Legacy-Id: 9989
2015-08-07 20:35:43 +00:00
Henrik Levkowetz
6c253ee48b
Improved the verification of submitted file extensions and mimetype.
...
- Legacy-Id: 9986
2015-08-07 12:10:26 +00:00
Robert Sparks
c0acadf222
Working checkpoint
...
- Legacy-Id: 9985
2015-08-06 21:39:49 +00:00
Henrik Levkowetz
6ebe1faf1a
Set version info and settings back to development mode
...
- Legacy-Id: 9982
2015-08-06 18:34:46 +00:00
Henrik Levkowetz
94626536f5
Set version info to release version 6.4.0 before branching.
...
- Legacy-Id: 9980
2015-08-06 18:34:40 +00:00
Henrik Levkowetz
16d7f8e031
Merged in changes which make CDN serving of static files easy, adds bower management of external static files, and transitions the datatracker to use django's staticfiles framework.
...
- Legacy-Id: 9976
2015-08-06 09:54:43 +00:00
Henrik Levkowetz
b26efc82f5
Merged in [9962] from rjsparks@nostrum.com:
...
Include some missing css and javascript for the submit/edit page. Fixes #1760 (though a more thourogh fix for when javascript is disabled is desirable).
- Legacy-Id: 9963
Note: SVN reference [9962] has been migrated to Git commit 56f31cf083
2015-08-03 18:22:10 +00:00
Robert Sparks
56f31cf083
Include some missing css and javascript for the submit/edit page. Fixes #1760 (though a more thourogh fix for when javascript is disabled is desirable). Commit ready for merge.
...
- Legacy-Id: 9962
2015-08-03 15:56:42 +00:00
Henrik Levkowetz
11411d2c30
Merged in an update from trunk@9942.
...
- Legacy-Id: 9961
2015-08-03 14:12:38 +00:00
Henrik Levkowetz
5fe1d43db2
Fixed some additional static file references.
...
- Legacy-Id: 9958
2015-08-01 22:02:14 +00:00
Henrik Levkowetz
0cdf7599a4
It's only an error not to have STATIC_ROOT available in production mode.
...
- Legacy-Id: 9957
2015-08-01 21:14:49 +00:00
Henrik Levkowetz
86dd334355
Fixed an error in settings.py
...
- Legacy-Id: 9956
2015-08-01 21:14:02 +00:00
Henrik Levkowetz
984524b507
Changed additional direct static references to use the static template tag.
...
- Legacy-Id: 9955
2015-08-01 18:14:50 +00:00
Henrik Levkowetz
6de3974be7
Misc stuff.
...
- Legacy-Id: 9954
2015-08-01 15:07:49 +00:00
Henrik Levkowetz
a23846c8be
Changed the storage format for code coverage in *coverage.json, in order to be able to calculate code coverage percentages for a subset of tested files.
...
- Legacy-Id: 9953
2015-08-01 15:07:21 +00:00
Henrik Levkowetz
7a059c908a
Cleaned up bower_storage a bit.
...
- Legacy-Id: 9952
2015-08-01 15:03:40 +00:00
Henrik Levkowetz
ec84efedcd
Simplified the development-mode static files serving, since we're now using the django staticfiles infrastructure.
...
- Legacy-Id: 9951
2015-08-01 15:02:54 +00:00
Henrik Levkowetz
4dc4c6dc9a
Removed dead code
...
- Legacy-Id: 9950
2015-08-01 15:00:14 +00:00
Henrik Levkowetz
669638da6e
Simplified the static setup, using one single static location with full collectstatic usage, instead of a split static setup.
...
- Legacy-Id: 9949
2015-08-01 14:59:40 +00:00
Henrik Levkowetz
1d834801af
Removed dead code.
...
- Legacy-Id: 9948
2015-08-01 14:58:08 +00:00
Henrik Levkowetz
0bf86be4ac
Added a max-age to the cache control of /group/groupmenu.ajax, in order to improve local caching.
...
- Legacy-Id: 9947
2015-08-01 14:57:29 +00:00
Henrik Levkowetz
d37aee7ae2
Updated ietf/checks.py to use STATIC_ROOT instead the CDN_STATIC_PATH used with the split-static setup.
...
- Legacy-Id: 9946
2015-08-01 14:55:47 +00:00
Henrik Levkowetz
9cb8f65c8e
Updated templates to use the static template tag for static files.
...
- Legacy-Id: 9945
2015-08-01 14:53:59 +00:00
Henrik Levkowetz
fb3aade0b4
Set version info and settings back to development mode
...
- Legacy-Id: 9942
2015-08-01 14:52:48 +00:00
Henrik Levkowetz
594d626ad5
Set version info to release version 6.3.0 before branching.
...
- Legacy-Id: 9940
2015-08-01 14:52:42 +00:00
Henrik Levkowetz
71cfe9459f
- Legacy-Id: 9937
2015-08-01 12:59:14 +00:00
Henrik Levkowetz
3e4b419935
Moved bower externals from static/lib to ietf/externals/static. Moved secretariat statics to ietf/secr/static. Moved ietf statics to ietf/static/. Removed static/, as all static files will be handled using 'manage.py collectstatic' at deployment time now.
...
- Legacy-Id: 9934
2015-08-01 12:56:16 +00:00
Henrik Levkowetz
fae9066c9d
Merged in [9925] from rjsparks@nostrum.com:
...
Changed several email alias references from tools.ietf.org to ietf.org. Fixes #1759 .
- Legacy-Id: 9931
Note: SVN reference [9925] has been migrated to Git commit cd5b497acb
2015-08-01 10:23:58 +00:00
Henrik Levkowetz
17b100ec51
Merged in [9924] from rjsparks@nostrum.com:
...
Adds views of active areas, area groups, teams, and directorates.
Adds navigation to those views to the base menus.
Unifies URL patterns shared between group/urls and group/urls_info,
exposing the same view at, e.g., /group/stir and /wg/stir/.
Improves testing, primarily of group/info.py
- Legacy-Id: 9930
Note: SVN reference [9924] has been migrated to Git commit 461af5af19
2015-08-01 10:12:40 +00:00
Henrik Levkowetz
bef78193f5
Merged in [9901] from rcross@amsl.com:
...
Fix matching audio file names with rooms.
- Legacy-Id: 9927
Note: SVN reference [9901] has been migrated to Git commit ce250e16e8
2015-07-31 19:41:43 +00:00
Robert Sparks
cd5b497acb
Changed several email alias references from tools.ietf.org to ietf.org. Fixes #1759 . Commit ready for merge.
...
- Legacy-Id: 9925
2015-07-30 22:13:59 +00:00
Robert Sparks
461af5af19
Adds views of active areas, area groups, teams, and directorates.
...
Adds navigation to those views to the base menus.
Unifies URL patterns shared between group/urls and group/urls_info,
exposing the same view at, e.g., /group/stir and /wg/stir/.
Improves testing, primarily of group/info.py
Commit ready for merge.
- Legacy-Id: 9924
2015-07-30 21:51:38 +00:00
Henrik Levkowetz
ab8d018760
Provide a document's rfc number (if any) as part of the document fields exposed in the json api.
...
- Legacy-Id: 9923
2015-07-30 18:57:44 +00:00
Henrik Levkowetz
faecc697be
Changed the code for meta-data extraction from xml files to not break if a sought-after element is missing.
...
- Legacy-Id: 9922
2015-07-30 18:23:56 +00:00
Henrik Levkowetz
fb79c8a22c
Updated the meta-data error message to say 'errors ... below' instead of 'errors ... above', to match the relative placement of text and error indications.
...
- Legacy-Id: 9921
2015-07-30 18:22:28 +00:00
Henrik Levkowetz
e737fa747c
Fixed an incorrect list of string interpolation arguments.
...
- Legacy-Id: 9918
2015-07-30 13:17:14 +00:00
Henrik Levkowetz
cdb0d24aed
Improved the error reporting for invalid xml file submissions.
...
- Legacy-Id: 9916
2015-07-30 11:44:54 +00:00
Henrik Levkowetz
fe6aa25af5
Improved the handling of failed xml2rfc conversions when no txt document was submitted.
...
- Legacy-Id: 9914
2015-07-29 19:38:00 +00:00
Henrik Levkowetz
1b36eec887
Updated several README files.
...
- Legacy-Id: 9912
2015-07-28 13:20:39 +00:00
Henrik Levkowetz
9fa014f0d2
Changed the location of the datatracker's bower.json file
...
- Legacy-Id: 9911
2015-07-28 13:03:52 +00:00
Henrik Levkowetz
9cec8a0587
Added code to the test_runner to force SERVE_CDN_FILES_LOCALLY_IN_DEV_MODE to True during testing, to avoid triggering the system checks error which doesn't find the CDN symlink expected when serving static files via CDN.
...
- Legacy-Id: 9910
2015-07-28 11:02:00 +00:00
Henrik Levkowetz
6468a43840
Moved and renamed the file and class for the storage helper which lets us find static files managed by bower, to better reflect the function.
...
- Legacy-Id: 9909
2015-07-28 10:40:26 +00:00
Henrik Levkowetz
e5f3df1047
Removed unnecessary urlpattern components from ietf/urls.py.
...
- Legacy-Id: 9908
2015-07-28 10:38:42 +00:00
Henrik Levkowetz
19028d479d
Removed bootstrap from bower.json as a direct dependency -- we're handling bootstrap separately, so don't violate DRY here.
...
- Legacy-Id: 9907
2015-07-28 10:28:54 +00:00
Henrik Levkowetz
fbdd8b479d
Added a check for the existence of the CDN static path using the new (Django 1.7) checks framework. Split the release version and patch string in order to not move the expected CDN static files location when adding a patch indicator to the version number.
...
- Legacy-Id: 9906
2015-07-28 10:25:58 +00:00
Henrik Levkowetz
9c80868187
Placed stock bootstrap (which we don't use, but bower pulls in as a dependency) and our customized bootstrap in different directories, to avoid confusion.
...
- Legacy-Id: 9905
2015-07-28 09:54:47 +00:00
Henrik Levkowetz
7513908c98
Updated bower.json to mention bootstrap 3.3.5
...
- Legacy-Id: 9904
2015-07-28 08:56:19 +00:00
Henrik Levkowetz
6605c03f83
Moved our generated bootstrap and bootstrap-theme css files to the CDN area.
...
- Legacy-Id: 9903
2015-07-27 20:34:25 +00:00
Ryan Cross
ce250e16e8
Fix matching audio file names with rooms. Commit ready for merge.
...
- Legacy-Id: 9901
2015-07-27 18:57:38 +00:00
Henrik Levkowetz
3837b18ab5
Text tweaks
...
- Legacy-Id: 9898
2015-07-27 18:31:42 +00:00
Henrik Levkowetz
a36e40288d
Added bootstrap/static to the STATIFILES_DIRS setting.
...
- Legacy-Id: 9897
2015-07-27 18:26:48 +00:00
Henrik Levkowetz
2da90c8ab3
Handle ^lib/ urls in development and test modes.
...
- Legacy-Id: 9892
2015-07-27 16:51:32 +00:00
Henrik Levkowetz
3a0a36b1e1
Changed the location of a lot of static files.
...
- Legacy-Id: 9891
2015-07-26 18:16:54 +00:00
Henrik Levkowetz
54aac4e12a
Updated templates to use the 'static' template tag to dynamically point to the correct static files location.
...
- Legacy-Id: 9889
2015-07-26 18:15:24 +00:00
Henrik Levkowetz
f9fa3eb1cc
Modified the development and test settings for static files to match the new settings.
...
- Legacy-Id: 9888
2015-07-26 18:14:30 +00:00
Henrik Levkowetz
415f42af82
Added a static directory to hold possible future staticfiles and also README and bower.json files related to the CDN-related changes.
...
- Legacy-Id: 9886
2015-07-26 18:12:15 +00:00
Henrik Levkowetz
c40fc2d0dc
Added staticfiles and CDN-related settings to settings.py
...
- Legacy-Id: 9885
2015-07-26 18:11:08 +00:00
Henrik Levkowetz
1fb8f5a005
Set version info and settings back to development mode
...
- Legacy-Id: 9882
2015-07-25 16:32:35 +00:00
Henrik Levkowetz
675eb77bf5
Set version info to release version 6.2.0 before branching.
...
- Legacy-Id: 9880
2015-07-25 16:32:29 +00:00
Henrik Levkowetz
ea26114076
Merged in [9875] from rjsparks@nostrum.com:
...
Improve the form validation for the submission replaces form.
- Legacy-Id: 9877
Note: SVN reference [9875] has been migrated to Git commit 766270a344
2015-07-25 15:29:30 +00:00
Robert Sparks
766270a344
Improve the form validation for the submission replaces form. Commit ready for merge.
...
- Legacy-Id: 9875
2015-07-23 14:24:59 +00:00
Henrik Levkowetz
a7179d5e03
Merged in [9862] from rjsparks@nostrum.com:
...
Ignore suggestions that a draft replaces itself.
- Legacy-Id: 9874
Note: SVN reference [9862] has been migrated to Git commit 6ccd96fb31
2015-07-23 12:42:49 +00:00
Henrik Levkowetz
75a46fc2a8
Merged in [9861] from lars@netapp.com:
...
The concluded groups also show RGs now, rename menu item.
- Legacy-Id: 9873
Note: SVN reference [9861] has been migrated to Git commit 93ff41d337
2015-07-23 12:20:26 +00:00
Henrik Levkowetz
c7601b72b0
Merged in [9860] from lars@netapp.com:
...
Rename menu item, because the page now shows chartering WGs and RGs.
- Legacy-Id: 9872
Note: SVN reference [9860] has been migrated to Git commit 84cc9fe18e
2015-07-23 12:19:27 +00:00
Henrik Levkowetz
7616b991f6
Merged in [9854] from lars@netapp.com:
...
Make metadata table consistent with others.
- Legacy-Id: 9871
Note: SVN reference [9854] has been migrated to Git commit 491e6a61ef
2015-07-23 12:17:46 +00:00
Henrik Levkowetz
1ece4bd28a
Merged in [9849] from lars@netapp.com:
...
Make nav title capitalization consistent with other text. Consistently add
arrows for tabs that navigate away from the site. Shorten some text.
- Legacy-Id: 9870
Note: SVN reference [9849] has been migrated to Git commit b367007e6e
2015-07-23 10:07:15 +00:00
Henrik Levkowetz
a80c58f932
Merged in [9857] from lars@netapp.com:
...
Apply more of the styling from the current meta tables.
- Legacy-Id: 9868
Note: SVN reference [9857] has been migrated to Git commit dcccd9c863
2015-07-23 09:57:33 +00:00
Henrik Levkowetz
69a3c5dea4
Merged in [9856] from lars@netapp.com:
...
Style the metadata tables for groups, documents, etc. like Henrik prefers.
- Legacy-Id: 9867
Note: SVN reference [9856] has been migrated to Git commit 9133b9469e
2015-07-23 09:55:56 +00:00
Henrik Levkowetz
e367c9e4ea
Merged in [9855] from lars@netapp.com:
...
Fix bugs in adding/removing documents to personal ID list.
- Legacy-Id: 9866
Note: SVN reference [9855] has been migrated to Git commit 0293061c3f
2015-07-23 08:54:46 +00:00
Henrik Levkowetz
615a12485c
Merged in [9852] from lars@netapp.com:
...
Fix display of AD and shepherd names, and also fix the respective mailto: links.
- Legacy-Id: 9865
Note: SVN reference [9852] has been migrated to Git commit 573496df73
2015-07-23 08:25:02 +00:00
Henrik Levkowetz
3540c1bedc
Merged in [9851] from lars@netapp.com:
...
Fix the logic, so that if there are no matches and we don't want a warning
saying that, there is also no empty table being produced.
- Legacy-Id: 9864
Note: SVN reference [9851] has been migrated to Git commit 7a8c6d714c
2015-07-23 08:21:25 +00:00
Henrik Levkowetz
ba762e4356
Merged in [9850] from lars@netapp.com:
...
Move state length notification after RFC Editor status (looks better).
- Legacy-Id: 9863
Note: SVN reference [9850] has been migrated to Git commit 60cec8481d
2015-07-23 08:20:04 +00:00
Robert Sparks
6ccd96fb31
Ignore suggestions that a draft replaces itself. Commit ready for merge.
...
- Legacy-Id: 9862
2015-07-23 08:02:26 +00:00
Lars Eggert
93ff41d337
The concluded groups also show RGs now, rename menu item.
...
Commit ready for merge.
- Legacy-Id: 9861
2015-07-23 07:44:51 +00:00
Lars Eggert
84cc9fe18e
Rename menu item, because the page now shows chartering WGs and RGs.
...
Commit ready for merge.
- Legacy-Id: 9860
2015-07-23 07:23:31 +00:00
Henrik Levkowetz
da893dad1c
Merged in support of xml-source only drafts submissions from personal/henrik/submitxml/.
...
- Legacy-Id: 9859
2015-07-22 21:53:23 +00:00
Henrik Levkowetz
d5f36911cf
Added support of xml-source only drafts submissions.
...
- Legacy-Id: 9858
2015-07-22 21:35:44 +00:00
Lars Eggert
dcccd9c863
Apply more of the styling from the current meta tables.
...
Commit ready for merge.
- Legacy-Id: 9857
2015-07-22 14:31:01 +00:00
Lars Eggert
9133b9469e
Style the metadata tables for groups, documents, etc. like Henrik prefers.
...
Commit ready for merge.
- Legacy-Id: 9856
2015-07-22 14:06:02 +00:00
Lars Eggert
0293061c3f
Fix bugs in adding/removing documents to personal ID list.
...
Commit ready for merge.
- Legacy-Id: 9855
2015-07-22 13:27:25 +00:00
Lars Eggert
491e6a61ef
Make metadata table consistent with others. Commit ready for merge.
...
- Legacy-Id: 9854
2015-07-22 13:26:43 +00:00
Lars Eggert
573496df73
Fix display of AD and shepherd names, and also fix the respective mailto: links.
...
Commit ready for merge.
- Legacy-Id: 9852
2015-07-22 11:35:49 +00:00
Lars Eggert
7a8c6d714c
Fix the logic, so that if there are no matches and we don't want a warning
...
saying that, there is also no empty table being produced.
Commit ready for merge.
- Legacy-Id: 9851
2015-07-22 11:29:18 +00:00
Lars Eggert
60cec8481d
Move state length notification after RFC Editor status (looks better).
...
Commit ready for merge.
- Legacy-Id: 9850
2015-07-22 11:01:28 +00:00
Lars Eggert
b367007e6e
Make nav title capitalization consistent with other text. Consistently add
...
arrows for tabs that navigate away from the site. Shorten some text.
Commit ready for merge.
- Legacy-Id: 9849
2015-07-22 10:57:32 +00:00
Henrik Levkowetz
c8ac65ab1d
Added a missing {% load bootstrap3 %} in a template.
...
- Legacy-Id: 9846
2015-07-22 09:31:45 +00:00
Henrik Levkowetz
69933000d0
Fixed 2 instances of missing protocol specifier in URLs, pointed out by Lars Eggert.
...
- Legacy-Id: 9844
2015-07-21 11:31:07 +00:00
Henrik Levkowetz
a4c6842e16
Set version info and settings back to development mode
...
- Legacy-Id: 9841
2015-07-21 10:13:23 +00:00
Henrik Levkowetz
2e71e71322
Set version info to release version 6.1.0 before branching.
...
- Legacy-Id: 9839
2015-07-21 10:13:16 +00:00
Henrik Levkowetz
e0af22a110
Added a migration to capture the new DocEvent types that came in with Ole's replaced_by code in [9829].
...
- Legacy-Id: 9835
Note: SVN reference [9829] has been migrated to Git commit 953d639ae3
2015-07-21 10:01:50 +00:00
Henrik Levkowetz
6865732b4f
Fixed newly introduced html errors in agenda.html.
...
- Legacy-Id: 9834
2015-07-21 09:28:55 +00:00
Henrik Levkowetz
e8d8ada124
Tweaked the agenda page header look a bit.
...
- Legacy-Id: 9833
2015-07-20 17:53:59 +00:00
Henrik Levkowetz
29db4a64a7
Tweaked the top alternative format links on the agenda page.
...
- Legacy-Id: 9832
2015-07-20 15:15:23 +00:00
Henrik Levkowetz
953d639ae3
Merged in Ole's submit-time draft replacement information work, as tested and updated by Robert and Adam.
...
- Legacy-Id: 9829
2015-07-20 14:53:20 +00:00
Henrik Levkowetz
5656743d25
Silent a deprecation warning.
...
- Legacy-Id: 9828
2015-07-20 14:11:16 +00:00
Henrik Levkowetz
ab61063882
Added escaping of changelist content for the /release/ pages.
...
- Legacy-Id: 9827
2015-07-20 13:49:06 +00:00
Henrik Levkowetz
1d4dd91ca2
Merged in [9821] from rcross@amsl.com:
...
Allow Secretariat to submit drafts during blackout period. Fixes #1755 .
- Legacy-Id: 9826
Note: SVN reference [9821] has been migrated to Git commit 007d7d22b4
2015-07-20 13:32:10 +00:00
Henrik Levkowetz
83bef1d160
Merged in [9813] from rjsparks@nostrum.com:
...
Add navigation to the new secretariat agenda tools. Change the buttons at the top of the agenda.html page to links.
- Legacy-Id: 9825
Note: SVN reference [9813] has been migrated to Git commit 2b7f7dec52
2015-07-20 13:13:09 +00:00
Henrik Levkowetz
f9bca1b6cc
Merged in [9812] from suresh.krishnan@ericsson.com:
...
Informing ADs, chairs and delegates of WG personnel changes. Fixes #1310 .
- Legacy-Id: 9824
Note: SVN reference [9812] has been migrated to Git commit 7feee30d46
2015-07-20 12:54:13 +00:00
Henrik Levkowetz
2340338f6d
Merged in [9809] from lars@netapp.com:
...
Add some whitespace to make wrapping AD names in ballots a bit easier to read.
- Legacy-Id: 9823
Note: SVN reference [9809] has been migrated to Git commit efc5b066464d11925ae7864fbeddf03de50dc210
2015-07-20 12:43:26 +00:00
Henrik Levkowetz
e8da0b6506
Merged in [9807] from lars@netapp.com:
...
Removed a comment about an issue that was fixed in r9806.
- Legacy-Id: 9822
Note: SVN reference [9807] has been migrated to Git commit 297686b95293f55e3066c56e7499463005c01668
2015-07-20 12:35:00 +00:00
Ryan Cross
007d7d22b4
Allow Secretariat to submit drafts during blackout period. Fixes #1755 . Commit ready for merge.
...
- Legacy-Id: 9821
2015-07-20 09:56:19 +00:00