1
0
mirror of https://github.com/altlinux/admc.git synced 2025-02-02 17:47:06 +03:00

3708 Commits

Author SHA1 Message Date
Semyon Knyazev
6c968b1914 Not allowed group policy link item creation fix
GUI group policy link that not allowed to create doesnt
appear anymore
2023-06-23 22:24:37 +04:00
Evgeny Sinelnikov
9154796ccf 0.12.0-alt1
- Indents at selected OU's widget with policies list are minimized.
- Ellipsis for too long names in description bar is added. Label is located to
  the right of the tree with chosen object. Tool tip for that label is added.
  Tool tip contains full object name.
- Attribute groupType display and edit are changed from decimal to hexadecimal.
  Attribute value also contains flag names that were set.
- Error dialog after critical policy selection is removed. Error is displayed
  in log now. Dialog error messages after critical policy deletion attempt are
  clarified.
- Russian language is removed from english logs and vice versa.
- Block inheritance indicator is added to OU's icon from group policy objects.
- Enforced link indicator is added to policy icon from group policy objects.
- Disabled policies appearence changing is added to policies from group policy
  objects. Policy item icon changes appearance (fades) after group policy link
  disabling.
- Policy link indicator is added to policy icon from group policy objects.
  Indicator is located in left bottom policy icon corner.
- Policies that are linked to domain is visible in group policy objects now.
- Group policy objects order is changed. Policies is placed higher than OUs now.
0.12.0-alt1
2023-03-22 21:05:00 +04:00
Semyon Knyazev
d9487cdac5 Update changelog for release 0.12.0 2023-03-22 20:59:30 +04:00
Semyon Knyazev
02be6c6bca Domain policy items are appeared in the scope view tree. 2023-03-22 20:49:36 +04:00
Semyon Knyazev
e71df5affb Ellipsis for too long names in description bar is added.
Word wrapping for description bar labels is removed. Also tool tip
for object name label is added. Tool tip contains full object name.
2023-03-22 20:49:35 +04:00
Semyon Knyazev
1e16bdd868 Policy OU results widget indents are removed. 2023-03-22 20:48:32 +04:00
Semyon Knyazev
c89e7658a5 Translations of messages after critical policy deletion updated 2023-03-22 20:48:32 +04:00
Semyon Knyazev
83e8feb2b6 Warning message after critical policy deletion attempt is clarified.
For not critical policies warning messages popup without clarification.
2023-03-22 20:48:32 +04:00
Semyon Knyazev
92f2df3d31 Russian language is removed from english logs and vice versa. 2023-03-22 20:48:32 +04:00
Semyon Knyazev
ebd748ccfb Error dialog popup on GPO selection is removed.
The error message appears in message log.
2023-03-22 20:48:32 +04:00
Semyon Knyazev
2a50673729 GPO items in tree is sorted by type.
Policies is placed higher than policy organizational units.
2023-03-22 20:48:32 +04:00
Semyon Knyazev
0c6ec21f27 Edit dialog for hex displayed attributes is added.
It's implemented only for groupType attribute now. Other appropriate
attributes should be added later.
2023-03-22 20:48:32 +04:00
Semyon Knyazev
b10003b8c0 Attribute "groupType" value display is changed from decimal to hex 2023-03-22 20:48:32 +04:00
Semyon Knyazev
95d9443e0d Block inheritance indicator is added to OU GP objects.
"change-prevent" icon from current theme serves as indicator.
2023-03-22 20:48:32 +04:00
Evgeny Sinelnikov
a08ce21001 Add support of policy item link indicator icons with enforcing and disabling.
- Link indicator icon ("mail-forward" from theme) is added to policy item
  left bottom corner. Indicator is displayed only for OU's child policy items.
- Policy item icon changes appearance (fades) after group policy link disabling.
- Enforced policy indicator is added. Indicator ("stop" from theme) appears in
  the right bottom policy item's icon corner after policy "Enforced" setting.
2023-03-22 20:46:54 +04:00
Semyon Knyazev
3bc908d49d Icons for OU and group policy states are added
Added icons for OU's block inheritance and for policy's
disabled and enforced link states.
2023-03-22 02:19:53 +04:00
august-alt
023670c0e4
Merge pull request #399 from iv-m/clang-format
Add automated code formatting via "clangformat" cmake's target.
2023-02-15 07:54:10 +04:00
Ivan A. Melnikov
10c45a0a64 cmake: Don't abort when clang-format is not available
clang-format executable should not be required to build
this project.
2023-02-15 00:58:02 +04:00
Ivan A. Melnikov
0a60e0f422 Add 'clangformat' target to CMake
... to simplify use of clang-format for formatting
the sources, using ClangFormat.cmake module from
https://github.com/zemasoft/clangformat-cmake .
2023-02-15 00:58:02 +04:00
Ivan A. Melnikov
e359cdfa1f chore: Apply the reset fixes generated by clang-format 2023-02-15 00:57:55 +04:00
Ivan A. Melnikov
a24d83c5da clang-format: Ajust config
- we do align operands of binary expressions
2023-02-15 00:57:11 +04:00
Ivan A. Melnikov
9178e0af4b chore: Initializer list formatting
Add trailing comma for consistency.
2023-02-15 00:57:05 +04:00
Ivan A. Melnikov
65e7fc9905 chore: Sort includes
Our clang-format configuration requries that.
2023-02-14 16:06:23 +04:00
Ivan A. Melnikov
d2b39ca38f chore: Remove trailing whitespace from sources
Our clang-format config prohibits them.
2023-02-14 16:05:52 +04:00
august-alt
e89b5e2be1
Merge pull request #391 from altlinux/revert-390-fix_spaces_in_names
Revert "fix: validation in RenameObjectHelper and CreateObjectHelper"
2023-01-13 16:51:28 +04:00
august-alt
e6c505bd13
Revert "fix: validation in RenameObjectHelper and CreateObjectHelper" 2023-01-13 15:27:31 +04:00
august-alt
5a6d4072e8
Merge pull request #390 from AlexSP0/fix_spaces_in_names
fix: validation in RenameObjectHelper and CreateObjectHelper
2023-01-13 12:23:48 +04:00
Alexey Saprunov
fa5b7769b4 fix: validation in RenameObjectHelper and CreateObjectHelper 2023-01-12 23:28:47 +04:00
Evgeny Sinelnikov
5a24f61d2a 0.11.2-alt1
- Fix race condition problems with AdInterface.
0.11.2-alt1
2023-01-10 11:49:30 +04:00
Evgeny Sinelnikov
a4e14a8285 Update changelog for release 0.11.2 2023-01-10 11:47:22 +04:00
Evgeny Sinelnikov
2ddbd00cc9 Fix race condition problems with AdInterface. 2023-01-10 10:39:10 +04:00
Evgeny Sinelnikov
e16079867f 0.11.1-alt1
- Fix property tabs size policy to looks more pretty.
- Enable both user and machine attributes during GPO creating.
- Fix availability of the Ok button when:
 + a policy name is missing in the policy create dialog;
 + group name is missing in the renaming ou dialog;
 + user name is missing in rename user dialog.
