Commit Graph

10211 Commits

Author SHA1 Message Date
Rocky Duan
5ba879fc13 refactored some code 2012-08-02 18:23:50 -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
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
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
Brittany Cheng
7d414346d6 Merge branch 'master' of github.com:dementrock/mitx into discussion2 2012-08-02 14:21:15 -04:00
Brittany Cheng
b47edaa9c9 styles 2012-08-02 14:21:09 -04:00
ichuang
dff380e807 cleanup lms urls (remove cruft from debugging openid) 2012-08-02 14:19:56 -04:00
Victor Shnayder
95e139f39b Merge pull request #336 from MITx/feature/victor/xml-verify
Feature/victor/xml verify
2012-08-02 11:12:43 -07:00
ichuang
10b2c212b6 fix javascript for signup modal .click() in index.html for safari 2012-08-02 13:52:25 -04:00
ichuang
46bc7bc499 remove unnecessary hidden fields 2012-08-02 13:44:37 -04:00
Rocky Duan
de2f48b3bf Merge branch 'master' of github.com:MITx/mitx into discussion2 2012-08-02 12:55:09 -04:00
Rocky Duan
f1b3f69656 retrieve threads by ajax 2012-08-02 12:54:09 -04:00
Brittany Cheng
2d54aa07f3 Merge branch 'master' of github.com:MITx/mitx into discussion2 2012-08-02 11:55:28 -04:00
Brittany Cheng
907e763606 sort styles 2012-08-02 11:55:21 -04:00
David Ormsbee
73fb8f5464 Merge branch 'hotfix/1.0.3'
Conflicts:
	lms/urls.py
2012-08-02 11:51:50 -04:00
Victor Shnayder
64346d727b todos and comments 2012-08-02 11:33:53 -04:00
Rocky Duan
aa29b77715 Merge branch 'master' of github.com:MITx/mitx 2012-08-02 11:05:58 -04:00
Brittany Cheng
8febbf249f Merge branch 'master' of github.com:MITx/mitx into discussion2 2012-08-02 10:06:43 -04:00
Victor Shnayder
fc0f938eae Responding to comments on pull #326
* cleaned up error module:
  - only one template
  - save error message in xml and reload
* better display of problem definition and metadata to staff
* save error messages as string, not exception objects.
2012-08-02 09:56:01 -04:00
ichuang
938871571b Merge branch 'master' of github.com:MITx/mitx into ExternalAuth 2012-08-01 23:01:29 -04:00
ichuang
a759850e3e add SSL / MIT certificates auth; clean up external_auth.views 2012-08-01 22:42:06 -04:00
ichuang
102d4906d0 fix problem with add_histogram (expects module as second argument) 2012-08-01 22:41:27 -04:00
Rocky Duan
efc0cc7ca7 oops 2012-08-01 21:31:06 -04:00
Rocky Duan
e05faef88a fixed tag url 2012-08-01 21:26:14 -04:00