summaryrefslogtreecommitdiff
path: root/sandbox/py-rest-doc/sphinx/web/application.py
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed bug in comment editorblackbird2007-05-251-11/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5146 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added "frozenpassword" privilege (for a demo user)blackbird2007-05-251-4/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5145 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed find_keywords, added style for errorsblackbird2007-05-251-4/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5140 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added user control panelblackbird2007-05-251-9/+83
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5138 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added comment admin panelblackbird2007-05-251-7/+103
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5137 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* make check.gbrandl2007-05-241-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5135 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* cookies go, sessions comeblackbird2007-05-241-11/+26
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5134 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move some code to environment from application.gbrandl2007-05-241-34/+25
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5132 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed search from the applicationblackbird2007-05-241-22/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5131 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed antispamblackbird2007-05-241-10/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5128 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added antispamblackbird2007-05-241-2/+11
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5127 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added recent comments feedblackbird2007-05-241-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5126 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added comment preview and disable commenting if "comments_enabled" is set ot ↵blackbird2007-05-241-18/+35
| | | | | | false in the page metadata git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5124 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Move module targets to their nearest enclosing section title,gbrandl2007-05-241-2/+2
| | | | | | | so that you see the section title on jumping to that link. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5111 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* add0rd feeds xDblackbird2007-05-231-0/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5109 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed caching bugblackbird2007-05-231-1/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5105 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added working submit formblackbird2007-05-231-8/+38
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5104 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added comments (without form tough)blackbird2007-05-231-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5103 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added database code for commentsblackbird2007-05-231-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5102 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* improved fuzzy searchblackbird2007-05-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5101 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* search is now highlighting close matchesblackbird2007-05-231-9/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5100 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* disable search for nowblackbird2007-05-221-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5099 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* ...blackbird2007-05-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5098 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fix application.pyblackbird2007-05-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5097 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* new goto workflow :D /?q=blub goes to /q/blub/ which is basically /blub/ ↵blackbird2007-05-221-0/+4
| | | | | | just that it does enforce a search. (/q/index/ vs /index/) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5096 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* implemented online searchblackbird2007-05-221-9/+34
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5094 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Bugfix in get_keyword_matches().gbrandl2007-05-221-10/+12
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5093 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added show source feature to the online docs, removed to top iconblackbird2007-05-221-2/+20
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5092 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some adjustments.gbrandl2007-05-221-4/+16
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5091 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Some minor corrections.gbrandl2007-05-221-13/+15
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5090 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* improved redirect pageblackbird2007-05-221-3/+9
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5087 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added close matchesblackbird2007-05-221-8/+18
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5086 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed pathblackbird2007-05-221-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5085 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added not found templateblackbird2007-05-221-3/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5084 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* cleaned up the source a bitblackbird2007-05-221-17/+19
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5083 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* same for classesblackbird2007-05-221-0/+5
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5082 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added quickjumpblackbird2007-05-221-13/+62
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5081 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed the outermost arrow in the navigationblackbird2007-05-221-7/+10
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5080 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* added basic WSGI application for the documentation (and ported too many ↵blackbird2007-05-221-0/+92
werkzeug features over, after the app is finished we should remove the unused) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5079 929543f6-e4f2-0310-98a6-ba3bd3dd1d04