Date | Version | Comment | Author | Action | Diff |
---|
2006-07-31 | 2.0 | Adapted hack in ObservationManager to UUIDs | andreas | update | Diff |
2006-07-31 | 2.0 | Updated code to new Document API, fixed some errors about non-existing documents | andreas | update | Diff |
2006-07-31 | 2.0 | Added methods to Document to retrieve a version in a different area+language | andreas | update | Diff |
2006-07-31 | 2.0 | Refactoring: moved get...Version() and exists() methods to Document interface | andreas | update | Diff |
2006-07-31 | 2.0 | introduce DocumentFactory.exists() method | andreas | update | Diff |
2006-07-31 | 2.0 | SiteUtil: check if URL points to a document before trying to resolve the locator | andreas | update | Diff |
2006-07-31 | 2.0 | [minor change] added Javadocs | andreas | update | Diff |
2006-07-31 | Site | Cleaning up the website from resources that have been removed | thorsten | update | Diff |
2006-07-31 | Site | Automatic publish from forrestbot | thorsten | add | Diff |
2006-07-30 | Docs | Updating skinconf with new style values | thorsten | update | Diff |
2006-07-30 | Docs | Moving all developing notes to the docs dir, to have one entry point for this kind of documentation. | thorsten | add | Diff |
2006-07-30 | Docs | Refactoring documentation into a tab on its on. Moving all version specific documentation into the docs dir. | thorsten | update | Diff |
2006-07-29 | 2.0 | Reflecting API changes in CreateBlogEntry | andreas | update | Diff |
2006-07-29 | 2.0 | Include publication module java code in eclipse project | andreas | update | Diff |
2006-07-28 | 2.0 | Next steps towards UUID support. | andreas | update | Diff |
2006-07-28 | 2.0 | Add UUID generator service | andreas | add | Diff |
2006-07-28 | 2.0 | Activate Cocoon's axis block, is used to generate UUIDs | andreas | update | Diff |
2006-07-28 | 2.0 | LenyaTestCase: use default values for system properties | andreas | update | Diff |
2006-07-28 | 2.0 | Added assertion utility class | andreas | add | Diff |
2006-07-28 | 2.0 | revert, sorry, didn't mean to commit this | chestnut | update | Diff |
2006-07-28 | 2.0 | exit index usecase is no longer needed | chestnut | update | Diff |
2006-07-28 | 2.0 | exit index usecase is no longer needed | chestnut | update | Diff |
2006-07-28 | 2.0 | Fixed LinkRewriter URL handling | andreas | update | Diff |
2006-07-28 | 2.0 | DocumentLocator: throw exception for empty descendant paths | andreas | update | Diff |
2006-07-28 | 2.0 | Notify node listeners after transaction is successfully committed, not during the commit. | andreas | update | Diff |
2006-07-28 | 2.0 | ASF 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. | thorsten | update | Diff |
2006-07-28 | 2.0 | Don't check if UUID starts with a slash | andreas | update | Diff |
2006-07-28 | 2.0 | Javadocs build: fixed source dir parameter | andreas | update | Diff |
2006-07-28 | 2.0 | [refactoring] renamed Document.getIdentityMap() to getFactory() | chestnut | update | Diff |
2006-07-28 | 2.0 | [refactoring] renamed Document.getIdentityMap() to getFactory() | chestnut | update | Diff |
2006-07-28 | 2.0 | Allow nested documents to be indexed | chestnut | update | Diff |
2006-07-27 | 2.0 | Added DocumentLocatorTest | andreas | add | Diff |
2006-07-27 | 2.0 | [refactoring] renamed AbstractUsecase.getDocumentIdentityMap() to getDocumentFactory() | andreas | update | Diff |
2006-07-27 | 2.0 | [refactoring] renamed Document.getIdentityMap() to getFactory() | andreas | update | Diff |
2006-07-27 | 2.0 | Deprecated obsolete methods in DocumentFactory | andreas | update | Diff |
2006-07-27 | 2.0 | Implemented DocumentLocator.equals() and hashCode() | andreas | update | Diff |
2006-07-27 | 2.0 | Removed references to Document.getId() | andreas | update | Diff |
2006-07-27 | 2.0 | Added index updater test (doesn't yet do anything because of the cocoon:// protocol problem) | andreas | add | Diff |
2006-07-27 | 2.0 | Made Document.getId() deprecated, replaced by getUUID() or getPath() | andreas | update | Diff |
2006-07-27 | 2.0 | Made Resource class deprecated | andreas | update | Diff |
2006-07-27 | 2.0 | [minor change] removed unused imports | andreas | update | Diff |
2006-07-27 | 2.0 | [minor change] removed unused imports | andreas | update | Diff |
2006-07-27 | 2.0 | Introducing DocumentLocator, starting to decouple document ID from path (towards UUIDs) | andreas | update | Diff |
2006-07-27 | 2.0 | fix pdf byte-range requests for pdf resources | chestnut | update | Diff |
2006-07-27 | 2.0 | Fixed notification for deleted documents | andreas | update | Diff |
2006-07-27 | 2.0 | Derive document from node source URI directly. This is a hack, but it allows to track deleted documents. | andreas | update | Diff |
2006-07-27 | 2.0 | Starting to implement observation for deleted documents | andreas | update | Diff |
2006-07-27 | 2.0 | Removing unused xsl-files. They are now located in pubs/default/lenya/modules/editors/usecases/forms/ | jann | remove | Diff |
2006-07-27 | 2.0 | [Minor changes]:
- An error occured if an ul has been added by the FormEditor.
- Making form fields a bit wider
| jann | update | Diff |
2006-07-27 | 2.0 | Fixes: 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)
| jann | update | Diff |
2006-07-27 | 2.0 | [minor change] refactoring | andreas | update | Diff |
2006-07-27 | 2.0 | Added documentUrl attribute to DocumentInfoModule | andreas | update | Diff |
2006-07-27 | 2.0 | Added new parameters to meta data generator call | andreas | update | Diff |
2006-07-27 | 2.0 | Removed exit usecases from editor usecases | andreas | update | Diff |
2006-07-27 | 2.0 | Added IndexUpdater for lucene index | andreas | add | Diff |
2006-07-27 | 2.0 | lenyadoc:// throws exception for invalid publication IDs | andreas | update | Diff |
2006-07-27 | 2.0 | Don't resolve document if not necessary to get resource type | andreas | update | Diff |
2006-07-27 | 2.0 | Added webappUrl attribute to DocumentInfoModule | andreas | update | Diff |
2006-07-27 | 2.0 | Adding editors to modules | jann | add | Diff |
2006-07-27 | 2.0 | Deleting editors from core modules | jann | remove | Diff |
2006-07-27 | 2.0 | don'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). | josias | update | Diff |
2006-07-27 | 2.0 | When a meta data node is changed, send notification for the document node | andreas | update | Diff |
2006-07-27 | 2.0 | Notify repository listeners also when no listener was registered specifically for a document | andreas | update | Diff |
2006-07-27 | 2.0 | Resetting listener after test | andreas | update | Diff |
2006-07-27 | 2.0 | Added failing test for observation manager (only allListener is registered -> no notification), thanks to Josias | andreas | update | Diff |
2006-07-26 | 2.0 | Added initial version of observation implementation | andreas | add | Diff |
2006-07-26 | 2.0 | Patch module tests before running module test | andreas | update | Diff |
2006-07-26 | 2.0 | Only execute module tests ending with 'Test' | andreas | update | Diff |
2006-07-26 | 2.0 | Use usecasedocument module for search page | andreas | update | Diff |
2006-07-26 | 2.0 | Use usecasedocument module for search page | andreas | add | Diff |
2006-07-26 | 2.0 | reverted last commit, it doesn't help. | josias | update | Diff |
2006-07-26 | 2.0 | allow to run the tests on a system without a running xserver | josias | update | Diff |
2006-07-26 | 2.0 | Introduced ResourceWrapper, added tests for resource module | andreas | add | Diff |
2006-07-26 | 2.0 | Get content length from source node data, not from source. This also works when the node has not been saved. | andreas | update | Diff |
2006-07-26 | 2.0 | Apply ModuleManager patch to xtest file before module tests are run | andreas | update | Diff |
2006-07-26 | 2.0 | Throw exception instead of System.out when InetAddressUtilTest has errors | andreas | update | Diff |
2006-07-26 | 2.0 | [minor change] formatting | andreas | update | Diff |
2006-07-26 | 2.0 | Make tests run again. But this doesn't mean that they work ... | andreas | update | Diff |
2006-07-26 | 2.0 | Removed link rewriting configuration from resource module | andreas | update | Diff |
2006-07-25 | Site | Automatic publish from forrestbot | thorsten | update | Diff |
2006-07-25 | Docs | Updating 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 forrestbot | thorsten | update | Diff |
2006-07-25 | Zone | Removing exit -1 for the tests (the message still will be send.
Further changed the message when test fails. | thorsten | update | Diff |
2006-07-25 | Site | Doing
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.
| thorsten | update | Diff |
2006-07-25 | Site | Doing
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.
| thorsten | update | Diff |
2006-07-25 | Docs | Adding -r to the svn log command. Discovered by andreas, fix provided by Tim Williams. Thx Tim. | thorsten | update | Diff |
2006-07-25 | Site | Updated website | andreas | update | Diff |
2006-07-25 | Docs | Updated SVN log | andreas | update | Diff |
2006-07-25 | 2.0 | Patch all modules to the xtest file before running tests | andreas | update | Diff |
2006-07-25 | Site | Automatic publish from forrestbot | thorsten | update | Diff |
2006-07-24 | 2.0 | set mimetype via document method | chestnut | update | Diff |
2006-07-24 | Docs | Added information about the module descriptor | andreas | update | Diff |
2006-07-24 | Docs | Added documentation for 1.4 tests | andreas | add | Diff |
2006-07-24 | Docs | Use background for <source> | andreas | update | Diff |
2006-07-24 | 2.0 | Renamed UsecaseTestCase to AbstractUsecaseTest | andreas | add | Diff |
2006-07-24 | Zone | Updating lenya zones documentation to the current dispatcher. | thorsten | add | Diff |
2006-07-24 | 2.0 | Sitetree module needs ac-impl module to run tests | andreas | update | Diff |
2006-07-24 | 2.0 | Added more tests to MetaDataTest | andreas | update | Diff |
2006-07-24 | 2.0 | Removed method MetaData.getAvailableKey2Value(). The semantics of this method is not clear (what about multiple values), and it is not appropriate for an interface. | andreas | update | Diff |
2006-07-24 | 2.0 | Renamed tests to allow batch execution | andreas | update | Diff |
2006-07-24 | 2.0 | Renamed tests to allow batch execution | andreas | add | Diff |
2006-07-24 | 2.0 | Renamed tests to allow batch execution | andreas | update | Diff |
2006-07-24 | Docs | fixing typo | thorsten | update | Diff |
2006-07-24 | Docs | Adding zones to the mapper | thorsten | update | Diff |
2006-07-24 | Zone | Updating requiered plugins | thorsten | update | Diff |
2006-07-24 | Zone | Removing obsolete code. | thorsten | update | Diff |
2006-07-23 | Zone | Fixing documentation because the zones documentation will be builded each hour. | thorsten | update | Diff |
2006-07-23 | Zone | Updating the staging docu deployment to meet current changes. | thorsten | update | Diff |
2006-07-23 | Site | Automatic publish from forrestbot | thorsten | update | Diff |
2006-07-23 | Docs | Updating the svn log. | thorsten | update | Diff |
2006-07-23 | Docs | Refactoring 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. | thorsten | add | Diff |
2006-07-23 | 2.0 | Fixed some meta data issues with resources, added resources to asset tab | andreas | update | Diff |
2006-07-23 | 2.0 | Added mimeType and contentLength methods to Document interface | andreas | update | Diff |
2006-07-23 | 2.0 | Don't allow multiple values for non-multiple meta data elements | andreas | update | Diff |
2006-07-22 | Site | Changes that the forestbot forgot and me too. | thorsten | update | Diff |
2006-07-22 | Site | Automatic publish from forrestbot | thorsten | update | Diff |
2006-07-21 | Site | Automatic publish from forrestbot | thorsten | update | Diff |
2006-07-21 | Zone | Removing cocoon from the nightly script since we are now using the
cocoon that we deliver with lenya. | thorsten | update | Diff |
2006-07-21 | 2.0 | Updated resource page layout to match default publication | andreas | update | Diff |
2006-07-21 | 2.0 | Doh! Forgot to change the package name in the module.xml to apache instead of wyona. Thanks for the headsup Andreas. | thorsten | update | Diff |
2006-07-21 | 2.0 | Forgot to change the id to apache instead of wyona. Thanks for the headsup Andreas. | thorsten | update | Diff |
2006-07-21 | 2.0 | module cleaned and xhtml mime-type enabled | michi | remove | Diff |
2006-07-21 | 2.0 | Renamed LDAPUserTest to Abstract... so that it isn't executed | andreas | add | Diff |
2006-07-21 | 2.0 | Refactored module build process | andreas | update | Diff |
2006-07-21 | 2.0 | Activating the resource module for the default pub | thorsten | update | Diff |
2006-07-21 | 2.0 | Donation 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.
| thorsten | add | Diff |
2006-07-21 | 2.0 | Re-added accidentially removed AccessControlTest | andreas | add | Diff |
2006-07-21 | 2.0 | Refactored module + test build process | andreas | update | Diff |
2006-07-21 | 2.0 | Moved AC tests to modules | andreas | add | Diff |
2006-07-21 | 2.0 | Merged CustomMetaDataModule and DublinCoreModule to MetaDataModule | andreas | update | Diff |
2006-07-21 | Docs | Updated meta data documentation | andreas | update | Diff |
2006-07-21 | 2.0 | Advancing towards component-based meta data | andreas | update | Diff |
2006-07-20 | 2.0 | Generic editing of meta data | andreas | update | Diff |
2006-07-20 | 2.0 | Generic editing of meta data | andreas | update | Diff |
2006-07-20 | 2.0 | Enable editing of dublin core meta data | andreas | update | Diff |
2006-07-20 | 2.0 | Moving toward configurable meta data | andreas | update | Diff |
2006-07-20 | 2.0 | Added more meta data declarations | andreas | add | Diff |
2006-07-20 | 2.0 | [minor change] Split meta data config | andreas | add | Diff |
2006-07-20 | 2.0 | Moved meta data declaration to prepare directory | andreas | add | Diff |
2006-07-20 | 2.0 | [minor change] added some javadocs | andreas | update | Diff |
2006-07-20 | 2.0 | Fixed some issues in new meta data handling, use owner.getMetaData(DublinCore.DC_NAMESPACE) instead of metaDataManager.getDublinCoreMetaData() | andreas | update | Diff |
2006-07-20 | 2.0 | Added DC terms + elements to meta data config | andreas | update | Diff |
2006-07-20 | 2.0 | Starting implementation of configurable meta data | andreas | add | Diff |
2006-07-20 | 2.0 | fix typo | chestnut | update | Diff |
2006-07-20 | 2.0 | added context to paths | chestnut | update | Diff |
2006-07-19 | 2.0 | Build process: Patch xtest file for each module separately | andreas | add | Diff |
2006-07-19 | 2.0 | Build process: Patch xtest file for each module separately | andreas | update | Diff |
2006-07-19 | 2.0 | Fixed authorizer configuration | andreas | update | Diff |
2006-07-19 | 2.0 | Like discussed in the dev ml, we are setting headless default to true. | thorsten | update | Diff |
2006-07-18 | 2.0 | fix references to kupu module resources (for kupu editor files) | chestnut | update | Diff |
2006-07-18 | 2.0 | Document and ResourceType should return Date object instead of a formatted String | chestnut | update | Diff |
2006-07-18 | 2.0 | Allow to execute tests of single modules, added endorsed libraries dir to test execution | andreas | update | Diff |
2006-07-18 | 2.0 | refine expires functionality | chestnut | update | Diff |
2006-07-18 | Docs | Adding the revolution branch to the sort criteria. | thorsten | update | Diff |
2006-07-18 | 2.0 | Added 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 format | chestnut | update | Diff |
2006-07-17 | Site | Automatic publish from forrestbot | thorsten | update | Diff |
2006-07-17 | Docs | Removing draft note for the project guidelines since they are official now. | thorsten | update | Diff |
2006-07-17 | Zone | Using clean-all instead of shell commands. | thorsten | update | Diff |
2006-07-17 | Zone | Fixing spaces for the JAVA_OPTIONS | thorsten | update | Diff |
2006-07-17 | Zone | Setting the server to -Djava.awt.headless=true via the JAVA_OPTIONS env | thorsten | update | Diff |
2006-07-17 | 2.0 | don't utilize webdav uri for content since it doesn't use existing session | chestnut | update | Diff |
2006-07-17 | 2.0 | ASF 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. | thorsten | add | Diff |
2006-07-17 | 2.0 | note about bug which is causing the save problem | michi | update | Diff |
2006-07-15 | 2.0 | use webdav module for kupu PUT | chestnut | update | Diff |
2006-07-13 | 2.0 | note about mime-type and WYSIWYG added and save commented, because Neutron protocol doesn't allow save after checkout | michi | update | Diff |
2006-07-13 | 2.0 | Ajax is still not working correctly in usecases. Meaning we need to set the @ajax to false. | thorsten | update | Diff |
2006-07-13 | 2.0 | exclude abstract test classes from being executed, because junit fails if no tests are defined in a class. | josias | update | Diff |
2006-07-13 | 2.0 | renamed RepositoryTest to AbstractRepositoryTest because it's an abstract class | josias | update | Diff |
2006-07-13 | 2.0 | more meaningful samples for xhtml
thanks to Renaud Richardet for the patch
fixes bug 40033 | chestnut | update | Diff |
2006-07-12 | 2.0 | use tidy to clean up entities and xml from fck editor | chestnut | update | Diff |
2006-07-12 | 2.0 | replacing “ and ” during doc save
| chestnut | update | Diff |
2006-07-12 | 2.0 | Allow WorkflowTest to be applied to different initial states | andreas | update | Diff |
2006-07-11 | 2.0 | Fixed some test build issues | andreas | update | Diff |
2006-07-10 | 2.0 | thanks to Jonathan Addison Neutron implementation has been finished | michi | update | Diff |
2006-07-09 | Revolution | Added 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/edit | solprovider | add | Diff |
2006-07-07 | 2.0 | fixes for rollback usecase (define it and allow it) | chestnut | update | Diff |
2006-07-07 | 2.0 | Made RepositoryTest abstract so it isn't executed by JUnit | andreas | update | Diff |
2006-07-07 | 2.0 | Updated test build process to work with modules correctly | andreas | update | Diff |
2006-07-07 | 2.0 | Improved XPath to check upload enabling in web.xml. This fixes bug #39976. Thanks to Oliver Schalch for the patch. | andreas | update | Diff |
2006-07-07 | Docs | fixed typo | josias | update | Diff |
2006-07-06 | Revolution | Minor additions to the HELP.
Changed some Indexes. | solprovider | update | Diff |
2006-07-06 | Docs | Removing the fixme note since we incorporated them
into the latest draft. | thorsten | update | Diff |
2006-07-06 | Revolution | Fixing typo | thorsten | update | Diff |
2006-07-06 | 2.0 | Added cleanup XSLT for homepage resource type | andreas | add | Diff |
2006-07-06 | 2.0 | Fixed URL reference to Kupu XSLT | andreas | update | Diff |
2006-07-06 | 2.0 | WebDAV sitemap: fixed fallback:// URI (don't use input module and protocol together) | andreas | update | Diff |
2006-07-06 | 2.0 | WebDAV Put: enabled validation | andreas | update | Diff |
2006-07-06 | 2.0 | Replaced context:// with fallback:// so that it works with modules.copy=false | andreas | update | Diff |
2006-07-06 | 2.0 | PublicationTemplateFallbackModule uses fallback:// source. Now it works with modules.copy=false. | andreas | update | Diff |
2006-07-06 | 2.0 | added toString method to get more meaningful error messages (e.g. if a workflow event cannot be invoked). | josias | update | Diff |
2006-07-06 | 2.0 | added policy for logout usecase to enable the logout menu item. this is a temporary fix until we find a better solution. | josias | update | Diff |
2006-07-06 | 2.0 | removed 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. | josias | update | Diff |
2006-07-06 | 2.0 | applied patch by Oliver Schalch to fix the server status tab in the admin area. fixes bug #39978 | josias | update | Diff |
2006-07-06 | 2.0 | minor layout adjustments: fixed vertical alignment of areas in the menubar in firefox, fixed font size of tabs in the site area in IE | josias | update | Diff |
2006-07-04 | 2.0 | BXE: load bxe relatively to publication to allow fallback | andreas | update | Diff |
2006-07-04 | 2.0 | Use ExistingAncestorSourceResolver for template-fallback://. This should fix bug #39959. | andreas | update | Diff |
2006-07-03 | 2.0 | pass 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. | josias | update | Diff |