| Mon, 23 Sep 2013 11:28:49 +0200 |
Simon Descarpentries |
Màj fichier script minified
|
file |
diff |
annotate
|
| Thu, 19 Sep 2013 14:57:00 +0200 |
gibus |
Filter pane should have bigger height to display category dropdown list.
|
file |
diff |
annotate
|
| 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.
|
file |
diff |
annotate
|
| 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.
|
file |
diff |
annotate
|
| Mon, 05 Aug 2013 04:05:28 +0200 |
Production Moz |
Resize filters for small screen.
|
file |
diff |
annotate
|
| Tue, 16 Jul 2013 14:29:46 +0200 |
gibus |
Upgrades to yui 3.10.3
|
file |
diff |
annotate
|
| 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.
|
file |
diff |
annotate
|
| Tue, 25 Jun 2013 11:56:01 +0200 |
gibus |
Adds a category to comments, painted with colored vertical bar.
|
file |
diff |
annotate
|
| Mon, 18 Mar 2013 17:29:40 +0100 |
gibus |
Prevents sumitting comment several time while waiting for server response.
|
file |
diff |
annotate
|
| 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.
|
file |
diff |
annotate
|
| 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.
|
file |
diff |
annotate
|
| Sat, 26 Jan 2013 11:03:23 +0100 |
Production Moz |
Do not reset filters when adding a comment.
|
file |
diff |
annotate
|
| Fri, 11 Jan 2013 16:51:16 +0100 |
gibus |
Add custom CSS and fonts.
|
file |
diff |
annotate
|
| Fri, 30 Nov 2012 14:43:51 +0100 |
gibus |
fix switch between different styles.
|
file |
diff |
annotate
|
| Mon, 01 Oct 2012 11:00:56 +0200 |
gibus |
When building toc, delete <a> elements, including when written in uppercase (<A>).
|
file |
diff |
annotate
|
| Mon, 01 Oct 2012 10:48:23 +0200 |
gibus |
Stupid IE does not know getElementsByClassName.
|
file |
diff |
annotate
|
| Mon, 01 Oct 2012 09:50:25 +0200 |
gibus |
indexOf method of Array is unknown by stupid IE.
|
file |
diff |
annotate
|
| Thu, 24 May 2012 10:03:52 +0200 |
gibus |
Adds generic getElementsByClassName for IE compatibility.
|
file |
diff |
annotate
|
| 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).
|
file |
diff |
annotate
|
| 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 ?!
|
file |
diff |
annotate
|
| Tue, 15 May 2012 11:16:46 +0200 |
gibus |
Respect order by scope in show all comments or show all detached comments.
|
file |
diff |
annotate
|
| Mon, 14 May 2012 10:15:01 +0200 |
gibus |
Fix some javascript error with IE8 (getElementsByClassName() is unknown).
|
file |
diff |
annotate
|
| Fri, 11 May 2012 16:50:30 +0200 |
gibus |
Removes <a> tags inside toc + adjusts height of toc.
|
file |
diff |
annotate
|
| Fri, 11 May 2012 13:25:05 +0200 |
gibus |
Better positionning of table of contents.
|
file |
diff |
annotate
|
| Fri, 11 May 2012 13:10:19 +0200 |
gibus |
Hides button if table of contents is empty.
|
file |
diff |
annotate
|
| Fri, 11 May 2012 12:00:40 +0200 |
gibus |
Adds a table of content.
|
file |
diff |
annotate
|
| Wed, 25 Apr 2012 09:15:23 +0200 |
gibus |
Fix mismatching filter with tag.
|
file |
diff |
annotate
|
| 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).
|
file |
diff |
annotate
|
| Fri, 27 Jan 2012 11:37:22 +0100 |
gibus |
Fix selection of amath elements
|
file |
diff |
annotate
|
| Thu, 13 Oct 2011 14:53:11 +0200 |
gibus |
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
|
file |
diff |
annotate
|
| Thu, 08 Sep 2011 23:21:51 +0200 |
gibus |
add arrows on toggle bars
|
file |
diff |
annotate
|
| Thu, 08 Sep 2011 15:41:31 +0200 |
gibus |
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
|
file |
diff |
annotate
|
| Mon, 29 Nov 2010 15:05:21 +0100 |
gibus |
Be more strict by controlling that value ofcomment_op url parameter is set to "reply"
|
file |
diff |
annotate
|
| 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)
|
file |
diff |
annotate
|
| Mon, 29 Nov 2010 12:09:14 +0100 |
gibus |
Focus on content textarea when opening reply to comment form
|
file |
diff |
annotate
|
| Mon, 29 Nov 2010 12:07:44 +0100 |
gibus |
Add url parameter (comment_op=reply) to open automatically reply to comment form
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Mon, 08 Nov 2010 14:45:52 +0100 |
gibus |
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
|
file |
diff |
annotate
|
| Thu, 15 Jul 2010 16:23:58 +0200 |
raph |
do not show permalink if prefix is used in embed params / minified client update
|
file |
diff |
annotate
|
| Fri, 14 May 2010 15:17:44 +0200 |
raph |
minified client update
|
file |
diff |
annotate
|
| Wed, 17 Mar 2010 23:42:26 +0100 |
rbernard |
enh : #68
|
file |
diff |
annotate
|
| Wed, 10 Mar 2010 22:10:30 +0100 |
rbernard |
bug fix #32
|
file |
diff |
annotate
|
| Mon, 22 Feb 2010 22:30:38 +0100 |
rbernard |
minor FIX : export dialog : wrong 'choose file format' label
|
file |
diff |
annotate
|
| Sat, 13 Feb 2010 13:38:08 +0100 |
rbernard |
add text anchor support (fixes #44)
|
file |
diff |
annotate
|
| Wed, 03 Feb 2010 21:49:04 +0100 |
rbernard |
lpermalink uses id_key
|
file |
diff |
annotate
|
| 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
|
file |
diff |
annotate
|
| Thu, 21 Jan 2010 09:16:56 +0100 |
rbernard |
fix ticket 22
|
file |
diff |
annotate
|
| Wed, 20 Jan 2010 22:32:59 +0100 |
rbernard |
i18n
|
file |
diff |
annotate
|
| Wed, 20 Jan 2010 20:43:38 +0100 |
rbernard |
enh: detached comments
|
file |
diff |
annotate
|
| Fri, 11 Dec 2009 12:04:40 +0100 |
reno |
(no commit message)
|
file |
diff |
annotate
|
| Thu, 10 Dec 2009 16:23:01 +0100 |
raph |
min client generated
|
file |
diff |
annotate
|
| Mon, 30 Nov 2009 13:55:21 +0100 |
reno |
various notification changes
|
file |
diff |
annotate
|
| Thu, 26 Nov 2009 12:03:53 +0100 |
reno |
simplified style management. checked gray and notelike styles self sufficiency.
|
file |
diff |
annotate
|
| Mon, 23 Nov 2009 17:06:53 +0100 |
reno |
client min
|
file |
diff |
annotate
|
| Mon, 23 Nov 2009 15:14:29 +0100 |
raph |
import from internal svn r 4007
|
file |
diff |
annotate
|