Thu, 27 Jun 2013 16:39:16 +0200 gibus For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases.
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 16:27:14 +0200 gibus Do not proposed undefined categories in filter.
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:49:39 +0200 Production Moz Fixes one FR translation.
Tue, 25 Jun 2013 13:34:18 +0200 gibus Fixes lower() applied to None string.
Tue, 25 Jun 2013 13:30:31 +0200 gibus Reapply changeset 504.
Tue, 25 Jun 2013 11:56:01 +0200 gibus Adds a category to comments, painted with colored vertical bar.
Wed, 03 Apr 2013 18:42:42 +0200 Production Moz Add can_edit_comment_own to Individual student (similar to changeset 359 for generic model).
Wed, 27 Mar 2013 17:51:18 +0100 gibus do not skip span for newline textnodes otherwise compute_new_comment_positions() will return bad results for pandoc texts.
Mon, 18 Mar 2013 17:29:40 +0100 gibus Prevents sumitting comment several time while waiting for server response.
Wed, 27 Feb 2013 14:16:44 +0100 gibus Added tag 2.5.0 for changeset 805e08ea57b1
Thu, 31 Jan 2013 16:56:09 +0100 gibus Fixes crash when editing imported text with orphan comment. 2.5.0
Thu, 31 Jan 2013 14:54:54 +0100 gibus One debug line forgotten in previous commit.
Thu, 31 Jan 2013 14:54:07 +0100 gibus One debug line forgotten in previous commit.
Thu, 31 Jan 2013 14:52:48 +0100 gibus Fixes crash when editing, apparently when comment spans on multiple text nodes.
Mon, 28 Jan 2013 13:47:29 +0100 gibus Forgot a condition when using libreoffice as a fallback when abiword crashes.
Mon, 28 Jan 2013 12:19:11 +0100 gibus Use libreoffice to convert html to pdf when abiword crashes.
Mon, 28 Jan 2013 10:44:48 +0100 gibus Do not list all comments when exporting filtered comments.
Mon, 28 Jan 2013 01:20:52 +0100 Production Moz Since scrollIntoView scroll the embed iframe *and* the parent window, restore the position of the toolbar.
Sun, 27 Jan 2013 11:19:55 +0100 Production Moz Since scrollIntoView scroll the embed iframe *and* the parent window, save and restore the position of the toolbar.
Sat, 26 Jan 2013 11:03:23 +0100 Production Moz Do not reset filters when adding a comment.
Mon, 21 Jan 2013 16:40:17 +0100 gibus New arrow-down adn arrow-up icons.
Mon, 21 Jan 2013 16:01:51 +0100 gibus Reverts arrow-down icon.
Mon, 21 Jan 2013 14:18:16 +0100 gibus Adds ompressed version for changeset 485.
Mon, 21 Jan 2013 14:12:10 +0100 gibus Clean versions list/comparison/view and add original version.
Mon, 21 Jan 2013 09:41:46 +0100 gibus New icons.
Mon, 21 Jan 2013 09:29:52 +0100 gibus Preselect embeded code to copy.
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, 03 Jan 2013 11:07:33 +0100 gibus Add GZipMiddleware to compress exchanged data.
Thu, 03 Jan 2013 11:04:39 +0100 gibus Remove some unused comments.
Thu, 03 Jan 2013 11:00:26 +0100 gibus Add some MIME instructions for font to silence Chrome warnings.
Thu, 13 Dec 2012 14:27:20 +0100 gibus Applies new fonts to interface.
Thu, 06 Dec 2012 09:48:45 +0100 gibus New fonts.
Fri, 30 Nov 2012 14:43:51 +0100 gibus fix switch between different styles.
Mon, 12 Nov 2012 12:58:34 +0100 gibus Do not spannify empty text nodes, prevents abiword crash.
Tue, 06 Nov 2012 09:25:44 +0100 gibus Use co-ment user name when co-ment is directly accessed, even if DECORATED_CREATORS is True (i.e. normaly accessed by API).
Tue, 23 Oct 2012 13:41:07 +0200 gibus Update norwegian translation
Fri, 05 Oct 2012 10:21:07 +0200 gibus Fix filtering of teachers' comments for individual students in role_teacher role model when using DECORATED_CREATORS.
Mon, 01 Oct 2012 11:00:56 +0200 gibus When building toc, delete <a> elements, including when written in uppercase (<A>).
Mon, 01 Oct 2012 10:48:23 +0200 gibus Stupid IE does not know getElementsByClassName.
Mon, 01 Oct 2012 10:14:08 +0200 gibus Stupid IE counts extra element in array when ending by a comma.
Mon, 01 Oct 2012 09:50:25 +0200 gibus indexOf method of Array is unknown by stupid IE.
Mon, 24 Sep 2012 12:11:49 +0200 gibus Fix export in XML of dates when timezone is negative.
Mon, 24 Sep 2012 01:12:12 -0700 gibus For some reasons BeautifulSouf does not convert entities with convertEntities=["xml","html"], use convertEntities=BeautifulSoup.ALL_ENTITIES instead.
Fri, 14 Sep 2012 09:50:05 +0200 gibus Fix import for use with api (with co_ment Drupal module for eg.).
Fri, 14 Sep 2012 09:49:27 +0200 gibus Fix Italian translation.
Fri, 07 Sep 2012 15:16:15 +0200 gibus Adds Italian translation.
Fri, 10 Aug 2012 16:12:29 +0200 gibus Added import from XML file, including text, comments and attachments.
Thu, 09 Aug 2012 16:55:25 +0200 gibus Fixed renderContents on BeautifilSoup if there is no body in source html
Thu, 09 Aug 2012 13:05:11 +0200 gibus When extracting body of a document in HTML source format (i.e. without pandoc conversion before display), use BeautifilSoup, which is more tolerant, instead of xml.dom.minidom, which crashes too often.
Thu, 09 Aug 2012 11:06:46 +0200 gibus Fixed export with abiword by running tidy on html
(0) -300 -100 -60 +60 +100 tip