Rocky Duan
|
be369938ae
|
Merge branch 'master' of github.com:MITx/mitx
|
2012-07-19 17:08:46 -04:00 |
|
Rocky Duan
|
2b89a82ac2
|
add discussion app & url conf
|
2012-07-19 17:08:29 -04:00 |
|
Rocky Duan
|
6f74c9577d
|
display simple threaded comment
|
2012-07-19 14:46:08 -04:00 |
|
ichuang
|
0903ba9c1f
|
fix optioninput to preserve author's ordering of options
|
2012-07-19 11:15:14 -04:00 |
|
Calen Pennington
|
49ee12963f
|
Merge pull request #185 from MITx/kimth/lms-coderesponse
Kimth/lms coderesponse
|
2012-07-19 06:29:48 -07:00 |
|
sidhanth rao
|
aded6a4fce
|
hello
|
2012-07-17 17:02:09 -04:00 |
|
Galen Frechette
|
ba6346cb22
|
adds one image to about page
|
2012-07-17 14:54:35 -04:00 |
|
kimth
|
8c327eb07f
|
Moved imports to top of file
|
2012-07-17 14:44:20 -04:00 |
|
Galen Frechette
|
e65895459a
|
improves course about page header, adds blog post images, works on static page layouts
|
2012-07-17 14:29:20 -04:00 |
|
Galen Frechette
|
c5ce0bdfea
|
updates copy on about contact and faq, tweeks home page header
|
2012-07-17 13:02:46 -04:00 |
|
Galen Frechette
|
d55cd78c73
|
updates and imporves design of the home page header
|
2012-07-17 12:56:29 -04:00 |
|
Bridger Maxwell
|
2f4cf23b73
|
Merge remote-tracking branch 'origin/master' into course_start
Conflicts:
common/djangoapps/student/views.py
|
2012-07-17 12:53:27 -04:00 |
|
Bridger Maxwell
|
615f11e27b
|
Merge remote-tracking branch 'origin/master' into template_caching
|
2012-07-17 12:47:53 -04:00 |
|
Bridger Maxwell
|
938f0d1995
|
Changed check_course from a decorator to a regular function that throws exceptions. Much easier to understand now.
|
2012-07-17 11:12:42 -04:00 |
|
David Ormsbee
|
b4a8417e70
|
Use Course.number, remove final exam and content length from the course sidebar (do we have that data yet?)
|
2012-07-17 11:03:49 -04:00 |
|
kimth
|
803b0c4fd0
|
Callback uses userid rather than username
|
2012-07-17 10:59:27 -04:00 |
|
David Ormsbee
|
28fc3ec18a
|
Add overview.html, a simple one page place where course staff can control a course about page.
|
2012-07-17 10:54:21 -04:00 |
|
Bridger Maxwell
|
8ebaf8a761
|
Merge remote-tracking branch 'origin/master' into course_start
Conflicts:
common/lib/xmodule/xmodule/course_module.py
lms/urls.py
|
2012-07-17 10:52:39 -04:00 |
|
David Ormsbee
|
c0e8dc1b69
|
Remove duplicate entries of courses.
|
2012-07-17 08:25:17 -04:00 |
|
David Ormsbee
|
373db8704d
|
Add number property to CourseDescriptor and switch templates to use it.
|
2012-07-17 08:22:15 -04:00 |
|
David Ormsbee
|
27ec1b4dcf
|
Change course listing to show course numbers + title
|
2012-07-17 08:22:15 -04:00 |
|
David Ormsbee
|
e8516c5a3e
|
Shorten course about link
|
2012-07-17 08:22:15 -04:00 |
|
Bridger Maxwell
|
d38903ac35
|
Merge remote-tracking branch 'origin/master' into template_caching
Conflicts:
lms/static/sass/application.css
|
2012-07-16 23:33:40 -04:00 |
|
Galen Frechette
|
767469381b
|
renames some scss files for better orginization, sets fixed widths on main containers to avoid akward scaling issues untill media queries can be added for more responsive scaling
|
2012-07-16 22:23:43 -04:00 |
|
Galen Frechette
|
600aff59a6
|
imporves course object header typography
|
2012-07-16 19:29:02 -04:00 |
|
Bridger Maxwell
|
36408a8d5a
|
Removing lms/static/sass/application.css again.
|
2012-07-16 17:33:51 -04:00 |
|
Galen Frechette
|
96361c3fd5
|
adds icons to course about page, user nav and dashboard, adds styles to activation pages
|
2012-07-16 17:29:28 -04:00 |
|
Bridger Maxwell
|
e7fa42261d
|
Ignoring +lms/static/sass/application.css
|
2012-07-16 17:11:27 -04:00 |
|
Bridger Maxwell
|
d690a0de24
|
Removing compiles application.css file.
|
2012-07-16 17:03:31 -04:00 |
|
kimth
|
093ac9d101
|
CorrectMap in LMS keeps track of problems as being queued
|
2012-07-16 16:19:35 -04:00 |
|
Bridger Maxwell
|
bde93aea99
|
Merge remote-tracking branch 'origin/master' into template_caching
Conflicts:
lms/templates/footer.html
lms/templates/signup_modal.html
|
2012-07-16 16:19:26 -04:00 |
|
Bridger Maxwell
|
70e2f7c0d5
|
Merged with master. Moved a bunch of static template files to their own urls (without /t/template).
|
2012-07-16 15:32:22 -04:00 |
|
Bridger Maxwell
|
960c8619e5
|
Added a cache_if_anonymous decorator.
|
2012-07-16 13:40:17 -04:00 |
|
Galen Frechette
|
2d3bab4188
|
styles activation message
|
2012-07-16 13:34:12 -04:00 |
|
Galen Frechette
|
5033ec656c
|
changes home page header design to accomodate new tagline, adds copy to about page and 1 blog post
|
2012-07-16 13:11:47 -04:00 |
|
Bridger Maxwell
|
ed624d0b72
|
Cleaned up check_course decorator a bit.
|
2012-07-16 12:54:24 -04:00 |
|
Bridger Maxwell
|
4f4e751321
|
Merge
|
2012-07-16 12:42:49 -04:00 |
|
Calen Pennington
|
f889c9a099
|
Actually exclude things outside of the mitx repo, rather than only including those things
|
2012-07-16 12:36:52 -04:00 |
|
Calen Pennington
|
04469a4e8e
|
Strip out STATICFILES_DIRS that aren't in the mitx repo when running unit tests
|
2012-07-16 12:13:19 -04:00 |
|
Bridger Maxwell
|
0c41576e1e
|
Some changes from code review.
|
2012-07-16 12:06:17 -04:00 |
|
Calen Pennington
|
8ef8162963
|
Fix courseware problem display
|
2012-07-16 11:41:51 -04:00 |
|
Calen Pennington
|
ab2995fc85
|
Remove compiled css files
|
2012-07-16 11:41:18 -04:00 |
|
Bridger Maxwell
|
264e324c50
|
Changed format of start date parsing to ISO 8601
|
2012-07-16 11:27:13 -04:00 |
|
Calen Pennington
|
fabe1d41d1
|
Merge pull request #180 from MITx/kimth/lms-coderesponse
CodeResponse for external/queued grading of student code
|
2012-07-16 07:55:54 -07:00 |
|
Calen Pennington
|
4489a04586
|
Merge pull request #178 from MITx/victor/cms_auth
Victor/cms auth
|
2012-07-16 07:33:45 -07:00 |
|
Galen Frechette
|
1c027c43d2
|
hooks up links from login modal to signup modal and signup modal to login modal
|
2012-07-16 10:27:55 -04:00 |
|
Bridger Maxwell
|
eb7ae3540c
|
Added a simple, specific cache for the static_template_pages.
|
2012-07-16 09:12:50 -04:00 |
|
Galen Frechette
|
15b544c50b
|
makes logo bigger, imporves footer layout with additin of new links
|
2012-07-15 23:11:16 -04:00 |
|
Galen Frechette
|
d9e293f9c5
|
imporves typography and typography implimentation
|
2012-07-14 03:11:06 -04:00 |
|
Bridger Maxwell
|
cd2eacc675
|
Moved static template views to one folder. Removed the stub view functions from student and used static_template_views instead.
|
2012-07-13 17:42:23 -04:00 |
|