| Mon, 01 Jul 2013 12:45:11 +0200 |
gibus |
Add INSTALLED_APPS in settings_local for buildout to include south migration commands.
|
changeset |
files
|
| Mon, 01 Jul 2013 12:43:20 +0200 |
gibus |
Clean south migration
|
changeset |
files
|
| Fri, 28 Jun 2013 16:05:08 +0200 |
gibus |
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
|
changeset |
files
|
| Fri, 28 Jun 2013 15:10:23 +0200 |
gibus |
Better translation of help text
|
changeset |
files
|
| Thu, 27 Jun 2013 16:54:29 +0200 |
gibus |
Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'.
|
changeset |
files
|
| Thu, 27 Jun 2013 16:39:16 +0200 |
gibus |
For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases.
|
changeset |
files
|
| Wed, 26 Jun 2013 23:43:08 +0200 |
Production Moz |
Fix south migration problem caused by 0003_update_keys_to_textversion using TextVersion model which is updated only in 0010_auto__add_field_textversion_category_1__add_field_textversion_category, same with 0007_populate_id_key_in_comments using Comment model updated in 0011_auto__add_field_comment_category.
|
changeset |
files
|
| Wed, 26 Jun 2013 19:25:09 +0200 |
Production Moz |
Reorder classes in models.py.
|
changeset |
files
|
| Tue, 25 Jun 2013 20:32:32 +0200 |
Production Moz |
Definitely this is not a good idea to use ApplicationConfiguration in TextVersion model as default for category_x fields.
|
changeset |
files
|
| Tue, 25 Jun 2013 18:05:37 +0200 |
gibus |
Reorders stuffs in models
|
changeset |
files
|
| Tue, 25 Jun 2013 17:58:49 +0200 |
Production Moz |
Reorder ConfigurationManager model, because it broke co-ment lite
|
changeset |
files
|
| Tue, 25 Jun 2013 16:27:14 +0200 |
gibus |
Do not proposed undefined categories in filter.
|
changeset |
files
|
| Tue, 25 Jun 2013 16:19:19 +0200 |
Production Moz |
Fixes test for categories defined in workspace while None in textversion.
|
changeset |
files
|
| Tue, 25 Jun 2013 16:00:21 +0200 |
gibus |
Fixes lower() applied to None string, and not empty string as changeset 506 has mistakenly fixed.
|
changeset |
files
|