Commit graph

1804 commits

Author SHA1 Message Date
Blake Harnden
95c57bbad6 changes to allow node container commands to leverage shell parameter when needed 2019-12-20 09:57:34 -08:00
Blake Harnden
e92441d728 bumped version to 6.0.0 2019-12-20 09:42:43 -08:00
Blake Harnden
9dd42e0359 changes to daemon setup.py to support including gui data files 2019-12-19 21:29:10 -08:00
Blake Harnden
a7e243ae53 update coretk-gui to use configured terminal when double clicking nodes 2019-12-19 21:28:48 -08:00
Blake Harnden
eb7d81614e set pillow logging to ERROR for coretk-gui 2019-12-19 21:28:17 -08:00
Blake Harnden
a674f5bf78 update python install makefiles to avoid forcing site-packages 2019-12-19 17:27:57 -08:00
Blake Harnden
43d0ee84c2 missing gawk dependency from install.sh 2019-12-19 17:15:11 -08:00
Huy Pham
9a506fc35f Merge branch 'develop' into coredev-painttool 2019-12-19 16:16:18 -08:00
Huy Pham
c1755afb2f copy node and links 2019-12-19 16:15:29 -08:00
Blake Harnden
fc15918a64 adding install script to help automate setup for others, small touchup to devguide doc 2019-12-19 16:07:17 -08:00
Blake Harnden
298cd2c9d3 small update to devguide, updates to READMEs for LXD and Docker 2019-12-19 12:32:30 -08:00
Blake Harnden
793d340668 removed mock from setup.py.in as its not needed in python3, added formal script to run coretk gui and remove main line from core/gui/app.py 2019-12-19 11:32:59 -08:00
Huy Pham
395f8134dc adjust alert table size 2019-12-19 11:30:27 -08:00
Huy Pham
5f9a227fac Merge branch 'develop' into coredev-painttool 2019-12-19 11:14:44 -08:00
Huy Pham
f6c02973c1 fix merge conflict 2019-12-19 11:12:45 -08:00
Blake Harnden
105825808d fixed edge refactoring issue when finding next subnet 2019-12-19 11:10:08 -08:00
Huy Pham
5a81adc653 some fix one paint tool 2019-12-19 10:58:22 -08:00
Blake Harnden
05d3b58c5f updating dialog based classes to have dialog in name 2019-12-19 09:50:58 -08:00
Blake Harnden
1114e4b975 removed coretk specific github action 2019-12-19 09:39:18 -08:00
Blake Harnden
f5ce7b1d31 updated requirements.txt with gui packages 2019-12-19 09:37:49 -08:00
Blake Harnden
322ed47280 removed coretk directory 2019-12-19 09:31:35 -08:00
Blake Harnden
0b5c94778c moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
Blake Harnden
f13c62a1c9 removing corefx javafx based gui 2019-12-19 08:56:04 -08:00
Blake Harnden
b8b4b7dcce removed unwanted log file 2019-12-19 08:55:03 -08:00
bharnden
cfdd9e059d
Merge pull request #323 from coreemu/coretk
merging current state of coretk
2019-12-19 08:52:16 -08:00
Huy Pham
62afbbae56 Merge branch 'coretk' into coretk-painttool 2019-12-19 08:46:56 -08:00
Huy Pham
43c8b9e285 marker tool 2019-12-19 08:46:21 -08:00
Blake Harnden
8eb4df7b1d updated linkconfig to support asymmetric links, updated grpc start session to provide asymmetric links, since they currently depend on being processed as a link edit 2019-12-18 22:09:00 -08:00
Blake Harnden
1884cda271 consolidated logic for drawing edge labels based on link to be contained within the edge class itself 2019-12-18 16:51:05 -08:00
Huy Pham
5f927f75ba marker tool 2019-12-18 11:57:47 -08:00
Huy Pham
da26e34765 work on marker tool 2019-12-18 09:49:45 -08:00
Blake Harnden
ccb433a32d update to support link config during runtime 2019-12-17 22:08:14 -08:00
Blake Harnden
7bd8c5a5aa updates to linkconfig, working configuration for symmetric, updates to change link color and use color picker 2019-12-17 22:02:56 -08:00
Huy Pham
0b0ab08030 Merge branch 'coretk' of https://github.com/coreemu/core into coretk 2019-12-17 12:38:31 -08:00
Huy Pham
752b3956a6 create layout for link configuration 2019-12-17 11:59:34 -08:00
Blake Harnden
582beea1be improvement to configframe, it is now a notebook itself, with scrollable frames for contents in each tab 2019-12-17 11:56:22 -08:00
Huy Pham
57bbac5c55 Merge branch 'coretk' into coretk-linkconfig 2019-12-17 11:50:01 -08:00
Huy Pham
d11ce3ef7f create layout for link configuration 2019-12-17 11:47:05 -08:00
Blake Harnden
50efd2ebc3 changes to framescroll widget to use a standard frame by default instead of a label frame 2019-12-17 11:43:49 -08:00
Blake Harnden
e72f44ed85 updated canvas wallpaper selection to use common image chooser function 2019-12-17 11:35:30 -08:00
Blake Harnden
80609da90a updates to docs for nrl changes to github 2019-12-17 10:58:03 -08:00
Blake Harnden
02695f1672 revamped codetext widget to use ttk scrollbars for better theme matching, slight adjustments to service config dialog layout 2019-12-17 10:01:25 -08:00
Blake Harnden
9c4b42f77e Merge branch 'coretk' of https://github.com/coreemu/core into coretk 2019-12-16 20:58:05 -08:00
Blake Harnden
042a56ecb3 updated node dialog to display interfaces in notebook tabs, added emane interface configuration for nodes connected to an emane network 2019-12-16 20:57:46 -08:00
Huy Pham
cb1322a28a small fix for color picker 2019-12-16 16:06:21 -08:00
Huy Pham
921e002997 small fix for color picker 2019-12-16 16:05:15 -08:00
Huy Pham
6799b537de Merge branch 'coretk' of https://github.com/coreemu/core into coretk 2019-12-16 14:58:03 -08:00
Blake Harnden
0082d61517 updates to allow wlan config changes during runtime 2019-12-16 14:55:54 -08:00
Huy Pham
e649f2642d Merge branch 'coretk' into coretk-color 2019-12-16 14:55:39 -08:00
Huy Pham
b7139996e1 have a working color picker 2019-12-16 14:55:05 -08:00