Release date: 2015-01-14
Bugfix regarding user groups
Release date: 2015-01-07
Minor bugfixes regarding planitext searches using Filter SearchStrings in API
Major performance improvements
Release date: 2014-12-12
Bugfix regarding WorkFlow matching
Added Checkpoint script to WorkFlow engine
Release date: 2014-12-04
Minor bugfixes in x-x relation
Added Optimizer class for statistics gathering, disabled by default
Release date: 2014-05-27
Added extrainfo to relation, see Relations administration
Release date: 2014-04-02
Bugfixes regarding export of large table sets
Release date: 2014-03-26
Bugfixes regarding changes in 1.2.1230
Release date: 2014-03-24
Better functions for info_popup when scripting
Release date: 2014-02-26
Adding indexes and other performance related changes
Remember to run php index.php upgrade
Release date: 2014-02-25
Implemented TableRecord::getOriginalValue to get the unchanged value for a field as in the database
Changed behaviour of the save() method to allow saving from before- and afterSave methods without causing a loop
Release date: 2014-02-04
Bugfixes
New Exception thrown if there is too little memory allowed for PHP to run in PHP.ini
New commandline command. list - lists all available DBI:s
Performance increase on creating new TableRecords
Release date: 2013-12-13
Bugfixes
REST-users no longer need to be able to login to Vortex
OR-bug in filter searchstring fixed
Release date: 2013-06-14
Improved memory handler prevents Vortex to run out of memory
Release date: 2013-06-12
Bugfix for double negation in SearchString
Release date: 2013-04-17
Changed setup of database to support mysql 5.5.x
Reworked filter editor with drag and drop interface
Reworked filter processig for better performance
Release date: 2013-03-21
Bugfix with filter edit
Release date: 2013-03-15
Added functionality for my profile in the menu script
Code cleanup
Added getTableRecordsParseArray to allow array to be sent to getTableRecords in API
Date and Time methods in vxString now takes format argument
Bugfix regarding default value
Release date: 2012-11-28
Added function for dropdown menus in script bar
New script functionallity for save/reload scripts
Export script for exporting current table/filter/view/search to .csv file
Import script for importing .csv file into current table/view
Release date: 2012-10-04
Added WorkFlow engine
Release date: 2012-09-19
Added match attribute to import templates, see Documentation
Added support for temporary data storage in TableRecords. When setting to a field that does not exist in the TableRecord the value is temporarilly stored throughout the session and will be returned by gets.
Release date: 2012-06-20
Minor bugfixes
Release date: 2012-05-18
Added response element <showdetails> from GUI scripts to show the details view for the given UUID
Release date: 2012-05-15
Bugfix: Strings for dropdown fields with iValue 0 generated an error
Bugfix: DropdownField with no connected strings generated a java error.
Release date: 2012-05-14
Some major code optimizations and minor bugfixes
Release date: 2012-05-09
Added extrainfo value: field for setting a value from script/calculation
Added VxStringParser to parse above value and defaultvalue, see Documentation
Bugfixes
Release date: 2012-05-03
Bugfix regarding onClick for ShowList
Bugfix for IE8 compatibility regarding querySelector
Release date: 2012-04-30
Cleaned up the sourcecode, moving javascripts to separate .js files.
Added HTML markup functionallity for ShowList class.
Changed layout