ichuang
2045500c6e
make external_auth table searchable in django admin; fix
...
missed instance of login link which should have been behind DISABLE_LOGIN_BUTTON
2012-09-08 23:21:34 -04:00
ichuang
ab0a58fb7a
add psychometrics - grade histograms, check time diffs, and IRT plots
2012-09-08 22:31:45 -04:00
Arjun Singh
80a9620a84
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
2012-09-07 14:20:03 -10:00
Tom Giannattasio
a0c887cd5f
new inline post styles
2012-09-07 16:24:25 -04:00
Lyla Fischer
9ad9359d48
quick wording change
2012-09-07 15:57:43 -04:00
Victor Shnayder
bbd57ef79b
don't show empty list if there is no error data
2012-09-07 15:10:26 -04:00
Tom Giannattasio
319d7e149e
restyled inline new post form
2012-09-07 14:43:44 -04:00
Kyle Fiedler
bce61cd6e5
Revert "Merge pull request #642 from MITx/bug/kfiedler/ie"
...
This reverts commit 2b5e8a4944 , reversing
changes made to db0549be78 .
2012-09-07 14:18:34 -04:00
Kyle Fiedler
4d4e5824cd
Change form style for login and signup modals so it is consistant in every browser and we have no usability problems
2012-09-07 13:29:49 -04:00
Kyle Fiedler
aec8cc42dc
Add ie fix for wiki
2012-09-07 12:59:30 -04:00
David Ormsbee
db0549be78
Merge pull request #594 from MITx/feature/ibrahim/discussion_distinguish_instructors
...
Feature/ibrahim/discussion distinguish instructors
2012-09-07 06:52:15 -07:00
Kyle Fiedler
bd199ef5c3
Added opencourseware box on course about page
2012-09-07 09:49:43 -04:00
David Ormsbee
8312ddf01d
Merge pull request #629 from MITx/feature/victor/save-course-position
...
Feature/victor/save course position
2012-09-07 06:42:48 -07:00
Arjun Singh
e1c3696b3f
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
2012-09-07 02:06:18 -10:00
Ibrahim Awwal
b2f3eee93b
Pagination in inline discussion views.
2012-09-07 03:37:19 -07:00
Arjun Singh
4b74354973
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
2012-09-06 22:43:17 -10:00
Ibrahim Awwal
c3e3fee963
Convert expand/collapse into buttons and change default sort order to date. Buttons should be styled better but I don't know how to do it.
2012-09-06 23:37:43 -07:00
Arjun Singh
36b3524552
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
2012-09-06 18:22:15 -10:00
Ibrahim Awwal
c4c956dbbb
Fix accidental code formatting of abbreviated posts and put administrative buttons in the expanded content.
2012-09-06 18:09:09 -07:00
Tom Giannattasio
9923323fdc
styled new post error messages
2012-09-06 17:22:00 -04:00
Carlos Andrés Rocha
fc793b94fc
Added proctored exams news to the frontpage
2012-09-06 16:33:10 -04:00
Carlos Andrés Rocha
11399d6031
Added protored exam press release page
2012-09-06 16:06:57 -04:00
David Ormsbee
bea6db620a
Merge pull request #533 from MITx/feature/halogenandtoast/calculator
...
Put in calculator in courseware
2012-09-06 13:00:09 -07:00
John Jarvis
587725ee61
more template updates to rename MITx to edX
2012-09-06 15:12:19 -04:00
Tom Giannattasio
2b5718a98b
fixed blank slate sidebar resize glitch
2012-09-06 14:02:23 -04:00
David Ormsbee
39a773616b
Merge pull request #630 from MITx/jarv/update-email
...
Jarv/update email
2012-09-06 08:10:32 -07:00
John Jarvis
517e6ddeda
Contact email address updates
2012-09-06 09:26:52 -04:00
John Jarvis
26ff14172c
Email update for module-error template
2012-09-06 09:24:20 -04:00
Ibrahim Awwal
58f4f01ecd
Fix follow dogear causing page to scroll up on click.
2012-09-06 04:49:38 -07:00
Ibrahim Awwal
2811822b93
Attach the discussion_id to posts made from the embedded discussion forum.
2012-09-06 02:11:47 -07:00
Ibrahim Awwal
00d21acd79
Add newly posted threads to the inline thread list.
2012-09-06 01:33:40 -07:00
Ibrahim Awwal
2eb763e4ce
New post form on inline discussion, works, with some bugs in styling.
2012-09-06 00:25:54 -07:00
Ibrahim Awwal
00a6526fd0
Make voting render properly in inline discussions. Also might have fixed
...
following if it wasn't working before.
2012-09-05 17:58:18 -07:00
kimth
d3cd85d81f
Merge pull request #627 from MITx/feature/kfiedler/problems
...
Style changes to problems
2012-09-05 16:06:16 -07:00
Arjun Singh
bf5eba4d76
Change new post copy
2012-09-05 15:09:08 -07:00
Ibrahim Awwal
79fedc0bb7
Replace unicode characters with entities for now - it breaks xmodule rendering otherwise.
2012-09-05 14:40:01 -07:00
Victor Shnayder
c354a120d8
Track accordion state:
...
- on first visit to courseware, go straight to first section of first chapter
- after, clicking on courseware tab sends you most recent chapter, with a link to the most recent section
(not to section because that might be confusing, and you might want to do something else (e.g. do homework instead of watch videos)
- Moved course errors into instructor tab.
2012-09-05 16:15:53 -04:00
Calen Pennington
4088ac5428
Isolate manual git reload behind a feature flag
2012-09-05 15:16:40 -04:00
Tom Giannattasio
dad22a1a3f
fixed discussionBodyTop error
2012-09-05 15:12:57 -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
David Ormsbee
5e9fce5cae
Merge branch 'master' into feature/halogenandtoast/calculator
2012-09-05 13:58:12 -04:00
Victor Shnayder
f04cd838e5
Integrate csv export of answer distributions with Ike's sweet dashboard
2012-09-05 13:40:29 -04:00
Tom Giannattasio
80c6366d46
moved closed thread notice
2012-09-05 11:58:09 -04: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
Carlos Andrés Rocha
2d42c91b9d
Cleanup of 'About Course' page link to its Courseware
2012-09-05 10:22:36 -04: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
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