-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* add prototype for filelist * add download link * Tests for #155, remove double tests for show_courses * Differntiate student and lecturer files and add scroll bar * Missing test case * Tests for #160 #156 * Implement Deleting of Course Files * Validate right to delete files from courses * rubocop * Remove duplicate section * Add lecture file delete validation * Update app/controllers/uploaded_files_controller.rb Co-Authored-By: Adrian Jost <[email protected]> * Update app/controllers/uploaded_files_controller.rb Co-Authored-By: Adrian Jost <[email protected]> * Update app/controllers/uploaded_files_controller.rb Co-Authored-By: Adrian Jost <[email protected]> * Update app/controllers/uploaded_files_controller.rb Co-Authored-By: Adrian Jost <[email protected]> * Update app/controllers/uploaded_files_controller.rb Co-Authored-By: Adrian Jost <[email protected]> * Update uploaded_files_controller.rb * change back variable scope * change variable scope Co-authored-by: Adrian Jost <[email protected]>
- Loading branch information
1 parent
e7470a4
commit 9949c1f
Showing
5 changed files
with
115 additions
and
7 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
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
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
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
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