Servoy 1.2 FINAL available

Servoy announcements

Servoy 1.2 FINAL available

Postby Jan Aleman » Mon Dec 01, 2003 6:52 pm

Servoy 1.2 Final is now available for download. Servoy 1.2 is a free upgrade for all Servoy 1.0 and 1.1 users.

We would like to thank all beta testers for testing all the beta versions.

Make a backup of your current Servoy installation directory if you plan to upgrade or perform a clean installation into a new directory.

You can download Servoy 1.2 from the download section on the developer website at: http://developer.servoy.com.

[enh]-support for relational operator = < > >= <= !=
[enh]-starting a client is possible with specifying a solution to load. Example to start crm: http://localhost:8080/jnlp/servoy_clien ... lution=crm
[enh]-added controller.addFilterParam('customerid', '=', 'BLONP'); for permanent filtering
[enh]-reduce/extend search via javascript http://forum.servoy.com/viewtopic.php?t=379
[enh]-colorChooser http://forum.servoy.com/viewtopic.php?p=1336#1336
[enh]-import media dir using background thread
[bug]-fixed log table to be compatible with MSSQL http://forum.servoy.com/viewtopic.php?p=1419#1419
[enh]-db defined relations are now loaded in background
[bug]-better import separator support
[bug]-rollback does not update the slider to correct number (also must first saveData() before rollback otherwise that is again committed)
[bug]-onFocusGained and onFocusLost not always working
[enh]-Servoy Clients now work on internal and extenal network from same server
[bug]-Footer problem http://forum.servoy.com/viewtopic.php?t=343
[bug]-PrintPreview with 2 related records. http://forum.servoy.com/viewtopic.php?t=278
[bug]-find problems http://forums.servoy.com/viewtopic.php?t=288
[bug]-self join problem http://forum.servoy.com/viewtopic.php?t=401
[enh]-solution is loading is 30% faster http://forum.servoy.com/viewtopic.php?t=210 and http://forum.servoy.com/viewtopic.php?t=423
[fix]-mysql media create error http://forum.servoy.com/viewtopic.php?t=358
[fix]-escape key in formdialog now works
[fix]-if (date1 == date2) test did not work
[fix]-problem with create log table http://forum.servoy.com/viewtopic.php?t=346
[enh]-recurring calls to showFormIndialog should switch form in the dialog (closeFormDialog has optional closeAll option)
[enh]-print has parameter for printerSelectDialog
[enh]-rename addFilterParam to addFoundSetFilterParam
[enh]-changed log table creation to work on MSSQL http://forum.servoy.com/viewtopic.php?t=346
[enh]-disable tracking option if log table not present
[enh]-notshared foundset should use the same foundset and not a new one every time
[fix]-copy of portal fields loses parent http://forum.servoy.com/viewtopic.php?t=386
[enh]-copy/paste should add component to portal when portal is selected http://forum.servoy.com/viewtopic.php?p=1100
[enh]-duplicate form http://forum.servoy.com/viewtopic.php?p=1527#1527
[enh]-delete style sheet possible in repository dialog
[enh]-ask for activate release if release is imported
[enh]-parts are easier to select (on the line)
[enh]-mouse click on tab in designer shows the form on that tab
[fix]-fix for newRecord on related foundset used in multiline portal
[fix]-portal does obey printSliding flag when no scrollbars are present on portal
[enh]-form dialog enhance http://forum.servoy.com/viewtopic.php?t=461
[fix]-jvm check in client start page now downloads latest JVM for client
[new]-Excel file import/export plugin
[new]-Scheduler plugin
[fix]-self join record use (changes not seen on all places)
[fix]-if (date1 == date2) test is fixed
[fix]-JSDatabaseManager is not showing the return type JSDataset in debugger treeview http://forum.servoy.com/viewtopic.php?t=407
[fix]-focus on buttons does not work icw enter press in kunstoff LAF http://forum.servoy.com/viewtopic.php?t=436
[enh]-relaties/dataproviders creation possible in debugger window
[enh]-field tab sequence http://forum.servoy.com/viewtopic.php?p=1575#1575 and http://forum.servoy.com/viewtopic.php?p=827#827
[ehn]-add 'new'/'view' method button in Method property editor from propertiesview
[enh]-file drag and drop into media field http://forum.servoy.com/viewtopic.php?t=355 http://forum.servoy.com/viewtopic.php?t=404
[enh]-added 'mediaOptions' property to a graphical comonenet (icon,fill,stretch,etc)
[enh]-tabSeq also on buttons for tabbing order http://forum.servoy.com/viewtopic.php?p=1575#1575 http://forum.servoy.com/viewtopic.php?p=827#827
[enh]-renamed onChange to onDataChanged property on field to be more clear
[enh]-add titleText property to form
[enh]-globals now support default values
[enh]-changed portal line handling http://forum.servoy.com/viewtopic.php?p=1761#1761
[enh]-placing record information in title or footer in printpreview http://forum.servoy.com/viewtopic.php?p=1802#1802
[enh]-if window menu in client is empty it is now disabled
[enh]-tumbnailer getThumbnailJPGImage() on label http://forum.servoy.com/viewtopic.php?t=503
[enh]-new solution settings menu in tools menu with solution title, first form, open method and close method
[enh]-debugger variable pane now doesnt render html to make viewing of html variables easier
[fix]-servoy is much faster over low bandwith connections: added client solution cache http://forum.servoy.com/viewtopic.php?t=210
[fix]-RTF/HTML_AREA find/search http://forum.servoy.com/viewtopic.php?t=535
[fix]-save script on verify http://forum.servoy.com/viewtopic.php?p=2207#2207
[fix]-portal transparentcy is not stored in repository http://forum.servoy.com/viewtopic.php?p=1840
[fix]-animated gif only working on button http://forum.servoy.com/viewtopic.php?p=883#883
[fix]-mysql media create error http://forums.servoy.com/viewtopic.php?t=358
[fix]-portal/related data problem http://forum.servoy.com/viewtopic.php?t=552
[fix]-form load quirkiness http://forum.servoy.com/viewtopic.php?t=446
[fix]-placing record information in parts besides list/table view http://forum.servoy.com/viewtopic.php?t=509
[fix]-bug in printpreview (current record) http://forum.servoy.com/viewtopic.php?t=577
New performance feature "Asynchronized related dataloading in Tableview":

