Dan York
5e9a33a649
Related to #816 - Modified base.html so that the logo is clickable as well as the text.
...
- Legacy-Id: 4224
2012-03-24 18:27:23 +00:00
Dan York
9ddf4d3656
Fixes #816 - Turns datatracker.ietf.org into a clickable link
...
- Legacy-Id: 4214
2012-03-24 15:22:06 +00:00
Ole Laursen
9c06587c74
Refactor search logic to trigger with jQuery instead of inserting
...
attributes directly, moving it to a separate JS file; fixes a bug in
the new schema
- Legacy-Id: 3927
2012-02-15 15:15:33 +00:00
Ole Laursen
6ae3a906b1
Use request.get_host rather than hardcoded server name
...
- Legacy-Id: 3876
2012-01-30 19:04:00 +00:00
Ole Laursen
0f6053166e
Fix outputted groups in JS
...
- Legacy-Id: 3840
2012-01-20 16:18:03 +00:00
Henrik Levkowetz
0787ef485a
Clean up the display of 'Sign In' and version number when rendering the base template without context (which is the case for the 500 server error template).
...
- Legacy-Id: 3513
2011-10-25 14:51:49 +00:00
Henrik Levkowetz
fbbd111395
Change the 'Sign In' link to be https. Add a 'Report a bug' link in the lefthand column, below the version indication. Tweak the alignment of version and bug report links.
...
- Legacy-Id: 3509
2011-10-25 14:18:14 +00:00
Henrik Levkowetz
7cacd75429
Merged [2984] from lars.eggert@nokia.com:
...
Update jQuery to 1.5.1 and jQuery UI to 1.8.11.
- Legacy-Id: 2986
Note: SVN reference [2984] has been migrated to Git commit c7c2a690e98e3541a810e6beb60b1469c4f78dd7
2011-03-26 18:52:52 +00:00
Henrik Levkowetz
2c804b1457
Merged [2610] from rjsparks@nostrum.com: Retained search results on login:
...
* Changed the two search controls to use get instead of put
* Populated the Sign In link's next argument with the full URL path.
Fixes #482 .
- Legacy-Id: 2629
Note: SVN reference [2610] has been migrated to Git commit 96faec1e328f19ac8a326f95c59cad0f63fe1492
2010-11-06 09:09:09 +00:00
Henrik Levkowetz
faf8eb31b8
IETF 78 Sprint code from Adam Roach: Make the IETF agenda page view user-modifiable, providing a custom bookmarkable agenda view for each user.
...
- Legacy-Id: 2422
2010-07-26 14:18:14 +00:00
Henrik Levkowetz
266b7820d0
Merged from log:branch/2.00@2363: Current release branch head to trunk.
...
- Legacy-Id: 2365
2010-07-21 12:48:05 +00:00
Henrik Levkowetz
fa77ac30d5
Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py
...
- Legacy-Id: 841
2007-07-04 21:17:57 +00:00
Henrik Levkowetz
644f7fac25
Adding copyright notices to all templates
...
- Legacy-Id: 717
2007-06-27 21:24:29 +00:00
Henrik Levkowetz
fe3e063f37
Factor out the page footer, and use it also in the idtracker's base.html
...
- Legacy-Id: 707
2007-06-27 17:38:53 +00:00
Henrik Levkowetz
fadd223250
Commenting out the django logo and link in favour of the less conspicuous link in the new footer line.
...
- Legacy-Id: 653
2007-06-26 17:31:43 +00:00
Henrik Levkowetz
0ed0d375ee
Adding a footer line with version info and webmaster link, and a context processor to transfer information to it and variables in ietf/__init__.py to hold the information.
...
- Legacy-Id: 652
2007-06-26 17:30:25 +00:00
Bill Fenner
5a4e9de2f1
Remove the hardcoded " - WCF" from the title.
...
Export server_mode into the template context, and use it to conditionalize
the addition of the server mode into the title.
- Legacy-Id: 632
2007-06-25 16:32:08 +00:00
Henrik Levkowetz
3ba8f23dfe
Added IPR search for IPR holder name
...
- Legacy-Id: 580
2007-06-21 14:56:05 +00:00
Henrik Levkowetz
6dbe4eda4d
Added a block for the doctype declaration in the base template. (The IPR pages need surgery before they will render well with the XHTML/Transitional doctype.)
...
- Legacy-Id: 577
2007-06-21 11:40:11 +00:00
Henrik Levkowetz
fe92270a0e
Take out the server mode addition for now; messed up a lot of diff tests
...
- Legacy-Id: 539
2007-06-19 20:31:10 +00:00
Bill Fenner
7d554f2bd9
Reduce the hardcoded references to https://datatracker.ietf.org/ .
...
(To abstract this, we need to put is_secure and the site info
into the context.)
- Legacy-Id: 536
2007-06-19 18:27:40 +00:00
Henrik Levkowetz
0298388ae8
Added a favicon in order to be able to distinguish the test tracker tabs from the datatracker tabs in the browser
...
- Legacy-Id: 173
2007-05-28 14:20:54 +00:00
Bill Fenner
cb94159896
Allow login/logout/password change. The initial view once logged
...
in (unless it's a forced login) will be the (incomplete) "my" view.
Username and logout link are in the upper right corner while logged
in.
- Legacy-Id: 163
2007-05-24 20:18:11 +00:00
Bill Fenner
5c1254f2df
Add a block for sticking something into the head, and
...
one for local css.
- Legacy-Id: 148
2007-05-22 19:54:08 +00:00
Henrik Levkowetz
b0f1f5d845
More ipr form stuff.
...
- Legacy-Id: 139
2007-05-18 18:46:55 +00:00
Henrik Levkowetz
5872696834
Moving ietf to trunk/ietf
...
[[Split portion of a mixed commit.]]
- Legacy-Id: 96.1
2007-05-04 12:37:28 +00:00