Search:

Apache » Lenya
project logo
  • Project
  • Developer
  • Community
  • Version 2.2
  • Version 2.0
  • Version 1.2
  • Project
    • Changes
      • 2009
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2008
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2007
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2006
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2005
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2004
        • 12
        • 11
    • Who we are
    • Screenshots
    • Roadmap
    • License
    • Related Projects
    • History
    • Sponsoring Apache
    • Sponsors Thanks

Current Event

Meeting Bad Säckingen 2009

Built with Apache Lenya

Changes in the Month 2005-09

DateVersionCommentAuthorActionDiff
2005-09-302.0new set-header ("Last-Modified") action broke site view, this fixes 36875 thanks to a patch by Josias Thoenychestnutupdate Diff
2005-09-302.0opendocument module startedmichiadd Diff
2005-09-302.0zip factory addedmichiupdate Diff
2005-09-302.0Zip source added. Maybe move them into Cocoon at some later timemichiadd Diff
2005-09-302.0Indentation fixed fixes bug 36874 thanks to a patch by Felix Röthenbacherchestnutupdate Diff
2005-09-302.0cleaned up style-cms-page resources in sitemaps, removed serializer from style-cms-page resource, statusCode wasn't being passed to the serializer [cocoon bug?], added match for sucessful HEAD request for document [lightweight request], added "Last-Modified" header for response to sucessful requestchestnutupdate Diff
2005-09-282.0added template-fallback source factory (used template-fallback:// instead of template:// in the example): <quote src="http://lenya.apache.org/1_4/reference/publication-templating/index.html"> To simplify overriding of XSLT stylesheets, it would be useful to import the template stylesheet. For this purpose, an additional template source factory could be used, which skips the current publication when resolving the file: <xsl:import href="template://template/xslt/common/header.xsl"/> </quote> chestnutadd Diff
2005-09-282.0Fixes Bug 36725, Thanks to a patch by Felix Röthenbacherchestnutupdate Diff
2005-09-272.0moved match for modules above usecase match so that modules could be used in usecase views (live usecase might want to use site navigation from sitetree module)chestnutupdate Diff
2005-09-272.0fallback:// proto used outside of a publication should be treated like context:// protocol (shouldn't look in non existent publications)chestnutupdate Diff
2005-09-262.0fallback protocol causes problems when used outside of publication, this fix allows CreatePublicationFromTemplate usecase to workchestnutupdate Diff
2005-09-262.0Use fallback proto for jx:imports so they can be overridden in templated pubschestnutupdate Diff
2005-09-242.0fix to make sample selection selected again on a subsequent screen, thanks to Andreas for pointing this outchestnutupdate Diff
2005-09-232.0typo, lenya:// should be fallback://chestnutupdate Diff
2005-09-232.0added fallback:// protocol where needed in order to override registered usecase handleing in pubs using templatingchestnutupdate Diff
2005-09-232.0cleanup on rollback usecase, set exit usecase in xconf instead of jxchestnutupdate Diff
2005-09-222.0CForms dissallow id='submit' they are using now id='ok'. I extended the usecase-fw to trigger ok as well.thorstenupdate Diff
2005-09-222.0Added ability to have multiple samples for a module (doc type). Extra sample choices can be added by adding the sample uri to the modules module.xconf file like so (notice the extra name attribute): <sample-name>fallback://lenya/modules/xhtml/samples/xhtml.xml</sample-name> <sample-name name="Two Column Layout">fallback://lenya/modules/xhtml/samples/xhtml-2col.xml</sample-name>chestnutupdate Diff
2005-09-222.0[minor change] removed log transformer (debug), thanks to Josias Thoeny for pointing this outandreasupdate Diff
2005-09-212.0Enhanced notification service: Added i18n for message subject.andreasupdate Diff
2005-09-212.0[minor change] reverted accidential check-inandreasupdate Diff
2005-09-212.0Cocoon version updatedmichiupdate Diff
2005-09-212.0LCR updated such that new Cocoon build is being forcedmichiupdate Diff
2005-09-21DocsAdded docs about notificationandreasadd Diff
2005-09-212.0[minor change] removed dead codeandreasupdate Diff
2005-09-202.0Added notification module.andreasadd Diff
2005-09-19DocsAdded docs about protocols. Thanks to Felix Roethenbacher. This fixes bug #36360andreasadd Diff
2005-09-19DocsAdded more documentation about modulesandreasupdate Diff
2005-09-19DocsAdded FAQ entry about custom logicsheetsandreasupdate Diff
2005-09-172.0Added DocumentComparator for sortAscending so that nested docs can be deleted chestnutupdate Diff
2005-09-162.0Added CustomMetaDataModule to retrieve custom meta data. This fixes bug #36668. Thanks to Felix Roethenbacher (and sorry that I forgot to mention you in my last commit ...)andreasupdate Diff
2005-09-162.0[minor change] setting eol-style to native for cocoon-xconf.xslandreasupdate Diff
2005-09-152.0Applied patch for bug #36657. This fixes handling of non-fixed meta data attribute sets.andreasupdate Diff
2005-09-152.0chestnutupdate Diff
2005-09-142.0bxe needs to add workflow version on editchestnutupdate Diff
2005-09-142.0added date, user, and ip to versions for workflow tabchestnutupdate Diff
2005-09-132.0replace ../.. with fallback protocolchestnutupdate Diff
2005-09-132.0thanks to Gregor Imboden the build.sh returns a status for further usage, e.g. automatic build testingmichiupdate Diff
2005-09-132.0bitflux fixeschestnutupdate Diff
2005-09-122.0chestnutupdate Diff
2005-09-112.0RollbackAction replaced with Rollback usecasechestnutupdate Diff
2005-09-102.0fixes to show versions from revision tabchestnutupdate Diff
2005-09-092.0isCheckedOutByUser method shouldn't assume that the latest entry is a checkoutchestnutupdate Diff
2005-09-092.0new rollback usecasechestnutupdate Diff
2005-09-092.0can only rollback to versions with backup, only send backup entries to usecase viewchestnutupdate Diff
2005-09-092.0changed checkin at the end of a rollback to make a new version if making a backup chestnutupdate Diff
2005-09-092.0added method to get backup entries from RCML-filechestnutupdate Diff
2005-09-082.0lock doc before rollback, unlock afterchestnutupdate Diff
2005-09-082.0Getting rid of the hardcoded path. That enables the usage of the composer in any pub that has the compilation source type. Commented out the save action, there is a bug that I am tracking since days in lenya and actually I do not know why it occurs. As workaround for the presentation I recommend to save it to the file system directly and after the presentation keep on debugging.thorstenupdate Diff
2005-09-082.0Applied patch for bug #36553 (API change in validation block). Thanks to Felix Roethenbacher.andreasupdate Diff
2005-09-072.0Added the proxy to the generic varthorstenupdate Diff
2005-09-072.0Removed custom Lenya validation code, using Cocoon validation components instead.andreasadd Diff
2005-09-072.0thanks to a patch by Felix Röthenbacher fixes bug 36539chestnutupdate Diff
2005-09-062.0Add correct URL prefix for relative schema locations.andreasupdate Diff
2005-09-062.0Moved XSLT and homepage schemas to corresponding modules. This required to translate fallback:// rng includes to absolute urls (translate-rng-includes.xsl) so that they can be requested by BXE.andreasadd Diff
2005-09-062.0thanks to Gregor Imboden also meta data is being deletedmichiupdate Diff
2005-09-062.0thanks to Gregor Imboden also the SimpleSiteManager allows deleting documentsmichiupdate Diff
2005-09-052.0[minor change] removed jing transformer declarationandreasupdate Diff
2005-09-052.0Introduced Validator service. The JingValidator is based on Cocoon's JingTransformer (validation block) and allows to use protocols in Relax NG includes. This way, we can use fallback:// to resolve core schemas.andreasupdate Diff
2005-09-052.0Default Pub: Allow resource types without custom XSLTandreasupdate Diff
2005-09-052.0AbstractUsecase: wrap error messages in new list to avoid seeing concurrent modificationsandreasupdate Diff
2005-09-052.0Simplified the cform definitions for the usecase-fwthorstenupdate Diff
2005-09-022.0Formating changes of usecase.js. Added basic flow util js which contains io functions that can be used in the custom flow extensions. Activated the util class in the usecase.js.thorstenadd Diff
2005-09-022.0Enhanced *code* documentation of the generic flow object that you can use in custom flow script extensions in usecases. Alternatively one can use the invoking java class by providing bean properties methods (getter/setter methods) in this class and use them in the extensions.thorstenupdate Diff
2005-09-012.0The usecase util classes are not usable ATM because of the Rhino bugthorstenupdate Diff
2005-09-012.0added an outro flowscript matcher. This way it possible to e.g. save files to the file system or do any other action when the form returns to the script.thorstenupdate Diff
2005-09-012.0Renamed publet.xconf to module.xconfandreasadd Diff
2005-09-012.0[minor change] added ASF headerandreasupdate Diff
>

Copyright © 1999-2009 The Apache Software Foundation. All rights reserved.