Daniel Neuhäuser
|
2742399e80
|
Implement $.fn.comment more efficiently
|
2010-08-13 17:17:40 +02:00 |
|
Daniel Neuhäuser
|
030833e8c5
|
Implement showError more efficiently
|
2010-08-13 17:10:22 +02:00 |
|
Daniel Neuhäuser
|
bb0f113740
|
Use document.createElement which is faster than parsing the html to create an element
|
2010-08-13 17:07:15 +02:00 |
|
Daniel Neuhäuser
|
1fa4c78c38
|
Put spaces around operators
|
2010-08-13 16:26:46 +02:00 |
|
Daniel Neuhäuser
|
1509c0d3d3
|
Use a more consistent style in the websupport js
|
2010-08-13 15:10:48 +02:00 |
|
Daniel Neuhäuser
|
134010e357
|
Put literal_blocks under versioning
|
2010-08-13 11:44:09 +02:00 |
|
Daniel Neuhäuser
|
305977359d
|
Fix indentation
|
2010-08-13 11:37:21 +02:00 |
|
Daniel Neuhäuser
|
966aa7748a
|
Automated merge with ssh://bitbucket.org/jacobmason/sphinx-web-support
|
2010-08-13 04:54:10 +02:00 |
|
Jacob Mason
|
4dc41e5293
|
remove modal focuser
|
2010-08-12 17:08:27 -05:00 |
|
Jacob Mason
|
5922d97739
|
separate js templates from js scripts
|
2010-08-12 17:07:15 -05:00 |
|
Jacob Mason
|
7e8fb7141b
|
allow commenting on literal_blocks
|
2010-08-12 14:41:25 -05:00 |
|
Daniel Neuhäuser
|
fbe5617314
|
Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking
|
2010-08-12 03:09:24 +02:00 |
|
Daniel Neuhäuser
|
24979fbde1
|
Fixed NameError introduced by last changeset
|
2010-08-12 03:09:03 +02:00 |
|
Daniel Neuhäuser
|
94e844e556
|
Automated merge with ssh://bitbucket.org/DasIch/sphinx-version-tracking
|
2010-08-12 02:56:24 +02:00 |
|
Daniel Neuhäuser
|
14a99c8b86
|
Fallback to zip_longest for python3
|
2010-08-12 02:54:54 +02:00 |
|
Daniel Neuhäuser
|
ada394fe94
|
Fixing indentation etc. Note: We need a javascript styleguide
|
2010-08-11 18:15:30 +02:00 |
|
Georg Brandl
|
e1ce9a63a6
|
Fix file name in manifest.
|
2010-08-11 17:16:20 +02:00 |
|
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
|
8a17f7a84f
|
Prepare for 1.0.2.
|
2010-08-10 17:18:46 +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 |
|