Robert Sparks
58dabb6961
Don't show needed positions for closed ballots. Fixes #1622 . Commit ready for merge.
...
- Legacy-Id: 9516
2015-04-16 19:39:08 +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
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
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
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
fbe8b339e8
Updated the facelift todo list.
...
- Legacy-Id: 9471
2015-04-13 16:36:03 +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
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
663fc30d53
Updated tod list.
...
- Legacy-Id: 9445
2015-04-11 15:07:49 +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
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
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
24a2339b99
Added more text to the about page.
...
- Legacy-Id: 9412
2015-04-05 20:00:41 +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
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
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