Mercurial
Mercurial
>
comt
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+100
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.
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
less
more
|
(0)
-300
-100
-50
-30
+30
+50
+100
tip