Thu, 03 Oct 2013 11:10:40 +0200 Simon Descarpentries Remove comment on iPad condition to try to improve things for it.
Thu, 03 Oct 2013 10:46:05 +0200 gibus Get rid of 'allow_contact' field for UserProfile since it is unused.
Thu, 03 Oct 2013 10:44:46 +0200 gibus Get rid of 'preferred_language' field for UserProfile since it is unused.
Thu, 03 Oct 2013 10:30:12 +0200 gibus Serve uploaded files even when DEBUG=False.
Thu, 03 Oct 2013 10:29:53 +0200 gibus Diplay workspace logo on text pages.
Thu, 03 Oct 2013 10:19:03 +0200 gibus Allow text manager to add users on this text with no global role.
Thu, 03 Oct 2013 10:11:23 +0200 gibus Fix missing alt attribute for img.
Mon, 23 Sep 2013 11:28:49 +0200 Simon Descarpentries Màj fichier script minified
Fri, 20 Sep 2013 16:31:07 +0200 Simon Descarpentries Erase local modifications
Fri, 20 Sep 2013 16:28:40 +0200 Simon Descarpentries - updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
Mon, 08 Aug 2011 15:18:56 +0200 Simon Descarpentries Adding two missing sentences.
Thu, 19 Sep 2013 14:57:00 +0200 gibus Filter pane should have bigger height to display category dropdown list.
Sat, 14 Sep 2013 10:00:45 +0200 gibus For some reason, when exporting commented text with background colors, angle brackets for html spans are sometimes returned as entities by soup.
Wed, 11 Sep 2013 23:13:01 +0200 gibus Reverse to YUI 3.0.0 since with YUI.3.10.3, comment content including words 'paragraph' or 'section' do not show up on Firefox, this is weird and has to be investigated.
Thu, 05 Sep 2013 14:08:31 +0200 gibus Fix django migrate --list
Thu, 05 Sep 2013 14:03:29 +0200 gibus Add some import from south in order for django migrate to work properly
Wed, 04 Sep 2013 22:11:01 +0200 Production Moz Filter by category should also be tested for undefined (and not just empty string) in case no category has been defined.
Mon, 05 Aug 2013 04:05:28 +0200 Production Moz Resize filters for small screen.
Mon, 05 Aug 2013 03:32:19 +0200 Production Moz Twick in css.
Sun, 04 Aug 2013 14:10:07 +0200 Production Moz Twick in css.
Tue, 16 Jul 2013 14:29:46 +0200 gibus Upgrades to yui 3.10.3
Mon, 15 Jul 2013 15:25:58 +0200 gibus Update thread_box button to new design (horizontal mirror of unthread_box)
Mon, 15 Jul 2013 09:13:19 +0200 gibus Fixes AttributeError: 'FakeRequest' object has no attribute 'GET'
Thu, 11 Jul 2013 14:44:02 +0200 gibus improves performence of text_view_comments by memoizing permission computations.
Mon, 01 Jul 2013 12:45:11 +0200 gibus Add INSTALLED_APPS in settings_local for buildout to include south migration commands.
Mon, 01 Jul 2013 12:43:20 +0200 gibus Clean south migration
Fri, 28 Jun 2013 16:05:08 +0200 gibus Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
Fri, 28 Jun 2013 15:10:23 +0200 gibus Better translation of help text
Thu, 27 Jun 2013 16:54:29 +0200 gibus Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'.
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
Thu, 09 Aug 2012 10:11:21 +0200 gibus Fixed bad conversion of & to &amp;
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).
Mon, 25 Jun 2012 21:15:03 +0200 Production Moz forget a coma in list of input format for abiword conversion.
Fri, 15 Jun 2012 15:04:46 +0200 gibus Change Title: to Subject: in English to not mix with author's title.
Thu, 14 Jun 2012 11:43:46 +0200 gibus Fix #77 html code inside document viewer.
Tue, 12 Jun 2012 14:00:32 +0200 gibus In role_teacher model, individual students can see their own comments but also teacher's ones, whereas individual students' comments cannot be seen by students.
Fri, 08 Jun 2012 14:30:24 +0200 gibus Avoid warnings for deprecated instructions in djan 1.3
Fri, 08 Jun 2012 14:28:21 +0200 gibus Avoid warnings for deprecated instructions in djan 1.3
Fri, 08 Jun 2012 13:59:50 +0200 gibus Avoid warnings for deprecated instructions in djan 1.3
Tue, 05 Jun 2012 09:24:33 +0200 gibus Update settings_local_sample with DECORATED_CREATORS and USE_ABI parameters
Thu, 24 May 2012 15:59:12 +0200 gibus Exports to epub only with pandoc 1.9 and upper versions.
Thu, 24 May 2012 14:42:22 +0200 gibus Adds export to epub.
Thu, 24 May 2012 12:48:39 +0200 gibus Takes into account various releases of pandoc.
Thu, 24 May 2012 12:46:50 +0200 gibus Fixes export with abiword when attached images are served by co-ment
Thu, 24 May 2012 10:03:52 +0200 gibus Adds generic getElementsByClassName for IE compatibility.
Mon, 21 May 2012 16:50:42 +0200 gibus Reverts to changeset 435, and just add {% csrf_token %} to template forgot_pw.html, since CSRF protection seems to be only here (surely because of django.contrib.auth.views).
Sat, 19 May 2012 10:21:54 +0200 Production Moz Fix side effects with csrf token, add csrf_token to every post form + add ajax (see http://stackoverflow.com/questions/5100539/django-csrf-check-failing-with-an-ajax-post-request), remove django.middleware.csrf.CsrfViewMiddleware ?!
Fri, 18 May 2012 00:07:32 +0200 Production Moz Avoids HTTP 403 on login and reset/change password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
Thu, 17 May 2012 23:58:03 +0200 Production Moz Avoids HTTP 403 on reset password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
Tue, 15 May 2012 14:15:34 +0200 Production Moz Fixed comments filter by name when name is empty
Tue, 15 May 2012 12:22:28 +0200 gibus Fixed bad string for export to ms-word 2007.
Tue, 15 May 2012 12:12:41 +0200 gibus Added export in .doc and .docx formats.
Tue, 15 May 2012 11:16:46 +0200 gibus Respect order by scope in show all comments or show all detached comments.
Tue, 15 May 2012 09:36:18 +0200 gibus Fixed sort with y is NoneType.
Mon, 14 May 2012 16:24:21 +0200 gibus CSS for filter.
Mon, 14 May 2012 16:01:30 +0200 gibus Fixed author when there is none.
Mon, 14 May 2012 15:26:58 +0200 gibus Still use --sanitize-html for pandoc 1.5.1.1.
Mon, 14 May 2012 15:24:57 +0200 gibus Smaller size for text input form elements in filter.
Mon, 14 May 2012 15:16:30 +0200 gibus Added 'me' and 'author' in filter by name.
Mon, 14 May 2012 10:15:01 +0200 gibus Fix some javascript error with IE8 (getElementsByClassName() is unknown).
Fri, 11 May 2012 16:50:30 +0200 gibus Removes <a> tags inside toc + adjusts height of toc.
Fri, 11 May 2012 13:25:05 +0200 gibus Better positionning of table of contents.
Fri, 11 May 2012 13:10:19 +0200 gibus Hides button if table of contents is empty.
Fri, 11 May 2012 12:00:40 +0200 gibus Adds a table of content.
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.
Thu, 10 May 2012 09:31:14 +0200 Production Moz Still use --sanitize-html for pandoc 1.5.1.1.
Thu, 10 May 2012 09:22:57 +0200 gibus Just a typo.
Wed, 09 May 2012 17:13:33 +0200 Simon Descarpentries After investigations, commit the proposed patch by kklimonda presented with the
Wed, 09 May 2012 09:36:49 +0200 Production Moz Adds rtfas input formats when converting with abiword.
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.
Wed, 25 Apr 2012 09:25:39 +0200 gibus Adds image button in rich text editor for HTML.
Wed, 25 Apr 2012 09:15:23 +0200 gibus Fix mismatching filter with tag.
Tue, 24 Apr 2012 16:29:27 +0200 gibus Adds comments' tags when exporting
Tue, 24 Apr 2012 16:09:35 +0200 gibus When exporting, expand entities to keep correct offsets of comments.
Mon, 16 Apr 2012 15:57:14 +0200 Production Moz Allows multiple co-mentable texts to be isplayed in the same HTML page (with Drupal 7 co_ment module).
Fri, 13 Apr 2012 15:59:14 +0200 gibus Requires django > 1.3
Fri, 13 Apr 2012 15:57:05 +0200 gibus Requires django > 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.
Fri, 06 Apr 2012 12:35:57 +0200 Production Moz Merge some previous commits.
Fri, 06 Apr 2012 12:33:15 +0200 Production Moz Fixes missing closing bracket for column spearator in diff pages.
Thu, 22 Mar 2012 10:36:35 +0100 Simon Descarpentries Start dev of release 1.4.0
Thu, 22 Mar 2012 10:33:20 +0100 Simon Descarpentries Add a tag corresponding to the last release : 1.3.0
Tue, 20 Mar 2012 16:20:49 +0100 Simon Descarpentries Add a VERSION.txt file, to hold the version number of the designated comt release 1.3.0
Tue, 20 Mar 2012 16:08:18 +0100 Simon Descarpentries Update contributors and licence files, adding Gibus and I in it, and the content of the AGPL licence.
Thu, 15 Mar 2012 11:19:48 +0100 Production Moz Do not transform commentator's displayed name in lower case when posting comment.
Fri, 27 Jan 2012 11:45:19 +0100 gibus repeat 397 (css div.frame)
Fri, 27 Jan 2012 11:43:39 +0100 gibus nothing changed, but hg push needs this commit
Fri, 27 Jan 2012 11:37:22 +0100 gibus Fix selection of amath elements
Tue, 24 Jan 2012 15:27:58 +0100 Production Moz add some css for sharing-thebook
Mon, 23 Jan 2012 11:14:44 +0100 gibus Add libjs-asciimathml.
Mon, 16 Jan 2012 17:33:45 +0100 gibus Some CSS for footnotes.
Sun, 27 Nov 2011 00:31:12 +0100 Production Moz Some CSS styles
Wed, 23 Nov 2011 21:25:19 +0100 gibus Default height from embed ifrmae changed from 200px to 600px.
Mon, 14 Nov 2011 10:16:54 +0100 gibus add_comment_button should be hidden with initially_hidden css class if can_create_comment permission is false => do not set this css property directly on html element.
Thu, 13 Oct 2011 14:53:11 +0200 gibus commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
Thu, 13 Oct 2011 14:51:17 +0200 gibus Allow permalink on comments even when embedfing iframe.
Sat, 10 Sep 2011 21:55:14 +0200 gibus throbber should be upper
Sat, 10 Sep 2011 15:26:49 +0200 gibus add throbber image
Sat, 10 Sep 2011 15:19:29 +0200 gibus add throbber to wait until text is loaded
Fri, 09 Sep 2011 09:49:37 +0200 gibus better use images for arrows on toggle bar to avoid font size dofferences and ut8 non-compatible browsers
Fri, 09 Sep 2011 00:29:37 +0200 gibus fix a french translation
Thu, 08 Sep 2011 23:21:51 +0200 gibus add arrows on toggle bars
Thu, 08 Sep 2011 23:21:13 +0200 gibus better positioning of 'new comment' form
Thu, 08 Sep 2011 16:39:22 +0200 gibus :active on whole 'add comment' button, not just text
Thu, 08 Sep 2011 16:31:16 +0200 gibus better design for 'add comment' button
Thu, 08 Sep 2011 15:55:55 +0200 gibus rounded corners for 'add comment' button
Thu, 08 Sep 2011 15:41:31 +0200 gibus commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
Thu, 08 Sep 2011 15:24:06 +0200 gibus restore image for old 'add comment button' even if unused
Thu, 08 Sep 2011 15:19:48 +0200 gibus title when hovering 'add comment' button
Thu, 08 Sep 2011 15:15:23 +0200 gibus replace 'add comment' button
Thu, 08 Sep 2011 15:14:25 +0200 gibus semicolon useless in python
Fri, 05 Aug 2011 17:12:15 +0200 Simon Descarpentries Add a title attribute on comment scopes to indicate the number of comments in the scope.
Fri, 05 Aug 2011 14:44:48 +0200 Simon Descarpentries Correct typo in help messages.
Fri, 05 Aug 2011 12:23:34 +0200 Simon Descarpentries Revision of french translation.
Fri, 05 Aug 2011 10:52:08 +0200 Simon Descarpentries Revision of spanish translation.
Thu, 04 Aug 2011 18:40:42 +0200 Simon Descarpentries One french fuzzy string uncomented.
Thu, 04 Aug 2011 17:33:07 +0200 Simon Descarpentries Add spaces before item.count(s) in lists of com state/author/tags/time in com filtering facilities.
Mon, 25 Jul 2011 15:35:50 +0200 gibus markdown2pdf is buggy => convert to HTML and use abiword to export in PDF
Thu, 21 Jul 2011 15:03:38 +0200 gibus For some reasons, abiwords can read background style attribute but not background-color
Thu, 21 Jul 2011 15:02:50 +0200 gibus For some reasons, abiwords can read background style attribute but not background-color
Thu, 21 Jul 2011 14:12:25 +0200 gibus tidyfy html before conversion with abiword
Thu, 21 Jul 2011 12:29:45 +0200 gibus add python pexpect in dependencies
Thu, 21 Jul 2011 12:29:17 +0200 gibus add python pexpect in dependencies
Thu, 21 Jul 2011 10:24:38 +0200 gibus Delete temporary files
Thu, 21 Jul 2011 09:42:33 +0200 gibus Add abiword as an alternative to open office for conversions
Thu, 16 Jun 2011 09:27:56 +0200 gibus Add can_delete_comment_own to Commentator
Tue, 14 Jun 2011 16:28:27 +0200 Production Moz when trying markdown2pdf without xetex option, use custom-header for propoer input encoding and so on
Thu, 09 Jun 2011 11:52:31 +0200 Production Moz if markdown2pdf fails try without -xetex option
Thu, 09 Jun 2011 11:41:04 +0200 gibus --xetex option in markdown2pdf seems to cause "Invalid or incomplete multibyte or wide character" errors
Mon, 06 Jun 2011 10:08:10 +0200 gibus if DECORATED_CREATORS take into account the "fake" username if has_own_perm()
Tue, 31 May 2011 18:26:38 +0200 Production Moz merge with changeset 352:7bc8d8bfe443
Tue, 31 May 2011 18:25:03 +0200 Production Moz merge
Tue, 31 May 2011 18:09:54 +0200 Production Moz do not use pandoc to convert from html to html
Tue, 31 May 2011 18:07:46 +0200 Production Moz use different tempfiles for in and out + use xtex for markdown2pdf
Tue, 31 May 2011 18:04:05 +0200 Production Moz replace msdos \r\n
Tue, 31 May 2011 18:03:03 +0200 Production Moz workspace in parameter for memoize
Tue, 31 May 2011 18:01:41 +0200 Production Moz add piwik tracking
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, 31 May 2011 17:56:35 +0200 Production Moz 3.0.0 -> 3.0.0b1
Tue, 31 May 2011 17:54:04 +0200 Production Moz 3.0.0 -> 3.0.0b1
Tue, 31 May 2011 17:52:28 +0200 Production Moz memoize get_activity
Fri, 28 Jan 2011 11:09:34 +0100 gibus open source -> free software
Wed, 08 Dec 2010 20:57:35 +0100 gibus Missing French translation for some javascript.
Tue, 30 Nov 2010 09:53:35 +0100 gibus Coding style for js: expand tabs
Mon, 29 Nov 2010 15:05:21 +0100 gibus Be more strict by controlling that value ofcomment_op url parameter is set to "reply"
Mon, 29 Nov 2010 14:12:38 +0100 gibus Open automatically reply to comment form when comment_op url parameter is set to "reply", *even if there is no reply yet* (therefore no animation should have been triggered)
Mon, 29 Nov 2010 12:09:14 +0100 gibus Focus on content textarea when opening reply to comment form
Mon, 29 Nov 2010 12:07:44 +0100 gibus Add url parameter (comment_op=reply) to open automatically reply to comment form
Mon, 22 Nov 2010 14:58:38 +0100 gibus api doc
Fri, 19 Nov 2010 18:02:33 +0100 gibus add comment_key optional parameter for /api/comments/ to fetch a single comment
Fri, 12 Nov 2010 15:43:03 +0100 raph Added tag v1.0.5 for changeset f080de4cad76
Mon, 08 Nov 2010 15:28:45 +0100 gibus Fix browsing by modifications, take into account every comment in a thread (instead of only the first two levels in each thread). v1.0.5
Mon, 08 Nov 2010 14:45:52 +0100 gibus commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
Mon, 08 Nov 2010 14:07:02 +0100 gibus focus on comment specified as url parameter *even if it is not the last comment of a thread*
Mon, 08 Nov 2010 14:00:41 +0100 gibus oops forgot "else" on last commit
Mon, 08 Nov 2010 12:41:44 +0100 gibus When comment_id_key is passed as URL parameter, focus on this comment, instead of the top comment of the related thread.
Tue, 02 Nov 2010 16:31:20 +0100 gibus Select only comments from last version.
Tue, 02 Nov 2010 10:15:41 +0100 gibus save prototype for django new version (1.2.3)
Fri, 22 Oct 2010 16:39:55 +0200 raph Merge with addba77f2f901c689d9abed3d4ce2c5d25fef5f1
Fri, 22 Oct 2010 16:38:42 +0200 raph i18n compile
Thu, 21 Oct 2010 13:52:10 +0200 Kirill Miazine update
Tue, 19 Oct 2010 14:30:19 +0200 gibus email_re has moved from django.form.fields to django.core.validators (Django 1.2 alpha 1)
Mon, 11 Oct 2010 15:39:29 +0200 raph i18n update
Mon, 11 Oct 2010 15:04:45 +0200 raph add format tips
Mon, 11 Oct 2010 14:46:20 +0200 raph Typo
Fri, 08 Oct 2010 17:01:00 +0200 raph fix title display
Fri, 08 Oct 2010 16:55:35 +0200 raph use base_workspace template
Fri, 08 Oct 2010 16:38:39 +0200 raph remove unused About link
Fri, 08 Oct 2010 16:37:51 +0200 raph add popup tip for anonymous users in user list
Fri, 08 Oct 2010 15:56:01 +0200 raph only display tag filtering form if tags exist
Fri, 08 Oct 2010 15:31:45 +0200 raph add popup tip to create and upload dashboard action links
Fri, 08 Oct 2010 11:21:28 +0200 raph silently swallow IOError in timezone setting
Mon, 04 Oct 2010 14:21:17 +0200 raph add note size limitation
Wed, 29 Sep 2010 14:43:40 +0200 raph fix: register user_created activity only if users where really added
Mon, 23 Aug 2010 17:57:59 +0200 raph do not use deprecated package ucs
Mon, 23 Aug 2010 17:33:51 +0200 raph customize latex header to include eurofont and fix ucs import
Mon, 23 Aug 2010 17:19:35 +0200 raph do not try to us comment if detached
Thu, 19 Aug 2010 13:19:24 +0200 raph use fixed table size for comparing versions
Tue, 03 Aug 2010 18:34:14 +0200 raph fix typo in hgignore
Tue, 03 Aug 2010 18:01:35 +0200 raph do not lock table with backends other than postgresql (postgresql specific syntax) (fixes #52)
Tue, 03 Aug 2010 16:42:05 +0200 raph use django 1.1.2 (fixes notif. test)
Tue, 03 Aug 2010 16:16:25 +0200 raph fix tests for mysql
Wed, 28 Jul 2010 17:27:37 +0200 raph refactor (cleanup) hgignore
Mon, 26 Jul 2010 14:16:21 +0200 raph fix: use 'keep_comments' parameter when editing text
Thu, 22 Jul 2010 17:27:24 +0200 gibus doc api: add cancel_modified_scopes as parameter of Edit text
Mon, 19 Jul 2010 17:26:25 +0200 raph check with api version of security checking prior to fun call
Thu, 15 Jul 2010 17:21:03 +0200 raph cleanup unused 'markup' template tag lib usage
Thu, 15 Jul 2010 17:17:21 +0200 raph fix settings import
Thu, 15 Jul 2010 17:08:45 +0200 raph Merge with 875e57f5f6ac74a1d6fb0e2623157fff254c338f
Thu, 15 Jul 2010 17:07:15 +0200 raph Merge with b8672f57ba3cd4e876277a13c69621446b940052
Thu, 15 Jul 2010 16:23:58 +0200 raph do not show permalink if prefix is used in embed params / minified client update
Thu, 15 Jul 2010 16:10:55 +0200 raph api update (incl. doc)
Thu, 15 Jul 2010 16:10:29 +0200 raph add parameter to display "decorated" creator (used with api calls)
Thu, 15 Jul 2010 16:09:52 +0200 raph add prefix to use external caller as proxy (calls via api)
Thu, 15 Jul 2010 16:07:59 +0200 raph add todo note
Mon, 12 Jul 2010 16:37:32 +0200 raph fix error when last text_version is deleted
Mon, 12 Jul 2010 13:53:26 +0200 raph fix delete method / fix anon resources
Fri, 09 Jul 2010 10:05:29 +0200 raph add api: basic auth / unit tests / online doc (based on django-piston)
Thu, 15 Jul 2010 16:56:00 +0200 raph add omelette
Thu, 15 Jul 2010 16:55:31 +0200 raph propagates query string parameters when login in (so that link with direct coment id are properly propagated)
Thu, 15 Jul 2010 16:54:29 +0200 raph simplification of security check: all unauthorized exceptions are dealt with by context processors
Fri, 11 Jun 2010 16:21:53 +0200 raph add piston dependency
Fri, 11 Jun 2010 11:04:23 +0200 raph add STORE_ACTIVITY_IP parameter to avoid storing ips for activities.
Thu, 10 Jun 2010 15:31:55 +0200 raph initialize the user registration language code when adding other users
Thu, 10 Jun 2010 14:56:36 +0200 raph initialize the user registration language code to request.LANGUAGE_CODE (selected language or default setting)
Mon, 17 May 2010 15:23:41 +0200 raph code cleanup
Mon, 17 May 2010 15:07:30 +0200 raph fix unit tests
Fri, 14 May 2010 15:17:44 +0200 raph minified client update
Fri, 14 May 2010 15:16:01 +0200 raph add comments_auto_display parameter to embed to auto expand comments
Fri, 14 May 2010 12:13:43 +0200 raph ignore timezone if impossible to parse
Mon, 10 May 2010 11:50:08 +0200 raph import inside function
Fri, 07 May 2010 14:26:24 +0200 raph typo (unused comment)
Fri, 07 May 2010 14:12:06 +0200 raph fix notification bug
Fri, 07 May 2010 10:06:10 +0200 raph add test case for long lasting spannify
Thu, 06 May 2010 17:48:11 +0200 raph cache spannify function
Thu, 06 May 2010 16:58:29 +0200 raph i18n compile
Thu, 06 May 2010 12:18:59 +0200 Kirill Miazine Norwegian update.
Wed, 05 May 2010 16:50:41 +0200 raph do not send notifications for comments user created himself
Wed, 05 May 2010 16:37:57 +0200 raph add notifications to admin area
Wed, 05 May 2010 10:51:52 +0200 raph fix history display when no pagination
Thu, 22 Apr 2010 18:09:44 +0200 raph fix comment deletion detection when using html format (and ckeditor)
Thu, 22 Apr 2010 12:48:02 +0200 raph fix nb_comments display in history (for anon users)
Thu, 22 Apr 2010 12:35:04 +0200 raph fix comment __str__ display
Thu, 22 Apr 2010 11:32:41 +0200 raph fix usage of dj caching
Tue, 20 Apr 2010 11:37:33 +0200 raph Merge with 0371caf8bcc6864a0f2250933431d3a913c9b379
Tue, 20 Apr 2010 11:14:21 +0200 raph always use pandoc but in raw mode for html->html convert preserve_html
Tue, 20 Apr 2010 10:47:42 +0200 raph Merge with 7b7ba5e472685e124441dcd8acef17ea9b8d80f2 preserve_html
Tue, 20 Apr 2010 10:47:04 +0200 raph remove ckeditor when using other format
Tue, 20 Apr 2010 10:34:56 +0200 raph add fck editor for html texts
Fri, 16 Apr 2010 10:34:54 +0200 raph cleanup diff for human reading
Fri, 16 Apr 2010 10:34:54 +0200 raph cleanup diff for human reading preserve_html
Thu, 15 Apr 2010 17:21:59 +0200 raph fix img path preserve_html
Thu, 15 Apr 2010 16:38:45 +0200 raph do not use pandoc for html content preserve_html
Thu, 15 Apr 2010 14:35:44 +0200 raph fix import
Thu, 15 Apr 2010 14:33:56 +0200 raph improve diff between versions (word diff)
Wed, 14 Apr 2010 17:05:14 +0200 raph i18n update
Wed, 14 Apr 2010 17:05:01 +0200 raph fix button naming (fixes #26)
Wed, 14 Apr 2010 16:56:57 +0200 raph fix broken layout (footer)
Tue, 13 Apr 2010 11:42:47 +0200 raph i18n compile
Wed, 07 Apr 2010 09:49:18 +0200 Kirill Miazine Norwegian update
Wed, 07 Apr 2010 12:02:41 +0200 raph use new co-ment favicon
Tue, 06 Apr 2010 17:19:42 +0200 raph ignore content of eggs directory
Tue, 06 Apr 2010 17:08:33 +0200 raph add eggs directory (fixes #18)
Tue, 06 Apr 2010 17:07:58 +0200 raph (no commit message)
Wed, 31 Mar 2010 16:26:00 +0200 raph note should not beeing passed to new version (fixes #12)
Wed, 31 Mar 2010 12:12:19 +0200 raph help link to general format page
Wed, 31 Mar 2010 12:01:51 +0200 raph fix help link on dashboard
Wed, 31 Mar 2010 12:00:27 +0200 raph help update / i18n
Tue, 30 Mar 2010 14:13:45 +0200 raph fix error if no encoding is detected
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:25:12 +0100 raph add develop-eggs to ignore
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
Wed, 24 Mar 2010 16:19:07 +0100 raph add tracking HTML from configuration
Wed, 24 Mar 2010 16:14:19 +0100 raph add tracking HTML from configuration
Mon, 22 Mar 2010 15:49:15 +0100 raph add author in activities traces
Mon, 22 Mar 2010 12:53:08 +0100 raph i18n update
Mon, 22 Mar 2010 12:50:42 +0100 raph refactor forgot pw function to use django methods / add password change page in profile / i18n update
Mon, 22 Mar 2010 11:02:39 +0100 raph Merge with 849f10e1beec1446cb030ec31448be1e82c81a6f
Mon, 22 Mar 2010 11:00:34 +0100 raph add python yaml lib
Fri, 19 Mar 2010 16:25:38 +0100 raph i18n compile
Fri, 19 Mar 2010 16:25:15 +0100 raph Kirill M. no update merge
Fri, 19 Mar 2010 16:22:59 +0100 raph add forgot password function
Thu, 18 Mar 2010 15:18:42 +0100 raph fix double MEDIA_ROOT parameter
Wed, 17 Mar 2010 23:44:39 +0100 rbernard Merge with 6f635c8e98c35dd5a16c26175809963d1b261581
Wed, 17 Mar 2010 23:42:26 +0100 rbernard enh : #68
Wed, 17 Mar 2010 15:33:14 +0100 raph add text to monkey patchable text creation function
Mon, 15 Mar 2010 14:16:54 +0100 raph fix anchor
Mon, 15 Mar 2010 14:16:34 +0100 raph fix anchor
Fri, 12 Mar 2010 14:52:37 +0100 raph update help page
Thu, 11 Mar 2010 16:19:32 +0100 raph add tidy as a dependency and tips for prod install
Thu, 11 Mar 2010 16:14:44 +0100 raph add default media url prefix
Thu, 11 Mar 2010 15:37:38 +0100 raph fix security pb (too restrictive): logged users should inherit anon roles (if no text role is defined)
Thu, 11 Mar 2010 09:58:09 +0100 raph Merge with 4b5aaa0c8545b1a4e51eae3b900df0e4eb473a8a
Thu, 11 Mar 2010 09:57:00 +0100 raph typo
Wed, 10 Mar 2010 22:11:12 +0100 rbernard bug fix #32
Wed, 10 Mar 2010 22:10:30 +0100 rbernard bug fix #32
Wed, 10 Mar 2010 21:27:25 +0100 rbernard enh bulgarian translation #26
Wed, 10 Mar 2010 21:05:13 +0100 rbernard enh bulgarian translation #26
Thu, 04 Mar 2010 17:17:46 +0100 raph add class to home page table
Wed, 03 Mar 2010 10:29:20 +0100 raph cleanup
Wed, 03 Mar 2010 10:29:05 +0100 raph add try/except for local timezone conversion to prevent timezone error (mail admins)
Tue, 02 Mar 2010 10:57:44 +0100 raph add margin to show add coment button
Fri, 26 Feb 2010 17:21:23 +0100 rbernard FIX : no autoclose iframe html element
Wed, 24 Feb 2010 20:10:36 +0100 rbernard Merge with d435027bafac7449b4de273620d1a06816e27cd8
Wed, 24 Feb 2010 20:03:18 +0100 rbernard FIX : no autoclose iframe html element
Wed, 24 Feb 2010 01:50:54 +0900 raph display contact user name on contact form
Wed, 24 Feb 2010 01:39:01 +0900 raph desactivate -> deactivate (fixes #55)
Wed, 24 Feb 2010 01:29:43 +0900 raph Merge with a2385dbbe97cb752b03752570a3dd1d26ba0b56a
Wed, 24 Feb 2010 01:21:11 +0900 raph stay on text list after text deletion (fixes #54)
Mon, 22 Feb 2010 23:07:40 +0100 rbernard Merge with 3cebfa984ece95356c4d4000c48230ca1db539c0
Mon, 22 Feb 2010 23:06:24 +0100 rbernard BUG FIX : fix tex/latex format
Mon, 22 Feb 2010 22:30:38 +0100 rbernard minor FIX : export dialog : wrong 'choose file format' label
Tue, 16 Feb 2010 09:20:12 +0900 raph i18n no compile
Tue, 16 Feb 2010 09:18:45 +0900 raph Merge with 04644502cb7973cd8a744d7f8eaaf7df9c52e555
Mon, 15 Feb 2010 09:46:50 +0100 Kirill Miazine Norwegian update.
Sat, 13 Feb 2010 14:17:46 +0100 rbernard minor fix
Sat, 13 Feb 2010 13:38:32 +0100 rbernard Merge with 2f300483928bb174ab5c00c5fe41e0136b27f246
Sat, 13 Feb 2010 13:38:08 +0100 rbernard add text anchor support (fixes #44)
Sat, 13 Feb 2010 12:50:06 +0100 rbernard (re) edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)
Sat, 13 Feb 2010 12:56:21 +0100 raph add title in version history
Sat, 13 Feb 2010 12:50:05 +0100 raph i18n update / update fr
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 10:23:30 +0100 raph add note column in version list
Sat, 13 Feb 2010 12:03:14 +0100 rbernard Merge with null
Sat, 13 Feb 2010 12:02:23 +0100 rbernard BUG FIX : handling html
Sat, 13 Feb 2010 11:54:11 +0100 rbernard edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)
Fri, 12 Feb 2010 21:59:18 +0100 rbernard renaming variable
Fri, 12 Feb 2010 21:58:53 +0100 rbernard renaming variables
Fri, 12 Feb 2010 21:56:36 +0100 rbernard js ';' missing
Fri, 12 Feb 2010 15:54:48 +0100 raph fix typo desactivate -> deactivate
Fri, 12 Feb 2010 13:47:47 +0100 raph fix feed unique id generator
Fri, 12 Feb 2010 13:19:50 +0100 raph fix img path
Fri, 12 Feb 2010 13:13:46 +0100 raph typo fix / i18n update (fr)
Fri, 12 Feb 2010 12:25:57 +0100 Kirill Miazine Norwegian update
Fri, 12 Feb 2010 12:29:05 +0100 raph add padding bkgd color to footer
Fri, 12 Feb 2010 11:48:23 +0100 raph add design customisation option
Thu, 11 Feb 2010 19:48:16 +0100 rbernard in client html files replaced MEDIA_URL with CM_MEDIA_PREFIX.
Thu, 11 Feb 2010 17:13:33 +0100 raph i18n generate / fr update
Thu, 11 Feb 2010 16:38:39 +0100 raph removed print stmt
Thu, 11 Feb 2010 16:28:10 +0100 raph add logo in settings / fix static file settings
Wed, 10 Feb 2010 14:34:08 +0100 raph hide all option for dashboard activities
Wed, 10 Feb 2010 14:05:24 +0100 raph typo
Wed, 10 Feb 2010 10:37:30 +0100 raph fix: remove pdb
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.
Mon, 08 Feb 2010 10:16:40 +0100 raph i18n compile
Sat, 06 Feb 2010 16:16:24 +0100 Kirill Miazine Norwegian update
Sat, 06 Feb 2010 18:04:01 +0100 raph add permission check on text compare
Fri, 05 Feb 2010 16:03:53 +0100 raph fix compare reverse url break
Fri, 05 Feb 2010 16:01:32 +0100 raph cleanup diff files / add experimental diff
Fri, 05 Feb 2010 15:15:46 +0100 raph fix version compare order / i18n update (fr)
Fri, 05 Feb 2010 12:39:25 +0100 raph typo + i18n update (fr)
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 20:55:30 +0100 rbernard clean up useless url entry
Wed, 03 Feb 2010 15:42:56 +0100 raph add base64 parameter passing mode
Wed, 03 Feb 2010 15:09:30 +0100 raph add set_workspacename and create_manager management commands
Wed, 03 Feb 2010 15:06:03 +0100 raph cleanup set_workspace name
Wed, 03 Feb 2010 14:27:07 +0100 raph update i18n files
Tue, 02 Feb 2010 16:31:35 +0100 raph typo
Tue, 02 Feb 2010 16:30:48 +0100 raph added spanish translation (thx Alejandro Martin Ortin)
Tue, 02 Feb 2010 16:29:43 +0100 raph added fuzzy marker for header string
Tue, 02 Feb 2010 16:04:36 +0100 raph externalize contributors file
Fri, 29 Jan 2010 10:23:42 +0100 raph change default split values for activity display
Fri, 29 Jan 2010 09:55:04 +0100 raph cleanup (remaining fr in file)
Thu, 28 Jan 2010 16:53:57 +0100 raph debug false by default
Thu, 28 Jan 2010 10:28:28 +0100 raph no tags in registration form
Wed, 27 Jan 2010 16:18:30 +0100 raph model change+migration (add id_key to comment): run ./bin/django migrate
Wed, 27 Jan 2010 15:01:51 +0100 raph i18n update & compile
Wed, 27 Jan 2010 14:47:50 +0100 Kirill Miazine update
Wed, 27 Jan 2010 14:57:50 +0100 raph i18n update
Wed, 27 Jan 2010 14:57:38 +0100 raph embed for public texts
Tue, 26 Jan 2010 12:29:05 +0100 raph fix missing i18n tag in paginator
Mon, 25 Jan 2010 16:05:02 +0100 raph add pt_BR translation (thx Paulo Rená da Silva Santarém & co)
Mon, 25 Jan 2010 15:56:34 +0100 raph fix display on non auth home page
Mon, 25 Jan 2010 15:45:44 +0100 raph remove unused translation block
Mon, 25 Jan 2010 14:23:35 +0100 raph change default sorting for dates columns in text/user lists
Mon, 25 Jan 2010 12:57:01 +0100 raph text meta displays last modif and nb versions (fixes #25)
Mon, 25 Jan 2010 11:34:22 +0100 raph recover when tidy trashes: try markdown anyway
Mon, 25 Jan 2010 09:23:32 +0100 raph add latex conversion (with pandoc)
Fri, 22 Jan 2010 14:15:46 +0100 raph Merge with 3ba2d2da386fd32b83c998ddff690caef672f96c
Fri, 22 Jan 2010 14:14:35 +0100 raph fix dashboard bug: add text_version key
Thu, 21 Jan 2010 21:15:20 +0100 rbernard Merge with f0d097bff6b24c351716139ea4cc4c6b91be6612
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
Thu, 21 Jan 2010 09:16:56 +0100 rbernard fix ticket 22
Wed, 20 Jan 2010 22:56:29 +0100 rbernard js log removal
Wed, 20 Jan 2010 22:56:15 +0100 rbernard js log removal
Thu, 21 Jan 2010 15:29:20 +0100 raph add tags in profile edit (fixes #19)
Thu, 21 Jan 2010 11:43:58 +0100 raph add i18n licence
Wed, 20 Jan 2010 22:46:26 +0100 rbernard fix add css
Wed, 20 Jan 2010 22:40:33 +0100 rbernard i18n compile
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:55 +0100 rbernard enh: detached comments
Wed, 20 Jan 2010 20:43:38 +0100 rbernard enh: detached comments
Wed, 20 Jan 2010 14:43:18 +0100 raph fix permissions in get_text_with_perms
Mon, 18 Jan 2010 14:33:41 +0100 Philippe Aigrain additional info contrib and licenses
Mon, 18 Jan 2010 10:16:33 +0100 Philippe Aigrain added CC license for translations
Sun, 17 Jan 2010 11:14:57 +0100 raph update i18 compiled files
Sat, 16 Jan 2010 18:44:07 +0100 Kirill Miazine Update Norwegian po-files with new strings and review translation.
(0) -448 tip