apache > lenya
 

History of Changes

RSS

Introduction and explanation of symbols

Changes are sorted by "{0}" and thentype chronologically with the most recent at the top. These symbols denote the various action types:add=add, remove=remove, update=update

Version 2004-06 ()

Incubator

  • add[Incubator] added admin area policies for lenya and alice Diff Committed by andreas.
  • add[Incubator] added missing licesne files for log4j, neko and kupu removed obsolete epoz license Diff Committed by gregor.
  • add[Incubator] do not copy SCM files Diff Committed by michi.
  • add[Incubator] this file is necessary else the build process does not work Diff Committed by michi.
  • remove[Incubator] This commit was manufactured by cvs2svn to create tag 'cocoon-lenya'. Diff Committed by .
  • update[Incubator] - cleaned up component declarations - moved component declarations from global-sitemap to sitemap - removed duplicate component declarations - using XML/XHTML/HTML serializers from Cocoon serializers block Diff Committed by andreas.
  • update[Incubator] - code formatting - replaced log4j by Avalon logging Diff Committed by andreas.
  • update[Incubator] workflow event is not hardcoded anymore Diff Committed by michi.
  • update[Incubator] copying publication specific libraries Diff Committed by michi.
  • update[Incubator] Reverted Diff Committed by roku.
  • update[Incubator] - proper exception handling - corrected some javadocs Diff Committed by andreas.
  • update[Incubator] Fix for http://issues.apache.org/bugzilla/show_bug.cgi?id=29553 . Now the pub specific libraries are included in the compile classpath. Diff Committed by roku.
  • update[Incubator] applied patch (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26600) Diff Committed by andreas.
  • update[Incubator] using specific notification message for scheduler Diff Committed by andreas.
  • update[Incubator] don't remember request URI when flowscript function has ended Diff Committed by andreas.
  • update[Incubator] getPublication() throws exception when publication could not be created Diff Committed by andreas.
  • update[Incubator] trimming   chars from parameters Diff Committed by andreas.
  • update[Incubator] notification: allow passing "from" address as parameter Diff Committed by andreas.
  • update[Incubator] note added to javadoc about missing implementation Diff Committed by michi.
  • update[Incubator] preparation for Tomcat 5 ... Diff Committed by michi.
  • update[Incubator] added netcom SA Diff Committed by gregor.
  • update[Incubator] This commit was manufactured by cvs2svn to create tag 'RELEASE_1_2'. Diff Committed by .
  • update[Incubator] Added copying of "legal" directory. Diff Committed by roku.
  • update[Incubator] Following incubator filename pattern. We should use and replace to set this automatically. Diff Committed by roku.
  • update[Incubator] Added copying of NOTICE.txt and CREDITS.txt in prepare-dist-bin. Diff Committed by roku.
  • update[Incubator] Added copying of LICENSE.txt within prepare-dist-bin. See #29525. Diff Committed by roku.
  • update[Incubator] Added copying of legal dir to dist-bin-prepare. See #29523. Diff Committed by roku.
  • update[Incubator] Set log4j log level for jcs to ERROR as voted today. This spuresses some confusing console WARN loggings of jcs, if log4j is disabled during build. In this case lenya uses a concole appender for logging. Diff Committed by roku.
  • update[Incubator] Sorry for the commit, but this was necassarry. Diff Committed by roku.
  • update[Incubator] libraries updated re Cocoon-2.1.5 Diff Committed by michi.
  • update[Incubator] log4j lib version updated Diff Committed by michi.
  • update[Incubator] Using generated issue list from bugzilla instead of a hand made one Diff Committed by roku.
  • update[Incubator] - Added hints about "known issues" Feel free to update them. I hope I put it at the right place. Diff Committed by roku.
  • update[Incubator] restored accidentially deleted messages Diff Committed by andreas.
  • update[Incubator] changed username + password in reload target Diff Committed by andreas.
  • update[Incubator] info improved Diff Committed by michi.
  • update[Incubator] allowing multiple cocoon.xconf patch files Diff Committed by andreas.
  • update[Incubator] feedvalidator added Diff Committed by michi.
  • update[Incubator] renumbering moved into action such that file is not read and written within the pipeline Diff Committed by michi.
  • update[Incubator] - removed unused import - refactored this.excludes to list - added more javadocs Diff Committed by andreas.
  • update[Incubator] javadocs added Diff Committed by michi.
  • update[Incubator] removed commented-out std out log Diff Committed by andreas.
  • update[Incubator] Filter for SCM files added Diff Committed by michi.
  • update[Incubator] readded Diff Committed by michi.
  • update[Incubator] fixed direct user/group/iprange links in the admin area Diff Committed by andreas.

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), (gregor), (michi), (roku).

