Servoy 1.1 released

Release notes for Servoy betas

Servoy 1.1 released

Postby Jan Aleman » Sat Aug 09, 2003 2:37 pm

Servoy 1.1 is now available for download. We would like to thank all members of the Servoy forum for testing, feedback and suggestions. Thanks to you Servoy is getting better every day!

Servoy 1.1 can be downloaded from the developer website at http://developer.servoy.com

Servoy 1.1 is a very exciting release with more than 25 new features and numerous fixes and improvements.

Changes since 1.1 rc5:
[ehn]-custom valuelist is adjustable via application JavaScript object
[ehn]-loadRecords in form based on pkdataset by query
[ehn]-method entry break is now option in debugger
[ehn]-updated crm example and latest docs
[fix]-Aggregating over empty foundset http://forum.servoy.com/viewtopic.php?t=305
[fix]-MySQL as the repository server http://forum.servoy.com/viewtopic.php?t=302
[fix]-visible/accessable works on entire form http://forum.servoy.com/viewtopic.php?t=294
[fix]-portal/listview header disapearing http://forum.servoy.com/viewtopic.php?t=73
[fix]-password is hidden on login dialog http://forum.servoy.com/viewtopic.php?t=212
[fix]-tooltip problems http://forum.servoy.com/viewtopic.php?p=1073#1073
[fix]-copy/paste http://forum.servoy.com/viewtopic.php?t=304
[fix]-LAF use problems with jdk1.3.1 servoy client
[fix]-heavy weigth beans loose name
[fix]-parts reordering is fixed
[fix]-problem with editable comboboxes icw newRecord http://forum.servoy.com/viewtopic.php?t=260

