Tue, 03 Aug 2010 16:42:05 +0200 use django 1.1.2 (fixes notif. test)
raph [Tue, 03 Aug 2010 16:42:05 +0200] rev 304
use django 1.1.2 (fixes notif. test)
Tue, 03 Aug 2010 16:16:25 +0200 fix tests for mysql
raph [Tue, 03 Aug 2010 16:16:25 +0200] rev 303
fix tests for mysql
Wed, 28 Jul 2010 17:27:37 +0200 refactor (cleanup) hgignore
raph [Wed, 28 Jul 2010 17:27:37 +0200] rev 302
refactor (cleanup) hgignore
Mon, 26 Jul 2010 14:16:21 +0200 fix: use 'keep_comments' parameter when editing text
raph [Mon, 26 Jul 2010 14:16:21 +0200] rev 301
fix: use 'keep_comments' parameter when editing text
Thu, 22 Jul 2010 17:27:24 +0200 doc api: add cancel_modified_scopes as parameter of Edit text
gibus [Thu, 22 Jul 2010 17:27:24 +0200] rev 300
doc api: add cancel_modified_scopes as parameter of Edit text
Mon, 19 Jul 2010 17:26:25 +0200 check with api version of security checking prior to fun call
raph [Mon, 19 Jul 2010 17:26:25 +0200] rev 299
check with api version of security checking prior to fun call
Thu, 15 Jul 2010 17:21:03 +0200 cleanup unused 'markup' template tag lib usage
raph [Thu, 15 Jul 2010 17:21:03 +0200] rev 298
cleanup unused 'markup' template tag lib usage
Thu, 15 Jul 2010 17:17:21 +0200 fix settings import
raph [Thu, 15 Jul 2010 17:17:21 +0200] rev 297
fix settings import
Thu, 15 Jul 2010 17:08:45 +0200 Merge with 875e57f5f6ac74a1d6fb0e2623157fff254c338f
raph [Thu, 15 Jul 2010 17:08:45 +0200] rev 296
Merge with 875e57f5f6ac74a1d6fb0e2623157fff254c338f
Thu, 15 Jul 2010 17:07:15 +0200 Merge with b8672f57ba3cd4e876277a13c69621446b940052
raph [Thu, 15 Jul 2010 17:07:15 +0200] rev 295
Merge with b8672f57ba3cd4e876277a13c69621446b940052
Thu, 15 Jul 2010 16:23:58 +0200 do not show permalink if prefix is used in embed params / minified client update
raph [Thu, 15 Jul 2010 16:23:58 +0200] rev 294
do not show permalink if prefix is used in embed params / minified client update
Thu, 15 Jul 2010 16:10:55 +0200 api update (incl. doc)
raph [Thu, 15 Jul 2010 16:10:55 +0200] rev 293
api update (incl. doc)
Thu, 15 Jul 2010 16:10:29 +0200 add parameter to display "decorated" creator (used with api calls)
raph [Thu, 15 Jul 2010 16:10:29 +0200] rev 292
add parameter to display "decorated" creator (used with api calls)
Thu, 15 Jul 2010 16:09:52 +0200 add prefix to use external caller as proxy (calls via api)
raph [Thu, 15 Jul 2010 16:09:52 +0200] rev 291
add prefix to use external caller as proxy (calls via api)
Thu, 15 Jul 2010 16:07:59 +0200 add todo note
raph [Thu, 15 Jul 2010 16:07:59 +0200] rev 290
add todo note
Mon, 12 Jul 2010 16:37:32 +0200 fix error when last text_version is deleted
raph [Mon, 12 Jul 2010 16:37:32 +0200] rev 289
fix error when last text_version is deleted
Mon, 12 Jul 2010 13:53:26 +0200 fix delete method / fix anon resources
raph [Mon, 12 Jul 2010 13:53:26 +0200] rev 288
fix delete method / fix anon resources
Fri, 09 Jul 2010 10:05:29 +0200 add api: basic auth / unit tests / online doc (based on django-piston)
raph [Fri, 09 Jul 2010 10:05:29 +0200] rev 287
add api: basic auth / unit tests / online doc (based on django-piston)
Thu, 15 Jul 2010 16:56:00 +0200 add omelette
raph [Thu, 15 Jul 2010 16:56:00 +0200] rev 286
add omelette
Thu, 15 Jul 2010 16:55:31 +0200 propagates query string parameters when login in (so that link with direct coment id are properly propagated)
raph [Thu, 15 Jul 2010 16:55:31 +0200] rev 285
propagates query string parameters when login in (so that link with direct coment id are properly propagated)
Thu, 15 Jul 2010 16:54:29 +0200 simplification of security check: all unauthorized exceptions are dealt with by context processors
raph [Thu, 15 Jul 2010 16:54:29 +0200] rev 284
simplification of security check: all unauthorized exceptions are dealt with by context processors
Fri, 11 Jun 2010 16:21:53 +0200 add piston dependency
raph [Fri, 11 Jun 2010 16:21:53 +0200] rev 283
add piston dependency
Fri, 11 Jun 2010 11:04:23 +0200 add STORE_ACTIVITY_IP parameter to avoid storing ips for activities.
raph [Fri, 11 Jun 2010 11:04:23 +0200] rev 282
add STORE_ACTIVITY_IP parameter to avoid storing ips for activities. (workaround for #50)
Thu, 10 Jun 2010 15:31:55 +0200 initialize the user registration language code when adding other users
raph [Thu, 10 Jun 2010 15:31:55 +0200] rev 281
initialize the user registration language code when adding other users
Thu, 10 Jun 2010 14:56:36 +0200 initialize the user registration language code to request.LANGUAGE_CODE (selected language or default setting)
raph [Thu, 10 Jun 2010 14:56:36 +0200] rev 280
initialize the user registration language code to request.LANGUAGE_CODE (selected language or default setting)
Mon, 17 May 2010 15:23:41 +0200 code cleanup
raph [Mon, 17 May 2010 15:23:41 +0200] rev 279
code cleanup
Mon, 17 May 2010 15:07:30 +0200 fix unit tests
raph [Mon, 17 May 2010 15:07:30 +0200] rev 278
fix unit tests
Fri, 14 May 2010 15:17:44 +0200 minified client update
raph [Fri, 14 May 2010 15:17:44 +0200] rev 277
minified client update
Fri, 14 May 2010 15:16:01 +0200 add comments_auto_display parameter to embed to auto expand comments
raph [Fri, 14 May 2010 15:16:01 +0200] rev 276
add comments_auto_display parameter to embed to auto expand comments
Fri, 14 May 2010 12:13:43 +0200 ignore timezone if impossible to parse
raph [Fri, 14 May 2010 12:13:43 +0200] rev 275
ignore timezone if impossible to parse
Mon, 10 May 2010 11:50:08 +0200 import inside function
raph [Mon, 10 May 2010 11:50:08 +0200] rev 274
import inside function
Fri, 07 May 2010 14:26:24 +0200 typo (unused comment)
raph [Fri, 07 May 2010 14:26:24 +0200] rev 273
typo (unused comment)
Fri, 07 May 2010 14:12:06 +0200 fix notification bug
raph [Fri, 07 May 2010 14:12:06 +0200] rev 272
fix notification bug
Fri, 07 May 2010 10:06:10 +0200 add test case for long lasting spannify
raph [Fri, 07 May 2010 10:06:10 +0200] rev 271
add test case for long lasting spannify
Thu, 06 May 2010 17:48:11 +0200 cache spannify function
raph [Thu, 06 May 2010 17:48:11 +0200] rev 270
cache spannify function
Thu, 06 May 2010 16:58:29 +0200 i18n compile
raph [Thu, 06 May 2010 16:58:29 +0200] rev 269
i18n compile
Thu, 06 May 2010 12:18:59 +0200 Norwegian update.
Kirill Miazine <km@krot.org> [Thu, 06 May 2010 12:18:59 +0200] rev 268
Norwegian update.
Wed, 05 May 2010 16:50:41 +0200 do not send notifications for comments user created himself
raph [Wed, 05 May 2010 16:50:41 +0200] rev 267
do not send notifications for comments user created himself
Wed, 05 May 2010 16:37:57 +0200 add notifications to admin area
raph [Wed, 05 May 2010 16:37:57 +0200] rev 266
add notifications to admin area
Wed, 05 May 2010 10:51:52 +0200 fix history display when no pagination
raph [Wed, 05 May 2010 10:51:52 +0200] rev 265
fix history display when no pagination
Thu, 22 Apr 2010 18:09:44 +0200 fix comment deletion detection when using html format (and ckeditor)
raph [Thu, 22 Apr 2010 18:09:44 +0200] rev 264
fix comment deletion detection when using html format (and ckeditor)
Thu, 22 Apr 2010 12:48:02 +0200 fix nb_comments display in history (for anon users)
raph [Thu, 22 Apr 2010 12:48:02 +0200] rev 263
fix nb_comments display in history (for anon users)
Thu, 22 Apr 2010 12:35:04 +0200 fix comment __str__ display
raph [Thu, 22 Apr 2010 12:35:04 +0200] rev 262
fix comment __str__ display
Thu, 22 Apr 2010 11:32:41 +0200 fix usage of dj caching
raph [Thu, 22 Apr 2010 11:32:41 +0200] rev 261
fix usage of dj caching
Tue, 20 Apr 2010 11:37:33 +0200 Merge with 0371caf8bcc6864a0f2250933431d3a913c9b379
raph [Tue, 20 Apr 2010 11:37:33 +0200] rev 260
Merge with 0371caf8bcc6864a0f2250933431d3a913c9b379
Tue, 20 Apr 2010 11:14:21 +0200 always use pandoc but in raw mode for html->html convert preserve_html
raph [Tue, 20 Apr 2010 11:14:21 +0200] rev 259
always use pandoc but in raw mode for html->html convert
Tue, 20 Apr 2010 10:47:42 +0200 Merge with 7b7ba5e472685e124441dcd8acef17ea9b8d80f2 preserve_html
raph [Tue, 20 Apr 2010 10:47:42 +0200] rev 258
Merge with 7b7ba5e472685e124441dcd8acef17ea9b8d80f2
Tue, 20 Apr 2010 10:47:04 +0200 remove ckeditor when using other format
raph [Tue, 20 Apr 2010 10:47:04 +0200] rev 257
remove ckeditor when using other format
Tue, 20 Apr 2010 10:34:56 +0200 add fck editor for html texts
raph [Tue, 20 Apr 2010 10:34:56 +0200] rev 256
add fck editor for html texts
Fri, 16 Apr 2010 10:34:54 +0200 cleanup diff for human reading
raph [Fri, 16 Apr 2010 10:34:54 +0200] rev 255
cleanup diff for human reading
Fri, 16 Apr 2010 10:34:54 +0200 cleanup diff for human reading preserve_html
raph [Fri, 16 Apr 2010 10:34:54 +0200] rev 254
cleanup diff for human reading
Thu, 15 Apr 2010 17:21:59 +0200 fix img path preserve_html
raph [Thu, 15 Apr 2010 17:21:59 +0200] rev 253
fix img path
Thu, 15 Apr 2010 16:38:45 +0200 do not use pandoc for html content preserve_html
raph [Thu, 15 Apr 2010 16:38:45 +0200] rev 252
do not use pandoc for html content
Thu, 15 Apr 2010 14:35:44 +0200 fix import
raph [Thu, 15 Apr 2010 14:35:44 +0200] rev 251
fix import
Thu, 15 Apr 2010 14:33:56 +0200 improve diff between versions (word diff)
raph [Thu, 15 Apr 2010 14:33:56 +0200] rev 250
improve diff between versions (word diff)
Wed, 14 Apr 2010 17:05:14 +0200 i18n update
raph [Wed, 14 Apr 2010 17:05:14 +0200] rev 249
i18n update
Wed, 14 Apr 2010 17:05:01 +0200 fix button naming (fixes #26)
raph [Wed, 14 Apr 2010 17:05:01 +0200] rev 248
fix button naming (fixes #26)
Wed, 14 Apr 2010 16:56:57 +0200 fix broken layout (footer)
raph [Wed, 14 Apr 2010 16:56:57 +0200] rev 247
fix broken layout (footer)
Tue, 13 Apr 2010 11:42:47 +0200 i18n compile
raph [Tue, 13 Apr 2010 11:42:47 +0200] rev 246
i18n compile
Wed, 07 Apr 2010 09:49:18 +0200 Norwegian update
Kirill Miazine <km@krot.org> [Wed, 07 Apr 2010 09:49:18 +0200] rev 245
Norwegian update
Wed, 07 Apr 2010 12:02:41 +0200 use new co-ment favicon
raph [Wed, 07 Apr 2010 12:02:41 +0200] rev 244
use new co-ment favicon
Tue, 06 Apr 2010 17:19:42 +0200 ignore content of eggs directory
raph [Tue, 06 Apr 2010 17:19:42 +0200] rev 243
ignore content of eggs directory
Tue, 06 Apr 2010 17:08:33 +0200 add eggs directory (fixes #18)
raph [Tue, 06 Apr 2010 17:08:33 +0200] rev 242
add eggs directory (fixes #18)
Tue, 06 Apr 2010 17:07:58 +0200 (no commit message)
raph [Tue, 06 Apr 2010 17:07:58 +0200] rev 241
(no commit message)
(0) -300 -100 -64 +64 +100 +300 tip