Martin Zimmermann
0d55dadf46
Merge pull request #163 from albohlabs/patch-1
...
Fix npm uglifyjs missing package error
2015-02-17 22:30:24 +01:00
Daniel Gräber
763586448a
Fix npm uglifyjs missing package error
...
uglifyjs has been [unpublished](https://www.npmjs.com/package/uglifyjs ). Instead use uglify-js.
2015-02-17 17:16:34 +01:00
Martin Zimmermann
5f511023e9
Merge pull request #158 from rolisz/patch-1
...
Catch exception in anonymize function
2015-02-02 00:13:01 +01:00
Roland Szabo
2a3075d0fb
Catch exception in anonymize function
2015-02-01 17:30:35 +01:00
Martin Zimmermann
26b889d381
Merge remote-tracking branch 'origin/pr/157'
...
Conflicts:
isso/js/app/i18n.js
2015-01-30 15:43:02 +01:00
Matias
1957f4f99f
Update CONTRIBUTORS.txt
2015-01-29 15:59:46 -03:00
Matias
dc172975ee
Update CONTRIBUTORS.txt
2015-01-29 03:06:51 -03:00
Matias
c5496b103d
Added spanish translation
...
Added spanish translation
2015-01-29 02:59:52 -03:00
Matias
68a8c2c380
Update client.rst
2015-01-29 02:55:50 -03:00
Matias
4d7fc956ab
Create es.js
...
Added spanish translation
2015-01-29 02:53:53 -03:00
Martin Zimmermann
e271851b50
fetch greek translation
2015-01-28 23:14:21 +01:00
Martin Zimmermann
f80460a685
Merge pull request #152 from jelmer/dutch
...
Import transifex improvements to Dutch translation.
2015-01-22 09:09:18 +01:00
Jelmer Vernooij
00c4d4149e
Import transifex improvements to Dutch translation.
2015-01-21 23:46:50 +01:00
Martin Zimmermann
81756dcefa
Merge pull request #150 from jelmer/dutch
...
Add Dutch translations.
2015-01-21 23:31:34 +01:00
Jelmer Vernooij
dcb7f6457c
Add Dutch translations.
2015-01-17 21:54:01 +01:00
Martin Zimmermann
7c4565afc7
Merge pull request #148 from richard-fine/feature/vagrant
...
Vagrant support
2015-01-03 22:44:46 +01:00
Richard Fine
6ac5e8c6d0
Reverted change to demo file; changed web server config to mount the uWSGI app at the root, as it turns out it's capable of serving the demo file itself
2015-01-03 13:07:41 +00:00
Richard Fine
18118ec080
tell uWSGI to auto-reload when .py files are changed during development
2015-01-03 02:22:01 +00:00
Richard Fine
3977a8d00d
set up Vagrant support to make it easy to get a dev environment going quickly
2015-01-03 02:00:04 +00:00
Martin Zimmermann
a6c859c5a5
add changelog for 0.10
2014-12-25 23:17:52 +01:00
Martin Zimmermann
f47df75422
use system's CA certificates for Python 2.7.9 or higher to verify TLS connection
2014-12-25 22:49:28 +01:00
Martin Zimmermann
d70eb160b9
Merge branch 'legacy/0.9'
...
Conflicts:
isso/migrate.py
2014-12-25 21:53:31 +01:00
Martin Zimmermann
83d3c7443c
remove email field from JSON example
2014-12-25 21:30:54 +01:00
Martin Zimmermann
d6602b7fe4
Merge branch 'pr/143'
2014-12-25 21:28:26 +01:00
Martin Zimmermann
7f5ff457c1
integrate swedish translation into Isso
2014-12-25 21:28:15 +01:00
Martin Zimmermann
afe6ece865
Merge branch 'pr/144'
2014-12-25 21:08:55 +01:00
Martin Zimmermann
b45f39e662
resolve when comment is in moderation queue, too
2014-12-25 21:08:10 +01:00
Théo Zimmermann
bba91b3f93
don't lose comment if it failed to create
2014-12-19 15:19:55 +01:00
Gustav Näslund
da47dbd374
Added swedish translation file
2014-12-13 14:29:40 +01:00
Martin Zimmermann
4b97684e22
fix editing when avatars are disabled
2014-11-26 00:06:54 +01:00
Martin Zimmermann
c9be737f5e
document broken stdout notifications, #138
2014-11-25 23:18:50 +01:00
Martin Zimmermann
89d6ea076b
add --empty-id flag to import weird Disqus exports, fixes #135
2014-11-25 22:59:05 +01:00
Martin Zimmermann
8918c4a186
Merge pull request #137 from Zimmi48/master
...
correct order by in sql request
2014-11-17 19:49:08 +01:00
Martin Zimmermann
928198f340
update translations
2014-11-16 14:27:42 +01:00
Martin Zimmermann
a1be81f6c8
add UnicodeDecodeError to troubleshooting (via #93 )
2014-11-16 14:25:48 +01:00
Théo Zimmermann
97015d4034
correct order by in sql request
2014-11-13 13:56:40 +01:00
Martin Zimmermann
4b64615f92
set encoding to UTF-8 for Disqus and WordPress import, also fixes #93
2014-11-12 22:34:07 +01:00
Martin Zimmermann
0d6d975f98
use /opt/isso as virtualenv and add a simple sysvinit script
...
The SysVinit script is not tested, but it looks fine to me. Also added a
few lines on how to execute `isso` when using a virtualenv from the
outside (both changes suggested on IRC).
2014-11-09 23:03:28 +01:00
Martin Zimmermann
f0a0f40223
add fallback localStorage implementation if not functional, #134
2014-11-09 22:13:26 +01:00
Martin Zimmermann
f06be982e7
add target to lint for Python 2 and 3
2014-11-09 21:18:05 +01:00
Martin Zimmermann
d469324392
fix 'undefined name 'buffer'' on Python 3.x
2014-11-09 21:17:36 +01:00
Martin Zimmermann
b800a8bbe7
Merge pull request #130 from Zimmi48/master
...
bug fixed: was trying to remove an unexisting span.votes
2014-10-20 15:11:50 +02:00
Théo Zimmermann
d0a0ac39b0
bug fixed: was trying to remove an unexisting span.votes
2014-10-17 09:24:53 +02:00
Martin Zimmermann
74363d44ba
Merge branch 'legacy/0.9'
...
Conflicts:
CHANGES.rst
isso/core.py
setup.py
2014-10-08 18:06:56 +02:00
Martin Zimmermann
da174cd712
Back to development: 0.9.9
2014-10-08 17:59:55 +02:00
Martin Zimmermann
33a1edafac
Preparing release 0.9.8
2014-10-08 17:59:29 +02:00
Martin Zimmermann
a07296b9fd
update changelog
2014-10-08 17:53:53 +02:00
Martin Zimmermann
88be07d5de
import backports.configparser before configparser, #128
...
backports.configparser got a major rewrite and an upgrade from 3.3 to
3.5 imports the wrong configparser module on Python 2.6/2.7.
Hopefully, this commit makes it work again. Alternatively, you can
remove the old configparser module(s):
rm lib/python2.7/site-packages/configparser*
And re-install configparser from PyPi.
2014-10-07 12:09:41 +02:00
Martin Zimmermann
9aaac16d17
add #125 and #129 to troubleshooting
2014-10-06 13:07:48 +02:00
Julien Lamy
4bc70dd09b
Update documentation for deployment with mod_wsgi
2014-09-27 12:11:59 +02:00