| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year. | Georg Brandl | 2014-03-01 | 4 | -11/+31 |
| |\ | |||||
| | * | Follow-up to #1355: replace <big> tag by <span class="sig-paren">. | Georg Brandl | 2014-01-26 | 1 | -0/+4 |
| | | | |||||
| | * | merge with stable | Georg Brandl | 2014-01-19 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | Merge in pull request #172 from ↵ | Georg Brandl | 2014-01-19 | 1 | -0/+14 |
| | |\ \ | | | | | | | | | | | | | https://bitbucket.org/nsmgr8/sphinx/branch/default | ||||
| | * \ \ | merge with stable | Georg Brandl | 2014-01-19 | 3 | -11/+13 |
| | |\ \ \ | |||||
| | | * | | | Added WAI-ARIA roles to themes (document, banner, navigation, main, ↵ | Wes Turner | 2014-01-14 | 3 | -11/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contentinfo, note) https://en.wikipedia.org/wiki/WAI-ARIA http://www.w3.org/TR/wai-aria/roles | ||||
| * | | | | | Update copyright year. | Georg Brandl | 2014-03-01 | 18 | -18/+18 |
| | |_|_|/ |/| | | | |||||
| * | | | | Closes #1147: Don't emit a sidebar search box in the "singlehtml" builder. | Georg Brandl | 2014-01-19 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | In search word highlighting, dont insist on having div.body. | Georg Brandl | 2014-01-19 | 1 | -0/+3 |
| |/ / | |||||
| * | | Closes #1072: In the JS search, fix issues searching for upper-cased words ↵ | Georg Brandl | 2014-01-12 | 1 | -1/+1 |
| | | | | | | | | | by lowercasing words before stemming. | ||||
| * | | Closes #1093: use max-width: 100% for images in basic/epub theme | Georg Brandl | 2014-01-12 | 1 | -0/+1 |
| | | | |||||
| * | | Closes #764: always search stopwords lowercased | Georg Brandl | 2014-01-10 | 1 | -1/+1 |
| | | | |||||
| * | | Remove handlers for the "refcount" node. | Georg Brandl | 2013-10-12 | 1 | -4/+0 |
| |/ | |||||
| * | fix: A wrong conditoin check break search feature on first page that is ↵ | shimizukawa | 2013-09-26 | 1 | -1/+1 |
| | | | | | usually index.rst. This issue was introduced at 46d0815, cfbdd84. | ||||
| * | Update jquery to 1.8.3 in websupport | masklinn | 2013-04-09 | 1 | -4/+2 |
| | | | | | | | | Previous version (1.7.1) failed to make elements visible when calling $.fn.show() on elements not yet attached to the DOM, leading to e.g. reply or proposal links not appearing in webkit-based browsers (Safari, Chrome) | ||||
| * | Update the .pot file | Georg Brandl | 2013-04-01 | 1 | -1/+1 |
| | | |||||
| * | merge with macagua/sphinx | Georg Brandl | 2013-04-01 | 3 | -8/+8 |
| |\ | |||||
| | * | Added improvements about i18n for themes "basic", "haiku" and "scrolls" that ↵ | Leonardo Caballero | 2013-03-04 | 6 | -13/+13 |
| | | | | | | | | | Sphinx built-in. Closes #1120 | ||||
| * | | #723: fix remaining issue with search and webkit browsers | Georg Brandl | 2013-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | Closes #723: Fix the search function on local files in WebKit based browsers. | Georg Brandl | 2013-03-30 | 2 | -12/+22 |
| |/ | |||||
| * | Fix local search which was broken by correcting JS issues found by JSHint ↵ | Jonathan Waltman | 2013-01-10 | 1 | -1/+1 |
| | | | | | (commit 46d08152a30d) | ||||
| * | Whitespace cleanup in jinja templates | Roland Meister | 2013-01-04 | 7 | -7/+7 |
| | | | | | | This change removes odd-looking empty lines before the doctype declaration in HTML files created by jinja templates. | ||||
| * | Correct some JS issues found by JSHint. | Georg Brandl | 2013-01-04 | 2 | -25/+18 |
| | | |||||
| * | Closes #1067: implement pluggable search scorer and tweak scoring to give ↵ | Georg Brandl | 2013-01-04 | 1 | -43/+101 |
| | | | | | good results. Patch by Hernan Grecco. | ||||
| * | Issue #1067: Scoring based search results | Georg Brandl | 2013-01-03 | 1 | -96/+102 |
| | | | | | | | | | | | | Modify the search tool to create single result set (instead of the current 4: regular, important, unimportantResults, objectResults). Each result has an associated score. The results are sorted by score before presenting the results. This modification does not seem to change the search time significantly. Patch by Hernan E. Grecco. | ||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 18 | -18/+18 |
| | | |||||
| * | Update Sphinx URL to new sphinx-doc.org domain. | Georg Brandl | 2012-11-04 | 1 | -1/+1 |
| | | |||||
| * | Closes #1015: do not override the jQuery contains() function by defining our ↵ | Georg Brandl | 2012-10-28 | 2 | -14/+2 |
| | | | | | own with that name; rather use the one from Underscore. | ||||
| * | Fixes #893: Update jquery to 1.7.1 and underscore.js to 1.3.1. | Georg Brandl | 2012-03-10 | 2 | -175/+33 |
| | | |||||
| * | Closes #846: Narrow down quick search styling. | Robert Lehmann | 2012-01-03 | 1 | -2/+2 |
| | | |||||
| * | Fix typo and create a new "stable" named branch. | Ezio Melotti | 2011-10-23 | 1 | -1/+1 |
| | | |||||
| * | Update the websupport tests to API changes. | Georg Brandl | 2011-10-06 | 1 | -1/+1 |
| | | |||||
| * | Move 'Hide Search Matches' to search box. | Robert Lehmann | 2011-10-02 | 1 | -4/+4 |
| | | | | | | This is (a) semantically cleaner and (b) shows that feature even when source links are disabled. | ||||
| * | Closes #778: Fix CSS class selector. | Robert Lehmann | 2011-10-02 | 1 | -2/+2 |
| | | |||||
| * | Merge with 1.0 | Georg Brandl | 2011-09-23 | 17 | -288/+1046 |
| |\ | |||||
| | * | Merge with 1.0. | Georg Brandl | 2011-09-21 | 2 | -2/+9 |
| | |\ | |||||
| | * | | Fix indentation. | Georg Brandl | 2011-09-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fix #612: add default abbr/acronym markup which is not present in some browsers. | Georg Brandl | 2011-09-21 | 1 | -0/+5 |
| | | | | |||||
| | * | | Array.concat does not exist in all browsers. | Njal Karevoll | 2011-08-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | [].concat can be used instead of Array.concat, and this works in Firefox and Chrome (and reportedly on IE8/9). | ||||
| | * | | Closes #724: Add license for Underscore.js. | Robert Lehmann | 2011-06-28 | 1 | -0/+7 |
| | | | | |||||
| | * | | merge with 1.0 | Georg Brandl | 2011-05-15 | 1 | -1/+1 |
| | |\ \ | |||||
| | * | | | Improved multi-word search by doing object lookups and matching descriptions ↵ | Luke Plant | 2011-05-14 | 1 | -10/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of objects with other words Without this patch, adding extra, relevant terms to a search can eliminate a direct match for an object, because multi-word searches don't do object lookups. We can avoid matching too many objects by requiring the other terms searched to appear in the object name or description. | ||||
| | * | | | Pulled object search routine into separate routine. | Luke Plant | 2011-05-14 | 1 | -33/+48 |
| | | | | | | | | | | | | | | | | | | | | | This makes it easier to re-use, and helps reduce the length of the main query routine. | ||||
| | * | | | Make check. | Georg Brandl | 2011-01-15 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | merge with 1.0 | Georg Brandl | 2011-01-15 | 16 | -249/+953 |
| | |\ \ \ | |||||
| | | * | | | #554: Add theme option ``sidebarwidth`` to the basic theme. | Georg Brandl | 2011-01-15 | 2 | -1/+2 |
| | | | | | | |||||
| | | * | | | #454: Add more index markup capabilities: marking see/seealso entries, and ↵ | Georg Brandl | 2011-01-07 | 2 | -38/+73 |
| | | | | | | | | | | | | | | | | | | | | | main entries for a given key. | ||||
| | | * | | | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -0/+1 |
| | | |\ \ \ | |||||
| | | * | | | | #273: Add an API for adding full-text search support for languages other ↵ | Georg Brandl | 2011-01-04 | 1 | -192/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | than English. Add support for Japanese. Based on the implementation by SHIBUKAWA Yoshiki in https://bitbucket.org/shibu/sphinx/. | ||||
| | | * | | | | merge with 1.0 | Georg Brandl | 2011-01-04 | 18 | -18/+18 |
| | | |\ \ \ \ | |||||
