Mercurial
Mercurial
>
comt
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-480
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
Added export in .doc and .docx formats.
2012-05-15, by gibus
Respect order by scope in show all comments or show all detached comments.
2012-05-15, by gibus
Fixed sort with y is NoneType.
2012-05-15, by gibus
CSS for filter.
2012-05-14, by gibus
Fixed author when there is none.
2012-05-14, by gibus
Still use --sanitize-html for pandoc 1.5.1.1.
2012-05-14, by gibus
Smaller size for text input form elements in filter.
2012-05-14, by gibus
Added 'me' and 'author' in filter by name.
2012-05-14, by gibus
Fix some javascript error with IE8 (getElementsByClassName() is unknown).
2012-05-14, by gibus
Removes <a> tags inside toc + adjusts height of toc.
2012-05-11, by gibus
Better positionning of table of contents.
2012-05-11, by gibus
Hides button if table of contents is empty.
2012-05-11, by gibus
Adds a table of content.
2012-05-11, by gibus
Prevents javascript error, when iframe is not ready and therefore iframe_onload function is not available.
2012-05-10, by gibus
Still use --sanitize-html for pandoc 1.5.1.1.
2012-05-10, by Production Moz
Just a typo.
2012-05-10, by gibus
After investigations, commit the proposed patch by kklimonda presented with the
2012-05-09, by Simon Descarpentries
Adds rtfas input formats when converting with abiword.
2012-05-09, by Production Moz
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.
2012-05-07, by gibus
Adds image button in rich text editor for HTML.
2012-04-25, by gibus
Fix mismatching filter with tag.
2012-04-25, by gibus
Adds comments' tags when exporting
2012-04-24, by gibus
When exporting, expand entities to keep correct offsets of comments.
2012-04-24, by gibus
Allows multiple co-mentable texts to be isplayed in the same HTML page (with Drupal 7 co_ment module).
2012-04-16, by Production Moz
Requires django > 1.3
2012-04-13, by gibus
Requires django > 1.3
2012-04-13, by 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.
2012-04-13, by gibus
Merge some previous commits.
2012-04-06, by Production Moz
Fixes missing closing bracket for column spearator in diff pages.
2012-04-06, by Production Moz
Start dev of release 1.4.0
2012-03-22, by Simon Descarpentries
Add a tag corresponding to the last release : 1.3.0
2012-03-22, by Simon Descarpentries
Add a VERSION.txt file, to hold the version number of the designated comt release
1.3.0
2012-03-20, by Simon Descarpentries
Update contributors and licence files, adding Gibus and I in it, and the content of the AGPL licence.
2012-03-20, by Simon Descarpentries
Do not transform commentator's displayed name in lower case when posting comment.
2012-03-15, by Production Moz
repeat 397 (css div.frame)
2012-01-27, by gibus
nothing changed, but hg push needs this commit
2012-01-27, by gibus
Fix selection of amath elements
2012-01-27, by gibus
add some css for sharing-thebook
2012-01-24, by Production Moz
Add libjs-asciimathml.
2012-01-23, by gibus
Some CSS for footnotes.
2012-01-16, by gibus
Some CSS styles
2011-11-27, by Production Moz
Default height from embed ifrmae changed from 200px to 600px.
2011-11-23, by 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.
2011-11-14, by gibus
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
2011-10-13, by gibus
Allow permalink on comments even when embedfing iframe.
2011-10-13, by gibus
throbber should be upper
2011-09-10, by gibus
add throbber image
2011-09-10, by gibus
add throbber to wait until text is loaded
2011-09-10, by gibus
better use images for arrows on toggle bar to avoid font size dofferences and ut8 non-compatible browsers
2011-09-09, by gibus
fix a french translation
2011-09-09, by gibus
add arrows on toggle bars
2011-09-08, by gibus
better positioning of 'new comment' form
2011-09-08, by gibus
:active on whole 'add comment' button, not just text
2011-09-08, by gibus
better design for 'add comment' button
2011-09-08, by gibus
rounded corners for 'add comment' button
2011-09-08, by gibus
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
2011-09-08, by gibus
restore image for old 'add comment button' even if unused
2011-09-08, by gibus
title when hovering 'add comment' button
2011-09-08, by gibus
replace 'add comment' button
2011-09-08, by gibus
semicolon useless in python
2011-09-08, by gibus
Add a title attribute on comment scopes to indicate the number of comments in the scope.
2011-08-05, by Simon Descarpentries
Correct typo in help messages.
2011-08-05, by Simon Descarpentries
Revision of french translation.
2011-08-05, by Simon Descarpentries
Revision of spanish translation.
2011-08-05, by Simon Descarpentries
One french fuzzy string uncomented.
2011-08-04, by Simon Descarpentries
Add spaces before item.count(s) in lists of com state/author/tags/time in com filtering facilities.
2011-08-04, by Simon Descarpentries
markdown2pdf is buggy => convert to HTML and use abiword to export in PDF
2011-07-25, by gibus
For some reasons, abiwords can read background style attribute but not background-color
2011-07-21, by gibus
For some reasons, abiwords can read background style attribute but not background-color
2011-07-21, by gibus
tidyfy html before conversion with abiword
2011-07-21, by gibus
add python pexpect in dependencies
2011-07-21, by gibus
add python pexpect in dependencies
2011-07-21, by gibus
Delete temporary files
2011-07-21, by gibus
Add abiword as an alternative to open office for conversions
2011-07-21, by gibus
Add can_delete_comment_own to Commentator
2011-06-16, by gibus
when trying markdown2pdf without xetex option, use custom-header for propoer input encoding and so on
2011-06-14, by Production Moz
if markdown2pdf fails try without -xetex option
2011-06-09, by Production Moz
--xetex option in markdown2pdf seems to cause "Invalid or incomplete multibyte or wide character" errors
2011-06-09, by gibus
if DECORATED_CREATORS take into account the "fake" username if has_own_perm()
2011-06-06, by gibus
merge with changeset 352:7bc8d8bfe443
2011-05-31, by Production Moz
merge
2011-05-31, by Production Moz
do not use pandoc to convert from html to html
2011-05-31, by Production Moz
use different tempfiles for in and out + use xtex for markdown2pdf
2011-05-31, by Production Moz
replace msdos \r\n
2011-05-31, by Production Moz
workspace in parameter for memoize
2011-05-31, by Production Moz
add piwik tracking
2011-05-31, by Production Moz
prevent uno custom __import__ from messing with south import machinery (to discover south enabled dj apps)
2011-05-31, by Production Moz
3.0.0 -> 3.0.0b1
2011-05-31, by Production Moz
3.0.0 -> 3.0.0b1
2011-05-31, by Production Moz
memoize get_activity
2011-05-31, by Production Moz
open source -> free software
2011-01-28, by gibus
Missing French translation for some javascript.
2010-12-08, by gibus
Coding style for js: expand tabs
2010-11-30, by gibus
Be more strict by controlling that value ofcomment_op url parameter is set to "reply"
2010-11-29, by 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)
2010-11-29, by gibus
Focus on content textarea when opening reply to comment form
2010-11-29, by gibus
Add url parameter (comment_op=reply) to open automatically reply to comment form
2010-11-29, by gibus
api doc
2010-11-22, by gibus
add comment_key optional parameter for /api/comments/ to fetch a single comment
2010-11-19, by gibus
Added tag v1.0.5 for changeset f080de4cad76
2010-11-12, by raph
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
2010-11-08, by gibus
commit c_client.min.js (compressed version of previous commits with scripts/compressjs.py).
2010-11-08, by gibus
focus on comment specified as url parameter *even if it is not the last comment of a thread*
2010-11-08, by gibus
oops forgot "else" on last commit
2010-11-08, by gibus
When comment_id_key is passed as URL parameter, focus on this comment, instead of the top comment of the related thread.
2010-11-08, by gibus
Select only comments from last version.
2010-11-02, by gibus
save prototype for django new version (1.2.3)
2010-11-02, by gibus
Merge with addba77f2f901c689d9abed3d4ce2c5d25fef5f1
2010-10-22, by raph
i18n compile
2010-10-22, by raph
update
2010-10-21, by Kirill Miazine
email_re has moved from django.form.fields to django.core.validators (Django 1.2 alpha 1)
2010-10-19, by gibus
i18n update
2010-10-11, by raph
add format tips
2010-10-11, by raph
Typo
2010-10-11, by raph
fix title display
2010-10-08, by raph
use base_workspace template
2010-10-08, by raph
remove unused About link
2010-10-08, by raph
add popup tip for anonymous users in user list
2010-10-08, by raph
only display tag filtering form if tags exist
2010-10-08, by raph
add popup tip to create and upload dashboard action links
2010-10-08, by raph
silently swallow IOError in timezone setting
2010-10-08, by raph
add note size limitation
2010-10-04, by raph
fix: register user_created activity only if users where really added
2010-09-29, by raph
do not use deprecated package ucs
2010-08-23, by raph
customize latex header to include eurofont and fix ucs import
2010-08-23, by raph
do not try to us comment if detached
2010-08-23, by raph
use fixed table size for comparing versions
2010-08-19, by raph
fix typo in hgignore
2010-08-03, by raph
do not lock table with backends other than postgresql (postgresql specific syntax) (fixes #52)
2010-08-03, by raph
use django 1.1.2 (fixes notif. test)
2010-08-03, by raph
fix tests for mysql
2010-08-03, by raph
refactor (cleanup) hgignore
2010-07-28, by raph
fix: use 'keep_comments' parameter when editing text
2010-07-26, by raph
doc api: add cancel_modified_scopes as parameter of Edit text
2010-07-22, by gibus
check with api version of security checking prior to fun call
2010-07-19, by raph
cleanup unused 'markup' template tag lib usage
2010-07-15, by raph
fix settings import
2010-07-15, by raph
Merge with 875e57f5f6ac74a1d6fb0e2623157fff254c338f
2010-07-15, by raph
Merge with b8672f57ba3cd4e876277a13c69621446b940052
2010-07-15, by raph
do not show permalink if prefix is used in embed params / minified client update
2010-07-15, by raph
api update (incl. doc)
2010-07-15, by raph
add parameter to display "decorated" creator (used with api calls)
2010-07-15, by raph
add prefix to use external caller as proxy (calls via api)
2010-07-15, by raph
add todo note
2010-07-15, by raph
fix error when last text_version is deleted
2010-07-12, by raph
fix delete method / fix anon resources
2010-07-12, by raph
add api: basic auth / unit tests / online doc (based on django-piston)
2010-07-09, by raph
add omelette
2010-07-15, by raph
propagates query string parameters when login in (so that link with direct coment id are properly propagated)
2010-07-15, by raph
simplification of security check: all unauthorized exceptions are dealt with by context processors
2010-07-15, by raph
add piston dependency
2010-06-11, by raph
add STORE_ACTIVITY_IP parameter to avoid storing ips for activities.
2010-06-11, by raph
initialize the user registration language code when adding other users
2010-06-10, by raph
initialize the user registration language code to request.LANGUAGE_CODE (selected language or default setting)
2010-06-10, by raph
code cleanup
2010-05-17, by raph
fix unit tests
2010-05-17, by raph
minified client update
2010-05-14, by raph
add comments_auto_display parameter to embed to auto expand comments
2010-05-14, by raph
ignore timezone if impossible to parse
2010-05-14, by raph
import inside function
2010-05-10, by raph
typo (unused comment)
2010-05-07, by raph
fix notification bug
2010-05-07, by raph
add test case for long lasting spannify
2010-05-07, by raph
cache spannify function
2010-05-06, by raph
i18n compile
2010-05-06, by raph
Norwegian update.
2010-05-06, by Kirill Miazine
do not send notifications for comments user created himself
2010-05-05, by raph
add notifications to admin area
2010-05-05, by raph
fix history display when no pagination
2010-05-05, by raph
fix comment deletion detection when using html format (and ckeditor)
2010-04-22, by raph
fix nb_comments display in history (for anon users)
2010-04-22, by raph
fix comment __str__ display
2010-04-22, by raph
fix usage of dj caching
2010-04-22, by raph
Merge with 0371caf8bcc6864a0f2250933431d3a913c9b379
2010-04-20, by raph
always use pandoc but in raw mode for html->html convert
preserve_html
2010-04-20, by raph
Merge with 7b7ba5e472685e124441dcd8acef17ea9b8d80f2
preserve_html
2010-04-20, by raph
remove ckeditor when using other format
2010-04-20, by raph
add fck editor for html texts
2010-04-20, by raph
cleanup diff for human reading
2010-04-16, by raph
cleanup diff for human reading
preserve_html
2010-04-16, by raph
fix img path
preserve_html
2010-04-15, by raph
do not use pandoc for html content
preserve_html
2010-04-15, by raph
fix import
2010-04-15, by raph
improve diff between versions (word diff)
2010-04-15, by raph
i18n update
2010-04-14, by raph
fix button naming (fixes #26)
2010-04-14, by raph
fix broken layout (footer)
2010-04-14, by raph
i18n compile
2010-04-13, by raph
Norwegian update
2010-04-07, by Kirill Miazine
use new co-ment favicon
2010-04-07, by raph
ignore content of eggs directory
2010-04-06, by raph
add eggs directory (fixes #18)
2010-04-06, by raph
(no commit message)
2010-04-06, by raph
note should not beeing passed to new version (fixes #12)
2010-03-31, by raph
help link to general format page
2010-03-31, by raph
fix help link on dashboard
2010-03-31, by raph
help update / i18n
2010-03-31, by raph
fix error if no encoding is detected
2010-03-30, by raph
use lazy i18n for edit form
2010-03-26, by raph
use lazy i18n for edit form
2010-03-26, by raph
add develop-eggs to ignore
2010-03-25, by raph
image path correction (when comments)
2010-03-25, by raph
fix image path for pdf & odt exports (fixes #5)
2010-03-25, by raph
refactor arg passing between frames
2010-03-25, by raph
add tracking HTML from configuration
2010-03-24, by raph
add tracking HTML from configuration
2010-03-24, by raph
add author in activities traces
2010-03-22, by raph
i18n update
2010-03-22, by raph
refactor forgot pw function to use django methods / add password change page in profile / i18n update
2010-03-22, by raph
Merge with 849f10e1beec1446cb030ec31448be1e82c81a6f
2010-03-22, by raph
add python yaml lib
2010-03-22, by raph
i18n compile
2010-03-19, by raph
Kirill M. no update merge
2010-03-19, by raph
add forgot password function
2010-03-19, by raph
fix double MEDIA_ROOT parameter
2010-03-18, by raph
Merge with 6f635c8e98c35dd5a16c26175809963d1b261581
2010-03-17, by rbernard
enh : #68
2010-03-17, by rbernard
add text to monkey patchable text creation function
2010-03-17, by raph
fix anchor
2010-03-15, by raph
fix anchor
2010-03-15, by raph
update help page
2010-03-12, by raph
add tidy as a dependency and tips for prod install
2010-03-11, by raph
add default media url prefix
2010-03-11, by raph
fix security pb (too restrictive): logged users should inherit anon roles (if no text role is defined)
2010-03-11, by raph
Merge with 4b5aaa0c8545b1a4e51eae3b900df0e4eb473a8a
2010-03-11, by raph
typo
2010-03-11, by raph
bug fix #32
2010-03-10, by rbernard
bug fix #32
2010-03-10, by rbernard
enh bulgarian translation #26
2010-03-10, by rbernard
enh bulgarian translation #26
2010-03-10, by rbernard
add class to home page table
2010-03-04, by raph
cleanup
2010-03-03, by raph
add try/except for local timezone conversion to prevent timezone error (mail admins)
2010-03-03, by raph
add margin to show add coment button
2010-03-02, by raph
FIX : no autoclose iframe html element
2010-02-26, by rbernard
Merge with d435027bafac7449b4de273620d1a06816e27cd8
2010-02-24, by rbernard
FIX : no autoclose iframe html element
2010-02-24, by rbernard
display contact user name on contact form
2010-02-24, by raph
desactivate -> deactivate (fixes #55)
2010-02-24, by raph
Merge with a2385dbbe97cb752b03752570a3dd1d26ba0b56a
2010-02-24, by raph
stay on text list after text deletion (fixes #54)
2010-02-24, by raph
Merge with 3cebfa984ece95356c4d4000c48230ca1db539c0
2010-02-22, by rbernard
BUG FIX : fix tex/latex format
2010-02-22, by rbernard
minor FIX : export dialog : wrong 'choose file format' label
2010-02-22, by rbernard
i18n no compile
2010-02-16, by raph
Merge with 04644502cb7973cd8a744d7f8eaaf7df9c52e555
2010-02-16, by raph
Norwegian update.
2010-02-15, by Kirill Miazine
minor fix
2010-02-13, by rbernard
Merge with 2f300483928bb174ab5c00c5fe41e0136b27f246
2010-02-13, by rbernard
add text anchor support (fixes #44)
2010-02-13, by rbernard
(re) edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)
2010-02-13, by rbernard
add title in version history
2010-02-13, by raph
i18n update / update fr
2010-02-13, by raph
Merge with 07019190bfe33d164593a42b92713b8265bb263b
2010-02-13, by raph
remove print stmt
2010-02-13, by raph
redesign compare page
2010-02-13, by raph
add note column in version list
2010-02-13, by raph
Merge with null
2010-02-13, by rbernard
BUG FIX : handling html
2010-02-13, by rbernard
edit : prevent tab change on cancel message + confirm_all_removed_dlg renamed (bug fix)
2010-02-13, by rbernard
renaming variable
2010-02-12, by rbernard
renaming variables
2010-02-12, by rbernard
js ';' missing
2010-02-12, by rbernard
fix typo desactivate -> deactivate
2010-02-12, by raph
fix feed unique id generator
2010-02-12, by raph
fix img path
2010-02-12, by raph
typo fix / i18n update (fr)
2010-02-12, by raph
Norwegian update
2010-02-12, by Kirill Miazine
add padding bkgd color to footer
2010-02-12, by raph
add design customisation option
2010-02-12, by raph
in client html files replaced MEDIA_URL with CM_MEDIA_PREFIX.
2010-02-11, by rbernard
i18n generate / fr update
2010-02-11, by raph
removed print stmt
2010-02-11, by raph
add logo in settings / fix static file settings
2010-02-11, by raph
hide all option for dashboard activities
2010-02-10, by raph
typo
2010-02-10, by raph
fix: remove pdb
2010-02-10, by raph
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.
2010-02-09, by rbernard
Merge with e4746a10edf5ac1bcea7348d228fb35bebf93657
2010-02-09, by 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.
2010-02-05, by rbernard
i18n compile
2010-02-08, by raph
Norwegian update
2010-02-06, by Kirill Miazine
add permission check on text compare
2010-02-06, by raph
fix compare reverse url break
2010-02-05, by raph
cleanup diff files / add experimental diff
2010-02-05, by raph
fix version compare order / i18n update (fr)
2010-02-05, by raph
typo + i18n update (fr)
2010-02-05, by raph
Merge with e7e1bc64f613bbc7f54cd474efd1d6ae1d8f6457
2010-02-05, by raph
refactor version explorer
2010-02-05, by raph
lpermalink uses id_key
2010-02-03, by rbernard
clean up useless url entry
2010-02-03, by rbernard
add base64 parameter passing mode
2010-02-03, by raph
add set_workspacename and create_manager management commands
2010-02-03, by raph
cleanup set_workspace name
2010-02-03, by raph
update i18n files
2010-02-03, by raph
typo
2010-02-02, by raph
added spanish translation (thx Alejandro Martin Ortin)
2010-02-02, by raph
added fuzzy marker for header string
2010-02-02, by raph
externalize contributors file
2010-02-02, by raph
change default split values for activity display
2010-01-29, by raph
cleanup (remaining fr in file)
2010-01-29, by raph
debug false by default
2010-01-28, by raph
no tags in registration form
2010-01-28, by raph
model change+migration (add id_key to comment): run ./bin/django migrate
2010-01-27, by raph
i18n update & compile
2010-01-27, by raph
update
2010-01-27, by Kirill Miazine
i18n update
2010-01-27, by raph
embed for public texts
2010-01-27, by raph
fix missing i18n tag in paginator
2010-01-26, by raph
add pt_BR translation (thx Paulo Rená da Silva Santarém & co)
2010-01-25, by raph
fix display on non auth home page
2010-01-25, by raph
remove unused translation block
2010-01-25, by raph
change default sorting for dates columns in text/user lists
2010-01-25, by raph
text meta displays last modif and nb versions (fixes #25)
2010-01-25, by raph
recover when tidy trashes: try markdown anyway
2010-01-25, by raph
add latex conversion (with pandoc)
2010-01-25, by raph
Merge with 3ba2d2da386fd32b83c998ddff690caef672f96c
2010-01-22, by raph
fix dashboard bug: add text_version key
2010-01-22, by raph
Merge with f0d097bff6b24c351716139ea4cc4c6b91be6612
2010-01-21, by rbernard
ENH ticket 20 disable edit in versions tab added ALLOW_CLIENT_MODIF_ON_LAST_VERSION_ONLY to settings.py
2010-01-21, by rbernard
fix ticket 22
2010-01-21, by rbernard
js log removal
2010-01-20, by rbernard
js log removal
2010-01-20, by rbernard
add tags in profile edit (fixes #19)
2010-01-21, by raph
add i18n licence
2010-01-21, by raph
fix add css
2010-01-20, by rbernard
i18n compile
2010-01-20, by rbernard
i18n
2010-01-20, by rbernard
Merge with f5d3ea4bd03ce9042db313e9695449121715976e
2010-01-20, by rbernard
enh: detached comments
2010-01-20, by rbernard
enh: detached comments
2010-01-20, by rbernard
fix permissions in get_text_with_perms
2010-01-20, by raph
additional info contrib and licenses
2010-01-18, by Philippe Aigrain
added CC license for translations
2010-01-18, by Philippe Aigrain
update i18 compiled files
2010-01-17, by raph
Update Norwegian po-files with new strings and review translation.
2010-01-16, by Kirill Miazine
fix pagination in text user list
2010-01-15, by raph
compile i18n
2010-01-15, by raph
Translation fixes after a check of translation applied to the UI.
2010-01-15, by Kirill Miazine
Minor language/formatting issues
2010-01-15, by Kirill Miazine
remove print
2010-01-15, by raph
i18n no fix / compile i18n
2010-01-15, by raph
Second part of Norwegian translation. There are some issues/errors, but those will be fixed.
2010-01-15, by Kirill Miazine
i18n typo
2010-01-15, by raph
updated fr and no i18n / updated compiled i18n files
2010-01-15, by raph
add .pyc ignore
2010-01-15, by raph
First part of the Norwegian translation.
2010-01-15, by Kirill Miazine
how to contribute without using mercurial
2010-01-15, by raph
add 'How to contribute' to readme
2010-01-15, by raph
add Norwegian translation files
2010-01-15, by raph
raise 404 instead of 500 if user key does not exist
2010-01-15, by raph
fix howto generate message files
2010-01-15, by raph
all logged-in users also have anon users roles (fixes #16)
2010-01-14, by raph
workspace followup available to anon user
2010-01-14, by raph
template typo
2010-01-14, by raph
add default case in upload mime decoding (assume text)
2010-01-13, by raph
import oo_converters locally (not at module level) to avoid weird uno imports
2010-01-11, by raph
fix (not yet used) send_mail_in_language
2010-01-06, by raph
.settings content ignored
2010-01-06, by raph
fix bug when no tag is present
2010-01-06, by raph
add .settings to ignore
2010-01-04, by raph
keep comment dates (created / modified) when duplicating (fixes #12)
2010-01-04, by raph
format in text edit not required / add default to old value
2009-12-22, by raph
make format read-only (comment positioning problem)
2009-12-22, by raph
Merge with 9f679d3f6ec4a4a73675b66c283c208e4b6a818d
2009-12-22, by raph
fix test notification
2009-12-22, by raph
Merge with 0d3298833461bc0ae659d4cb61c79148d9a0fb79
2009-12-14, by reno
FIX : added edit.js for better pre-edit messages translations
2009-12-14, by reno
less
more
|
(0)
-480
tip