Version 2004-05 ()

Incubator

  • add[Incubator] Those two files were missing see #29172 Diff Committed by roku.
  • add[Incubator] Sprint hacks: LenyaSourceFactory and lenya protocol integration Diff Committed by roku.
  • add[Incubator] upload added Diff Committed by michi.
  • add[Incubator] This commit was manufactured by cvs2svn to create branch 'Lenya_Sprint_2004_5_13-branch'. Diff Committed by .
  • add[Incubator] Lucene 1.4-rc3 added which allows sorting Diff Committed by michi.
  • remove[Incubator] thorsten is active again Diff Committed by thorsten.
  • remove[Incubator] Lucene 1.3 replaced by 1.4-rc3 Diff Committed by michi.
  • remove[Incubator] obsolete Diff Committed by michi.
  • update[Incubator] Deleting CVS dirs from build/lenya/webapp/lenya/pubs and subdirs since copyPubs task is not using the defaultexcludes attribute. This should improve the build process, since one tends to forget to delete the cvs dirs by hand. See #29196 Diff Committed by roku.
  • update[Incubator] disabled export for default publication #29083 Diff Committed by gregor.
  • update[Incubator] Added unpacking of WAR file if needed (on first start up of lenya). See #29026. Diff Committed by roku.
  • update[Incubator] #29023 search result links were wrong Diff Committed by gregor.
  • update[Incubator] why bother with css and the lenya GUI guidelines when you can have font tags and debug output... Diff Committed by gregor.
  • update[Incubator] Cocoon seems to have a problem with write-source transformer re serialization. Hence enforce XML serialization Diff Committed by michi.
  • update[Incubator] Applied Dale Patch. This fixes #29218. Diff Committed by egli.
  • update[Incubator] - Added appropriate @basedir to ZIP targets Diff Committed by roku.
  • update[Incubator] - Added creation of ZIPs - Added generation of MD5 checksum files Diff Committed by roku.
  • update[Incubator] added documentation for resource types Diff Committed by andreas.
  • update[Incubator] Added target "dist" which simply depends on clean, dist-src and dist-bin. Fixed some comments. Diff Committed by roku.
  • update[Incubator] Finished i18n of image upload/insert screnn. Diff Committed by roku.
  • update[Incubator] new live site Diff Committed by gregor.
  • update[Incubator] - Started translation of Image upload/insert screen(bxe) - fixed i18n stuff in Asset upload/insert screen(bxe) - started using logical message keys instead of the texts itself as key Diff Committed by roku.
  • update[Incubator] Bugfix for bug #29117. Added method filterURI in order to remove session info encoded within the uri, otherwise the URIParametrizer would fail on such an unfiltered uri. Diff Committed by roku.
  • update[Incubator] improve RC error messages (no longer omit cause of exception) remove obsolete exception.xsp the RC code uses exceptions for flow control.. hopefully we can soon rip it out and replace it with repository code. Diff Committed by gregor.
  • update[Incubator] improve error message when checkout fails. for some reason we didnt show the exception message. Diff Committed by gregor.
  • update[Incubator] reverse added and link activated Diff Committed by michi.
  • update[Incubator] showing + disabling SSL checkbox when parent URL is SSL-protected Diff Committed by andreas.
  • update[Incubator] Made getDocument() public. This is a hack due to the insufficient workflow condition interface (should be reconsidered when the new API is designed). Diff Committed by andreas.
  • update[Incubator] added new admin interface usecases Diff Committed by andreas.
  • update[Incubator] removed unneeded field workflowId Diff Committed by andreas.
  • update[Incubator] asserting that workflow name is not null and non-empty Diff Committed by andreas.
  • update[Incubator] replaced assertion with exception for non-valid areas Diff Committed by andreas.
  • update[Incubator] added info-* as vadid areas Diff Committed by andreas.
  • update[Incubator] fix bxe download url Diff Committed by gregor.
  • update[Incubator] setting Cache-Control header for sitetree javascript (enforce reloading) Diff Committed by andreas.
  • update[Incubator] fixed check of netmask 255.255.255.255 Diff Committed by andreas.
  • update[Incubator] treat 255.255.255.255 exceptionally Diff Committed by michi.
  • update[Incubator] added notification for scheduling Diff Committed by andreas.
  • update[Incubator] Added another live site. Diff Committed by roku.
  • update[Incubator] gurit added to live sites Diff Committed by gregor.
  • update[Incubator] change the navigation framework to create absolute links including the host and protocol if SSL is enabled anywhere in a publication. this is necessary to make navigating between SSL and non SSL pages of a site possible (without a protocol it is not possible to distinguish otherwise) if you have problems with your links through a proxy, consider using the live mount prefix. this will rewrite links in your live area to the form /livemountprefix/documentid/. use / as livemountprefix for virtual hosts (it willl rewrite lenya/yourpub/authoring/index.html yousite.com/index.html and so on) yeah i know this needs more documentation :) Diff Committed by gregor.
  • update[Incubator] xpath as element instead as attribute Diff Committed by michi.
  • update[Incubator] add comment Diff Committed by michi.
  • update[Incubator] javadoc added Diff Committed by michi.
  • update[Incubator] namespaces added Diff Committed by michi.
  • update[Incubator] javadoc added and logging fixed Diff Committed by michi.
  • update[Incubator] index live area Diff Committed by michi.
  • update[Incubator] add multiple xpaths to combine various elements Diff Committed by michi.
  • update[Incubator] encoding parameter removed Diff Committed by michi.
  • update[Incubator] #28992 atom relax ng had NMTOKEN instead of dateTime Diff Committed by gregor.
  • update[Incubator] Simplify the installation instructions. Diff Committed by egli.
  • update[Incubator] Removed @author. Diff Committed by roku.
  • update[Incubator] #28538 Lenya build process does not support multiple tomcat instance Diff Committed by gregor.
  • update[Incubator] #28538 Lenya build process does not support multiple tomcat instance Diff Committed by gregor.
  • update[Incubator] * The encoding is now taken from the request and no longer from the sitemap parameter. * Said encoding is used when writing the file. This seems to solve a few problems with umlauts. Diff Committed by egli.
  • update[Incubator] enforce password security when changing passwords. * at least 6 characters long * at least one digit Diff Committed by gregor.
  • update[Incubator] default to em and strong instead of i and b Diff Committed by gregor.
  • update[Incubator] Jetty included into binary snapshot Diff Committed by michi.
  • update[Incubator] building snapshots cleaned Diff Committed by michi.
  • update[Incubator] upload added but out commented Diff Committed by michi.
  • update[Incubator] source instead of suroce Diff Committed by edith.
  • update[Incubator] fix bug 28861 Diff Committed by edith.
  • update[Incubator] special characters fixed Diff Committed by michi.
  • update[Incubator] sorting implemented Diff Committed by michi.
  • update[Incubator] checking area validity in isDocument() Diff Committed by andreas.
  • update[Incubator] This commit was manufactured by cvs2svn to create tag 'Root-of-Lenya_Sprint_2004_5_13'. Diff Committed by .
  • update[Incubator] libraries fixed and Usage added Diff Committed by michi.
  • update[Incubator] Lucene 1.4-rc3 added Diff Committed by michi.
  • update[Incubator] thanks to Jan Metzner special characters within XML files are handled correctly within excerpts Diff Committed by michi.
  • update[Incubator] encoding fixed Diff Committed by michi.
  • update[Incubator] pixel gif fixed Diff Committed by michi.
  • update[Incubator] #28915 more atom fixes thanks dale Diff Committed by gregor.
  • update[Incubator] #28917 make blog bxe editable again Diff Committed by gregor.
  • update[Incubator] Remove myself Diff Committed by antonio.
  • update[Incubator] Kupu and BXE mentioned Diff Committed by michi.
  • update[Incubator] no strong email Diff Committed by michi.
  • update[Incubator] fix 404 Diff Committed by gregor.
  • update[Incubator] don't add a mime-type if one can't be mapped Diff Committed by michi.
  • update[Incubator] check if Cocoon webapp dir exists Diff Committed by michi.
  • update[Incubator] string replaced by parameter Diff Committed by michi.
  • update[Incubator] cocoon.dir renamed and simplified Diff Committed by michi.
  • update[Incubator] Update link to Cocoon 2.1 Diff Committed by antonio.
  • update[Incubator] #28890 upgrade to atom 0.3 thanks to dale christ WOOF WOOF! Diff Committed by gregor.
  • update[Incubator] ADD EMAIL ADDRESS Diff Committed by thorsten.
  • update[Incubator] moved deleteTrash usecase from usecase.xmap to admin.xmap Diff Committed by andreas.
  • update[Incubator] - commented out patching of web.xml (problems with <init-param>) - copy publication libraries Diff Committed by andreas.
  • update[Incubator] patch web.xml by publications Diff Committed by andreas.
  • update[Incubator] merged patch to support IP range access control through proxies. thanks to jann forrer Diff Committed by gregor.
  • update[Incubator] output fields Diff Committed by michi.
  • update[Incubator] stored fields added Diff Committed by michi.
  • update[Incubator] Epoz replaced by Kupu Diff Committed by michi.
  • update[Incubator] versions added Diff Committed by michi.
  • update[Incubator] homepage before email Diff Committed by michi.
  • update[Incubator] adding and deleting features improved Diff Committed by michi.
  • update[Incubator] adding of homepage attribute Diff Committed by michi.
  • update[Incubator] Xopus and Rollback added Diff Committed by michi.
  • update[Incubator] homepage added Diff Committed by michi.
  • update[Incubator] homepage attribute added Diff Committed by michi.
  • update[Incubator] *** empty log message *** Diff Committed by thorsten.
  • update[Incubator] When the cancel button was pressed in the one form editor the pipeline would still validate the contents. Now it only validates if the save button was pressed. Diff Committed by egli.
  • update[Incubator] dist targets fixed and improved Diff Committed by michi.
  • update[Incubator] info added and simplified Diff Committed by michi.
  • update[Incubator] hostname replaced Diff Committed by michi.
  • update[Incubator] normalize element after removing children Diff Committed by andreas.
  • update[Incubator] return null if publication does not exist Diff Committed by andreas.
  • update[Incubator] Fixed Trapo's realname. Sorry Trapo :) Diff Committed by roku.

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), (antonio), (edith), (egli), (gregor), (michi), (roku), (thorsten).

