Skip to content

Releases: PRayno/MoveOnCourseCatalogueBundle

Fixed date bug

12 Jan 09:21

Choose a tag to compare

Fixed bug based on dates (remaining typo)

Bug fixes

18 Dec 15:52

Choose a tag to compare

Fixed bugs when date is checked in the course list

More config

30 Nov 10:00

Choose a tag to compare

Added the possibility to ignore lines from the CSV

Big refactoring

25 Nov 13:56

Choose a tag to compare

Big refactoring of the process to make it more flexible.
The process is :

  1. Parse CSV file to extract courses
  2. Retrieve courses from MoveOn DB
  3. Create / update MoveOn courses
  4. Deactivate MoveOn courses no longer in CSV file (matching a regexp)

Bug fix

01 Oct 12:20

Choose a tag to compare

Bug fix on a loop

Update all courses

01 Oct 12:06

Choose a tag to compare

UpdateCommand now updates both active and inactive courses

Better customization

01 Oct 09:26

Choose a tag to compare

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

25 Jul 12:13

Choose a tag to compare

Increase timeout for query

Improved performance

25 Jul 09:44

Choose a tag to compare

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

23 Jul 13:24
f7ab228

Choose a tag to compare

1.0

Update README.md