Date | Version | Comment | Author | Action | Diff |
---|
2004-12-30 | Site | Update for release 1.2.1 | roku | update | Diff |
2004-12-30 | Docs | - Added release 1.2.1
- Improved download link text | roku | update | Diff |
2004-12-30 | 1.2 | It is enough if the KEYS file is in the trunk. It is better to maintain.
Maybe we should open a new directory called misc or so.
| roku | remove | Diff |
2004-12-30 | 1.2 | Added my gpg key. We also should sign our releases | roku | add | Diff |
2004-12-29 | 1.2 | Made checksum file extension lower case. | roku | update | Diff |
2004-12-29 | 2.0 | Made checksum file extension lower case. | roku | update | Diff |
2004-12-29 | 2.0 | Added kupu target | roku | update | Diff |
2004-12-29 | 2.0 | Added my gpg key. We also should sign our releases | roku | add | Diff |
2004-12-29 | 2.0 | Added stub class for tab.ac* usecases. | gregor | add | Diff |
2004-12-29 | Misc | Tagging the Apache Lenya 1.2.1 release | roku | add | Diff |
2004-12-29 | Misc | removing: used wrong kupu and bxe revs
| roku | remove | Diff |
2004-12-29 | 1.2 | Uups, used the wrong revision | roku | update | Diff |
2004-12-29 | 1.2 | Uups, used the wrong revision | roku | update | Diff |
2004-12-29 | Misc | Tagging the Apache Lenya 1.2.1 release | roku | add | Diff |
2004-12-29 | 1.2 | Preparing 1.2.1 tag | roku | update | Diff |
2004-12-29 | 1.2 | Switched to Cocoon 2.1.5.1, since this will be the shipped version in 1.2.1 | roku | update | Diff |
2004-12-29 | 1.2 | Including special revisions of kupu and bxe. | roku | update | Diff |
2004-12-29 | 2.0 | Refactored tab.meta initialization code | gregor | update | Diff |
2004-12-29 | 2.0 | Added tab.overview usecase, extended SiteUsecase to provide more values | gregor | update | Diff |
2004-12-29 | 2.0 | Changed ResourcesManager invocation to go via Document.getResourcesManager() | gregor | update | Diff |
2004-12-29 | 2.0 | Removed UploadHelper (replaced by ResourcesManager) | gregor | remove | Diff |
2004-12-29 | 2.0 | Refactored site-area usecases that are displayed in a tab to have the naming convention tab.*
Added seperate view pipeline for those usecases, plus arbitration code in usecases.js | gregor | update | Diff |
2004-12-29 | 2.0 | Refactored site-area usecases that are displayed in a tab to have the naming convention tab.*
Added seperate view pipeline for those usecases, plus arbitration code in usecases.js | gregor | add | Diff |
2004-12-28 | 2.0 | Refactored ResourcesManager, added addResource method.
Based ResourcesManager on DublinCore.
Added getResourcesManager() to Document interface.
Added Assets usecase.
Improved the assets JX view.
Changed all callers of ResourceManager to use getResourcesManager() | gregor | update | Diff |
2004-12-28 | 2.0 | Removed duplicate ResourceNotFound exception selector (it is already defined by Cocoon) | gregor | update | Diff |
2004-12-28 | 2.0 | Made license header consistent | gregor | update | Diff |
2004-12-28 | 2.0 | Removed empty component definitions from all sitemaps | gregor | update | Diff |
2004-12-28 | 2.0 | Upgraded Cocoon version to 2.1.6 in publication screens | gregor | update | Diff |
2004-12-28 | 2.0 | Moved exception selectors to the root sitemap | gregor | update | Diff |
2004-12-28 | 2.0 | Removed OSCOM publication, which will continue to be available from http://oscom.org. | gregor | remove | Diff |
2004-12-28 | 1.2 | Removed OSCOM publication, which will continue to be available from http://oscom.org. | gregor | remove | Diff |
2004-12-27 | 2.0 | Added stub usecases for login, create and move. Added well-known usecase names. | gregor | add | Diff |
2004-12-27 | 2.0 | | gregor | update | Diff |
2004-12-27 | 2.0 | Removed unnecessary definitions from usecase.xmap | gregor | update | Diff |
2004-12-27 | 2.0 | Improved layout of site area JX views | gregor | update | Diff |
2004-12-27 | 2.0 | Refactored IterativeHTMLCrawler to implement Configurable | gregor | remove | Diff |
2004-12-27 | 2.0 | Removed SSI class which has been deprecated since 1.0 | gregor | remove | Diff |
2004-12-27 | 2.0 | Migrated pipelines to the Cocoon XincludeTransformer | gregor | update | Diff |
2004-12-27 | 2.0 | Refactored RevisionController to no longer rely on the deprecated XPSOutputStream | gregor | update | Diff |
2004-12-27 | 2.0 | Refactored RCML to no longer rely on the deprecated XPointerFactory | gregor | update | Diff |
2004-12-27 | 2.0 | Refactored NewBlogEntryCreator to no longer rely on the deprecated DOMUtil | gregor | update | Diff |
2004-12-27 | 2.0 | Fixed broken revisions tab (it was using a no longer existing method call) | gregor | update | Diff |
2004-12-26 | 2.0 | Renamed two usecases to make the naming consistent | gregor | remove | Diff |
2004-12-26 | 2.0 | Deprecated DelegatingAuthenticatorAction in favour of Login usecase | gregor | update | Diff |
2004-12-26 | 2.0 | Added (currently inactive) Login usecase | gregor | add | Diff |
2004-12-26 | 2.0 | Added (currently inactive) Login usecase | gregor | add | Diff |
2004-12-26 | 2.0 | Exposed the Context in the AbstractlUsecase with a getter method | gregor | update | Diff |
2004-12-26 | 2.0 | Exposed the AccessController in the AccessControlUsecase with a getter method | gregor | update | Diff |
2004-12-26 | 2.0 | Set eol-style and keywords | gregor | update | Diff |
2004-12-26 | 2.0 | Remove keywords from binary files | gregor | update | Diff |
2004-12-25 | 2.0 | Set svn:keywords and svn:eol-style consistently | gregor | update | Diff |
2004-12-25 | 2.0 | Added metadata and generic site usecase (as a superclass for all site-area usecases) | gregor | add | Diff |
2004-12-25 | 2.0 | Removed duplicate menu entries | gregor | update | Diff |
2004-12-25 | 2.0 | Added license and file:// prefix to image preview javascript code | gregor | update | Diff |
2004-12-25 | 2.0 | Added image preview to asset usecase | gregor | update | Diff |
2004-12-25 | 2.0 | Added comments and license to usecases.js | gregor | update | Diff |
2004-12-25 | 2.0 | Added first draft of JX templates for site usecases | gregor | add | Diff |
2004-12-25 | 2.0 | Added first draft of JX templates for site usecases | gregor | add | Diff |
2004-12-25 | 2.0 | Added deprecation note to WriteDCParametersTask | gregor | update | Diff |
2004-12-25 | 2.0 | Improved javadocs for DocumentUsecase | gregor | update | Diff |
2004-12-23 | 2.0 | Merged from 1.2.x | roku | update | Diff |
2004-12-23 | 1.2 | Line break test | roku | update | Diff |
2004-12-23 | 2.0 | [merged from 1.2.x] Applied patch sent by Hubertus Groepper. Fixes inaccessible links of bread crumbs.
See bug http://issues.apache.org/bugzilla/show_bug.cgi?id=32610 | roku | update | Diff |
2004-12-23 | 1.2 | Applied patch sent by Hubertus Groepper. Fixes inaccessible links of bread crumbs.
See bug http://issues.apache.org/bugzilla/show_bug.cgi?id=32610 | roku | update | Diff |
2004-12-23 | 2.0 | Fix the uri, because the publicationId has no '/' at the beginning | edith | update | Diff |
2004-12-23 | 1.2 | set the xlink namespace even if the document already exist, because the namespace areelse removed | edith | update | Diff |
2004-12-23 | 2.0 | Fixed typo to make SVN version tags work. | gregor | update | Diff |
2004-12-23 | 2.0 | Defined source resolver in lenya.xtest and removed Tomcat path dependencies | gregor | update | Diff |
2004-12-23 | 2.0 | Removed Tomcat-specific context prefix from AntTaskTest | gregor | update | Diff |
2004-12-23 | 2.0 | Removed dependencies on Tomcat for the test build, fixed some ant properties related to the test build. | gregor | update | Diff |
2004-12-22 | 2.0 | removed old admin XSP and XSLT | andreas | remove | Diff |
2004-12-22 | 2.0 | removed old admin XSP and XSLT | andreas | remove | Diff |
2004-12-22 | 2.0 | user groups as JX template usecase | andreas | update | Diff |
2004-12-22 | 2.0 | user groups as JX template usecase | andreas | update | Diff |
2004-12-22 | 2.0 | user groups as JX template usecase | andreas | add | Diff |
2004-12-22 | 2.0 | user groups as JX template usecase | andreas | update | Diff |
2004-12-22 | 2.0 | user groups as JX template usecase | andreas | add | Diff |
2004-12-22 | 2.0 | user groups as JX template usecase | andreas | update | Diff |
2004-12-22 | 2.0 | fixed some code style issues, parameters as objects allowed | andreas | update | Diff |
2004-12-22 | 2.0 | fixed some code style issues | andreas | update | Diff |
2004-12-22 | 2.0 | added some password usecase messages | andreas | update | Diff |
2004-12-22 | 2.0 | added some password usecase messages | andreas | update | Diff |
2004-12-22 | 2.0 | changePassword usecase added | andreas | update | Diff |
2004-12-22 | 2.0 | changePassword migrated to JX template | andreas | add | Diff |
2004-12-22 | 2.0 | changePassword migrated to JX template | andreas | update | Diff |
2004-12-22 | 2.0 | re-organized admin usecases | andreas | update | Diff |
2004-12-22 | 2.0 | re-organized admin usecases | andreas | update | Diff |
2004-12-22 | 2.0 | re-organized admin usecases | andreas | update | Diff |
2004-12-22 | 2.0 | re-organized admin usecases | andreas | update | Diff |
2004-12-22 | 2.0 | re-organized admin usecases | andreas | update | Diff |
2004-12-22 | 2.0 | using heading style instead of paragraph | andreas | update | Diff |
2004-12-22 | 2.0 | removed unused declarations | andreas | update | Diff |
2004-12-22 | 2.0 | updated usecase names | andreas | update | Diff |
2004-12-22 | 2.0 | using attribute value templates to reduce XSLT verbosity | andreas | update | Diff |
2004-12-22 | 2.0 | added admin area usecase declarations | andreas | update | Diff |
2004-12-22 | 2.0 | removed deprecated stuff from lenya.roles | andreas | update | Diff |
2004-12-22 | 2.0 | convert initialize() to template method | andreas | update | Diff |
2004-12-22 | 2.0 | calling usecase.xmap for certain admin area usecases | andreas | update | Diff |
2004-12-22 | 2.0 | removing unused component declarations | andreas | update | Diff |
2004-12-22 | 2.0 | initial checkin of java-based access control usecasees | andreas | add | Diff |
2004-12-22 | 2.0 | initial checkin of java-based access control usecasees | andreas | add | Diff |
2004-12-22 | 2.0 | added TopicMapSiteManager outline | andreas | add | Diff |
2004-12-22 | 2.0 | use NULL to generate NPEs instead of FileNotFoundException | andreas | update | Diff |
2004-12-22 | 2.0 | made tests compile again | andreas | update | Diff |
2004-12-20 | Docs | Moved resource-types to make them a proper folder in the documentation. | gregor | add | Diff |
2004-12-20 | Docs | Moved resource-types to make them a proper folder in the documentation. | gregor | add | Diff |
2004-12-20 | 2.0 | Converted tabs to spaces. This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=32739 Thanks to Josias Thoeny. | gregor | update | Diff |
2004-12-20 | 1.2 | Converted tabs to spaces. This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=32739 Thanks to Josias Thoeny. | gregor | update | Diff |
2004-12-20 | Site | Updated Xopus documentation. | gregor | update | Diff |
2004-12-20 | Site | Updated editors documentation. | gregor | update | Diff |
2004-12-20 | Docs | Updated Xopus documentation with pointers from Nele Vogel. | gregor | update | Diff |
2004-12-20 | Site | Added missing icon | gregor | add | Diff |
2004-12-20 | Site | Updated site with latest changes. | gregor | update | Diff |
2004-12-20 | Site | Updated site with latest changes. | gregor | update | Diff |
2004-12-20 | Docs | Increased default memory allocation for forrest to avoid out of memory exceptions. | gregor | update | Diff |
2004-12-20 | Docs | Updated status.xml from SVN logs. | gregor | update | Diff |
2004-12-20 | Docs | Added instructions to create changes.html from SVN logs. | gregor | update | Diff |
2004-12-20 | Docs | Improved svn2changes stylesheet to show the version and link to a diff of the change. | gregor | update | Diff |
2004-12-20 | Docs | Fixed install document validation errors. | gregor | update | Diff |
2004-12-19 | 1.2 | Readded dependency on Lucene block as the Lenya search XSP relies on it. | gregor | update | Diff |
2004-12-19 | 2.0 | Renamed XPSInclude to XInclude and XPSAssembler to XIncludeImpl. | gregor | add | Diff |
2004-12-19 | 2.0 | Removed obsolete xhtml-iso serializer from the blog sitemap. | gregor | update | Diff |
2004-12-19 | Docs | Changed ant install to build install in the install instructions. | gregor | update | Diff |
2004-12-19 | 2.0 | Readded dependency on Lucene block as the Lenya search XSP relies on it. | gregor | update | Diff |
2004-12-19 | Docs | Made install instructions clearer, thanks to a patch by Hubertus Groepper. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=32768 | gregor | update | Diff |
2004-12-19 | 2.0 | Fixed the creator test by changing the resource type to xhtml. | gregor | update | Diff |
2004-12-19 | 2.0 | Added new compile-xsp target to precompile XSP. This can be used to detect errors in XSP files that would otherwise go unnoticed. This uses code submitted by Simon Mieth (http://issues.apache.org/bugzilla/show_bug.cgi?id=29360) | gregor | add | Diff |
2004-12-19 | 2.0 | Added new compile-xsp target to precompile XSP. This can be used to detect errors in XSP files that would otherwise go unnoticed. This uses code submitted by Simon Mieth (http://issues.apache.org/bugzilla/show_bug.cgi?id=29360) | gregor | add | Diff |
2004-12-18 | 1.2 | Fixed path to legal dir | roku | update | Diff |
2004-12-18 | 1.2 | Added kupu to be build for dist-bin target.
| roku | update | Diff |
2004-12-18 | 1.2 | * Fixed target dist-bin ; removed copying of endorsed libs, since the
folder does not exist anymore
* excluded dist folder from copy process
| roku | update | Diff |
2004-12-17 | 1.2 | Changing to kupu 1.2 branch.
Guido Wesdorp created it yesterday from trunk.
| roku | update | Diff |
2004-12-16 | 2.0 | Removed empty promise from the code. | gregor | update | Diff |
2004-12-16 | 2.0 | Removed empty promise from the code. | gregor | update | Diff |
2004-12-16 | 2.0 | Added resource type to the site area overview tab. This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=32615 | gregor | update | Diff |
2004-12-15 | 2.0 | do not build Cocoon every time during Lenya build | michi | update | Diff |
2004-12-15 | 2.0 | hardcoded 127.0.0.1 address replaced by server name | michi | update | Diff |
2004-12-15 | 2.0 | Removed setLanguageTabs() Javascript function from the site tree. It was no longer needed and caused problems with some language settings. Also made the sitetree code more defensive to get rid of some Javascript errors in the insert link popup. Thanks to Josias Thoeny for reporting. | gregor | update | Diff |
2004-12-15 | 1.2 | Removed setLanguageTabs() Javascript function from the site tree. It was no longer needed and caused problems with some language settings. Also made the sitetree code more defensive to get rid of some Javascript errors in the insert link popup. Thanks to Josias Thoeny for reporting. | gregor | update | Diff |
2004-12-15 | 2.0 | Improved the warning message if Kupu is not installed correctly. | gregor | update | Diff |
2004-12-15 | 1.2 | Improved the warning message if Kupu is not installed correctly. | gregor | update | Diff |
2004-12-15 | 2.0 | Added fallback:// protocol to more pipelines. This enables to easily overwrite the look and feel of Lenya by providing custom stylesheets. | gregor | update | Diff |
2004-12-15 | 2.0 | Switched from deprecated resolver.resolve() to resolver.resolveURI() | gregor | update | Diff |
2004-12-15 | 1.2 | Switched from deprecated resolver.resolve() to resolver.resolveURI() | gregor | update | Diff |
2004-12-14 | Docs | Substantially extended the Lenya proxying howto, and enabled the section on resource types. | gregor | add | Diff |
2004-12-14 | Docs | Improved the Lucene documentation. | gregor | update | Diff |
2004-12-14 | Docs | Updated install instructions to reflect that Cocoon 2.1.6 is now the required version. | gregor | update | Diff |
2004-12-14 | 1.2 | Set cocoon.src.dir to cocoon-2.1.6 by default | gregor | update | Diff |
2004-12-14 | Docs | Added two live sites to the list. | gregor | update | Diff |
2004-12-14 | 1.2 | Removed support for hsqldb | gregor | update | Diff |
2004-12-14 | 2.0 | Removed support for hsqldb | gregor | update | Diff |
2004-12-14 | 2.0 | Added preview for images to asset upload screens and asset lists. | gregor | update | Diff |
2004-12-14 | 2.0 | Removed support for hsqldb | gregor | update | Diff |
2004-12-14 | 1.2 | Removed support for hsqldb | gregor | update | Diff |
2004-12-14 | 1.2 | Moved styling information from inline to CSS. | gregor | update | Diff |
2004-12-14 | 2.0 | Moved styling information from inline to CSS. | gregor | update | Diff |
2004-12-14 | 2.0 | Make building of Cocoon condidational to allow Gump to sidestep it. | gregor | update | Diff |
2004-12-13 | 2.0 | Made the start page for the export target valid. | gregor | update | Diff |
2004-12-13 | 1.2 | Made the start page for the export target valid. | gregor | update | Diff |
2004-12-13 | 2.0 | Removed reliance of export targets on Tomcat. | gregor | update | Diff |
2004-12-13 | 1.2 | Removed reliance of export targets on Tomcat. | gregor | update | Diff |
2004-12-13 | 2.0 | Made Identity serializable (forward-ported from 1.2 branch) | gregor | update | Diff |
2004-12-13 | 1.2 | Removed spurious debugging statements and improved language | gregor | update | Diff |
2004-12-12 | 1.2 | Removed the links sample page from the default publication until the doctype is completed. | gregor | update | Diff |
2004-12-12 | 2.0 | Changed text of the login screen to explicitly mention both default users. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=32570 | gregor | update | Diff |
2004-12-12 | 1.2 | Changed text of the login screen to explicitly mention both default users. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=32570 | gregor | update | Diff |
2004-12-12 | 2.0 | Added patch by Marc Kuester to enable per-doctype CSS. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=29325 | gregor | update | Diff |
2004-12-12 | Docs | Fixed a typo in the documentation. | gregor | update | Diff |
2004-12-12 | 2.0 | Changed property name from "gump.build" to "gump.skipcocoonbuild" to avoid clashes. | gregor | update | Diff |
2004-12-12 | 2.0 | Make building of Cocoon condidational to allow Gump to sidestep it. | gregor | update | Diff |
2004-12-12 | 2.0 | Added support for Macromedia Flash to the insert image screen. | gregor | update | Diff |
2004-12-12 | 1.2 | Added support for Macromedia Flash to the insert image screen. | gregor | update | Diff |
2004-12-09 | Docs | changed install note for forrest | thorsten | update | Diff |
2004-12-09 | Site | deployed the site with last changes | thorsten | update | Diff |
2004-12-09 | 1.2 | String fixed such that it actually compiles because I mixed up versions | michi | update | Diff |
2004-12-09 | Docs | Apply patch by Hubertus Groepper to better describe the patch preparation procedure. | gregor | update | Diff |
2004-12-09 | 1.2 | hardcoded 127.0.0.1 replaced by serverName such also WebLogic Server works re Scheduling | michi | update | Diff |
2004-12-09 | 1.2 | name fixed | michi | update | Diff |
2004-12-09 | 1.2 | The namespaces are needed in order that the XPSAssembler work with the new xalan | edith | remove | Diff |
2004-12-09 | 1.2 | The namespaces are needed in order that the XPSAssembler work with the new xalan | edith | update | Diff |
2004-12-09 | 2.0 | Apply patch by Doug Chestnut to make BXE work with 2.1.6. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=32574 | gregor | update | Diff |
2004-12-09 | Docs | Clarified install instructions. Thanks to Martin Luethi. | gregor | update | Diff |
2004-12-09 | 2.0 | The XML serializer is now set to UTF-8 by default, therefore cleaning out references to xml-utf-8 serializers. This fixes http://issues.apache.org/bugzilla/show_bug.cgi?id=32554, thanks to Doug Chestnut. | gregor | update | Diff |
2004-12-08 | Site | deployed changes that have been done by committers that not have deployed the site afterwards | thorsten | update | Diff |
2004-12-07 | Docs | removed "<strong>" for Torsten Schlabach afert having read at the bottom of the page what the type means | tschlabach | update | Diff |
2004-12-07 | Docs | added "Torsten Schlabach" (tschlabach at apache.org) to the list of active committers | tschlabach | update | Diff |
2004-12-07 | Docs | added unibe.ch | andreas | update | Diff |
2004-12-07 | 2.0 | using xsl:element again since it works at least with Xalan | andreas | update | Diff |
2004-12-07 | 2.0 | Fixed undeclared variables in flowscript. Thanks to Doug Chestnut and Jeremy Torres. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=32544 | gregor | update | Diff |
2004-12-07 | 1.2 | Fixed undeclared variables in flowscript. Thanks to Doug Chestnut and Jeremy Torres. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=32544 | gregor | update | Diff |
2004-12-06 | Sandbox | debugging improved | michi | update | Diff |
2004-12-06 | Sandbox | logging off added | michi | update | Diff |
2004-12-06 | 1.2 | Fix the uri, because the publication id has no / | edith | update | Diff |
2004-12-06 | 1.2 | allowing 5-character language extensions instead of 4-character | andreas | update | Diff |
2004-12-05 | Docs | Extended BXE documentation. | gregor | update | Diff |
2004-12-05 | 2.0 | Fix setup method of DocumentIndexTransformer to work with Cocoon 2.1.6 | gregor | update | Diff |
2004-12-05 | 1.2 | Fix setup method of DocumentIndexTransformer to work with Cocoon 2.1.6 | gregor | update | Diff |
2004-12-05 | Docs | New live site added. | gregor | update | Diff |
2004-12-05 | Docs | Live site added. | gregor | update | Diff |
2004-12-05 | 1.2 | Add mising keys | antonio | update | Diff |
2004-12-05 | 1.2 | Add   | antonio | update | Diff |
2004-12-05 | 1.2 | Use the same key as i18n files | antonio | update | Diff |
2004-12-05 | Docs | Improved the BXE documentation. | gregor | update | Diff |
2004-12-05 | 2.0 | Fix typo. | antonio | update | Diff |
2004-12-05 | Docs | Language improvements | gregor | update | Diff |
2004-12-05 | 1.2 | Made search.properties work out of the box. | gregor | add | Diff |
2004-12-05 | 2.0 | Made search.properties work out of the box. | gregor | add | Diff |
2004-12-05 | Docs | Expanded Lucene documentation. | gregor | update | Diff |
2004-12-05 | Docs | Replace references to cocoon-lenya | gregor | update | Diff |
2004-12-05 | 1.2 | Improve usability of edit menu. Thanks to Jean-Pierre LeJacq. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=32514 | gregor | update | Diff |
2004-12-05 | 2.0 | Improve usability of edit menu. Thanks to Jean-Pierre LeJacq. This resolves http://issues.apache.org/bugzilla/show_bug.cgi?id=32514 | gregor | update | Diff |
2004-12-05 | 2.0 | Set default publication serialization to html to deal with rendering problems from spurious namespace definitions when using XHTML. | gregor | update | Diff |
2004-12-04 | 2.0 | Fixed edit flowscript to no longer use the getSourceURI method. Thanks to Doug Chestnut. | gregor | update | Diff |
2004-12-04 | 2.0 | Switch to HTML / XHTML / XML serializers from the serializers block. This improves compliance with UTF-8 and fixes various serialization bugs. | gregor | update | Diff |
2004-12-04 | 1.2 | We don't use pizza compiler. | antonio | update | Diff |
2004-12-04 | 1.2 | Fix typo | antonio | update | Diff |
2004-12-04 | 1.2 | Use cocoon log4j | antonio | remove | Diff |
2004-12-04 | 1.2 | We don't include xalan in the distribution | antonio | remove | Diff |
2004-12-04 | 1.2 | Use cocoon XConfToolTask.class | antonio | remove | Diff |
2004-12-04 | 1.2 | Remove unused local variables. | antonio | update | Diff |
2004-12-04 | 1.2 | Fix lenya wiki link | antonio | update | Diff |
2004-12-04 | 2.0 | Adapted published check to API changes in 1.4. Thanks to Doug Chestnut. | gregor | update | Diff |
2004-12-04 | 2.0 | Set encoding to UTF-8 for admin pipelines | gregor | update | Diff |
2004-12-04 | 2.0 | Remove encoding from stylesheet | gregor | update | Diff |
2004-12-04 | 2.0 | Set enable.uploads=false | antonio | update | Diff |
2004-12-04 | 1.2 | Eclipse project now use cocoon 2.1.6 | antonio | update | Diff |
2004-12-04 | 2.0 | Update info based in cocoon 2.1.6 | antonio | update | Diff |
2004-12-04 | 2.0 | Set java 1.4 as source vm | antonio | update | Diff |
2004-12-04 | 1.2 | Remove trailing spaces | antonio | update | Diff |
2004-12-04 | 2.0 | Comment hsqldb port variable. It is not needed. | antonio | update | Diff |
2004-12-04 | 2.0 | Allow to run in cygwin | antonio | update | Diff |
2004-12-04 | 2.0 | Use issue.apache.org + remove trailing spaces. | antonio | update | Diff |
2004-12-04 | 1.2 | Remove unused imports. | antonio | update | Diff |
2004-12-04 | 1.2 | Fix typo. | antonio | update | Diff |
2004-12-04 | 1.2 | must return a value. | antonio | update | Diff |
2004-12-04 | 1.2 | Define xalan as the default xslt tranformer again (run with cocoon-2.1.6) | antonio | update | Diff |
2004-12-04 | 1.2 | Remove unused imports. | antonio | update | Diff |
2004-12-04 | 1.2 | Remove unused import | antonio | update | Diff |
2004-12-04 | 1.2 | Comment hsqldb port variable. Set cocon dir to 2.1.6 | antonio | update | Diff |
2004-12-04 | 1.2 | Update info based in cocoon 2.16 | antonio | update | Diff |
2004-12-04 | 1.2 | Set java 1.4 as source vm | antonio | update | Diff |
2004-12-04 | 1.2 | Allow to run in cygwin | antonio | update | Diff |
2004-12-04 | 1.2 | Use issue.apache.org | antonio | update | Diff |
2004-12-03 | 2.0 | Added kupu build script | roku | add | Diff |
2004-12-03 | 1.2 | formatting | roku | update | Diff |
2004-12-03 | 1.2 | - Print out error and fail if xsltproc is not available
- Removed redundant call of make on windows | roku | update | Diff |
2004-12-03 | 1.2 | Added note for xsltproc | roku | update | Diff |
2004-12-03 | 2.0 | Added note for xsltproc | roku | update | Diff |
2004-12-03 | 2.0 | Updated svn:external prop for bxe | roku | update | Diff |
2004-12-03 | 1.2 | Updated svn:external prop for bxe | roku | update | Diff |
2004-12-03 | 1.2 | Updated svn:external prop for bxe | roku | update | Diff |
2004-12-03 | 1.2 | When saving in Xopus the workflow state is now set back to
"authoring". This is similar to the behaviour in bitflux.
| egli | update | Diff |
2004-12-03 | 1.2 | avoid arrayindexoutofboundsexception (URL length check) | andreas | update | Diff |
2004-12-02 | 2.0 | check wellformedness | andreas | update | Diff |
2004-12-02 | 2.0 | calling super.setup() to avoid NPE in startPrefixMapping() | andreas | update | Diff |
2004-12-02 | 1.2 | calling super.setup() to avoid NPE in startPrefixMapping() | andreas | update | Diff |
2004-12-02 | 1.2 | adding missing 18n namespace declaration | andreas | update | Diff |
2004-12-02 | Docs | Expanded the Xopus integration documentation. | gregor | update | Diff |
2004-12-02 | 1.2 | Improved Xopus installation instructions | gregor | update | Diff |
2004-12-02 | 2.0 | Improved Xopus installation instructions | gregor | update | Diff |
2004-12-01 | 2.0 | removed unnecessary component declarations | andreas | update | Diff |
2004-12-01 | 2.0 | fixed XLink namespace URI | andreas | update | Diff |
2004-12-01 | 2.0 | fixed XLink namespace URI | andreas | update | Diff |
2004-12-01 | 1.2 | fixed XLink namespace URI | andreas | update | Diff |
2004-12-01 | 1.2 | fixed XLink namespace URI | andreas | update | Diff |