Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

MAIN:rafal:20081002154635 by rafal on 02 October 2008, 17:46:35 +0200 (4 days ago) Make Review CYKLO-496:  make Error, ErrorReportSent views skinnable

cyklotron-core/src/main/java/net/cyklotron/cms/skins/internal/SkinServiceImpl.java 1.20 history download (+3 -6) diffs

MAIN:rafal:20081002154523 by rafal on 02 October 2008, 17:45:23 +0200 (4 days ago) Make Review CYKLO-496:  Improved Error view that hides the stacktrace from all users except root, and uses ErrorReportingService to report errors through e-mail

cyklotron-ui/src/main/resources/templates/views/Error.pl_PL.vt 1.3 history download (+27 -6) diffs

cyklotron-ui/src/main/resources/templates/views/Error.vt 1.3 history download (+28 -4) diffs

cyklotron-ui/src/main/resources/templates/views/ErrorReportSent.pl_PL.vt 1.1 history download (+32) new

cyklotron-ui/src/main/resources/templates/views/ErrorReportSent.vt 1.1 history download (+32) new

cyklotron-ui/src/main/java/net/cyklotron/cms/modules/views/Error.java 1.1 history download (+69) new

MAIN:rafal:20081002153953 by rafal on 02 October 2008, 17:39:53 +0200 (4 days ago) Make Review CYKLO-496:  this little debug variable should never get here. Shame on you Pablo :P

cyklotron-ui/src/main/resources/templates/views/Report404.vt 1.5 history download (+0 -2) diffs

MAIN:rafal:20081002153912 by rafal on 02 October 2008, 17:39:12 +0200 (4 days ago) Make Review CYKLO-496:  guard against NPE

cyklotron-core/src/main/java/net/cyklotron/cms/CmsLinkTool.java 1.11 history download (+9 -2) diffs

MAIN:rafal:20080828163141 by rafal on 28 August 2008, 18:31:41 +0200 (39 days ago) Make Review CYKLO-500:  fixed a copy-paste error

cyklotron-core/src/main/java/net/cyklotron/cms/skins/internal/SkinServiceImpl.java 1.19 history download (+2 -3) diffs

MAIN:rafal:20080828155258 by rafal on 28 August 2008, 17:52:58 +0200 (39 days ago) Make Review CYKLO-469:  Velocity 1.5 upgrade

cyklotron-ui/project.xml 1.18 history download (+2 -2) diffs

cyklotron-webapp/project.xml 1.27 history download (+1 -1) diffs

MAIN:rafal:20080821142803 by rafal on 21 August 2008, 16:28:03 +0200 (46 days ago) Make Review CYKLO-491:  backend support

cyklotron-core/src/main/java/net/cyklotron/cms/periodicals/internal/PeriodicalsServiceImpl.java 1.46 history download (+13 -1) diffs

MAIN:rafal:20080814142519 by rafal on 14 August 2008, 16:25:19 +0200 (53 days ago) Make Review align dependency version with other projects

cyklotron-core/project.xml 1.25 history download (+3 -3) diffs

MAIN:rafal:20080731155735 by rafal on 31 July 2008, 17:57:35 +0200 (2 months 6 days ago) Make Review improved content formatting in proposed document body
contributed by Piotr

cyklotron-ui/src/main/java/net/cyklotron/cms/modules/actions/structure/ProposeDocument.java 1.14 history download (+5 -2) diffs

MAIN:rafal:20080731154524 by rafal on 31 July 2008, 17:45:24 +0200 (2 months 6 days ago) Make Review CYKLO-505 generic resource picker - groundwork
pickerSupported attribute in integration.resource_class

cyklotron-core/src/main/java/net/cyklotron/cms/integration/ResourceClassResource.java 1.7 history download (+37 -0) diffs

cyklotron-core/src/main/java/net/cyklotron/cms/integration/ResourceClassResourceImpl.java 1.13 history download (+82 -0) diffs

MAIN:rafal:20080731154426 by rafal on 31 July 2008, 17:44:26 +0200 (2 months 6 days ago) Make Review CYKLO-505 typo

cyklotron-core/src/main/resources/rml/cyklotron/structure/structure-init.rml 1.17 history download (+2 -2) diffs

MAIN:rafal:20080731152919 by rafal on 31 July 2008, 17:29:19 +0200 (2 months 6 days ago) Make Review CYKLO-505: generic resource picker - groundwork.
localization for documents.document_node resource class

cyklotron-ui/src/main/resources/locale/cms.applications_en_US.xml 1.7 history download (+12 -1) diffs

cyklotron-ui/src/main/resources/locale/cms.applications_pl_PL.xml 1.8 history download (+12 -1) diffs

