Download

Latest Version: 2.5.3.2
Click here to download.
Release date: 06.02.2009
Nightly Builds
Isola Framework is compiled from SVN repository on a daily basis. You can download and build your own copy of Isola from:
SVN Repository Path: http://labs.turkcellteknoloji.com.tr/svn/public/web/
Release Notes
Version 2.5.3.2
- Bugfix: Fixed a bug that prevents displaying null valued TextFields whose values are evaluated from the Http request or session.
Version 2.5.3.1
- Bugfix: Fixed a bug with the Turkish localization
- Bugfix: Setting text values starting with two zeros at the textboxes caused values evaluated as octal values issue is fixed.
Version 2.5.3.0
- Upgraded to Extjs version 2.2.1
- Resource caching mechanism re-implemented. Performance optimizations.
- Quicktips are enabled by default at <ext:init /> tag
- Tree nodes are drawn with a darker blue when a node is selected at the TreePanel
Version 2.5.2.7
- Numeruous bugfixes
- Added Row Expander facility, check isola-sample at SVN project for an example implementation.
Version 2.5.1
- Upgraded to Extjs 2.2
- Fixed the "JS Files not cached problem" even if it is enabled at web.xml file.
Version 2.5.0
- First open source release up to date.
- Fixed a bug with identifying the RemoteServices during initial startup.
Version 2.4.5
- Fixed a bug for incorrectly setting the inner HTML of Panel's.
- PanelTag now has the columns attribute.
Isola Quick-start
You don't have time to read all the documentation, and want to see its capabilities right now. Ok here is the step by step tutorial which will introduce the basics of the Isola Framework, mainly the tags. Click here to go.
Example Projects
There are some ready to run example projects for you to give a try. You can have a look at the Examples page for details.