Date | Version | Comment | Author | Action | Diff |
---|
2006-02-28 | Zone | Added tests to nightly trunk script | andreas | update | Diff |
2006-02-28 | Site | Added XML category to DOAP file. | andreas | update | Diff |
2006-02-28 | Site | Added Lenya DOAP file (see projects.apache.org) | andreas | add | Diff |
2006-02-28 | 2.0 | Moved declaration of AccessControlSitetreeTransformer to sitetree module | andreas | add | Diff |
2006-02-28 | 2.0 | Moved sitemap patch files from confpatch to webapp/config/sitemap. Allow modules to patch the sitemap. This is a next step towards equal structures for core and modules. | andreas | remove | Diff |
2006-02-28 | 2.0 | Moved sitemap patch files from confpatch to webapp/config/sitemap. Allow modules to patch the sitemap. This is a next step towards equal structures for core and modules. | andreas | add | Diff |
2006-02-28 | 2.0 | [minor change] Moved XLinkCollectionTest down | andreas | update | Diff |
2006-02-27 | 2.0 | make sure new labels are inserted before the child-nodes, so the sitetree.xml will be valid and readable more easily. | josias | update | Diff |
2006-02-27 | 1.2 | make sure new labels are inserted before the child-nodes, so the sitetree.xml will be valid and readable more easily. | josias | update | Diff |
2006-02-27 | 2.0 | Use Document.getSourceURI() for XLink href in XLinkCollection | andreas | update | Diff |
2006-02-27 | 2.0 | Use source URI to check if collection contents can be loaded (instead of SiteManager) | andreas | update | Diff |
2006-02-27 | 2.0 | Added XLinkCollectionTest | andreas | add | Diff |
2006-02-27 | 2.0 | Using identifiers to compare DefaultDocument objects | andreas | update | Diff |
2006-02-27 | 2.0 | Set patch.webapp property to 'false' before starting tests. This way, the property is handled correctly even if the webapp and test targets are executed subsequently in the same process. | andreas | update | Diff |
2006-02-27 | 2.0 | CollectionImpl is now using SourceUtil instead File | michi | update | Diff |
2006-02-27 | 2.0 | lenya protocol added such that also entries work | michi | update | Diff |
2006-02-27 | 2.0 | lenya protocol added | michi | update | Diff |
2006-02-27 | 2.0 | [minor change] indentation, replaced tabs with spaces | andreas | update | Diff |
2006-02-27 | 2.0 | Use Document.getSourceURI() instead of Document.getFile() | andreas | update | Diff |
2006-02-27 | 2.0 | Added deprecation tag to Document.getFile() | andreas | update | Diff |
2006-02-27 | 2.0 | Removed unnecessary DocumentStore.getRepositoryNode() method - is now inherited from DefaultDocument | andreas | update | Diff |
2006-02-27 | 2.0 | Removed unnecessary DocumentStore.getRepositoryNode() method - is now inherited from DefaultDocument | andreas | update | Diff |
2006-02-26 | 2.0 | content dir configurable tested on Windows | michi | update | Diff |
2006-02-26 | 2.0 | unitended stuff removed | michi | update | Diff |
2006-02-26 | 2.0 | content dir configuration for blog updated | michi | update | Diff |
2006-02-26 | 2.0 | instructions re build improved | michi | update | Diff |
2006-02-26 | 2.0 | content dir is now configurable | michi | update | Diff |
2006-02-26 | 2.0 | configurable content dir | michi | update | Diff |
2006-02-25 | 2.0 | configuration of content dir started | michi | update | Diff |
2006-02-24 | 2.0 | Extending the ResourcesManager interface (like announced on dev list) and implementing the new method in the default implementation. | thorsten | update | Diff |
2006-02-24 | 2.0 | added ability to use dojo editor in cforms fields with dojoarea sytling like so:
<ft:widget id="description">
<fi:styling type="dojoarea" rows="8" style="width:100%">
</fi:styling>
</ft:widget> | chestnut | add | Diff |
2006-02-24 | 2.0 | restructered the overview screen of publications in order to make better readable | michi | update | Diff |
2006-02-24 | 2.0 | containing documents of moved documents should not have their resources/assets copied as well. Fixes the bug of
not being able to delete a document contained by a document that has resources/assets. | chestnut | update | Diff |
2006-02-23 | 2.0 | Moved DocumentIndexTransformer to sitetree module to remove the dependency from the core to the sitetree module. | andreas | add | Diff |
2006-02-23 | 2.0 | [minor change] removed empty directory | andreas | remove | Diff |
2006-02-23 | 2.0 | Moved migration class to repository module (removes dependency from core to repository module) | andreas | add | Diff |
2006-02-23 | 2.0 | White noise - formating changes | thorsten | update | Diff |
2006-02-23 | 2.0 | Adding method to receive the new document to the create usecase. | thorsten | update | Diff |
2006-02-23 | 2.0 | optional modules introduced | michi | update | Diff |
2006-02-23 | 2.0 | jcrsource moved | michi | remove | Diff |
2006-02-23 | 2.0 | jcrsource moved | michi | update | Diff |
2006-02-23 | 2.0 | optional modules added | michi | add | Diff |
2006-02-23 | 2.0 | note about configuration of node factory added | michi | update | Diff |
2006-02-23 | 2.0 | module descriptors added | michi | add | Diff |
2006-02-23 | 2.0 | terminology fixed | michi | remove | Diff |
2006-02-23 | 2.0 | terminology fixed | michi | add | Diff |
2006-02-22 | 2.0 | improved lucene search results | chestnut | update | Diff |
2006-02-22 | 1.2 | note about endorsed libs added | michi | update | Diff |
2006-02-22 | 2.0 | search result fixes | chestnut | update | Diff |
2006-02-22 | 2.0 | Add delimeter between text nodes | chestnut | update | Diff |
2006-02-22 | 2.0 | use an empty link attribute as default, it will be replaced in the feed by the actual url of the entry. | josias | update | Diff |
2006-02-22 | 2.0 | fixed path of css.xsl (it's a core file) | josias | update | Diff |
2006-02-22 | 2.0 | replaced hard-coded jetty ports | michi | update | Diff |
2006-02-22 | 2.0 | Jetty ports are configurable for shell script | michi | update | Diff |
2006-02-22 | 2.0 | Jetty ports moved to build.properties | michi | update | Diff |
2006-02-22 | 2.0 | xslt target added to test | michi | update | Diff |
2006-02-22 | 2.0 | Cocoon version fixed | michi | update | Diff |
2006-02-22 | 2.0 | allow fallback uris which refer to a different module, and made preparations to support more general fallback uris. | josias | update | Diff |
2006-02-22 | 2.0 | trigger workflow for cforms edit | chestnut | update | Diff |
2006-02-21 | 2.0 | no-cache in response header for documents in the authoring area | chestnut | update | Diff |
2006-02-21 | 2.0 | remove xhtml ns and add xhtml ns so that one can use <fi:styling type="htmlarea"><conf>...</conf></fi:styling> in cform
usecases | chestnut | update | Diff |
2006-02-20 | 2.0 | Ajax block is being rewritten using dojo | chestnut | update | Diff |
2006-02-20 | 2.0 | removed obsolete test templates, fixed test build | andreas | update | Diff |
2006-02-20 | 2.0 | Refactored test build system: generate xtest file dynamically, added LoginTest | andreas | update | Diff |
2006-02-20 | 2.0 | Replaced assertion with Exception in URLInformation | andreas | update | Diff |
2006-02-20 | 2.0 | allows for multi value fields | chestnut | update | Diff |
2006-02-20 | 1.2 | add support for ldap referral | jann | update | Diff |
2006-02-20 | 2.0 | Renamed test-user from alice to aliceTest to avoid conflict with alice user | andreas | update | Diff |
2006-02-20 | 2.0 | Fixed some tests | andreas | update | Diff |
2006-02-20 | 2.0 | [minor change] revered accidential check-in of System.out call | andreas | update | Diff |
2006-02-20 | 2.0 | Removed MetaData.save() method | andreas | update | Diff |
2006-02-20 | 2.0 | Fixed some tests | andreas | update | Diff |
2006-02-20 | 2.0 | Removed MetaData.save() - changes are saved automatically | andreas | update | Diff |
2006-02-20 | 2.0 | Removed MetaData.save() - changes are saved automatically | andreas | update | Diff |
2006-02-20 | 2.0 | Save meta data after modifications | andreas | update | Diff |
2006-02-20 | 2.0 | Use last modification date to validate if versions are up to date in DocumentWorkflowable | andreas | update | Diff |
2006-02-20 | 2.0 | [minor change] code formatting | andreas | update | Diff |
2006-02-20 | 2.0 | Update last modification date when source node content is changed | andreas | update | Diff |
2006-02-20 | 2.0 | [minor change] code formatting | andreas | update | Diff |
2006-02-20 | 2.0 | Removed obsolete HISTORY_PATH attribute from WorkflowModule | andreas | update | Diff |
2006-02-17 | 2.0 | Allow to provide custom request URLs for tests. Starting to fix WorkflowTest. | andreas | update | Diff |
2006-02-17 | 2.0 | WorkflowManagerImpl throws exception when schema could not be read | andreas | update | Diff |
2006-02-17 | 2.0 | [minor change] removed empty directories | andreas | remove | Diff |
2006-02-17 | 2.0 | [minor change] removed empty directory | andreas | remove | Diff |
2006-02-17 | 2.0 | Fixed sitetree tests and moved them to the sitetree module. Refactored test build system. | andreas | update | Diff |
2006-02-17 | 2.0 | applied patch by Jörn Nettingsmeier (don't cache the welcome page so new publications are shown immediately, bug #37836). | josias | update | Diff |
2006-02-17 | 2.0 | Use XML formatter and dedicated output dir for tests. This fixes bug #38692. Thanks to Simon Litwan for the patch. | andreas | update | Diff |
2006-02-17 | 2.0 | Synced local.blocks.properties with Cocoon (no rebuild necessary) | andreas | update | Diff |
2006-02-17 | 2.0 | Implemented DocumentIdentifier.toString() | andreas | update | Diff |
2006-02-17 | 2.0 | Fixed some more tests. | andreas | add | Diff |
2006-02-16 | 2.0 | Execute module tests in test target | andreas | update | Diff |
2006-02-16 | 2.0 | Fixed compile error in WorkflowTest, use log level for repository module test | andreas | update | Diff |
2006-02-16 | 2.0 | Refactoring of test base classes. Adding Request object to context. Fixed access control tests. | andreas | update | Diff |
2006-02-16 | 2.0 | Refactoring of test base classes. Use correct classpath for tests. | andreas | update | Diff |
2006-02-16 | 2.0 | Make tests run again. Setting reasonable context attributes in PublicationTestCase. | andreas | update | Diff |
2006-02-15 | 2.0 | added fallback reference to xslt | chestnut | update | Diff |
2006-02-15 | 2.0 | allow publications to override module sitemaps | chestnut | update | Diff |
2006-02-15 | 2.0 | typo fix, and ProcessHTMLEntities set to true in conf | chestnut | update | Diff |
2006-02-14 | 2.0 | Added option to configure test log level, added mock for ContextSourceFactory | andreas | update | Diff |
2006-02-14 | 2.0 | fckeditor seems to put allot of in the source which doesn't validate. It didn't appear that this was something
configurable in the fckeditor. | chestnut | update | Diff |
2006-02-14 | 2.0 | Removed obsolete mock and test classes, made tests compile again (had to comment out some parts of the code) | andreas | update | Diff |
2006-02-14 | 2.0 | allow publications to define there own module sitemaps, and module-resources.xmap by using fallback:// | chestnut | update | Diff |
2006-02-14 | 2.0 | more descriptive name (using name of a similar stylesheet that was retired) | chestnut | remove | Diff |
2006-02-14 | 2.0 | external access to resources is supported via lenya.xmap, module-resources.xmap, resources.xmap, and resources-shared.xmap
| chestnut | remove | Diff |
2006-02-14 | 2.0 | XSLT transformation added for testing stylesheets | michi | update | Diff |
2006-02-14 | 2.0 | Use correct cocoon project name for eclipse classpath | andreas | update | Diff |
2006-02-14 | 2.0 | Adding version to eclipse project name | andreas | update | Diff |
2006-02-14 | 2.0 | Read Cocoon eclipse project name from /.project | andreas | update | Diff |
2006-02-14 | 2.0 | Add test sources to eclipse project | andreas | update | Diff |
2006-02-14 | 2.0 | Simon Litwan's FCKeditor implementation
including add imagelookup and link look
Thanks Simon! | chestnut | update | Diff |
2006-02-14 | 2.0 | Simon Litwan's FCKeditor implementation
including add imagelookup and link look
Thanks Simon! | chestnut | add | Diff |
2006-02-13 | 2.0 | fixes for rng includes, added context prefix and core resources | chestnut | update | Diff |
2006-02-13 | 1.2 | Two same name attr for the asset library form; remove one | edith | update | Diff |
2006-02-13 | 2.0 | Enhanced the meta data example in the default pub by making it more generic since user had problems to extend it. Reported by J. Nettingsmeier. | thorsten | update | Diff |
2006-02-13 | 2.0 | Added versioning test code, fixed some bugs which popped up | andreas | update | Diff |
2006-02-13 | 2.0 | Object-JCR-mapping: set onParentVersion=COPY for mapping property | andreas | update | Diff |
2006-02-13 | 2.0 | always use the java usecase for indexing for consistency reasons. | josias | remove | Diff |
2006-02-13 | 2.0 | Fixed bug -> throw exception when publication already exists, added corresponding test | andreas | update | Diff |
2006-02-13 | 2.0 | Stop repo test on error/failure | andreas | update | Diff |
2006-02-10 | 2.0 | Saving JCR session after creating translation node (has to be continued for other operations). Without this, versioning is not possible. For transactions, the transaction capabilities of JCR have to be used. Splitting the test up into single tests. | andreas | update | Diff |
2006-02-10 | 2.0 | adapted homepage and links doctype to new lucene index generation | josias | update | Diff |
2006-02-10 | 2.0 | refactored lucene index generation: now each resource type which supports indexing must declare the format 'luceneIndex' in its configuration. This format contains a number of lucene:field elements which should contain the relevant information about the document which will be indexed. | josias | update | Diff |
2006-02-10 | 2.0 | Migrate14 imports Lenya and DublinCore meta data | andreas | update | Diff |
2006-02-10 | 2.0 | Login to repository with user name. | andreas | update | Diff |
2006-02-10 | 2.0 | Enabled to save custom meta data in the site.create usecase and added an example to the default pub. | thorsten | update | Diff |
2006-02-10 | 2.0 | Enhanced metadata usecase performance by adding check whether we really need to save the meta data. Further using better naming for 'public static final String's to enhance re-usability. | thorsten | update | Diff |
2006-02-10 | Docs | Finished first version of the meta data documentation. Feel free to give feedback and send docu patches. ;-) | thorsten | update | Diff |
2006-02-10 | 2.0 | Removing custom meta data specific code from the core to the default pub, since it is just an example so far. ;-) | thorsten | add | Diff |
2006-02-10 | 1.2 | fixed and simplified copying of script elements: now works with multiple script elements. | josias | update | Diff |
2006-02-09 | 2.0 | Added adapter classes from the existing repo implementation to the new repo draft API | andreas | add | Diff |
2006-02-09 | 2.0 | Renamed JCRRepositoryTest to RepositoryTest, since it's not related to JCR | andreas | remove | Diff |
2006-02-09 | 2.0 | Moved repository test from jcr to repo package, since it doesn't rely on JCR. | andreas | update | Diff |
2006-02-09 | 2.0 | Fixed some bugs in JCR-based repo implementation | andreas | update | Diff |
2006-02-09 | 2.0 | removal of fallback:// from external relaxng schemas,
while still utilizing fallback functionality by specifying
the publication the schema is being used in | chestnut | add | Diff |
2006-02-09 | 2.0 | removal of fallback:// from external relaxng schemas,
while still utilizing fallback functionality by specifying
the publication the schema is being used in | chestnut | add | Diff |
2006-02-09 | Docs | First version of the meta data documentation in 1.4.x. | thorsten | update | Diff |
2006-02-09 | 2.0 | fixed typo | thorsten | update | Diff |
2006-02-09 | 2.0 | Added ability to edit custom metadata and added a small example of it to the index page. Fixed bug in the save() method that was causing an exception for nonFixedElementNames. | thorsten | update | Diff |
2006-02-09 | 2.0 | formating changes | thorsten | update | Diff |
2006-02-09 | 2.0 | use an empty link attribute as default, and rewrite it using the actual link. also added missing /entries as part of the url. | josias | update | Diff |
2006-02-09 | 2.0 | removed rss namespace according to specification, see http://blogs.law.harvard.edu/tech/rss | josias | update | Diff |
2006-02-09 | 2.0 | Using prefixed names for the metadata to prevent clashes in naming from dc and custom metadata | thorsten | update | Diff |
2006-02-09 | 2.0 | formating changes | thorsten | update | Diff |
2006-02-09 | 2.0 | fixed bug: if a node's id starts with the id of one of its siblings, it was not highlighted in the tree of the site area. | josias | update | Diff |
2006-02-09 | 1.2 | fixed bug: if a node's id starts with the id of one of its siblings, it was not highlighted in the tree of the site area. | josias | update | Diff |
2006-02-09 | Docs | Added note that geronimo libraries interfere with notification mails | andreas | update | Diff |
2006-02-08 | 2.0 | changed outdated cocoon://core/modules reference to cocoon://modules and added a sitemap to handle the message.xml request. | chestnut | add | Diff |
2006-02-08 | 2.0 | Added JackrabbitRepository. This is neccessary to remove jackrabbit references from the jcr module. | andreas | add | Diff |
2006-02-08 | 2.0 | added ablity to call module resources while specifying the publication id
Now module resources and sitemap can be referenced via:
http://localhost:8888/modules/{module-id}/...
or
http://localhost:8888/{publication-id}/modules/{module-id}/...
Both will return the same thing if accessed as an internal request.
For external requests the first will always return core resources, while the second
will be able to utilize the fallback capability of module-resources.xmap or {module-id}/sitemap.xmap. | chestnut | update | Diff |
2006-02-08 | 2.0 | Remove references to jackrabbit from jcr module. Shut down repository properly after test is completed. | andreas | update | Diff |
2006-02-08 | 2.0 | Replace AssetTypeRegistry with AssetTypeResolver | andreas | update | Diff |
2006-02-07 | 2.0 | Use JCRRepository.INTERNAL_WORKSPACE for internal publication data | andreas | update | Diff |
2006-02-07 | 2.0 | Store meta data registry data in JCR repository | andreas | add | Diff |
2006-02-07 | 2.0 | this file is not necessary because the lucene module already adds the index_manager to cocoon.xconf (see src/modules/lucene/config/cocoon-xconf/index_manager.xconf) | josias | remove | Diff |
2006-02-07 | 2.0 | added input module to get the path of the lucene search index, instead of hardcoding it in the sitemap | josias | add | Diff |
2006-02-07 | 2.0 | allow relativ paths for the search index to make it possible to move a publication around. | josias | update | Diff |
2006-02-07 | 2.0 | Moved repository draft and related classes to repository module | andreas | add | Diff |
2006-02-07 | 2.0 | Added method URLUtil.getWebappURL(), various bugfixes in JCR-based repo implementation | andreas | update | Diff |
2006-02-07 | 2.0 | Added URL handling capabilities for new repo implementation | andreas | add | Diff |
2006-02-07 | 2.0 | ElementSet.getElement(): throw exception if name is not defined | andreas | update | Diff |
2006-02-07 | 2.0 | SiteProxy.getNode(): Throw exception if site node path is not absolute | andreas | update | Diff |
2006-02-07 | 2.0 | [minor change] added docs that site node path must be absolute | andreas | update | Diff |
2006-02-07 | 2.0 | Set jcrSession field in RepositoryFacade constructor | andreas | update | Diff |
2006-02-07 | 2.0 | Return correct area ID (JCR workspace name) | andreas | update | Diff |
2006-02-07 | 2.0 | Added methods to obtain repository session from publication and repository from session | andreas | update | Diff |
2006-02-07 | 2.0 | [minor change] removed unused imports | andreas | update | Diff |
2006-02-07 | 2.0 | Moved method isValidDocumentName() from DocumentManager to DocumentBuilder. Allow dashes in document name in DefaultDocumentBuilder. This fixes bug #38127. Thanks for the patch by Renaud Richardet. | andreas | update | Diff |
2006-02-07 | 2.0 | gets AC Auth and AC Live tabs working | chestnut | update | Diff |
2006-02-07 | 2.0 | updated module urls | chestnut | remove | Diff |
2006-02-06 | 2.0 | need to ensure that height and width attributes are present to use this module, otherwise org.apache.batik.bridge.BridgeExceptions Errors are produced | chestnut | update | Diff |
2006-02-06 | 2.0 | Renamed JCR node types and names, allow Publication and Asset to have meta data | andreas | update | Diff |
2006-02-06 | 2.0 | Extended repository API (added some methods) | andreas | update | Diff |
2006-02-06 | 2.0 | Renamed repo API classes, provide mime-type when adding translations | andreas | add | Diff |
2006-02-06 | 2.0 | fixed typo | josias | update | Diff |
2006-02-06 | 2.0 | added contextprefix to schema include. makes bxe work on tomcat | josias | update | Diff |
2006-02-06 | 2.0 | Updated cocoon://core/modules/... URLs to cocoon://modules/... URLs. This is meant to fix bug #38506, no idea if it is finished yet. | andreas | update | Diff |
2006-02-06 | 2.0 | [minor change] changed exclude-prefix to exclude-result-prefixes | andreas | update | Diff |
2006-02-06 | 2.0 | fit editor to screen, use page.css | chestnut | update | Diff |
2006-02-05 | Docs | Added forrestbot configuration for our documentation. This easiest the deployment of our website | thorsten | add | Diff |
2006-02-05 | Site | Updated and deployed apidocs | thorsten | update | Diff |
2006-02-05 | Site | Automatic publish from forrestbot | thorsten | add | Diff |
2006-02-05 | Site | Website update by forrestbot | thorsten | update | Diff |
2006-02-05 | Docs | Website update by forrestbot | thorsten | update | Diff |
2006-02-05 | Zone | Removing the cocoon build dir before building lenya this let lenya build cocoon again. | thorsten | update | Diff |
2006-02-05 | Zone | fixing condition matching for notification and added to remove local.b* properties for trunk. | thorsten | update | Diff |
2006-02-05 | Zone | fixing check conditions | thorsten | update | Diff |
2006-02-05 | Zone | Activating notification when build fails for the branch as well. | thorsten | update | Diff |
2006-02-05 | Zone | Fixing web logfile location | thorsten | update | Diff |
2006-02-05 | Zone | Activating notification when build fails | thorsten | update | Diff |
2006-02-05 | Zone | Adding status to the log | thorsten | update | Diff |
2006-02-05 | Zone | Adding enhanced error handling through notification | thorsten | update | Diff |
2006-02-04 | 2.0 | refactored sitetree script: now it always uses asynchronous requests and it should be easier to extend. | josias | update | Diff |
2006-02-03 | 2.0 | One Form Editor Module
-Simply uses the One Form Editor usecase
-You need to add the FCKeditor directory to the resources directory due to license
-I have only tested the ability to open, slight edit, and save of the tutorial page of the default pub (it worked :) )
-http://localhost:8888/default/authoring/tutorial.html?lenya.usecase=edit.fckeditor | chestnut | add | Diff |
2006-02-03 | Docs | Added option to use arbitrary usecase views to documentation | andreas | update | Diff |
2006-02-03 | 2.0 | Enabled JCR block again to make the JCRSourceNode work. | andreas | update | Diff |
2006-02-03 | Docs | Updated resource type docs (see bug 38466). Thanks to Joern Nettingsmeier for the comments. | andreas | update | Diff |
2006-02-03 | Docs | Updated resource type docs (see bug 38466). Thanks to Joern Nettingsmeier for the comments. | andreas | update | Diff |
2006-02-03 | Docs | Updated resource type docs (see bug 38466). Thanks to Joern Nettingsmeier for the comments. | andreas | update | Diff |
2006-02-03 | Docs | Updated resource type docs (see bug 38466). Thanks to Joern Nettingsmeier for the comments. | andreas | update | Diff |
2006-02-03 | Docs | Updated module docs: /core/modules/... is replaced by cocoon://modules/... | andreas | update | Diff |
2006-02-03 | 2.0 | Removed handling of core/modules URLs, since it is now possible to call modules using an URL prefix. | andreas | update | Diff |
2006-02-03 | 2.0 | Added JCRMetaData java file. | andreas | add | Diff |
2006-02-03 | 2.0 | Moved JCRSourceNode related code to jcrsource module, restored JCRSourceNode related classes | andreas | add | Diff |
2006-02-03 | 2.0 | more docu about current JCR integration added | michi | update | Diff |
2006-02-03 | 2.0 | use base-url module to get the root parameter in order to get the correct urls if proxying is used. | josias | update | Diff |
2006-02-03 | 2.0 | [minor] removed unused imports | josias | update | Diff |
2006-02-03 | Docs | Added documentation about link management in 1.4 | andreas | add | Diff |
2006-02-03 | Docs | [minor change] improved wording | andreas | update | Diff |
2006-02-03 | Docs | Added note about DocumentReferencesHelper bug | andreas | update | Diff |
2006-02-03 | 2.0 | [minor change] OneFormEditor: refactoring, javadocs | andreas | update | Diff |
2006-02-03 | 2.0 | SVG module: use fallback input module instead of protocol for Batik image references (Batik can't access the source resolver) | andreas | update | Diff |
2006-02-03 | 2.0 | Fixed javadoc. Thanks to Bob Harner for spotting this. | josias | update | Diff |
2006-02-02 | Zone | Activating notification to the forrestbot that deploys our zone site and the staging docu | thorsten | update | Diff |
2006-02-02 | Zone | Adding notification to the forrestbot that deploys our zone site | thorsten | update | Diff |
2006-02-02 | 2.0 | Added context prefix for cforms resources.
| froethenbacher | update | Diff |
2006-02-02 | Docs | Added myself :-)
| froethenbacher | update | Diff |
2006-02-02 | 2.0 | added BaseURLModule which may be used to get the base url to prepend to urls in order to construct internal links. If the publication uses proxying, it returns the proxy url. Otherwise, it returns /context-path/pubid/area | josias | add | Diff |
2006-02-02 | 2.0 | don't assume that internal links start with the context prefix. internal links should look like /pubid/area/doc-url (see also bug #31157) | josias | update | Diff |
2006-02-02 | 2.0 | Mount module-resources.xmap with pass-through. This allows the module to serve resources if module-resources.xmap doesn't contain an appropriate pipeline. Added HTML and XHTML pipelines to module-resources.xmap. This fixes bug #38455, thanks to Simon Litwan for the patch. | andreas | update | Diff |
2006-02-02 | 2.0 | Adds id attribut to form elements and name attributes to buttons. This fixes bug #38471. Thanks to Simon Litwan for the patch. | andreas | update | Diff |
2006-02-02 | Docs | Minor formatting and lower-/uppercase changes. | andreas | update | Diff |
2006-02-02 | Docs | Renamed bxe element to bitfluxeditor. This avoids the clash with the external URL http://bxe.oscom.org. | andreas | update | Diff |
2006-02-02 | Zone | Adding notification on failure for the staging docu build. | thorsten | update | Diff |
2006-02-02 | Docs | Fixed faulty r374107 and added information to generate a dynamic exit URL | thorsten | update | Diff |
2006-02-02 | 2.0 | match only on img src attributes so that it doesn't interfere other elements such as script. | chestnut | update | Diff |
2006-02-02 | 2.0 | For SVG image xlinks, use fallback input module instead of fallback protocol because Batik can't access the source resolver. | andreas | update | Diff |
2006-02-02 | 2.0 | [minor change] removed unnecessary namespace declarations | andreas | update | Diff |
2006-02-01 | Docs | Updated resource type docs. This fixes bug #38466, thanks to Joern Nettingsmeier for the report. | andreas | update | Diff |
2006-02-01 | Docs | Renamed search module to lucene in docs | andreas | update | Diff |
2006-02-01 | Docs | Added some paragraphs to the repo doc draft | andreas | update | Diff |
2006-02-01 | Docs | Updated patch file paths to config/cocoon-xconf/* | andreas | update | Diff |
2006-02-01 | Docs | Adding docs about module menus | andreas | update | Diff |
2006-02-01 | 2.0 | [minor change] removed empty menus directory | andreas | remove | Diff |
2006-02-01 | Docs | Replaced config/*.xconf with config/cocoon-xconf/*.xconf in module docs | andreas | update | Diff |
2006-02-01 | 1.2 | Showing the original path of a deleted document | jann | update | Diff |
2006-02-01 | 1.2 | Adding an identifier string which can be used within the trash area in order to show the original path of a deleted document | jann | update | Diff |
2006-02-01 | 2.0 | [minor] removed tabs and fixed indenting | josias | update | Diff |
2006-02-01 | 1.2 | Add name attributes to form elements. This fixes bug #38471. Thanks to Simon Litwan for the patch. | andreas | update | Diff |
2006-02-01 | 1.2 | Don't swallow exception in crawler configuration | andreas | update | Diff |
2006-02-01 | 1.2 | Improved error logging (message, stack trace) | andreas | update | Diff |
2006-02-01 | Site | testing whether .htaccess is enabled on our server | thorsten | add | Diff |