Brittany Cheng
|
5b6e3997af
|
fixed ul courseware
|
2012-08-10 17:58:18 -07:00 |
|
Rocky Duan
|
86b53bb248
|
uh
|
2012-08-10 17:53:22 -07:00 |
|
Brittany Cheng
|
f44358ab78
|
merge tom's styles
|
2012-08-10 17:52:07 -07:00 |
|
Calen Pennington
|
b5d377adb5
|
Merge pull request #388 from MITx/kimth/lms-coderesponse
Spinner on waiting for queue
|
2012-08-10 17:48:54 -07:00 |
|
ichuang
|
241d445f30
|
changes to xml_module to allow problem metadata to be added via <meta>
|
2012-08-10 19:00:50 -04:00 |
|
kimth
|
e8ac66fce2
|
Merge branch 'feature/server_split' of https://github.com/MITx/mitx into feature/server_split
|
2012-08-10 18:52:04 -04:00 |
|
kimth
|
d41f709c92
|
Moved xqueue_callback URLs into the course
|
2012-08-10 18:51:35 -04:00 |
|
Bridger Maxwell
|
e462fad367
|
Converted wiki edit page and breadcrumbs.
|
2012-08-10 18:15:21 -04:00 |
|
David Ormsbee
|
689c761bbc
|
Remove comment in Rakefile I was just testing.
|
2012-08-10 17:07:03 -04:00 |
|
David Ormsbee
|
cbfdf59760
|
Fix test error regarding UserProfiles (a UserProfile must exist before a CourseEnrollment)
|
2012-08-10 16:41:46 -04:00 |
|
ichuang
|
f6e84e84da
|
SECURE_PROXY_SSL_HEADER for django-1.4 in envs/dev_ike for nginx ssl proxy
|
2012-08-10 16:24:32 -04:00 |
|
ichuang
|
b159eb4825
|
add feature flag to disable login button (for systems which autologin)
|
2012-08-10 15:57:41 -04:00 |
|
Tom Giannattasio
|
f4db9c0199
|
added additional processing class
|
2012-08-10 15:54:00 -04:00 |
|
Tom Giannattasio
|
52c49f2b9a
|
added a cleaner arrow implementation
|
2012-08-10 15:48:58 -04:00 |
|
ichuang
|
f556e3f7d9
|
revert double-mangling patch in xmodule_modifiers; cale fixed in
replace_urls
|
2012-08-10 15:25:43 -04:00 |
|
ichuang
|
b6c38d3c59
|
replace_static_urls should only be run once (currently twice, eg if
html is in a veritical)
|
2012-08-10 15:25:42 -04:00 |
|
ichuang
|
f99eb930ac
|
new static/admin files for django 1.4 admin
|
2012-08-10 15:25:42 -04:00 |
|
ichuang
|
881f07f3c3
|
revert double-mangling patch in xmodule_modifiers; cale fixed in
replace_urls
|
2012-08-10 15:25:42 -04:00 |
|
ichuang
|
dade6dd182
|
askbot template loader is broken - breaks admin view; disable in dev_ike.py
|
2012-08-10 15:25:42 -04:00 |
|
ichuang
|
c0a4ff3717
|
more useful debugging message for capa problem script errors
|
2012-08-10 15:25:42 -04:00 |
|
ichuang
|
411e77e19d
|
ModuleSystem should get its DEBUG set from settings.DEBUG in module_render
|
2012-08-10 15:25:42 -04:00 |
|
ichuang
|
d2c1df88d1
|
update utility script to create course groups
|
2012-08-10 15:25:42 -04:00 |
|
ichuang
|
27cd9ef986
|
minor change to allow github url to be overridden by metadata
|
2012-08-10 15:25:42 -04:00 |
|
ichuang
|
4240830e68
|
cms also needs replace_static_urls call fixed
|
2012-08-10 15:25:41 -04:00 |
|
ichuang
|
2e4f21ee3b
|
replace_static_urls should only be run once (currently twice, eg if
html is in a veritical)
|
2012-08-10 15:25:41 -04:00 |
|
kimth
|
125bbbf934
|
Spinner on waiting for queue
|
2012-08-10 15:25:07 -04:00 |
|
Calen Pennington
|
c867560662
|
Merge pull request #385 from MITx/kimth/lms-coderesponse
Kimth/lms coderesponse
|
2012-08-10 12:19:36 -07:00 |
|
Calen Pennington
|
b4f3d7ceb1
|
Merge pull request #386 from MITx/feature/victor/missing-metadata
Fix metadata inheritance
|
2012-08-10 12:14:10 -07:00 |
|
Tom Giannattasio
|
f2012e1d2a
|
additional processing class
|
2012-08-10 15:07:08 -04:00 |
|
Victor Shnayder
|
38a89e9f1a
|
Make courseware navigation work again.
* bodyclass block got accidentally deleted
|
2012-08-10 14:51:47 -04:00 |
|
Bridger Maxwell
|
3f4c4d7487
|
Got most of the wiki article page working. It shows the article menu now.
|
2012-08-10 14:46:53 -04:00 |
|
David Ormsbee
|
b3676cd760
|
Add replication tests
|
2012-08-10 14:43:43 -04:00 |
|
Tom Giannattasio
|
185ab1f615
|
added spinner class and image
|
2012-08-10 14:22:34 -04:00 |
|
Tom Giannattasio
|
af01aec210
|
changed field border color
|
2012-08-10 14:17:59 -04:00 |
|
Tom Giannattasio
|
759be4d13d
|
added spinner gif
|
2012-08-10 14:08:58 -04:00 |
|
Victor Shnayder
|
feba37cf78
|
respond to comments on merge
|
2012-08-10 13:39:58 -04:00 |
|
Victor Shnayder
|
67949f8a32
|
Fix metadata inheritance
* with xml datastore, re-do all inheritance once the whole course is loaded
|
2012-08-10 13:15:14 -04:00 |
|
kimth
|
f6b2cabd83
|
Position change in sequence kills polling thread, rather than new Problem creation
|
2012-08-10 13:10:53 -04:00 |
|
Calen Pennington
|
310788ca08
|
Merge pull request #384 from MITx/feature/tomg/fall-design
fixed course name title bar bug
|
2012-08-10 10:05:59 -07:00 |
|
kimth
|
64eba4332c
|
Remove temp xqueue url
|
2012-08-10 12:01:53 -04:00 |
|
kimth
|
36091697a5
|
Student browser polls for queued submission result
|
2012-08-10 11:59:45 -04:00 |
|
Tom Giannattasio
|
538185173a
|
added truncation for super long titles
|
2012-08-10 11:48:07 -04:00 |
|
Calen Pennington
|
1009d28939
|
Merge pull request #383 from MITx/feature/victor/course-grade-detail
Feature/victor/course grade detail
|
2012-08-10 08:46:00 -07:00 |
|
Victor Shnayder
|
6882b4b53d
|
responding to review comments on #383
|
2012-08-10 11:42:54 -04:00 |
|
Tom Giannattasio
|
c6d5d4aaae
|
fixed instructor tab active state
|
2012-08-10 11:42:54 -04:00 |
|
Victor Shnayder
|
a6148856b2
|
make the tests work around the 404 bug
|
2012-08-10 11:42:54 -04:00 |
|
Victor Shnayder
|
c3814a81fd
|
In-progress auth tests
* need to actually return 404 codes to clients when DEBUG=False
* add option to make nose more verbose and drop to pdb on error
|
2012-08-10 11:42:54 -04:00 |
|
Victor Shnayder
|
8e364e6d45
|
ensure float when computing module score
|
2012-08-10 11:42:54 -04:00 |
|
Victor Shnayder
|
c9fd7b22a0
|
Add instructor dashboard
* dashboard links to gradebook and dummy grade summary page
|
2012-08-10 11:42:53 -04:00 |
|
Victor Shnayder
|
1d8dcf30f9
|
docstring cleanups
|
2012-08-10 11:42:53 -04:00 |
|