This website requires JavaScript.
Explore
Help
Register
Sign In
htwkmooc
/
codeocean
Watch
1
Star
0
Fork
0
You've already forked codeocean
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
726ef31ee7f2e8265b2728309e04066b228a6ae3
codeocean
/
app
History
Maximilian Grundke
726ef31ee7
Add new route to view all RFCs the user has commented on
2017-08-13 15:01:11 +02:00
..
assets
this should fix the "zombie file" bug. Turned out that the CodeOceanEditor object is not destroyed when navigating back and forth within the exercise context ( from an exercise back to the exercise index and forward to another exercise). Therefore, CodeOceanEditor.editors[] kept all "old" editors and added the new ones behind the old ones. On next autosave, they were persisted into a submission.
2017-07-03 14:57:08 +02:00
controllers
Add new route to view all RFCs the user has commented on
2017-08-13 15:01:11 +02:00
helpers
fixing tests p1
2017-01-12 18:12:36 +01:00
mailers
Send e-Mail to all commenters if thank you note is given
2017-06-09 14:40:44 +02:00
models
Make comments available to RFC
2017-06-09 14:39:33 +02:00
policies
Add thank you note to rfc
2017-06-08 16:46:15 +02:00
uploaders
transferred Code Ocean from original repository to GitHub
2015-01-22 10:01:32 +01:00
views
Add new route to view all RFCs the user has commented on
2017-08-13 15:01:11 +02:00