Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.29 1.1

latest revision download Branch MAIN

1.29 annotated / raw | Diffs: previous, other | Lines: 496 ( +4, -3 )

Created: 2006-05-15 14:27:35 +0200 (2 years 4 months ago) | Author: rafal | Changeset: MAIN:rafal:20060515122735

fixed condition

1.28 annotated / raw | Diffs: previous, other | Lines: 495 ( +2, -2 )

Created: 2006-04-28 14:44:27 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060428124425

cleaning up i18n namespace for PostForum view

1.27 annotated / raw | Diffs: previous, other | Lines: 495 ( +13, -1 )

Created: 2006-04-28 14:35:43 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060428123541

forum message title (subject) support - phase two

1.26 annotated / raw | Diffs: previous, other | Lines: 483 ( +9, -8 )

Created: 2006-04-28 11:11:33 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060428091132

forum message title (subject) support - phase one

1.25 annotated / raw | Diffs: previous, other | Lines: 482 ( +9, -2 )

Created: 2006-04-27 11:36:06 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060427093606

check states in moderate method (accept case)
discard message off the list when deleting a WAITING one

1.24 annotated / raw | Diffs: previous, other | Lines: 475 ( +6, -3 )

Created: 2006-04-27 11:16:05 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060427091605

tweaked credentials generation

1.23 annotated / raw | Diffs: previous, other | Lines: 472 ( +7, -2 )

Created: 2006-04-26 15:30:09 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060426133004

added the mechanism to relay message accepting action to the mailing list manager

1.22 annotated / raw | Diffs: previous, other | Lines: 467 ( +2, -2 )

Created: 2006-04-26 13:37:18 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060426113718

fixed wrong condition

1.21 annotated / raw | Diffs: previous, other | Lines: 467 ( +3, -3 )

Created: 2006-04-26 10:58:04 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060426085804

just use principal

1.20 annotated / raw | Diffs: previous, other | Lines: 467 ( +18, -1 )

Created: 2006-04-26 10:00:44 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060426080044

mail -> web bridging: some lookup methods

1.19 annotated / raw | Diffs: previous, other | Lines: 450 ( +2, -2 )

Created: 2006-04-25 15:38:48 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060425133848

fixed parent check

1.18 annotated / raw | Diffs: previous, other | Lines: 450 ( +18, -7 )

Created: 2006-04-25 14:57:50 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060425125750

working on message posting + some refactorings

1.17 annotated / raw | Diffs: previous, other | Lines: 439 ( +2, -2 )

Created: 2006-04-25 10:21:24 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060425082123

fixing  test breakage

1.16 annotated / raw | Diffs: previous, other | Lines: 439 ( +25, -98 )

Created: 2006-04-24 19:04:25 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060424170425

refactoring the mailing lists support

1.15 annotated / raw | Diffs: previous, other | Lines: 512 ( +78, -3 )

Created: 2006-04-24 13:41:31 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060424114131

added mail message content extraction

1.14 annotated / raw | Diffs: previous, other | Lines: 437 ( +46, -11 )

Created: 2006-04-21 14:19:14 +0200 (2 years 5 months ago) | Author: rafal | Changeset: MAIN:rafal:20060421121914

some formatting, logger added, bridge methods for forum integration

1.13 annotated / raw | Diffs: previous, other | Lines: 402 ( +70, -1 )

Created: 2006-04-11 16:18:29 +0200 (2 years 6 months ago) | Author: pablo | Changeset: MAIN:pablo:20060411141825

security import fix, forum and polls import/export support added

1.12 annotated / raw | Diffs: previous, other | Lines: 333 ( +51, -2 )

Created: 2006-02-28 13:20:10 +0100 (2 years 7 months ago) | Author: rafal | Changeset: MAIN:rafal:20060228121955

NUCYKLO-105 cite content of the message in the reply area

Tags: RELEASE-0_2-ROOT

1.11 annotated / raw | Diffs: previous, other | Lines: 284 ( +12, -4 )

Created: 2006-01-11 17:30:09 +0100 (2 years 8 months ago) | Author: rafal | Changeset: MAIN:rafal:20060111163009

added findThreadStart(Message) to public API

1.10 annotated / raw | Diffs: previous, other | Lines: 276 ( +16, -1 )

Created: 2006-01-06 12:06:45 +0100 (2 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20060106110645

escape html to prevent users from posting malicious content, convert newlines into html line break tags.
The process content method could be extended to allow certain safe markup

1.9 annotated / raw | Diffs: previous, other | Lines: 261 ( +52, -9 )

Created: 2006-01-05 16:26:21 +0100 (2 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20060105152616

reworked Moderate action and some methods of the ForumManager impl. to fix the issues with message counters.

1.8 annotated / raw | Diffs: previous, other | Lines: 218 ( +9, -2 )

Created: 2005-12-16 16:19:55 +0100 (2 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20051216151952

NUCYKLO-81 count the posts waiting for moderation

1.7 annotated / raw | Diffs: previous, other | Lines: 211 ( +2, -2 )

Created: 2005-12-16 11:22:33 +0100 (2 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20051216102233

NUCYKLO-81 the zero padding doesn't really help anything

1.6 annotated / raw | Diffs: previous, other | Lines: 211 ( +2, -2 )

Created: 2005-12-15 16:03:29 +0100 (2 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20051215150329

NUCYKLO-81 silly

1.5 annotated / raw | Diffs: previous, other | Lines: 211 ( +9, -4 )

Created: 2005-12-15 15:02:48 +0100 (2 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20051215140247

NUCYKLO-81 basics for message moderation

1.4 annotated / raw | Diffs: previous, other | Lines: 206 ( +66, -24 )

Created: 2005-12-15 12:31:37 +0100 (2 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20051215113137

NUCYKLO-81 messge posting + some impl cleanups

1.3 annotated / raw | Diffs: previous, other | Lines: 164 ( +5, -5 )

Created: 2005-12-14 16:46:59 +0100 (2 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20051214154603

NUCYKLO-81 restructured forum model

1.2 annotated / raw | Diffs: previous, other | Lines: 164 ( +50, -1 )

Created: 2005-07-06 13:00:47 +0200 (3 years 3 months ago) | Author: pablo | Changeset: MAIN:pablo:20050706110045

forum UI added

Tags: RELEASE-0_1-ROOT

1.1 new annotated / raw | Lines: 115 ( +115, -0 )

Created: 2005-07-06 08:42:29 +0200 (3 years 3 months ago) | Author: pablo | Changeset: MAIN:pablo:20050706064219

forum app skeleton

Crucible: Open Source License registered to ObjectLedge .
Atlassian FishEye, the whole repository view. (Version:1.4.2 Build:build-268 2008-01-14 ) - Bug/feature request - Page generated 2008-10-11 17:55 +0200