To use asynchronized related dataloading in a form the form should use tableview instead of listview, tableview now tries to defer all related foundset data loading to the background

Changed tableview behaviour to support async. loading:
-the 'header' part normally occupied by the draggable column headers from the tableview is now only occupied if the 'header' part is not placed in the design mode. (important to make your own table header and prevent the default placed)
-the table header does not fill the available Form space if the horizontal scrollbar is present
[enh]-possibility to execute methods from within html with arguments
[enh]-toolbar with allignment tools
[enh]-lazy blob loading
[enh]-browser launch in developer
[enh]-script in developer behaves more like client (=better performance)
[enh]-fix for sybase date/time/stamp serialize to client
[enh]-added 'enable' javascript property on form
[enh]-added 'editable' javascript property on most field types
[enh]-added more dialog methods in dialog plugin
[enh]-security node in javascript solution object model
[enh]-added possibility to use different display en realvalue in custom valuelists,like "men|m"
[enh]-Mac command keys are supported again
[enh]-escaping '|' with backslash if want to use this as realvalue in custom valuelist
[fix]-enable of all area field types after disable
[fix]-failing edit start/stop in some list views
[fix]-never ending dataNotify between clients when using time in calcs
[enh]-possibility to execute methods from within html with arguments
[enh]-toolbar with allignment tools
[enh]-lazy blob loading
[enh]-browser launch in developer
[enh]-script in developer behaves more like client (=better performance)
[enh]-fix for sybase date/time/stamp serialize to client
[enh]-added 'enable' javascript property on form
[enh]-added 'editable' javascript property on most field types
[enh]-added more dialog methods in dialog plugin
[enh]-security node in javascript solution object model
[enh]-added possibility to use different display en realvalue in custom valuelists,like "men|m"
[enh]-Mac command keys are supported again
[enh]-escaping '|' with backslash if want to use this as realvalue in custom valuelist
[fix]-enable of all area field types after disable
[fix]-failing edit start/stop in some list views
[fix]-never ending dataNotify between clients when using time in calcs
[fix]-search problem when using stored calc in search relation
[fix]-getAsPlainText() method on rtf/html_area
[fix]-selectOnEnter on fields http://forum.servoy.com/viewtopic.php?t=415
[fix]-onDataChange in tableview/portal http://forum.servoy.com/viewtopic.php?t=634
[enh]-Solution protection when exporting a solution
[enh]-application.getMethodTriggerElementName() function http://forum.servoy.com/viewtopic.php?t=651
[enh]-getName() function on all elements http://forum.servoy.com/viewtopic.php?t=651
[enh]-brand new server manual (check docs directory)
[enh]-added replaceSelection(...) on fields http://forum.servoy.com/viewtopic.php?p=2307#2307
[enh]-added combobox separator if '-' is display value http://forum.servoy.com/viewtopic.php?t=590
[enh]-onAction behaves like button on field when not editable http://forum.servoy.com/viewtopic.php?t=474
[enh]-more toolbars http://forum.servoy.com/viewtopic.php?t=496
[enh]-warning before deleting relation http://forum.servoy.com/viewtopic.php?t=653
[enh]-escape "solution close"/"application exit" with 'return false' in solution onClose method http://forum.servoy.com/viewtopic.php?t=570
[enh]-client datacache flush button in server admin page http://forum.servoy.com/viewtopic.php?t=533
[fix]-Move Up or Down in sort dialog deselects the selected option
[fix]-onShow search issue http://forum.servoy.com/viewtopic.php?t=676
[fix]-Inserting text at cursor position issue http://forum.servoy.com/viewtopic.php?t=587
[fix]-Tooltip in listview: http://forum.servoy.com/viewtopic.php?p=2726
[fix]-printPreview not closing: http://forum.servoy.com/viewtopic.php?t=669
[fix]-Combobox not keeping selection (in some cases http://forum.servoy.com/viewtopic.php?t=681
[fix]-application.lastModifierKeys also set on textfield actions (enter
or mouse pressed in non editable field)
[fix]-security not working correctly in 1.2rc7 http://forum.servoy.com/viewtopic.php?t=663
[fix]-application.showURL made safer http://forum.servoy.com/viewtopic.php?t=662
[fix]-rounded rectanle default round http://forum.servoy.com/viewtopic.php?t=670
[fix]-duplicate form
[fix]-portal background setting http://forum.servoy.com/viewtopic.php?t=800
[fix]-warning is given when user password is left empty in security
[fix]-page margin dialog http://forum.servoy.com/viewtopic.php?t=718
[fix]-event behaviour http://forum.servoy.com/viewtopic.php?t=797
[fix]-client solution cache if not flushed without server restart http://forum.servoy.com/viewtopic.php?t=791
[fix]-onShow not called when tabpanels are switched http://forum.servoy.com/viewtopic.php?t=784
[fix]-tableview checkbox issue http://forum.servoy.com/viewtopic.php?t=775
[fix]-formatting lost after empty find http://forum.servoy.com/viewtopic.php?t=774
[fix]-tableview scroll issue http://forum.servoy.com/viewtopic.php?t=766
[fix]-security issue http://forum.servoy.com/viewtopic.php?t=764
[fix]-forms sorted in security dialog http://forum.servoy.com/viewtopic.php?t=763
[fix]-reseting pk sequences not possible http://forum.servoy.com/viewtopic.php?t=745
[fix]-deleteAll problem http://forum.servoy.com/viewtopic.php?t=748
[fix]-rtf area loose alignment http://forum.servoy.com/viewtopic.php?t=716
[fix]-onAction is now triggered on nonEditable field click http://forum.servoy.com/viewtopic.php?t=474
[fix]-bg color of checkbox
[fix]-printpreview resize->close repaint bug
[fix]-excel import overlooks one column
[fix]-security does not always allow people to be assigned to groups
[fix]-form shown in dialog which shows a form in a dialog does not save its data
[fix]-bad query generation for omit
[fix]-new record creation icw tabpanel selection fails
[fix]-currency formatted fields do not work in find
[fix]-test in scripting if related foundset exist fails when is empty
[fix]-image media field does not export java script methods
[fix]-race condition in self joins
[fix]-solution rename button made working in repository dialog
[fix]-combobox onAction in portal/tableview did fire before data was stored
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth

Is this the same as the beta version 1.2 rc11 build 259?

Postby cjemichael » Thu Dec 04, 2003 12:31 pm

Also, please can you state the exact version number of each download next to the download link so we know what we are getting before we download and install.

Thanks
cjemichael
 
Posts: 47
Joined: Thu Dec 04, 2003 12:29 pm

Postby Jan Aleman » Sun Dec 07, 2003 8:32 pm

Excellent suggestion
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth


Return to Announcements

Who is online

Users browsing this forum: No registered users and 19 guests