1
0
mirror of https://github.com/altlinux/admc.git synced 2024-10-26 08:55:21 +03:00
Commit Graph

3732 Commits

Author SHA1 Message Date
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.
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.
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.
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 0876c1a914.
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
Semyon Knyazev
79b88bea82 Translations for message box are added 2022-12-12 23:59:47 +04:00
Evgeny Sinelnikov
07462ef853 Clipped translations for group policy tab is updated. 2022-12-12 23:47:23 +04:00
Evgeny Sinelnikov
6f4ccf86eb Revert "Translations for group policy tab is updated."
This reverts commit 38710a486b.
2022-12-12 23:40:59 +04:00
Evgeny Sinelnikov
64f294f5ab
Merge pull request #377 from Samael340/feature/block-inheritance-check
Feature/block inheritance check
2022-12-12 23:05:41 +04:00
Semyon Knyazev
9d6418fc1d Copyright year is changed. group_policy_tab.ui is removed from CMakeLists.txt 2022-12-09 18:45:27 +04:00
Evgeny Sinelnikov
2e2390e575
Merge pull request #378 from Samael340/bugfix/empty-item-crushing
Empty item bug is fixed
2022-12-09 12:51:03 +04:00
Semyon Knyazev
93d5b0dfbc Functions for display errors to status log without dialogs 2022-12-09 03:47:44 +04:00
Semyon Knyazev
0861d6b003 Message box for default policy deletion is added. 2022-12-09 03:42:35 +04:00
Semyon Knyazev
5c36d65d8f Empty item bug is fixed
Empty ad objects is not added to console. Its fixed at first sight.
2022-12-03 01:48:25 +04:00
Semyon Knyazev
38710a486b Translations for group policy tab is updated. 2022-11-28 21:18:00 +04:00
Semyon Knyazev
8371e125b0 update_gp_options_check_state() function removed from slots. 2022-11-28 21:15:43 +04:00
Semyon Knyazev
e58777eb8c Group policy tab is returned.
Group policy tab had been returned with single block inheritance checkbox.
2022-11-28 21:09:21 +04:00
Semyon Knyazev
4b8ccac0a0 Block inheritance checkbox is removed from object tab.
Block inheritance checkbox is removed from object tab (object properties).
Change checkbox visibility signal is removed from gpoptions_edit class.
2022-11-28 21:01:52 +04:00
Semyon Knyazev
52991bcccb update_gp_options_action_check signal is removed 2022-11-28 14:46:23 +04:00
Semyon Knyazev
9726a8ec4c Added translations for block inheritance feature. 2022-11-25 19:20:33 +04:00
Semyon Knyazev
0d93c3d828 Block inhertiance checkable action and checkbox had been added.
Block inheritance checkable action had been added to group policy objects with policy OU item type.
Also had been added block inheritance checkbox to object tab in properties of objects with OU and Domain classes.
2022-11-25 17:52:44 +04:00
Evgeny Sinelnikov
2caf439615 Merge remote-tracking branch 'origin/master' into sisyphus 2022-10-25 08:20:15 +04:00
a43e0ca181 0.10.0-alt3
- Cleanup Requires and BuidRequires.
2022-09-12 15:08:18 +03:00
ea7e28c079 glib2 not requires for build 2022-09-12 15:05:17 +03:00
Evgeny Sinelnikov
fa07e25c44 0.10.0-alt2
- Build latest tested release.
- Adjust package summary and description.
2022-09-07 01:37:02 +04:00
Evgeny Sinelnikov
2b8f69c7af Clean CHANGELOG.txt from previous unmerged typos 2022-09-07 01:25:01 +04:00
august-alt
bfe43817ce
Merge pull request #367 from CaMoCBaJL/bugfix/#75112
Fixes on incorrect word wrapping
2022-08-04 17:33:16 +04:00
0876c1a914 Fixes on incorrect word wrapping 2022-08-04 17:18:41 +04:00
Dmitry Degtyarev
3dadd70b25 change how policy f-ns use buddy console
change args to list of consoles
remove nullptr checks for buddy console
2022-07-08 13:05:30 +04:00
Dmitry Degtyarev
b23929a989 fix test for find policy dialog
closes #366
2022-07-08 11:40:32 +04:00
Dmitry Degtyarev
1c0623480d change how buddy console is stored in object impl
store it as a list and change arg format of object f-ns to accept
\ console list
don't need nullptr checks this way
2022-07-07 16:34:09 +04:00