-
Notifications
You must be signed in to change notification settings - Fork 71
Seaside302Changelog
Philippe Marschall edited this page Jul 14, 2015
·
2 revisions
Seaside 3.0.2 is a bug fix release for Seaside 3.0. There never was an official 3.0.1 release.
The following bugs were fixed:
- #606) WAKomEncoded fails serving CSS files from WAExternalFileLibrary
- #41) Provide simple email abstraction
- #602) Seaside's scriptaculous in place editor is bugged
- #600) BlockClosure>>processHttp sends deprecated #fixTemps
- #610) Welcome should display a warning if author initials are not set
- #612) subscript out of bounds when encoding a single 0 character to UTF-8
In addition the following improvements were made:
- added the possibility for new items to CTReport
- GRCodecStream >> #isStream added
- removed #hash, #= and #isDictionary from GRSmallDictionary
- added a rule detecting the use of "self class hash", which does not work in GemStone
- fixed findTokens: rule
- updated to jQuery 1.4.4
- updated to jQuery UI 1.8.6
- do not include fragment in AJAX request URLs
- fixes and improvements to the jQuery UI auto complete dialog
- made script generator on WABuilder configurable
- fix MNU in uploads due to missing content type in Chrome
- WAPathConsumer >> #peekToEnd added
- added WAUrl >> #withoutFragment
- made the halo class configurable, like in morphic
- added an experimental space tally to /status
- The tool tips in the /config application update themselves depending on the state
- fixed the WideString method JQDevelopmentLibrary>>jQueryJs
Changelogs
- (newer changelogs, see https://github.com/SeasideSt/Seaside/releases)
- 3.4.0
- 3.3.0
- 3.2.4
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.11
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 2.8
- 2.7
- Past Releases
Development
Documentation
- Configuration and Preferences
- Embedding Subcomponents
- Maintaining State
- Generating HTML
- CSS and Javascript
- Debugging Seaside Applications
- Links, Forms and Callbacks
- Development Tools
- Call and Answer
- Naming URLs
- Security Features
- Securing Seaside Applications
- Seaside-REST
- Add-On Libraries
- Persistence
- Gettext
- FileLibrary
- The Render Tree
- PDF Generation
- Long-Term Issues
- Ajaxification
- Web Components
- Big Issues
Sprints