casa
  1. casa

CASAviewer

Public
AuthorCommitMessageCommit dateIssues
Ville SuorantaVille Suoranta
6f1b73e7588MPull request #50: CAS-14502Merge in CASA/casaviewer from CAS-14502 to master * commit '24151e75c13b0e0e7fcfef8ae0e0f8f2145e6ee2': Update casa-source to 89016b687711cc11e351f26cc7dd467d0fc23082 Add missing AlternateMans sources to fix compilation errors Update casa-source to 5f6d6173a88972bb09ccb7f59d541b108c29908f Update casa-source to c1067f4d39ff0c529f67a5b198eeed15cbaba5bc C++17 compatibility updates Upda...CAS-14502
Ville SuorantaVille Suoranta
24151e75c13Update casa-source to 89016b687711cc11e351f26cc7dd467d0fc23082
Ville SuorantaVille Suoranta
87986f6191bAdd missing AlternateMans sources to fix compilation errors
Ville SuorantaVille Suoranta
cbbfe599291MMerge branch 'master' into CAS-14502CAS-14502
Ville SuorantaVille Suoranta
42512fe4ad2Update casa-source to 5f6d6173a88972bb09ccb7f59d541b108c29908f
Ville SuorantaVille Suoranta
a8706522b8aUpdate casa-source to c1067f4d39ff0c529f67a5b198eeed15cbaba5bc
Ville SuorantaVille Suoranta
7d2a58af400MPull request #49: CAS-14486Merge in CASA/casaviewer from CAS-14486 to master * commit '9d2234e3f3e811d31620dbf05cb282befcc05413': Update to create-app-assembly-1.18.jar Fix jarfile_name Use the jarfile variable instead of hardcoding the create-app-assembly url CAS-14486 Update create-app to version 1.17. Remove libfreetype from the create-app exclusion list.CAS-14486
Ville SuorantaVille Suoranta
9d2234e3f3eUpdate to create-app-assembly-1.18.jar
Ville SuorantaVille Suoranta
82d1175f9b3Fix jarfile_name
Ville SuorantaVille Suoranta
47aad3754aaUse the jarfile variable instead of hardcoding the create-app-assembly url
Ville SuorantaVille Suoranta
1119cdb8736CAS-14486 Update create-app to version 1.17.Remove libfreetype from the create-app exclusion list.CAS-14486
Ville SuorantaVille Suoranta
f257636ba78C++17 compatibility updates
Ville SuorantaVille Suoranta
0c523de6f77Update casaviewer.pro to c++17.
Ville SuorantaVille Suoranta
69c1b36078eMPull request #48: Import img_pb2 only once CAS-14416Merge in CASA/casaviewer from CAS-14416 to master * commit 'e9f48d9b84f83c6b909d852c952ab710baf52b33': Import img_pb2 only once CAS-14416CAS-14416
Ville SuorantaVille Suoranta
e9f48d9b84fImport img_pb2 only once CAS-14416CAS-14416
Darrell SchiebelVille SuorantaDarrell Schiebel
24d91fe0629MPull request #47: CAS-14309Merge in CASA/casaviewer from CAS-14309 to master * commit 'dd373c761fdc91c4d327534e6cd07e8fd2a91626': CasacSupport has never been compiled in (?) [CAS-14309] CasacSupport has never been compiled in (?) [CAS-14309] include xml-casa changes which are more recent [CAS-14309] pick up changes from trunk [CAS-14309] pickup the bamboo generated jar file [CAS-14309] CasacSupport has nev...CAS-14309
Darrell SchiebelVille SuorantaDarrell Schiebel
c14dd5148e6MPull request #46: CAS-14407Merge in CASA/casaviewer from CAS-14407 to master * commit '29e9de69113526479eeff6ca12a44f01ee2365b5': null characters in label are displayed as a box: center the label padded by spaces before and after [CAS-14407] avoid buffer overflow [CAS-14407]CAS-14407
Darrell SchiebelDarrell Schiebel
dd373c761fdCasacSupport has never been compiled in (?) [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
dd4e1ae4469CasacSupport has never been compiled in (?) [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
638eb6d99bdinclude xml-casa changes which are more recent [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
c355082a82fpick up changes from trunk [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
fc5184f32cdMMerge branch 'master' into CAS-14309CAS-14309
Ville SuorantaVille Suoranta
a291a7a5d37MPull request #45: CAS-14378Merge in CASA/casaviewer from CAS-14378 to master * commit '976ce4454334f93365687362d8419e5d37a1b7aa': undo my initial fix for the CAS-14378 ticket Revert "don't import anything in init.py for the app-path, module case" move imports into task __call__ function to avoid importing casaconfig until absolutely necessary Revert "fixed a typo in previous commit" fixed a typo in previous co...CAS-14378
Darrell SchiebelDarrell Schiebel
29e9de69113null characters in label are displayed as a box: center the label padded by spaces before and after [CAS-14407]CAS-14407
Darrell SchiebelDarrell Schiebel
0eee8860e73avoid buffer overflow [CAS-14407]CAS-14407
Bob GarwoodBob Garwood
976ce445433undo my initial fix for the CAS-14378 ticketCAS-14378
Bob GarwoodBob Garwood
bcc4cd7a97bMPull request #44: CAS-14378 1Merge in CASA/casaviewer from CAS-14378-1 to CAS-14378 * commit 'aeb332bd850f93adf9da10d44e2c5a8a736a1e25': Revert "don't import anything in init.py for the app-path, module case" move imports into task __call__ function to avoid importing casaconfig until absolutely necessary Revert "fixed a typo in previous commit"CAS-14378
Darrell SchiebelDarrell Schiebel
aeb332bd850Revert "don't import anything in init.py for the app-path, module case"This reverts commit 19fc173f4e94b4691eedd5dfc5279654b979a6ef.
Darrell SchiebelDarrell Schiebel
d8bf1f74de3move imports into task __call__ function to avoid importing casaconfig until absolutely necessary
Darrell SchiebelDarrell Schiebel
7c7d2563d24Revert "fixed a typo in previous commit"This reverts commit fe150baeb604a88c80768aaf8d4cb317e089bc88.
Bob GarwoodBob Garwood
fe150baeb60fixed a typo in previous commit
Bob GarwoodBob Garwood
19fc173f4e9don't import anything in init.py for the app-path, module case
Bob GarwoodBob Garwood
bbb7a57deaatest of setting casaconfig values in casaviewer
Bob GarwoodVille SuorantaBob Garwood
2f859c408d9MPull request #43: CAS-13116Merge in CASA/casaviewer from CAS-13116 to master * commit 'e091a74b569ad3a56b5e497759855ad24de028be': fixed parsing of --cachedir argument in the c++ --rcdir is now --cachedir; viewertool will also check ctsys for cachedir value to use if not specified on the command line check ctsys.getnogui first for nogui default value before looking for nogui argument in sys.argv on start of viewert...CAS-13116
Bob GarwoodBob Garwood
e091a74b569MMerge branch 'master' into CAS-13116CAS-13116
Ville SuorantaVille Suoranta
71da0f13f54MPull request #42: Change aips2-request@nrao.edu to casa-feedback@nrao.eduMerge in CASA/casaviewer from CAS-14317 to master * commit '1d1b0dbb966b8dbd5124bff53e0f25e737fc00b8': Change aips2-request@nrao.edu to casa-feedback@nrao.eduCAS-14317
Darrell SchiebelDarrell Schiebel
baedf9b05e3pickup the bamboo generated jar file [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
b02bae253dcCasacSupport has never been compiled in (?) [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
dff32f110b9CasacSupport has never been compiled in (?) [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
ecc7088dab7trigger a new build [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
cd4748cafc4update xml-casa with mustache template expansion (unused by casaviewer) [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
2564bfc4e00update XML processing to allow for mustache template expansion [CAS-14309]CAS-14309
Darrell SchiebelDarrell Schiebel
022d314e9efRevert "update XML processing to allow for mustache template expansion [CAS-14309]"This reverts commit 6eab6a1f3a24d0f1c847b9f6ce0d27a12ca8f611.CAS-14309
Darrell SchiebelDarrell Schiebel
6eab6a1f3a2update XML processing to allow for mustache template expansion [CAS-14309]CAS-14309
Ville SuorantaVille Suoranta
1d1b0dbb966Change aips2-request@nrao.edu to casa-feedback@nrao.edu
Bob GarwoodBob Garwood
fa66f28bea3MMerge branch 'master' into CAS-13116CAS-13116
Darrell SchiebelVille SuorantaDarrell Schiebel
b645b552b1eMPull request #41: CAS-14150Merge in CASA/casaviewer from CAS-14150 to master * commit 'd9111da040a87e6b1076cc4ebd6990924ea43c5b': update for master merge w/ casa6 repo [CAS-14150] update casa-source to match casa6 [CAS-14150] log task end to log after an exception occurs [CAS-14150] trigger new build [CAS-14150] fix kwarg + task banner bug [CAS-14150]CAS-14150
Darrell SchiebelDarrell Schiebel
d9111da040aupdate for master merge w/ casa6 repo [CAS-14150]CAS-14150
Darrell SchiebelDarrell Schiebel
25a71f92a91Revert "update for master merge w/ casa6 repo [CAS-14150]"This reverts commit b959b1adc61a284ae4b23ae322ab0f5f8a58c410.CAS-14150
Darrell SchiebelDarrell Schiebel
b959b1adc61update for master merge w/ casa6 repo [CAS-14150]CAS-14150