Diana Huang
|
5ebde2a93e
|
fix comment
|
2012-12-05 09:42:30 -05:00 |
|
Diana Huang
|
cb6bb38f84
|
merge commit
|
2012-12-05 09:40:53 -05:00 |
|
Diana Huang
|
90076c39e6
|
add in some new mock responses for our staff grading API
|
2012-12-05 09:25:05 -05:00 |
|
Victor Shnayder
|
40f34d19a3
|
add initial mock of get_problems call
|
2012-12-04 17:46:34 -05:00 |
|
marco
|
13581bcfcb
|
updated flag icons to have proper transparency
|
2012-12-04 15:47:58 -05:00 |
|
Your Name
|
8ad01c7340
|
fix comments and replies
|
2012-12-04 15:47:42 -05:00 |
|
marco
|
81dae33f1c
|
added flag-label coloring css
|
2012-12-04 14:58:28 -05:00 |
|
Victor Shnayder
|
c57b9f3240
|
merge prompt and ml accuracy display
|
2012-12-04 14:44:23 -05:00 |
|
Your Name
|
a5a38c0116
|
fix conflict
|
2012-12-04 14:09:46 -05:00 |
|
Your Name
|
6a19f4e02a
|
changes to underscore template
|
2012-12-04 14:08:39 -05:00 |
|
marco
|
64663c34dd
|
added flag resources
|
2012-12-04 14:04:31 -05:00 |
|
Carlos Andrés Rocha
|
c702bbcd85
|
Modify Wellesley rollover logo
|
2012-12-04 10:27:23 -05:00 |
|
Carlos Andrés Rocha
|
e3d180505f
|
Add Wellesley College news announcement and frontpage changes
|
2012-12-04 09:45:30 -05:00 |
|
Kevin Chugh
|
af04f5a31b
|
got flagging to work
|
2012-12-03 00:09:57 -05:00 |
|
Your Name
|
033ed6ce92
|
flagging done except returning abuse flaggers
|
2012-12-02 15:05:03 -05:00 |
|
Kevin Chugh
|
4dee832f35
|
convert flagging to one flag
|
2012-12-02 13:04:27 -05:00 |
|
David Ormsbee
|
3b326048f9
|
Don't log errors to console if there is no console (like IE8 and below).
|
2012-12-01 12:16:10 -05:00 |
|
Your Name
|
ab262b4052
|
attempt to update front end with new assets
|
2012-11-30 17:12:06 -05:00 |
|
Vik Paruchuri
|
4e4bd4aba2
|
Altered staff grading to display message about ml grading performance.
|
2012-11-30 15:52:11 -05:00 |
|
Victor Shnayder
|
26f033b79f
|
allow score 0
|
2012-11-30 10:03:31 -05:00 |
|
Victor Shnayder
|
d2cc8696ed
|
Add some initial css.
|
2012-11-30 10:03:31 -05:00 |
|
Victor Shnayder
|
d1b433dba5
|
add adaptive-max-score html to lms view
|
2012-11-30 10:03:30 -05:00 |
|
Victor Shnayder
|
a584f06bac
|
Add support for varying max_score.
|
2012-11-30 10:03:30 -05:00 |
|
Victor Shnayder
|
d0e2b85e3c
|
Refactor testing code, hook up frontend.
- now getting requests from js to server and back, with mocked service.
|
2012-11-30 10:02:20 -05:00 |
|
Victor Shnayder
|
4f359ea594
|
pass through message when no more submissions.
|
2012-11-30 09:51:35 -05:00 |
|
Victor Shnayder
|
5836438454
|
hook up radio buttons, hide submit button till after grading
|
2012-11-30 09:51:35 -05:00 |
|
Victor Shnayder
|
e910f60e08
|
wip
|
2012-11-30 09:51:35 -05:00 |
|
Victor Shnayder
|
e1fd6d73b3
|
refactor to be more clearly model-view
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
b1d5273a2a
|
add messages, headers for sections
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
546096e8a0
|
Split out mock backend, fix out-of-data bug
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
3d0ef75807
|
Basic js implementation, with mocked backend
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
aa786d138d
|
move computers--adding test file
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
c7ab37bdab
|
initial js--called at page load
|
2012-11-30 09:51:34 -05:00 |
|
Victor Shnayder
|
7d1d135c16
|
Wire in some initial js.
|
2012-11-30 09:51:34 -05:00 |
|
Kevin Chugh
|
c2b13e0a3c
|
added temporary flagging assets
|
2012-11-29 23:43:56 -05:00 |
|
Kevin Chugh
|
9a19518fa7
|
flagging set up in css and thread template
|
2012-11-29 19:15:47 -05:00 |
|
Your Name
|
a22dd5ebb7
|
flagging interface updates
|
2012-11-29 17:31:40 -05:00 |
|
Vik Paruchuri
|
329ea7ab72
|
removed .idea files
|
2012-11-29 16:11:48 -05:00 |
|
Carlos Andrés Rocha
|
d4f5f17381
|
Remove unused askbot/discussion sass stylesheets
The unused styles are referencing images that no longer exisit,
breaking collectstatic and therefore tests.
|
2012-11-27 19:06:03 -05:00 |
|
David Ormsbee
|
658c92037c
|
Revert "Make tests pass again without askbot" -- that commit removed
scss files that were still being partially used by the current
discussion forum.
This reverts commit 010bccc8a5.
|
2012-11-20 18:43:00 -05:00 |
|
Your Name
|
57b70092e8
|
update front end to handle flagging
|
2012-11-20 13:39:33 -05:00 |
|
Calen Pennington
|
010bccc8a5
|
Make tests pass again without askbot
|
2012-11-19 16:02:49 -05:00 |
|
Don Mitchell
|
a9233dfd44
|
Merge branch 'course-info' into feature/dhm/cms-settings
Conflicts:
cms/djangoapps/contentstore/views.py
|
2012-11-19 16:00:27 -05:00 |
|
Carlos Andrés Rocha
|
71db139045
|
Update Gates Foundation press release thumbnail
|
2012-11-19 15:50:17 -05:00 |
|
Carlos Andrés Rocha
|
03c8c54e4a
|
Add photo to the gates foundation announcement
|
2012-11-19 14:32:57 -05:00 |
|
Carlos Andrés Rocha
|
1afb982e8d
|
Update Gates Foundation news release feed image
|
2012-11-19 13:42:16 -05:00 |
|
Carlos Andrés Rocha
|
1a2cee360a
|
Update news releases images
[Delivers #39472239]
|
2012-11-19 13:06:37 -05:00 |
|
Carlos Andrés Rocha
|
fd3c5566b8
|
Move press release images to their own folder
|
2012-11-19 13:06:37 -05:00 |
|
Carlos Andrés Rocha
|
b417002a23
|
Fix image size of news images on the student dashboard
[#39472239]
|
2012-11-19 13:06:36 -05:00 |
|
Tom Giannattasio
|
423de1868d
|
added carousel to dashboard page
|
2012-11-19 12:45:46 -05:00 |
|