Rocky Duan
|
457b7f468f
|
toggle moderator status
|
2012-08-14 16:43:33 -07:00 |
|
Brittany Cheng
|
f983867e6b
|
moderator styles
|
2012-08-14 16:28:45 -07:00 |
|
Rocky Duan
|
50e95de9ef
|
a place to start for the user profiel & fixed some bugs
|
2012-08-14 15:04:36 -07:00 |
|
Rocky Duan
|
04387289fa
|
fixed bugs caused by merging
|
2012-08-14 13:43:04 -07:00 |
|
Tom Giannattasio
|
a58a047582
|
moved global nav class
|
2012-08-14 16:12:36 -04:00 |
|
Tom Giannattasio
|
5aefda8d51
|
modified zebra stripes
|
2012-08-14 16:09:32 -04:00 |
|
Tom Giannattasio
|
dd92f51f02
|
added fluid widths
|
2012-08-14 16:09:32 -04:00 |
|
Tom Giannattasio
|
d673895eaa
|
added drag functionality
|
2012-08-14 16:09:32 -04:00 |
|
Tom Giannattasio
|
defa5b3159
|
basic gradebook template built; basic scroll functionality built
|
2012-08-14 16:09:32 -04:00 |
|
Tom Giannattasio
|
9871050f94
|
started gradebook
|
2012-08-14 16:09:32 -04:00 |
|
Rocky Duan
|
eb47093b1c
|
Merge branch 'master' of github.com:MITx/mitx into merge
Conflicts:
common/djangoapps/student/models.py
lms/djangoapps/courseware/views.py
lms/templates/course_navigation.html
|
2012-08-14 12:54:43 -07:00 |
|
Rocky Duan
|
3c32aff123
|
disable asc sorting for now
|
2012-08-14 12:50:22 -07:00 |
|
Rocky Duan
|
49e840d62b
|
adjust new post button in forum view
|
2012-08-14 12:43:15 -07:00 |
|
Rocky Duan
|
60b2423c91
|
prompt window for deleting
|
2012-08-14 10:21:11 -07:00 |
|
Rocky Duan
|
38bdcabe53
|
reply now works again
|
2012-08-13 23:23:13 -07:00 |
|
Rocky Duan
|
19ba57858c
|
fixed focus bug: mistakenly binded event twice
|
2012-08-13 22:55:08 -07:00 |
|
Rocky Duan
|
6fa0298546
|
make retrieved single thread/comment after update integrated with permissions
|
2012-08-13 21:42:28 -07:00 |
|
Rocky Duan
|
0fa0f2c8ae
|
add cancel button for new post
|
2012-08-13 21:15:04 -07:00 |
|
Calen Pennington
|
a7b88550c7
|
Merge pull request #401 from MITx/feature/kfiedler/courseware-style
Added tooltip styles, made all buttons the same, and other small changes...
|
2012-08-13 12:29:48 -07:00 |
|
Kyle Fiedler
|
731f1cd7a8
|
Added tooltip styles, made all buttons the same, and other small changes throughout the courseware
|
2012-08-13 15:05:43 -04:00 |
|
Tom Giannattasio
|
ee0cbf66f9
|
added a cleaner arrow implementation
|
2012-08-13 10:19:06 -04:00 |
|
Rocky Duan
|
12897ffff0
|
added title & tag for new post & fixed error handling; reply button in generated thread doesn't work
|
2012-08-12 22:54:02 -07:00 |
|
Rocky Duan
|
44f7b37bfb
|
refactored comment_client working
|
2012-08-12 12:56:55 -07:00 |
|
Rocky Duan
|
7030d1f1a2
|
fixed endorse&edit&delete
|
2012-08-11 14:38:37 -07:00 |
|
Rocky Duan
|
2f469f0f29
|
Merge branch 'brittany' of github.com:dementrock/mitx into mergedtom
|
2012-08-10 18:51:18 -07:00 |
|
Brittany Cheng
|
78ca885b05
|
fix comment styles
|
2012-08-10 18:42:07 -07:00 |
|
Rocky Duan
|
66beb54739
|
Merge branch 'brittany' of github.com:dementrock/mitx into lol
|
2012-08-10 17:59:28 -07:00 |
|
Rocky Duan
|
ab6cf914a0
|
Merge branch 'brittany' of github.com:dementrock/mitx into lol
Conflicts:
lms/templates/discussion/_thread.html
|
2012-08-10 17:59:19 -07:00 |
|
Brittany Cheng
|
5b6e3997af
|
fixed ul courseware
|
2012-08-10 17:58:18 -07:00 |
|
Brittany Cheng
|
f44358ab78
|
merge tom's styles
|
2012-08-10 17:52:07 -07:00 |
|
ichuang
|
f99eb930ac
|
new static/admin files for django 1.4 admin
|
2012-08-10 15:25:42 -04:00 |
|
Calen Pennington
|
310788ca08
|
Merge pull request #384 from MITx/feature/tomg/fall-design
fixed course name title bar bug
|
2012-08-10 10:05:59 -07:00 |
|
Tom Giannattasio
|
538185173a
|
added truncation for super long titles
|
2012-08-10 11:48:07 -04:00 |
|
Tom Giannattasio
|
022c65a6b4
|
fixed class name header bug
|
2012-08-10 11:40:16 -04:00 |
|
Calen Pennington
|
1f1a87d970
|
Merge pull request #379 from MITx/feature/victor/keep-accordion-state
Make accordion remember state
|
2012-08-10 07:15:57 -07:00 |
|
Victor Shnayder
|
1c3038ff3a
|
Make accordion remember state
* use url_name to compare to passed params
* remove unused fields from template context
* Also make it possible to link to a chapter
|
2012-08-09 19:47:08 -04:00 |
|
Mike Chen
|
2a9bf1a115
|
Merge branch 'master' of github.com:MITx/mitx into ccp0101/playground
|
2012-08-09 14:46:01 -04:00 |
|
Tom Giannattasio
|
ced521c17d
|
cleaned up textbook nav styles
|
2012-08-09 14:44:50 -04:00 |
|
Mike Chen
|
efad5632d8
|
set invisible instead of remove to preserve space of voting arrows when voting is disabled
|
2012-08-09 13:03:28 -04:00 |
|
David Ormsbee
|
b78c038bf2
|
Merge pull request #375 from MITx/dormsbee/new_jobs
Dormsbee/new jobs
|
2012-08-09 10:00:14 -07:00 |
|
Mike Chen
|
3ae1de5ed9
|
Merge branch 'master' of github.com:MITx/mitx into ccp0101/playground
|
2012-08-09 12:52:15 -04:00 |
|
Mike Chen
|
67ab56af6c
|
Merge branch 'brittany' of github.com:dementrock/mitx into ccp0101/playground
Conflicts:
lms/templates/discussion/_thread.html
|
2012-08-09 12:44:43 -04:00 |
|
Tom Giannattasio
|
3c23aca898
|
styled bulleted lists on jobs page
|
2012-08-09 12:26:32 -04:00 |
|
Tom Giannattasio
|
3d3ee02e52
|
started textbook nav styles
|
2012-08-09 12:16:13 -04:00 |
|
Mike Chen
|
46a7c51df5
|
remove voting arrows if one cannot vote
|
2012-08-09 12:12:43 -04:00 |
|
Mike Chen
|
b449334462
|
generate permanent link for thread/comment on client side
|
2012-08-09 12:04:38 -04:00 |
|
Tom Giannattasio
|
e82582e329
|
added course name to global nav bar
|
2012-08-09 11:17:26 -04:00 |
|
Tom Giannattasio
|
5c14a1ce65
|
added admin controls to main post and comments
|
2012-08-08 16:42:19 -04:00 |
|
Kyle Fiedler
|
971ec9891e
|
Added new selections styles
|
2012-08-08 16:27:48 -04:00 |
|
Kyle Fiedler
|
ccc1f1dfd5
|
Removed padding and added line-height for the tutorials
|
2012-08-08 16:27:48 -04:00 |
|