src/cm/models.py
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
Wed, 27 Jan 2010 16:18:30 +0100 raph model change+migration (add id_key to comment): run ./bin/django migrate
Wed, 20 Jan 2010 20:43:38 +0100 rbernard enh: detached comments
Mon, 04 Jan 2010 10:38:09 +0100 raph keep comment dates (created / modified) when duplicating (fixes #12)
Thu, 10 Dec 2009 14:27:12 +0100 raph - add tag support to user
Tue, 08 Dec 2009 16:51:48 +0100 reno ENH : adding comments on previous version now possible
Fri, 04 Dec 2009 14:03:03 +0100 raph remove duplicated method
Thu, 03 Dec 2009 15:55:39 +0100 reno bug fix : can view own comment on comment add on mod priori
Thu, 03 Dec 2009 11:55:50 +0100 raph FIX: comment visibility takes ownership into account
Mon, 30 Nov 2009 13:46:17 +0100 reno various notification changes
Tue, 24 Nov 2009 10:31:11 +0100 raph lazy strings
Mon, 23 Nov 2009 15:14:29 +0100 raph import from internal svn r 4007
less more (0) tip