Skip to content

Commit 4bbb403

Browse files
committed
Version 1.8.26 update
README/LIESMICH added links to demo Data Browser - improved page loading performance - improved import processing ER-Diagrams - improved performance - new selection methods to highlight connected nodes - new live controls for diagram parameters springy.js - new function setParameter - added timeout after each frame for Safari to keep the browser responsive (when ui.js is included) springyui.js - inproved look for arrowheads, righttriangle and lefttriangle - default maxspeed is now 100 - fixed bugs - drawing error on zoom out, draw edge : set mimimal visual line width. - feature - new param.exciteMethod -- set method for smart selection: none, downstream, upstream, connected
1 parent 593637a commit 4bbb403

4 files changed

Lines changed: 20 additions & 2 deletions

File tree

LIESMICH.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# README for the Schema Data Browser Application
1+
# LIESMICH für den Schema Data Browser
2+
Anwendung zur Analyse Ihrer DB- und APEX-Anwendungen
3+
4+
## Demo
5+
Demo mit einem benutzerdefinierten Konto
6+
https://strack-software.oracleapexservices.com/apex/f?p=2000:1
7+
8+
Demo mit einem APEX-Konto
9+
https://apex.oracle.com/pls/apex/f?p=48950:1
210

311
## Kompatibilität:
412
mindestens Application Express 19.1

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# README for the Schema Data Browser Application
1+
# README for the Schema Data Browser
2+
Application to analyse your DB and APEX Applications
3+
4+
## Demo
5+
demo with an custom account
6+
https://strack-software.oracleapexservices.com/apex/f?p=2000:1
7+
8+
demo with an APEX account
9+
https://apex.oracle.com/pls/apex/f?p=48950:1
210

311
## Compatibility:
412
at least Application Express 19.1

Schema_Data_Browser_Apex_App.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219944,3 +219944,4 @@ end;
219944219944
/
219945219945
set verify on feedback on define on
219946219946
prompt ...done
219947+

Schema_Data_Browser_Custom_App.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219944,3 +219944,4 @@ end;
219944219944
/
219945219945
set verify on feedback on define on
219946219946
prompt ...done
219947+

0 commit comments

Comments
 (0)