Releases: ildemartinez/LMS-Explorer
Releases · ildemartinez/LMS-Explorer
V0.0.3
Added a lot of new features:
- Export course information report to Excel
- Minimize application to tray zone
- Search user by firstname, lastname or email
- Any grid can now be sorted by column click
- Copy user email to clipboard
- Last access user in data and time formats
- Odd row colours
- From user can open/show all courses enrolled
- Created under license AGPL v3
- Source file names change to namespaces
- Classes changed to interfaces
- Lot of code optimization and refactoring (some recomendations made by ChatGPT4 :)
v0.0.2
Added a lot of new features
- Double click course shows the user form with users and groups information
- From course form can jump to LMS course configuration, course users, user profile and edit user profile
- Course shows user role counts useful for statistics
- From LMS form you can search users from all the LMS (min 3 words)
- From LSM form can jump to external service configuration (useful when creating the LMS-Explorer Service)
- Lot of code refectorings and speed improvements
v0.0.1
First release with basic features
- Configure your LMS grid
- Connect to it using your desired service
- Browse, filter and locate your course, category or LMS and open it in your default browser
First time remember configure config.ini file using the config.ini_dist template file released with the executable file