Commit Graph

242 Commits (660bae34d5533c85c1f294a95c34b703562bf22b)

Author SHA1 Message Date
Eric Holscher 2ee78d78aa Kill analytics experiment. 2013-08-27 22:17:09 -07:00
Eric Holscher 5414094512 Enable better analytics data. 2013-08-26 08:39:46 -07:00
Eric Holscher 7ce51a8eee Load the script dynamic-like 2013-08-25 22:31:56 -07:00
Eric Holscher 2c427c899b Fix hover event handler 2013-08-25 21:51:44 -07:00
Eric Holscher 39efa35d52 Add GTD client to the bottom 2013-08-25 21:39:00 -07:00
Eric Holscher dc3cdd7268 Enable grok the docs ssl 2013-08-25 21:08:38 -07:00
Eric Holscher 774611db90 First attempt at basic hash tracking. Refs #445. 2013-08-23 16:40:53 -07:00
Wieland Hoffmann c2fa36a048 Don't claim the outcome of an unfinished build is 'failed'
This moves the 'build-state' span before the 'build-success' one to make
it more obvious that the build is still running. It also changes the
text of the 'build-success' span to 'Not yet finished' if the build
state is not 'finished'.
2013-03-15 13:20:02 +01:00
Eric Holscher 9053d057ab Use a local copy of jquery. 2012-12-17 23:49:11 -08:00
Eric Holscher 6fe57e1ef9 Revert "Revert "Add new fancy detail pages.""
This reverts commit ada53b0597.
2012-12-17 22:38:49 -08:00
Eric Holscher ada53b0597 Revert "Add new fancy detail pages."
This reverts commit acf27880f6.
2012-12-17 22:18:06 -08:00
Eric Holscher acf27880f6 Add new fancy detail pages. 2012-12-17 22:08:46 -08:00
Chris Dickinson ed15bf9f7a Put "Search" in trans tag, fix overflowing text 2012-12-17 20:12:41 -08:00
Chris Dickinson 5b3f6b059d add button (with dropdown options). apply to project_list_detailed. 2012-12-17 20:12:41 -08:00
Chris Dickinson ff638fc979 fix some overflow on homepage urls 2012-12-14 13:49:09 -08:00
Chris Dickinson b60f24576b add editing instructions 2012-12-14 11:32:10 -08:00
Chris Dickinson 15932140cf CSS updates 2012-12-13 22:19:43 -08:00
Chris Dickinson 13bac8f9cb add edit icon, remove console.log 2012-12-13 22:19:18 -08:00
Chris Dickinson d0fded8054 initial profile changes 2012-12-13 21:51:54 -08:00
Chris Dickinson aaba79e484 fix the gear per @ericholscher 2012-12-13 18:51:43 -08:00
Chris Dickinson 79f71ac692 some final touchups 2012-12-11 01:36:20 -08:00
Chris Dickinson 5512de8ed2 use project_edit_base for administrative project pages 2012-12-10 00:56:42 -08:00
Chris Dickinson d9201bd647 add first stab at subordinate content 2012-12-10 00:17:26 -08:00
Eric Holscher 3c7c0af404 Fix styles and make form sane. 2012-12-06 20:28:43 -08:00
Eric Holscher 5ce0bce433 Revert "Revert "Add filtering of builds and Version/Projects that is unexposed.""
This reverts commit 161d440763.
2012-10-14 18:21:55 -07:00
Eric Holscher 161d440763 Revert "Add filtering of builds and Version/Projects that is unexposed."
This reverts commit 4fdfcee34f.
2012-10-14 17:54:35 -07:00
Eric Holscher 4fdfcee34f Add filtering of builds and Version/Projects that is unexposed. 2012-10-14 17:50:20 -07:00
Julen Ruiz Aizpuru f6cfe83c29 Revive faceted search and avoid unneeded searches in docs.
There was an odd thing here: two scripts, one from RTD
(instantsearch.js) and another one from Sphinx (searchtools.js), define
a Search object which has an init function.

This function was called right in rtd.js, which was decoupled in
f6420bac35, and since the initialization function was only called in the
generated docs, faceted searches didn't work. The call to the
confusingly-named Search.init has been moved to the faceted search
template.

