| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Revert accident. | Georg Brandl | 2010-12-11 | 1 | -16/+2 |
| | | | | | | | | |||||
| | | * | | | | | Allow giving root dir to quickstart as an argument. | Georg Brandl | 2010-12-03 | 1 | -2/+16 |
| | | | | | | | | |||||
| | | * | | | | | Add cancel button to comment reply form. | Georg Brandl | 2010-11-24 | 1 | -0/+5 |
| | | | | | | | | |||||
| | | * | | | | | Fix event handling and class names for comment sort links. | Georg Brandl | 2010-11-24 | 1 | -24/+24 |
| | | | | | | | | |||||
| | | * | | | | | Small tweaks. | Georg Brandl | 2010-11-24 | 1 | -4/+7 |
| | | | | | | | | |||||
| | | * | | | | | Highligh comments to moderate. | Georg Brandl | 2010-11-21 | 1 | -3/+5 |
| | | | | | | | | |||||
| | | * | | | | | Remove comment rejection; delete is fine for that now. | Georg Brandl | 2010-11-21 | 1 | -25/+2 |
| | | | | | | | | |||||
| | | * | | | | | Remove comment form once comment is submitted, and allow directly opening a ↵ | Georg Brandl | 2010-11-21 | 1 | -1/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comment popup with an anchor. | ||||
| | | * | | | | | Support complete comment deletion. | Georg Brandl | 2010-11-21 | 1 | -3/+15 |
| | | | | | | | | |||||
| | | * | | | | | Allow rst markup in the comment text. | Georg Brandl | 2010-11-21 | 1 | -8/+16 |
| | | | | | | | | |||||
| | | * | | | | | Tweak the commenting interface a bit. | Georg Brandl | 2010-11-21 | 1 | -68/+63 |
| | | | | | | | | |||||
| | | * | | | | | Fix a few smaller issues. Add JS and CSS for all pages. | Georg Brandl | 2010-11-21 | 1 | -5/+11 |
| | | | | | | | | |||||
| | | * | | | | | Add a "nocomment" class to be able to hide bubbles. | Georg Brandl | 2010-11-20 | 1 | -1/+2 |
| | | | | | | | | |||||
| | | * | | | | | Make websupport builder inherit from serializing builder, remove separate ↵ | Georg Brandl | 2010-11-20 | 3 | -49/+67 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WebSupportApp. | ||||
| | | * | | | | | merge with 1.0. | Georg Brandl | 2010-11-12 | 1 | -0/+18 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Nits. | Georg Brandl | 2010-10-29 | 1 | -3/+3 |
| | | | | | | | | | |||||
| | | * | | | | | | Add header and use docstring convention. | Georg Brandl | 2010-10-28 | 1 | -59/+70 |
| | | | | | | | | | |||||
| | | * | | | | | | Use dashes rather than underscores in CSS classes and IDs. | Georg Brandl | 2010-10-28 | 1 | -38/+38 |
| | | | | | | | | | |||||
| | | * | | | | | | fix sorting | Jacob Mason | 2010-08-19 | 1 | -8/+8 |
| | | | | | | | | | |||||
| | | * | | | | | | display comments inline | Jacob Mason | 2010-08-18 | 2 | -189/+183 |
| | | | | | | | | | |||||
| | | * | | | | | | Automated merge with ssh://bitbucket.org/birkenfeld/sphinx-web-support | DasIch | 2010-08-14 | 2 | -2/+2 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | merge | Georg Brandl | 2010-08-14 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Use try-finally for open file. | Georg Brandl | 2010-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Fix typo. | Georg Brandl | 2010-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | | * | | | | | | | | merge with jacobmason/sphinx-web-support | DasIch | 2010-08-14 | 1 | -1/+0 |
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | | | * | | | | | | | Fix indentation | DasIch | 2010-08-13 | 1 | -66/+66 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support | DasIch | 2010-08-13 | 2 | -102/+120 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | Fixing indentation etc. Note: We need a javascript styleguide | DasIch | 2010-08-11 | 1 | -130/+124 |
| | | | | | | | | | | | | |||||
