@@ -59,6 +59,10 @@ Module=modWebStyles;styles/modWebStyles.xojo_code;&h0000000002BE7FFF;&h000000001
5959WebContainer=cntRegistration;webapp/containers/server/cntRegistration.xojo_code;&h000000002FA707FF;&h0000000045A527FF;false
6060WebContainer=cntPlugins;webapp/containers/server/cntPlugins.xojo_code;&h000000006B7E97FF;&h0000000045A527FF;false
6161WebContainer=cntConsole;webapp/containers/server/cntConsole.xojo_code;&h000000004BD2DFFF;&h0000000045A527FF;false
62+ WebContainer=cntPreferencesLogFormat;webapp/containers/server/cntPreferencesLogFormat.xojo_code;&h000000002A6F5FFF;&h0000000045A527FF;false
63+ WebContainer=cntPreferencesLogVerbosity;webapp/containers/server/cntPreferencesLogVerbosity.xojo_code;&h000000001770DFFF;&h0000000045A527FF;false
64+ WebContainer=cntPreferencesDebugFormat;webapp/containers/server/cntPreferencesDebugFormat.xojo_code;&h0000000045D977FF;&h0000000045A527FF;false
65+ WebContainer=cntPreferences;webapp/containers/server/cntPreferences.xojo_code;&h000000000588BFFF;&h0000000045A527FF;false
6266WebContainer=cntGroups;webapp/containers/security/cntGroups.xojo_code;&h0000000034036FFF;&h000000007FF17FFF;false
6367WebContainer=cntUsers;webapp/containers/security/cntUsers.xojo_code;&h00000000700FF7FF;&h000000007FF17FFF;false
6468WebContainer=cntPrivileges;webapp/containers/security/cntPrivileges.xojo_code;&h0000000018AA4FFF;&h000000007FF17FFF;false
@@ -70,13 +74,13 @@ WebContainer=cntLog;webapp/containers/information/cntLog.xojo_code;&h000000002B1
7074Class=thrConnectionChoices;webapp/thrConnectionChoices.xojo_code;&h00000000733557FF;&h0000000018D38FFF;false
7175DefaultWindow=LoginPage
7276MajorVersion=1
73- MinorVersion=1
77+ MinorVersion=2
7478SubVersion=0
7579NonRelease=0
7680Release=0
7781InfoVersion=cubeSQL Web Admin
7882LongVersion=SQLabs and jo-tools
79- ShortVersion=1.1 .0
83+ ShortVersion=1.2 .0
8084WinCompanyName=sqlabs.com
8185WinInternalName=cubesqlwebadmin
8286WinProductName=cubeSQL Web Admin
@@ -109,7 +113,7 @@ WebLaunchBrowser=True
109113WebLivePort=80
110114WebSecurePort=443
111115WebProtocol=1
112- WebHTMLHeader=<style>\n.listboxDbHeaderAlignment th:nth-child(1)\x2C\n.listboxDbHeaderAlignment th:nth-child(3)\x2C\n.listboxDbHeaderAlignment th:nth-child(5) {\n text-align: center;\n}\n\n.listboxGroupsHeaderAlignment th:nth-child(2) {\n text-align: center;\n}\n\n.listboxUsersHeaderAlignment th:nth-child(2) {\n text-align: center;\n}\n\n.listboxClientsHeaderAlignment th:nth-child(1) {\n text-align: center;\n}\n\n.listboxSchedulesHeaderAlignment th:nth-child(3) {\n text-align: center;\n}\n\n.form-check-input {\n cursor:pointer;\n}\n\n.btn-light {\n --bs-btn-bg: #E5E5E8;\n}\n\n/* Workaround for Xojo 2024r4 */\n.XojoLink {\n align-items: center;\n}\n</style>
116+ WebHTMLHeader=<style>\n.listboxDbHeaderAlignment th:nth-child(1)\x2C\n.listboxDbHeaderAlignment th:nth-child(3)\x2C\n.listboxDbHeaderAlignment th:nth-child(5) {\n text-align: center;\n}\n\n.listboxGroupsHeaderAlignment th:nth-child(2) {\n text-align: center;\n}\n\n.listboxUsersHeaderAlignment th:nth-child(2) {\n text-align: center;\n}\n\n.listboxClientsHeaderAlignment th:nth-child(1) {\n text-align: center;\n}\n\n.listboxSchedulesHeaderAlignment th:nth-child(3) {\n text-align: center;\n}\n\n.form-check-input {\n cursor:pointer;\n}\n\n.btn-light {\n --bs-btn-bg: #E5E5E8;\n}\n\ndiv.dataTables_processing > div:last-child > div {\n background-color: #003264;\n}\n\ n/* Workaround for Xojo 2024r4 */\n.XojoLink {\n align-items: center;\n}\n</style>
113117WebHostingIdentifier=
114118WebHostingAppName=cubeSQLWebAdmin
115119WebHostingDomain=
0 commit comments