Releases: PRayno/MoveOnCourseCatalogueBundle
Releases · PRayno/MoveOnCourseCatalogueBundle
Fixed date bug
Compare
Sorry, something went wrong.
No results found
PRayno
released this
12 Jan 09:21
Fixed bug based on dates (remaining typo)
Bug fixes
Compare
Sorry, something went wrong.
No results found
PRayno
released this
18 Dec 15:52
Fixed bugs when date is checked in the course list
More config
Compare
Sorry, something went wrong.
No results found
PRayno
released this
30 Nov 10:00
Added the possibility to ignore lines from the CSV
Big refactoring
Compare
Sorry, something went wrong.
No results found
PRayno
released this
25 Nov 13:56
Big refactoring of the process to make it more flexible.
The process is :
Parse CSV file to extract courses
Retrieve courses from MoveOn DB
Create / update MoveOn courses
Deactivate MoveOn courses no longer in CSV file (matching a regexp)
Bug fix
Compare
Sorry, something went wrong.
No results found
PRayno
released this
01 Oct 12:20
Update all courses
Compare
Sorry, something went wrong.
No results found
PRayno
released this
01 Oct 12:06
UpdateCommand now updates both active and inactive courses
Better customization
Compare
Sorry, something went wrong.
No results found
PRayno
released this
01 Oct 09:26
Updated default MoveOn course object :
default "remarks" attribute
set function to protected to allow extension of the class
Command notice error where "id" is not defined
Fixed timeout
Compare
Sorry, something went wrong.
No results found
PRayno
released this
25 Jul 12:13
Increase timeout for query
Improved performance
Compare
Sorry, something went wrong.
No results found
PRayno
released this
25 Jul 09:44
Performance greatly improved (number of http requests /2)
Added a --dump option in the course update to have stats on the upcoming action (created/updated)
Functional first version
Compare
Sorry, something went wrong.
No results found
PRayno
released this
23 Jul 13:24
1.0
Update README.md