Commit Graph

2640 Commits

Author SHA1 Message Date
Jacob Mason
7e8fb7141b allow commenting on literal_blocks 2010-08-12 14:41:25 -05:00
Jacob Mason
1b99787dcd changed comment.png to faded image. 2010-08-10 19:51:21 -05:00
Jacob Mason
8c83ca35c9 Don't need to convert moderator to string anymore 2010-08-10 18:42:18 -05:00
Jacob Mason
1068ece635 fix paths in js 2010-08-10 15:07:30 -05:00
Jacob Mason
eb2557f479 move opts in js 2010-08-10 14:59:22 -05:00
Jacob Mason
1ca2903d16 That typo I fixed... still not right... *slaps self in face* 2010-08-10 14:40:11 -05:00
Daniel Neuhäuser
12602cf106 merge with jacobmason/sphinx-web-support 2010-08-10 20:16:27 +02:00
Daniel Neuhäuser
9545df0d56 Don't create Javascript by ourselves, we have sphinx.util.jsonimpl.dumps for that 2010-08-10 20:09:07 +02:00
Jacob Mason
51bf5c4240 fixed ajax-loader.gif path 2010-08-10 13:04:23 -05:00
Jacob Mason
82353ffc46 fixed typo 2010-08-10 12:49:12 -05:00
Daniel Neuhäuser
023f342bed Removed trailing whitespace 2010-08-10 17:11:11 +02:00
Jacob Mason
d77cbf3043 added comment metadata to frontend 2010-08-09 19:07:18 -05:00
Jacob Mason
0f98c779c0 added get_metadata 2010-08-09 18:31:13 -05:00
Jacob Mason
18ef86f045 fixed comment reply width 2010-08-09 16:53:29 -05:00
Jacob Mason
861289ad8e hide proposal textarea after a comment is added 2010-08-09 16:47:29 -05:00
Jacob Mason
e599abe386 A few changes to sqlalchemystorage 2010-08-09 15:46:54 -05:00
Jacob Mason
3b3e001eb9 added more comments/docstrings 2010-08-09 15:22:52 -05:00
Jacob Mason
3f29ff6204 moved NullSearchException to sphinx.websupport.errors 2010-08-09 14:47:18 -05:00
Jacob Mason
c5e43ca3c9 create a searcher for each query 2010-08-09 14:43:32 -05:00
Jacob Mason
71a14cdd34 updated CHANGES.jacobmason 2010-08-09 14:36:19 -05:00
Jacob Mason
929e9b68cf merge with trunk 2010-08-09 14:23:11 -05:00
Jacob Mason
ac066fb54a updated docs 2010-08-09 14:22:31 -05:00
Jacob Mason
978afa9c0d only comment on paragraphs 2010-08-09 10:10:11 -05:00
Jacob Mason
ed33f6866d only provide pygments.css, update image locations. 2010-08-08 15:39:56 -05:00
Jacob Mason
77b4c107cf added static images used for web support 2010-08-08 11:10:56 -05:00
Jacob Mason
2dcb0f0178 updated tests to use builddir instead of outdir 2010-08-07 21:08:43 -05:00
Jacob Mason
6f3932660a an even nicer build directory 2010-08-07 20:21:53 -05:00
Jacob Mason
40c7de1aff update get_document to add comment options to js 2010-08-07 19:06:28 -05:00
Jacob Mason
bf7a6526f5 moved websupport.js into sphinx 2010-08-07 18:59:11 -05:00
Jacob Mason
4939ed2786 add css and js to context 2010-08-07 18:44:22 -05:00
Jacob Mason
76fcd457b2 updated docs 2010-08-07 17:04:45 -05:00
Jacob Mason
d08baf4317 merge with trunk 2010-08-07 14:14:21 -05:00
Jacob Mason
c5c5a3a693 add COMMENT_OPTIONS to context 2010-08-07 14:10:49 -05:00
Jacob Mason
690380b9f0 add DOCUMENTATION_OPTIONS to context 2010-08-07 11:49:38 -05:00
Jacob Mason
1d98a50bdc add moderator kwarg to moderation methods. 2010-08-06 21:13:06 -05:00
Jacob Mason
63e96b2fd5 check for next in differ 2010-08-06 17:22:05 -05:00
Jacob Mason
307f255407 add node or parent id to serializable comment 2010-08-06 16:41:10 -05:00
Jacob Mason
bfbbbe5851 moved _serializable_list into db.py 2010-08-06 15:07:59 -05:00
Jacob Mason
ad9ebe38cc use static paths for static files and resources 2010-08-06 14:07:12 -05:00
Ali Afshar
e227abe1df Make the dot command part of the caching system for dot output generation 2010-08-06 11:35:48 +01:00
Jacob Mason
d29f65112e added storage package 2010-08-05 19:29:24 -05:00
Jacob Mason
fbd047b8f5 Ensure hidden comments can't be replied to 2010-08-05 15:01:13 -05:00
Jacob Mason
d0e272e61f Add comment moderation backend 2010-08-05 14:13:50 -05:00
Jacob Mason
790715d37b added update_username method 2010-08-05 12:20:15 -05:00
Georg Brandl
861941e5f1 merge with 1.0 2010-08-05 16:20:12 +02:00
Georg Brandl
df107e70f8 Allow breaking long signatures, continuing with backlash-escaped newlines. 2010-08-05 16:03:36 +02:00
Georg Brandl
5b09e2b41a Fix unwanted styling of C domain references (because of a namespace clash with Pygments styles). 2010-08-05 15:47:10 +02:00
Georg Brandl
92142bbdb6 Allow references to PEPs and RFCs with explicit anchors. 2010-08-05 15:42:15 +02:00
Georg Brandl
279d025ffe Add Tau. 2010-08-05 15:29:45 +02:00
Georg Brandl
b9529a21a5 Fix references to reST domain items. 2010-08-05 15:17:23 +02:00