Skip to content
Snippets Groups Projects
  1. Jun 29, 2018
  2. Jun 20, 2018
  3. Jan 10, 2018
  4. Sep 21, 2017
  5. Sep 20, 2017
  6. Aug 24, 2017
  7. Jan 12, 2016
  8. Nov 24, 2015
    • Mihaela Bobaru's avatar
      changed to handle new course ID format and be backwards compatible with old format · 692df348
      Mihaela Bobaru authored
      looks for existing course with old format and replaces its ID with new format - so should not produce duplicates
      updated function update_credit_trady_etc_fix handling the 'fixthezero' query string option to handle newer course ID format as the function was hardcoding the course IDs
      regardless of the course ID changes, pre-existing issue, if any (code too old for anyone to rememeber) - that function has queries inside that need the sql mode of mysql on the server to be set to NO_UNSIGNED_SUBTRACTION which may already be set on prod, or simply that functionality is not used (it was assuming a very old course ID format starting with '20')
      692df348
  9. Sep 18, 2015
  10. Sep 17, 2015
  11. Sep 16, 2015
  12. Sep 15, 2015
    • Mihaela Bobaru's avatar
      changed to import all courses · dc403ac9
      Mihaela Bobaru authored
      and not remove+insert, but update record where existing
      also changed parsing of course id to get more data and get correct course numbers containing letters too
      dc403ac9
  13. Sep 11, 2015
  14. Sep 08, 2015
  15. Aug 28, 2015
  16. Aug 14, 2015
  17. Jul 24, 2015
  18. Oct 17, 2013
  19. Sep 16, 2013
  20. Sep 04, 2013
  21. Aug 30, 2013
  22. Aug 26, 2013
  23. Aug 21, 2013
  24. Aug 19, 2013
Loading