| Tue, 11 Mar 2014 11:05:25 +0100 |
gibus |
Clear cache when creating/deleting text/comment/user.
|
file |
diff |
annotate
|
| Fri, 28 Jun 2013 15:10:23 +0200 |
gibus |
Better translation of help text
|
file |
diff |
annotate
|
| 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.
|
file |
diff |
annotate
|
| Wed, 26 Jun 2013 19:25:09 +0200 |
Production Moz |
Reorder classes in models.py.
|
file |
diff |
annotate
|
| 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.
|
file |
diff |
annotate
|
| Tue, 25 Jun 2013 18:05:37 +0200 |
gibus |
Reorders stuffs in models
|
file |
diff |
annotate
|
| Tue, 25 Jun 2013 17:58:49 +0200 |
Production Moz |
Reorder ConfigurationManager model, because it broke co-ment lite
|
file |
diff |
annotate
|
| Tue, 25 Jun 2013 11:56:01 +0200 |
gibus |
Adds a category to comments, painted with colored vertical bar.
|
file |
diff |
annotate
|
| Thu, 03 Jan 2013 11:04:39 +0100 |
gibus |
Remove some unused comments.
|
file |
diff |
annotate
|
| Fri, 10 Aug 2012 16:12:29 +0200 |
gibus |
Added import from XML file, including text, comments and attachments.
|
file |
diff |
annotate
|
| Fri, 08 Jun 2012 14:30:24 +0200 |
gibus |
Avoid warnings for deprecated instructions in djan 1.3
|
file |
diff |
annotate
|
| Fri, 13 Apr 2012 11:53:42 +0200 |
gibus |
When last_version is deleted, do not delete text and previous versions in cascade, but really delete text only when there is no previous version, otherwise update text.last_version with previous version.
|
file |
diff |
annotate
|
| Tue, 31 May 2011 17:58:47 +0200 |
Production Moz |
prevent uno custom __import__ from messing with south import machinery (to discover south enabled dj apps)
|
file |
diff |
annotate
|
| Tue, 02 Nov 2010 10:15:41 +0100 |
gibus |
save prototype for django new version (1.2.3)
|
file |
diff |
annotate
|
| Tue, 03 Aug 2010 18:01:35 +0200 |
raph |
do not lock table with backends other than postgresql (postgresql specific syntax) (fixes #52)
|
file |
diff |
annotate
|