Arjun Singh
987d8ea43b
Some 188-specific styling + default styling for static tabs
2012-09-22 14:17:34 -07:00
Ibrahim Awwal
0ff14d7e00
Merge pull request #749 from MITx/hotfix/arjun/discussion_trailing_slash
...
Better fix for trailing slash
2012-09-21 05:43:48 -07:00
Arjun Singh
8fb6204073
Better fix for trailing slash
2012-09-21 05:42:51 -07:00
Ibrahim Awwal
e7e0c2c141
Merge pull request #748 from MITx/hotfix/arjun/discussion_trailing_slash
...
New URLs require a trailing slash
2012-09-21 05:22:32 -07:00
Arjun Singh
663e38aa1f
New URLs require a trailing slash
2012-09-21 05:19:23 -07:00
Calen Pennington
b799d9b73f
Merge pull request #744 from MITx/bug/tomg/collapsible-hint
...
Bug/tomg/collapsible hint
2012-09-21 05:13:01 -07:00
Ibrahim Awwal
57d5ba07c0
Remove commented out block and pull some stuff into a function to load the first page of results for a thread query.
2012-09-21 04:33:16 -07:00
Ibrahim Awwal
939b927fbd
Merge branch 'master' into feature/ibrahim/followed-threads
...
Conflicts:
lms/djangoapps/django_comment_client/forum/views.py
2012-09-20 23:55:13 -07:00
Tom Giannattasio
4af134b28a
fixed large collapsible text and triple toggle
2012-09-20 17:49:36 -04:00
Tom Giannattasio
99a009abdf
tweaked sound lab styles
2012-09-20 15:54:09 -04:00
Tom Giannattasio
2b14468667
darker background for read posts
2012-09-20 07:27:33 -04:00
Arjun Singh
6132b9b207
Alter some css; don't send the user if there is no user when retrieivng a thread
2012-09-20 02:11:27 -07:00
Ibrahim Awwal
e809fb3b64
Use loadMorePages to load All as well.
2012-09-19 07:02:24 -07:00
Rocky Duan
f6efa99f6c
unread count tracking
2012-09-19 06:15:48 -07:00
Ibrahim Awwal
74ba9319e3
Fix clicking on commentables in the dropdown.
2012-09-18 16:30:37 -07:00
Ibrahim Awwal
0966e8bdef
Keep thread sorting order stable when sorting by comments or votes by using
...
created_at time as a tiebreaker. This is a stopgap though; the service should handle
this. But it looks silly with things shuffling around right now.
2012-09-18 15:06:05 -07:00
Ibrahim Awwal
53a1611eee
Change following=>followed.
2012-09-18 14:50:14 -07:00
Calen Pennington
a3a2181a21
Merge pull request #719 from MITx/feature/tomg/discussion-sidebar
...
show full sidebar title; blockquote and list styles for comments
2012-09-18 13:22:21 -07:00
Tom Giannattasio
3af4ce887f
removed extraneous comments
2012-09-18 16:01:31 -04:00
Tom Giannattasio
b90c37df41
added styles for blockquotes and lists within responses and comments
2012-09-18 14:02:52 -04:00
Tom Giannattasio
ac7562ccbf
added padding to vote button so titles don't hit it
2012-09-18 13:46:25 -04:00
Tom Giannattasio
feb78e1549
changed sidebar to display full post title
2012-09-18 13:30:30 -04:00
Calen Pennington
c1ce5a87ac
Move sequence nav into xmodule
2012-09-18 13:19:01 -04:00
Ibrahim Awwal
ef8ca23dee
Fix pagination and sorting for followed threads. Also fixed sorting so that it always retrieves a new set of threads from the server for the initial set.
2012-09-18 04:35:32 -07:00
Ibrahim Awwal
a444166d98
Add a followed threads entry to the topic dropdown in the discussion sidebar.
...
Also fixed up some random bugs with content_info, and changed pagination code a little. Needs comments service update for the subscribed threads API call.
2012-09-18 04:09:38 -07:00
Ibrahim Awwal
7fb757c86c
Rename Tooltips => TooltipManager.
2012-09-17 23:03:36 -07:00
Ibrahim Awwal
aa301a805e
Converted tooltips to coffee too, and removed both converted files from the included js header.
2012-09-17 19:19:09 -07:00
Ibrahim Awwal
daa38af58c
Convert DiscussionFilter to coffeescript.
2012-09-17 18:55:52 -07:00
Ibrahim Awwal
bb6f4cdb2e
Move dropdown filter into a more clearly named file, discussion-filter.js, and move the
...
event bindings into the proper views.
2012-09-17 18:08:44 -07:00
Ibrahim Awwal
680e681fee
Removed a lot of dead code and moved tooltips into their own file.
2012-09-17 18:08:43 -07:00
Ibrahim Awwal
5d4c60a880
Move new post button handler to DiscussionRouter.
2012-09-17 18:08:43 -07:00
Arjun Singh
aaa4db8d29
Fixes image uploades in firefox
2012-09-17 15:54:24 -07:00
Arjun Singh
90f37b3344
Don't use the search API to retrieve all threads.
2012-09-17 14:10:58 -07:00
Tom Giannattasio
d016c0b20a
fixed discussion search cursor bug
2012-09-17 12:00:08 -04:00
Tom Giannattasio
2133ec9686
fixed word wrap issue on discussions
2012-09-17 11:55:37 -04:00
Arjun Singh
2ee41ebf0c
blockquotes may be fixed
2012-09-15 03:10:51 -07:00
Arjun Singh
7c86f324ea
Fixes the one broken thread in prod; it had no lettters in its ID, so the id was being cast to a number.
2012-09-14 22:55:45 -07:00
Arjun Singh
b5351cc584
Support legacy anonymity
2012-09-14 21:59:09 -07:00
Arjun Singh
6d753ae323
Ensure that ability is present when showing endorse button
2012-09-14 17:41:02 -07:00
Rocky Duan
3e241182c7
Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions
2012-09-14 17:22:26 -07:00
Rocky Duan
9c19f64c01
for students, only display endorse icon if endorsed
2012-09-14 17:22:11 -07:00
Arjun Singh
84d2ebf631
fix font colors
2012-09-14 16:59:20 -07:00
Arjun Singh
b2c88575ee
fix deep comment links
2012-09-14 15:38:48 -07:00
Arjun Singh
46d830df13
Merge branch 'master' into feature/arjun/new-discussions
2012-09-14 15:15:21 -07:00
Arjun Singh
913403d1e0
increase font size for votes / comments
2012-09-14 15:09:55 -07:00
Arjun Singh
8631cb2644
Add a tiny bit of padding back to unexpanded form
2012-09-14 13:39:07 -07:00
Arjun Singh
190f25c0dd
Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions
2012-09-14 13:35:43 -07:00
Tom Giannattasio
2f5ad06eec
smoother comment form expansion
2012-09-14 16:34:55 -04:00
Arjun Singh
3756d31761
Placeholder for wmd editors; specifically comment form
2012-09-14 13:20:54 -07:00
Tom Giannattasio
5caa989e3c
added transparent icons for the comment form
2012-09-14 16:17:34 -04:00