Commit Graph
100 Commits
Author SHA1 Message Date
Roman Bovsunivskiy 478ab765da Help and Tutorial dialogs are now not modal and not top-level. They can be minimized, but not maximized. All tests passe. (fixed #1655). 2010-08-04 18:25:00 +00:00
Roman Bovsunivskiy 91539874ef Help and tutorial dialgs are not modal now (refs #1655) 2010-08-04 14:27:29 +00:00
Roman Bovsunivskiy 87fc3b6e63 Help dialogs are now not modal (fixed #1655) 2010-08-03 19:26:02 +00:00
Roman Bovsunivskiy 7cf9489352 Added disabling of "Create new firewall" and "Import existing policy" buttons when read-only library is selected. Fixed #1658 2010-08-03 18:57:20 +00:00
Roman Bovsunivskiy 39490160c2 RuseSetDialog will now be disabled if firewall is readonly (fixed #1650) 2010-08-02 15:37:46 +00:00
Roman Bovsunivskiy 627beef3c9 fixed #1647 again: now help dialog is a QDialog, not QMainWindow 2010-08-02 14:12:04 +00:00
Roman Bovsunivskiy 5a1511c784 Added closing of first start tip dialog to startTipDialogTest (fixed #1648) 2010-08-02 11:47:28 +00:00
Roman Bovsunivskiy 52bb99dec8 startTipDialogTest (fixed #1648) 2010-07-30 19:08:06 +00:00
Roman Bovsunivskiy ca909d305a Fixed #1647: help dialog is not system-modal now 2010-07-30 17:39:34 +00:00
Roman Bovsunivskiy 4d74dd16d9 renamed test.sh to commandLinePrintingTest for better automatic tests result view 2010-07-29 13:46:44 +00:00
Roman Bovsunivskiy 58a06be32a Fixed #1644 and #1598: window has now minimal size 950x500 2010-07-28 19:06:04 +00:00
Roman Bovsunivskiy 1b746e36ee Added unit test for command line printing (fixed #1643) 2010-07-27 19:24:29 +00:00
Roman Bovsunivskiy 3a67445e89 Fixed #1642: program will now crash when printing file created by older version 2010-07-27 13:29:50 +00:00
Roman Bovsunivskiy d59ae6c142 Fixed #1636: genericDialogTest will now look for QRadioButtons nearby if tested QRadioButton is not in group 2010-07-26 19:54:27 +00:00
Roman Bovsunivskiy 4eec31618e Fixed #1630: hitting esc in instDialog now closes instDialog, not inspect widget 2010-07-26 19:33:35 +00:00
Roman Bovsunivskiy c6418e2973 Fixed #1624: next or finish button will get focus when clicked in new cluster dialog, so that input check will be performed before processing button click 2010-07-23 22:59:53 +00:00
Roman Bovsunivskiy 273d97f210 Fixed #1629: now ipv6 tab is disabled in PIX advanced options dialog 2010-07-23 22:47:33 +00:00
Roman Bovsunivskiy d268e2e054 Fixed #1623: now all advanced dialogs open in a modal window on mac os x 2010-07-23 15:34:36 +00:00
Roman Bovsunivskiy b942cb7292 Fixed #1621: made procurce_acl advanced dialog shorter and wider 2010-07-23 15:05:32 +00:00
Roman Bovsunivskiy c2ef05574e Fixed #1620: made pix advanced dialog shorter and wider 2010-07-23 15:04:04 +00:00
Roman Bovsunivskiy d923001ba9 Fixed #1619: made iosacl advanced dialog shorter and wider 2010-07-23 15:02:41 +00:00
Roman Bovsunivskiy f9f581b012 Fixed #1618: make ipfw advanced dialog shorter and wider 2010-07-23 15:01:44 +00:00
Roman Bovsunivskiy 60f0f79359 Fixed #1617: made ipfilter advanced dialog shorter and wider 2010-07-23 15:00:45 +00:00
Roman Bovsunivskiy 53151f81fd Fixed #1616 (made PF advanced dialog shorter and wider) 2010-07-23 14:58:04 +00:00
Roman Bovsunivskiy e2a1d4df9f better dialog layout (refs #1615) 2010-07-22 10:52:54 +00:00
Roman Bovsunivskiy 62200b66f9 Added default value for Importer firewall name argument 2010-07-20 15:49:05 +00:00
Roman Bovsunivskiy 14070f0974 Added focus on finish button when it is clicked to close table cell editor (fixed #1594) 2010-07-20 07:50:09 +00:00
Roman Bovsunivskiy cc1a2effeb Updated changelog 2010-07-20 07:23:52 +00:00
Roman Bovsunivskiy 1d675326df "Add address" button in interface addresses editor inside new firewall dialog will have text "Add another address" when there is at least one address on interface. (fixed #1595) 2010-07-20 07:01:41 +00:00
Roman Bovsunivskiy e9ee915976 Added firewall name input to policy import dialog (fixed #1596) 2010-07-20 06:50:35 +00:00
Roman Bovsunivskiy 4514bacf82 Added default buttons to importer dialog 2010-07-19 08:37:23 +00:00
Roman Bovsunivskiy 3886bb2b9a Added default buttons to instDialog and newHostDialog (refs #1593) 2010-07-19 08:26:09 +00:00
Roman Bovsunivskiy b69a4a3cb6 Added default buttons to newFirewallDialog (refs #1593) 2010-07-19 07:51:11 +00:00
Roman Bovsunivskiy 183f33deeb Changed default button in start tip dialog (refs #1593) 2010-07-19 07:40:33 +00:00
Roman Bovsunivskiy a7403820ce Added default buttons in new cluster dialog (refs #1593) 2010-07-19 07:34:41 +00:00
Roman Bovsunivskiy f66e36da07 newFirewall dialog will now appear with minimal possible height. (fixed #1588) 2010-07-19 06:48:24 +00:00
Roman Bovsunivskiy a0782e798e Program will now resize to screen size if it's last size was larger than current screen size (fixed #1589) 2010-07-19 05:55:36 +00:00
Roman Bovsunivskiy 6031a4fa1d newFirewall dialog now has smaller default height and will resize to screen_height*0.9 if it does not fit on screen 2010-07-19 05:23:32 +00:00
Roman Bovsunivskiy e6fc1a50ab Added newFirewall dialog resizing to 500px height (refs #1588) 2010-07-19 04:58:48 +00:00
Roman Bovsunivskiy 934989aa3d Added ipfilter firewall to instDialogCompileTest (refs #1581) 2010-07-16 13:04:08 +00:00
Roman Bovsunivskiy 563e5604e6 Added test for PF firewall compilation to instDialogCompileTest (refs #1581) 2010-07-16 12:53:00 +00:00
Roman Bovsunivskiy 04ef27ebb3 Fixed #1581: pf and ipfilter firewalls will compile now 2010-07-15 15:29:17 +00:00
Roman Bovsunivskiy eda31e4fc3 Added file cleanup to instDialogInspectTest 2010-07-14 17:33:38 +00:00
Roman Bovsunivskiy 2b2fe29cc5 Added very simple space escaping and manifest parsing which understands file name with spaces.n 2010-07-14 17:31:28 +00:00
Roman Bovsunivskiy aff726b7c8 Added firewall with russian name to instDialogInspectTest (refs #1573) 2010-07-14 16:29:34 +00:00
Roman Bovsunivskiy a2cd7603da Added test for ASCII symbols to instDialogInspectTest and moved actual testing to separate function 2010-07-14 16:15:25 +00:00
Roman Bovsunivskiy ea9c14d21e Rewrited parts of instDialogInspectTest and added test for inspect of files of firewall with space in name. Fixed #1574 2010-07-14 15:04:16 +00:00
Roman Bovsunivskiy ede8655c4a Inspect files button is disabled now if there are no files to inspect (refs #1346) 2010-07-14 15:01:36 +00:00
Roman Bovsunivskiy 36d3e17d66 "Cancel All" button is now not visible in InstallOptionsDialog if there is only one firewall left to install.
Fixed #1565
2010-07-14 13:43:18 +00:00
Roman Bovsunivskiy 92c898fe00 Fixed #1565: added "Cancel All" button to instOptionsDialog 2010-07-13 17:34:38 +00:00
Roman Bovsunivskiy 1800b65b89 Updated instDialogCompileTest to work with automated testing. 2010-07-13 16:43:46 +00:00
Roman Bovsunivskiy 3a7e6cd032 Fixed #1563 2010-07-12 18:51:00 +00:00
Roman Bovsunivskiy 823e0707c8 Updated changelog for previous commit (refs #1546) 2010-07-12 18:07:23 +00:00
Roman Bovsunivskiy be52719974 User can now specify IP address for SNMP resolving 2010-07-12 17:34:36 +00:00
Roman Bovsunivskiy 08e2df737b Updated instDialogCompileTest for checking select buttons visibility.
Fixed #1558
2010-07-12 13:02:28 +00:00
Roman Bovsunivskiy af892eaf93 Fixed #1561: non-english names will display right now in cluster member compilation warning 2010-07-12 12:23:26 +00:00
Roman Bovsunivskiy d514267732 Fixed #1559 (wrong font in linux24advanceddialog) 2010-07-12 12:17:31 +00:00
Roman Bovsunivskiy ae125a19df Fixed #1560: build should work now on ubuntu hardy 2010-07-10 22:19:19 +00:00
Roman Bovsunivskiy 80656da793 Buttons "select add" and "select none" are now visible when there is cluster in list or when there are more than one firewall in list.
Refs #1558
2010-07-10 19:10:04 +00:00
Roman Bovsunivskiy 16288458d4 Fixed #1553 2010-07-09 15:38:30 +00:00
Roman Bovsunivskiy a322d338c1 Fixed #1556 2010-07-09 14:28:12 +00:00
Roman Bovsunivskiy 077d0ffcde Fixed #1554 2010-07-09 14:20:32 +00:00
Roman Bovsunivskiy 5c9147ed85 Fixed #1555 2010-07-09 14:00:33 +00:00
Roman Bovsunivskiy 6568f087bb Added unit test for inspecting cluster files (refs #1552) 2010-07-06 14:07:39 +00:00
Roman Bovsunivskiy 883f414d5a Fixed my name in changelog 2010-07-05 16:53:20 +00:00
Roman Bovsunivskiy d7b4cd3b5d Updated changelog 2010-07-05 16:50:30 +00:00
Roman Bovsunivskiy 58755e5b42 case insensitive name comparison for firewall list sorting 2010-07-05 16:32:36 +00:00
Roman Bovsunivskiy dff9dd7628 Inspect is now working with clusters 2010-07-05 15:25:16 +00:00
Roman Bovsunivskiy 9bfb5c30f4 Fixed #1545 2010-07-02 11:03:21 +00:00
Roman Bovsunivskiy 41ef4cd1bb Completed generic dialog unit test (fixed #1422) 2010-07-01 16:14:39 +00:00
Roman Bovsunivskiy 258d6c2b31 Fixed #1529 2010-07-01 15:30:19 +00:00
Roman Bovsunivskiy 8fbeefb616 "Inspect" context menu item (fixed #1538) 2010-06-30 16:43:43 +00:00
Roman Bovsunivskiy f51ddaa8a8 Fixed #1533: printing from command line works now 2010-06-30 15:32:34 +00:00
Roman Bovsunivskiy 1f0d6c798f Fixed #1535 2010-06-30 14:24:28 +00:00
Roman Bovsunivskiy 9f911179b4 Fixed #1534 2010-06-30 14:19:36 +00:00
Roman Bovsunivskiy 7affbe8f4d instDialog inspect button unit test (fixed #1537) 2010-06-30 14:06:19 +00:00
Roman Bovsunivskiy deb9f0117e Fixed #1539 and #1540 2010-06-28 13:08:27 +00:00
Roman Bovsunivskiy 5fc9be5ce2 Fixed #1346 2010-06-27 04:29:48 +00:00
Roman Bovsunivskiy 3b6399189f Fixed #1346 and #1536 2010-06-25 20:34:32 +00:00
Roman Bovsunivskiy 392f17c2dd Added new class to guilib for unit tests 2010-06-23 20:56:33 +00:00
Roman Bovsunivskiy 2422b12a1e Better error reporting for source inspect 2010-06-23 20:49:45 +00:00
Roman Bovsunivskiy c474785b7e Basic firewall source viewer. 2010-06-23 20:07:42 +00:00
Roman Bovsunivskiy b7b44b6a65 clear settings if running for unit test 2010-06-23 16:40:09 +00:00
Roman Bovsunivskiy 733e2115e3 Fixed #1526 2010-06-23 16:37:32 +00:00
Roman Bovsunivskiy 36c055142a Updated unit tests main function to use test settings 2010-06-22 18:10:01 +00:00
Roman Bovsunivskiy 980359c907 Options for FWBSettings to use test settings file 2010-06-22 17:58:24 +00:00
Roman Bovsunivskiy 112a4dacad Fixed unit tests when starttip dialog id disabled 2010-06-22 17:23:11 +00:00
Roman Bovsunivskiy 078862e226 Fixed #1520 2010-06-18 19:02:42 +00:00
Roman Bovsunivskiy a588337982 Removed unused gui_common.inc file 2010-06-18 15:30:52 +00:00
Roman Bovsunivskiy 6a3955ad94 Removed references to gui_common.inc in commented lines 2010-06-18 12:41:21 +00:00
Roman Bovsunivskiy 721bf54728 Fixed #1520 2010-06-18 12:33:42 +00:00
Roman Bovsunivskiy 5442fd5708 better WorkflowIcons initialisation 2010-06-17 18:39:09 +00:00
Roman Bovsunivskiy 002a07a6ee Fixed #1522: vertical scrolling in RuleSetView jumps one whole rule at a time 2010-06-17 17:42:29 +00:00
Roman Bovsunivskiy 00dc8c55c9 Fixed #1493 2010-06-17 17:38:19 +00:00
Roman Bovsunivskiy 36c7201fc3 Added WorkflowIcons class to guilib 2010-06-17 17:17:04 +00:00
Roman Bovsunivskiy 3cdaba7a39 Workflow icons 2010-06-16 19:41:08 +00:00
Roman Bovsunivskiy eb82ddd323 Fixed #1521: GUI crashes upon exit with old Qt versions 2010-06-16 18:34:34 +00:00
Roman Bovsunivskiy beae0f04ba Fixed #1493: workflow icons in the big empty space 2010-06-16 17:30:27 +00:00
Roman Bovsunivskiy 9ce2878e07 Fixed #1504: options for displaying text under toolbar icons 2010-06-14 19:28:53 +00:00
Roman Bovsunivskiy ab7be89620 Fixed #1505: move "Clip comments in rules" checkbox to "Appearance" tab 2010-06-14 18:38:50 +00:00