- Jun 06, 2018
-
-
Matt Petro authored
-
- Nov 27, 2017
-
-
Matt Petro authored
The course dashboard isn't ready to accept the new identifiers, so reverting for now so that we can revert integration.
-
- Nov 01, 2017
-
-
Matt Petro authored
-
- Apr 10, 2017
-
-
Matt Petro authored
-
- Mar 29, 2017
-
-
Matt Petro authored
-
- Mar 24, 2017
-
-
Matt Petro authored
-
- Jan 19, 2017
-
-
Matt Petro authored
-
- Jan 17, 2017
-
-
Matt Petro authored
If two pending course creations need to generate the same category, the second to run would generate a fatal error. This change adds a lookup to see if a category exists before creating a new one.
-
- Jan 12, 2017
-
-
Matt Petro authored
-
- Jan 11, 2017
-
-
Matt Petro authored
Adds an option to select a role for auditing students.
-
- Jan 10, 2017
-
-
Matt Petro authored
Most of the file has dos line endings, so going with that.
-
- Jul 19, 2016
-
-
Matt Petro authored
-
Matt Petro authored
- Increase CHUB/UDS timeout to 300 seconds for roster syncs. - Fix progress() handling on exception. Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-1087
-
- Jul 12, 2016
-
-
Matt Petro authored
- Increase CHUB timeout to 60 seconds for roster syncs. - Fix progress() handling on exception. Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-1087
-
- Feb 09, 2016
-
-
Matt Petro authored
Do not set pid during foreground create. This was resulting in erroneous warnings to admins. Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-942
-
Matt Petro authored
Fix progress bug when creating course in future term. Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-942
-
- Jan 11, 2016
-
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-781
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-781
-
- Nov 18, 2015
-
-
Matt Petro authored
-
- Oct 20, 2015
-
-
Matt Petro authored
-
Matt Petro authored
-
- Oct 08, 2015
-
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-859
-
- Sep 30, 2015
-
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-876
-
- Sep 23, 2015
-
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-872
-
- Sep 21, 2015
-
-
Matt Petro authored
- Log background course creation to syslog. - Fix conflicting shortnames for queued creations. - Fixed shortname and summary handling so they aren't overwritten from archive. - Prevent concurrent course creation by same user. - Fixed total concurrent execution course creation cap. - Fixed cleanup task so that it won't trigger on non-background processes. - Fixed cleanup task timeouts. Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-871
-
- Aug 24, 2015
-
-
Matt Petro authored
Task-Url: https://rt.cae.wisc.edu/Ticket/Display.html?id=404182
-
- Aug 20, 2015
-
-
Matt Petro authored
-
- Aug 11, 2015
-
-
Matt Petro authored
Fix category creation race condition. Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-857
-
- Jun 30, 2015
-
-
Matt Petro authored
-
- May 22, 2015
-
-
Matt Petro authored
Fixes to various includes to work with new local_wiscservices class layout. Task-Url: https://jira.doit.wisc.edu/jira/browse/LLLMS-31
-
- May 21, 2015
-
-
Matt Petro authored
-
- May 15, 2015
-
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-819
-
- May 14, 2015
-
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-819
-
- May 12, 2015
-
-
Matt Petro authored
Fixing phpdoc comments. Task-Url: https://jira.doit.wisc.edu/jira/browse/LLLMS-31
-
- May 11, 2015
-
-
Matt Petro authored
This commit is a large refactoring of the getUDSPerson and CHUB API's. I've moved to autoloading and namespaces to clean up the code and to allow us to write unit tests which mock those services. Task-Url: https://jira.doit.wisc.edu/jira/browse/LLLMS-31
-
- May 06, 2015
-
-
Matt Petro authored
UWMOODLE-766: [UWMM #381872] convert course restore system to a cronned queue runner instead of background php processes Fixing a few issues noticed in testing. Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-766
-
Matt Petro authored
UWMOODLE-766: [UWMM #381872] convert course restore system to a cronned queue runner instead of background php processes Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-766
-
Matt Petro authored
Also removed some deprecated function calls and updated copyright info Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-808
-
- Apr 21, 2015
-
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-801
-
- Apr 20, 2015
-
-
Matt Petro authored
Task-Url: https://jira.doit.wisc.edu/jira/browse/UWMOODLE-685
-