Date | Version | Comment | Author | Action | Diff |
---|
2005-09-30 | 2.0 | new set-header ("Last-Modified") action broke site view, this fixes 36875
thanks to a patch by Josias Thoeny | chestnut | update | Diff |
2005-09-30 | 2.0 | opendocument module started | michi | add | Diff |
2005-09-30 | 2.0 | zip factory added | michi | update | Diff |
2005-09-30 | 2.0 | Zip source added. Maybe move them into Cocoon at some later time | michi | add | Diff |
2005-09-30 | 2.0 | Indentation fixed
fixes bug 36874 thanks to a patch by Felix Röthenbacher | chestnut | update | Diff |
2005-09-30 | 2.0 | cleaned up style-cms-page resources in sitemaps,
removed serializer from style-cms-page resource,
statusCode wasn't being passed to the serializer [cocoon bug?],
added match for sucessful HEAD request for document [lightweight request],
added "Last-Modified" header for response to sucessful request | chestnut | update | Diff |
2005-09-28 | 2.0 | added template-fallback source factory (used template-fallback:// instead of template:// in the example):
<quote src="http://lenya.apache.org/1_4/reference/publication-templating/index.html">
To simplify overriding of XSLT stylesheets, it would be useful to import
the template stylesheet. For this purpose, an additional template source
factory could be used, which skips the current publication when resolving
the file:
<xsl:import href="template://template/xslt/common/header.xsl"/>
</quote> | chestnut | add | Diff |
2005-09-28 | 2.0 | Fixes Bug 36725, Thanks to a patch by Felix Röthenbacher | chestnut | update | Diff |
2005-09-27 | 2.0 | moved match for modules above usecase match so that modules could be used in usecase views (live usecase might want to use site navigation from sitetree module) | chestnut | update | Diff |
2005-09-27 | 2.0 | fallback:// proto used outside of a publication should be treated like context:// protocol (shouldn't look in non existent publications) | chestnut | update | Diff |
2005-09-26 | 2.0 | fallback protocol causes problems when used outside of publication, this fix allows CreatePublicationFromTemplate usecase to work | chestnut | update | Diff |
2005-09-26 | 2.0 | Use fallback proto for jx:imports so they can be overridden in templated pubs | chestnut | update | Diff |
2005-09-24 | 2.0 | fix to make sample selection selected again on a subsequent screen, thanks to Andreas for pointing this out | chestnut | update | Diff |
2005-09-23 | 2.0 | typo, lenya:// should be fallback:// | chestnut | update | Diff |
2005-09-23 | 2.0 | added fallback:// protocol where needed in order to override registered usecase handleing in pubs using templating | chestnut | update | Diff |
2005-09-23 | 2.0 | cleanup on rollback usecase, set exit usecase in xconf instead of jx | chestnut | update | Diff |
2005-09-22 | 2.0 | CForms dissallow id='submit' they are using now id='ok'. I extended the usecase-fw to trigger ok as well. | thorsten | update | Diff |
2005-09-22 | 2.0 | Added ability to have multiple samples for a module (doc type).
Extra sample choices can be added by adding the sample uri to the modules module.xconf file like so (notice the extra name attribute):
<sample-name>fallback://lenya/modules/xhtml/samples/xhtml.xml</sample-name>
<sample-name name="Two Column Layout">fallback://lenya/modules/xhtml/samples/xhtml-2col.xml</sample-name> | chestnut | update | Diff |
2005-09-22 | 2.0 | [minor change] removed log transformer (debug), thanks to Josias Thoeny for pointing this out | andreas | update | Diff |
2005-09-21 | 2.0 | Enhanced notification service: Added i18n for message subject. | andreas | update | Diff |
2005-09-21 | 2.0 | [minor change] reverted accidential check-in | andreas | update | Diff |
2005-09-21 | 2.0 | Cocoon version updated | michi | update | Diff |
2005-09-21 | 2.0 | LCR updated such that new Cocoon build is being forced | michi | update | Diff |
2005-09-21 | Docs | Added docs about notification | andreas | add | Diff |
2005-09-21 | 2.0 | [minor change] removed dead code | andreas | update | Diff |
2005-09-20 | 2.0 | Added notification module. | andreas | add | Diff |
2005-09-19 | Docs | Added docs about protocols. Thanks to Felix Roethenbacher. This fixes bug #36360 | andreas | add | Diff |
2005-09-19 | Docs | Added more documentation about modules | andreas | update | Diff |
2005-09-19 | Docs | Added FAQ entry about custom logicsheets | andreas | update | Diff |
2005-09-17 | 2.0 | Added DocumentComparator for sortAscending so that nested docs can be deleted | chestnut | update | Diff |
2005-09-16 | 2.0 | Added CustomMetaDataModule to retrieve custom meta data. This fixes bug #36668. Thanks to Felix Roethenbacher (and sorry that I forgot to mention you in my last commit ...) | andreas | update | Diff |
2005-09-16 | 2.0 | [minor change] setting eol-style to native for cocoon-xconf.xsl | andreas | update | Diff |
2005-09-15 | 2.0 | Applied patch for bug #36657. This fixes handling of non-fixed meta data attribute sets. | andreas | update | Diff |
2005-09-15 | 2.0 | | chestnut | update | Diff |
2005-09-14 | 2.0 | bxe needs to add workflow version on edit | chestnut | update | Diff |
2005-09-14 | 2.0 | added date, user, and ip to versions for workflow tab | chestnut | update | Diff |
2005-09-13 | 2.0 | replace ../.. with fallback protocol | chestnut | update | Diff |
2005-09-13 | 2.0 | thanks to Gregor Imboden the build.sh returns a status for further usage, e.g. automatic build testing | michi | update | Diff |
2005-09-13 | 2.0 | bitflux fixes | chestnut | update | Diff |
2005-09-12 | 2.0 | | chestnut | update | Diff |
2005-09-11 | 2.0 | RollbackAction replaced with Rollback usecase | chestnut | update | Diff |
2005-09-10 | 2.0 | fixes to show versions from revision tab | chestnut | update | Diff |
2005-09-09 | 2.0 | isCheckedOutByUser method shouldn't assume that the latest entry is a checkout | chestnut | update | Diff |
2005-09-09 | 2.0 | new rollback usecase | chestnut | update | Diff |
2005-09-09 | 2.0 | can only rollback to versions with backup, only send backup entries to usecase view | chestnut | update | Diff |
2005-09-09 | 2.0 | changed checkin at the end of a rollback to make a new version if making a backup | chestnut | update | Diff |
2005-09-09 | 2.0 | added method to get backup entries from RCML-file | chestnut | update | Diff |
2005-09-08 | 2.0 | lock doc before rollback, unlock after | chestnut | update | Diff |
2005-09-08 | 2.0 | Getting rid of the hardcoded path. That enables the usage of the composer in any pub that has the compilation source type. Commented out the save action, there is a bug that I am tracking since days in lenya and actually I do not know why it occurs. As workaround for the presentation I recommend to save it to the file system directly and after the presentation keep on debugging. | thorsten | update | Diff |
2005-09-08 | 2.0 | Applied patch for bug #36553 (API change in validation block). Thanks to Felix Roethenbacher. | andreas | update | Diff |
2005-09-07 | 2.0 | Added the proxy to the generic var | thorsten | update | Diff |
2005-09-07 | 2.0 | Removed custom Lenya validation code, using Cocoon validation components instead. | andreas | add | Diff |
2005-09-07 | 2.0 | thanks to a patch by Felix Röthenbacher
fixes bug 36539 | chestnut | update | Diff |
2005-09-06 | 2.0 | Add correct URL prefix for relative schema locations. | andreas | update | Diff |
2005-09-06 | 2.0 | Moved XSLT and homepage schemas to corresponding modules. This required to translate fallback:// rng includes to absolute urls (translate-rng-includes.xsl) so that they can be requested by BXE. | andreas | add | Diff |
2005-09-06 | 2.0 | thanks to Gregor Imboden also meta data is being deleted | michi | update | Diff |
2005-09-06 | 2.0 | thanks to Gregor Imboden also the SimpleSiteManager allows deleting documents | michi | update | Diff |
2005-09-05 | 2.0 | [minor change] removed jing transformer declaration | andreas | update | Diff |
2005-09-05 | 2.0 | Introduced Validator service. The JingValidator is based on Cocoon's JingTransformer (validation block) and allows to use protocols in Relax NG includes. This way, we can use fallback:// to resolve core schemas. | andreas | update | Diff |
2005-09-05 | 2.0 | Default Pub: Allow resource types without custom XSLT | andreas | update | Diff |
2005-09-05 | 2.0 | AbstractUsecase: wrap error messages in new list to avoid seeing concurrent modifications | andreas | update | Diff |
2005-09-05 | 2.0 | Simplified the cform definitions for the usecase-fw | thorsten | update | Diff |
2005-09-02 | 2.0 | Formating changes of usecase.js. Added basic flow util js which contains io functions that can be used in the custom flow extensions. Activated the util class in the usecase.js. | thorsten | add | Diff |
2005-09-02 | 2.0 | Enhanced *code* documentation of the generic flow object that you can use in custom flow script extensions in usecases. Alternatively one can use the invoking java class by providing bean properties methods (getter/setter methods) in this class and use them in the extensions. | thorsten | update | Diff |
2005-09-01 | 2.0 | The usecase util classes are not usable ATM because of the Rhino bug | thorsten | update | Diff |
2005-09-01 | 2.0 | added an outro flowscript matcher. This way it possible to e.g. save files to the file system or do any other action when the form returns to the script. | thorsten | update | Diff |
2005-09-01 | 2.0 | Renamed publet.xconf to module.xconf | andreas | add | Diff |
2005-09-01 | 2.0 | [minor change] added ASF header | andreas | update | Diff |