Version 2004-04 ()

Incubator

  • add[Incubator] moved menu resources one directory up Diff Committed by andreas.
  • add[Incubator] hiding namespaces Diff Committed by michi.
  • add[Incubator] shouldnt have deleted this sitemap.. Diff Committed by gregor.
  • add[Incubator] Added italian translation for cms ui. Thanks to Giampaolo Trapasso for this contribution. Diff Committed by roku.
  • add[Incubator] added ResourceExistsModule Diff Committed by andreas.
  • add[Incubator] strip namespaces utility xslt Diff Committed by gregor.
  • add[Incubator] - Added french dict file fro default pub - Moved global keys to pub local Diff Committed by roku.
  • add[Incubator] Thanks to Olivier Lange for the french translation and his useful comments. Diff Committed by roku.
  • add[Incubator] log4j was removed from upstream cocoon Diff Committed by gregor.
  • add[Incubator] Revoking update of xalan due to weird behavior under special circumstances. Jetty only likes xalan-2.6.0 if not placed in endorsed dir. Diff Committed by roku.
  • remove[Incubator] while the call back is nice, its not necessary here. there is more than one way to do things in bxe.. Diff Committed by gregor.
  • remove[Incubator] epoz is now kupu Diff Committed by gregor.
  • remove[Incubator] renamed Diff Committed by michi.
  • remove[Incubator] This checkin should fix bug 27474. Changes: ... - updated shipped xalan to version 2.6.0 ... Diff Committed by roku.
  • remove[Incubator] Removed as it is not used anywhere and is under MPL license, so is problematic to keep in CVS anyway. Also there are better versions of this stylesheet @ www.openoffice.org. Diff Committed by egli.
  • update[Incubator] don't allow to delete current user Diff Committed by andreas.
  • update[Incubator] don't allow LDAP users to change their password Diff Committed by andreas.
  • update[Incubator] removed reference to pending area Diff Committed by andreas.
  • update[Incubator] [jam] replaced PENDING_AREA with PENDING_PATH Diff Committed by andreas.
  • update[Incubator] [jam] added copy(File, File) method Diff Committed by andreas.
  • update[Incubator] added forgotten "else" Diff Committed by andreas.
  • update[Incubator] added "search-" as valid area prefix Diff Committed by andreas.
  • update[Incubator] utf-8 serialization for sitetree labels in the link popup Diff Committed by gregor.
  • update[Incubator] ascending order for workflow history versions Diff Committed by andreas.
  • update[Incubator] using ISO date format for workflow history Diff Committed by andreas.
  • update[Incubator] disallow _ in url Diff Committed by gregor.
  • update[Incubator] add an OK button to checkout exception screen. Diff Committed by gregor.
  • update[Incubator] seperate out scheduling from workflow in the menu Diff Committed by gregor.
  • update[Incubator] scheduling notification is currently not working. it was disabled in the sitemap. the new strip_namespaces turned the stray not:textarea into one big textarea, breaking the screen. disabled that part in the xslt for now. Diff Committed by gregor.
  • update[Incubator] changed callback Diff Committed by gregor.
  • update[Incubator] a xslt param was not applied. this lead to ie errors. thanks to Johnson Hsu for spotting. Diff Committed by gregor.
  • update[Incubator] using mime-type "application/x-javascript" Diff Committed by andreas.
  • update[Incubator] namespaces added Diff Committed by gregor.
  • update[Incubator] connect lenya link insert popup with bxe link button. Diff Committed by gregor.
  • update[Incubator] fixed indentation Diff Committed by andreas.
  • update[Incubator] added policies for user administration usecases Diff Committed by andreas.
  • update[Incubator] added "edit" as author role Diff Committed by andreas.
  • update[Incubator] getCredential() -> public Diff Committed by andreas.
  • update[Incubator] check if accreditable has role before deleting role Diff Committed by andreas.
  • update[Incubator] refactored admin usecases using "lenya.usecase" request parameter Diff Committed by andreas.
  • update[Incubator] checking if item was already removed when file was deleted Diff Committed by andreas.
  • update[Incubator] removed unused import Diff Committed by andreas.
  • update[Incubator] remove author role on user admin URL when a user is deleted Diff Committed by andreas.
  • update[Incubator] adding author role on user admin URL when a user is created Diff Committed by andreas.
  • update[Incubator] added USER_ADMIN_URL field Diff Committed by andreas.
  • update[Incubator] remove user from groups before (re-)configuring Diff Committed by andreas.
  • update[Incubator] - restore group consistence after file changes - re-configuring items instead of building new ones Diff Committed by andreas.
  • update[Incubator] added removeFromAllGroups() to Groupable interface Diff Committed by andreas.
  • update[Incubator] added accreditableAdded() method Diff Committed by andreas.
  • update[Incubator] implemented accreditableAdded() Diff Committed by andreas.
  • update[Incubator] fixed core resource pipelines and moved them to lenya.xmap Diff Committed by andreas.
  • update[Incubator] insert-before of select/option added Diff Committed by michi.
  • update[Incubator] not well formed Diff Committed by gregor.
  • update[Incubator] Search link added Diff Committed by michi.
  • update[Incubator] unnecessary error logging Diff Committed by gregor.
  • update[Incubator] b replaced by strong and i replaced by em Diff Committed by michi.
  • update[Incubator] hiding namespaces during editing ... Diff Committed by michi.
  • update[Incubator] reloading AC items when the files have changed Diff Committed by andreas.
  • update[Incubator] added some isDebugEnabled() checks Diff Committed by andreas.
  • update[Incubator] improved entry css from dale christ. #28114 Diff Committed by gregor.
  • update[Incubator] use correct lenya links to enable link rewriting. Diff Committed by gregor.
  • update[Incubator] updated lenya start page Diff Committed by gregor.
  • update[Incubator] fixed lenya:meta positioning bug Sorry, thanks Michi for the FIXME Diff Committed by andreas.
  • update[Incubator] added getChildren(Element) without namespace check Diff Committed by andreas.
  • update[Incubator] REVERT addition of i18n transformer because of resolver issues. see source for details. Diff Committed by gregor.
  • update[Incubator] credits updated, contributors added, reformatted. Diff Committed by gregor.
  • update[Incubator] removed legacy initArticle() check. the function was not even defined.. Diff Committed by gregor.
  • update[Incubator] add strip_namespaces transform step to before all (x)html serializations. this should fix the issues with stray namespaces showing up in the final output. Diff Committed by gregor.
  • update[Incubator] hello? i -> em, or these will never be valid xhtml strict Diff Committed by gregor.
  • update[Incubator] hello? b -> strong, or these will never be valid xhtml strict Diff Committed by gregor.
  • update[Incubator] epoz -> kupu Diff Committed by gregor.
  • update[Incubator] FIXME added Diff Committed by michi.
  • update[Incubator] copying of tools.jar removed Diff Committed by michi.
  • update[Incubator] fixed lenya:meta positioning bug Diff Committed by andreas.
  • update[Incubator] reloading sitetree if stale Diff Committed by andreas.
  • update[Incubator] starting with Sitetree reloading Diff Committed by andreas.
  • update[Incubator] unncessary list removed Diff Committed by michi.
  • update[Incubator] Jean Pierre LeJacq : Lenya build process fixes location of anttask build directory #28540 thanks Diff Committed by gregor.
  • update[Incubator] crawl target removed Diff Committed by michi.
  • update[Incubator] crawl is now executed by ant directly Diff Committed by michi.
  • update[Incubator] index target is obsolete Diff Committed by michi.
  • update[Incubator] indexing via ant instead of shell script Diff Committed by michi.
  • update[Incubator] rng png and xsl files now also bypass the access control. this allows editing to work for restricted users Diff Committed by gregor.
  • update[Incubator] improved error message Diff Committed by andreas.
  • update[Incubator] disable-output-escaping is not allowed on xsl:stylesheet Diff Committed by gregor.
  • update[Incubator] URLs fixed Diff Committed by michi.
  • update[Incubator] go figure, xhtml serializer escapes things in cdata, html doesnt. this broke javascript for image upload Diff Committed by gregor.
  • update[Incubator] embed replaced by replace Diff Committed by michi.
  • update[Incubator] replace, embed and enclose bug fixed Diff Committed by michi.
  • update[Incubator] Added possibility to specify <node @visible="true|false"> in order to hide a page from sitetree. Default is assumed "true" if @visible is not specified. Diff Committed by roku.
  • update[Incubator] protect insert ns from strip_namespaces stylesheet. this broke the link popup Diff Committed by gregor.
  • update[Incubator] import was pointing into nirvana Diff Committed by gregor.
  • update[Incubator] Epoz->Kupu Diff Committed by roku.
  • update[Incubator] exclude i18n Diff Committed by gregor.
  • update[Incubator] allow overriding of document-id UGLY Diff Committed by gregor.
  • update[Incubator] strangely, <script/> was turned into <script> in xhtml which broke the rendering. changed to <script> </script>. still a lot of changes needed before we can finally switch to xhtml in the authoring area. for instance, the whole <td background= business is broken in xhtml. Diff Committed by gregor.
  • update[Incubator] Reverting to iso-* encoding since utf-8 broke the forms editor. Annoying. Diff Committed by roku.
  • update[Incubator] - Updated french translation send by Olivier Lange - Removed entities from german and french translation Diff Committed by roku.
  • update[Incubator] Fixed comments Diff Committed by roku.
  • update[Incubator] Updated and added pub specific translation. Thanks to Jose Chaso for this contribution. Diff Committed by roku.
  • update[Incubator] restored Cocoon 2.1.4 compatibility Diff Committed by andreas.
  • update[Incubator] Added def. of init-param form-encoding. I set it to utf-8. Otherwise I had many problems using forms with special chars in. Trapo had that problem , too. So, if this chnage causes any problems, we need to revert this fix. Diff Committed by roku.
  • update[Incubator] fix stray namespaces in asset / image upload screens that broke the javascript code apply i18n to image upload screen Diff Committed by gregor.
  • update[Incubator] Removed hint to ope another browser window using @target since that attribute is ot allowed in xhtml strict . Diff Committed by roku.
  • update[Incubator] added some javadocs Diff Committed by andreas.
  • update[Incubator] wyona.com replaced by apache.org Diff Committed by michi.
  • update[Incubator] - code style fixes - added method Diff Committed by andreas.
  • update[Incubator] replaced inline strings by constants Diff Committed by andreas.
  • update[Incubator] added pending area to areas list Diff Committed by andreas.
  • update[Incubator] code formatting Diff Committed by andreas.
  • update[Incubator] IndexIterator added Diff Committed by michi.
  • update[Incubator] sorting of files is optional Diff Committed by michi.
  • update[Incubator] Added translations. Again thanks to Olivier lange. Diff Committed by roku.
  • update[Incubator] Reverted ediths changes as they broke a number of pubs. Diff Committed by egli.
  • update[Incubator] make shell script executable Diff Committed by michi.
  • update[Incubator] Rolf added to credits page Diff Committed by michi.
  • update[Incubator] Do the special character really not work? They work in the global file, at least for the french translation. This is a test checkin Diff Committed by roku.
  • update[Incubator] Fixed a special character using entity since cvs screws this up. Diff Committed by roku.
  • update[Incubator] Fixed i18n key "New document". Is now "New Document". Was reported by Olivier Lange. Diff Committed by roku.
  • update[Incubator] fixed javadocs Diff Committed by joerg.
  • update[Incubator] extracted method to calculate href attributes Diff Committed by andreas.
  • update[Incubator] using constant for XLink namespace URI Diff Committed by andreas.
  • update[Incubator] set pipeline for the share css and images in the globalsitemap Diff Committed by edith.
  • update[Incubator] make language switching in insert link popup work pass default language to insert link popup Diff Committed by gregor.
  • update[Incubator] start sitetree closed in insert link screen Diff Committed by gregor.
  • update[Incubator] sitetree was no longer visible in insert link screen Diff Committed by gregor.
  • update[Incubator] code formatting Diff Committed by andreas.
  • update[Incubator] fix documentation link #28348 Diff Committed by gregor.
  • update[Incubator] This commit was manufactured by cvs2svn to create tag 'RELEASE_1_2_RC_3'. Diff Committed by .
  • update[Incubator] set publication versions to 1.0 Diff Committed by gregor.
  • update[Incubator] restored backwards compatibility Diff Committed by andreas.
  • update[Incubator] - added javaflow block - changed syntax from exclude to include Diff Committed by andreas.
  • update[Incubator] Pending area added for replication of content to other servers Diff Committed by michi.
  • update[Incubator] forgot language extension and "html" for some ssl rewrites :) Diff Committed by gregor.
  • update[Incubator] fix ldap exception. was due to javascript being quite happy with arbitrary number of arguments.. grr WHERE IS MY GROOVY WHEN I NEED IT!! Diff Committed by gregor.
  • update[Incubator] all the possible versions added Diff Committed by michi.
  • update[Incubator] cocoon, lenya and publication version added resp differentiated Diff Committed by michi.
  • update[Incubator] bin added to corresponding target names such that it is consistent with src Diff Committed by michi.
  • update[Incubator] wasn't well-formed Diff Committed by gregor.
  • update[Incubator] enable "mounting" of live site under specified url. if you enable the live-mount-point in your publication.xconf, publications using the simpleLinkRewritingTransformer will rewrite urls of the form /lenya/publication/authoring/documentid to /livemountpoint/documentid Diff Committed by gregor.
  • update[Incubator] Formatting. Diff Committed by roku.
  • update[Incubator] Fixed old Epoz comment. Diff Committed by roku.
  • update[Incubator] Formatting. Diff Committed by roku.
  • update[Incubator] i18n enhancements for AC info screen/tab. We should have i18n'ed >= 95% of texts now. Diff Committed by roku.
  • update[Incubator] import statements added Diff Committed by michi.
  • update[Incubator] lucene configuration documented Diff Committed by michi.
  • update[Incubator] indexer info added Diff Committed by michi.
  • update[Incubator] configurable filter to configurable indexer added Diff Committed by michi.
  • update[Incubator] Addded i18n for Role list box in ac info screen/tab Diff Committed by roku.
  • update[Incubator] ASL 2.0 Diff Committed by gregor.
  • update[Incubator] various improvements to the installer: * checks for installed JVM * retains build.xml * fix for #26957 (no menu items installed) * show ASL 2.0 Diff Committed by gregor.
  • update[Incubator] Small i18n fixes of workflow info screen/tab. Diff Committed by roku.
  • update[Incubator] Small i18n fixes of workflow info screen/tab. Diff Committed by roku.
  • update[Incubator] IPv6 comment Diff Committed by gregor.
  • update[Incubator] Getting closer to a complete i18n and translation. I love this kind of work...really :) Diff Committed by roku.
  • update[Incubator] Reordered active committers list Diff Committed by roku.
  • update[Incubator] Hope it was ok to add me to the list of active committers. Diff Committed by roku.
  • update[Incubator] Completed i18n of info RC screen/tab. Diff Committed by roku.
  • update[Incubator] Completed i18n of info asset screen/tab. Diff Committed by roku.
  • update[Incubator] Completed i18n of info asset screen/tab. Diff Committed by roku.
  • update[Incubator] Completed i18n for meta info screnn/tab. Diff Committed by roku.
  • update[Incubator] home.dir replaced by webapp.dir Diff Committed by michi.
  • update[Incubator] oops, the ASL turns up in the final html .. thats NOT the idea. the ASL is not supposed to be viral and licesne the user content under ASL :) Diff Committed by gregor.
  • update[Incubator] This checkin should fix bug 27474. Changes: - exclude all xalan jars from cocoon webapp space during copy process in build scripts - updated shipped xalan to version 2.6.0 - updated nekopull to version 0.2.4 which fixes an xerces-2.6.2 issue with the class ObjectFactory which has been removed from xerces due to security issues - moved nekopull libs from docs-new pub to global WEB-INF/lib Diff Committed by roku.

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), (edith), (egli), (gregor), (joerg), (michi), (roku).