0.11.1-alt1
2023-01-10 07:46:13 +04:00
Evgeny Sinelnikov
fbf6e12641 Update changelog for release 0.11.1 2023-01-10 07:45:09 +04:00
Evgeny Sinelnikov
ee697b1108 Fix property tabs sizePolicy with maximum vertical size 50. 2023-01-10 07:26:21 +04:00
Semyon Knyazev
994ae874e1 AdInterface::gpo_add(): attribute "flags" initial value was changed from 1 to 0. 2023-01-10 07:23:01 +04:00
Evgeny Sinelnikov
325d466ef1 Merge remote-tracking branch 'origin/master' 2023-01-10 03:20:07 +04:00
Evgeny Sinelnikov
6dbb92ea0e
Merge pull request #386 from AlexSP0/fix_ok_button_availability_renaming_ou
Fix ok button availability renaming ou
2023-01-06 17:47:36 +04:00
400e6bf8c1 fix: availability of the Ok button when the name is empty in the OU renaming dialog 2023-01-06 13:32:21 +04:00
4f255474a8 fix: availability of the Ok button when a policy name is empty in the policy create dialog 2023-01-06 11:37:23 +04:00
77d7a06d5c fix: availability of the Ok button when a policy name is missing in the policy rename dialog 2023-01-06 11:22:12 +04:00
august-alt
1e74ceef26
Merge pull request #384 from AlexSP0/fix_ok_button_availability_rename_group_dialog
fix ok button availability when no name is entered in rename group dialog
2023-01-05 19:32:18 +04:00
Alexey Saprunov
6b5f709f85 fix: fixed Ok button availability when no name is entered in rename group dialog 2023-01-05 14:07:35 +04:00
august-alt
5b382606a6
Merge pull request #383 from AlexSP0/fix_ok_button_availability_rename_user_dialog
fix: ok button availability in rename user dialog
2023-01-04 13:02:39 +04:00
Alexey Saprunov
84b70f2a92 fix: ok button availability in rename user dialog 2023-01-04 12:59:17 +04:00
Evgeny Sinelnikov
93bc75ea7d 0.11.0-alt1
- Action menu: Block inheritance feature is added to organizational
  unit context menu. Also limited group policy tab is returned.
- Console: Bug with empty group policy object crushing is fixed.
- Console: Non-deletable group policy containers dont dissapear
  from GUI after deletion attempt now. Warning message popups instead
  of error log dialog.
- Misc: "Order" column is added to policy organizational unit results.
  Sort is performed with this column by default.
- Console: Fix crash in policy tree after changing properties
  for organizational units.
- Misc: Fix description bar squishing scope pane, when selected
  item's name is too long and description bar needs to display it.
- Toolbar: Fix icons for "create" actions for organizational units,
  users and groups in toolbar.
- Misc: Add trimming to full name autofill.
- Misc: Add trimming to attribute sAMAccountName edit in create
  dialog for computers.
- Misc: Add "find gpo" action to policy tree. It implements group
  policy objects search functional.
- Misc: Improve "Import Query" action. So it's possible to
  import multiple queries at the same time.
0.11.0-alt1
2022-12-13 09:05:47 +04:00
Semyon Knyazev
86945b359b Update changelog for release 0.11.0 2022-12-13 09:00:30 +04:00
Evgeny Sinelnikov
fede9d878e Update translations to "find gpo" action 2022-12-13 08:58:06 +04:00
Evgeny Sinelnikov
ba27fd07f0 Revert "Fixes on incorrect word wrapping"
This reverts commit 0876c1a91499c4efea776edc5797ef54cd1e90e3.
2022-12-13 08:58:02 +04:00
Evgeny Sinelnikov
5cc7bbb043 Merge branch 'bugfix/default_policy_deletion' 2022-12-13 00:34:12 +04:00
Evgeny Sinelnikov
15eceea1ab Update translations if group policy delete failed 2022-12-13 00:32:04 +04:00