| Thu, 03 Oct 2013 11:10:40 +0200 |
Simon Descarpentries |
Remove comment on iPad condition to try to improve things for it.
|
changeset |
files
|
| Thu, 03 Oct 2013 10:46:05 +0200 |
gibus |
Get rid of 'allow_contact' field for UserProfile since it is unused.
|
changeset |
files
|
| Thu, 03 Oct 2013 10:44:46 +0200 |
gibus |
Get rid of 'preferred_language' field for UserProfile since it is unused.
|
changeset |
files
|
| Thu, 03 Oct 2013 10:30:12 +0200 |
gibus |
Serve uploaded files even when DEBUG=False.
|
changeset |
files
|
| Thu, 03 Oct 2013 10:29:53 +0200 |
gibus |
Diplay workspace logo on text pages.
|
changeset |
files
|
| Thu, 03 Oct 2013 10:19:03 +0200 |
gibus |
Allow text manager to add users on this text with no global role.
|
changeset |
files
|
| Thu, 03 Oct 2013 10:11:23 +0200 |
gibus |
Fix missing alt attribute for img.
|
changeset |
files
|
| Mon, 23 Sep 2013 11:28:49 +0200 |
Simon Descarpentries |
Màj fichier script minified
|
changeset |
files
|
| Fri, 20 Sep 2013 16:31:07 +0200 |
Simon Descarpentries |
Erase local modifications
|
changeset |
files
|
| Fri, 20 Sep 2013 16:28:40 +0200 |
Simon Descarpentries |
- updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
|
changeset |
files
|
| Mon, 08 Aug 2011 15:18:56 +0200 |
Simon Descarpentries |
Adding two missing sentences.
|
changeset |
files
|
| Thu, 19 Sep 2013 14:57:00 +0200 |
gibus |
Filter pane should have bigger height to display category dropdown list.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Thu, 05 Sep 2013 14:08:31 +0200 |
gibus |
Fix django migrate --list
|
changeset |
files
|
| Thu, 05 Sep 2013 14:03:29 +0200 |
gibus |
Add some import from south in order for django migrate to work properly
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Mon, 05 Aug 2013 04:05:28 +0200 |
Production Moz |
Resize filters for small screen.
|
changeset |
files
|
| Mon, 05 Aug 2013 03:32:19 +0200 |
Production Moz |
Twick in css.
|
changeset |
files
|
| Sun, 04 Aug 2013 14:10:07 +0200 |
Production Moz |
Twick in css.
|
changeset |
files
|
| Tue, 16 Jul 2013 14:29:46 +0200 |
gibus |
Upgrades to yui 3.10.3
|
changeset |
files
|
| Mon, 15 Jul 2013 15:25:58 +0200 |
gibus |
Update thread_box button to new design (horizontal mirror of unthread_box)
|
changeset |
files
|
| Mon, 15 Jul 2013 09:13:19 +0200 |
gibus |
Fixes AttributeError: 'FakeRequest' object has no attribute 'GET'
|
changeset |
files
|
| Thu, 11 Jul 2013 14:44:02 +0200 |
gibus |
improves performence of text_view_comments by memoizing permission computations.
|
changeset |
files
|
| Mon, 01 Jul 2013 12:45:11 +0200 |
gibus |
Add INSTALLED_APPS in settings_local for buildout to include south migration commands.
|
changeset |
files
|
| Mon, 01 Jul 2013 12:43:20 +0200 |
gibus |
Clean south migration
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Fri, 28 Jun 2013 15:10:23 +0200 |
gibus |
Better translation of help text
|
changeset |
files
|
| Thu, 27 Jun 2013 16:54:29 +0200 |
gibus |
Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'.
|
changeset |
files
|
| Thu, 27 Jun 2013 16:39:16 +0200 |
gibus |
For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Wed, 26 Jun 2013 19:25:09 +0200 |
Production Moz |
Reorder classes in models.py.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Tue, 25 Jun 2013 18:05:37 +0200 |
gibus |
Reorders stuffs in models
|
changeset |
files
|
| Tue, 25 Jun 2013 17:58:49 +0200 |
Production Moz |
Reorder ConfigurationManager model, because it broke co-ment lite
|
changeset |
files
|
| Tue, 25 Jun 2013 16:27:14 +0200 |
gibus |
Do not proposed undefined categories in filter.
|
changeset |
files
|
| Tue, 25 Jun 2013 16:19:19 +0200 |
Production Moz |
Fixes test for categories defined in workspace while None in textversion.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Tue, 25 Jun 2013 13:49:39 +0200 |
Production Moz |
Fixes one FR translation.
|
changeset |
files
|
| Tue, 25 Jun 2013 13:34:18 +0200 |
gibus |
Fixes lower() applied to None string.
|
changeset |
files
|
| Tue, 25 Jun 2013 13:30:31 +0200 |
gibus |
Reapply changeset 504.
|
changeset |
files
|
| Tue, 25 Jun 2013 11:56:01 +0200 |
gibus |
Adds a category to comments, painted with colored vertical bar.
|
changeset |
files
|
| 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).
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Mon, 18 Mar 2013 17:29:40 +0100 |
gibus |
Prevents sumitting comment several time while waiting for server response.
|
changeset |
files
|
| Wed, 27 Feb 2013 14:16:44 +0100 |
gibus |
Added tag 2.5.0 for changeset 805e08ea57b1
|
changeset |
files
|
| Thu, 31 Jan 2013 16:56:09 +0100 |
gibus |
Fixes crash when editing imported text with orphan comment.
2.5.0
|
changeset |
files
|
| Thu, 31 Jan 2013 14:54:54 +0100 |
gibus |
One debug line forgotten in previous commit.
|
changeset |
files
|
| Thu, 31 Jan 2013 14:54:07 +0100 |
gibus |
One debug line forgotten in previous commit.
|
changeset |
files
|
| Thu, 31 Jan 2013 14:52:48 +0100 |
gibus |
Fixes crash when editing, apparently when comment spans on multiple text nodes.
|
changeset |
files
|
| Mon, 28 Jan 2013 13:47:29 +0100 |
gibus |
Forgot a condition when using libreoffice as a fallback when abiword crashes.
|
changeset |
files
|
| Mon, 28 Jan 2013 12:19:11 +0100 |
gibus |
Use libreoffice to convert html to pdf when abiword crashes.
|
changeset |
files
|
| Mon, 28 Jan 2013 10:44:48 +0100 |
gibus |
Do not list all comments when exporting filtered comments.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Sat, 26 Jan 2013 11:03:23 +0100 |
Production Moz |
Do not reset filters when adding a comment.
|
changeset |
files
|
| Mon, 21 Jan 2013 16:40:17 +0100 |
gibus |
New arrow-down adn arrow-up icons.
|
changeset |
files
|
| Mon, 21 Jan 2013 16:01:51 +0100 |
gibus |
Reverts arrow-down icon.
|
changeset |
files
|
| Mon, 21 Jan 2013 14:18:16 +0100 |
gibus |
Adds ompressed version for changeset 485.
|
changeset |
files
|
| Mon, 21 Jan 2013 14:12:10 +0100 |
gibus |
Clean versions list/comparison/view and add original version.
|
changeset |
files
|
| Mon, 21 Jan 2013 09:41:46 +0100 |
gibus |
New icons.
|
changeset |
files
|
| Mon, 21 Jan 2013 09:29:52 +0100 |
gibus |
Preselect embeded code to copy.
|
changeset |
files
|
| Mon, 14 Jan 2013 10:43:21 +0100 |
gibus |
Do not try to process custom_css if none has be defined
|
changeset |
files
|
| Fri, 11 Jan 2013 16:51:16 +0100 |
gibus |
Add custom CSS and fonts.
|
changeset |
files
|
| Fri, 04 Jan 2013 10:50:15 +0100 |
gibus |
No need to get content with display:none on parent view frame
|
changeset |
files
|
| 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).
|
changeset |
files
|
| Thu, 03 Jan 2013 11:07:33 +0100 |
gibus |
Add GZipMiddleware to compress exchanged data.
|
changeset |
files
|
| Thu, 03 Jan 2013 11:04:39 +0100 |
gibus |
Remove some unused comments.
|
changeset |
files
|
| Thu, 03 Jan 2013 11:00:26 +0100 |
gibus |
Add some MIME instructions for font to silence Chrome warnings.
|
changeset |
files
|
| Thu, 13 Dec 2012 14:27:20 +0100 |
gibus |
Applies new fonts to interface.
|
changeset |
files
|
| Thu, 06 Dec 2012 09:48:45 +0100 |
gibus |
New fonts.
|
changeset |
files
|
| Fri, 30 Nov 2012 14:43:51 +0100 |
gibus |
fix switch between different styles.
|
changeset |
files
|
| Mon, 12 Nov 2012 12:58:34 +0100 |
gibus |
Do not spannify empty text nodes, prevents abiword crash.
|
changeset |
files
|
| 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).
|
changeset |
files
|
| Tue, 23 Oct 2012 13:41:07 +0200 |
gibus |
Update norwegian translation
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Mon, 01 Oct 2012 11:00:56 +0200 |
gibus |
When building toc, delete <a> elements, including when written in uppercase (<A>).
|
changeset |
files
|
| Mon, 01 Oct 2012 10:48:23 +0200 |
gibus |
Stupid IE does not know getElementsByClassName.
|
changeset |
files
|
| Mon, 01 Oct 2012 10:14:08 +0200 |
gibus |
Stupid IE counts extra element in array when ending by a comma.
|
changeset |
files
|
| Mon, 01 Oct 2012 09:50:25 +0200 |
gibus |
indexOf method of Array is unknown by stupid IE.
|
changeset |
files
|
| Mon, 24 Sep 2012 12:11:49 +0200 |
gibus |
Fix export in XML of dates when timezone is negative.
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Fri, 14 Sep 2012 09:50:05 +0200 |
gibus |
Fix import for use with api (with co_ment Drupal module for eg.).
|
changeset |
files
|
| Fri, 14 Sep 2012 09:49:27 +0200 |
gibus |
Fix Italian translation.
|
changeset |
files
|
| Fri, 07 Sep 2012 15:16:15 +0200 |
gibus |
Adds Italian translation.
|
changeset |
files
|
| Fri, 10 Aug 2012 16:12:29 +0200 |
gibus |
Added import from XML file, including text, comments and attachments.
|
changeset |
files
|
| Thu, 09 Aug 2012 16:55:25 +0200 |
gibus |
Fixed renderContents on BeautifilSoup if there is no body in source html
|
changeset |
files
|
| 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.
|
changeset |
files
|
| Thu, 09 Aug 2012 11:06:46 +0200 |
gibus |
Fixed export with abiword by running tidy on html
|
changeset |
files
|
| Thu, 09 Aug 2012 10:11:21 +0200 |
gibus |
Fixed bad conversion of & to &
|
changeset |
files
|
| 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
|