Changes in previous 1.1 rc builds
[enh]-added distribute and align tools
[enh]-border editor ahs more options for title border
[enh]-distinct related valuelist http://forum.servoy.com/viewtopic.php?t=230
[enh]-added code editor context menu
[enh]-added Locale preference property with same effect as -Duser.timezone=CE on server and client
[enh]-show Servoy version number in admin page
[enh]-server admin page able to update an solution with new solution version: http://forum.servoy.com/viewtopic.php?t=14
[enh]-after new installion properties panel (of elements) is displayed by default.
[enh]-when text property is prefilled it is no longer prefixed with the relationname, just the columnname is filled in
[enh]-text-toolbar-fontsize contains only a few sizes
[enh]-sendMail is now opensource server plugin
[enh]-editting without record, shows alert msg
[enh]-enabled drag drop in fields
[enh]-duplicate method dialog selects the current form
[enh]-Date Chooser using format properties of field to display a date according to the format
[enh]-made an enhancement to printing to handle empty parts better
[enh]-crm example solution enhanced with step by step explanation of methods
[ehn]-added cc and bcc to mail method
[ehn]-media handling in media fields, import, and export of images into fields all media is stored as BLOBS in the backend database.
[ehn] added readFile and writeFile to application (for use with media). With these functions you can use methods to import and export images directly into and out of your sql backend.
[ehn] methods for sizing/moving main window (and getting screen size)
[ehn]-'More Windows...' dialog to window menu to prevent overflow (leaves most recent used windows in window menu)
[ehn]-added report_sql (query only) to database manager
[ehn]-added anchors property editor
[ehn]-added onDelelteAllRecordCmd, onprintpreviewcmd, onsortcmd override method properties to form
[ehn]-color coding and tab indenting in method editor
[ehn]-formborder property
[ehn]-in place fields dialog option for:
--pre-fill text property with dataprovider
--pre-fill name property with dataprovider
--place horizontal/vertical
--place labels
[ehn]-new methods on relation (Relatedfoundset): new record/dup/delete
[ehn]-new utils node with useful functions that JavaScript does not provide
[ehn]-possibility to hide toolbars with a method
[ehn]-sliding fields with smart break, sliding fields do not only shrink but can also grow
[ehn]-useSeparateFoundSet property on form
[enh] Updated CRM example
[enh] date format property shows format examples
[enh]-DebuggerTreeView-> show forms per table option.
[enh]-added %%serverURL%% delivers the http server url where the client is coming from
[enh]-added JavaScript setImageURL function to button en label
[enh]-added media url handler example use: media:///filename.gif
[enh]-added 'switch' statement to flow node in method editor
[enh]-added toolbars to debugger window tree/list view
[enh]-added value list type detection and check with field dataprovider type
[enh]-configurable: When you copy and paste and object, there is a 10 pixel offset
[enh]-during onShow there is now a foundset model, allowing finds in onShow
[enh]-made application the root node in treeview to match the SolutionObjectModel
[enh]-media dir import also import directories in media name, useful for media:///dir1/icons/xxxx.gif constructs
[enh]-new firebird jdbc driver
[enh]-performance enh: all aggregates are queried at once
[enh]-place color on recent used in color chooser
[enh]-renamed printscale to paperPrintScale
[enh]-servoy-admin pages now support resolving of locks, transactions and messaging to users
[enh]-tab hiding on tab panel
[enh]-paste in code editor does undo per word
[fix]-prevent foreign key null queries to improve performance
[fix]-broom tool should not affect locked object
[fix]-fixed Sybase ASE casing problem
[fix]-pagebreakOccurrence - http://forum.servoy.com/viewtopic.php?t=267
[fix]-in anchor layout editor dialog when nothing is selected ,shows on new open with all selected
[fix]-checkboxes are visible in related field auto enter value
[fix]-fixed locked object selection rectangle
[fix]-fixed date issues http://forum.servoy.com/viewtopic.php?t=224&highlight=
[fix]-password field disappears problem http://forum.servoy.com/viewtopic.php?t=212
[fix]-null/concat problem http://forum.servoy.com/viewtopic.php?t=196
[fix]-specify bean dialog does not select visible when pressing key
[fix]-newform dialog resize is broken
[fix]-toolbars must remember visible http://forum.servoy.com/viewtopic.php?t=167
[fix]-valuelist problem http://forum.servoy.com/viewtopic.php?t=260
[fix]-combo search http://forum.servoy.com/viewtopic.php?t=262
[fix]-focus lost handles 2 fields http://forums.servoy.com/viewtopic.php?t=247
[fix]-requestFocus http://forum.servoy.com/viewtopic.php?t=165 and http://forum.servoy.com/viewtopic.php?t=206
[fix]-flush solution does not always work
[fix]-multi server solution export bug
[fix]-tablesspanel in header http://forum.servoy.com/viewtopic.php?p=925#925
[fix]-fixed developer-client locking
[fix]-fixed serveradmin-client lock remove bug
[fix]-fixed foundset not in editting bug
[fix]-smart break not working in rtf_area http://forum.servoy.com/viewtopic.php?p=749#749
[fix]-header footer not printed http://forum.servoy.com/viewtopic.php?t=238&highlight=
[fix]-change of foreign key must change related foundsets
[fix]-After deleting an element from the form it still appears in the tree. http://forum.servoy.com/viewtopic.php?t ... ght=sticky
[fix]-opening a solution while debugger was enabled caused problems
[fix]-Globals, currentcontroller now enables Move code or Move sample icons correctly
[fix]-possibility to change local on client
[fix]-bean disapear problem
[fix]-request focus is fixed, http://forum.servoy.com/viewtopic.php?t=165 and http://forum.servoy.com/viewtopic.php?t=206
[fix]-global fields refresh issue fixed
[fix]-plugins.length function fixed
[fix]-move code on jsDataset does not work
[fix]-javascript null string concat problem
[fix]-cut/copy/paste does not work from menu
[fix]-javascript elements in listview access sometimes dont work properly
[fix]-design context menu apple does not work http://forum.servoy.com/viewtopic.php?t=81
[fix]-empty print (preview) and strange sliding.
[fix]-font problem in client on OSX
[fix]-JavaScript Date change problem
[fix] history still holds deleted forms
[fix] page margin dotted lines now update immediately after changing paper size
[fix]-SocketFactory.useTwoWaySocket always on, client first time make user property
[fix]-bevel border color is not remembered
[fix]-color chooser in Method Editor moved focus to Browser/Designer
[fix]-column create/delete/create caused length problems
[fix]-fix bad html handling in text editor and added sub/sup, table, (ordered)list, etc in dropdown menu
[fix]-fix for bad query generation in print preview using related and not related columns
[fix]-multiline portals
[fix]-import empty data, newlines goes wrong
[fix]-issues with import dialogs
[fix]-margin on text area and text field are now the same
[fix]-printing clipping issue fixed
[fix]-related delete does not always function
[fix]-text Editor: move code to current showing panel, not only to first
[fix]-text toolbar does not always function
[fix]-various combo box bugs
[fix]-with multiple find request (and leaving some empty)
Last edited by Jan Aleman on Thu Jan 15, 2004 6:51 pm, edited 1 time in total.
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth

Postby Harjo » Sun Aug 10, 2003 12:28 pm

I want to thank all the guys (maybe women, not seen yet!) from Servoy, for the quick responses on this forum and for all the hard work they have done.

Keep going!
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Impressive

Postby Morley » Mon Aug 11, 2003 2:44 pm

That's a very impressive list of new features and feature extensions. Very impressive indeed.
User avatar
Morley
 
Posts: 891
Joined: Fri Apr 25, 2003 4:54 pm
Location: Toronto, Canada

Postby Guest » Mon Aug 11, 2003 4:46 pm

Bravo!
Guest
 


Return to Latest Releases

Who is online

Users browsing this forum: No registered users and 15 guests

cron