summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/web/application.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes.gbrandl2007-07-221-0/+1
* some small fixesblackbird2007-07-221-2/+11
* readded bottom commentsblackbird2007-07-221-6/+5
* finished javascript comments (one small bug reminds), do the static stuff nowblackbird2007-07-221-12/+21
* comments work nowblackbird2007-07-201-3/+4
* working on the comment systemblackbird2007-07-191-50/+60
* Add checkboxes for hiding modules based on platform.gbrandl2007-07-181-3/+26
* - Add Jinja as an external.gbrandl2007-07-161-13/+2
* module cloud and not working popup box for comment submissionblackbird2007-07-161-1/+8
* Fix again.gbrandl2007-07-161-3/+2
* Fix modindex caching.gbrandl2007-07-161-2/+4
* A way to map old HTML URLs to new URLs.gbrandl2007-07-141-21/+37
* Interim commit, will finish later:gbrandl2007-07-131-178/+206
* Misc fixes in the new stylesheet and shortcut.gbrandl2007-07-121-0/+5
* Add quick parameters for settings.gbrandl2007-07-121-0/+5
* Add a traditional stylesheet.gbrandl2007-07-121-0/+3
* Fix quite broken last commit.gbrandl2007-07-111-5/+4
* Let the user go back to the last page after saving settings.gbrandl2007-07-111-0/+14
* Finished settings page.gbrandl2007-07-111-13/+33
* A settings page.gbrandl2007-07-111-15/+29
* Add first draft of per-item comments.gbrandl2007-07-111-18/+52
* Cache the module index too.gbrandl2007-07-081-8/+15
* Some fixes and module index improvements: list all synopses,gbrandl2007-07-081-1/+0
* Add a patch mailing facility.gbrandl2007-07-081-12/+63
* Fix modindex "most viewed" counting.gbrandl2007-07-071-1/+5
* New "stickysidebar" style, some template nits.gbrandl2007-07-071-2/+4
* Implement environment reloading in the web application.gbrandl2007-07-071-8/+33
* Improved comments and preview form.gbrandl2007-07-061-4/+7
* Fix style, fix a converter bug.gbrandl2007-07-051-34/+50
* small fix in the previewblackbird2007-06-251-1/+1
* Fix.gbrandl2007-06-251-0/+6
* Preview works (a bit.)gbrandl2007-06-251-2/+16
* Add reloader.gbrandl2007-06-251-8/+29
* First attempt at a favorite list in the global module index.gbrandl2007-06-191-14/+72
* Refactor special file handling, part 2. Introduce a global context that's use...gbrandl2007-06-161-5/+7
* Restructure "special" file handling.gbrandl2007-06-161-8/+20
* updated edit templateblackbird2007-06-161-1/+1
* fixed admin panel, added working NotFound implementation, fixed 404 headerblackbird2007-06-161-47/+59
* something like a suggest changes form.gbrandl2007-06-161-4/+22
* removed cookie defaults (resolves caching issue)blackbird2007-06-161-7/+1
* just display the style choser on the index pageblackbird2007-05-261-1/+2
* added style chooserblackbird2007-05-261-10/+60
* Implement cache control for static files.gbrandl2007-05-261-24/+27
* added "recent comments" tab to admin panel and reversed the sortingblackbird2007-05-261-0/+2
* fixed sourceviewblackbird2007-05-261-23/+37
* oopified admin panelblackbird2007-05-261-8/+6
* Restructure the page retrieval system a bit. It's still a bit of a mess.gbrandl2007-05-251-98/+94
* Move admin stuff to a separate module.gbrandl2007-05-251-211/+3
* Fix spelling error and add check for superuser at app startup.gbrandl2007-05-251-5/+5
* some changesblackbird2007-05-251-3/+11