bc288424a4
Rework styles for test results and style file upload
Kyle Fiedler
2012-08-30 15:22:27 -04:00
7ece39f345
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Tom Giannattasio
2012-08-30 13:38:05 -04:00
757c817b95
tweaked comment styles
Tom Giannattasio
2012-08-30 13:37:50 -04:00
3cc3876b74
Add new post back in.
Matthew Mongeau
2012-08-30 13:32:14 -04:00
3be48e5012
Formatted new hints and testing blocks
Kyle Fiedler
2012-08-23 16:12:09 -04:00
a9f624115c
Added styles for hints
Kyle Fiedler
2012-08-23 10:10:13 -04:00
476f4fa7ea
Fix liking.
Matthew Mongeau
2012-08-30 13:16:19 -04:00
a27ba692a8
Merge pull request #593 from MITx/feature/ichuang/fix-typo-in-lms-migration
David Ormsbee
2012-08-30 10:11:09 -07:00
8c5b203dfb
Merge pull request #591 from MITx/kimth/gentler-frontend
David Ormsbee
2012-08-30 10:10:44 -07:00
1acb6185de
Get math working.
Matthew Mongeau
2012-08-30 13:06:37 -04:00
afd6126e36
Fix some styles.
Matthew Mongeau
2012-08-30 12:43:02 -04:00
6287e43f55
Add ability to create replies.
Matthew Mongeau
2012-08-30 11:50:38 -04:00
5267f03b97
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Tom Giannattasio
2012-08-30 11:38:46 -04:00
362bbb1794
Close form
Matthew Mongeau
2012-08-30 11:38:34 -04:00
1559b86e27
added new post markup, style and basic interactions
Tom Giannattasio
2012-08-30 11:37:50 -04:00
abc0092fe1
Formatting around wmd
Matthew Mongeau
2012-08-30 11:23:06 -04:00
87967b9eb8
[34078525] Makes OpenID provider login box modal.
Carlos Andrés Rocha
2012-08-30 10:47:32 -04:00
04e8e5378c
Fix load order.
Matthew Mongeau
2012-08-30 11:12:16 -04:00
4ce41c0111
fix course_ids for Berkeley internal courses and 3.091
Victor Shnayder
2012-08-30 10:53:38 -04:00
24c7632664
Start responses.
Matthew Mongeau
2012-08-30 10:17:47 -04:00
b80ceecf87
Note when posts have been updated, and put the creation date in the title text.
Ibrahim Awwal
2012-08-30 00:19:42 -07:00
02e6fd17e4
Make 'date' the first sort key since it's the new default (students seem to prefer it, especially since top is kind of unclear).
Ibrahim Awwal
2012-08-29 22:20:20 -07:00
cd84b63228
Make the search button line up with the search field better.
Ibrahim Awwal
2012-08-29 00:37:45 -07:00
b13c5acd4f
Save the user's selected sort order on the comments service.
Ibrahim Awwal
2012-08-28 22:42:11 -07:00
7655e9eea0
Ensure that js files are returned in alphabetical order by django-pipeline.
Ibrahim Awwal
2012-08-28 22:38:56 -07:00
e1aa30b36f
Style comments from moderators in light blue, and admins in light green. Also puts text after the author's name (there should be something for colorblind people, not sure what form it should take though).
Ibrahim Awwal
2012-08-29 21:52:22 -07:00
e58af44620
Annotate comment content wrappers with classes for the roles of the author.
Ibrahim Awwal
2012-08-29 19:41:46 -07:00
08b233f603
Ensure that js files are returned in alphabetical order by django-pipeline.
Ibrahim Awwal
2012-08-28 22:38:56 -07:00
86409a2a26
Adjust comments for Sequence js
kimth
2012-08-29 22:11:26 -04:00
cb07b0601e
missing "settings." in line in lms_migration
ichuang
2012-08-29 22:04:39 -04:00
bb55a76379
Allow courseware to navigate to specific tabs of a sequence
kimth
2012-08-29 22:01:16 -04:00
e62f8d7562
More info in StudentInputError
kimth
2012-08-29 20:03:26 -04:00
5ae92a19d3
Merge pull request #592 from MITx/feature/arjun/fix_discussions_in_sequences
David Ormsbee
2012-08-29 16:49:04 -07:00
5d6bed863a
Fix discussions in xmodules
Arjun Singh
2012-08-29 16:41:01 -07:00
902a887e79
[34078525] pep8 renaming of some extern_auth functions
Carlos Andrés Rocha
2012-08-29 18:46:35 -04:00
1fd2f0c601
Fix double show answer bug
kimth
2012-08-29 18:02:37 -04:00
3a254380d5
Hook up comment counts
Matthew Mongeau
2012-08-29 17:26:18 -04:00
a29991e831
Merge pull request #590 from MITx/feature/arjun/allow_uncaptioned_videos
David Ormsbee
2012-08-29 14:01:37 -07:00
5c5d11409a
Temporary fix to make uncaptioned videos display reasonably. Will replace with proper solution.
Arjun Singh
2012-08-29 13:58:22 -07:00
f683d3750c
Show current following status in list view.
Matthew Mongeau
2012-08-29 16:52:39 -04:00
f23c8fa0d3
Comment details and comment voting.
Matthew Mongeau
2012-08-29 16:23:59 -04:00
30a42dd526
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Tom Giannattasio
2012-08-29 16:22:21 -04:00
5db29b87ee
tweaked sidebar styles; added temp javascript functionality for sidebar
Tom Giannattasio
2012-08-29 16:22:14 -04:00
99d6296b99
Set the course static file dir to /static directories in course repos if the folder exists, and fall back to including the whole course folder otherwise
Calen Pennington
2012-08-29 15:39:03 -04:00
d6bece9bd2
Move user to window. Mark followed threads in list view.
Matthew Mongeau
2012-08-29 15:37:23 -04:00
4735ce0ab1
Display comments and active thread.
Matthew Mongeau
2012-08-29 15:22:01 -04:00
13ae85ac35
Navigating threads.
Matthew Mongeau
2012-08-29 14:19:47 -04:00
1026a17338
fixed sidebar styles
Tom Giannattasio
2012-08-29 14:02:09 -04:00
d19dc6a9b0
added new post button to primary nav
Tom Giannattasio
2012-08-29 13:34:30 -04:00
f5754f6d1e
Add some rudimentary error checking to forum views
Victor Shnayder
2012-08-29 13:30:55 -04:00
f12022b774
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
Tom Giannattasio
2012-08-29 13:23:20 -04:00
d75bb87bdd
started adding updated styles
Tom Giannattasio
2012-08-29 13:22:55 -04:00
27725ab686
making loglevel configurable for local logging
John Jarvis
2012-08-29 13:09:00 -04:00
cb67af5959
[34078525] OpenID provider cleanup and minor fixes
Carlos Andrés Rocha
2012-08-29 12:43:08 -04:00
4126f3a29a
Validating OpenID request trust roots to only come from *.cs50.net
Nate Hardison
2012-08-29 11:57:41 -04:00
fb1368afa9
Move views and models out.
Matthew Mongeau
2012-08-29 11:43:09 -04:00
46d0d4c4f2
Hook up list to voting.
Matthew Mongeau
2012-08-29 11:19:29 -04:00
2e1c8666e1
adding SysLogHandler
John Jarvis
2012-08-29 10:59:33 -04:00
e55bbbc736
Remove __grading_policy related items, which got in here accidentally
David Ormsbee
2012-08-29 10:58:40 -04:00
44cff00f50
Fix display titles on video pages
Sarina Canelake
2012-08-28 12:20:36 -04:00
5c17366cd5
Add a wsgi file for the lms that loads the modulestores immediately after the application starts
Calen Pennington
2012-08-28 12:01:05 -04:00
88baeee1fb
Merge pull request #575 from MITx/feature/arjun/fix_js_points
David Ormsbee
2012-08-28 08:32:57 -07:00
e9ded1cf36
slight refactoring to test file
Victor Shnayder
2012-08-28 11:28:10 -04:00
9277f5df8e
Minor cleanups to url name checking
Victor Shnayder
2012-08-28 11:27:47 -04:00
5ba76a505f
Merge pull request #572 from MITx/feature/arjun/fix_progress_scores_order
David Ormsbee
2012-08-28 08:06:32 -07:00
231b8c6aa4
Merge pull request #548 from MITx/kimth/limit-queue-dos
David Ormsbee
2012-08-28 08:03:02 -07:00
18127cf967
Merge pull request #569 from MITx/feature/rocha/wiki-cheatsheet
David Ormsbee
2012-08-28 07:59:05 -07:00