Mercurial
Mercurial
>
comt
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-112
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Remove comment on iPad condition to try to improve things for it.
2013-10-03, by Simon Descarpentries
Get rid of 'allow_contact' field for UserProfile since it is unused.
2013-10-03, by gibus
Get rid of 'preferred_language' field for UserProfile since it is unused.
2013-10-03, by gibus
Serve uploaded files even when DEBUG=False.
2013-10-03, by gibus
Diplay workspace logo on text pages.
2013-10-03, by gibus
Allow text manager to add users on this text with no global role.
2013-10-03, by gibus
Fix missing alt attribute for img.
2013-10-03, by gibus
Màj fichier script minified
2013-09-23, by Simon Descarpentries
Erase local modifications
2013-09-20, by Simon Descarpentries
- updating jQuery (1.3.2 -> 1.10.2), jQuery UI, jQuery modules
2013-09-20, by Simon Descarpentries
Adding two missing sentences.
2011-08-08, by Simon Descarpentries
Filter pane should have bigger height to display category dropdown list.
2013-09-19, by gibus
For some reason, when exporting commented text with background colors, angle brackets for html spans are sometimes returned as entities by soup.
2013-09-14, by 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.
2013-09-11, by gibus
Fix django migrate --list
2013-09-05, by gibus
Add some import from south in order for django migrate to work properly
2013-09-05, by gibus
Filter by category should also be tested for undefined (and not just empty string) in case no category has been defined.
2013-09-04, by Production Moz
Resize filters for small screen.
2013-08-05, by Production Moz
Twick in css.
2013-08-05, by Production Moz
Twick in css.
2013-08-04, by Production Moz
Upgrades to yui 3.10.3
2013-07-16, by gibus
Update thread_box button to new design (horizontal mirror of unthread_box)
2013-07-15, by gibus
Fixes AttributeError: 'FakeRequest' object has no attribute 'GET'
2013-07-15, by gibus
improves performence of text_view_comments by memoizing permission computations.
2013-07-11, by gibus
Add INSTALLED_APPS in settings_local for buildout to include south migration commands.
2013-07-01, by gibus
Clean south migration
2013-07-01, by gibus
Gradient of colors for commented text depends on number of comments including replies, instead of depending only on number of threads.
2013-06-28, by gibus
Better translation of help text
2013-06-28, by gibus
Sames as for changeset 516, BeautifulSoup needs fromEncoding='UTF-8'.
2013-06-27, by gibus
For some reason, BeautifulSoup wants now fromEncoding='UTF-8' in some unidentified cases.
2013-06-27, by gibus
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.
2013-06-26, by Production Moz
Reorder classes in models.py.
2013-06-26, by Production Moz
Definitely this is not a good idea to use ApplicationConfiguration in TextVersion model as default for category_x fields.
2013-06-25, by Production Moz
Reorders stuffs in models
2013-06-25, by gibus
Reorder ConfigurationManager model, because it broke co-ment lite
2013-06-25, by Production Moz
Do not proposed undefined categories in filter.
2013-06-25, by gibus
Fixes test for categories defined in workspace while None in textversion.
2013-06-25, by Production Moz
Fixes lower() applied to None string, and not empty string as changeset 506 has mistakenly fixed.
2013-06-25, by gibus
Fixes one FR translation.
2013-06-25, by Production Moz
Fixes lower() applied to None string.
2013-06-25, by gibus
Reapply changeset 504.
2013-06-25, by gibus
Adds a category to comments, painted with colored vertical bar.
2013-06-25, by gibus
Add can_edit_comment_own to Individual student (similar to changeset 359 for generic model).
2013-04-03, by Production Moz
do not skip span for newline textnodes otherwise compute_new_comment_positions() will return bad results for pandoc texts.
2013-03-27, by gibus
Prevents sumitting comment several time while waiting for server response.
2013-03-18, by gibus
Added tag 2.5.0 for changeset 805e08ea57b1
2013-02-27, by gibus
Fixes crash when editing imported text with orphan comment.
2.5.0
2013-01-31, by gibus
One debug line forgotten in previous commit.
2013-01-31, by gibus
One debug line forgotten in previous commit.
2013-01-31, by gibus
Fixes crash when editing, apparently when comment spans on multiple text nodes.
2013-01-31, by gibus
Forgot a condition when using libreoffice as a fallback when abiword crashes.
2013-01-28, by gibus
Use libreoffice to convert html to pdf when abiword crashes.
2013-01-28, by gibus
Do not list all comments when exporting filtered comments.
2013-01-28, by gibus
Since scrollIntoView scroll the embed iframe *and* the parent window, restore the position of the toolbar.
2013-01-28, by Production Moz
Since scrollIntoView scroll the embed iframe *and* the parent window, save and restore the position of the toolbar.
2013-01-27, by Production Moz
Do not reset filters when adding a comment.
2013-01-26, by Production Moz
New arrow-down adn arrow-up icons.
2013-01-21, by gibus
Reverts arrow-down icon.
2013-01-21, by gibus
Adds ompressed version for changeset 485.
2013-01-21, by gibus
Clean versions list/comparison/view and add original version.
2013-01-21, by gibus
New icons.
2013-01-21, by gibus
Preselect embeded code to copy.
2013-01-21, by gibus
Do not try to process custom_css if none has be defined
2013-01-14, by gibus
Add custom CSS and fonts.
2013-01-11, by gibus
No need to get content with display:none on parent view frame
2013-01-04, by gibus
Replace pre_edit stage by an input checkbox to increase performances (compute_new_comment_positions run once).
2013-01-03, by gibus
Add GZipMiddleware to compress exchanged data.
2013-01-03, by gibus
Remove some unused comments.
2013-01-03, by gibus
Add some MIME instructions for font to silence Chrome warnings.
2013-01-03, by gibus
Applies new fonts to interface.
2012-12-13, by gibus
New fonts.
2012-12-06, by gibus
fix switch between different styles.
2012-11-30, by gibus
Do not spannify empty text nodes, prevents abiword crash.
2012-11-12, by gibus
Use co-ment user name when co-ment is directly accessed, even if DECORATED_CREATORS is True (i.e. normaly accessed by API).
2012-11-06, by gibus
Update norwegian translation
2012-10-23, by gibus
Fix filtering of teachers' comments for individual students in role_teacher role model when using DECORATED_CREATORS.
2012-10-05, by gibus
When building toc, delete <a> elements, including when written in uppercase (<A>).
2012-10-01, by gibus
Stupid IE does not know getElementsByClassName.
2012-10-01, by gibus
Stupid IE counts extra element in array when ending by a comma.
2012-10-01, by gibus
indexOf method of Array is unknown by stupid IE.
2012-10-01, by gibus
Fix export in XML of dates when timezone is negative.
2012-09-24, by gibus
For some reasons BeautifulSouf does not convert entities with convertEntities=["xml","html"], use convertEntities=BeautifulSoup.ALL_ENTITIES instead.
2012-09-24, by gibus
Fix import for use with api (with co_ment Drupal module for eg.).
2012-09-14, by gibus
Fix Italian translation.
2012-09-14, by gibus
Adds Italian translation.
2012-09-07, by gibus
Added import from XML file, including text, comments and attachments.
2012-08-10, by gibus
Fixed renderContents on BeautifilSoup if there is no body in source html
2012-08-09, by 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.
2012-08-09, by gibus
Fixed export with abiword by running tidy on html
2012-08-09, by gibus
Fixed bad conversion of & to &
2012-08-09, by gibus
Added export of attachements as inline b64 images for appropriate formats.
2012-08-06, by gibus
Cleaned export.
2012-08-06, by gibus
Added export to XML for re-import (nb. without attachements).
2012-07-31, by gibus
forget a coma in list of input format for abiword conversion.
2012-06-25, by Production Moz
Change Title: to Subject: in English to not mix with author's title.
2012-06-15, by gibus
Fix #77 html code inside document viewer.
2012-06-14, by 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.
2012-06-12, by gibus
Avoid warnings for deprecated instructions in djan 1.3
2012-06-08, by gibus
Avoid warnings for deprecated instructions in djan 1.3
2012-06-08, by gibus
Avoid warnings for deprecated instructions in djan 1.3
2012-06-08, by gibus
Update settings_local_sample with DECORATED_CREATORS and USE_ABI parameters
2012-06-05, by gibus
Exports to epub only with pandoc 1.9 and upper versions.
2012-05-24, by gibus
Adds export to epub.
2012-05-24, by gibus
Takes into account various releases of pandoc.
2012-05-24, by gibus
Fixes export with abiword when attached images are served by co-ment
2012-05-24, by gibus
Adds generic getElementsByClassName for IE compatibility.
2012-05-24, by 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).
2012-05-21, by gibus
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 ?!
2012-05-19, by Production Moz
Avoids HTTP 403 on login and reset/change password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
2012-05-18, by Production Moz
Avoids HTTP 403 on reset password, seehttps://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ref-contrib-csrf.
2012-05-17, by Production Moz
Fixed comments filter by name when name is empty
2012-05-15, by Production Moz
Fixed bad string for export to ms-word 2007.
2012-05-15, by gibus
less
more
|
(0)
-112
tip