Improper redirects fixed.
Improper widget usage fixed.
- Support of
form2. - Support of
auth_http_api-3.4. - Forms' titles removed.
Support of pytsite-9.0.
Missing input fixed in UserSlot's component in disabled state.
Error in widget.UserSelect.set_val() fixed.
Obsolete field name usage fixed.
Error in widget.UserSelect.set_val() fixed.
Link fixed in UserSlot React component.
widget.UserSelect replaced with Select2 version.
- Support of
widget-4.16. - CSS fixed.
Support of auth-3.15.
Support of auth-3.14.
Issues fixed in *_url() API functions.
reactstrapdependency updated.
UserSelectSearch component behaviour fixed.
Error in UserSelectSearch React component fixed.
UserProfileModify controller fixed.
Support of http_api-3.3.
- New API functions:
role_form(),user_form(). - New configuration parameters:
auth_ui.*_form_class.
UsersSlots React component fixed.
Handling of onSlotClick property of React component UsersSlots
fixed.
plugin.json fixed.
Basic editing functionality added to UsersSlots React component.
New field url added to auth.AbstractUser.as_jsonable() response.
New properties in React components:
UserSelectSearch.placeholder;UserSearchModal.userSelectPlaceholder;UsersSlots.modalUserSelectPlaceholder.
UsersSlots widget's arguments processing fixed.
- Support of
widget-4.2. widget.UsersSlots'sis_empty_slot_enabledkwarg renamed toenabled.
UsersSlots React component and widget:
- new property
onUserDeleteadded; - widget's value issue fixed;
onModalClickCancelproperty renamed toonModalCancel.
React components refactored.
User form CSS fixed.
- Support of
assetman-5.xandwidget-4.x. - New React components:
UserPicture,UserSearchModal,UserSelectSearch,UsersSlots. - New widget:
UsersSlots.
Support of assetman-4.x.
Cleanup.
Support of pytsite-8.x.
User form fixed.
Support of form-4.14.
Support of widget-2.12.
Support of auth-3.8.
Missing function usage fixed.
- User's
full_nameusage replaced withfirst_last_name. - Unnecessary usage of
hreflangplugin removed.
Added redirect argument to sign_out_url().
Support of auth-3.6.
Translations fixed.
Role's form fixed.
Support of widget-2.5.
Forms names added.
Support of form-4.8.
- Support of
auth-3.5. - User's form reworked.
Form icons fix.
Form icons fix.
Support of Twitter Bootstrap 4 fixed.
User profile templates names changed.
Support of auth-3.4, http_api-2.0 and auth_http_api-2.0.
Missing public API functions added.
request argument of form related API functions is now optional.
Support of assetman-2.0.
Controller arguments fix.
Support for application provided form controllers.
Non existent confirmation hash processing fixed.
- Support of
pytsite-7.29. AuthFilterControllerrenamed toAuthFilter.
Invalid mail recipient issue fixed.
Support of pytsite-7.24.
- Support of
auth-3.3. - Bugs fixed.
- Support of
pytsite-7.17,auth-3.1,form-4.0. - New
Driver's abstract method added:get_restore_account_form().
Convenient CSS classes added to forms.
- Meta titles added to profile view and edit controllers.
- Translation issue fixed.
- Support of
auth-3.0. - New routes:
auth_ui@user_profile_viewandauth_ui@user_profile_modify. - New module:
form.
Typo fixed.
sign_in_url() fixed.
Forms processing issues fixed.
Support of auth-2.6.
Support of auth-2.5.
Missing mail templates fixed.
Sign up form's CSS fixed.
Form initialization fixed.
- Sign up support added.
- Support of
auth-2.1. - Various little issues fixed.
Package init fixed.
user_profile_view_url(),user_profile_edit_urlremoved.- Profile view and edit controllers removed.
- New API functions:
user_profile_view_url(),user_profile_edit_url. widget.Profileandwidget.Followremoved.- Tpl globals removed in favour of using
pluginsglobal. - Profile view conroller refactored.
Form caching fixed.
Support for widget-1.6.
Init refactored.
Text strings changed.
Init fixed.
- Support for
pytsite-7.0. - Part of the code moved to the
auth_settingsplugin.
Support for last auth plugin update.
- Support for
pytsite-6.1. - Merged code from various plugins.
- Added UI driver.
First release.