Rocky Duan
|
0c311b8f13
|
search for similar posts without any styling..
|
2012-08-07 11:22:41 -04:00 |
|
Rocky Duan
|
77900bd761
|
simple blank slate
|
2012-08-06 23:17:38 -04:00 |
|
Rocky Duan
|
0ae68e7324
|
Merge branch 'master' of github.com:MITx/mitx into merge
Conflicts:
lms/djangoapps/courseware/views.py
lms/templates/course_navigation.html
|
2012-08-06 22:38:31 -04:00 |
|
kimth
|
4e6808bb47
|
Merge master
|
2012-08-06 16:26:25 -04:00 |
|
kimth
|
41e7d72ea8
|
Xqueue interface is embedded in ModuleSystem
|
2012-08-06 16:13:35 -04:00 |
|
Calen Pennington
|
24f85bf202
|
Merge pull request #340 from MITx/kimth/lms-coderesponse
Kimth/lms coderesponse
|
2012-08-06 12:17:15 -07:00 |
|
ichuang
|
9805ed8962
|
cleanup syntax, split long if into two lines
|
2012-08-06 14:37:17 -04:00 |
|
ichuang
|
8a1747770a
|
redirect to course_about page if hit internal course page unregistered for
|
2012-08-06 14:30:53 -04:00 |
|
ichuang
|
3484f5382c
|
isinstance instead of type
|
2012-08-06 14:10:00 -04:00 |
|
kimth
|
6c875206bc
|
Simplify file submission front end
|
2012-08-06 12:44:19 -04:00 |
|
ichuang
|
7607444286
|
fix bug: course staff group based on dir_name, not course number
|
2012-08-05 23:26:31 -04:00 |
|
Mike Chen
|
30f5bdb429
|
fixed the order of decorators
|
2012-08-05 17:38:47 -04:00 |
|
Rocky Duan
|
20926e839b
|
fixed ajax retrieved search bar in forum view
|
2012-08-05 14:57:35 -04:00 |
|
Rocky Duan
|
7c58fd27a1
|
Merge branch 'master' of github.com:MITx/mitx
Conflicts:
lms/templates/profile.html
|
2012-08-04 18:07:27 -04:00 |
|
ichuang
|
7fe75030cc
|
fix staff edit link in module content display (goes to github)
|
2012-08-04 17:52:14 -04:00 |
|
Rocky Duan
|
7cd0914541
|
minor changes
|
2012-08-04 16:06:15 -04:00 |
|
ichuang
|
b8ae026c29
|
fail gracefully if course.xml missing metadata in course_staff_group_name
|
2012-08-04 11:16:47 -04:00 |
|
ichuang
|
d50af5765e
|
make university profile pages also use get_courses_by_university
|
2012-08-04 11:03:54 -04:00 |
|
ichuang
|
fb7b48e10a
|
minor - have migrate also show user when debugging
|
2012-08-04 10:28:05 -04:00 |
|
ichuang
|
3f83904c12
|
if AUTH_REQUIRE_STAFF_FOR_COURSE then course list = those accessible
|
2012-08-04 10:19:54 -04:00 |
|
ichuang
|
9de6e28180
|
limit course reload to localhost or user.is_staff
|
2012-08-03 22:52:48 -04:00 |
|
ichuang
|
10f53d62e3
|
migration views - see modulestore contents, and force reload of course
|
2012-08-03 22:38:33 -04:00 |
|
ichuang
|
30922fb449
|
add ACCESS_REQUIRE_STAFF_FOR_COURSE feature for enrollment check
|
2012-08-03 21:39:23 -04:00 |
|
ichuang
|
f1ba26b007
|
require login and enrollment in course to be able to view its courseware
|
2012-08-03 20:36:17 -04:00 |
|
Calen Pennington
|
9b322f68b4
|
Merge pull request #337 from MITx/feature/victor/use-url-names
Feature/victor/use url names
|
2012-08-03 13:23:31 -07:00 |
|
Rocky Duan
|
d507ac6cc0
|
should be like this
|
2012-08-03 16:23:19 -04:00 |
|
Calen Pennington
|
b1494da02c
|
Merge pull request #330 from MITx/ExternalAuth
External auth
|
2012-08-03 13:18:55 -07:00 |
|
Rocky Duan
|
042ccf9754
|
make everything inline (ajax) for now
|
2012-08-03 16:09:13 -04:00 |
|
kimth
|
c25eded4fc
|
Move xqueue_interface to lib/capa
|
2012-08-03 15:32:02 -04:00 |
|
kimth
|
af22761778
|
modx_dispatch doesn't need xqueue_interface
|
2012-08-03 15:27:39 -04:00 |
|
Rocky Duan
|
600beb2849
|
ajax vote / unvote comments
|
2012-08-03 14:52:39 -04:00 |
|
Victor Shnayder
|
94e24c1626
|
Leftover name->url_name fixes
|
2012-08-03 14:45:43 -04:00 |
|
Rocky Duan
|
038d7f89e5
|
ajax editing comments / threads
|
2012-08-03 14:26:37 -04:00 |
|
kimth
|
7a9489a9b8
|
modx_dispatch combines file and non-file submission into single answer dict
|
2012-08-03 13:53:31 -04:00 |
|
Rocky Duan
|
7d1b577b80
|
show discussion & reply fix
|
2012-08-03 13:43:07 -04:00 |
|
Rocky Duan
|
9b2578c79c
|
fix reply & some random stuff
|
2012-08-03 13:35:15 -04:00 |
|
Rocky Duan
|
e59ea854ca
|
ajax submit new post
|
2012-08-03 12:29:45 -04:00 |
|
Rocky Duan
|
0b96d0091b
|
ajax reply & why am I on discussion2..
|
2012-08-03 12:15:45 -04:00 |
|
Victor Shnayder
|
0b2069c619
|
make clean_xml script work with stringified errors
|
2012-08-03 11:53:35 -04:00 |
|
kimth
|
1be3057d3c
|
xqueue interface in LMS not responsible for S3 upload
|
2012-08-03 11:49:20 -04:00 |
|
Victor Shnayder
|
b46172da9b
|
Rename module.name and descriptor.name to url_name
* update templates and code references
* also a display_name property that defaults to cleaned url_name
|
2012-08-03 11:36:54 -04:00 |
|
Rocky Duan
|
7ab137328f
|
Merge branch 'master' of github.com:MITx/mitx into discussion2
|
2012-08-03 10:16:35 -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
|
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
|
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 |
|