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
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
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
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
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
0fedf9312b
Summary: Simplify with ... include into an include with statement
...
- Legacy-Id: 9008
2015-02-06 10:17: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
bf34218806
Summary: Include SQL debug thing again in base template
...
- Legacy-Id: 8963
2015-02-04 12:47:19 +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
0f81e1c027
Merge in changes from Russ (/personal/housley/facelift-r8510) tweaking the development mode appearance, with some minor modifications
...
- Legacy-Id: 8695
2014-11-17 22:01:50 +00:00
Russ Housley
cecaf3da00
Correct navbar typo.
...
- Legacy-Id: 8630
2014-11-09 05:39:43 +00:00
Russ Housley
d0e968ec9e
Correct navbar typo.
...
- Legacy-Id: 8629
2014-11-09 05:18:32 +00:00
Russ Housley
fffdef11c7
Use traditional IETF logo. Make navbar red in development mode.
...
- Legacy-Id: 8607
2014-11-09 00:30:50 +00:00
Ole Laursen
bd07ac2dc3
Add a class for the div around the actual page content to make it
...
easier to query for the interesting stuff
- Legacy-Id: 8527
2014-10-31 17:14:42 +00:00
Ole Laursen
a1ec3e85eb
Replace partial differential character with HTML entity. While we
...
should support Unicode, it's causing many of the tests to fail because
the Django test client returns plain strings rather than unicode
strings. Maybe this can be reverted when Python 3 is here.
- Legacy-Id: 8525
2014-10-31 14:24:38 +00:00
Lars Eggert
a4daf2630c
Merge branch 'lars/5.6.3-facelift' into lars/5.6.4-facelift
...
Conflicts:
ietf/doc/templatetags/ietf_filters.py
ietf/doc/views_charter.py
ietf/templates/doc/charter/edit_notify.html
ietf/templates/doc/charter/edit_telechat_date.html
ietf/templates/doc/document_ballot_content.html
ietf/templates/doc/document_history.html
ietf/templates/doc/edit_notify.html
ietf/templates/doc/edit_telechat_date.html
ietf/templates/doc/notify.html
ietf/templates/group/concluded_groups.html
- Legacy-Id: 8429
2014-10-14 11:48:57 +00:00