[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r109] by fuchsst

added: warning if table needs to be empty when table structure was changed
added: scaffold to log table/flow execution
added: save of calc table is now restricted when no tables are added in the joindesigner

2012-02-09 21:40:43 Tree
[r108] by fuchsst

fixed: prevent null-pointer exception in joindesignertable.lstfields.resize
added: buttons (not functional yet in flows-tool-window)
fixed: type-conversion error when moving a namespace
fixed: save/reload of views did not work properly since last refactoring
fixed: change on primary-keys where not recognised properly

2012-02-08 21:37:05 Tree
[r107] by fuchsst

added: feature to dublicate fields
added/changed: "Execute All" is now active also for tables that are not executable themself
fixed: field-expressions where not checked when a table was added/removed from the join-designer
changed/fixed: dimension-fields are no more automatically set to NOT NULL

2012-02-07 21:34:38 Tree
[r106] by fuchsst

changed/fixed: refactored move method of MetisFieldList (coresponding DBField was removed)
fixed: error in repository create SQL script
fixed: expressions in a dublicated table where recognised as wrong
changed/fixed: create view command is now generated by DBView-class (also PK constraints are considered now)
fixed: changed on DBTable (name) where not recognised
fixed: CalcTables always where recognised as changed, when a set-operations was used
added: scaffold to log table execution
changed: altered save-sql of DBView to make possible to make it part of a script

2012-02-06 20:39:14 Tree
[r105] by fuchsst

added: scaffold for import wizard (basing on wizard control by Al Gardner from CodeProject)
added: NumericUpDownCell for DataGridView in the Import-Wizard
changed: refactored IEditable of MetisTables
added: Dublicate-Feature for MetisTables
changed: physical Format of Log-Table
changed: refactored MetisTables (renamed some variables)
fixed/changed: Mapped Tabled was sometimes recognised as changed when a number field was present

2012-02-05 18:18:52 Tree
[r104] by fuchsst

added: IEditable Interface to MetisTable (will be set to IsInEditMode when opened)
changed: refactored new-name creation in MappedTable
changed/fixed: it is now possible to set dimensionfields to null in data table

2012-02-02 21:55:46 Tree
[r103] by fuchsst

fixed: DBFields of FlatTreetable where created twice when saving

2012-02-01 21:23:32 Tree
[r102] by fuchsst

changed: show only valid views in Map-Table selection
changed: border-style of dimension toolwindow
fixed: activate delete-button in table-tool-window, when the only using table is its flattree
fixed: tooltip was removed in table-window, when the table was reloaded in edit window
changed: refactored check for modification of tables
fixed: changed DBField names was not recognised
fixed: ID for calculated tables and view tables was recreated before save
changed: refactored loading of fields form repository (DBfield linking)

2012-02-01 20:25:45 Tree
[r101] by fuchsst

changed: removed TestUnits for now
fixed: crashed when input table was reloaded
added/fixed: excute/preview button is now enabled/disabled when definition is valid/invalid
changed: refactored input and calculated table
fixed: temporary view was not created properly when execution calculated table
fixed: mapped table was not mapped since last refactoring (field list stayed empty)
added/changed: DBTable-names ending on _T or _V are now restricted (since they are used for temporary tables/views)

2012-01-31 21:37:09 Tree
[r100] by fuchsst

fixed: errors in calc table execution since last refactoring
fixed: row in datatable disappeared when user tried to edit a recently added row
fixed: error when user left a field in a new row in the data table empty

2012-01-30 21:31:21 Tree
Older >