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
David Ormsbee
62bb10156d
Merge pull request #704 from MITx/feature/victor/custom-tabs
...
Custom tabs
2012-09-18 07:10:42 -07:00
Victor Shnayder
a242ac54b0
remove dead code
2012-09-18 10:10:07 -04:00
Calen Pennington
c914a46a3f
Merge pull request #691 from MITx/feature/victor/anon-deep-links
...
Feature/victor/anon deep links
2012-09-18 07:08:45 -07:00
Victor Shnayder
ba92bdc2dc
Merge pull request #708 from MITx/feature/cale/cms-bug-fixes
...
Feature/cale/cms bug fixes
2012-09-18 06:20:15 -07:00
Victor Shnayder
d9219c6086
Custom tabs
...
* specify in tabs list in course policy
- active page tracking now done in tabs.py
- properly handle the fact that there may be multiple textbooks
* Still need:
- wiki pages
- (if that's delayed, special-case syllabus support)
2012-09-18 08:45:09 -04: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
Calen Pennington
0a55e1eae1
Add sub-environments for the lms that is running alongside the lms for debugging
2012-09-17 13:51:33 -04:00
Tom Giannattasio
092403c1bc
Merge pull request #688 from MITx/feature/kfiedler/submission-feedback
...
Style for submission feedback on problems
2012-09-17 10:21:04 -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
David Ormsbee
5fbbd0ddbd
Merge pull request #646 from MITx/feature/dave/disable_query_count
...
Move QueryCountDebugMiddleware inclusion to dev.py instead of common.py ...
2012-09-17 06:42:32 -07:00
David Ormsbee
b06aafd5ad
Merge pull request #697 from MITx/feature/arjun/run_specific_syllabi
...
Try and find a run-specific syllabus before loading a course-specific syllabus
2012-09-15 10:50:57 -07:00
Arjun Singh
08464725c3
Try and find a run-specific syllabus before loading a course-specific syllabus
2012-09-15 05:02:28 -07:00
Arjun Singh
2ee41ebf0c
blockquotes may be fixed
2012-09-15 03:10:51 -07:00
Arjun Singh
3b13013ecc
Merge whitespace fix
2012-09-15 02:14:01 -07:00
Arjun Singh
4efe1135cb
fix up whitespace causing weirdness in inline response comment rendering
2012-09-15 02:12:52 -07:00
Ibrahim Awwal
c47f0ffb47
Hopefully fix code formatting showing up on comments? But it doesn't seem to happen everywhere...
2012-09-15 00:42:47 -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
033ce7ef42
Discussioninfo needs to be multicourse-friendly..
2012-09-14 18:34:37 -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
aa61569110
Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions
2012-09-14 16:59:25 -07:00
Arjun Singh
84d2ebf631
fix font colors
2012-09-14 16:59:20 -07:00
David Ormsbee
3ee0f39b18
Merge pull request #696 from MITx/feature/dave/new-discussions
...
Add AWS storage bucket name for S3 to make file uploads work
2012-09-14 16:56:31 -07:00
Ibrahim Awwal
17c3dd913e
Tooltips on follow and vote.
2012-09-14 16:55:16 -07:00
David Ormsbee
239e6e8cc5
Add AWS storage bucket name for S3 to make file uploads work
2012-09-14 19:55:13 -04: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
febba9b93a
Merge branch 'feature/arjun/new-discussions' of github.com:MITx/mitx into feature/arjun/new-discussions
2012-09-14 15:10:06 -07:00
Arjun Singh
913403d1e0
increase font size for votes / comments
2012-09-14 15:09:55 -07:00
arjun810
8561469f8f
Merge pull request #694 from MITx/feature/dave/new-discussions
...
Don't explode if a forum content piece is by a user that doesn't exist
2012-09-14 14:28:03 -07:00
David Ormsbee
ce9fc9ceab
Don't explode if a forum content piece is by a user that doesn't exist
2012-09-14 17:25:12 -04: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
Kyle Fiedler
8fa8450fbf
Added color to span and removed width from bottom sequence navigation
2012-09-14 16:13:37 -04:00
Tom Giannattasio
7b7ad3d8c2
new paragraph styles for comments
2012-09-14 16:07:45 -04:00