Skip to content

Releases: EscolaLMS/CSV-Users

0.1.6

06 Jun 13:04
76881af
Compare
Choose a tag to compare
Update swagger.yml

0.1.5

10 Mar 10:04
27616a3
Compare
Choose a tag to compare
Add model fields to import and export (#16)

0.1.4

02 Feb 15:01
3eb639a
Compare
Choose a tag to compare
Update ExportUsersToCsvTest.php (#15)

0.1.3: Fix users import (#14)

02 Feb 14:08
0a3397e
Compare
Choose a tag to compare
* Fix users import

* refactor

0.1.2

01 Feb 10:38
6afd4b1
Compare
Choose a tag to compare
Fix validation rule (#13)

0.1.1

14 Jan 11:01
5d3f87b
Compare
Choose a tag to compare
Send notification to the new imported user (#12)

* Send notification to the new imported user

* Add return url where new user set password

* Change test

0.1.0: #94 - permissions renamed (#11)

29 Dec 11:43
216d8b1
Compare
Choose a tag to compare
* #94 - permissions renamed

* Update src/Enums/CsvUserPermissionsEnum.php

Co-authored-by: KD <do>
Co-authored-by: Mateusz Qunabu <[email protected]>

0.0.3: Add users import from csv (#10)

21 Dec 10:37
bb72a70
Compare
Choose a tag to compare
* Add users import from csv

* Add users import tests

0.0.2

17 Dec 10:33
db733bd
Compare
Choose a tag to compare
Change collection doesntContains (#9)

0.0.1: Export users to CSV (#3)

16 Dec 11:58
78905c3
Compare
Choose a tag to compare
* Export user to CSV - WIP

* Export users to csv

* Add GitHub Actions

* Change config GitHub Actions

* Remove step required courses

* Update .github/workflows/test-cc.yml

Co-authored-by: Mateusz Qunabu <[email protected]>