- bugfix in days since password expired computation [dumitval]
- protect user photo (view) [dumitval]
- add jquery_ui for the datepicker [dumitval]
- remove old links to jquery [dumitval]
- bugfix in current role listing on user details [dumtival]
- use select2 instead of selectize [dumitval]
- Switch UserDetails default view to browser view [tiberich]
- allow members of eea or eionet roles to view roles of other members [dumitval]
- fix for mandatory status of reasonToCreate in profile editor [dumitval]
- handle deleted users in the Account changelog [dumitval]
- get password max age from the dedicated LDAP user [dumitval]
- bind with special user credentials on Eionet User Editor (no longer using authenticated user's credentials) [dumitval]
- add and use bind credentials for unrestricted search [dumitval]
- avoid crash if uid is not sent to the user details page [dumitval]
- add secondary ldap bind auth for unlimited search [dumitval]
- raise NotFound for disabled users (user directory) [dumitval]
- show the date of the last password change in user details page refs #92555 [dumitval]
- clearly mark an invalid organisation setting on user details [dumitval]
- password reset supports stricter password policy in ldap [dumitval]
- add os environ to zope environment [dumitval]
- bugfix for users changing Organisation [dumitval]
- show roles at the time a user was disabled [dumitval]
- add organisation title in national language to the organisation selection list [dumitval]
- add Organisation title (if valid link available) and Department to the user details page [dumitval]
- fix crash in user details when organisation from user's history was deleted [dumitval]
- Bug fix: fixed user profile editor for missing organisation field [tiberich #26247]
- Bug fix: call agent._get_metadata with userdn, not user id [tiberich]
- is_manager replaced by can_edit_users, bound to permission, not role [dumitval]
- Change: use bind=True in operations to allow retrieving the email address [tiberich #24362]
- Bug fix: lineup arrows indicators in changelog with the rest of the text [tiberich #20422]
- Bug fix: don't show a user as disabled if he's not really disabled [tiberich #22487]
- Bug fix: removed the visual icon ids, replaced them with some simple arrows [tiberich #20422]
- Feature: added RESET_ACCOUNT view for the changelog [tiberich #9164]
- Added method to retrieve user organisation membership [tiberich #20832]
- Bug fix: fix case when editing user profile and an Organisation Editor was not found [tiberich #19143]
- Bug fix: remove all organisations for a user before changing his organisation [tiberich #19143]
- Bug fix: use the organisation membership for a member when showing his organisation in the edit form, instead of the 'o' field [tiberich #19143]
- Bug fix: use the groupware standard_template when Zope is a Naaya groupware application [tiberich #19143]
- Bug fix: don't fail when removing user from org if user is not in org [tiberich #19143]
- Bug fix: use alternate agent to avoid insufficient permissions to perform LDAP operations [tiberich #19143]
- Bug fix: remove user from old org when changing his organisation [tiberich #19143]
- Feature: allow users to select their organisation from a list [tiberich #19143]
- Bug fix: use the proper author name based on logged in user in changelog for user operations [tiberich #20081]
- Bug fix: display the proper organisation name in changelog [tiberich #20081]
- Bug fix: added views for the ADD_PENDING_TO_ORG changelog action [tiberich #20081]
- Bugfix related to the encoding of role descriptions [dumitval]
- Bug fix: don't take into consideration "owner of role" when displaying history of roles [tiberich #19565]
- Bug fix: don't fail on user details page - history when encountering roles that are not in the filtered roles list [tiberich]
- added edit link for managers on user index [dumitval]
- Feature: added support for pending membership to organisations [tiberich #15263]
- Feature: improved log entry views by compacting multiple entries to single table row [tiberich #16665]
- remove new password from confirmation mail [dumitval]
- wording in templates [dumitval]
- #15628; api change in eea.usersdb [simiamih]
- feature: compare userprofiles [simiamih]
- feature: object to display Eionet Member public page [simiamih]
- removed Circa encoding validation [simiamih]
- fixed circa agent _user_id call [simiamih]
- Send mail when changing password [bogdatan]
- "EIONET" string configurable by env "NETWORK_NAME" [simiamih]
- updating info in legacy ldap for nonexisting user fails silently [simiamih]