3.0.0-SVN-179
* JSPWIKI-608, EditActionBean should not warn for page.lock after preview
* some CoreResources files had no value for assertedName, causing a weird Preferences page
v3.0.0-SVN-158 - upgrade mootools library :
* JSPWIKI-600: javascript error on getCoordinates()
* Added unit test on Javascript, based on Jasmine
* The print css stylesheet is now included in the standard jspwiki.css
* Several tweaks on AttachementInfoTab.jsp and AttachmentTab.jsp.
* Few small tweaks on Preferences and EditorManager related to UserPreferences.
* JSPWIKI-601: lastModified dates were not shown in page versions, replaced
prefs.DateFormat with prefs.TimeFormat on multiple places.
Also attachment created dates were not shown (attachments don't have
a lastModified date, but a created Date).
v3.0.0-SVN-149:
* JSPWIKI-577: Fixed the 'jumping' behavior of clicking this wide tabs.
* Open/Close of collapsible boxes is now only possible by clicking the +/- icon.
* Implemented the standard css overflow treatment of the 'diff' body.
v2.8.3-SVN-16:
* JSPWIKI-577: Fixed the 'jumping' behavior of clicking this wide tabs.
* Open/Close of collapsible boxes is now only possible by clicking the +/- icon.
* Implemented the standard css overflow treatment of the 'diff' body.
v2.8.3-SVN-14:
* JSPWIKI-480. Small improvement on Attachment sorting.
* JSPWIKI-574. Redirect from UserPreferences.jsp hangs when 'redirect' = null.
* JSPWIKI-590. Use relative paths to link the javascript routines.
* JSPWIKI-576. Styles of section [Edit] links fixed for IE.
* JSPWIKI-585: Scrollbars on wide-pages fixed for FF and Safari (overflow-y:hidden) and IE.
* JSPWIKI-383, JSPWIKI-481: Support redirecting back to special pages suchs as the Search page, Workflow page.