src/cm/models.py
Tue, 11 Mar 2014 11:05:25 +0100 gibus Clear cache when creating/deleting text/comment/user.
Fri, 28 Jun 2013 15:10:23 +0200 gibus Better translation of help text
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.
Wed, 26 Jun 2013 19:25:09 +0200 Production Moz Reorder classes in models.py.
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.
Tue, 25 Jun 2013 18:05:37 +0200 gibus Reorders stuffs in models
Tue, 25 Jun 2013 17:58:49 +0200 Production Moz Reorder ConfigurationManager model, because it broke co-ment lite
Tue, 25 Jun 2013 11:56:01 +0200 gibus Adds a category to comments, painted with colored vertical bar.
Thu, 03 Jan 2013 11:04:39 +0100 gibus Remove some unused comments.
Fri, 10 Aug 2012 16:12:29 +0200 gibus Added import from XML file, including text, comments and attachments.
Fri, 08 Jun 2012 14:30:24 +0200 gibus Avoid warnings for deprecated instructions in djan 1.3
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.
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)
Tue, 02 Nov 2010 10:15:41 +0100 gibus save prototype for django new version (1.2.3)
Tue, 03 Aug 2010 18:01:35 +0200 raph do not lock table with backends other than postgresql (postgresql specific syntax) (fixes #52)
Mon, 12 Jul 2010 16:37:32 +0200 raph fix error when last text_version is deleted
Wed, 05 May 2010 16:37:57 +0200 raph add notifications to admin area
Thu, 22 Apr 2010 12:35:04 +0200 raph fix comment __str__ display
Tue, 20 Apr 2010 11:14:21 +0200 raph always use pandoc but in raw mode for html->html convert preserve_html
Thu, 15 Apr 2010 16:38:45 +0200 raph do not use pandoc for html content preserve_html
Mon, 22 Mar 2010 15:49:15 +0100 raph add author in activities traces
Sat, 13 Feb 2010 12:02:23 +0100 rbernard BUG FIX : handling html
Thu, 11 Feb 2010 16:28:10 +0100 raph add logo in settings / fix static file settings
Tue, 09 Feb 2010 23:08:54 +0100 rbernard bug fix: removed \r in textversion's content because of a comment position bug in pre_edit. Added a save function to TextVersion to do so.
Tue, 09 Feb 2010 22:20:08 +0100 rbernard Merge with e4746a10edf5ac1bcea7348d228fb35bebf93657
Fri, 05 Feb 2010 18:43:58 +0100 rbernard bug fix: removed \r in textversion's content because of a comment position bug in pre_edit. Added a save function to TextVersionManager to do so. Also removed cleaning \r before computing diffs because it should not be necessary anymore.
Fri, 05 Feb 2010 12:24:06 +0100 raph Merge with e7e1bc64f613bbc7f54cd474efd1d6ae1d8f6457
Fri, 05 Feb 2010 12:23:29 +0100 raph refactor version explorer
Wed, 03 Feb 2010 21:49:04 +0100 rbernard lpermalink uses id_key
Wed, 03 Feb 2010 15:06:03 +0100 raph cleanup set_workspace name
less more (0) -30 tip