Skip to content

Releases: Drakonian/data-editor-for-bc

v3.1.0.2

05 Dec 21:15
Compare
Choose a tag to compare
  • Additional permissions for tables
  • Sync permission list between diff objects

v3.1.0.1

27 Nov 05:53
Compare
Choose a tag to compare
  • Fix bug which will give ability to filter out primary key fields via field filter. This is should not be happen.

v3.1.0.0

27 Oct 23:38
Compare
Choose a tag to compare
  • Import/Export date and dateTime as string instead of date cell type of excel, to avoid any possible time zone conversations
  • Fixed high important issue with Import/Export functionality, when columns were not listed in JSON/Excel files data was removed from Database
  • Rework Import, now system will search for records in Database BEFORE fields updates, this is important for any possible logic on source record
  • Added ability to Import/Export BLOB and Media fields for JSON, Excel in progress
  • Info textbox for import/export dialog
  • Permissions updated

v3.0.0.8

03 Oct 21:53
Compare
Choose a tag to compare
  • Protect Data Editor Setup and Data Editor log from editing

v3.0.0.7

18 Sep 15:41
1843eaa
Compare
Choose a tag to compare
  • Log database operations for import excel/json only when log is enabled on setup.
  • Delete All button to delete all data within filters without buffering data on the page we was forced to scroll to the bottom of the page to buffer whole data before deletion

v3.0.0.6

31 Aug 12:30
Compare
Choose a tag to compare
  • It was impossible to rename record with boolean in PK. Fixed.
  • Do better data type conversation
  • Always log enabling/disabling Data Editor Log
  • Start insert log entry from 1 instead of 0
  • Better multi-language support
  • Permissions for "Item Application Entry" and history

v3.0.0.2

06 Aug 05:45
Compare
Choose a tag to compare
  • Import/Export data in Excel format
  • Do not validate fields if it's not required upon import
  • Validation order fixed, for now, validation occurred with a new value to handle possible Rec-xRec inconsistency
  • Compile project with 12.2 runtime for older versions of BC

v3.0.0.0

08 Jul 06:45
Compare
Choose a tag to compare

Preset functionality
Logging
Import and Export Table Data
Copy Column to Column

v2.0.0.3

22 Jul 03:50
Compare
Choose a tag to compare
  • Added additional permissions for tables
  • Updated to latest language and application build

v2.0.0.2

22 Jul 03:33
Compare
Choose a tag to compare

Only super user or user with DataEditorTool permission set able to use DataEditor