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