src/cm/views/texts.py
Tue, 11 Mar 2014 11:05:25 +0100 gibus Clear cache when creating/deleting text/comment/user.
Fri, 20 Sep 2013 16:28:40 +0200 Simon Descarpentries - updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
Fri, 28 Jun 2013 15:10:23 +0200 gibus Better translation of help text
Tue, 25 Jun 2013 16:19:19 +0200 Production Moz Fixes test for categories defined in workspace while None in textversion.
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.
Tue, 25 Jun 2013 13:34:18 +0200 gibus Fixes lower() applied to None string.
Tue, 25 Jun 2013 11:56:01 +0200 gibus Adds a category to comments, painted with colored vertical bar.
Mon, 28 Jan 2013 10:44:48 +0100 gibus Do not list all comments when exporting filtered comments.
Mon, 21 Jan 2013 14:12:10 +0100 gibus Clean versions list/comparison/view and add original version.
Mon, 14 Jan 2013 10:43:21 +0100 gibus Do not try to process custom_css if none has be defined
Fri, 11 Jan 2013 16:51:16 +0100 gibus Add custom CSS and fonts.
Fri, 04 Jan 2013 10:50:15 +0100 gibus No need to get content with display:none on parent view frame
Thu, 03 Jan 2013 11:42:46 +0100 gibus Replace pre_edit stage by an input checkbox to increase performances (compute_new_comment_positions run once).
Thu, 09 Aug 2012 11:06:46 +0200 gibus Fixed export with abiword by running tidy on html
Mon, 06 Aug 2012 17:51:25 +0200 gibus Added export of attachements as inline b64 images for appropriate formats.
Mon, 06 Aug 2012 13:42:15 +0200 gibus Cleaned export.
Tue, 31 Jul 2012 16:37:23 +0200 gibus Added export to XML for re-import (nb. without attachements).
Thu, 14 Jun 2012 11:43:46 +0200 gibus Fix #77 html code inside document viewer.
Thu, 24 May 2012 14:42:22 +0200 gibus Adds export to epub.
Tue, 15 May 2012 12:12:41 +0200 gibus Added export in .doc and .docx formats.
Thu, 10 May 2012 14:20:10 +0200 gibus Prevents javascript error, when iframe is not ready and therefore iframe_onload function is not available.
Mon, 07 May 2012 09:10:45 +0200 gibus Adds api/convert to return HTML document from legacy format + Saves attached images when just converting to HTML, without creating a text + Returns nb of detached and removed commentswhen updating text.
Tue, 24 Apr 2012 16:09:35 +0200 gibus When exporting, expand entities to keep correct offsets of comments.
Fri, 06 Apr 2012 12:33:15 +0200 Production Moz Fixes missing closing bracket for column spearator in diff pages.
Sat, 10 Sep 2011 15:19:29 +0200 gibus add throbber to wait until text is loaded
Tue, 31 May 2011 18:04:05 +0200 Production Moz replace msdos \r\n
Mon, 04 Oct 2010 14:21:17 +0200 raph add note size limitation
Thu, 19 Aug 2010 13:19:24 +0200 raph use fixed table size for comparing versions
Mon, 26 Jul 2010 14:16:21 +0200 raph fix: use 'keep_comments' parameter when editing text
Mon, 17 May 2010 15:23:41 +0200 raph code cleanup
Mon, 10 May 2010 11:50:08 +0200 raph import inside function
Fri, 16 Apr 2010 10:34:54 +0200 raph cleanup diff for human reading preserve_html
Thu, 15 Apr 2010 14:33:56 +0200 raph improve diff between versions (word diff)
Wed, 31 Mar 2010 16:26:00 +0200 raph note should not beeing passed to new version (fixes #12)
Wed, 31 Mar 2010 12:00:27 +0200 raph help update / i18n
Fri, 26 Mar 2010 12:19:38 +0100 raph use lazy i18n for edit form
Fri, 26 Mar 2010 12:18:33 +0100 raph use lazy i18n for edit form
Thu, 25 Mar 2010 17:24:50 +0100 raph image path correction (when comments)
Thu, 25 Mar 2010 17:19:04 +0100 raph fix image path for pdf & odt exports (fixes #5)
Thu, 25 Mar 2010 15:00:58 +0100 raph refactor arg passing between frames
Mon, 22 Feb 2010 23:06:24 +0100 rbernard BUG FIX : fix tex/latex format
Sat, 13 Feb 2010 12:04:27 +0100 raph Merge with 07019190bfe33d164593a42b92713b8265bb263b
Sat, 13 Feb 2010 11:46:27 +0100 raph remove print stmt
Sat, 13 Feb 2010 11:45:33 +0100 raph redesign compare page
Sat, 13 Feb 2010 12:02:23 +0100 rbernard BUG FIX : handling html
Wed, 10 Feb 2010 10:37:30 +0100 raph fix: remove pdb
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.
Sat, 06 Feb 2010 18:04:01 +0100 raph add permission check on text compare
Fri, 05 Feb 2010 16:01:32 +0100 raph cleanup diff files / add experimental diff
Fri, 05 Feb 2010 12:23:29 +0100 raph refactor version explorer
Thu, 21 Jan 2010 21:11:32 +0100 rbernard ENH ticket 20 disable edit in versions tab added ALLOW_CLIENT_MODIF_ON_LAST_VERSION_ONLY to settings.py
Wed, 20 Jan 2010 22:32:59 +0100 rbernard i18n
Wed, 20 Jan 2010 20:45:52 +0100 rbernard Merge with f5d3ea4bd03ce9042db313e9695449121715976e
Wed, 20 Jan 2010 20:43:38 +0100 rbernard enh: detached comments
Fri, 15 Jan 2010 14:56:34 +0100 raph fix pagination in text user list
Wed, 06 Jan 2010 14:15:22 +0100 raph fix bug when no tag is present
Tue, 22 Dec 2009 09:39:43 +0100 raph format in text edit not required / add default to old value
Tue, 22 Dec 2009 08:41:05 +0100 raph make format read-only (comment positioning problem)
Mon, 14 Dec 2009 10:05:21 +0100 raph refactor history template
less more (0) -60 tip