Search:

Apache » Lenya
project logo
  • Project
  • Developer
  • Community
  • Version 2.0
  • Version 1.2
  • Project
    • Changes
      • 2010
        • 05
        • 04
        • 02
        • 01
      • 2009
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2008
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 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

Built with Apache Lenya

Changes in the Month 2006-07

DateVersionCommentAuthorActionDiff
2006-07-312.0Adapted hack in ObservationManager to UUIDsandreasupdate Diff
2006-07-312.0Updated code to new Document API, fixed some errors about non-existing documentsandreasupdate Diff
2006-07-312.0Added methods to Document to retrieve a version in a different area+languageandreasupdate Diff
2006-07-312.0Refactoring: moved get...Version() and exists() methods to Document interfaceandreasupdate Diff
2006-07-312.0introduce DocumentFactory.exists() methodandreasupdate Diff
2006-07-312.0SiteUtil: check if URL points to a document before trying to resolve the locatorandreasupdate Diff
2006-07-312.0[minor change] added Javadocsandreasupdate Diff
2006-07-31SiteCleaning up the website from resources that have been removedthorstenupdate Diff
2006-07-31SiteAutomatic publish from forrestbotthorstenadd Diff
2006-07-30DocsUpdating skinconf with new style valuesthorstenupdate Diff
2006-07-30DocsMoving all developing notes to the docs dir, to have one entry point for this kind of documentation.thorstenadd Diff
2006-07-30DocsRefactoring documentation into a tab on its on. Moving all version specific documentation into the docs dir.thorstenupdate Diff
2006-07-292.0Reflecting API changes in CreateBlogEntryandreasupdate Diff
2006-07-292.0Include publication module java code in eclipse projectandreasupdate Diff
2006-07-282.0Next steps towards UUID support.andreasupdate Diff
2006-07-282.0Add UUID generator serviceandreasadd Diff
2006-07-282.0Activate Cocoon's axis block, is used to generate UUIDsandreasupdate Diff
2006-07-282.0LenyaTestCase: use default values for system propertiesandreasupdate Diff
2006-07-282.0Added assertion utility classandreasadd Diff
2006-07-282.0revert, sorry, didn't mean to commit thischestnutupdate Diff
2006-07-282.0exit index usecase is no longer neededchestnutupdate Diff
2006-07-282.0exit index usecase is no longer neededchestnutupdate Diff
2006-07-282.0Fixed LinkRewriter URL handlingandreasupdate Diff
2006-07-282.0DocumentLocator: throw exception for empty descendant pathsandreasupdate Diff
2006-07-282.0Notify node listeners after transaction is successfully committed, not during the commit.andreasupdate Diff
2006-07-282.0ASF Bugzilla Bug 34191 - JDK 1.5 build fails with NoClassDefFoundError: org/apache/xpath/XPathAPI Applying patch from Michael Wohlfart to fix Windows Build (the last remaining issue with 1.5). Thx Michael and everyone else who help solving the issue.thorstenupdate Diff
2006-07-282.0Don't check if UUID starts with a slashandreasupdate Diff
2006-07-282.0Javadocs build: fixed source dir parameterandreasupdate Diff
2006-07-282.0[refactoring] renamed Document.getIdentityMap() to getFactory()chestnutupdate Diff
2006-07-282.0[refactoring] renamed Document.getIdentityMap() to getFactory()chestnutupdate Diff
2006-07-282.0Allow nested documents to be indexedchestnutupdate Diff
2006-07-272.0Added DocumentLocatorTestandreasadd Diff
2006-07-272.0[refactoring] renamed AbstractUsecase.getDocumentIdentityMap() to getDocumentFactory()andreasupdate Diff
2006-07-272.0[refactoring] renamed Document.getIdentityMap() to getFactory()andreasupdate Diff
2006-07-272.0Deprecated obsolete methods in DocumentFactoryandreasupdate Diff
2006-07-272.0Implemented DocumentLocator.equals() and hashCode()andreasupdate Diff
2006-07-272.0Removed references to Document.getId()andreasupdate Diff
2006-07-272.0Added index updater test (doesn't yet do anything because of the cocoon:// protocol problem)andreasadd Diff
2006-07-272.0Made Document.getId() deprecated, replaced by getUUID() or getPath()andreasupdate Diff
2006-07-272.0Made Resource class deprecatedandreasupdate Diff
2006-07-272.0[minor change] removed unused importsandreasupdate Diff
2006-07-272.0[minor change] removed unused importsandreasupdate Diff
2006-07-272.0Introducing DocumentLocator, starting to decouple document ID from path (towards UUIDs)andreasupdate Diff
2006-07-272.0fix pdf byte-range requests for pdf resourceschestnutupdate Diff
2006-07-272.0Fixed notification for deleted documentsandreasupdate Diff
2006-07-272.0Derive document from node source URI directly. This is a hack, but it allows to track deleted documents.andreasupdate Diff
2006-07-272.0Starting to implement observation for deleted documentsandreasupdate Diff
2006-07-272.0Removing unused xsl-files. They are now located in pubs/default/lenya/modules/editors/usecases/forms/jannremove Diff
2006-07-272.0[Minor changes]: - An error occured if an ul has been added by the FormEditor. - Making form fields a bit wider jannupdate Diff
2006-07-272.0Fixes: http://issues.apache.org/bugzilla/show_bug.cgi?id=39878 and - documents were saved including tagID's - FormEditor did throw an error due to encoding problems (e.g. german umlaute) jannupdate Diff
2006-07-272.0[minor change] refactoringandreasupdate Diff
2006-07-272.0Added documentUrl attribute to DocumentInfoModuleandreasupdate Diff
2006-07-272.0Added new parameters to meta data generator callandreasupdate Diff
2006-07-272.0Removed exit usecases from editor usecasesandreasupdate Diff
2006-07-272.0Added IndexUpdater for lucene indexandreasadd Diff
2006-07-272.0lenyadoc:// throws exception for invalid publication IDsandreasupdate Diff
2006-07-272.0Don't resolve document if not necessary to get resource typeandreasupdate Diff
2006-07-272.0Added webappUrl attribute to DocumentInfoModuleandreasupdate Diff
2006-07-272.0Adding editors to modulesjannadd Diff
2006-07-272.0Deleting editors from core modulesjannremove Diff
2006-07-272.0don't throw an exception if no document was found for the changed node. (not all repository nodes are documents, e.g. the sitetree has a node also).josiasupdate Diff
2006-07-272.0When a meta data node is changed, send notification for the document nodeandreasupdate Diff
2006-07-272.0Notify repository listeners also when no listener was registered specifically for a documentandreasupdate Diff
2006-07-272.0Resetting listener after testandreasupdate Diff
2006-07-272.0Added failing test for observation manager (only allListener is registered -> no notification), thanks to Josiasandreasupdate Diff
2006-07-262.0Added initial version of observation implementationandreasadd Diff
2006-07-262.0Patch module tests before running module testandreasupdate Diff
2006-07-262.0Only execute module tests ending with 'Test'andreasupdate Diff
2006-07-262.0Use usecasedocument module for search pageandreasupdate Diff
2006-07-262.0Use usecasedocument module for search pageandreasadd Diff
2006-07-262.0reverted last commit, it doesn't help.josiasupdate Diff
2006-07-262.0allow to run the tests on a system without a running xserverjosiasupdate Diff
2006-07-262.0Introduced ResourceWrapper, added tests for resource moduleandreasadd Diff
2006-07-262.0Get content length from source node data, not from source. This also works when the node has not been saved.andreasupdate Diff
2006-07-262.0Apply ModuleManager patch to xtest file before module tests are runandreasupdate Diff
2006-07-262.0Throw exception instead of System.out when InetAddressUtilTest has errorsandreasupdate Diff
2006-07-262.0[minor change] formattingandreasupdate Diff
2006-07-262.0Make tests run again. But this doesn't mean that they work ...andreasupdate Diff
2006-07-262.0Removed link rewriting configuration from resource moduleandreasupdate Diff
2006-07-25SiteAutomatic publish from forrestbotthorstenupdate Diff
2006-07-25DocsUpdating website-update document. - explaining how to create the monthly log files - adding notes about svn configuration and extending forrest for pdf - adding section about how to use the forrestbotthorstenupdate Diff
2006-07-25ZoneRemoving exit -1 for the tests (the message still will be send. Further changed the message when test fails.thorstenupdate Diff
2006-07-25SiteDoing find . -name "*.pdf"|awk '{print "svn propset svn:mimetype application/pdf "$1}'|sh on all pdf files, which corrects them mimetype of this files in svn. Adding the logs, that I forgot last time. thorstenupdate Diff
2006-07-25SiteDoing find . -name "*.pdf"|awk '{print "svn propset svn:mimetype application/pdf "$1}'|sh on all pdf files, which corrects them mimetype of this files in svn. thorstenupdate Diff
2006-07-25DocsAdding -r to the svn log command. Discovered by andreas, fix provided by Tim Williams. Thx Tim.thorstenupdate Diff
2006-07-25SiteUpdated websiteandreasupdate Diff
2006-07-25DocsUpdated SVN logandreasupdate Diff
2006-07-252.0Patch all modules to the xtest file before running testsandreasupdate Diff
2006-07-25SiteAutomatic publish from forrestbotthorstenupdate Diff
2006-07-242.0set mimetype via document methodchestnutupdate Diff
2006-07-24DocsAdded information about the module descriptorandreasupdate Diff
2006-07-24DocsAdded documentation for 1.4 testsandreasadd Diff
2006-07-24DocsUse background for <source>andreasupdate Diff
2006-07-242.0Renamed UsecaseTestCase to AbstractUsecaseTestandreasadd Diff
2006-07-24ZoneUpdating lenya zones documentation to the current dispatcher.thorstenadd Diff
2006-07-242.0Sitetree module needs ac-impl module to run testsandreasupdate Diff
2006-07-242.0Added more tests to MetaDataTestandreasupdate Diff
2006-07-242.0Removed method MetaData.getAvailableKey2Value(). The semantics of this method is not clear (what about multiple values), and it is not appropriate for an interface.andreasupdate Diff
2006-07-242.0Renamed tests to allow batch executionandreasupdate Diff
2006-07-242.0Renamed tests to allow batch executionandreasadd Diff
2006-07-242.0Renamed tests to allow batch executionandreasupdate Diff
2006-07-24Docsfixing typothorstenupdate Diff
2006-07-24DocsAdding zones to the mapperthorstenupdate Diff
2006-07-24ZoneUpdating requiered plugins thorstenupdate Diff
2006-07-24ZoneRemoving obsolete code.thorstenupdate Diff
2006-07-23ZoneFixing documentation because the zones documentation will be builded each hour.thorstenupdate Diff
2006-07-23ZoneUpdating the staging docu deployment to meet current changes.thorstenupdate Diff
2006-07-23SiteAutomatic publish from forrestbotthorstenupdate Diff
2006-07-23DocsUpdating the svn log.thorstenupdate Diff
2006-07-23DocsRefactoring the document changes. The log file was way to big to build and to request on the web. I extended the projectInfo plugin in forrest with the svn functionality that we had her in lenya. Doing this I developed as well a handy way to split our big svn log apart. When I needed nearly 45 min before to build the documentation this change cuts down the build time to 3 minutes 48 seconds. :) Further this was a oft requested change from our user.thorstenadd Diff
2006-07-232.0Fixed some meta data issues with resources, added resources to asset tabandreasupdate Diff
2006-07-232.0Added mimeType and contentLength methods to Document interfaceandreasupdate Diff
2006-07-232.0Don't allow multiple values for non-multiple meta data elementsandreasupdate Diff
2006-07-22SiteChanges that the forestbot forgot and me too.thorstenupdate Diff
2006-07-22SiteAutomatic publish from forrestbotthorstenupdate Diff
2006-07-21SiteAutomatic publish from forrestbotthorstenupdate Diff
2006-07-21ZoneRemoving cocoon from the nightly script since we are now using the cocoon that we deliver with lenya.thorstenupdate Diff
2006-07-212.0Updated resource page layout to match default publicationandreasupdate Diff
2006-07-212.0Doh! Forgot to change the package name in the module.xml to apache instead of wyona. Thanks for the headsup Andreas.thorstenupdate Diff
2006-07-212.0Forgot to change the id to apache instead of wyona. Thanks for the headsup Andreas.thorstenupdate Diff
2006-07-212.0module cleaned and xhtml mime-type enabledmichiremove Diff
2006-07-212.0Renamed LDAPUserTest to Abstract... so that it isn't executedandreasadd Diff
2006-07-212.0Refactored module build processandreasupdate Diff
2006-07-212.0Activating the resource module for the default pubthorstenupdate Diff
2006-07-212.0Donation of the resource module from the Wyona AG. This module is an alternative way of keeping resources in lenya. This code is based on https://svn.wyona.com/repos/public/lenya/modules/resource revision 15504. I did some adjustments to workaround the missing icons which cannot be included in this module due to license issues. Please submit us icons. thorstenadd Diff
2006-07-212.0Re-added accidentially removed AccessControlTestandreasadd Diff
2006-07-212.0Refactored module + test build processandreasupdate Diff
2006-07-212.0Moved AC tests to modulesandreasadd Diff
2006-07-212.0Merged CustomMetaDataModule and DublinCoreModule to MetaDataModuleandreasupdate Diff
2006-07-21DocsUpdated meta data documentationandreasupdate Diff
2006-07-212.0Advancing towards component-based meta dataandreasupdate Diff
2006-07-202.0Generic editing of meta dataandreasupdate Diff
2006-07-202.0Generic editing of meta dataandreasupdate Diff
2006-07-202.0Enable editing of dublin core meta dataandreasupdate Diff
2006-07-202.0Moving toward configurable meta dataandreasupdate Diff
2006-07-202.0Added more meta data declarationsandreasadd Diff
2006-07-202.0[minor change] Split meta data configandreasadd Diff
2006-07-202.0Moved meta data declaration to prepare directoryandreasadd Diff
2006-07-202.0[minor change] added some javadocsandreasupdate Diff
2006-07-202.0Fixed some issues in new meta data handling, use owner.getMetaData(DublinCore.DC_NAMESPACE) instead of metaDataManager.getDublinCoreMetaData()andreasupdate Diff
2006-07-202.0Added DC terms + elements to meta data configandreasupdate Diff
2006-07-202.0Starting implementation of configurable meta dataandreasadd Diff
2006-07-202.0fix typochestnutupdate Diff
2006-07-202.0added context to pathschestnutupdate Diff
2006-07-192.0Build process: Patch xtest file for each module separatelyandreasadd Diff
2006-07-192.0Build process: Patch xtest file for each module separatelyandreasupdate Diff
2006-07-192.0Fixed authorizer configurationandreasupdate Diff
2006-07-192.0Like discussed in the dev ml, we are setting headless default to true.thorstenupdate Diff
2006-07-182.0fix references to kupu module resources (for kupu editor files)chestnutupdate Diff
2006-07-182.0Document and ResourceType should return Date object instead of a formatted Stringchestnutupdate Diff
2006-07-182.0Allow to execute tests of single modules, added endorsed libraries dir to test executionandreasupdate Diff
2006-07-182.0refine expires functionalitychestnutupdate Diff
2006-07-18DocsAdding the revolution branch to the sort criteria.thorstenupdate Diff
2006-07-182.0Added ability to set an expires value by resource type and/or by document. Can be fetched by using the DocumentInfoModule or ResourceTypeModule in RFC 1123 date formatchestnutupdate Diff
2006-07-17SiteAutomatic publish from forrestbotthorstenupdate Diff
2006-07-17DocsRemoving draft note for the project guidelines since they are official now.thorstenupdate Diff
2006-07-17ZoneUsing clean-all instead of shell commands.thorstenupdate Diff
2006-07-17ZoneFixing spaces for the JAVA_OPTIONSthorstenupdate Diff
2006-07-17ZoneSetting the server to -Djava.awt.headless=true via the JAVA_OPTIONS envthorstenupdate Diff
2006-07-172.0don't utilize webdav uri for content since it doesn't use existing sessionchestnutupdate Diff
2006-07-172.0ASF Bugzilla Bug 39906 - Move Xopus integration code to a module From Jonathan Addison. Thank you. This patch moves all of the xopus files and pipelines from the core to a new xopus module. It also fixes some issues left over from migrating xopus from 1.2 to 1.4: - deleted old stylesheets - added xopus.path parameter next to xopus.context parameter in xopus.xconf (previously the pipeline had to be updated with the relative path of the xopus location) - added a basic xhtml schema (thanks to Josias) - added strip_namespaces.xsl to the xopus transformation pipeline There is a README.txt that covers what needs to be set up.thorstenadd Diff
2006-07-172.0note about bug which is causing the save problemmichiupdate Diff
2006-07-152.0use webdav module for kupu PUTchestnutupdate Diff
2006-07-132.0note about mime-type and WYSIWYG added and save commented, because Neutron protocol doesn't allow save after checkoutmichiupdate Diff
2006-07-132.0Ajax is still not working correctly in usecases. Meaning we need to set the @ajax to false.thorstenupdate Diff
2006-07-132.0exclude abstract test classes from being executed, because junit fails if no tests are defined in a class.josiasupdate Diff
2006-07-132.0renamed RepositoryTest to AbstractRepositoryTest because it's an abstract classjosiasupdate Diff
2006-07-132.0more meaningful samples for xhtml thanks to Renaud Richardet for the patch fixes bug 40033chestnutupdate Diff
2006-07-122.0use tidy to clean up entities and xml from fck editorchestnutupdate Diff
2006-07-122.0replacing &ldquo; and &rdquo; during doc save chestnutupdate Diff
2006-07-122.0Allow WorkflowTest to be applied to different initial statesandreasupdate Diff
2006-07-112.0Fixed some test build issuesandreasupdate Diff
2006-07-102.0thanks to Jonathan Addison Neutron implementation has been finishedmichiupdate Diff
2006-07-09RevolutionAdded Edit, Link, and File Modules for editing Flat content. Still need editor for XML Resources, and the ability to create a new Resource. To use (after migrating a Publication to Flat content), browse http://server/pub/editsolprovideradd Diff
2006-07-072.0fixes for rollback usecase (define it and allow it)chestnutupdate Diff
2006-07-072.0Made RepositoryTest abstract so it isn't executed by JUnitandreasupdate Diff
2006-07-072.0Updated test build process to work with modules correctlyandreasupdate Diff
2006-07-072.0Improved XPath to check upload enabling in web.xml. This fixes bug #39976. Thanks to Oliver Schalch for the patch.andreasupdate Diff
2006-07-07Docsfixed typojosiasupdate Diff
2006-07-06RevolutionMinor additions to the HELP. Changed some Indexes.solproviderupdate Diff
2006-07-06DocsRemoving the fixme note since we incorporated them into the latest draft.thorstenupdate Diff
2006-07-06RevolutionFixing typothorstenupdate Diff
2006-07-062.0Added cleanup XSLT for homepage resource typeandreasadd Diff
2006-07-062.0Fixed URL reference to Kupu XSLTandreasupdate Diff
2006-07-062.0WebDAV sitemap: fixed fallback:// URI (don't use input module and protocol together)andreasupdate Diff
2006-07-062.0WebDAV Put: enabled validationandreasupdate Diff
2006-07-062.0Replaced context:// with fallback:// so that it works with modules.copy=falseandreasupdate Diff
2006-07-062.0PublicationTemplateFallbackModule uses fallback:// source. Now it works with modules.copy=false.andreasupdate Diff
2006-07-062.0added toString method to get more meaningful error messages (e.g. if a workflow event cannot be invoked).josiasupdate Diff
2006-07-062.0added policy for logout usecase to enable the logout menu item. this is a temporary fix until we find a better solution.josiasupdate Diff
2006-07-062.0removed redundant css code: use the same css for all areas in the lenya menu. special css for certain areas is still possible using the id attribute.josiasupdate Diff
2006-07-062.0applied patch by Oliver Schalch to fix the server status tab in the admin area. fixes bug #39978josiasupdate Diff
2006-07-062.0minor layout adjustments: fixed vertical alignment of areas in the menubar in firefox, fixed font size of tabs in the site area in IEjosiasupdate Diff
2006-07-042.0BXE: load bxe relatively to publication to allow fallbackandreasupdate Diff
2006-07-042.0Use ExistingAncestorSourceResolver for template-fallback://. This should fix bug #39959.andreasupdate Diff
2006-07-032.0pass the usecase object to the view pipeline also for non-template uris to allow handling of usecases in a different sitemap, e.g. a module sitemap.josiasupdate Diff
>

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

Apache Lenya, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.