Commit Graph
1492 Commits
Author SHA1 Message Date
Vadim Kurland d6b67f5bfe do not clear undo stack when data is saved to the file; fixes #776 2009-12-04 02:11:31 +00:00
Roman Bovsunivskiy 16b74138ab fixed #781 2009-12-03 20:32:24 +00:00
Roman Bovsunivskiy c047ebc290 Fixed 782 2009-12-03 20:12:50 +00:00
Roman Bovsunivskiy 4baed31b8f Fixed #783 and #779 2009-12-03 20:02:35 +00:00
Roman Bovsunivskiy c1e55cf70a Fixed #773 2009-12-03 18:06:00 +00:00
Vadim Kurland 2b33504e6a fixes #768 2009-12-03 01:32:46 +00:00
Vadim Kurland a8edb5f34f fixes #770 drag&drop (move) of object from one RE to another should appear as one undo operation 2009-12-03 00:18:56 +00:00
Vadim Kurland 24d520da31 fixes #769 FWCmdRuleNegateRE::redo() and undo() do not redraw rule element 2009-12-02 23:58:33 +00:00
Illya Yalovoy af0a97ea67 refs #673 removeFromGroup 2009-12-02 23:08:59 +00:00
Illya Yalovoy 72ecf4cebe refs #673 drag'n'drop draft 2009-12-02 21:46:20 +00:00
Illya Yalovoy 5d5ab44652 refs #673 simple refactoring of object removal procedure 2009-12-02 20:23:08 +00:00
Roman Bovsunivskiy f0797640dd Memory clean-up in new cluster dialog 2009-12-02 19:19:49 +00:00
Roman Bovsunivskiy 2192496774 Fixed #766 2009-12-02 19:10:48 +00:00
Roman Bovsunivskiy 4c1a241727 Forgot some files some times. Fixed #763 2009-12-02 19:08:30 +00:00
Roman Bovsunivskiy 1c5ee62c27 Forgot some files some times. Fixed #767 2009-12-02 18:30:32 +00:00
Roman Bovsunivskiy f2bee7a467 Fixed #744, #766 2009-12-02 18:28:52 +00:00
Roman Bovsunivskiy 6d20bbe65d Fixed #762 2009-12-02 17:44:57 +00:00
Roman Bovsunivskiy 26267e9648 Fixed #758 and #760 2009-12-02 17:23:22 +00:00
Vadim Kurland aa34ea4cfd refs #651 added changelog record 2009-12-02 04:44:37 +00:00
Vadim Kurland 05fb42d1da typo 2009-12-02 04:36:04 +00:00
Vadim Kurland 488a50251e fixes #651 Shell functions that read ip addresses of interfaces moved to configlet run_time_wrappers; using shell loops in generated script since now we read all ipv4 and ipv6 addresses of dynamic interfaces 2009-12-02 04:27:09 +00:00
Vadim Kurland 758ce50c13 fixes #755 Added Configlet::clear() 2009-12-02 04:21:00 +00:00
Illya Yalovoy 4aab1cc7dc refs #673 cutSelectedObject() 2009-12-01 21:25:56 +00:00
Illya Yalovoy e4e54a2743 refs #673 deleteSelectedObject() 2009-12-01 21:21:37 +00:00
Illya Yalovoy 14f877c43e fixes #757 2009-12-01 20:48:22 +00:00
Vadim Kurland e51fbea8de fixes #761 2009-12-01 03:23:34 +00:00
Vadim Kurland 3986f5aaf0 regenerated translation files 2009-12-01 02:52:31 +00:00
Vadim Kurland c86afd2eda spell check 2009-12-01 02:48:16 +00:00
Vadim Kurland 0d9434c69d fixes #752 2009-12-01 02:43:12 +00:00
Vadim Kurland 68589fad36 fixes #759 - create loopback interface for a new cluster 2009-12-01 02:32:58 +00:00
Vadim Kurland ce4142d6b0 fixes #612 - new cluster object gets rules from chosen member, backup copies of both members are created 2009-12-01 02:27:32 +00:00
Vadim Kurland 0f477bbe90 fixes #721 2009-12-01 01:23:24 +00:00
Vadim Kurland 012f7d5ba8 fixes #755 2009-12-01 00:23:43 +00:00
Vadim Kurland 16c52af817 fixes #753 undo/redo in find and replace 2009-11-30 23:22:07 +00:00
Illya Yalovoy f894fe50d6 #673 FWCmdRuleRenameGroup 2009-11-30 21:36:11 +00:00
Roman Bovsunivskiy 10b82350e4 Fixed #746 2009-11-30 21:10:39 +00:00
Vadim Kurland daf2219a3b fixes #756 2009-11-30 21:09:34 +00:00
Roman Bovsunivskiy 36e1081f33 Fixed #748 again 2009-11-30 20:41:53 +00:00
Roman Bovsunivskiy 1f203ae07f Fixed #748 2009-11-30 20:23:01 +00:00
Illya Yalovoy 04e580b0a9 #673 FWCmdRuleNegateRE 2009-11-30 19:44:08 +00:00
Vadim Kurland 8da198c914 fixes #754 2009-11-30 18:42:49 +00:00
Illya Yalovoy aceb61bb1e fixes #751 2009-11-29 23:46:18 +00:00
Illya Yalovoy a0fdbb4068 refs #747 don't scroll ruleset if affected row is current. 2009-11-29 21:50:06 +00:00
Illya Yalovoy 4dc6178b8c refs #747 enable/disable rule 2009-11-29 21:03:52 +00:00
Illya Yalovoy 55de7a1a74 refs #747 changeLogging 2009-11-29 19:53:35 +00:00
Illya Yalovoy d6a0c64ab2 refs #747 changeAction 2009-11-29 19:43:48 +00:00
Vadim Kurland 5fa8b694d1 fixes #750 (remove object from clipboard when it is delted), fixes #743 (changelog and release notes entry for the new newCluster) 2009-11-29 17:53:31 +00:00
Illya Yalovoy 401aa0fd38 refs #747 changeDitection 2009-11-29 00:12:05 +00:00
Roman Bovsunivskiy fd417aee88 Fixed #745 2009-11-28 23:53:17 +00:00
Illya Yalovoy 2babd8f4c0 fixes #742 2009-11-28 23:11:25 +00:00