MAIN:rafal:20080731145953 by rafal on 31 July 2008, 16:59:55 +0200 (2 months 6 days ago) Make Review CYKLO-505: generic resource picker - groundwork.
added pickerSupported attribute to integration.resource_class
marked link, external_link, file and document as picker-enabled
alse marked document as r…

cyklotron-core/src/main/resources/rml/cyklotron/structure/structure-init.rml 1.16 history download (+4 -2) diffs

cyklotron-core/src/main/resources/rml/cyklotron/banner/banner-init.rml 1.7 history download (+2 -1) diffs

cyklotron-core/src/main/resources/rml/cyklotron/category/category-init.rml 1.10 history download (+3 -1) diffs

cyklotron-core/src/main/resources/rml/cyklotron/category/category-query-init.rml 1.4 history download (+2 -1) diffs

cyklotron-core/src/main/resources/rml/cyklotron/forum/forum-init.rml 1.11 history download (+5 -0) diffs

… 6 more files in changeset.
MAIN:rafal:20080731143309 by rafal on 31 July 2008, 16:33:09 +0200 (2 months 6 days ago) Make Review CYKLO-505: pass through malformed links, on Piotr's request

cyklotron-core/src/main/java/net/cyklotron/cms/documents/DocumentRenderingHelper.java 1.18 history download (+2 -3) diffs

MAIN:rafal:20080731143154 by rafal on 31 July 2008, 16:31:54 +0200 (2 months 6 days ago) Make Review this class appears unused. retrieve back from CVS when needed

cyklotron-core/src/main/java/net/cyklotron/cms/documents/DocumentRenderingHelper2.java 1.3 history deleted

MAIN:rafal:20080724165629 by rafal on 24 July 2008, 18:56:29 +0200 (2 months 13 days ago) Make Review CYKLO-505 FCKEditor integration, contributed  by Piotr Plenik

cyklotron-webapp/src/main/webapp/config/org.objectledge.templating.Templating.xml 1.10 history download (+1 -0) diffs

cyklotron-webapp/src/main/webapp/config/pl.caltha.forms.FormsService.xml 1.2 history download (+1 -0) diffs

BRANCH-2_6:rafal:20080724152511 by rafal on 24 July 2008, 17:25:11 +0200 (2 months 13 days ago) Make Review fixed dependency versions

cyklotron-common/project.properties 1.68.2.2 history download (+3 -3) diffs

BRANCH-2_6:rafal:20080724151829 by rafal on 24 July 2008, 17:18:29 +0200 (2 months 13 days ago) Make Review merging CYKLO-494 fix from HEAD

cyklotron-ui/src/main/java/net/cyklotron/cms/modules/components/forum/Forum.java 1.20.2.1 history download (+5 -1) diffs

BRANCH-2_6:rafal:20080724151645 by rafal on 24 July 2008, 17:16:45 +0200 (2 months 13 days ago) Make Review release 2.6.1

cyklotron-common/project.properties 1.68.2.1 history download (+3 -3) diffs

MAIN:rafal:20080724150504 by rafal on 24 July 2008, 17:05:04 +0200 (2 months 13 days ago) Make Review CYKLO-494: guard against NPE when document's discussion is not there yet

cyklotron-ui/src/main/java/net/cyklotron/cms/modules/components/forum/Forum.java 1.21 history download (+5 -1) diffs

MAIN:rafal:20080707233932 by rafal on 08 July 2008, 01:39:32 +0200 (2 months 30 days ago) Make Review back to head

cyklotron-common/project.properties 1.69 history download (+4 -4) diffs

MAIN:rafal:20080707224120 by rafal on 08 July 2008, 00:41:20 +0200 (2 months 30 days ago) Make Review release 2.6

cyklotron-common/project.properties 1.68 history download (+4 -4) diffs

MAIN:rafal:20080703142611 by rafal on 03 July 2008, 16:26:11 +0200 (3 months 3 days ago) Make Review CYKLO-462: make sure all categories are visible on CategoryList screen, to allow un-hiding them when necessary

cyklotron-ui/src/main/java/net/cyklotron/cms/modules/views/test/RandomlyCategorizeResources.java 1.7 history download (+2 -2) diffs

cyklotron-ui/src/main/java/net/cyklotron/cms/modules/views/category/CategoryList.java 1.7 history download (+9 -6) diffs

MAIN:rafal:20080626202931 by rafal on 26 June 2008, 22:29:31 +0200 (3 months 10 days ago) Make Review back to head

cyklotron-common/project.properties 1.67 history download (+4 -4) diffs

earlier earlier | later later
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-07 01:48 +0200