Also, the RTD theme was including searchtools.js twice: first in the
main layout.html, and after in search.html. Because RTD's theme extends
the Sphinx's 'basic' theme (most of the existing themes out there do the
same), and its search template already includes this script, it wasn't
necessary to include it again.
2012-10-01 22:37:43 +02:00
Julen Ruiz Aizpuru a9de7e3a2c Don't define more variables in the global namespace. 2012-09-28 09:18:13 +02:00
Chris Dickinson 16181cd23c Fix for bad version links in RTD badge 2012-09-27 21:22:28 -07:00
Chris Dickinson 11e4fa2d4e Use an image sprite instead of two separate images 2012-09-27 20:55:05 -07:00
Eric Holscher dc058a0b1f Fix variable names. 2012-09-27 20:18:46 -07:00
Eric Holscher e7d05dc145 Move rtd.js back. 2012-09-27 20:02:25 -07:00
Chris Dickinson 641059fee8 Use regexen to match repo type in rtd-import.js 2012-09-27 18:44:44 -07:00
Julen Ruiz Aizpuru f6420bac35 Rewrite rtd.js.
There was a mix of code that was used both for the site and for the
Sphinx theme:

  - Site's code was only affecting the import page, so now it's included
    only there.

  - Sphinx theme's code has been placed in its own location too, and
    variables are populated as if they were within a Jinja template
    (notice the _t ending in the extension).

