forked from sakaiproject/sakai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAK-33857 Remove useless gradebook code (sakaiproject#5257)
* SAK-33857 remove useless code in GradebookService * SAk-33857 Remove more useless code and a bit of a refactor * SAK-33857 Update gradebook classic for removed code. Migrated a few helpers that the UI used into the Gradebook itself. * SAK-33857 wire up the services directly into gradebook * SAK-33857 fix null pointer. if there are no enrolments, events will be null, not empty. * Backout the change to this bean as the list is no longer null due to SAK-33868 * Codacy cleanup
- Loading branch information
1 parent
58382e9
commit 00c0d3a
Showing
39 changed files
with
5,786 additions
and
7,267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 0 additions & 38 deletions
38
...ebook-service/api/src/java/org/sakaiproject/tool/gradebook/facades/ContextManagement.java
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
...ok-service/api/src/java/org/sakaiproject/tool/gradebook/facades/EventTrackingService.java
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
...ok-service/api/src/java/org/sakaiproject/tool/gradebook/facades/UserDirectoryService.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.