Aida 6.4 Release Notes
--- Dec 2011
- AIDASite class version '6.4'
- String asHttpFriendly - brackets ( ) also changed to -
--- Nov 2011
- WebElement update - if new is without id, raise an error: creation method wrong!
- WebElement checkIfFirstMethod doesn't work correctly yet
- WebFormElement onChangePostAndDo: patch
- WebFormElement onEnterTabulate ensures Prototype.js
- WebButton prepareAtributesToPrintOn: correctly if value is not present
- DefaultWebStyle css231Validation with red text, not background
- WebElement unused event methods removed
- WebElement event handling:
- on: anEventSymbol do: a Block added
- on: anEventSymbol script: aJavascriptCode added
- all existing event methods refactored accordingly
- WebWidget stuff from #new moved to #initialize (patch by Nicolas Petton)
- WebUserApp editGroupsPopup button action added
- WebSocket disabled for now in WebPage initPageScripts
- patches of form support in al possible combinations
- WebWidget #build doesn't need to #clear first, for this you have now a separate #rebuild, that one called from Ajax update too
- WebWidget build is called immediatelly at the widget creation. Further build control is possible by overriding #buildImmediatelly and #buildWhileStreaming
- WebWidgets work now well as embedded or popped up
- Widget examples added to demos
- backup of image before hourly snapshot
- report of image state before image snapshot
- admin UI is made translatable
- WebElement unused methods removed
- WebElement postAddAction introduced
- WebText class attributeMarkup removed
- WebElement bunch of unneeded addText methods removed
- WebDemoWidget introduced, viewWidgets in WebDemoApp
- Object firstContexttForStack catchs contexts themselves too
- WebWindow context improved
--- Sep 2011
- WebApplication callDefaultActionOn: added for so called 'buttonless' posts like anyonymous posts from HTTP clients (like PaperScanner/DocCapturerApp in BiArt)
- WebSocket temporary switched off
- WebPage printHTML - script/style header patch
- WebPage addStyle: to add inline CSS in header of a page
Continue to older 6.3 Release notes