src/cm/media/js/client/c_client-min.js
Mon, 10 Mar 2014 16:48:48 +0100 gibus Commit minified javascript.
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
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.
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 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.
Fri, 11 Jan 2013 16:51:16 +0100 gibus Add custom CSS and fonts.
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 09:50:25 +0200 gibus indexOf method of Array is unknown by stupid IE.
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 11:16:46 +0200 gibus Respect order by scope in show all comments or show all detached comments.
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.
less more (0) -50 -30 tip