Henrik Levkowetz
3397b2d8ba
Set version info to release version 6.0.1 before branching.
...
- Legacy-Id: 9509
2015-04-15 19:24:19 +00:00
Henrik Levkowetz
f18e0694fa
Merged in [9505] from rjsparks@nostrum.com:
...
Add a checkbox to cc the group list address on ballot positions if a document belongs to a group. Add better tests of the checkboxes on that form.
- Legacy-Id: 9506
Note: SVN reference [9505] has been migrated to Git commit b84d4d3a20
2015-04-15 15:49:35 +00:00
Robert Sparks
b84d4d3a20
Add a checkbox to cc the group list address on ballot positions if a document belongs to a group. Add better tests of the checkboxes on that form. Commit ready for merge.
...
- Legacy-Id: 9505
2015-04-15 14:53:42 +00:00
Henrik Levkowetz
66b46ef636
Provided a different shortcut icon for the datatracker when run in development or test mode. Fixes issue #1667 .
...
- Legacy-Id: 9504
2015-04-15 14:43:15 +00:00
Henrik Levkowetz
3e2b92cb8e
Added back the development mode header on the frontpage.
...
- Legacy-Id: 9503
2015-04-15 13:30:46 +00:00
Henrik Levkowetz
d59af2aa0f
Adapt session_draft_list() code to handle the case when there is multiple agendas for a given group acronym. Fixes some server 500 results when trying to get pdf bundles for the plenary sessions for ietf 71.
...
- Legacy-Id: 9502
2015-04-15 12:58:44 +00:00
Henrik Levkowetz
cfc85de166
Put back the schema specifier of IANA and RFC-editor URLs -- they are needed in parts of the code.
...
- Legacy-Id: 9501
2015-04-15 11:33:36 +00:00
Henrik Levkowetz
789fcb2307
Put back the value attribute for the name/value pair of many input and button elements which lost the value attribute in the conversion, in order to let the backing form code determine which button was pressed.
...
- Legacy-Id: 9500
2015-04-15 11:31:29 +00:00
Henrik Levkowetz
9190cdd946
Put back the value attribute for the name/value pair of the 'Save & send email' button of the ballot position edit form, in order to provide the button name to the form handling code. Fixes issue #1668 .
...
- Legacy-Id: 9499
2015-04-15 11:10:15 +00:00
Henrik Levkowetz
fb38bf16e2
Shaved off some more vertical space in the document tables. Builds on [9494], addresses #1660 , #1663 , #1665 .
...
- Legacy-Id: 9495
Note: SVN reference [9494] has been migrated to Git commit 43e16f1516
2015-04-14 19:03:52 +00:00
Henrik Levkowetz
43e16f1516
Introduced a couple of changes to the document list row format to make rows take up less vertical space: Moved the page count in under the date, so it won't add vertical space, and made shepherd email addresses break across lines if needed, instead of squashing the column widths of the other columns.
...
- Legacy-Id: 9494
2015-04-14 18:27:21 +00:00
Henrik Levkowetz
cd14d95484
Added a filter which lets an email address break before the at-sign.
...
- Legacy-Id: 9493
2015-04-14 18:20:52 +00:00
Henrik Levkowetz
bcef133784
Made it clearer on the document iesg review page and the ballot popup page which ADs mentioned are ex-ADs, by adding parentheses in addition to the dimmed text. Fixes issue #1664
...
- Legacy-Id: 9492
2015-04-14 17:52:07 +00:00
Henrik Levkowetz
4e2ee83079
Fixed typo in font stylesheet link elements.
...
- Legacy-Id: 9490
2015-04-14 14:36:48 +00:00
Henrik Levkowetz
2ec1a56b4f
Removed all subsection horizontal lines from the document meta tables, on suggestion from mnot@pobox.com. Addresses issue #1659 .
...
- Legacy-Id: 9487
2015-04-14 09:16:51 +00:00
Henrik Levkowetz
d53bc1c9fc
Added a missing templatetag library load instruction for bootstrap3. Addresses issue #1662 .
...
- Legacy-Id: 9486
2015-04-14 08:54:02 +00:00
Henrik Levkowetz
d2eb460054
Replaced google-served fonts with self-hosted ones.
...
- Legacy-Id: 9485
2015-04-14 00:06:12 +00:00
Henrik Levkowetz
b91c65e336
Set version info and settings back to development mode
...
- Legacy-Id: 9483
2015-04-13 20:32:02 +00:00
Henrik Levkowetz
a3f7a42e39
Set version info to release version 6.0.0 before branching.
...
- Legacy-Id: 9481
2015-04-13 20:31:55 +00:00
Henrik Levkowetz
8f9d328db4
Added rel='nofollow' to less interesting entries in the document revision list, to limit unecessary crawling.
...
- Legacy-Id: 9475
2015-04-13 19:45:34 +00:00
Henrik Levkowetz
c53b7b0582
Removed the link to help for the 'Legacy' document stream state, since we don't have any help for that.
...
- Legacy-Id: 9474
2015-04-13 18:05:44 +00:00
Henrik Levkowetz
b59db9a6cc
Provide DocHistory entries with a docalias_set property (that of the associated document).
...
- Legacy-Id: 9473
2015-04-13 16:47:53 +00:00
Henrik Levkowetz
2aa28d3f88
Make the document revision view work for revisions other than the current one if doc.group has changed during the document's history.
...
- Legacy-Id: 9472
2015-04-13 16:40:05 +00:00
Henrik Levkowetz
fbe8b339e8
Updated the facelift todo list.
...
- Legacy-Id: 9471
2015-04-13 16:36:03 +00:00
Henrik Levkowetz
d52d916dd0
Changed the ballot-position to bootstrap label-type translation.
...
- Legacy-Id: 9470
2015-04-13 16:35:17 +00:00
Henrik Levkowetz
576e29e4e6
Turned the dev mode navbar back to red. Added a small IETF logo with transparent background for the navbar, instead of using two with dedicated colour-background.
...
- Legacy-Id: 9468
2015-04-12 20:27:45 +00:00
Henrik Levkowetz
9c5de53b54
Added virtualenv support to wsgi.py
...
- Legacy-Id: 9467
2015-04-12 19:43:03 +00:00
Henrik Levkowetz
f3d4f3e474
Updated a test to match the 'Document Search' change.
...
- Legacy-Id: 9462
2015-04-12 13:30:34 +00:00
Henrik Levkowetz
d8350a86bd
Footer tweaks.
...
- Legacy-Id: 9461
2015-04-12 12:19:10 +00:00
Henrik Levkowetz
e83ce9ed17
Front page style and text tweaks.
...
- Legacy-Id: 9460
2015-04-12 12:11:18 +00:00
Henrik Levkowetz
cbc7c7cedf
Footer style tweaks.
...
- Legacy-Id: 9459
2015-04-12 12:10:32 +00:00
Henrik Levkowetz
627ea11ae3
Changed 'Search documents' to 'Document Search' in various places.
...
- Legacy-Id: 9457
2015-04-12 11:29:00 +00:00
Henrik Levkowetz
8c9ecf6540
Font size tweaks, additional links, some text changes.
...
- Legacy-Id: 9456
2015-04-12 11:26:43 +00:00
Henrik Levkowetz
4204da08ff
Updated facelift todo page.
...
- Legacy-Id: 9454
2015-04-11 21:53:40 +00:00
Henrik Levkowetz
25355f6b52
Fixed the problem with the AD column in the area wg lists, so the WG AD is shown.
...
- Legacy-Id: 9450
2015-04-11 21:46:46 +00:00
Henrik Levkowetz
20d35e0ad8
Updated the search_result_row template to refer to doc.related_ipr instead of the now eliminated extra search-result attribute doc.iprs. Updated the facelift todo list.
...
- Legacy-Id: 9449
2015-04-11 19:45:21 +00:00
Henrik Levkowetz
538ef976e4
Updated facelift todo page.
...
- Legacy-Id: 9448
2015-04-11 19:19:10 +00:00
Henrik Levkowetz
02cd366ff0
Merged in trunk@9440, containing the changes for version 5.13.1; and updated tests which look at HTML content to work with the facelift changes.
...
- Legacy-Id: 9446
2015-04-11 18:24:20 +00:00
Henrik Levkowetz
663fc30d53
Updated tod list.
...
- Legacy-Id: 9445
2015-04-11 15:07:49 +00:00
Henrik Levkowetz
39ed53e19a
Set version info and settings back to development mode
...
- Legacy-Id: 9440
2015-04-10 13:44:17 +00:00
Henrik Levkowetz
f2e66d5b2f
Set version info to release version 5.13.1 before branching.
...
- Legacy-Id: 9438
2015-04-10 13:44:11 +00:00
Henrik Levkowetz
1a08396784
Updated settings for the meeting materials cutoff.
...
- Legacy-Id: 9435
2015-04-09 21:28:49 +00:00
Henrik Levkowetz
c417c5720a
Merged in [9428] from rjsparks@nostrum.com:
...
Properly mark (and test) older ballot comment and discuss text after a new revision is submitted . Fixes bug #1656 .
- Legacy-Id: 9434
Note: SVN reference [9428] has been migrated to Git commit 0ff9747092
2015-04-09 21:00:07 +00:00
Henrik Levkowetz
422869611b
Merged in [9426] from rcross@amsl.com:
...
Add several 'From' options for IAD user of announcement tool.
- Legacy-Id: 9433
Note: SVN reference [9426] has been migrated to Git commit e5309ab73a
2015-04-09 20:38:30 +00:00
Henrik Levkowetz
b8f84dc8d7
Merged in [9375] from rjsparks@nostrum.com:
...
Put old style slides directly into archived. Migrate IETF92 materials to match.
- Legacy-Id: 9432
Note: SVN reference [9375] has been migrated to Git commit d46035003e
2015-04-09 20:22:03 +00:00
Henrik Levkowetz
443e9bf6bf
Merged in [9373] from rjsparks@nostrum.com:
...
Add missing migration.
- Legacy-Id: 9431
Note: SVN reference [9373] has been migrated to Git commit 284f78e137
2015-04-09 20:13:36 +00:00
Henrik Levkowetz
2cf0c74561
Merged in [9351] from rjsparks@nostrum.com:
...
Remove sessonly, replacing the idea with a separate State. Add tests checking how materials show on agenda views.
- Legacy-Id: 9430
Note: SVN reference [9351] has been migrated to Git commit a6c64d2b12
2015-04-09 19:46:04 +00:00
Henrik Levkowetz
b829b179ca
Merged in [9349] from rjsparks@nostrum.com:
...
Cleanup: remove transition methods for group.ad.
- Legacy-Id: 9429
Note: SVN reference [9349] has been migrated to Git commit 16662f6448
2015-04-09 19:32:46 +00:00
Robert Sparks
0ff9747092
Properly mark (and test) older ballot comment and discuss text after a new revision is submitted . Fixes bug #1656 . Commit ready for merge.
...
- Legacy-Id: 9428
2015-04-08 20:55:04 +00:00
Henrik Levkowetz
d4bd6c3775
Renamed the base template file from 'ietf.html' to 'base.html'.
...
- Legacy-Id: 9427
2015-04-08 19:16:48 +00:00
Ryan Cross
e5309ab73a
Add several 'From' options for IAD user of announcement tool. Commit ready for merge.
...
- Legacy-Id: 9426
2015-04-08 18:11:49 +00:00
Henrik Levkowetz
cce39c75dc
Only show 'Datatracker' in top navbar if user isn't logged in, so there is space for long usernames. Updated the link to used google fonts.
...
- Legacy-Id: 9425
2015-04-08 15:06:23 +00:00
Henrik Levkowetz
5c24ec16ff
Changed 'Account' to 'User' in menubar for consistency.
...
- Legacy-Id: 9424
2015-04-08 15:04:15 +00:00
Henrik Levkowetz
1b0f6e0ba3
Updated about page.
...
- Legacy-Id: 9423
2015-04-08 15:03:15 +00:00
Henrik Levkowetz
8ab20e2bfc
Updated facelift todo page.
...
- Legacy-Id: 9422
2015-04-08 15:02:34 +00:00
Henrik Levkowetz
31e4f1fec7
Made the revision list at the top of document pages take up less room. Added a warning above the document meta-information for old revisions. Made the background in the cell of the revision being shown have warning colour when showing old revisions. Gave the document meta-information tables the same sectioned look as the WG meta-information tables, as requested by a reviewer.
...
- Legacy-Id: 9421
2015-04-08 14:59:39 +00:00
Henrik Levkowetz
db165fcef9
Added a missing </div>.
...
- Legacy-Id: 9419
2015-04-06 07:50:22 +00:00
Henrik Levkowetz
e8f2d27de3
Commented out a lot of what I believe to be dead code.
...
- Legacy-Id: 9418
2015-04-06 07:48:01 +00:00
Henrik Levkowetz
ea28212d31
Added more text to the about page. Fixed some minor text issues.
...
- Legacy-Id: 9417
2015-04-06 07:44:59 +00:00
Henrik Levkowetz
16911de8d2
Changed 'New account' to actually point at the account creation page, instead of the account intex page (which isn't needed any more).
...
- Legacy-Id: 9416
2015-04-06 07:43:54 +00:00
Henrik Levkowetz
335cb3b122
Fixed the changelog path setting, which was statically set to a value which works on the production system, but not for an arbitrary work directry.
...
- Legacy-Id: 9414
2015-04-05 21:53:56 +00:00
Henrik Levkowetz
1b3e98dd31
Added simple tests for help and release pages.
...
- Legacy-Id: 9413
2015-04-05 20:59:51 +00:00
Henrik Levkowetz
24a2339b99
Added more text to the about page.
...
- Legacy-Id: 9412
2015-04-05 20:00:41 +00:00
Henrik Levkowetz
1b50432c42
Removed debug statements.
...
- Legacy-Id: 9411
2015-04-05 19:38:32 +00:00
Henrik Levkowetz
7488adef5b
Fixed a bug in /help/state/ (bad links). Linked additional state labels in the document pages to the state descriptions under /help/state. Renamed a template file to better match its function.
...
- Legacy-Id: 9410
2015-04-05 19:35:31 +00:00
Henrik Levkowetz
e65cb9501b
Removed file with dummy tests.
...
- Legacy-Id: 9408
2015-04-05 18:55:37 +00:00
Henrik Levkowetz
4ff9868f1c
Added pages About and ToDo under /release/.
...
- Legacy-Id: 9407
2015-04-05 17:05:06 +00:00
Henrik Levkowetz
acabb32480
Added <link/> to PT fonts. Tweaked the page footer.
...
- Legacy-Id: 9406
2015-04-05 10:00:38 +00:00
Henrik Levkowetz
b81c169e7d
Reorganized the frontpage a bit, to display better and more consistently on various-size devices.
...
- Legacy-Id: 9403
2015-04-04 19:49:33 +00:00
Henrik Levkowetz
e762740200
Changed background colour for some table headers by changing class from 'waring' to 'info'.
...
- Legacy-Id: 9401
2015-04-04 19:43:29 +00:00
Henrik Levkowetz
3d2517dc1f
Fixed a very confusing template variable naming.
...
- Legacy-Id: 9400
2015-04-04 16:43:52 +00:00
Henrik Levkowetz
11d841df32
Added written branding in the top menubar.
...
- Legacy-Id: 9397
2015-04-04 13:36:49 +00:00
Henrik Levkowetz
139ebd4d27
Updated a css class name.
...
- Legacy-Id: 9395
2015-04-04 08:59:19 +00:00
Henrik Levkowetz
bf9d668c3e
Changed from using an otherwise unused css class as content container selector in tests, to instead using an explicit css id as selector.
...
- Legacy-Id: 9394
2015-04-04 08:57:39 +00:00
Henrik Levkowetz
97d0d7cc98
Reverted to refering to font-awesome.min.css after debugging. Removed an unused css class, and instead added an id='content' on the content-holding div, for use as a selector in tests. Reverted to scheme-less script src for jquery from ajax.googleapis.com.
...
- Legacy-Id: 9393
2015-04-04 08:54:49 +00:00
Henrik Levkowetz
20bfe9d39e
Additional menu sidebar vs main content tweaks.
...
- Legacy-Id: 9392
2015-04-04 07:22:04 +00:00
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