| 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
|
| 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
|
| Mon, 23 Jan 2012 11:14:44 +0100 |
gibus |
Add libjs-asciimathml.
|
changeset |
files
|
| Mon, 16 Jan 2012 17:33:45 +0100 |
gibus |
Some CSS for footnotes.
|
changeset |
files
|
| Sun, 27 Nov 2011 00:31:12 +0100 |
Production Moz |
Some CSS styles
|
changeset |
files
|
| Wed, 23 Nov 2011 21:25:19 +0100 |
gibus |
Default height from embed ifrmae changed from 200px to 600px.
|
changeset |
files
|
| Mon, 14 Nov 2011 10:16:54 +0100 |
gibus |
add_comment_button should be hidden with initially_hidden css class if can_create_comment permission is false => do not set this css property directly on html element.
|
changeset |
files
|
| Thu, 13 Oct 2011 14:53:11 +0200 |
gibus |
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
|
changeset |
files
|
| Thu, 13 Oct 2011 14:51:17 +0200 |
gibus |
Allow permalink on comments even when embedfing iframe.
|
changeset |
files
|
| Sat, 10 Sep 2011 21:55:14 +0200 |
gibus |
throbber should be upper
|
changeset |
files
|
| Sat, 10 Sep 2011 15:26:49 +0200 |
gibus |
add throbber image
|
changeset |
files
|
| Sat, 10 Sep 2011 15:19:29 +0200 |
gibus |
add throbber to wait until text is loaded
|
changeset |
files
|
| Fri, 09 Sep 2011 09:49:37 +0200 |
gibus |
better use images for arrows on toggle bar to avoid font size dofferences and ut8 non-compatible browsers
|
changeset |
files
|
| Fri, 09 Sep 2011 00:29:37 +0200 |
gibus |
fix a french translation
|
changeset |
files
|
| Thu, 08 Sep 2011 23:21:51 +0200 |
gibus |
add arrows on toggle bars
|
changeset |
files
|
| Thu, 08 Sep 2011 23:21:13 +0200 |
gibus |
better positioning of 'new comment' form
|
changeset |
files
|
| Thu, 08 Sep 2011 16:39:22 +0200 |
gibus |
:active on whole 'add comment' button, not just text
|
changeset |
files
|
| Thu, 08 Sep 2011 16:31:16 +0200 |
gibus |
better design for 'add comment' button
|
changeset |
files
|
| Thu, 08 Sep 2011 15:55:55 +0200 |
gibus |
rounded corners for 'add comment' button
|
changeset |
files
|
| Thu, 08 Sep 2011 15:41:31 +0200 |
gibus |
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
|
changeset |
files
|
| Thu, 08 Sep 2011 15:24:06 +0200 |
gibus |
restore image for old 'add comment button' even if unused
|
changeset |
files
|
| Thu, 08 Sep 2011 15:19:48 +0200 |
gibus |
title when hovering 'add comment' button
|
changeset |
files
|
| Thu, 08 Sep 2011 15:15:23 +0200 |
gibus |
replace 'add comment' button
|
changeset |
files
|
| Thu, 08 Sep 2011 15:14:25 +0200 |
gibus |
semicolon useless in python
|
changeset |
files
|
| Fri, 05 Aug 2011 17:12:15 +0200 |
Simon Descarpentries |
Add a title attribute on comment scopes to indicate the number of comments in the scope.
|
changeset |
files
|
| Fri, 05 Aug 2011 14:44:48 +0200 |
Simon Descarpentries |
Correct typo in help messages.
|
changeset |
files
|
| Fri, 05 Aug 2011 12:23:34 +0200 |
Simon Descarpentries |
Revision of french translation.
|
changeset |
files
|
| Fri, 05 Aug 2011 10:52:08 +0200 |
Simon Descarpentries |
Revision of spanish translation.
|
changeset |
files
|
| Thu, 04 Aug 2011 18:40:42 +0200 |
Simon Descarpentries |
One french fuzzy string uncomented.
|
changeset |
files
|
| Thu, 04 Aug 2011 17:33:07 +0200 |
Simon Descarpentries |
Add spaces before item.count(s) in lists of com state/author/tags/time in com filtering facilities.
|
changeset |
files
|
| Mon, 25 Jul 2011 15:35:50 +0200 |
gibus |
markdown2pdf is buggy => convert to HTML and use abiword to export in PDF
|
changeset |
files
|
| Thu, 21 Jul 2011 15:03:38 +0200 |
gibus |
For some reasons, abiwords can read background style attribute but not background-color
|
changeset |
files
|
| Thu, 21 Jul 2011 15:02:50 +0200 |
gibus |
For some reasons, abiwords can read background style attribute but not background-color
|
changeset |
files
|
| Thu, 21 Jul 2011 14:12:25 +0200 |
gibus |
tidyfy html before conversion with abiword
|
changeset |
files
|
| Thu, 21 Jul 2011 12:29:45 +0200 |
gibus |
add python pexpect in dependencies
|
changeset |
files
|
| Thu, 21 Jul 2011 12:29:17 +0200 |
gibus |
add python pexpect in dependencies
|
changeset |
files
|
| Thu, 21 Jul 2011 10:24:38 +0200 |
gibus |
Delete temporary files
|
changeset |
files
|
| Thu, 21 Jul 2011 09:42:33 +0200 |
gibus |
Add abiword as an alternative to open office for conversions
|
changeset |
files
|
| Thu, 16 Jun 2011 09:27:56 +0200 |
gibus |
Add can_delete_comment_own to Commentator
|
changeset |
files
|
| Tue, 14 Jun 2011 16:28:27 +0200 |
Production Moz |
when trying markdown2pdf without xetex option, use custom-header for propoer input encoding and so on
|
changeset |
files
|
| Thu, 09 Jun 2011 11:52:31 +0200 |
Production Moz |
if markdown2pdf fails try without -xetex option
|
changeset |
files
|
| Thu, 09 Jun 2011 11:41:04 +0200 |
gibus |
--xetex option in markdown2pdf seems to cause "Invalid or incomplete multibyte or wide character" errors
|
changeset |
files
|
| Mon, 06 Jun 2011 10:08:10 +0200 |
gibus |
if DECORATED_CREATORS take into account the "fake" username if has_own_perm()
|
changeset |
files
|
| Tue, 31 May 2011 18:26:38 +0200 |
Production Moz |
merge with changeset 352:7bc8d8bfe443
|
changeset |
files
|
| Tue, 31 May 2011 18:25:03 +0200 |
Production Moz |
merge
|
changeset |
files
|
| Tue, 31 May 2011 18:09:54 +0200 |
Production Moz |
do not use pandoc to convert from html to html
|
changeset |
files
|
| Tue, 31 May 2011 18:07:46 +0200 |
Production Moz |
use different tempfiles for in and out + use xtex for markdown2pdf
|
changeset |
files
|
| Tue, 31 May 2011 18:04:05 +0200 |
Production Moz |
replace msdos \r\n
|
changeset |
files
|
| Tue, 31 May 2011 18:03:03 +0200 |
Production Moz |
workspace in parameter for memoize
|
changeset |
files
|
| Tue, 31 May 2011 18:01:41 +0200 |
Production Moz |
add piwik tracking
|
changeset |
files
|
| Tue, 31 May 2011 17:58:47 +0200 |
Production Moz |
prevent uno custom __import__ from messing with south import machinery (to discover south enabled dj apps)
|
changeset |
files
|
| Tue, 31 May 2011 17:56:35 +0200 |
Production Moz |
3.0.0 -> 3.0.0b1
|
changeset |
files
|
| Tue, 31 May 2011 17:54:04 +0200 |
Production Moz |
3.0.0 -> 3.0.0b1
|
changeset |
files
|
| Tue, 31 May 2011 17:52:28 +0200 |
Production Moz |
memoize get_activity
|
changeset |
files
|
| Fri, 28 Jan 2011 11:09:34 +0100 |
gibus |
open source -> free software
|
changeset |
files
|
| Wed, 08 Dec 2010 20:57:35 +0100 |
gibus |
Missing French translation for some javascript.
|
changeset |
files
|
| Tue, 30 Nov 2010 09:53:35 +0100 |
gibus |
Coding style for js: expand tabs
|
changeset |
files
|
| Mon, 29 Nov 2010 15:05:21 +0100 |
gibus |
Be more strict by controlling that value ofcomment_op url parameter is set to "reply"
|
changeset |
files
|
| 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)
|
changeset |
files
|
| Mon, 29 Nov 2010 12:09:14 +0100 |
gibus |
Focus on content textarea when opening reply to comment form
|
changeset |
files
|
| Mon, 29 Nov 2010 12:07:44 +0100 |
gibus |
Add url parameter (comment_op=reply) to open automatically reply to comment form
|
changeset |
files
|
| Mon, 22 Nov 2010 14:58:38 +0100 |
gibus |
api doc
|
changeset |
files
|
| Fri, 19 Nov 2010 18:02:33 +0100 |
gibus |
add comment_key optional parameter for /api/comments/ to fetch a single comment
|
changeset |
files
|
| Fri, 12 Nov 2010 15:43:03 +0100 |
raph |
Added tag v1.0.5 for changeset f080de4cad76
|
changeset |
files
|
| 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
|
changeset |
files
|
| Mon, 08 Nov 2010 14:45:52 +0100 |
gibus |
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
|
changeset |
files
|
| Mon, 08 Nov 2010 14:07:02 +0100 |
gibus |
focus on comment specified as url parameter *even if it is not the last comment of a thread*
|
changeset |
files
|
| Mon, 08 Nov 2010 14:00:41 +0100 |
gibus |
oops forgot "else" on last commit
|
changeset |
files
|
| Mon, 08 Nov 2010 12:41:44 +0100 |
gibus |
When comment_id_key is passed as URL parameter, focus on this comment, instead of the top comment of the related thread.
|
changeset |
files
|
| Tue, 02 Nov 2010 16:31:20 +0100 |
gibus |
Select only comments from last version.
|
changeset |
files
|
| Tue, 02 Nov 2010 10:15:41 +0100 |
gibus |
save prototype for django new version (1.2.3)
|
changeset |
files
|
| Fri, 22 Oct 2010 16:39:55 +0200 |
raph |
Merge with addba77f2f901c689d9abed3d4ce2c5d25fef5f1
|
changeset |
files
|
| Fri, 22 Oct 2010 16:38:42 +0200 |
raph |
i18n compile
|
changeset |
files
|
| Thu, 21 Oct 2010 13:52:10 +0200 |
Kirill Miazine |
update
|
changeset |
files
|
| Tue, 19 Oct 2010 14:30:19 +0200 |
gibus |
email_re has moved from django.form.fields to django.core.validators (Django 1.2 alpha 1)
|
changeset |
files
|
| Mon, 11 Oct 2010 15:39:29 +0200 |
raph |
i18n update
|
changeset |
files
|
| Mon, 11 Oct 2010 15:04:45 +0200 |
raph |
add format tips
|
changeset |
files
|
| Mon, 11 Oct 2010 14:46:20 +0200 |
raph |
Typo
|
changeset |
files
|
| Fri, 08 Oct 2010 17:01:00 +0200 |
raph |
fix title display
|
changeset |
files
|
| Fri, 08 Oct 2010 16:55:35 +0200 |
raph |
use base_workspace template
|
changeset |
files
|
| Fri, 08 Oct 2010 16:38:39 +0200 |
raph |
remove unused About link
|
changeset |
files
|
| Fri, 08 Oct 2010 16:37:51 +0200 |
raph |
add popup tip for anonymous users in user list
|
changeset |
files
|
| Fri, 08 Oct 2010 15:56:01 +0200 |
raph |
only display tag filtering form if tags exist
|
changeset |
files
|
| Fri, 08 Oct 2010 15:31:45 +0200 |
raph |
add popup tip to create and upload dashboard action links
|
changeset |
files
|
| Fri, 08 Oct 2010 11:21:28 +0200 |
raph |
silently swallow IOError in timezone setting
|
changeset |
files
|
| Mon, 04 Oct 2010 14:21:17 +0200 |
raph |
add note size limitation
|
changeset |
files
|
| Wed, 29 Sep 2010 14:43:40 +0200 |
raph |
fix: register user_created activity only if users where really added
|
changeset |
files
|
| Mon, 23 Aug 2010 17:57:59 +0200 |
raph |
do not use deprecated package ucs
|
changeset |
files
|
| Mon, 23 Aug 2010 17:33:51 +0200 |
raph |
customize latex header to include eurofont and fix ucs import
|
changeset |
files
|
| Mon, 23 Aug 2010 17:19:35 +0200 |
raph |
do not try to us comment if detached
|
changeset |
files
|
| Thu, 19 Aug 2010 13:19:24 +0200 |
raph |
use fixed table size for comparing versions
|
changeset |
files
|
| Tue, 03 Aug 2010 18:34:14 +0200 |
raph |
fix typo in hgignore
|
changeset |
files
|
| Tue, 03 Aug 2010 18:01:35 +0200 |
raph |
do not lock table with backends other than postgresql (postgresql specific syntax) (fixes #52)
|
changeset |
files
|
| Tue, 03 Aug 2010 16:42:05 +0200 |
raph |
use django 1.1.2 (fixes notif. test)
|
changeset |
files
|
| Tue, 03 Aug 2010 16:16:25 +0200 |
raph |
fix tests for mysql
|
changeset |
files
|
| Wed, 28 Jul 2010 17:27:37 +0200 |
raph |
refactor (cleanup) hgignore
|
changeset |
files
|
| Mon, 26 Jul 2010 14:16:21 +0200 |
raph |
fix: use 'keep_comments' parameter when editing text
|
changeset |
files
|
| Thu, 22 Jul 2010 17:27:24 +0200 |
gibus |
doc api: add cancel_modified_scopes as parameter of Edit text
|
changeset |
files
|
| Mon, 19 Jul 2010 17:26:25 +0200 |
raph |
check with api version of security checking prior to fun call
|
changeset |
files
|
| Thu, 15 Jul 2010 17:21:03 +0200 |
raph |
cleanup unused 'markup' template tag lib usage
|
changeset |
files
|
| Thu, 15 Jul 2010 17:17:21 +0200 |
raph |
fix settings import
|
changeset |
files
|
| Thu, 15 Jul 2010 17:08:45 +0200 |
raph |
Merge with 875e57f5f6ac74a1d6fb0e2623157fff254c338f
|
changeset |
files
|
| Thu, 15 Jul 2010 17:07:15 +0200 |
raph |
Merge with b8672f57ba3cd4e876277a13c69621446b940052
|
changeset |
files
|
| Thu, 15 Jul 2010 16:23:58 +0200 |
raph |
do not show permalink if prefix is used in embed params / minified client update
|
changeset |
files
|
| Thu, 15 Jul 2010 16:10:55 +0200 |
raph |
api update (incl. doc)
|
changeset |
files
|
| Thu, 15 Jul 2010 16:10:29 +0200 |
raph |
add parameter to display "decorated" creator (used with api calls)
|
changeset |
files
|
| Thu, 15 Jul 2010 16:09:52 +0200 |
raph |
add prefix to use external caller as proxy (calls via api)
|
changeset |
files
|
| Thu, 15 Jul 2010 16:07:59 +0200 |
raph |
add todo note
|
changeset |
files
|
| Mon, 12 Jul 2010 16:37:32 +0200 |
raph |
fix error when last text_version is deleted
|
changeset |
files
|
| Mon, 12 Jul 2010 13:53:26 +0200 |
raph |
fix delete method / fix anon resources
|
changeset |
files
|
| Fri, 09 Jul 2010 10:05:29 +0200 |
raph |
add api: basic auth / unit tests / online doc (based on django-piston)
|
changeset |
files
|
| Thu, 15 Jul 2010 16:56:00 +0200 |
raph |
add omelette
|
changeset |
files
|
| Thu, 15 Jul 2010 16:55:31 +0200 |
raph |
propagates query string parameters when login in (so that link with direct coment id are properly propagated)
|
changeset |
files
|
| Thu, 15 Jul 2010 16:54:29 +0200 |
raph |
simplification of security check: all unauthorized exceptions are dealt with by context processors
|
changeset |
files
|
| Fri, 11 Jun 2010 16:21:53 +0200 |
raph |
add piston dependency
|
changeset |
files
|
| Fri, 11 Jun 2010 11:04:23 +0200 |
raph |
add STORE_ACTIVITY_IP parameter to avoid storing ips for activities.
|
changeset |
files
|
| Thu, 10 Jun 2010 15:31:55 +0200 |
raph |
initialize the user registration language code when adding other users
|
changeset |
files
|
| Thu, 10 Jun 2010 14:56:36 +0200 |
raph |
initialize the user registration language code to request.LANGUAGE_CODE (selected language or default setting)
|
changeset |
files
|
| Mon, 17 May 2010 15:23:41 +0200 |
raph |
code cleanup
|
changeset |
files
|
| Mon, 17 May 2010 15:07:30 +0200 |
raph |
fix unit tests
|
changeset |
files
|
| Fri, 14 May 2010 15:17:44 +0200 |
raph |
minified client update
|
changeset |
files
|
| Fri, 14 May 2010 15:16:01 +0200 |
raph |
add comments_auto_display parameter to embed to auto expand comments
|
changeset |
files
|
| Fri, 14 May 2010 12:13:43 +0200 |
raph |
ignore timezone if impossible to parse
|
changeset |
files
|
| Mon, 10 May 2010 11:50:08 +0200 |
raph |
import inside function
|
changeset |
files
|
| Fri, 07 May 2010 14:26:24 +0200 |
raph |
typo (unused comment)
|
changeset |
files
|
| Fri, 07 May 2010 14:12:06 +0200 |
raph |
fix notification bug
|
changeset |
files
|
| Fri, 07 May 2010 10:06:10 +0200 |
raph |
add test case for long lasting spannify
|
changeset |
files
|
| Thu, 06 May 2010 17:48:11 +0200 |
raph |
cache spannify function
|
changeset |
files
|
| Thu, 06 May 2010 16:58:29 +0200 |
raph |
i18n compile
|
changeset |
files
|
| Thu, 06 May 2010 12:18:59 +0200 |
Kirill Miazine |
Norwegian update.
|
changeset |
files
|
| Wed, 05 May 2010 16:50:41 +0200 |
raph |
do not send notifications for comments user created himself
|
changeset |
files
|
| Wed, 05 May 2010 16:37:57 +0200 |
raph |
add notifications to admin area
|
changeset |
files
|
| Wed, 05 May 2010 10:51:52 +0200 |
raph |
fix history display when no pagination
|
changeset |
files
|
| Thu, 22 Apr 2010 18:09:44 +0200 |
raph |
fix comment deletion detection when using html format (and ckeditor)
|
changeset |
files
|
| Thu, 22 Apr 2010 12:48:02 +0200 |
raph |
fix nb_comments display in history (for anon users)
|
changeset |
files
|
| Thu, 22 Apr 2010 12:35:04 +0200 |
raph |
fix comment __str__ display
|
changeset |
files
|
| Thu, 22 Apr 2010 11:32:41 +0200 |
raph |
fix usage of dj caching
|
changeset |
files
|
| Tue, 20 Apr 2010 11:37:33 +0200 |
raph |
Merge with 0371caf8bcc6864a0f2250933431d3a913c9b379
|
changeset |
files
|
| Tue, 20 Apr 2010 11:14:21 +0200 |
raph |
always use pandoc but in raw mode for html->html convert
preserve_html
|
changeset |
files
|
| Tue, 20 Apr 2010 10:47:42 +0200 |
raph |
Merge with 7b7ba5e472685e124441dcd8acef17ea9b8d80f2
preserve_html
|
changeset |
files
|
| Tue, 20 Apr 2010 10:47:04 +0200 |
raph |
remove ckeditor when using other format
|
changeset |
files
|
| Tue, 20 Apr 2010 10:34:56 +0200 |
raph |
add fck editor for html texts
|
changeset |
files
|
| Fri, 16 Apr 2010 10:34:54 +0200 |
raph |
cleanup diff for human reading
|
changeset |
files
|
| Fri, 16 Apr 2010 10:34:54 +0200 |
raph |
cleanup diff for human reading
preserve_html
|
changeset |
files
|
| Thu, 15 Apr 2010 17:21:59 +0200 |
raph |
fix img path
preserve_html
|
changeset |
files
|
| Thu, 15 Apr 2010 16:38:45 +0200 |
raph |
do not use pandoc for html content
preserve_html
|
changeset |
files
|
| Thu, 15 Apr 2010 14:35:44 +0200 |
raph |
fix import
|
changeset |
files
|
| Thu, 15 Apr 2010 14:33:56 +0200 |
raph |
improve diff between versions (word diff)
|
changeset |
files
|
| Wed, 14 Apr 2010 17:05:14 +0200 |
raph |
i18n update
|
changeset |
files
|
| Wed, 14 Apr 2010 17:05:01 +0200 |
raph |
fix button naming (fixes #26)
|
changeset |
files
|
| Wed, 14 Apr 2010 16:56:57 +0200 |
raph |
fix broken layout (footer)
|
changeset |
files
|
| Tue, 13 Apr 2010 11:42:47 +0200 |
raph |
i18n compile
|
changeset |
files
|
| Wed, 07 Apr 2010 09:49:18 +0200 |
Kirill Miazine |
Norwegian update
|
changeset |
files
|
| Wed, 07 Apr 2010 12:02:41 +0200 |
raph |
use new co-ment favicon
|
changeset |
files
|
| Tue, 06 Apr 2010 17:19:42 +0200 |
raph |
ignore content of eggs directory
|
changeset |
files
|
| Tue, 06 Apr 2010 17:08:33 +0200 |
raph |
add eggs directory (fixes #18)
|
changeset |
files
|
| Tue, 06 Apr 2010 17:07:58 +0200 |
raph |
(no commit message)
|
changeset |
files
|
| Wed, 31 Mar 2010 16:26:00 +0200 |
raph |
note should not beeing passed to new version (fixes #12)
|
changeset |
files
|
| Wed, 31 Mar 2010 12:12:19 +0200 |
raph |
help link to general format page
|
changeset |
files
|
| Wed, 31 Mar 2010 12:01:51 +0200 |
raph |
fix help link on dashboard
|
changeset |
files
|
| Wed, 31 Mar 2010 12:00:27 +0200 |
raph |
help update / i18n
|
changeset |
files
|
| Tue, 30 Mar 2010 14:13:45 +0200 |
raph |
fix error if no encoding is detected
|
changeset |
files
|
| Fri, 26 Mar 2010 12:19:38 +0100 |
raph |
use lazy i18n for edit form
|
changeset |
files
|
| Fri, 26 Mar 2010 12:18:33 +0100 |
raph |
use lazy i18n for edit form
|
changeset |
files
|
| Thu, 25 Mar 2010 17:25:12 +0100 |
raph |
add develop-eggs to ignore
|
changeset |
files
|
| Thu, 25 Mar 2010 17:24:50 +0100 |
raph |
image path correction (when comments)
|
changeset |
files
|
| Thu, 25 Mar 2010 17:19:04 +0100 |
raph |
fix image path for pdf & odt exports (fixes #5)
|
changeset |
files
|
| Thu, 25 Mar 2010 15:00:58 +0100 |
raph |
refactor arg passing between frames
|
changeset |
files
|
| Wed, 24 Mar 2010 16:19:07 +0100 |
raph |
add tracking HTML from configuration
|
changeset |
files
|
| Wed, 24 Mar 2010 16:14:19 +0100 |
raph |
add tracking HTML from configuration
|
changeset |
files
|
| Mon, 22 Mar 2010 15:49:15 +0100 |
raph |
add author in activities traces
|
changeset |
files
|
| Mon, 22 Mar 2010 12:53:08 +0100 |
raph |
i18n update
|
changeset |
files
|
| Mon, 22 Mar 2010 12:50:42 +0100 |
raph |
refactor forgot pw function to use django methods / add password change page in profile / i18n update
|
changeset |
files
|
| Mon, 22 Mar 2010 11:02:39 +0100 |
raph |
Merge with 849f10e1beec1446cb030ec31448be1e82c81a6f
|
changeset |
files
|
| Mon, 22 Mar 2010 11:00:34 +0100 |
raph |
add python yaml lib
|
changeset |
files
|
| Fri, 19 Mar 2010 16:25:38 +0100 |
raph |
i18n compile
|
changeset |
files
|
| Fri, 19 Mar 2010 16:25:15 +0100 |
raph |
Kirill M. no update merge
|
changeset |
files
|
| Fri, 19 Mar 2010 16:22:59 +0100 |
raph |
add forgot password function
|
changeset |
files
|
| Thu, 18 Mar 2010 15:18:42 +0100 |
raph |
fix double MEDIA_ROOT parameter
|
changeset |
files
|
| Wed, 17 Mar 2010 23:44:39 +0100 |
rbernard |
Merge with 6f635c8e98c35dd5a16c26175809963d1b261581
|
changeset |
files
|
| Wed, 17 Mar 2010 23:42:26 +0100 |
rbernard |
enh : #68
|
changeset |
files
|
| Wed, 17 Mar 2010 15:33:14 +0100 |
raph |
add text to monkey patchable text creation function
|
changeset |
files
|
| Mon, 15 Mar 2010 14:16:54 +0100 |
raph |
fix anchor
|
changeset |
files
|
| Mon, 15 Mar 2010 14:16:34 +0100 |
raph |
fix anchor
|
changeset |
files
|
| Fri, 12 Mar 2010 14:52:37 +0100 |
raph |
update help page
|
changeset |
files
|
| Thu, 11 Mar 2010 16:19:32 +0100 |
raph |
add tidy as a dependency and tips for prod install
|
changeset |
files
|
| Thu, 11 Mar 2010 16:14:44 +0100 |
raph |
add default media url prefix
|
changeset |
files
|
| Thu, 11 Mar 2010 15:37:38 +0100 |
raph |
fix security pb (too restrictive): logged users should inherit anon roles (if no text role is defined)
|
changeset |
files
|
| Thu, 11 Mar 2010 09:58:09 +0100 |
raph |
Merge with 4b5aaa0c8545b1a4e51eae3b900df0e4eb473a8a
|
changeset |
files
|
| Thu, 11 Mar 2010 09:57:00 +0100 |
raph |
typo
|
changeset |
files
|
| Wed, 10 Mar 2010 22:11:12 +0100 |
rbernard |
bug fix #32
|
changeset |
files
|
| Wed, 10 Mar 2010 22:10:30 +0100 |
rbernard |
bug fix #32
|
changeset |
files
|
| Wed, 10 Mar 2010 21:27:25 +0100 |
rbernard |
enh bulgarian translation #26
|
changeset |
files
|
| Wed, 10 Mar 2010 21:05:13 +0100 |
rbernard |
enh bulgarian translation #26
|
changeset |
files
|
| Thu, 04 Mar 2010 17:17:46 +0100 |
raph |
add class to home page table
|
changeset |
files
|
| Wed, 03 Mar 2010 10:29:20 +0100 |
raph |
cleanup
|
changeset |
files
|
| Wed, 03 Mar 2010 10:29:05 +0100 |
raph |
add try/except for local timezone conversion to prevent timezone error (mail admins)
|
changeset |
files
|
| Tue, 02 Mar 2010 10:57:44 +0100 |
raph |
add margin to show add coment button
|
changeset |
files
|
| Fri, 26 Feb 2010 17:21:23 +0100 |
rbernard |
FIX : no autoclose iframe html element
|
changeset |
files
|
| Wed, 24 Feb 2010 20:10:36 +0100 |
rbernard |
Merge with d435027bafac7449b4de273620d1a06816e27cd8
|
changeset |
files
|
| Wed, 24 Feb 2010 20:03:18 +0100 |
rbernard |
FIX : no autoclose iframe html element
|
changeset |
files
|
| Wed, 24 Feb 2010 01:50:54 +0900 |
raph |
display contact user name on contact form
|
changeset |
files
|
| Wed, 24 Feb 2010 01:39:01 +0900 |
raph |
desactivate -> deactivate (fixes #55)
|
changeset |
files
|
| Wed, 24 Feb 2010 01:29:43 +0900 |
raph |
Merge with a2385dbbe97cb752b03752570a3dd1d26ba0b56a
|
changeset |
files
|
| Wed, 24 Feb 2010 01:21:11 +0900 |
raph |
stay on text list after text deletion (fixes #54)
|
changeset |
files
|
| Mon, 22 Feb 2010 23:07:40 +0100 |
rbernard |
Merge with 3cebfa984ece95356c4d4000c48230ca1db539c0
|
changeset |
files
|
| Mon, 22 Feb 2010 23:06:24 +0100 |
rbernard |
BUG FIX : fix tex/latex format
|
changeset |
files
|
| Mon, 22 Feb 2010 22:30:38 +0100 |
rbernard |
minor FIX : export dialog : wrong 'choose file format' label
|
changeset |
files
|
| Tue, 16 Feb 2010 09:20:12 +0900 |
raph |
i18n no compile
|
changeset |
files
|
| Tue, 16 Feb 2010 09:18:45 +0900 |
raph |
Merge with 04644502cb7973cd8a744d7f8eaaf7df9c52e555
|
changeset |
files
|
| Mon, 15 Feb 2010 09:46:50 +0100 |
Kirill Miazine |
Norwegian update.
|
changeset |
files
|
| Sat, 13 Feb 2010 14:17:46 +0100 |
rbernard |
minor fix
|
changeset |
files
|
| Sat, 13 Feb 2010 13:38:32 +0100 |
rbernard |
Merge with 2f300483928bb174ab5c00c5fe41e0136b27f246
|
changeset |
files
|
| Sat, 13 Feb 2010 13:38:08 +0100 |
rbernard |
add text anchor support (fixes #44)
|
changeset |
files
|
| Sat, 13 Feb 2010 12:50:06 +0100 |
rbernard |
(re) edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)
|
changeset |
files
|
| Sat, 13 Feb 2010 12:56:21 +0100 |
raph |
add title in version history
|
changeset |
files
|
| Sat, 13 Feb 2010 12:50:05 +0100 |
raph |
i18n update / update fr
|
changeset |
files
|
| Sat, 13 Feb 2010 12:04:27 +0100 |
raph |
Merge with 07019190bfe33d164593a42b92713b8265bb263b
|
changeset |
files
|
| Sat, 13 Feb 2010 11:46:27 +0100 |
raph |
remove print stmt
|
changeset |
files
|
| Sat, 13 Feb 2010 11:45:33 +0100 |
raph |
redesign compare page
|
changeset |
files
|
| Sat, 13 Feb 2010 10:23:30 +0100 |
raph |
add note column in version list
|
changeset |
files
|
| Sat, 13 Feb 2010 12:03:14 +0100 |
rbernard |
Merge with null
|
changeset |
files
|
| Sat, 13 Feb 2010 12:02:23 +0100 |
rbernard |
BUG FIX : handling html
|
changeset |
files
|
| Sat, 13 Feb 2010 11:54:11 +0100 |
rbernard |
edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)
|
changeset |
files
|
| Fri, 12 Feb 2010 21:59:18 +0100 |
rbernard |
renaming variable
|
changeset |
files
|
| Fri, 12 Feb 2010 21:58:53 +0100 |
rbernard |
renaming variables
|
changeset |
files
|
| Fri, 12 Feb 2010 21:56:36 +0100 |
rbernard |
js ';' missing
|
changeset |
files
|
| Fri, 12 Feb 2010 15:54:48 +0100 |
raph |
fix typo desactivate -> deactivate
|
changeset |
files
|
| Fri, 12 Feb 2010 13:47:47 +0100 |
raph |
fix feed unique id generator
|
changeset |
files
|
| Fri, 12 Feb 2010 13:19:50 +0100 |
raph |
fix img path
|
changeset |
files
|
| Fri, 12 Feb 2010 13:13:46 +0100 |
raph |
typo fix / i18n update (fr)
|
changeset |
files
|
| Fri, 12 Feb 2010 12:25:57 +0100 |
Kirill Miazine |
Norwegian update
|
changeset |
files
|
| Fri, 12 Feb 2010 12:29:05 +0100 |
raph |
add padding bkgd color to footer
|
changeset |
files
|
| Fri, 12 Feb 2010 11:48:23 +0100 |
raph |
add design customisation option
|
changeset |
files
|
| Thu, 11 Feb 2010 19:48:16 +0100 |
rbernard |
in client html files replaced MEDIA_URL with CM_MEDIA_PREFIX.
|
changeset |
files
|
| Thu, 11 Feb 2010 17:13:33 +0100 |
raph |
i18n generate / fr update
|
changeset |
files
|
| Thu, 11 Feb 2010 16:38:39 +0100 |
raph |
removed print stmt
|
changeset |
files
|
| Thu, 11 Feb 2010 16:28:10 +0100 |
raph |
add logo in settings / fix static file settings
|
changeset |
files
|
| Wed, 10 Feb 2010 14:34:08 +0100 |
raph |
hide all option for dashboard activities
|
changeset |
files
|
| Wed, 10 Feb 2010 14:05:24 +0100 |
raph |
typo
|
changeset |
files
|
| Wed, 10 Feb 2010 10:37:30 +0100 |
raph |
fix: remove pdb
|
changeset |
files
|
| Tue, 09 Feb 2010 23:08:54 +0100 |
rbernard |
bug fix: removed \r in textversion's content because of a comment position bug in pre_edit. Added a save function to TextVersion to do so.
|
changeset |
files
|
| Tue, 09 Feb 2010 22:20:08 +0100 |
rbernard |
Merge with e4746a10edf5ac1bcea7348d228fb35bebf93657
|
changeset |
files
|
| Fri, 05 Feb 2010 18:43:58 +0100 |
rbernard |
bug fix: removed \r in textversion's content because of a comment position bug in pre_edit. Added a save function to TextVersionManager to do so. Also removed cleaning \r before computing diffs because it should not be necessary anymore.
|
changeset |
files
|
| Mon, 08 Feb 2010 10:16:40 +0100 |
raph |
i18n compile
|
changeset |
files
|
| Sat, 06 Feb 2010 16:16:24 +0100 |
Kirill Miazine |
Norwegian update
|
changeset |
files
|
| Sat, 06 Feb 2010 18:04:01 +0100 |
raph |
add permission check on text compare
|
changeset |
files
|
| Fri, 05 Feb 2010 16:03:53 +0100 |
raph |
fix compare reverse url break
|
changeset |
files
|
| Fri, 05 Feb 2010 16:01:32 +0100 |
raph |
cleanup diff files / add experimental diff
|
changeset |
files
|
| Fri, 05 Feb 2010 15:15:46 +0100 |
raph |
fix version compare order / i18n update (fr)
|
changeset |
files
|
| Fri, 05 Feb 2010 12:39:25 +0100 |
raph |
typo + i18n update (fr)
|
changeset |
files
|
| Fri, 05 Feb 2010 12:24:06 +0100 |
raph |
Merge with e7e1bc64f613bbc7f54cd474efd1d6ae1d8f6457
|
changeset |
files
|
| Fri, 05 Feb 2010 12:23:29 +0100 |
raph |
refactor version explorer
|
changeset |
files
|
| Wed, 03 Feb 2010 21:49:04 +0100 |
rbernard |
lpermalink uses id_key
|
changeset |
files
|
| Wed, 03 Feb 2010 20:55:30 +0100 |
rbernard |
clean up useless url entry
|
changeset |
files
|
| Wed, 03 Feb 2010 15:42:56 +0100 |
raph |
add base64 parameter passing mode
|
changeset |
files
|
| Wed, 03 Feb 2010 15:09:30 +0100 |
raph |
add set_workspacename and create_manager management commands
|
changeset |
files
|
| Wed, 03 Feb 2010 15:06:03 +0100 |
raph |
cleanup set_workspace name
|
changeset |
files
|
| Wed, 03 Feb 2010 14:27:07 +0100 |
raph |
update i18n files
|
changeset |
files
|
| Tue, 02 Feb 2010 16:31:35 +0100 |
raph |
typo
|
changeset |
files
|
| Tue, 02 Feb 2010 16:30:48 +0100 |
raph |
added spanish translation (thx Alejandro Martin Ortin)
|
changeset |
files
|
| Tue, 02 Feb 2010 16:29:43 +0100 |
raph |
added fuzzy marker for header string
|
changeset |
files
|
| Tue, 02 Feb 2010 16:04:36 +0100 |
raph |
externalize contributors file
|
changeset |
files
|
| Fri, 29 Jan 2010 10:23:42 +0100 |
raph |
change default split values for activity display
|
changeset |
files
|
| Fri, 29 Jan 2010 09:55:04 +0100 |
raph |
cleanup (remaining fr in file)
|
changeset |
files
|
| Thu, 28 Jan 2010 16:53:57 +0100 |
raph |
debug false by default
|
changeset |
files
|
| Thu, 28 Jan 2010 10:28:28 +0100 |
raph |
no tags in registration form
|
changeset |
files
|
| Wed, 27 Jan 2010 16:18:30 +0100 |
raph |
model change+migration (add id_key to comment): run ./bin/django migrate
|
changeset |
files
|
| Wed, 27 Jan 2010 15:01:51 +0100 |
raph |
i18n update & compile
|
changeset |
files
|
| Wed, 27 Jan 2010 14:47:50 +0100 |
Kirill Miazine |
update
|
changeset |
files
|
| Wed, 27 Jan 2010 14:57:50 +0100 |
raph |
i18n update
|
changeset |
files
|
| Wed, 27 Jan 2010 14:57:38 +0100 |
raph |
embed for public texts
|
changeset |
files
|
| Tue, 26 Jan 2010 12:29:05 +0100 |
raph |
fix missing i18n tag in paginator
|
changeset |
files
|
| Mon, 25 Jan 2010 16:05:02 +0100 |
raph |
add pt_BR translation (thx Paulo Rená da Silva Santarém & co)
|
changeset |
files
|
| Mon, 25 Jan 2010 15:56:34 +0100 |
raph |
fix display on non auth home page
|
changeset |
files
|
| Mon, 25 Jan 2010 15:45:44 +0100 |
raph |
remove unused translation block
|
changeset |
files
|
| Mon, 25 Jan 2010 14:23:35 +0100 |
raph |
change default sorting for dates columns in text/user lists
|
changeset |
files
|
| Mon, 25 Jan 2010 12:57:01 +0100 |
raph |
text meta displays last modif and nb versions (fixes #25)
|
changeset |
files
|
| Mon, 25 Jan 2010 11:34:22 +0100 |
raph |
recover when tidy trashes: try markdown anyway
|
changeset |
files
|
| Mon, 25 Jan 2010 09:23:32 +0100 |
raph |
add latex conversion (with pandoc)
|
changeset |
files
|
| Fri, 22 Jan 2010 14:15:46 +0100 |
raph |
Merge with 3ba2d2da386fd32b83c998ddff690caef672f96c
|
changeset |
files
|
| Fri, 22 Jan 2010 14:14:35 +0100 |
raph |
fix dashboard bug: add text_version key
|
changeset |
files
|
| Thu, 21 Jan 2010 21:15:20 +0100 |
rbernard |
Merge with f0d097bff6b24c351716139ea4cc4c6b91be6612
|
changeset |
files
|
| 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
|
changeset |
files
|
| Thu, 21 Jan 2010 09:16:56 +0100 |
rbernard |
fix ticket 22
|
changeset |
files
|
| Wed, 20 Jan 2010 22:56:29 +0100 |
rbernard |
js log removal
|
changeset |
files
|
| Wed, 20 Jan 2010 22:56:15 +0100 |
rbernard |
js log removal
|
changeset |
files
|
| Thu, 21 Jan 2010 15:29:20 +0100 |
raph |
add tags in profile edit (fixes #19)
|
changeset |
files
|
| Thu, 21 Jan 2010 11:43:58 +0100 |
raph |
add i18n licence
|
changeset |
files
|
| Wed, 20 Jan 2010 22:46:26 +0100 |
rbernard |
fix add css
|
changeset |
files
|
| Wed, 20 Jan 2010 22:40:33 +0100 |
rbernard |
i18n compile
|
changeset |
files
|
| Wed, 20 Jan 2010 22:32:59 +0100 |
rbernard |
i18n
|
changeset |
files
|
| Wed, 20 Jan 2010 20:45:52 +0100 |
rbernard |
Merge with f5d3ea4bd03ce9042db313e9695449121715976e
|
changeset |
files
|
| Wed, 20 Jan 2010 20:43:55 +0100 |
rbernard |
enh: detached comments
|
changeset |
files
|
| Wed, 20 Jan 2010 20:43:38 +0100 |
rbernard |
enh: detached comments
|
changeset |
files
|
| Wed, 20 Jan 2010 14:43:18 +0100 |
raph |
fix permissions in get_text_with_perms
|
changeset |
files
|
| Mon, 18 Jan 2010 14:33:41 +0100 |
Philippe Aigrain |
additional info contrib and licenses
|
changeset |
files
|
| Mon, 18 Jan 2010 10:16:33 +0100 |
Philippe Aigrain |
added CC license for translations
|
changeset |
files
|
| Sun, 17 Jan 2010 11:14:57 +0100 |
raph |
update i18 compiled files
|
changeset |
files
|
| Sat, 16 Jan 2010 18:44:07 +0100 |
Kirill Miazine |
Update Norwegian po-files with new strings and review translation.
|
changeset |
files
|