Releases: VicentGJ/AD-webmanager
v1.5
New features:
- Profile jpegPhoto is shown in the user overview (Broken since v1.2)
- New tree UI optimization with scrollable table format
- New Background and style optimizations
- Now able to move users into containers, trying to move OUs into containers flashes error
Fixes:
- Groups were showing in tree view as users and the 'not available' status
- Now only users and not groups will be classified as users by the tree
v1.4
New features:
- Better password complexity validation.
- Ability to move a batch of objects into containers or OUs to organize the tree.
- Performance optimizations in user overview and tree view.
- New attributes in user edit and user add forms:
-
- Phones
-
- Employee ID
-
- Manager
-
- MAC address
Plus numerous bug fixes and a little code cleanup.
v1.3b
v1.3a
fixes:
renaming groups and some translations
features:
adding and editing OUs, deletion is only possible if the OU is empty for now.
is now possible to add, edit and delete other mail boxes
v1.1
New in this release:
Photo in the user profile.
New fields in user profile.
New configuration options.
Usability improvments.
v1.0b
Fixed issue with the default maximum length of the string forms.
v1.0a
This release saw a small usability and performance improvements. Making a release small release because those were highly requested changes:
- StringFields limited to 30 characters.
- Manual user checkbox (cujae specific field), checked by default.
- Added option for limiting IPs from where users can connect to the app.
- Improved performance in adding lots of users to a group (still more to come).
v1.0
12 commits after the final release candidate.
9 issues closed.
Fixed bugs and new TREE_BLACKLIST option.
In version 1.0:
-New Configuration system, using an object for holding the config data. Includes new EXTRA_FIELDS, ADMIN_GROUP, and SEARCH_ATTRS options.
-Way less hardcoded configuration
-New Background.
-New Footer and copyright.
-Complete Python 3.8 compatibility.
-Redesign the visual style.
-New Search bar in the tree view.
v1.0 Release Candidate (cujae-config)
v1.0 Release Candidate (cujae-config)
ADwebmanager v1.0 rc1
-New Configuration system, using an object for holding the config data. Includes new EXTRA_FIELDS, ADMIN_GROUP, and SEARCH_ATTRS options.
-Way less hardcoded configuration
-New Background.
-New Footer and copyright.
-Complete Python 3.8 compatibility.
-Redesign the visual style.
-New Search bar in the tree view.
-Lots of bug fixes!!!