1
0
mirror of https://github.com/altlinux/admc.git synced 2024-10-26 17:25:38 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Semyon Knyazev
e9b48b13cf 0.16.1-alt1
- Fixed policy link deletion: OU's child link items are deleted from
tree after removal from policy widget. (closes: 49670)
- Update backend files for Samba 4.20 compatibility.
- Fix admin domain definition method.
- Fix crash after optional attributes load.
- Fix optional attribute display bugs with enabled LAPS.
- Fix crashing after domain object properties apply changes.
2024-04-16 19:09:55 +04:00
Semyon Knyazev
ac99ff6175 0.16.0-alt1
- Add drag&drop policy link order changing to links tab in the policy OU
  widget.
- Domain info widget: "Servers" items are removed from the tree and
  domain controller version is added.
- Add link state icons (enforced/disabled) to the links tab from the
  policy OU widget.
- Domain policy link broken deletion is fixed (the same links in other
  OUs were deleted instead of domain's link). (closes: 49385)
- Fix broken domain policy link icon changing: enforcing/disabling
  from policy widget changed another OU's the same policy link icon.
- Fix links duplication in policy OU widget's inheritance tab.
- Fixed user properties window resize.
- Add optional attributes loading. It can be performed via "Load
  optional attribute values" option checking (in the preferences menu)
  or with corresponding button in the attributes tab. (closes: 48817)
- Fixed not selected of any theme after ADMC start.
2024-02-20 01:13:02 +04:00
Semyon Knyazev
df6189a3fb 0.15.2-alt1
- Removed missing theme error log on first launch. (closes: 49043)
2024-01-16 14:34:53 +04:00
Semyon Knyazev
045f506df9 0.15.1-alt1
- Add icon theme selection. System theme is taken from /usr/share/icons
dir, custom themes are taken from /usr/share/ad-integration dir
by default. Theme dirs must have index.theme file to be included.
Theme dirs can also be symlinks.
- Object creation and disabling bugs in 0.15.0 version are
fixed. (closes: 48780)
2023-12-19 04:52:10 +04:00
Valery Sinelnikov
4193bbbac7 0.15.0-alt1
- Domain info root item is added to console tree. Its results widget
  contains tree with sites, domain controllers and FSMO role items. It
  also contains number of sites and domain controllers, forest and domain
  functional levels, domain schema version.
- Fixed bug with remaining failed connection options. Now after a failed
  connection attempt, the old connection settings are returned and
  connection options dialog doesnt close.
- GPO creation/renaming with only spaces bug fixed. (closes: 44684)
- Add group rename sam account name autofill. (closes: 47082)
- Add disabled computer icon. (closes: 47551)
- Add warning message for multiple object deletion and non-empty OU
  deletion.
2023-11-23 11:05:36 +04:00
Valery Sinelnikov
e3375f5782 0.14.0-alt1
- Possible errors due to domain controller switching are fixed
  (revealed with failed tests).
- Disabled user icon is added to icon manager. Now user item icon
  changes after user disabling in the object tree and in the
  organizational unit results widget.
- User domain admin perms check for GPO add is fixed. User should no
  longer be in a group named only "Domain Admins" to be able add GPO
  (domain admins group is defined by sid now).
- Fixed group policy link dissapearence after applying enforce/disable
  action in context menu. (closes: 47122)
- Test admc_test_gplink is fixed.
- Test admc_test_policy_ou_results_widget is temporarily removed.
- Added connectivity to another domain's host.
2023-09-05 10:39:25 +04:00
Valery Sinelnikov
6353d682ac 0.13.0-alt1
- PDC-Emulator check option is added. If option is enabled, GPT-related
  moves like policy editing/creation/deletion will be prevented under
  non-PDC-Emulator DC connection.
- Fixed group policy link order value in organizational unit's
  results widget: order was sorted as string number earlier.
  It is sorted as a number now.
- Organizational unit's inherited policies are added to corresponing
  tab in organizational unit's result widget. Also inherited policies
  list is added to organizational unit's properties group tab.
- Enforce and disable checkable actions are added to policy link item
  context menu (group policy objects).
- Fixed organizational unit and user rename ok buttons availability
  with spaces only.
- Crashing after drag and drop attempt in organizational unit's results
  widget is fixed: drag and drop is disabled.
- User and group general tab read-only widgets are added as results
  widgets for corresponding group and user items.
- creationTime attribute's value display/edit fixed.
- Time span attribute value display fixed. Also time span attribute
  edit is added.forceLogoff and lockOutObservationWindow attributes
  are added as time span.
- Attribute userAccountControl, msDs-Supported and systemFlags values
  are displayed as hexadecimal.
- Fixed group policy link appearing after an unauthorized creation
  attempt.
2023-07-17 17:48:53 +04:00
Semyon Knyazev
d9487cdac5 Update changelog for release 0.12.0 2023-03-22 20:59:30 +04:00
Evgeny Sinelnikov
a4e14a8285 Update changelog for release 0.11.2 2023-01-10 11:47:22 +04:00
Evgeny Sinelnikov
fbf6e12641 Update changelog for release 0.11.1 2023-01-10 07:45:09 +04:00
Semyon Knyazev
86945b359b Update changelog for release 0.11.0 2022-12-13 09:00:30 +04:00
Dmitry Degtyarev
8a4c5c3131 add ru changelog text 2022-07-06 13:52:11 +04:00
Dmitry Degtyarev
8eca73c00b temporarily fill ru changelog
with en changelog
will translate later
2022-06-23 11:53:32 +04:00
Dmitry Degtyarev
388e2dcce1 add russian changelog
closes #342
2022-04-05 11:43:40 +04:00