Tom Giannattasio
548454a90c
drop down arrow key nav works with nested and filtered lists; scrolls menu to show focused at all times
2012-09-05 15:03:01 -04:00
Kyle Fiedler
7c8838a6b2
Added some different style for the select problems
2012-09-05 15:02:50 -04:00
Kyle Fiedler
f785f6f8a1
Added some nicer styles for dynamic math
2012-09-05 14:24:12 -04:00
Kyle Fiedler
8a5e872c8f
Removed a bunch of font tags
2012-09-05 14:24:12 -04:00
Calen Pennington
579544ec6a
Merge pull request #626 from MITx/feature/victor/answer-export
...
Feature/victor/answer export
2012-09-05 11:04:34 -07:00
David Ormsbee
5e9fce5cae
Merge branch 'master' into feature/halogenandtoast/calculator
2012-09-05 13:58:12 -04:00
Victor Shnayder
a8cd4633c0
remove debugging statements
2012-09-05 13:46:15 -04:00
Victor Shnayder
f04cd838e5
Integrate csv export of answer distributions with Ike's sweet dashboard
2012-09-05 13:40:29 -04:00
Victor Shnayder
c89031b077
Export of answer distibutions to csv
...
- go through all students, all of their problems, save count for each answer
- return csv
- url exists, but no links to it yet
- Will need to integrate with Ike's new dashboard code
2012-09-05 13:40:29 -04:00
Calen Pennington
7702907662
Make module system handle not having a user, and pass a user in when previewing in the cms
2012-09-05 13:29:30 -04:00
Tom Giannattasio
003281891e
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
2012-09-05 11:58:17 -04:00
Tom Giannattasio
80c6366d46
moved closed thread notice
2012-09-05 11:58:09 -04:00
Matthew Mongeau
dcf1b1db01
Timeago comments correctly.
2012-09-05 11:53:40 -04:00
John Jarvis
f7baa0d8f0
* By default local dev environments will be setup to send tracking
...
logs and application logs (DEBUG) to ENV_ROOT/log. Logs are rotated
using the RotatingFileHandler
* For non dev environments logging will continue to be handled by
rsyslogd
2012-09-05 11:25:33 -04:00
Matthew Mongeau
38b9b53a50
Redo how rendering of list items is done. Better memory, faster rendering.
2012-09-05 11:25:31 -04:00
Calen Pennington
82c877c036
Merge pull request #598 from MITx/kimth/solutions
...
Let admins see answers of problems at any time
2012-09-05 08:24:45 -07:00
Calen Pennington
5a137cf3ec
Merge pull request #625 from MITx/feature/ichuang/fix-force-univ-domain
...
fix FORCE_UNIVERSITY_DOMAIN check in student.views
2012-09-05 08:22:24 -07:00
Calen Pennington
8c301e04ae
Merge pull request #614 from MITx/feature/arjun/fix_customresponse_msg
...
Clean up customresponse messages + points
2012-09-05 08:20:54 -07:00
ichuang
34ea1e0b95
fix FORCE_UNIVERSITY_DOMAIN check in student.views
2012-09-05 11:19:02 -04:00
Tom Giannattasio
a2cdd012b3
arrow key navigation on topic drop for filtered items
2012-09-05 11:18:25 -04:00
Calen Pennington
a0608df706
Merge pull request #621 from MITx/feature/victor/fewer-xml-warnings
...
Remove lots of loud warnings about duplicate url names for things which ...
2012-09-05 08:17:02 -07:00
Calen Pennington
2f3f9e5ce9
Merge pull request #624 from MITx/rocha/master
...
Cleanup of 'About Course' page link to its Courseware
2012-09-05 08:15:33 -07:00
Calen Pennington
54e8819fb1
Merge pull request #615 from MITx/feature/ichuang/instructor-dashboard-upgrade
...
Upgrade to instructor dashboard
2012-09-05 08:03:55 -07:00
Tom Giannattasio
6e0ddf14c5
prevent scrolling when topic menu is dropped
2012-09-05 10:42:37 -04:00
Tom Giannattasio
32b07d5648
fixed grey button on drop
2012-09-05 10:30:04 -04:00
Tom Giannattasio
098e7022cf
simpler sidebar width setting
2012-09-05 10:23:25 -04:00
Carlos Andrés Rocha
2d42c91b9d
Cleanup of 'About Course' page link to its Courseware
2012-09-05 10:22:36 -04:00
Tom Giannattasio
925caac649
mark styling added
2012-09-05 10:19:24 -04:00
Tom Giannattasio
c4495e4d8f
fixed drop filter bug
2012-09-05 10:06:42 -04:00
Calen Pennington
4d2983cb99
Merge pull request #587 from MITx/feature/victor/forum-anon-user-500
...
Add some rudimentary error checking to forum views
2012-09-05 06:21:46 -07:00
kimth
46389550f7
Merge pull request #623 from MITx/feature/dave/courseware_button_fix
...
Quick fix for prod issue -- making view courseware link from course abou...
2012-09-05 05:21:27 -07:00
David Ormsbee
44722e86e1
Quick fix for prod issue -- making view courseware link from course about page always work.
2012-09-05 08:20:06 -04:00
Ibrahim Awwal
4b7e5b7c2c
Fix typo.
2012-09-05 02:44:11 -07:00
Ibrahim Awwal
742f4c03ef
Expanding and collapsing threads on inline forums works, but it could use a little styling. Also fixed responding to threads which I may have broken in the commit prior to this one.
2012-09-05 02:41:16 -07:00
Ibrahim Awwal
5c64945e0a
Make appended_id for WMD editor a little less hacky by getting it from data-id of the 'reply-body' element instead of from _id of the wrapper.
2012-09-05 00:04:00 -07:00
Ibrahim Awwal
39185ce191
Fix WMD editor reply boxes on embedded discussions, although I think the way it's implemented is something of a hack.
2012-09-04 23:49:56 -07:00
Rocky Duan
ebf47996a1
fixed commenting to new responses
2012-09-04 20:23:29 -07:00
Rocky Duan
4f62245031
fixed null text error
2012-09-04 20:16:37 -07:00
Rocky Duan
0c6f05f45c
oops previous commit breaks comments (now fixed)
2012-09-04 20:13:55 -07:00
Rocky Duan
5e58480bc7
clear response pane after posting
2012-09-04 20:06:01 -07:00
ichuang
d56d235fc9
minor change to create_user command, don't fail on kerberos lookup failure
2012-09-04 23:02:51 -04:00
Rocky Duan
9f3a95a30e
make delete work for responses
2012-09-04 19:53:16 -07:00
Rocky Duan
e6721941e0
only bind delete events to threads but not responses
2012-09-04 19:41:25 -07:00
Rocky Duan
2143835659
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
...
Conflicts:
lms/static/coffee/src/discussion/views/discussion_thread_view.coffee
lms/static/coffee/src/discussion/views/thread_list_item_view.coffee
2012-09-04 19:41:03 -07:00
Rocky Duan
1bbb411136
delete threads
2012-09-04 19:13:53 -07:00
David Ormsbee
319e6260d0
Upped the number of threads per discussion page to 8, per Tony's request.
2012-09-04 21:11:34 -04:00
David Ormsbee
f26dae1a9f
Merge pull request #622 from MITx/rocha/master
...
[#35491529 ] Small corrections to OpenID provider login page
2012-09-04 17:58:11 -07:00
Carlos Andrés Rocha
0f1db7969d
[ #35491529 ] Small corrections to OpenID provider login page
2012-09-04 20:53:51 -04:00
ichuang
566b9694c4
revert inadvertent change to course.html
2012-09-04 19:47:37 -04:00
ichuang
5c90ec19d9
clarify that /gitreload is behind ENABLE_LMS_MIGRATION in docs
2012-09-04 19:08:28 -04:00