Commit Graph

58450 Commits

Author SHA1 Message Date
Brittany Cheng
dac28f800b Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-03 10:11:43 -04:00
kimth
f023dc6e26 xqueue_interface generates hashkeys 2012-08-03 10:10:06 -04:00
kimth
fbed664d4f Auth saved as dict rather than tuple 2012-08-03 09:39:18 -04:00
kimth
3d8ee671b3 Adjust comments 2012-08-03 09:34:47 -04:00
kimth
e4609f3abe Remove unnecessary hardcode url in CodeResponse 2012-08-03 09:30:03 -04:00
kimth
843f8ae9c3 Basic uploads to S3 2012-08-02 21:51:36 -04:00
kimth
3b3482b394 Skeleton for S3 upload by LMS 2012-08-02 20:43:09 -04:00
kimth
688f8914e3 Update filesubmission template to show state 2012-08-02 20:32:03 -04:00
kimth
35a461d917 Empty file inputs insert empty string as their submission in ajax; LMS reacts accordingly 2012-08-02 20:22:33 -04:00
kimth
ea36eef6e0 modx_dispatch uses copied variable rather than source 2012-08-02 19:38:33 -04:00
kimth
236c3dc576 modx_dispatch handles new/old problem_check ajax 2012-08-02 19:34:33 -04:00
kimth
51fc69da52 Spelling in comment 2012-08-02 19:26:37 -04:00
kimth
5c3c3df1b7 Unbreak check_fd callback 2012-08-02 19:24:25 -04:00
Rocky Duan
51961c1cf1 Merge branch 'master' into discussion2 2012-08-02 18:41:15 -04:00
Rocky Duan
cc477138cd some refactoring on error handling 2012-08-02 18:41:07 -04:00
kimth
988136c401 LMS must login before submitting to xqueue 2012-08-02 18:34:14 -04:00
Rocky Duan
5ba879fc13 refactored some code 2012-08-02 18:23:50 -04:00
Brittany Cheng
839463e9c2 Merge branch 'discussion2' of github.com:dementrock/mitx into discussion2 2012-08-02 18:11:26 -04:00
Brittany Cheng
2238137df8 sort styles 2012-08-02 18:09:37 -04:00
Brittany Cheng
3b312a2c92 Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-02 17:46:40 -04:00
Rocky Duan
833b89502c add class for selected sort option 2012-08-02 17:45:34 -04:00
kimth
d2db4134cd CodeResponse does basic error handling from xqueue submission 2012-08-02 17:28:12 -04:00
Brittany Cheng
cf4ac2ef89 Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-02 17:21:08 -04:00
Rocky Duan
4749f3a575 Merge branch 'master' into discussion2 2012-08-02 17:20:23 -04:00
Rocky Duan
f579730f16 should have done this long time ago 2012-08-02 17:20:12 -04:00
kimth
6de2fa5e1e LMS interface to xqueue in separate file 2012-08-02 17:10:35 -04:00
Rocky Duan
d183e91f3f Merge branch 'master' into discussion2 2012-08-02 17:08:24 -04:00
Rocky Duan
6a23e910c2 small fic 2012-08-02 17:08:05 -04:00
Brittany Cheng
f649084ab2 rocky's coffee edits 2012-08-02 17:05:00 -04:00
Rocky Duan
88a98ef548 refactored discussion.coffee into separate files 2012-08-02 17:03:10 -04:00
Rocky Duan
bad84669b7 Merge branch 'master' into discussion2 2012-08-02 16:01:41 -04:00
Rocky Duan
0375710d22 i meant sort before...this time it's search ajax 2012-08-02 16:01:27 -04:00
Brittany Cheng
55ce53f984 reply styles 2012-08-02 15:50:14 -04:00
Brittany Cheng
4a605ab9c8 Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-02 15:43:51 -04:00
Brittany Cheng
7f0282a222 paginator styles 2012-08-02 15:43:05 -04:00
kimth
c7084e5240 Comments for 'check_fd' 2012-08-02 15:35:25 -04:00
Rocky Duan
7b65663e2b ajax search in inline view 2012-08-02 15:34:29 -04:00
Brittany Cheng
fffad764b3 styles 2012-08-02 15:31:04 -04:00
Rocky Duan
1da86a782f oops 2012-08-02 15:16:59 -04:00
Rocky Duan
2811f50466 hide the annoying staff info for now 2012-08-02 15:15:35 -04:00
Rocky Duan
381fe9514b make cancel/submit work and hide watch discussion 2012-08-02 15:12:55 -04:00
Rocky Duan
7b66cae380 Merge branch 'discussion2' of github.com:dementrock/mitx 2012-08-02 15:02:20 -04:00
Rocky Duan
fd1e91aef2 display show comments button 2012-08-02 15:02:10 -04:00
Brittany Cheng
10c1366510 reply styles 2012-08-02 14:56:00 -04:00
Rocky Duan
1e7e2f25ad Merge branch 'discussion2' of github.com:dementrock/mitx into discussion2 2012-08-02 14:42:12 -04:00
Rocky Duan
380c6f86e7 random fixes 2012-08-02 14:41:45 -04:00
kimth
541f5ecdd2 Filesubmission frontend 2012-08-02 14:32:40 -04:00
Victor Shnayder
2f911fd3b2 add error-handling TODOs to capa_problem 2012-08-02 14:28:44 -04:00
Victor Shnayder
987b9c11a9 Use url_name for chapters and sections in lms views
* got rid of the hackish conversions between ' ' and '_'
* use url_name and display_name where appropriate
* update templates to match.
2012-08-02 14:28:44 -04:00
Victor Shnayder
3b6f33f5a7 Fix github_sync tests
* CMS no longer syncs, it just imports when it gets a commit note
  from github
2012-08-02 14:26:24 -04:00