src/cm/templates/site/text_view_comments.html
Thu, 28 Nov 2013 09:11:51 +0100 gibus With JQuery > 1.6 replace .attr() by .prop() or .val(), see http://api.jquery.com/prop/
Wed, 06 Nov 2013 19:07:25 +0100 Simon Descarpentries Add compressed scripts…
Thu, 31 Oct 2013 11:49:30 +0100 Simon Descarpentries Add comments, fix missing compressed js
Wed, 30 Oct 2013 18:08:42 +0100 Simon Descarpentries [c_selection.js] If safari_mobile, get current selection from a previously created global variable
Mon, 21 Oct 2013 16:50:41 +0200 Simon Descarpentries Merge
Mon, 21 Oct 2013 16:37:07 +0200 Simon Descarpentries To allow scrolling in Safari mobile, we set the content of text_view_comments frame in a jQuery UI layout.
Tue, 15 Oct 2013 12:12:50 +0200 gibus Fix bug in edition of a reply when no category are defined.
Thu, 03 Oct 2013 11:29:43 +0200 Simon Descarpentries Remove overflow-y: scroll
Mon, 23 Sep 2013 11:28:49 +0200 Simon Descarpentries Màj fichier script minified
Thu, 19 Sep 2013 14:57:00 +0200 gibus Filter pane should have bigger height to display category dropdown list.
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.
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.
Tue, 16 Jul 2013 14:29:46 +0200 gibus Upgrades to yui 3.10.3
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.
Tue, 25 Jun 2013 16:27:14 +0200 gibus Do not proposed undefined categories in filter.
Tue, 25 Jun 2013 11:56:01 +0200 gibus Adds a category to comments, painted with colored vertical bar.
Mon, 18 Mar 2013 17:29:40 +0100 gibus Prevents sumitting comment several time while waiting for server response.
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 14:18:16 +0100 gibus Adds ompressed version for changeset 485.
Fri, 11 Jan 2013 16:51:16 +0100 gibus Add custom CSS and fonts.
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).
Fri, 30 Nov 2012 14:43:51 +0100 gibus fix switch between different styles.
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, 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.
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 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 ?!
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.
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.
Wed, 25 Apr 2012 09:15:23 +0200 gibus Fix mismatching filter with tag.
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, 27 Jan 2012 11:37:22 +0100 gibus Fix selection of amath elements
Mon, 23 Jan 2012 11:14:44 +0100 gibus Add libjs-asciimathml.
Thu, 13 Oct 2011 14:53:11 +0200 gibus commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
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
Thu, 08 Sep 2011 23:21:51 +0200 gibus add arrows on toggle bars
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).
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
less more (0) -60 tip