|
6 | 6 | @TODO Rename widgetArchivingBrowser.ModelSearchWidget to widget.browser.ArchivingBrowser
|
7 | 7 | @TODO: rename ArchivingBrowser to browser
|
8 | 8 |
|
| 9 | +8.4.0 |
| 10 | + |
| 11 | + Solve date refresh issues on ArchivingBrowser |
| 12 | + Add methods for check/restart of HDB++ attributes |
| 13 | + Solve bugs for loading multi-schema properties into Reader |
| 14 | + Add check.py for schema checking, improve checks on HDB++ |
| 15 | + Add script for mysql dumps |
| 16 | + update dependencies |
| 17 | + Solve bugs in last value attribute, add try/except |
| 18 | + solve bug on starting multiple attributes |
| 19 | + Add exceptions on failing manager |
| 20 | + Merge pull request #7 from jcmarrucho/master |
| 21 | + Fix PyTangoArchiving documentation link |
| 22 | + solve exceptions in dialogs, add DB cache check |
| 23 | + solve bugs on model parsing for tables |
| 24 | + |
| 25 | +8.3.1 update dialogs and refresh options |
| 26 | + solve import bug on pta.widget.tree |
| 27 | + |
| 28 | + 8.2.x New Browser layout with Tree (in Taurus 4) |
| 29 | + solve import bug on pta.widget.tree |
| 30 | + solve bug on loading range argument |
| 31 | + Forced refresh with raw decimation |
| 32 | + Refactor Browser panel to solve resizing and add tree selection |
| 33 | + Enable PyTangoArchiving.AliasFile on Reader(*).get_attributes |
| 34 | + Solve bug on alias translation with full names |
| 35 | + added new info and update buttons for refresh |
| 36 | + embed config dialog in ctarchiving |
| 37 | + solve tango host fqdn errors, add Advanced button |
| 38 | + dialog methods moved from trend to widget.dialogs |
| 39 | + 8.1, Improved plotting, removed redundant checkScale calls, |
| 40 | + Add get_last_values/start_archiving_for_attributes for multi-archiving module |
| 41 | + Reorganization of helper methods in utils/common/dbs |
| 42 | + Last and LastDate attributes added to PyExtractor |
| 43 | + |
9 | 44 | 8.0.0 Trends solved issues on loading/refreshing data
|
10 | 45 |
|
11 | 46 | Added backtracking when N<0
|
12 | 47 |
|
13 | 48 | 7.9.3 HDB++ multi module and new api access
|
14 | 49 |
|
| 50 | +Added new Schema API, properties and docs |
15 | 51 | dict-like methods moved to CommonAPI (snap bug)
|
16 | 52 | AddToTrend action^Cdded to context menu
|
17 | 53 | PyTangoArchiving.api() now allows access to all declared Schemas
|
|
0 commit comments