Skip to content

Releases: patrickTingen/DataDigger

DataDigger 26 - Iron Man

Choose a tag to compare

@patrickTingen patrickTingen released this 30 May 12:36
03f87af

New version DD26

DataDigger 26 release candidate 2

Pre-release

Choose a tag to compare

@patrickTingen patrickTingen released this 19 May 09:22

DD26 failed to start in V10, so a small update

DataDigger 26 release candidate 1

Pre-release

Choose a tag to compare

@patrickTingen patrickTingen released this 19 May 08:02

Some small new features, lots of bugfixes and clean ups

- New   : Option for abbreviated datatypes in generate active record class
- New   : Option to set border color via myDataDigger.p (Johan Geerts)
- New   : Automagically complete query with missing quotes #74 (Johan Geerts)

- Solved: Call-stack error on getCursorPos (Jay Farr)
- Solved: Window position not saved on exit (Johan Geerts)
- Solved: Shift-del does not work in query editor
- Solved: Generate include fails when all labels are undefined #77 (Dirk Vreken)
- Solved: Generate include file abbreviates table name when longer than 20 chars #78 (Dirk Vreken)
- Solved: CTRL-A or CTRL-D on empty browse gives error #76
- Solved: Export to 4GL does not escape curly braces #80 (Rob Willoughby)
- Solved: Data dictionary no longer resizable #81 (Dirk Vreken)
- Solved: Error when downloading file
- Solved: Error when starting datadigger with UTF-8 and windows username with special characters #84 (movedoa)
- Solved: Function resolveOsVars is returning invalid values with cpinternal UTF-8 #85 (movedoa)
- Solved: Cannot type umlaut in filter row #83 (movedoa)
- Solved: Inactivated index shows as active #75
- Solved: Active index shown as inactive #86 (Richard Kelters)

- Changed: Starting the libraries is simplified, contact me when you have errors
- Changed: When dumping to Excel, assume codepage 1252 when current is ISO8859
- Changed: All widget-id attributes removed from UI elements #82 (Simi Slegian)

DataDigger 25.2

Choose a tag to compare

@patrickTingen patrickTingen released this 29 Dec 20:02

Even after checking, checking and re-checking, some small errors managed to slip in.
Too small to create a new major version, but too big to ignore

- Error on startup when no .ini file is present
- Missing code in getDataserver.p
- New user welcome wizard not showing

If you cannot compile, you can download the .r files that are attached to this release.
See https://github.com/patrickTingen/DataDigger/wiki/Problem-CannotCompile for instructions on how to set it up

DataDigger 25.1

Choose a tag to compare

@patrickTingen patrickTingen released this 29 Dec 19:38
719719d

Even after checking, checking and re-checking, some small errors managed to slip in.
Too small to create a new major version, but too big to ignore

- Error on startup when no .ini file is present
- Missing code in getDataserver.p

If you cannot compile, you can download the .r files that are attached to this release.
See https://github.com/patrickTingen/DataDigger/wiki/Problem-CannotCompile for instructions on how to set it up

DataDigger 25

Choose a tag to compare

@patrickTingen patrickTingen released this 24 Dec 10:38

A new shiny release of DataDigger, with lots of bugfixes, clean code thanks to Sonar Cube and even some new features.
Check it out and if you have questions, contributions or ideas, don't hesitate to mail me. Check DD for my contact details

Many thanks to all the people that submitted ideas and bug reports on DD24. You can find your name and report back in the release notes.

RC2 DataDigger 25

RC2 DataDigger 25 Pre-release
Pre-release

Choose a tag to compare

@patrickTingen patrickTingen released this 18 Dec 15:31

Small error fixed in conversion routine

Beta 20201211

Beta 20201211 Pre-release
Pre-release

Choose a tag to compare

@patrickTingen patrickTingen released this 11 Dec 20:52
- Solved: Connections not synchronized among multiple windows in one session
- Solved: Cache not invalidated when removing connections

Beta 20201117

Beta 20201117 Pre-release
Pre-release

Choose a tag to compare

@patrickTingen patrickTingen released this 17 Nov 15:01
- Pingback restriction not always respected

Beta 20201111

Beta 20201111 Pre-release
Pre-release

Choose a tag to compare

@patrickTingen patrickTingen released this 11 Nov 13:20
- Solved: Deprecated option RCODE-INFORMATION on TT definitions removed #53 (Movedoa)
- Solved: Username sometimes not retrieved properly #54 (Movedoa)
- Solved: Conversion procedure not found

- Change: No hardcoded limit for maximum window width #55 (Tipe)