Commit graph

1806 commits

Author SHA1 Message Date
Henrik Levkowetz 8365a36c2f Fixed an issue where the https: schema inadvertently had been included in RFCDIFF_PREFIX, causing duplicate schema specifications in some places. Changed name to RFCDIFF_BASE_URL and cleaned out the duplicate schema specifiers.
- Legacy-Id: 9593
2015-04-30 22:00:49 +00:00
Robert Sparks 72b85fc1c7 checkpoint: views by type working
- Legacy-Id: 9592
2015-04-30 21:44:45 +00:00
Robert Sparks 1e30120710 checkpoint. Model changes done and UI tweaked to match.
- Legacy-Id: 9588
2015-04-30 15:57:48 +00:00
Robert Sparks 65f0fed7a7 checkpointing some css/html noodling before tearing into models
- Legacy-Id: 9587
2015-04-29 14:39:17 +00:00
Henrik Levkowetz d27e86a77c A better fix for the misaligned table header fields of the doc history page. Superseeds the solution in [9585].
- Legacy-Id: 9586
Note: SVN reference [9585] has been migrated to Git commit cce75254c7
2015-04-28 22:39:06 +00:00
Henrik Levkowetz cce75254c7 Aligned the table header fields with the table columns in the doc history page. Marked the action text safe so as to make embedded links show up as links.
- Legacy-Id: 9585
2015-04-28 20:43:04 +00:00
Robert Sparks b0ce25aa44 clean merge forward
- Legacy-Id: 9584
2015-04-27 20:24:40 +00:00
Henrik Levkowetz 3c0da5ddd0 Fixed another html issue found by the html validation in bin/test-crawl.
- Legacy-Id: 9573
2015-04-26 22:04:13 +00:00
Henrik Levkowetz 2d5ed602f3 Fixed some html issues found by the html validation in bin/test-crawl.
- Legacy-Id: 9571
2015-04-26 21:52:57 +00:00
Henrik Levkowetz 523e4adaf6 Merged in [9554] from rcross@amsl.com:
Fixes #1692.  Drag-and-Drop slide re-ordering no longer works in secr/proceedings.  Consolidate / update JQuery-UI.
 - Legacy-Id: 9569
Note: SVN reference [9554] has been migrated to Git commit 84670f7172
2015-04-26 21:24:50 +00:00
Henrik Levkowetz ba6cabac7f Merged in [9546] from rcross@amsl.com:
Fixes alignment of ballot position headers in IESG agenda moderator package.
 - Legacy-Id: 9567
Note: SVN reference [9546] has been migrated to Git commit b3d9581822
2015-04-26 20:55:19 +00:00
Henrik Levkowetz 0d08fff0ac Updated a bunch of links from http: to https: based on a patch from lars@netapp.com.
- Legacy-Id: 9555
2015-04-24 21:45:04 +00:00
Henrik Levkowetz ec0321e0da Added copyright lines and template origin to the html templates. Fixed a number of instances of html that didn't validate.
- Legacy-Id: 9551
2015-04-24 20:40:01 +00:00
Ryan Cross b3d9581822 Fixes alignment of ballot position headers in IESG agenda moderator package. Commit ready for merge.
- Legacy-Id: 9546
2015-04-23 19:10:54 +00:00
Henrik Levkowetz c1b86d9ae2 Merged in [9525] from lars@netapp.com:
Make the menu bar search field appear on slightly smaller screen widths.
 - Legacy-Id: 9540
Note: SVN reference [9525] has been migrated to Git commit 651477699b
2015-04-21 21:02:43 +00:00
Henrik Levkowetz 6deac8e06e Merged in [9524] from lars@netapp.com:
Add some shim js libraries for IE8 and earlier
(see http://getbootstrap.com/getting-started/#template)
Fix HTML structural errors in the template.
Wrap some HTML comments into Django comments, so they don't get sent to the
client.
 - Legacy-Id: 9539
Note: SVN reference [9524] has been migrated to Git commit 6f2e9f7c25
2015-04-21 20:28:13 +00:00
Henrik Levkowetz 25856d114a Merged in [9516] from rjsparks@nostrum.com:
Don't show needed positions for closed ballots. Fixes #1622.
 - Legacy-Id: 9536
Note: SVN reference [9516] has been migrated to Git commit 58dabb6961
2015-04-21 20:00:53 +00:00
Henrik Levkowetz d75bb87015 Merged in [9514] from rjsparks@nostrum.com:
If the name attached to an additional-info URL for a group is blank, show the URL instead. Fixes #1523 and #1657.
 - Legacy-Id: 9535
Note: SVN reference [9514] has been migrated to Git commit 777d610806
2015-04-21 19:48:59 +00:00
Henrik Levkowetz 4f6283a3b7 Merged in [9513] from rjsparks@nostrum.com:
Don't show concluded groups in the community list section of the navbar. Fixes bug #1652.
 - Legacy-Id: 9534
Note: SVN reference [9513] has been migrated to Git commit d1d731838f
2015-04-21 19:39:10 +00:00
Lars Eggert 651477699b Make the menu bar search field appear on slightly smaller screen widths.
- Legacy-Id: 9525
2015-04-20 08:20:40 +00:00
Lars Eggert 6f2e9f7c25 Add some shim js libraries for IE8 and earlier
(see http://getbootstrap.com/getting-started/#template)

Fix HTML structural errors in the template.

Wrap some HTML comments into Django comments, so they don't get sent to the
client.
 - Legacy-Id: 9524
2015-04-20 07:41:21 +00:00
Henrik Levkowetz e843516043 Removed typogrify, which is not in use any more.
- Legacy-Id: 9522
2015-04-17 20:38:09 +00:00
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
Robert Sparks 777d610806 If the name attached to an additional-info URL for a group is blank, show the URL instead. Fixes #1523 and #1657. Commit ready for merge.
- Legacy-Id: 9514
2015-04-16 19:07:59 +00:00
Robert Sparks d1d731838f Don't show concluded groups in the community list section of the navbar. Fixes bug #1652. Commit ready for merge.
- Legacy-Id: 9513
2015-04-15 20:03:09 +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
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 9bf8082b6c Reverted some unwanted changes to the release list page.
- Legacy-Id: 9378
2015-04-03 21:16:41 +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 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 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
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
Robert Sparks 8f0b8a9225 Checkpoint for demonstration/discussion in Dallas. More development expected afterwards.
- Legacy-Id: 9250
2015-03-19 18:41:02 +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
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 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
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
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 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
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 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
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 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 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 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
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
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
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
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
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 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
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 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
Ole Laursen b5458c29d3 Summary: Clean up some of the FACELIFT comments
- Legacy-Id: 8959
2015-02-03 16:18:42 +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 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
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
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 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 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
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 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
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 86b97c7573 Summary: Facelift IPR add comment page
- Legacy-Id: 8915
2015-01-26 11:37:14 +00:00