| Mon, 06 Aug 2012 17:51:25 +0200 |
gibus |
Added export of attachements as inline b64 images for appropriate formats.
|
changeset |
files
|
| Mon, 06 Aug 2012 13:42:15 +0200 |
gibus |
Cleaned export.
|
changeset |
files
|
| Tue, 31 Jul 2012 16:37:23 +0200 |
gibus |
Added export to XML for re-import (nb. without attachements).
|
changeset |
files
|
| Mon, 25 Jun 2012 21:15:03 +0200 |
Production Moz |
forget a coma in list of input format for abiword conversion.
|
changeset |
files
|
| Fri, 15 Jun 2012 15:04:46 +0200 |
gibus |
Change Title: to Subject: in English to not mix with author's title.
|
changeset |
files
|
| Thu, 14 Jun 2012 11:43:46 +0200 |
gibus |
Fix #77 html code inside document viewer.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Fri, 08 Jun 2012 14:30:24 +0200 |
gibus |
Avoid warnings for deprecated instructions in djan 1.3
|
changeset |
files
|
| Fri, 08 Jun 2012 14:28:21 +0200 |
gibus |
Avoid warnings for deprecated instructions in djan 1.3
|
changeset |
files
|
| Fri, 08 Jun 2012 13:59:50 +0200 |
gibus |
Avoid warnings for deprecated instructions in djan 1.3
|
changeset |
files
|
| Tue, 05 Jun 2012 09:24:33 +0200 |
gibus |
Update settings_local_sample with DECORATED_CREATORS and USE_ABI parameters
|
changeset |
files
|
| Thu, 24 May 2012 15:59:12 +0200 |
gibus |
Exports to epub only with pandoc 1.9 and upper versions.
|
changeset |
files
|
| Thu, 24 May 2012 14:42:22 +0200 |
gibus |
Adds export to epub.
|
changeset |
files
|
| Thu, 24 May 2012 12:48:39 +0200 |
gibus |
Takes into account various releases of pandoc.
|
changeset |
files
|
| Thu, 24 May 2012 12:46:50 +0200 |
gibus |
Fixes export with abiword when attached images are served by co-ment
|
changeset |
files
|
| Thu, 24 May 2012 10:03:52 +0200 |
gibus |
Adds generic getElementsByClassName for IE compatibility.
|
changeset |
files
|
| 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).
|
changeset |
files
|
| 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 ?!
|
changeset |
files
|
| 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.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Tue, 15 May 2012 14:15:34 +0200 |
Production Moz |
Fixed comments filter by name when name is empty
|
changeset |
files
|
| Tue, 15 May 2012 12:22:28 +0200 |
gibus |
Fixed bad string for export to ms-word 2007.
|
changeset |
files
|
| Tue, 15 May 2012 12:12:41 +0200 |
gibus |
Added export in .doc and .docx formats.
|
changeset |
files
|
| Tue, 15 May 2012 11:16:46 +0200 |
gibus |
Respect order by scope in show all comments or show all detached comments.
|
changeset |
files
|
| Tue, 15 May 2012 09:36:18 +0200 |
gibus |
Fixed sort with y is NoneType.
|
changeset |
files
|
| Mon, 14 May 2012 16:24:21 +0200 |
gibus |
CSS for filter.
|
changeset |
files
|
| Mon, 14 May 2012 16:01:30 +0200 |
gibus |
Fixed author when there is none.
|
changeset |
files
|
| Mon, 14 May 2012 15:26:58 +0200 |
gibus |
Still use --sanitize-html for pandoc 1.5.1.1.
|
changeset |
files
|
| Mon, 14 May 2012 15:24:57 +0200 |
gibus |
Smaller size for text input form elements in filter.
|
changeset |
files
|
| Mon, 14 May 2012 15:16:30 +0200 |
gibus |
Added 'me' and 'author' in filter by name.
|
changeset |
files
|
| Mon, 14 May 2012 10:15:01 +0200 |
gibus |
Fix some javascript error with IE8 (getElementsByClassName() is unknown).
|
changeset |
files
|
| Fri, 11 May 2012 16:50:30 +0200 |
gibus |
Removes <a> tags inside toc + adjusts height of toc.
|
changeset |
files
|
| Fri, 11 May 2012 13:25:05 +0200 |
gibus |
Better positionning of table of contents.
|
changeset |
files
|
| Fri, 11 May 2012 13:10:19 +0200 |
gibus |
Hides button if table of contents is empty.
|
changeset |
files
|
| Fri, 11 May 2012 12:00:40 +0200 |
gibus |
Adds a table of content.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Thu, 10 May 2012 09:31:14 +0200 |
Production Moz |
Still use --sanitize-html for pandoc 1.5.1.1.
|
changeset |
files
|
| Thu, 10 May 2012 09:22:57 +0200 |
gibus |
Just a typo.
|
changeset |
files
|
| Wed, 09 May 2012 17:13:33 +0200 |
Simon Descarpentries |
After investigations, commit the proposed patch by kklimonda presented with the
|
changeset |
files
|
| Wed, 09 May 2012 09:36:49 +0200 |
Production Moz |
Adds rtfas input formats when converting with abiword.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Wed, 25 Apr 2012 09:25:39 +0200 |
gibus |
Adds image button in rich text editor for HTML.
|
changeset |
files
|
| Wed, 25 Apr 2012 09:15:23 +0200 |
gibus |
Fix mismatching filter with tag.
|
changeset |
files
|
| Tue, 24 Apr 2012 16:29:27 +0200 |
gibus |
Adds comments' tags when exporting
|
changeset |
files
|
| Tue, 24 Apr 2012 16:09:35 +0200 |
gibus |
When exporting, expand entities to keep correct offsets of comments.
|
changeset |
files
|
| 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).
|
changeset |
files
|
| Fri, 13 Apr 2012 15:59:14 +0200 |
gibus |
Requires django > 1.3
|
changeset |
files
|
| Fri, 13 Apr 2012 15:57:05 +0200 |
gibus |
Requires django > 1.3
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Fri, 06 Apr 2012 12:35:57 +0200 |
Production Moz |
Merge some previous commits.
|
changeset |
files
|
| Fri, 06 Apr 2012 12:33:15 +0200 |
Production Moz |
Fixes missing closing bracket for column spearator in diff pages.
|
changeset |
files
|
| Thu, 22 Mar 2012 10:36:35 +0100 |
Simon Descarpentries |
Start dev of release 1.4.0
|
changeset |
files
|
| Thu, 22 Mar 2012 10:33:20 +0100 |
Simon Descarpentries |
Add a tag corresponding to the last release : 1.3.0
|
changeset |
files
|
| 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
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Thu, 15 Mar 2012 11:19:48 +0100 |
Production Moz |
Do not transform commentator's displayed name in lower case when posting comment.
|
changeset |
files
|
| Fri, 27 Jan 2012 11:45:19 +0100 |
gibus |
repeat 397 (css div.frame)
|
changeset |
files
|
| Fri, 27 Jan 2012 11:43:39 +0100 |
gibus |
nothing changed, but hg push needs this commit
|
changeset |
files
|
| Fri, 27 Jan 2012 11:37:22 +0100 |
gibus |
Fix selection of amath elements
|
changeset |
files
|
| Tue, 24 Jan 2012 15:27:58 +0100 |
Production Moz |
add some css for sharing-thebook
|
changeset |
files
|