Hi,
Two comments:
* This email was sent twice: once to the enterprise@ mailing list and
once to the platform@ mailing list. We need to talk to Raff so that
duplicate emails are not sent.
* I think we're missing some JIRA issues for Toucan and Albatross
skins. Otherwise the release notes for them won't contain the changes
below.
Thanks
-Vincent
On Aug 6, 2008, at 5:12 PM, jvdrean (SVN) wrote:
Author: jvdrean
Date: 2008-08-06 17:12:06 +0200 (Wed, 06 Aug 2008)
New Revision: 11688
Added:
enterprise/trunk/distribution-test/selenium-tests/src/test/it/com/
xpn/xwiki/it/selenium/DocExtraTest.java
platform/web/trunk/standard/src/main/webapp/templates/information.vm
platform/web/trunk/standard/src/main/webapp/templates/
informationinline.vm
Modified:
enterprise/trunk/distribution-test/selenium-tests/src/test/it/com/
xpn/xwiki/it/selenium/AllTests.java
enterprise/trunk/distribution-test/selenium-tests/src/test/it/com/
xpn/xwiki/it/selenium/KeyboardShortcutsTest.java
enterprise/trunk/distribution-test/selenium-tests/src/test/it/com/
xpn/xwiki/it/selenium/framework/AbstractXWikiTestCase.java
enterprise/trunk/distribution-test/selenium-tests/src/test/it/com/
xpn/xwiki/it/selenium/framework/AlbatrossSkinExecutor.java
enterprise/trunk/distribution-test/selenium-tests/src/test/it/com/
xpn/xwiki/it/selenium/framework/SkinExecutor.java
platform/core/trunk/xwiki-core/src/main/resources/
ApplicationResources.properties
platform/core/trunk/xwiki-core/src/main/resources/
ApplicationResources_fr.properties
platform/skins/trunk/albatross/src/main/resources/albatross/
classes.css
platform/skins/trunk/albatross/src/main/resources/albatross/
colorsblack.css
platform/skins/trunk/albatross/src/main/resources/albatross/
screenlayout.css
platform/skins/trunk/albatross/src/main/resources/albatross/
scripts/shortcuts.js
platform/skins/trunk/albatross/src/main/resources/albatross/
style.css
platform/skins/trunk/albatross/src/main/resources/albatross/xwiki.js
platform/skins/trunk/toucan/src/main/resources/toucan/toucan.css
platform/web/trunk/standard/src/main/webapp/templates/
attachmentsinline.vm
platform/web/trunk/standard/src/main/webapp/templates/
commentsinline.vm
platform/web/trunk/standard/src/main/webapp/templates/contentview.vm
platform/web/trunk/standard/src/main/webapp/templates/docextra.vm
platform/web/trunk/standard/src/main/webapp/templates/
historyinline.vm
platform/web/trunk/standard/src/main/webapp/templates/macros.vm
platform/web/trunk/standard/src/main/webapp/templates/menuview.vm
platform/web/trunk/standard/src/main/webapp/templates/tagedit.vm
platform/web/trunk/standard/src/main/webapp/templates/xwikivars.vm
Log:
XWIKI-2606 : Improve pages footer (comments, attachments, etc)
XWIKI-522 : Add a Document Information section below the document
Implemented.
[snip]