IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
- 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.
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.
list dialog failed to open octet dialog when adding octet values
add AttributeDialog::make() that is shared between attribute_tab
\ and list_attribute_dialog
side effects from all the actions that are possible for policies
straighten out how policy results is refreshed
add FoundPolicyImpl, can't use PolicyImpl in find dialog
- Properties: Removed "Group tab". Not necessary because
policy tree replaces it.
- Policies: Improved policy tree. Tree now contains OU's in
addition to policies. OU's display their child OU's and
linked policies. Viewing all policies is still possible in
"All policies" folder.
- Misc: Fixed eliding of long items in scope view. Scope
view now correctly displays a scroll bar so that long
items can be viewed fully.
- Misc: Added trimming of spaces from names when creating or
renaming policies, query folders and query items.
- Misc: Fixed a bug where object became unloaded if during
rename character '?' was added to it's name.
- Misc: Increased size of editor for string attributes,
which is available in "Attributes" tab. Long strings are
now easier to view and edit.
- Misc: Removed ability to drag and drop policies onto OU's
in object tree. This action now can be performed inside
policy tree.