Releases: Monogramm/ldap-one-for-all
Releases · Monogramm/ldap-one-for-all
🔖 Release 1.1.0
1.1.0 (2021-08-19)
Added
- ✅ Set default LDAP role to USER
- ✅ Test user admin enable/disable
- ✨ Allow admins to enable/disable users
- ✨ Display User status in admin
Fixed
- 🐛 Edit the current user from home page
- 🐛 Do not display password modal if not local user
Miscellaneous
- 🐳 Upgrade libicu for docker debian
- 🚧 Disable sw cache on root
- 🚧 Track small improvement
🔖 Release 1.0.0
1.0.0 (2021-08-16)
Added
- ✨ Command to set Parameter (#50)
Changed
- 💬 Update docs and ToS / Privacy texts
- 🎨 Use computed i18n
- 💄 Do not display key on attribute value title
Miscellaneous
- 🔨 Split tests and linters
- 🌐 Add more translated attributes
- 👷 Remove default tag for CI
🔖 Release 0.9.1
0.9.1 (2021-08-10)
Added
- ✨ Display attribute code in LdapEntry view
Changed
- 🎨 Change icons import order
- 💄 Add icons and local entity in admin screens
- 🎨 Improve small quality details
- 🎨 Fix Psalm issues
- 💬 Change title for removing attribute values
- 💄 Display loading for LDAP user in Home
Fixed
- 🐛 Fix parameter creation
Miscellaneous
- 👷 Add docker tag for CI
🔖 Release 0.9.0
0.9.0 (2021-08-09)
Added
- ✨ Hide LDAP only actions in Home [da3298d]
- ✨ API and Screens to manage LDAP entries (#25) [21bc021]
- ✅ Fix regex for password generation [8acf45e]
- ✨ Add Parameter constructor [e666239]
- ✅ Update tests [1ce9aab]
- ✨ Enable/disable registration [65b8b78]
- ✨ Persist LDAP full DN on login [6e7bef2]
- ✨ User Metadata with JWT payload [4ec5c08]
- ✨ Better health check [7d5e062]
- ✨ Manage LDAP Groups [fcecb62]
- 📈 Ignore Fixtures and Migrations coverage [45b21da]
- ✅ Improve tests [5ed9209]
- ✨ Setup HTTP Basic Auth for API [1d00a27]
- ✅ Test resend of verification code [15608f1]
- ✅ Test authentication token [b2da206]
- ✨ Automatically fill admin dashboard [57e17c2]
- ✨ Sorting and Filtering API and tests [8471418]
- ✨ Add hooks command in manage script [8a62c7b]
- ✨ Improve pagination, filtering and sort [e07302a]
- ✨ Command LDAP (#20) [37072bc]
- ✨ PHPDoc configuration [f7a2e6d]
- ✅ Add test parameters [764e4b1]
- ✨ Improve test commands [296107f]
- ✨ Parameters list command [f31ffb9]
- ✨ Improve CI scripts [7c52fa8]
- ✨ Test command for docker dev env [8e43483]
- ✨ Init Contact form with query param [d17bcee]
- ✅ Set fixtures times in UTC [a8e407a]
- ✅ User repository tests [16c1469]
- ✨ Fix param types with psalm [326884b]
- ✨ Add generic filters and sorting [648564f]
- ✨ Improve Gitpod startup [3c44d4f]
- ✨ Media management [7d10c7a]
- ✨ Add Env var for docker tests [99a880d]
- 🎉 Initial commit [e3989bf]
Changed
- 🚚 Renaming of project [f6a6ae0]
- ⏪ Revert update of lock file [dd24899]
- 🎨 Fix code quality [0eda1fe]
- 🎨 Simplify Vuex states [a9fc90b]
- 🍱 Update assets [c949ebf]
- 🎨 Remove empty line [3789377]
- ⬆️ upgrade vue-router from 3.5.1 to 3.5.2 (#45) [4b7c90a]
- ⚡ Only get current user data once [1409ef0]
- 🔧 Add missing LDAP config [d73ffb2]
- 💄 Use toast for registration success [f6435c5]
- ⬆️ upgrade vue-i18n from 8.24.3 to 8.24.5 (#42) [53f0f4a]
- 🎨 Improve User constructor [43909a1]
- 🚚 Rename Metadata to EntityTrait [691a6c5]
- 🔧 Fix security config [8c25a65]
- 🔧 Configure ELK Stack [20ce2e0]
- 🎨 Remove unused var in User Controller [68255c5]
- 🍱 Add calendar icon [084b41a]
- 🎨 Improve Messenger setup [fac8dd8]
- 💬 Change update texts in admin [db84e5a]
- 🎨 Fix Parameter repository issues [f4d33e1]
- 💄 Improve dashboard buttons display [9cda774]
- 🎨 Improve docker-compose setup [3394bae]
- ⬆️ upgrade buefy from 0.9.6 to 0.9.7 (#28) [a386bfb]
- 🔧 Change media upload directory [25dccc7]
- ⬆️ upgrade buefy from 0.9.5 to 0.9.6 (#23) [9afbfc2]
- 🎨 Update manage.sh [e6ea9b2]
- 🎨 Improve Hooks quality [a6d9e00]
- 🎨 Format User entity getRoles [3da403f]
- 🎨 Use named routing [[626c4bf](https://github.com/Monogramm/...