All the code has been largely rewritten as well, in order to avoid
using/poluting the global namespace.
2012-09-27 21:11:55 +02:00
Jordan Carlson 049d949efe Made badge small until hovered. 2012-09-07 12:44:12 -04:00
Chris Dickinson a54cabb2f8 Fix potential XSS in instantsearch.js 2012-08-20 15:13:51 -07:00
Eric Holscher 6206b60aef Update calls to fonts. 2012-07-29 15:14:55 -07:00
Eric Holscher c2e36d9728 Derp. 2012-06-11 21:22:03 -07:00
Eric Holscher d4e98a837d Fix highest url 2012-06-11 21:21:44 -07:00
Eric Holscher 5fb63050a7 Fix javascript https. 2012-06-11 21:20:34 -07:00
Eric Holscher c7637e2ed5 Add CSS to project detail description. 2012-04-30 11:19:09 -07:00
Hugo Rodger-Brown (from home) dbbe1416c1 Added humans.txt file, contents taken from AUTHORS.rst 2012-04-29 14:37:56 +01:00
Andrew Brookins 3293e2f939 Remove debugging statement 2012-04-03 10:45:40 -07:00
Andrew Brookins 94cb1a339c Move BuildUpdater to a separate file 2012-04-02 22:27:20 -07:00
Andrew Brookins 237effa96e Separate detail and list build updaters. Use inheritance. 2012-04-02 21:48:38 -07:00
Andrew Brookins ff36900e58 Update function doc 2012-04-02 20:35:32 -07:00
Andrew Brookins 49eaa703e5 AJAX functions into an object 2012-04-02 20:27:41 -07:00
Andrew Brookins dd470f54c8 Issue 164: AJAXify the build list and build detail pages 2012-04-01 20:49:58 -07:00
Eric Holscher afb6a69571 Remove the console.log in instantsearch 2012-03-20 11:10:44 -07:00
Craig Nagy 24a36a2e07 Get full html fragments for instant search; fixes facets and pagination 2012-03-15 21:03:25 -04:00
Craig Nagy 279b0748b2 Check presence of input field and results for instant search 2012-03-14 06:25:03 -04:00
Eric Holscher 09bde259df Let's try that, javascript >:x 2012-03-14 18:57:19 -07:00
Eric Holscher 6754c2a714 Don't stomp on existing variables. 2012-03-14 18:49:14 -07:00
Craig Nagy 315a048008 Only instant search when query changes; maintain facets; add replaceState support 2012-03-14 03:47:35 -04:00
Craig Nagy d28dd7292c Initial rewrite of the instant search javascript; includes delayed searches 2012-03-14 03:08:35 -04:00
Craig Nagy 20e589bcb8 Merge branch 'instant_search_cleanup' into search_results 2012-03-14 00:30:13 -04:00
Craig Nagy 630ab6ef15 Starting to cleanup the instant search javascript 2012-03-13 20:06:15 -04:00
Craig Nagy 4dc181e2e1 Use a custom view to support further search customization; update facet UX; use django-pagination 2012-03-13 19:30:50 -04:00
Mark Parncutt 330b149385 Removed the absolute URL to readthedocs.org :/ 2012-03-12 21:00:03 -07:00
Mark Parncutt 0edfdaf140 Added instant search! 2012-03-12 21:00:03 -07:00
Eric Holscher 7d1ee763e3 Update the sidebar versions in javascipt, too. Fixes #169. 2012-02-23 19:57:56 -08:00
Eric Holscher c82853f9a0 Float the minutes to the right. 2012-02-10 23:02:36 -08:00
Mike Bayer f0a8f47258 add a second selector to the "populate the version" logic, so that both #version_menu as well
as any user-defined .version-listing gets populated with current, CNAME-corrected version
identifiers.
2012-01-17 20:10:15 -05:00
Eric Holscher 494b90b8be Less derpy string concat. 2012-01-07 18:55:45 -08:00
Eric Holscher a8ae7b4cb2 Make both version bits use the same logic. 2012-01-07 18:54:30 -08:00
Eric Holscher 758405e3c6 Only empty div on success. 2012-01-07 18:46:21 -08:00
Eric Holscher 221f038831 Vastly simplify that code, from an example, higher in the file. :) 2012-01-07 18:45:26 -08:00
Eric Holscher b8b7e6b1eb Link to the correct project :D 2012-01-07 18:42:39 -08:00
Eric Holscher 94d9614a57 Generate the version list in the drop down from the API.
Also, link to the same page on that version of the docs, instead of the root.
2012-01-07 18:23:11 -08:00
Eric Holscher a6370d84a5 Hard code the URL so it works on subdomains/CNAMEs. 2011-06-23 19:28:27 -07:00
Eric Holscher cf478414fa Fix the URL replacement so it links to the correct page. 2011-06-21 20:51:36 -07:00
Eric Holscher 780b0a78cd Don't break urls going to the new version. 2011-06-21 20:42:33 -07:00
Eric Holscher ac67615eef Derp. 2011-06-21 20:09:44 -07:00
Eric Holscher 84303ee309 Turn old documentation warnings back on. 2011-06-21 20:06:22 -07:00
Eric Holscher 157a1db027 Turn off version checking for now. 2011-04-02 18:56:32 -07:00
Eric Holscher a795c68dfe I should learn that whenever I touch this middleware I break stuff. 2011-03-20 20:48:21 -07:00
Eric Holscher 4624771567 Lots of small fixes. 2011-03-20 22:07:21 +00:00
Eric Holscher ab32d50f67 Fix urls. 2011-03-19 23:06:07 -07:00
Eric Holscher c515d3b672 Include a common set of sphinx media across all of the docs. 2011-03-19 23:03:22 -07:00
Eric Holscher c614e59c83 Fix javascript call to include version. 2011-03-16 08:13:06 -07:00
Eric Holscher c3cbfdd478 Reword warning. 2011-03-15 23:06:44 -07:00
Eric Holscher 4c31b1c2ad Build in alerting for old versions of documentation. 2011-03-15 22:59:03 -07:00
Eric Holscher 1e92819eda Added a basic "repo type guesser" in javascript to the import page. 2011-03-15 18:11:00 -04:00
Eric Holscher f0720144e1 Make required fields more obvious and up front. 2011-03-10 10:03:55 -08:00
Eric Holscher 428f9fb980 Added high-res branding files. 2011-03-07 17:47:58 -08:00
Eric Holscher 148ae3b594 Added ability to build versions on the front-end and in the management command. 2011-03-04 21:32:48 -08:00
Eric Holscher e022623723 Squashed commit of a bunch of wapcaplet's awesome CSS changes. 2011-02-02 20:33:49 -08:00
Eric Pierce 24851804a7 Added left-arrow to RTD badge, reduced file size by 35% 2011-01-30 18:24:33 -08:00
Eric Holscher c78f9e7343 Try a basic version display on the front page. 2011-01-27 00:32:03 -08:00
Bobby Grace deb6430361 adds .button class. looks like submit button 2011-01-09 13:08:47 -05:00
Bobby Grace 535219df06 merges header.css with core.css 2011-01-09 12:48:20 -05:00
Bobby Grace 8552cbccfc nicer sign up button. i'm being ridiculous 2011-01-08 19:55:30 -05:00
Bobby Grace 017cfa2f20 nicer facet search spacing 2011-01-08 19:38:23 -05:00
Bobby Grace e7138b56a7 nicer logged out home page 2011-01-08 17:07:19 -05:00
Bobby Grace 47ae2691bc touching up the header 2011-01-08 15:37:44 -05:00
Bobby Grace c0b9be2b80 syle tweaks 2011-01-08 15:27:17 -05:00
Bobby Grace 025141438a bug patch of style refinements 2011-01-08 14:06:49 -05:00
Bobby Grace 02996748cb adds badges 2011-01-08 13:20:33 -05:00
Bobby Grace b4e50a110c adds password change link 2010-10-11 21:06:26 -04:00