| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | merge with 1.0 | Georg Brandl | 2011-01-04 | 4 | -4/+4 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | 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 c... | Georg Brandl | 2010-11-21 | 1 | -1/+18 | |
| | | * | | | | | 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 Web... | Georg Brandl | 2010-11-20 | 1 | -21/+30 | |
| | | * | | | | | 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 | 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 | |
| | | * | | | | | | | | moved templates back into js, getting the html template file trys to load the... | Jacob Mason | 2010-08-13 | 2 | -123/+107 | |
| | | * | | | | | | | | readd modal focuser | Jacob Mason | 2010-08-13 | 2 | -2/+7 | |
| | | * | | | | | | | | fixed bug in CombinedHtmlDiffer that clipped the last line. | Jacob Mason | 2010-08-13 | 1 | -1/+1 | |
| | | * | | | | | | | | Fixed showError | DasIch | 2010-08-13 | 1 | -2/+2 | |
| | | * | | | | | | | | Implement $.fn.comment more efficiently | DasIch | 2010-08-13 | 1 | -3/+6 | |
| | | * | | | | | | | | Implement showError more efficiently | DasIch | 2010-08-13 | 1 | -4/+2 | |
| | | * | | | | | | | | Use document.createElement which is faster than parsing the html to create an... | DasIch | 2010-08-13 | 1 | -3/+3 | |
| | | * | | | | | | | | Put spaces around operators | DasIch | 2010-08-13 | 1 | -10/+8 | |
| | | * | | | | | | | | Use a more consistent style in the websupport js | DasIch | 2010-08-13 | 1 | -207/+208 | |
| | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | | remove modal focuser | Jacob Mason | 2010-08-12 | 1 | -2/+0 | |
| | | * | | | | | | | separate js templates from js scripts | Jacob Mason | 2010-08-12 | 2 | -100/+120 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | changed comment.png to faded image. | Jacob Mason | 2010-08-10 | 1 | -0/+0 | |
| | | * | | | | | | move opts in js | Jacob Mason | 2010-08-10 | 1 | -19/+18 | |
| | | * | | | | | | fixed ajax-loader.gif path | Jacob Mason | 2010-08-10 | 1 | -1/+3 | |
| | | * | | | | | | added comment metadata to frontend | Jacob Mason | 2010-08-09 | 2 | -1/+7 | |
| | | * | | | | | | fixed comment reply width | Jacob Mason | 2010-08-09 | 1 | -1/+1 | |
| | | * | | | | | | hide proposal textarea after a comment is added | Jacob Mason | 2010-08-09 | 1 | -2/+6 | |
| | | * | | | | | | only provide pygments.css, update image locations. | Jacob Mason | 2010-08-08 | 1 | -6/+6 | |
| | | * | | | | | | added static images used for web support | Jacob Mason | 2010-08-08 | 6 | -0/+0 | |
| | | * | | | | | | moved websupport.js into sphinx | Jacob Mason | 2010-08-07 | 1 | -0/+751 | |
| * | | | | | | | | Fix #727: Fix the links to search results with custom object types. | Georg Brandl | 2011-09-23 | 1 | -4/+7 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Fix #734: make sidebar search box width consistent on all browsers. | Georg Brandl | 2011-09-21 | 1 | -0/+8 | |
| * | | | | | | | Fix #644: remove "clear: both" for center-aligned figures in HTML. | Georg Brandl | 2011-09-21 | 1 | -1/+0 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
