This repository was archived by the owner on Sep 6, 2022. It is now read-only.
Commit 28852dd
committed
8.4.0
Solve date refresh issues on ArchivingBrowser
Add methods for check/restart of HDB++ attributes
Solve bugs for loading multi-schema properties into Reader
Add check.py for schema checking, improve checks on HDB++
Add script for mysql dumps
update dependencies
Solve bugs in last value attribute, add try/except
solve bug on starting multiple attributes
Add exceptions on failing manager
Merge pull request #7 from jcmarrucho/master
Fix PyTangoArchiving documentation link
solve exceptions in dialogs, add DB cache check
solve bugs on model parsing for tables
8.3.1 update dialogs and refresh options
solve import bug on pta.widget.tree
8.2.x New Browser layout with Tree (in Taurus 4)
solve import bug on pta.widget.tree
solve bug on loading range argument
Forced refresh with raw decimation
Refactor Browser panel to solve resizing and add tree selection
Enable PyTangoArchiving.AliasFile on Reader(*).get_attributes
Solve bug on alias translation with full names
added new info and update buttons for refresh
embed config dialog in ctarchiving
solve tango host fqdn errors, add Advanced button
dialog methods moved from trend to widget.dialogs
8.1, Improved plotting, removed redundant checkScale calls,
Add get_last_values/start_archiving_for_attributes for multi-archiving module
Reorganization of helper methods in utils/common/dbs
Last and LastDate attributes added to PyExtractor
8.0.0 Trends solved issues on loading/refreshing data
Added backtracking when N<01 parent 3756935 commit 28852dd
2 files changed
Lines changed: 37 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
9 | 44 | | |
10 | 45 | | |
11 | 46 | | |
12 | 47 | | |
13 | 48 | | |
14 | 49 | | |
| 50 | + | |
15 | 51 | | |
16 | 52 | | |
17 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments