Daniel Neuhäuser
|
1d4c7d4fe0
|
Added initial versioning support
|
2010-08-11 14:23:58 +02:00 |
|
Daniel Neuhäuser
|
4a2a6a7eab
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
|
2010-08-11 03:48:57 +02: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 |
|
Daniel Neuhäuser
|
4f7c5ec6d3
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
|
2010-08-10 23:07:03 +02: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 |
|
Daniel Neuhäuser
|
096b7e2cd4
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
|
2010-08-10 21:50:58 +02:00 |
|
Daniel Neuhäuser
|
2ca339557d
|
Switch to sphinx.util.jsonimpl.dumps in the builder
|
2010-08-10 21:50:48 +02: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
|
afd1a1621f
|
Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking
|
2010-08-10 20:36:57 +02: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
|
7ecdad4bbe
|
Automated merge with ssh://bitbucket.org/birkenfeld/sphinx
|
2010-08-10 17:25:01 +02:00 |
|
Georg Brandl
|
bd950c3bb4
|
Fix test_config under 2.x.
|
2010-08-10 17:16:49 +02:00 |
|
Daniel Neuhäuser
|
023f342bed
|
Removed trailing whitespace
|
2010-08-10 17:11:11 +02:00 |
|
Daniel Neuhäuser
|
a054a02eec
|
Removed unnecessary check
|
2010-08-10 15:29:57 +02:00 |
|
Daniel Neuhäuser
|
53920deb3e
|
Delete remaining files in the _build directory
|
2010-08-10 15:22:42 +02:00 |
|
Daniel Neuhäuser
|
c614ba995d
|
Fixed algorithm test_insert passes now and everything seems to be working fine
|
2010-08-10 15:22:11 +02:00 |
|
Daniel Neuhäuser
|
549c07bade
|
Fix line length
|
2010-08-10 13:15:03 +02:00 |
|
Daniel Neuhäuser
|
b14f9005f8
|
Fixed documentation
|
2010-08-10 12:31:10 +02:00 |
|
Daniel Neuhäuser
|
805c2c405e
|
Automated merge with ssh://bitbucket.org/birkenfeld/sphinx
|
2010-08-10 12:27:51 +02:00 |
|
Daniel Neuhäuser
|
828ad48e3d
|
Initial version tracking implementation
|
2010-08-10 12:25:48 +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 |
|