History of Changes
Introduction and explanation of symbols
Changes are sorted
=add,
=remove,
=update
Version 2007-05 ()
1.2
-
[1.2] Updating version since we are after the release Diff
Committed by thorsten.
2.0
-
[2.0] Use separate usecase for invocation for multiWorkflow usecase. This fixes bug 42328. Diff
Committed by andreas. -
[2.0] Simplified resource view, consolidated i18n, limited size of preview image Diff
Committed by andreas. -
[2.0] Added concurrency JMeter test case Diff
Committed by andreas. -
[2.0] Converted 'About Lenya' page to usecase. This makes it independent from proxying. See bug 42050 for more information. Diff
Committed by andreas. -
[2.0] Removed obsolete scheduler usecase handler Diff
Committed by andreas. -
[2.0] Removed obsolete JX template, reduced widget size to avoid wrapping Diff
Committed by andreas. -
[2.0] removed unused linkRewrite.xsl.
Diff
Committed by nettings. -
[2.0] removed unused xslts from core, removed dead profile generation code
(now in module)
Diff
Committed by nettings. -
[2.0] removed obsolete kupu download.xhtml from core.
removed "resource-exists" check from kupu sitemap.
since kupu is now included in the svn, we can be sure it's there.
Diff
Committed by nettings. -
[2.0] removed empty directories from core.
Diff
Committed by nettings. -
[2.0] removed unused files for file conversion
if somebody knows a reason to keep them around, please resurrect and put
them into a
module, together with some docs.
Diff
Committed by nettings. -
[2.0] removed unused scripts from webapp directory and from build targets.
they now live under tools/misc/ for a short grace period. if nobody
bothers to test them and add some comments so as to make them useful for
the general public within two weeks, they will be removed.
Diff
Committed by nettings. -
[2.0] fix missing scrollbars in insertAsset usecase popup.
improve insertAsset table layout to make it more robust for very large
image sizes.
get rid of "compiled" js, use pretty-printed one by default. the missing
scrollbars were caused by the two files being out of sync. if we want to
preserve bandwidth, we should get rid of js whitespace on-the-fly, not use
unmaintainable source files in svn.
Diff
Committed by nettings. -
[2.0] Don't reload data for deleted source nodes Diff
Committed by andreas. -
[2.0] Simplify document deletion in DeleteLanguage usecase Diff
Committed by andreas. -
[2.0] Throw exception when trying to delete referenced document, don't use source URL to access a node (fixes bug 42300). Diff
Committed by andreas. -
[2.0] Lazy-load link lists for publish and deactivate usecases Diff
Committed by andreas. -
[2.0] Moved i18n messages from default pub to workflow module Diff
Committed by andreas. -
[2.0] Fixed link syntax in example content. This fixes bug 42302. Diff
Committed by andreas. -
[2.0] DocumentManagerImpl: delete link first, then document Diff
Committed by andreas. -
[2.0] Publish usecase: add info message for broken links. This fixes bug 42303. Diff
Committed by andreas. -
[2.0] Delete RCML files after deleting a node. This fixes bug 42299. Diff
Committed by andreas. -
[2.0] [minor change] removed unused import Diff
Committed by andreas. -
[2.0] Don't write an empty RCML file if not necessary. This fixes bug 42316. Diff
Committed by andreas. -
[2.0] [minor change] removed unused import Diff
Committed by andreas. -
[2.0] [minor change] removed unused import Diff
Committed by andreas. -
[2.0] Copy RCML files and backup files when copying a node to a different area. This should fix bug 42317. Diff
Committed by andreas. -
[2.0] Don't try to detect content dirs of empty areas Diff
Committed by andreas. -
[2.0] an alternative approach to bug 42295 (tab links making no sense going
from "site->trash" etc. to "authoring". i think this fixes the root
cause.
please review, i'm not too familiar with menu2xhtml.xsl and may have
broken some corner cases!
Diff
Committed by nettings. -
[2.0] Added i18n to publication introduction page Diff
Committed by andreas. -
[2.0] Breadcrumb title on pub intro page Diff
Committed by andreas. -
[2.0] Use POST forms with submit buttons instead of links to trigger workflow usecases. Diff
Committed by andreas. -
[2.0] Don't copy html markup in html title Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] Added checks to ReservedCheck*Actions to avoid duplicate checkin/checkout. Diff
Committed by andreas. -
[2.0] Improved scheduler usecase view Diff
Committed by andreas. -
[2.0] Added i18n for scheduler job time Diff
Committed by andreas. -
[2.0] Pass only string params to cron job, don't convert non-string params to strings. This avoids ClassCastExceptions. Diff
Committed by andreas. -
[2.0] Added UsecaseProxy.getBooleanCheckboxParameter(), simplifies checkbox building in JX templates Diff
Committed by andreas. -
[2.0] Added i18n for scheduler messages, fixed publish form flow when errors occur Diff
Committed by andreas. -
[2.0] Added i18n for non-available resource preview Diff
Committed by andreas. -
[2.0] Improved layout of disabled and checked menu items Diff
Committed by andreas. -
[2.0] Added some i18n messages for AC tab Diff
Committed by andreas. -
[2.0] Added more i18n for AC tab Diff
Committed by andreas. -
[2.0] Added some workflow event i18n messages Diff
Committed by andreas. -
[2.0] Allow paste usecase only in authoring area, added i18n for error messages Diff
Committed by andreas. -
[2.0] javadoc update to reflect new publication.xml syntax
Diff
Committed by nettings. -
[2.0] Added ssl parameter to access-control module Diff
Committed by andreas. -
[2.0] Added missing slash to URL in policy manager wrapper Diff
Committed by andreas. -
[2.0] Pass SSL parameter to base URL module Diff
Committed by andreas. -
[2.0] Enhanching note to explicitly state, that we do not have to copy the whole build.properties files but only implement the properties that we need to be different from the default one Diff
Committed by thorsten. -
[2.0] Refactored AccessControl usecase: use POST forms, submit forms and use doExecute() instead of advance(), fixed handling of SSL parameter Diff
Committed by andreas. -
[2.0] Explain for what you want to use ./configure Diff
Committed by thorsten. -
[2.0] Fixed create-use-case attribute for user types, use this attribute in the admin area Diff
Committed by andreas. -
[2.0] Added note about multiWorkflowInvoke usecase to readme.xml Diff
Committed by andreas. -
[2.0] Updated CSS rules for <code> and <source> Diff
Committed by andreas. -
[2.0] Added note about create-use-case attribute to readme file Diff
Committed by andreas. -
[2.0] Cleaned up internal URLs in collection module Diff
Committed by andreas. -
[2.0] Reverted accidential change (using wrong UUID for meta data access in collection module) Diff
Committed by andreas. -
[2.0] [minor change] code formatting Diff
Committed by andreas. -
[2.0] Added the option to retrieve collection data from URLs. Will add docs tomorrow. Diff
Committed by andreas. -
[2.0] Adding note about endorsed libaries. Diff
Committed by thorsten. -
[2.0] Enable truncating the news message on the overview (default = 100 characters) Diff
Committed by andreas. -
[2.0] Use correct href computation for RSS feed Diff
Committed by andreas. -
[2.0] Consider revision when serving homepage documents Diff
Committed by andreas. -
[2.0] RepositorySource: Apply revision parameter only if the source matches the source of the main document of the current request. This fixes bug 42394. Diff
Committed by andreas. -
[2.0] Removed accidential check-in of sitemap logging Diff
Committed by andreas. -
[2.0] Add parameterized matcher to XHTML module sitemap Diff
Committed by andreas. -
[2.0] Use XHTML format when expanding news documents. Diff
Committed by andreas. -
[2.0] Wrap news items in divs, enable aggregation of nested news documents Diff
Committed by andreas. -
[2.0] Use parameters to resolve source instead of page envelope (xhtml module sitemap) Diff
Committed by andreas. -
[2.0] Bug 42407 - allowing admin.siteOverview to order desc/asc. I thought we had been in code freeze that is why I did not not committed the patch in the first place. Diff
Committed by thorsten. -
[2.0] add workaround for firefox: check if page is empty, if so, add  .
this prevents the textarea element from collapsing, which firefox still
can't handle after all those long long years...
Diff
Committed by nettings. -
[2.0] removed profiling statement from menu generation pipeline. looks like an
accidental commit to me...
Diff
Committed by nettings. -
[2.0] Added option for relative URLs to UuidToUrlTransformer Diff
Committed by andreas. -
[2.0] [minor change] removed invalid javadoc tag Diff
Committed by andreas. -
[2.0] documentation update. added explicit warning about performance penalty.
Diff
Committed by nettings. -
[2.0] updated XHTML doctype samples (wrong hints for 1.4 menu layout)
Diff
Committed by nettings. -
[2.0] copied usecase handler code from oneform editor to fix rollback failure
when a validation error is encountered.
FIXME: this code should be moved into DocumentUsecase and shared by all
editors, rather than duplicated in every module.
documentation updates.
Diff
Committed by nettings. -
[2.0] removed obsolete "rendertype=edit" parameter from tinymce menu link.
(tinymce delegates the rendering to the publication and does its own
post-processing afterwards, hence the publication need not be concerned
with a special "edit" rendering)
Diff
Committed by nettings. -
[2.0] trivial refactoring of default pub sitemap.xmap.
the doctype-specific xslt is now generated in a separate pipeline. this
avoids some local code duplication and improves readability.
one functional change: the fallback stylesheet if no doctype-specific
one is found is now page2xhtml.xsl (used to be page2xhtml-xhtml.xsl).
Diff
Committed by nettings. -
[2.0] Changing the login as editor caption since one can as well login as reviewer, admin, ... Diff
Committed by thorsten. -
[2.0] [minor change] fixed sitemap comments Diff
Committed by andreas. -
[2.0] Removed obsolete rendertype parameter from news module Diff
Committed by andreas. -
[2.0] Always use absolute URLs when serving the sources for WebDAV (BXE) and Kupu Diff
Committed by andreas. -
[2.0] Always use absolute URLs when serving the sources for FCKeditor Diff
Committed by andreas. -
[2.0] bug 42496.
Translation to english of jmeter test file.
Work is based on a contribution of Javier Puerto.
Thanks Javier.
Diff
Committed by thorsten. -
[2.0] bug 34994
This patch brings back the auth dialog.
Diff
Committed by thorsten. -
[2.0] Don't try to check preconditions for non-existing documents in editor usecases Diff
Committed by andreas. -
[2.0] Make SourceNodeRCML.write() synchronized to avoid ConcurrentModificationErrors Diff
Committed by andreas. -
[2.0] Show link to inbox also if no new message is received. See bug 42467 for more information. Diff
Committed by andreas. -
[2.0] Added workaround for Safari: getAttribute('xml:lang') doesn't work. This fixes bug 42391. Diff
Committed by andreas. -
[2.0] Fixed layout of about page Diff
Committed by andreas. -
[2.0] Converted 'About Lenya' page to usecase. This makes it independent from proxying. See bug 42050 for more information. Diff
Committed by andreas. -
[2.0] BUG 42496
Removing
The entity "iexcl" was referenced, but not declared. Diff
Committed by thorsten. -
[2.0] Use lenya-document:uuid URLs for navigation elements in sitetree module (see bug 42050) Diff
Committed by andreas. -
[2.0] Fixed comment, removed unused parameter, fixed XSLT template parameter in sitetree module Diff
Committed by andreas. -
[2.0] Fixed comments regarding navigation widgets Diff
Committed by andreas. -
[2.0] Added note about updated navigation widgets to readme file Diff
Committed by andreas. -
[2.0] BXE usecase: removed obsolete bxeNS declarations and continuation request parameter Diff
Committed by andreas. -
[2.0] Fixes hard coded HTTP, which causes problems when running through HTTPS (see bug 42100)
Diff
Committed by rfrovarp. -
[2.0] Fixes insertion of foreign language links (see bug 41870)
Diff
Committed by rfrovarp. -
[2.0] Fixes image upload from inside of editor (see bug 41910)
Diff
Committed by rfrovarp. -
[2.0] Leaves internal references as UUIDs. Will prevent potential problems if a referenced page is moved before the edited page is saved.
Diff
Committed by rfrovarp. -
[2.0] Made UuidToUrlTransformer elements/attributes configurable. This allows to use it for the site-area sitetree generation. Diff
Committed by andreas. -
[2.0] [minor change] added javadocs for uuid2url configuration, code formatting Diff
Committed by andreas. -
[2.0] Don't try to translate external image URLs Diff
Committed by andreas. -
[2.0] Set the src attribute as a link attribute for completeness.
Diff
Committed by rfrovarp. -
[2.0] So that webDAV will run the clean. FCKeditor also looks for this property. Taken from src/modules/xhtml/config/cocoon-xconf/resource-type-xhtml.xconf.
Diff
Committed by rfrovarp. -
[2.0] Don't transform uuids to urls when editing. Will prevent problems if resources change url while editing is occurring. This is the behavior of BXE and FCKeditor.
Diff
Committed by rfrovarp. -
[2.0] Prevents the title element from being empty. This caused problems when editing documents with FCK and Kupu under IE.
Diff
Committed by rfrovarp. -
[2.0] Fixed typo
Diff
Committed by rfrovarp. -
[2.0] Fixed typo.
Diff
Committed by rfrovarp. -
[2.0] Test to make sure doctype is open document before doing a potentially dangerous substring.
Diff
Committed by rfrovarp. -
[2.0] Reverted r542900 as I didn't take into account images.
Diff
Committed by rfrovarp. -
[2.0] Revert r542655 as it doesn't factor in images.
Diff
Committed by rfrovarp.
Documentation
-
[Documentation] Added docs about resizing images with svg module Diff
Committed by andreas. -
[Documentation] Added production checklist Diff
Committed by andreas. -
[Documentation] Added tutorial about creating a resource type Diff
Committed by andreas. -
[Documentation] Added tutorial part about BXE editing Diff
Committed by andreas. -
[Documentation] Show URL instead of source for resizing images Diff
Committed by andreas. -
[Documentation] Added FAQ entry about build process Diff
Committed by andreas. -
[Documentation] Added more faqs Diff
Committed by andreas. -
[Documentation] Fixed validation issues Diff
Committed by andreas. -
[Documentation] Added an FAQ about plain Cocoon Diff
Committed by andreas. -
[Documentation] Added tutorial how to create a publication with 1.4 Diff
Committed by andreas. -
[Documentation] Display ToC on page instead of menu Diff
Committed by andreas. -
[Documentation] Adding Renaud to the who.xml Diff
Committed by thorsten. -
[Documentation] fixing guidelines regarding voting to reflect the reality of our project Diff
Committed by thorsten. -
[Documentation] Updating changes to reflect current development Diff
Committed by thorsten. -
[Documentation] Added docs about collection syndication and news aggregation Diff
Committed by andreas. -
[Documentation] Added more info about resource type formats Diff
Committed by andreas. -
[Documentation] Added production hints from Wiki Diff
Committed by andreas. -
[Documentation] [minor change] Cocoon starts with a capital letter Diff
Committed by andreas. -
[Documentation] Added editing section to resource type tutorial Diff
Committed by andreas. -
[Documentation] [minor change] fixed wrong site identifier Diff
Committed by andreas. -
[Documentation] Added link from section 3 to 4 of resource type tutorial Diff
Committed by andreas. -
[Documentation] fixing link to uncommitted docu Diff
Committed by thorsten. -
[Documentation] Fixing linking part2 Diff
Committed by thorsten. -
[Documentation] Explaining in short the concept of proxies in the publication configuration Diff
Committed by thorsten. -
[Documentation] Added myself to list of committers Diff
Committed by bobharner. -
[Documentation] Added missing part 4 of resource type tutorial Diff
Committed by andreas. -
[Documentation] Added docs about navigation widgets to sitetree module docs Diff
Committed by andreas. -
[Documentation] Added myself to list of committers Diff
Committed by rfrovarp. -
[Documentation] Adding note about tomcat and spaces Diff
Committed by thorsten. -
[Documentation] fixed the many minor grammatical problems, sentence
fragments, awkward phrasings, misspellings;
but no semantic changes (I hope). Diff
Committed by bobharner. -
[Documentation] Minor grammer fix. Last one today, I promise.
Smack me in the head if this is more annoying than helpful. Diff
Committed by bobharner. -
[Documentation] Updated the "2002-2005" copyright year in the footer. Diff
Committed by bobharner.
Site
-
[Site] Automatic publish from forrestbot Diff
Committed by thorsten. -
[Site] Updating java docs for 1.4 Diff
Committed by thorsten. -
[Site] Updating java docs for 1.2 Diff
Committed by thorsten. -
[Site] Updating DOAP file to reflect latest release. Reported by Bob Harner. Thanks Diff
Committed by thorsten. -
[Site] Automatic publish from forrestbot Diff
Committed by thorsten. -
[Site] Automatic publish from forrestbot Diff
Committed by thorsten.
Contributors to this release
We thank the following people for their contributions to this release.
This is a list of all people who participated as committers:
(andreas), (bobharner), (nettings), (rfrovarp), (thorsten).





