Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop dependency: sphinxcontrib-websupport | Takeshi KOMIYA | 2019-01-14 | 1 | -808/+0 |
| | |||||
* | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'happy_new_year' into master | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
|\ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
| | | |||||
* | | Declare loop variables to make them local | Robin Neatherway | 2017-07-19 | 1 | -1/+1 |
|/ | |||||
* | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'stable' | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
| | | |||||
* | | Fix typos. | Jakub Wilk | 2015-07-06 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
|\ | |||||
| * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| | | |||||
* | | Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for ↵ | Takayuki Shimizukawa | 2014-10-08 | 1 | -12/+12 |
| | | | | | | | | jQuery. Closes #1438. | ||||
* | | Fix #1476 replace <tt> tag by <code> | tk0miya | 2014-08-12 | 1 | -2/+2 |
|/ | |||||
* | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | |||||
* | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Update the websupport tests to API changes. | Georg Brandl | 2011-10-06 | 1 | -1/+1 |
| | |||||
* | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -21/+30 |
| | | | | WebSupportApp. | ||||
* | 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 | 1 | -189/+183 |
| | |||||
* | Automated merge with ssh://bitbucket.org/birkenfeld/sphinx-web-support | Daniel Neuhäuser | 2010-08-14 | 1 | -1/+0 |
|\ | |||||
| * | merge with jacobmason/sphinx-web-support | Daniel Neuhäuser | 2010-08-14 | 1 | -218/+309 |
| |\ | |||||
| * \ | Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support | Daniel Neuhäuser | 2010-08-13 | 1 | -130/+124 |
| |\ \ | |||||
| | * | | Fixing indentation etc. Note: We need a javascript styleguide | Daniel Neuhäuser | 2010-08-11 | 1 | -130/+124 |
| | | | | |||||
* | | | | Fix typo. | Georg Brandl | 2010-08-14 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | moved templates back into js, getting the html template file trys to load ↵ | Jacob Mason | 2010-08-13 | 1 | -25/+107 |
| | | | | | | | | | | | | the images from template tags resulting in a bunch of 404's. This is a project for after pencils down date since it functions fine as is | ||||
* | | | readd modal focuser | Jacob Mason | 2010-08-13 | 1 | -2/+6 |
| | | | |||||
* | | | Fixed showError | Daniel Neuhäuser | 2010-08-13 | 1 | -2/+2 |
| | | | |||||
* | | | Implement $.fn.comment more efficiently | Daniel Neuhäuser | 2010-08-13 | 1 | -3/+6 |
| | | | |||||
* | | | Implement showError more efficiently | Daniel Neuhäuser | 2010-08-13 | 1 | -4/+2 |
| | | | |||||
* | | | Use document.createElement which is faster than parsing the html to create ↵ | Daniel Neuhäuser | 2010-08-13 | 1 | -3/+3 |
| | | | | | | | | | | | | an element | ||||
* | | | Put spaces around operators | Daniel Neuhäuser | 2010-08-13 | 1 | -10/+8 |
| | | | |||||
* | | | Use a more consistent style in the websupport js | Daniel Neuhäuser | 2010-08-13 | 1 | -207/+208 |
|/ / | |||||
* | | remove modal focuser | Jacob Mason | 2010-08-12 | 1 | -2/+0 |
| | |