0c3d054253
fix: university domain should not be determined by HTTP_HOST for dev or behind proxy
ichuang
2012-09-04 18:36:26 -04:00
4cbdf90d5e
cleaned up access.py - now has _has_instructor_access_to_loation
ichuang
2012-09-04 18:26:22 -04:00
1caef344c3
Fix sidebar alignment
Matthew Mongeau
2012-09-04 17:46:29 -04:00
a51ae8cfbb
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Tom Giannattasio
2012-09-04 17:27:51 -04:00
3b07fd366e
added keyboard nav to dropdown; doesn't work yet when filtered
Tom Giannattasio
2012-09-04 17:27:41 -04:00
d8e3108a25
Sidebar positioning and height.
Matthew Mongeau
2012-09-04 17:25:57 -04:00
c23b31c6ee
Remove lots of loud warnings about duplicate url names for things which don't store state, and have the same hash.
Victor Shnayder
2012-09-04 16:20:39 -04:00
9da7a337a8
Sorting should keep trace of comment and like updates.
Matthew Mongeau
2012-09-04 15:27:55 -04:00
2380e7fff4
Change default text to All.
Matthew Mongeau
2012-09-04 14:35:46 -04:00
0129be36c9
Get highlighting working.
Matthew Mongeau
2012-09-04 14:26:37 -04:00
ffab52be36
fixed typo on profile page and reworded button text
Tom Giannattasio
2012-09-04 14:11:24 -04:00
4778002b68
fixed merge conflict
Tom Giannattasio
2012-09-04 14:05:48 -04:00
4a3f85b417
styled closed post notice
Tom Giannattasio
2012-09-04 14:05:09 -04:00
0a1361842c
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Tom Giannattasio
2012-09-04 13:40:39 -04:00
398e79dc8c
simple blank slate view
Tom Giannattasio
2012-09-04 13:40:21 -04:00
a574c48c13
fixed long lines in the category drop
Tom Giannattasio
2012-09-04 11:01:21 -04:00
41b5e5b81f
Merge pull request #619 from MITx/feature/arjun/generalize_show
David Ormsbee
2012-09-04 07:49:02 -07:00
cc0b0e4365
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Tom Giannattasio
2012-09-04 10:47:06 -04:00
658d99fafd
fixed preview text overlapping content
Tom Giannattasio
2012-09-04 10:46:50 -04:00
e63f591d9b
Comment should pass endorsed to template.
Matthew Mongeau
2012-09-04 10:29:19 -04:00
258274f2a7
add string to model class unicode
ichuang
2012-09-04 10:25:28 -04:00
54f5e30992
* Removed tracking log comment * Additional PEP8 format cleanup * Removed imports that are no longer necessary.
John Jarvis
2012-09-04 09:39:54 -04:00
91379aa9a6
improve date search, fix respnding, make sidebar expand when discussion column does
Arjun Singh
2012-09-04 03:53:37 -07:00
c4eec80e5e
Somewhat compacted the embedded thread view, but it probably needs a more thorough redesign.
Ibrahim Awwal
2012-09-04 02:32:38 -07:00
9064f81bc6
minor sidebar fix
Arjun Singh
2012-09-04 02:33:42 -07:00
2ca51f066b
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Arjun Singh
2012-09-04 02:29:38 -07:00
890c5e50e1
fix up sidebar jitter
Arjun Singh
2012-09-04 02:29:28 -07:00
b2821c5354
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Rocky Duan
2012-09-04 01:54:59 -07:00
d39e3de51b
fit permission into new discussion view structure; admin actions not working yet
Rocky Duan
2012-09-04 01:54:39 -07:00
e8ac5860e1
Oops, this was needed for replies to be rendered in the main forum view.
Ibrahim Awwal
2012-09-04 01:28:36 -07:00
32ccf51e97
Embedded discussions displayed with the new style but without replying yet.
Ibrahim Awwal
2012-09-04 01:13:55 -07:00
dbfe3b35f0
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Arjun Singh
2012-09-03 23:29:30 -07:00
52e780e0b2
add all filter
Arjun Singh
2012-09-03 23:28:44 -07:00
6bae16098f
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Rocky Duan
2012-09-03 23:04:52 -07:00
629a8e7ed5
allowing for 0 top level topics
Arjun Singh
2012-09-03 23:04:30 -07:00
9a7afb5889
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Rocky Duan
2012-09-03 23:02:58 -07:00
098b90ebac
Top level discussions
Arjun Singh
2012-09-03 23:02:14 -07:00
93ed042786
Make show answer work for choicegroups + javascriptinputs
Arjun Singh
2012-09-03 19:37:48 -07:00
520d5620d0
more general catch for gunicorn sync error
ichuang
2012-09-03 20:37:33 -04:00
dbeca659bd
suppress gunicorn error which is being caught by errortracker. The gunicorn error is of this form:
ichuang
2012-09-03 20:32:07 -04:00
d9e7c5d962
fixed wmd editor / tag for new post
Rocky Duan
2012-09-03 17:01:19 -07:00
a973c1c21e
use module.descriptor.start for start date in xmodule_modifiers
ichuang
2012-09-03 16:49:55 -04:00
02d58a7ca2
display course load error messages on modulestore reload by instructor
ichuang
2012-09-03 16:49:34 -04:00
999343d641
Merge pull request #618 from MITx/feature/victor/hide-progress-tab
David Ormsbee
2012-09-03 11:40:35 -07:00
f926925ca6
Add a hide_progress_tab course policy flag
Victor Shnayder
2012-09-03 14:12:43 -04:00
79109a6244
Apply attr_map translation to metadata loaded from policy file as well as from xml.
Victor Shnayder
2012-09-03 13:51:20 -04:00
bce4e0f1bc
Merge pull request #595 from MITx/feature/ibrahim/discussion_sort_preferences
David Ormsbee
2012-09-03 10:25:04 -07:00
b0397ab0b5
fix to be compatible with jenkins test
ichuang
2012-09-03 12:43:48 -04:00
4e2ddd578a
unit tests for instructor dashboard (grades CSV download)
ichuang
2012-09-03 12:32:41 -04:00
91dcef7fd0
add gitreload to instructor dashboard
ichuang
2012-09-02 22:41:27 -04:00
4341ea7689
fix bug in modulestore reload: etree parser must be specified explicitly
ichuang
2012-09-02 22:40:50 -04:00
5194dc3177
Add support for discussion_link attribute in course policy files as a kludge to support CS50's external forums
David Ormsbee
2012-09-02 22:22:01 -04:00
0ddd8949ba
re-add rakefile which was deleted by mistake
ichuang
2012-09-02 19:17:19 -04:00
4d5ca284b2
add fix to histogram (so 6.00x codemirror is not broken)
ichuang
2012-09-02 19:10:47 -04:00
2efe481237
move instructor dashboard into its own lms djangoapp; add new functionality - grade dump and download as csv, manage staff list, force reload of course from xml
ichuang
2012-09-02 19:05:34 -04:00