Files
edx-platform/common
Martyn James 838060f30c Update course_publish event to:
* Only fire on bulk operation if something therein was published
* Wrap calls that use the following repeated pattern:
    if self.signal_handler and not bulk_record.active:
        self.signal_handler.send()
* Ensure consistent firing of signal between split and draft implementations
* Updated tests to use typical course nesting structures
* Added tests within bulk operations
2015-03-23 15:17:23 -04:00
..
2015-03-23 15:17:23 -04:00
2015-03-23 08:47:35 -04:00
2015-02-19 19:56:52 -08:00