Search:

Apache » Lenya
project logo
  • Project
  • Developer
  • Community
  • Version 2.0
  • Version 1.2
  • Project
    • Changes
      • 2010
        • 05
        • 04
        • 02
        • 01
      • 2009
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2008
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2007
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2006
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2005
        • 12
        • 11
        • 10
        • 09
        • 08
        • 07
        • 06
        • 05
        • 04
        • 03
        • 02
        • 01
      • 2004
        • 12
        • 11
    • Who we are
    • Screenshots
    • Roadmap
    • License
    • Related Projects
    • History
    • Sponsoring Apache
    • Sponsors Thanks

Current Event

Built with Apache Lenya

Changes in the Month 2007-08

DateVersionCommentAuthorActionDiff
2007-08-312.0Clone returned date objects. rfrovarpupdate Diff
2007-08-312.0Two more cases of storing external references to mutable objects. rfrovarpupdate Diff
2007-08-312.0Forgot to cast the clone. rfrovarpupdate Diff
2007-08-312.0Date objects are mutable, so store copy. Fixed up variables so they are all in one place. rfrovarpupdate Diff
2007-08-312.0Protects paramList. Using final only protects the reference to the array, not the references contained within. Shallow clone is good enough to get around this. rfrovarpupdate Diff
2007-08-312.0Removed unused variable. rfrovarpupdate Diff
2007-08-312.0Performance increase. Use StringBuffer instead of straight string concatenation inside of loops. rfrovarpupdate Diff
2007-08-312.0Performance increase. Use StringBuffer instead of straight string concatenation inside of loops. rfrovarpupdate Diff
2007-08-312.0Fixes bug 43137. rfrovarpupdate Diff
2007-08-312.0Fixes bug 43198. rfrovarpupdate Diff
2007-08-312.0Will hopefully fix bug 42370 rfrovarpupdate Diff
2007-08-312.0Synchronize access to committed. rfrovarpupdate Diff
2007-08-312.0Fixed possible NPE. rfrovarpupdate Diff
2007-08-312.0Fixed possible synchronization issue with loading and lastModified rfrovarpupdate Diff
2007-08-312.0Added check to SourceNode if it was loaded when it is locked. This can help to uncover situations where the repository might become corrupted. See bug 43136, comment #18.andreasupdate Diff
2007-08-302.0Translate image/pjpeg to image/jpeg for purposes of reading image dimensions. Fixes bug 43245. rfrovarpupdate Diff
2007-08-302.0Avoid returning null-value DocumentLocator objectsandreasupdate Diff
2007-08-292.0Store publication ID instead of publication object in DocumentIdentifier. See bug 43240.andreasupdate Diff
2007-08-292.0Put simple object instead of source wrapper in sourceUris map. This avoids a memory leak. See bug 43240.andreasupdate Diff
2007-08-292.0Disable browsing button in built in image and link windows since we now use plugins. rfrovarpupdate Diff
2007-08-292.0[minor change] refactoring - extract fieldandreasupdate Diff
2007-08-292.0Mark AxisUUIDGenerator as ThreadSafeandreasupdate Diff
2007-08-292.0Mark AxisUUIDGenerator as ThreadSafeandreasupdate Diff
2007-08-292.0Fixed lenya-document URL (removed trailing slash)andreasupdate Diff
2007-08-292.0Replaced lenyadoc URL with lenya-document URLandreasupdate Diff
2007-08-292.0Clear source node RCML entries when deleting. Otherwise, the last check-in entry will keep active. See bug 43163 for more information.andreasupdate Diff
2007-08-292.0Move check-in of nodes to finally block to avoid stale checked-in nodes (see bug 43163)andreasupdate Diff
2007-08-292.0Avoid exception for lenya-document URLs on non-document URLs (fixes bug 43227).andreasupdate Diff
2007-08-28DocsAdded hint about client-side caching to performance guideandreasupdate Diff
2007-08-282.0Use global parameter for pipeline expirationandreasupdate Diff
2007-08-282.0Performance optimization: re-arranged pipelines in global-sitemap.xmapandreasupdate Diff
2007-08-282.0Fixed revision writability check in DocumentImplandreasupdate Diff
2007-08-282.0Fixed meta data generator callandreasupdate Diff
2007-08-272.0Replaced file handling in ResourceExistsAction with TraversableSource handlingandreasupdate Diff
2007-08-272.0Avoid NPE in PageEnvelopeModule for non-publication URLsandreasupdate Diff
2007-08-242.0Removed fallback:// for publication-does-not-exist.jx (makes no sense)andreasupdate Diff
2007-08-242.0[minor change] fixed sitemap parameter, improved commentsandreasupdate Diff
2007-08-242.0Added tee transformer and simple load test to development moduleandreasadd Diff
2007-08-242.0Updating default pub sitemap to new LenyaMetaDataGenerator syntaxandreasupdate Diff
2007-08-242.0Updating collection sitemap to new LenyaMetaDataGenerator syntaxandreasupdate Diff
2007-08-242.0[minor change] removed outdated fixme commentandreasupdate Diff
2007-08-242.0[minor change] removed dead codeandreasupdate Diff
2007-08-242.0Added revision handling to SVG image resizing.andreasupdate Diff
2007-08-242.0Add revision number to Document interface, added revision handling to LenyaMetaDataTransformer and DocumentInfoModule. This fixes bug 42932.andreasupdate Diff
2007-08-23SitePublish from forrestbotthorstenupdate Diff
2007-08-23DocsUpdating changes pagesthorstenupdate Diff
2007-08-23Docsadded hint about disabling XML prettyprinting nettingsupdate Diff
2007-08-232.0added comment about disabling prettyprinting in production nettingsupdate Diff
2007-08-232.0Improved Ajax menubar generation (load single menus on demand)andreasadd Diff
2007-08-23DocsFixing unique id. Thanks forrestbot.thorstenupdate Diff
2007-08-23DocsAdding documentation about the properties modulethorstenupdate Diff
2007-08-23Docsusing unique idsthorstenupdate Diff
2007-08-23DocsAdding some documentation about the properties modulethorstenupdate Diff
2007-08-232.0Adding context prefix to MENU_URL. Otherwise it will not work if you use lenya with tomcat in a non ROOT contextjannupdate Diff
2007-08-232.0Bug 42558 lenya.properties.xml per publication. Patch submitted by Markus Angst. Thank you very much Markus. Adding example to the default pub.thorstenadd Diff
2007-08-232.0Bug 42558 lenya.properties.xml per publication. Patch submitted by Markus Angst. Thank you very much Markus. Additional added logging in an empty catch.thorstenupdate Diff
2007-08-222.0Don't alert error messages when loading the menuandreasupdate Diff
2007-08-222.0Fixed usecase state machine transition (fixes bug 43185).andreasupdate Diff
2007-08-222.0Always strip spaces from node name in create usecase.andreasupdate Diff
2007-08-222.0Make user names case insensitive. Fixes bug 41848. rfrovarpupdate Diff
2007-08-222.0Added menu module, e.g. for asynchronous menu loadingandreasadd Diff
2007-08-222.0Prepare core for Ajax menuandreasupdate Diff
2007-08-222.0[minor change] removed unused namespace declarationsandreasupdate Diff
2007-08-222.0Fixed execution order in usecases flowscriptandreasupdate Diff
2007-08-222.0Use transparent background for sitetree iconsandreasupdate Diff
2007-08-212.0Set expiration to 2 hours for language-selector SVG images to reduce server loadandreasupdate Diff
2007-08-212.0Use default extension 'html' to avoid extension lookup for each document (expensive)andreasupdate Diff
2007-08-212.0Introduce Persistable interface. This allows to save complex objects (meta data, site tree) only once before the session is committed. Optimistic usecases lock their nodes before the usecase is executed (see bug 43136).andreasupdate Diff
2007-08-212.0UuidToUrlTransformer: lookup document extension only if necessary (expensive)andreasupdate Diff
2007-08-212.0[minor change] removed unused fieldandreasupdate Diff
2007-08-212.0[minor change] added some javadocsandreasupdate Diff
2007-08-211.2link and typo fixedmichiupdate Diff
2007-08-212.0Added DocumentFactory.existsPublication(id) for simplicity, fixed publication handling in i18n (fixes bug 43171)andreasupdate Diff
2007-08-212.0Use modifiable session in ReservedCheckinAction (fixes bug 43157)andreasupdate Diff
2007-08-202.0Fixed class cast problems with delegating sitetreeandreasupdate Diff
2007-08-202.0[minor change] removed invalid catch blockandreasupdate Diff
2007-08-202.0Use SharedItemStore specifically for the site tree. This avoids the problem that the SharedItemStore is filled with Document and other objects. The DelegatingSiteTree can be shared.andreasadd Diff
2007-08-202.0Updated InsertAsset to new OutgoingLinkRewriter constructorandreasupdate Diff
2007-08-202.0Prevent NPE. Not sure how it happened, but I did get a null identity. rfrovarpupdate Diff
2007-08-192.0Don't create session UUID for immutable sessionsandreasupdate Diff
2007-08-192.0Made SslRedirectAction work with non-access-controller URLsandreasupdate Diff
2007-08-192.0Moving SSL handling from OutgoingLinkRewriter to SslRedirectAction (much better performance)andreasupdate Diff
2007-08-192.0PublicationTemplateManager: use file path instead of context:// path (less expensive)andreasupdate Diff
2007-08-192.0Performance optimization in Query classandreasupdate Diff
2007-08-192.0Removed execution time check from FallbackSourceFactory (GregorianCalendar is expensive)andreasupdate Diff
2007-08-192.0Store site structure in area object for better performanceandreasupdate Diff
2007-08-192.0Module manager: compute file URI at startup and not on demand for better performanceandreasupdate Diff
2007-08-192.0Made publication manager more efficient and correct (avoid invalid publication objects)andreasupdate Diff
2007-08-192.0Don't restrict kupu check-out to sessionandreasupdate Diff
2007-08-192.0Added workaround for usecases which can't use the same session for check-in and check-out (BXE, FCKeditor): Allow to check-out a node without the restriction to the same session. See bug 43157.andreasupdate Diff
2007-08-192.0Consider preconditions when advancing usecase state in webdav.js (avoid state machine exceptions)andreasupdate Diff
2007-08-192.0Avoid exception in ForceCheckIn.prepareView()andreasupdate Diff
2007-08-172.0fixed typo in commentrfrovarpupdate Diff
2007-08-152.0Check meta data key only if no values exist (performance)andreasupdate Diff
2007-08-152.0[minor change] javadoc fixandreasupdate Diff
2007-08-152.0Replaced String.split() by StringTokenizer (performance)andreasupdate Diff
2007-08-152.0Made SourceCache ThreadSafeandreasupdate Diff
2007-08-152.0Remove SiteUtil.isDocument()andreasupdate Diff
2007-08-152.0Refactoring, better code readability in document policy manager wrapperandreasupdate Diff
2007-08-152.0SiteTree: store node factory as field to improve performanceandreasupdate Diff
2007-08-152.0Refactoring (performance improvement)andreasupdate Diff
2007-08-152.0Use StringTokenizer instead of String.split() for performance reasonsandreasupdate Diff
2007-08-142.0Reverting r565787. Turns out it must run in the current thread for now. rfrovarpupdate Diff
2007-08-142.0Removed unused variables and redundant null checks and imports as necessary. rfrovarpupdate Diff
2007-08-142.0Removed new String() so that strings can be interned, removed toString() on strings, converted new Boolean to Boolean.valueOf() to use interned value. rfrovarpupdate Diff
2007-08-142.0getAttributeNS() will never return null. It will return an empty string if the lookup fails, so I believe this is correct. The non-short circuiting or is confusing and I don't see the reason for it here. Change them back if I'm wrong. rfrovarpupdate Diff
2007-08-142.0Prevent NPE in final handleError() method. rfrovarpupdate Diff
2007-08-142.0Fixed equal objects must have equal hash codes problem. rfrovarpupdate Diff
2007-08-142.0Make sure only one thread is getting to the DateFormat object at a time. rfrovarpupdate Diff
2007-08-142.0Now releases lock while waiting for indexer to be released. rfrovarpupdate Diff
2007-08-142.0Should be start() instead of run(). Unless the code is supposed to run in the current thread, but at that point creating the thread is pointless. rfrovarpupdate Diff
2007-08-142.0Added RepositoryItem.getSession(), removed NodeFactory.setSession()andreasupdate Diff
2007-08-142.0LanguageExistsAction: code simplification, javadoc cleanupandreasupdate Diff
2007-08-142.0Don't store DocumentFactory instance in PublicationFactory, this seemed to cause trouble (see bug 43110)andreasupdate Diff
2007-08-142.0Don't store DocumentFactory instance in PublicationFactory, this seemed to cause trouble (see bug 43110)andreasupdate Diff
2007-08-142.0Re-added newVersion parameter to RCMLandreasupdate Diff
2007-08-132.0DateFormat is NOT thread safe. To be so it must be externally synchronized. I don't see any benefit, so I've just removed the static. rfrovarpupdate Diff
2007-08-132.0Allow those with edit permission to cut and copy. They already can create, delete, nudge, and paste. rfrovarpupdate Diff
2007-08-132.0Now looks like all the other create usecases: no menu, wrapped in the standard usecase template. rfrovarpupdate Diff
2007-08-132.0Cleans up the look of the insert link display. Wraps the form inside of the standard box that is used everywhere else. Also goes back to the side by side layout. Can easily be changed to top to bottom if desired. Most of the changes are formatting as a result of the added divs. Thanks to Jonathan Albers for the help. rfrovarpupdate Diff
2007-08-132.0Fixed up string equality issues. rfrovarpupdate Diff
2007-08-132.0Cleaned up debugging message. Include name of IP range in error message instead of null. rfrovarpupdate Diff
2007-08-132.0Make public static field immutable rfrovarpupdate Diff
2007-08-132.0Fix potential NPE rfrovarpupdate Diff
2007-08-132.0Removed unused variable. rfrovarpupdate Diff
2007-08-132.0Removed unused variable. rfrovarpupdate Diff
2007-08-132.0Provide language parameter in sitetree links to avoid the failing of the UuidToUrlTransformerandreasupdate Diff
2007-08-132.0UuidToUrlTransformer: handle non-document start URLsandreasupdate Diff
2007-08-132.0Add method to resolve links without providing a start documentandreasupdate Diff
2007-08-13Docsreplaced publication.xconf by publication.xml nettingsupdate Diff
2007-08-132.0removed unused workflow validation xsd. ported xsd to rng, it is now applied during build. this change requires the xsi:schemaLocation attribute to be removed from custom workflow declarations. fixes bug http://issues.apache.org/bugzilla/show_bug.cgi?id=42351 nettingsupdate Diff
2007-08-132.0whitenoise, rearranged class properties. FIXME: what is the "synchronized" attribute in workflow transitions? looks like dead code, because it's not in the default pub, and the validation schema does not even mention it... nettingsupdate Diff
2007-08-122.0removed unused stylesheet from core. it apparently converted the output of the directory generator to a webDAV propfind reply. the webdav module implements the same functionality with its webdav.propfind usecase. nettingsremove Diff
2007-08-12Docsupdate resource type tutorial to reflect configuration change nettingsupdate Diff
2007-08-122.0whitenoise, reorganized source code. no functional change. nettingsupdate Diff
2007-08-122.0resource type configuration cleanup part 2: <schema src="foo://bar.rng" language="http://relaxng.org/ns/structure/0.9"/> becomes <schema uri="foo://bar.rng" namespace="http://relaxng.org/ns/structure/0.9"/> nettingsupdate Diff
2007-08-122.0resource type configuration cleanup part 1: <sample-name>foo://bar</sample-name> becomes <sample uri="foo://bar"/> nettingsupdate Diff
2007-08-122.0Improved load testandreasupdate Diff
2007-08-122.0Use more readable XML format for RCML filesandreasupdate Diff
2007-08-122.0Moved transaction locking from UnitOfWorkImpl to SessionImplandreasupdate Diff
2007-08-122.0[minor change] removed unused importandreasupdate Diff
2007-08-122.0[minor change] removed unused importandreasupdate Diff
2007-08-122.0[refactoring] better code re-use in DocumentFactoryImplandreasupdate Diff
2007-08-122.0[minor change] improved error messageandreasupdate Diff
2007-08-122.0Added transition check for AbstractUsecase methodsandreasupdate Diff
2007-08-122.0Remove unnecessary session selection code from sitetree implementationandreasupdate Diff
2007-08-122.0Advance state machine in AbstractUsecase after corresponding method succeededandreasupdate Diff
2007-08-122.0Load site structure for area every time it is requested to avoid stale site objectsandreasupdate Diff
2007-08-112.0added note to readme about removal of policy authorizer, since it requires changes to custom publications. nettingsupdate Diff
2007-08-102.0Removed unnecessary modification check from site tree (handled by transaction)andreasupdate Diff
2007-08-102.0Use revision history for last modification date in source nodes, more accurate than file systemandreasupdate Diff
2007-08-102.0Removed unnecessary lock checkandreasupdate Diff
2007-08-102.0Introduced global transaction lockandreasupdate Diff
2007-08-102.0Avoid NPE in force check-in usecaseandreasupdate Diff
2007-08-102.0Fixed javadoc error, synchronize lock method in SourceNodeandreasupdate Diff
2007-08-102.0Log error message when indexing failed.andreasupdate Diff
2007-08-10DocsUpdated docs: path to document2txt.xsl, formatting and some additions to release guidelines, hint about notification in lucene moduleandreasupdate Diff
2007-08-102.0Extend the UsecaseAuthorizerImpl to check the page access. This is done by a ac.visit pseudo-usecase. For more info, see bug 42952. Thanks a lot to Joern Nettingsmeier for the patch (I applied it because it depended on some changes to the role resolving).andreasupdate Diff
2007-08-102.0Removed PolicyAuthorizer, moved role resolving to DefaultAccessControllerandreasupdate Diff
2007-08-102.0Added method AbstractUsecase.prepareView() and use it in ForceCheckIn usecase.andreasupdate Diff
2007-08-102.0Fixed revision control issue: Don't consider only backup entries when checking for the last modified version.andreasupdate Diff
2007-08-102.0Added usecase to force the check-in of documents.andreasupdate Diff
2007-08-102.0Removed method Node.getRcml() for safety reasons. This lead to the removal of the revision controller class and some refactorings.andreasupdate Diff
2007-08-101.2Adding upload feature to neutron usecase. Thanks to Thomas Comiottojannadd Diff
2007-08-092.0Updating load test after changes to usecase flowscriptandreasupdate Diff
2007-08-092.0Added SourceNodeRcmlFactory which creates per-URI singleton RCML objects (forgot in last commit)andreasadd Diff
2007-08-092.0Refactored revision control: clean up XML reading+writing. RCML objects are now singletons per source URI. This allows to synchronize access per RCML object, avoiding synchronization issues which occured when running load tests. UnitOfWork.commit() and rollback() are now synchronized via the class object to avoid inter-usecase commit synchronization issues (also occured during load tests).andreasupdate Diff
2007-08-092.0Create continuation for usecase if preconditions failed, but don't advance/execute.andreasupdate Diff
2007-08-092.0Send notification message if a document could not be indexed (temporary workaround for bug 42510 until we have an indexing queue)andreasupdate Diff
2007-08-092.0Moved UUIDGenerator service from impl to apiandreasadd Diff
2007-08-092.0Don't create continuation if usecase preconditions failed. This avoids the 'no transition for event checkExecutionConditions in state start' errors.andreasupdate Diff
2007-08-082.0Fixes bug 43064. Thanks to Markus Angst for the bug report and patch. rfrovarpupdate Diff
2007-08-082.0Removed debugging code. rfrovarpupdate Diff
2007-08-082.0Fixes issue with the script eating backspaces in the editing area. Thanks to Jörn for reporting. rfrovarpupdate Diff
2007-08-082.0UsecaseAuthorizerImpl: Removed unused code, updated javadocsandreasupdate Diff
2007-08-072.0grouped properties by scope at the top. no functional changes. nettingsupdate Diff
2007-08-062.0added some comments. there is a (to me) totally mysterious conditional regarding the source of the usecase policy configuration. if you know your way around this piece of code, could you please chuck out my FIXME: comments and add some clarification? thanks. nettingsupdate Diff
2007-08-062.0removed unused SourceResolver. no functional change. nettingsupdate Diff
2007-08-062.0fix internal-only setting. it was wrongly attached to a matcher instead of the pipeline... nettingsupdate Diff
2007-08-062.0added deprecation note (file remains for now as it's being used by kupu and bxe) nettingsupdate Diff
2007-08-062.0removed unused search usecase view from usecase module nettingsremove Diff
2007-08-062.0no functional changes. removed erroneous comments from xpatch files. whitenoise. nettingsupdate Diff
2007-08-06Docsmoved finished draft from wiki to releases.xml. some loose ties, see NOTE:s and FIXME:s. nettingsupdate Diff
2007-08-05Sandboxan attack on bug http://issues.apache.org/bugzilla/show_bug.cgi?id=42952 * move UsecaseAuthorizer, impl and helper classes from usecase to ac module to avoid circular dependencies * create new usecase ac.visit * change PolicyAuthorizer to check ac.visit permission for each requested page * add usecase policy to default: ac.visit will be granted to editors, admins and reviewers (basically restoring the old implicit behaviour, but now in a clean and obvious way without opening security holes) WARNING: this is a proof-of-concept code that touches security-critical infrastructure. it will compile and has been tested briefly. there has been NO SECURITY AUDIT of any kind. the whole shebang may be utter bogus - it's here as a discussion item. please review and comment. nettingsadd Diff
2007-08-052.0svn merge -r 562961:562875 https://svn.apache.org/repos/asf/lenya/trunk undo accidental commit - apologies for the noise. nettingsupdate Diff
2007-08-052.0move UsecaseAuthorizer, impl and helper classes from usecase to ac module to avoid circular dependencies create new usecase ac.visit change PolicyAuthorizer to check ac.visit permission for each requested page add usecase policy to default: ac.visit will be granted to editors, admins and reviewers (basically restoring the old implicit behaviour, but now in a clean and obvious way without opening security holes) WARNING: this is a proof-of-concept code that touches security-critical infrastructure. it will compile and has been tested briefly. there has been NO SECURITY AUDIT of any kind. the whole shebang may be utter bogus - it's here as a discussion item. nettingsupdate Diff
2007-08-05Sandboxexperimental new policy authorizer maps url authorization to usecase authorizer via a new pseudo-usecase called ac.visit. addresses bug http://issues.apache.org/bugzilla/show_bug.cgi?id=42952 the current hack-and-slash approach is to delegate a normal uri request http://foo/bar/baz to http://foo/bar/baz?lenya.usecase=ac.visit and thus using all our usecase policy GUI features for page access as well. in the long run, PolicyAuthorizer should probably be removed completely... please review and comment. the branch was necessary, because java dependencies made it necessary to juggle some files between ac and acusecases, which made the changeset too messy for a patch. nettingsadd Diff
2007-08-052.0javadoc additions. nettingsupdate Diff
2007-08-052.0removed private helper functions, moved code into public interface method. nettingsupdate Diff
2007-08-052.0rearranged methods and properties. no functional change. nettingsupdate Diff
2007-08-052.0made getConfiguration() private. that's all for now.. :) nettingsupdate Diff
2007-08-052.0reordered properties and methods. no functional change. nettingsupdate Diff
2007-08-052.0missed one public helper method in the last commit... nettingsupdate Diff
2007-08-052.0moved login/logout usecase views from ac to acusecases module, where the java part is already. changed xconfs accordingly nettingsremove Diff
2007-08-052.0removed unused parameter "requestURI" from UsecaseAuthorizer interface fixed UsecaseAuthorizerImpl and external occurrences accordingly cleaned up UsecaseAuthorizerImpl: * made helper functions private, since they are not part of any interface, and an "Impl" should not add to the externally visible API. * removed duplicate javadocs, added @see to interface docs nettingsupdate Diff
2007-08-042.0tinymce now also uses richard's backspace catcher, for consistency with the other editors. nettingsupdate Diff
2007-08-04DocsFixed missing </p> tag so the ForrestBot build won't fail again.bobharnerupdate Diff
2007-08-04Docsremoved obsolete reference to wf.event parameter, fixed typos, added some links. nettingsupdate Diff
2007-08-04Docsadded note about chaperon nettingsupdate Diff
2007-08-04Docscorrected docs: with "lenya-document:" links, even the UUID is optional. nettingsupdate Diff
2007-08-032.0Prevent backspace key as back in the two forms editors. rfrovarpupdate Diff
2007-08-032.0Use LinkedHashMap to preserve resource type sample order. This fixes bug 42942.andreasupdate Diff
2007-08-032.0Form editors: add check if source document is null (more robust when running web tests)andreasupdate Diff
2007-08-032.0Simplified and cleaned up revision control code. The SourceNodeRCML doesn't write to the real source anymore. This is part of the fix for bug 42937.andreasupdate Diff
2007-08-032.0Revisions usecase: Removed NPE workaround, use parameter for workflow eventandreasupdate Diff
2007-08-032.0javadocs additions nettingsupdate Diff
2007-08-032.0[minor change] removed unused import, fixed special character issueandreasupdate Diff
2007-08-022.0tried to clarify javadocs, please review! nettingsupdate Diff
2007-08-012.0Correctly retrieves list of preceding siblings now. Can now move node up to top position in a substree. rfrovarpupdate Diff
>

Copyright © 1999-2011 The Apache Software Foundation. All rights reserved.

Apache Lenya, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.