Lars Eggert
53089a94f6
And more fixes.
...
- Legacy-Id: 19902
2022-02-01 07:47:25 +00:00
Lars Eggert
6ca6c35186
More fixes.
...
- Legacy-Id: 19829
2022-01-11 15:02:27 +00:00
Lars Eggert
5132661b06
More test fixes
...
- Legacy-Id: 19803
2022-01-05 11:25:25 +00:00
Lars Eggert
448c6dbe9e
And more bs5 stuff
...
- Legacy-Id: 19717
2021-12-01 13:52:50 +00:00
Lars Eggert
6b7beb17bf
panel -> card
...
- Legacy-Id: 19618
2021-11-10 12:59:12 +00:00
Lars Eggert
bb5810a934
Labels are badges in bs5.
...
- Legacy-Id: 19616
2021-11-10 11:15:46 +00:00
Lars Eggert
021ba39712
Reindent all templates with djhtml
...
- Legacy-Id: 19610
2021-11-10 09:41:11 +00:00
Lars Eggert
94b12af9da
btn-default -> btn-primary
...
- Legacy-Id: 19606
2021-11-10 07:54:58 +00:00
Lars Eggert
f12bc99d76
Fix timelines
...
- Legacy-Id: 19591
2021-11-09 16:43:55 +00:00
Lars Eggert
9cf29baf5b
table-condensed -> table-sm
...
- Legacy-Id: 19589
2021-11-09 14:21:05 +00:00
Jennifer Richards
2060173f3a
Improve proceedings display with new title block, configurable host logos, and additional PDF or URL materials. Fixes #3147 . Commit ready for merge.
...
- Legacy-Id: 19306
2021-08-30 17:02:49 +00:00
Robert Sparks
0eb027879a
Render markdown on the document main page for document materials. Fixes #2927 . Commit ready for merge.
...
- Legacy-Id: 19243
2021-07-20 19:58:31 +00:00
Henrik Levkowetz
bd496b716f
Removed superfluous spaces within <pre> for materials. Fixes issue #3124 .
...
- Legacy-Id: 18659
2020-11-06 16:16:41 +00:00
Henrik Levkowetz
93e07f8650
Changed deprecated 'load staticfiles' to recommended 'load static'
...
- Legacy-Id: 18080
2020-06-27 13:51:19 +00:00
Henrik Levkowetz
a7a195abcc
The template filter keep_spacing can interact badly with wordwrap. Removed it from several places, and made text document display more consistent. Fixes issue #2481 .
...
- Legacy-Id: 14917
2018-03-25 07:12:31 +00:00
Henrik Levkowetz
6e9bb00f13
Changed html cleaning to differentiate between fragment cleaning and document cleaning. Added an lxml-based cleaner for document cleaning, also permitting <style> tags (but not external style sheets).
...
- Legacy-Id: 14775
2018-03-13 12:48:22 +00:00
Henrik Levkowetz
fbb4b4447f
Improved wordwrap on materials document pages.
...
- Legacy-Id: 14585
2018-01-29 15:01:30 +00:00
Henrik Levkowetz
52fe135c53
Use the wordwrap filter instead of the fill filter when displaying meeting minutes and similar, to avoid messing up the formatting.
...
- Legacy-Id: 14060
2017-08-21 12:11:17 +00:00
Henrik Levkowetz
f8f7815060
Added a slide abstract [Edit] button on slide document pages also for empty abstracts, to provide the ability to add abstracts.
...
- Legacy-Id: 13825
2017-07-10 21:46:21 +00:00
Henrik Levkowetz
5f053ad21a
Cleaned up the remaining explicit url names, using dotted-paths to view
...
functions instead. In all almost 700 changes.
- Legacy-Id: 12923
2017-02-26 23:21:49 +00:00
Henrik Levkowetz
d868371aff
Merged in ^/branch/iola/event-saving-refactor-r10291 (via ^/personal/henrik/6.30.1-eventsave), which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method.
...
- Legacy-Id: 11841
2016-08-23 11:15:12 +00:00
Robert Sparks
3471001b5c
Only show the "Upload new revision" button when the view will actually let you upload a new revision. Commit ready for merge.
...
- Legacy-Id: 10880
2016-02-29 19:56:06 +00:00
Robert Sparks
1a2b885864
checkpoint. Refactor to put session oriented utilites back in the meeting app. Minimize the use of the /materials url. Provide better access control to the remaining materials url functions.
...
- Legacy-Id: 10850
2016-02-22 17:03:46 +00:00
Robert Sparks
a1a518a4bc
merged older materials work (specifically, that vetted in prague)
...
- Legacy-Id: 10750
2016-01-27 01:12:19 +00:00
Henrik Levkowetz
6c917be9a6
Merged in [10686] from lars@netapp.com:
...
Load the js for the timeline as part of the page header, in order to (hopefully)
avoid page re-render after the json loads. Only apply the gradient that
signifies document expiration to I-Ds. Suppress duplicate x-axis labels (same
month).
- Legacy-Id: 10691
Note: SVN reference [10686] has been migrated to Git commit 0762e0975f
2016-01-14 18:07:41 +00:00
Henrik Levkowetz
213ae4921b
Merged in /personal/lars/6.11.1.dev0@10590 from lars@netapp.com, which brings in a timeline view at the top of document pages.
...
- Legacy-Id: 10597
2015-12-15 19:17:36 +00:00
Henrik Levkowetz
d0b99b03b5
Merged in [10540] from lars@netapp.com:
...
Update vnu HTML5 validator, and fix an HTML nit it found.
- Legacy-Id: 10563
Note: SVN reference [10540] has been migrated to Git commit 5866129176
2015-12-09 22:43:37 +00:00
Lars Eggert
0f1c823a6e
Now that the timeline stuff seems stable, show it for all document types.
...
- Legacy-Id: 10555
2015-12-09 16:54:53 +00:00
Lars Eggert
5866129176
Update vnu HTML5 validator, and fix an HTML nit it found.
...
Commit ready for merge.
- Legacy-Id: 10540
2015-12-03 11:54:08 +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
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
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
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
88c9f84664
Summary: Facelift material document page
...
- Legacy-Id: 8937
2015-01-28 12:04:40 +00:00
Robert Sparks
0db5b308c9
take advantage of new filters to simplify page a little
...
- Legacy-Id: 8437
2014-10-16 17:58:45 +00:00
Robert Sparks
7e60f910d4
rework filters to avoid conflict in editing vs showing all
...
- Legacy-Id: 8436
2014-10-16 17:39:52 +00:00
Robert Sparks
31f687b343
allow editing of abstract for existing material
...
- Legacy-Id: 8435
2014-10-16 16:46:38 +00:00
Robert Sparks
754ee80016
snapshot before SIPit - have a working session presentation edit form
...
- Legacy-Id: 8358
2014-09-26 20:47:13 +00:00
Ole Laursen
88cf68d43f
Move group material handling code to doc/material/ now that the view of the material is integrated into /doc/, fix a bunch of bugs
...
- Legacy-Id: 7834
2014-06-03 09:42:16 +00:00
Ole Laursen
c94757405d
Add a /doc/ page for materials (slides, agendas, minutes), link to that from the group materials page
...
- Legacy-Id: 7825
2014-06-02 12:18:42 +00:00