Commit Graph

91 Commits (92752df634697cc6f20c733b3ba0cfee80a0f8f4)

Author SHA1 Message Date
Eric Holscher 94ace86d34 Include Downloads link to RTD 2014-03-06 22:24:00 +08:00
Krzysztof Plocharz baf23dcfc7 don't throw KeyError when "scaled_project" is missing 2014-03-03 15:55:48 +01:00
Eric Holscher 352b4be900 Clean up symlink API code 2014-02-07 22:43:03 +07:00
Eric Holscher 1a64d87d99 Clean up Project apiv2, and add django-filtering. 2014-02-07 21:24:38 +07:00
Eric Holscher 7cc38d345c Fix font awesome icons 2014-02-01 17:45:57 +07:00
Eric Holscher 0464159137 Paginate by 500 on mirror task 2014-01-16 11:30:23 +07:00
Eric Holscher d6b2ecd9f4 Add concept of mirroring.
This allows us to mark a project as a mirror,
and it will auto-update the docs every 30 minutes.
2014-01-16 11:21:58 +07:00
Eric Holscher 57e83bb160 Fix footer views and add tests. 2014-01-09 02:17:06 -08:00
Eric Holscher ba317f3519 Maintain supported state on Versions correctly.
Also adds tag/branch identifies to Versions. This should have been done a long time ago.
2014-01-09 02:16:42 -08:00
Eric Holscher 9643a7d27a Rejigger out restapi views into separate modules. 2014-01-09 02:16:42 -08:00
Eric Holscher c4ccd19926 Include all the v2 APIs together in their URLconf. 2014-01-09 02:16:42 -08:00
Eric Holscher a36456629b Move footer template into proper template. 2014-01-09 02:16:41 -08:00
Eric Holscher 15bb91b356 Always show versions for non-single_version projects 2014-01-08 01:20:59 -05:00
Eric Holscher 079a0041b8 Damn regroup tag is crazy 2014-01-08 00:56:59 -05:00
Eric Holscher 4f9da62b5d Fix regroup logic 2014-01-08 00:54:13 -05:00
Eric Holscher eda2e5ba05 Clean up translation listing to not dupe translations. 2014-01-08 00:48:31 -05:00
Eric Holscher 2175f324c4 Simplify logic. 2014-01-07 00:41:58 -05:00
Eric Holscher 3be7e6fdc6 Turn the RTD bar red if version is no longer active. 2014-01-07 00:24:42 -05:00
Eric Holscher 476bd6bf7c Fix logic from 6f5e8f5 2013-12-31 16:17:31 -05:00
Eric Holscher 6f5e8f5fcc Only show languages if we have translations 2013-12-31 14:16:00 -05:00
Masakazu Kitajo 5bceb26e99 Add language selection to nav at lower left 2013-12-30 17:14:21 +09:00
Eric Holscher d0299e6425 Refactor symlink logic. 2013-11-25 21:31:13 -08:00
Eric Holscher bdf4b18de8 Add subproject symlinking to build process. 2013-11-25 20:29:32 -08:00
Eric Holscher cc880650e7 Disable sending error email.
We were hitting limits on Gmail for sending too many mails.

Fixes #554.
2013-11-25 19:06:40 -08:00
Eric Holscher 2e32086301 Filter project facet by version.
This stops inflated counts for projects w/ lots of versions
2013-11-25 18:22:23 -08:00
Eric Holscher 9be7903d85 Disambiguate the section query bits 2013-11-25 18:19:34 -08:00
Eric Holscher 95c907ffb3 Fix docstring formatting 2013-11-25 18:19:00 -08:00
Eric Holscher b392ea0673 Add nice doctoring for section search.
Also fix up faceting logic.
2013-11-25 18:10:12 -08:00
Eric Holscher cd1b80da4f Add bit about gittip to badging 2013-11-24 11:39:13 -08:00
Eric Holscher 6bd2d196c6 Cleanup 2013-11-12 11:04:14 -08:00
Eric Holscher b89d581a17 Lower search size and reset on search miss 2013-11-10 13:32:12 -08:00
Rob Hudson 7e6a897efb Updated routing to use slug instead of pk 2013-11-09 18:29:00 -08:00
Rob Hudson 53d42356f3 Route to project if project_slug provided 2013-11-09 18:16:18 -08:00
Rob Hudson 1eee7a9dbe Update search indexing to add routing for sections 2013-11-09 17:54:30 -08:00
Eric Holscher cca21bd1b9 Fix indexing 2013-11-09 17:44:06 -08:00
Eric Holscher a07cbe8e2e Replace subsections with clickable results 2013-11-09 17:31:20 -08:00
Eric Holscher fbab4e8d1d Clean up indexing content 2013-11-09 14:49:54 -08:00
Eric Holscher 1d5b49e331 Hook up initial section search. 2013-11-08 22:01:21 -08:00
Eric Holscher 84f7f45425 Fix RTD link 2013-11-06 16:54:21 -08:00
Eric Holscher c258692387 Support subprojects in footer. 2013-11-05 13:18:53 -08:00
Rob Hudson 23c04e9de0 Updated page search to allow across project searches 2013-11-02 15:52:07 -07:00
Rob Hudson 3055b3e0f4 Moved project search
This allows us to remove project search from the search API to make it
both in-doc search and to search pages across projects.
2013-11-02 15:15:26 -07:00
Rob Hudson 0f54bac5a9 Minor refactoring and cleanup 2013-11-02 12:43:10 -07:00
Eric Holscher 6687c83dcf Add more API logging 2013-10-31 17:03:13 -07:00
Rob Hudson 307b694c07 Fixed filtering to use AND 2013-10-29 09:16:39 -07:00
Eric Holscher b09904b443 Try and filter filtering. 2013-10-28 21:58:47 -07:00
Eric Holscher 0f3beb125f Spruce up search results. 2013-10-28 21:45:11 -07:00
Eric Holscher a6982d4e4a Return highlight info from ES. 2013-10-28 20:15:50 -07:00
Eric Holscher 33713eed68 Pass docroot to badge endpoint. 2013-10-28 20:08:37 -07:00
Eric Holscher de9a055b3f Add support for Edit on Bitbucket. 2013-10-28 19:15:39 -07:00