Skip to content

Releases: datavisyn/tdp_core

v11.0.0

12 Feb 17:04
2204093
Compare
Choose a tag to compare
  • Fixed nested CompositeViews by passing correct context to children (#482)
  • Fix arrow direction of Ordino sidebar (un-)collapse button (#476)
  • Fixed touring fa5 progress icon not showing (#475)
  • Removed isEmpty check of client config before loading it (#472)
  • Update requirements and dependencies (#469)
  • Fixed incorrectly setting showHelpLink to '' instead of false (#471)
  • Fix bugs in excel export (#470)
  • Use datavisyn loading icon with datavisyn theme (#467)
  • Introduce client config (#457)
  • Set default file format to xlsx in the customize download dialog (#452)
  • Refactor stylesheets organiation and imports (#447)
  • Upgrade to Font Awesome v5 (#420)
  • Refactor and extend save named set panel action (#431)
  • Refactor and extend ranking download drop-down (#428)
  • Fix clone ranking by binding the provider to the .toDescRef function
  • Fix CompositeView of type tabbing by searching the parent via CSS class
  • (Re-)render LineUp after hiding the busy icon
  • FormRadio is missing form-group class
  • Hide .lu-resize-helper to fix ranking scrolling
  • Changed getValue to getExportValue in Excel export
  • Set missing default value for showProvenanceMenu (amendment for PR #428)
  • Add a suffix to the persistent sessions tabs ids
  • Ranking view: make hirarchy of entries
  • Removed Exception constraint in DBMigration upgrade except
  • Update .gitattributes

v10.0.1

13 Aug 06:43
17315f7
Compare
Choose a tag to compare
  • Fix provenance replay of LineUp actions #411
  • Handle Uint8Array, Uint16Array, and Uint32Array of ordered indicies from LineUp getOrder() #413
  • Added options forwarding to provenance graph storage manager #409

v10.0.0

30 Jul 15:34
b0970d3
Compare
Choose a tag to compare

Release notes

  • Added loginMenu to properties of ATDPApplication #333
  • Added extension point to manage database migrations #292
  • Migrate to jest for testing #299
  • Avoid raising an exception in DBMigrationManager #340
  • Make LineUp v4 RegExp filter serialization backwards compatible #345
  • Ignore live preview events #351
  • Fix overlapping entries in add column dialog #355
  • Fix LineUp CMD bug #358
  • Change the overflow of the SidePanel to be compatible with lineup-v4 #356
  • Fix typos in locale file #360
  • Update author name #362
  • Update README.md circleci links & logo #363
  • Fix group height in overview mode #366
  • Support for multiple database migrations #368
  • Update README.md #369
  • Call itemRowHeight function also for groups #376
  • Added listener to ADD_DESC to update side panel options #375
  • Avoid deleting the HTML node when destroying ViewWrapper instance and set visible state correctly #337
  • Fix truncated select2 and select3 placholder #382
  • Use data values instead of formulas for XSLX files #384
  • Persist expand/collapse state for aggregated groups in the provenance graph #380
  • Track in provenance graph thegroupingChanged LineUp event #385
  • Add missing spaces in tdp locale #388
  • Disable propagation of aggregation state for child groups in ARankingView #387
  • Derive set column categories automatically #353
  • Fix numbers as text in Excel download #391
  • ProxyView: Entity selection and external link swapped #393
  • RankingView: Increase z-index of overview button on hover #395
  • Improve tour documentation and add doubleClick and submitForm helper #398
  • Remove unused date column check #397
  • Changed CSS selector for main LineUp ranking #402
  • Merge the two different versions of _view_lineup.scss #403
  • Re-add missing select2 placeholder of PR #382 #404
  • Fix position of the overview warning message #405

v9.1.0

24 Mar 15:17
5ac5978
Compare
Choose a tag to compare
  • Fix lint errors #328
  • Make repository public #326

v9.0.0

18 Mar 07:44
cc0a2fd
Compare
Choose a tag to compare
  • Update to Typescript 3.8 #308
  • Remove overflow: hidden to fix download drop down #321
  • Change buildId to JSON.stringify(buildId) #317
  • Create extension point to connect the touring panel/Refactor LineupSidePanel #285
  • Refactor PanelTab extension point #319
  • Update dependencies and requirements #315
  • Patch inconsistency of naming renderer getter and setter #305
  • Fixed disappearing of multiple push notifications #312
  • add CODEOWNERS file #296
  • Parse regular expression filter before storing to provenance graph #301
  • Fix date values in language strings #298
  • Configurable query delay for Select3 #295

v8.0.0

13 Jan 14:38
7a03bd5
Compare
Choose a tag to compare
  • 🐍 Migrate to Python 3.7 #270
  • Added no_cache option to DBViewBuilder #282
  • Make DB timeout message more explicit #284
  • Remove and ignore pa#283 e-lock.json #280
  • Update template files #283

v7.0.0

20 Dec 10:52
ac34c80
Compare
Choose a tag to compare
  • Update template files and dependencies #260
  • Add ILazyLoadedColumn to functions like addLazyColumn #267
  • Added group property to score loader extension desc #269
  • Check for arguments in the API falls through checking if list_as_tuple is set to True #271

v6.1.0

22 Nov 09:34
beeb164
Compare
Choose a tag to compare
  • Added options to LineUpPanelAction to make it more configurable #250
  • Fix write access for public sessions #245
  • Add LineUp column patcher extension #234
  • Add extended header to Excel files #237

v6.0.0

07 Nov 14:26
680865b
Compare
Choose a tag to compare
  • Refactor DB view descriptions #182
  • Added support for getParameterFormDescs in AEmbeddedRanking #229
  • Enable AView to process 1:n mappings by id and by name #231

v5.5.0

01 Oct 13:53
fa87cd0
Compare
Choose a tag to compare
  • Update to LineUp v3.2 and adapt to changes #211
  • Add less and greater filters to DB views #177
  • Allow custom form elements with extension point epTdpCoreFormElement #185
  • Fix wrong CSS classes for Select3 #225
  • pass options from CompositeView to detail views, since they may need them #219
  • added rel=noopener to target=_blank links #214
  • SelectionChooser: in case of 1:n mappings the actual options in an optiongroup element can now also be translated to a readable IDType with the new readableTargetIDType option #212