Carlos Andrés Rocha
|
00f83d03a0
|
Restore /faq page, and moved new content to /help
|
2013-01-17 10:47:50 -05:00 |
|
Brian Talbot
|
540232f54d
|
revised minor syntax/line indents on faq scss and js
|
2013-01-15 15:30:53 -05:00 |
|
Carlos Andrés Rocha
|
2f99d38e90
|
Update FAQ page: new content and styling
|
2013-01-14 14:17:39 -05:00 |
|
David Ormsbee
|
e3b4d78d87
|
IE7 compatibility: no trailing commas in arrays, including the third party json2.js lib because IE<8 has no JSON object.
|
2012-12-07 16:03:05 -05:00 |
|
Victor Shnayder
|
0b40e75166
|
Fix login-if-?next behavior
* for more context, see https://basecamp.com/1892446/projects/631155-devops/messages/4719963-strange-caching
|
2012-09-23 22:33:20 -04:00 |
|
Calen Pennington
|
c1ce5a87ac
|
Move sequence nav into xmodule
|
2012-09-18 13:19:01 -04: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 |
|
Ibrahim Awwal
|
910be64aa2
|
Make pagination respect any filters or searches or sort keys. Searches and filters will
query the comment service to get their results rather than filtering threads that have
already been loaded.
|
2012-09-14 02:13:53 -07:00 |
|
Arjun Singh
|
7ad9b39b98
|
Merge master
|
2012-09-10 15:33:59 -07:00 |
|
Tom Giannattasio
|
8529ef35a9
|
added title focus on new post; tweaked tag input styles
|
2012-09-06 14:57:37 -04:00 |
|
Tom Giannattasio
|
5304c9cb99
|
delegated tooltips
|
2012-09-06 11:39:23 -04:00 |
|
Ibrahim Awwal
|
e77e5a4e52
|
Modify jquery.tagsinput plugin to allow filtering tags, and filter tags by converting them to lowercase so the service doesn't just error when you submit.
|
2012-09-06 04:12:29 -07:00 |
|
Tom Giannattasio
|
548454a90c
|
drop down arrow key nav works with nested and filtered lists; scrolls menu to show focused at all times
|
2012-09-05 15:03:01 -04:00 |
|
Tom Giannattasio
|
c4495e4d8f
|
fixed drop filter bug
|
2012-09-05 10:06:42 -04:00 |
|
Tom Giannattasio
|
a51ae8cfbb
|
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
|
2012-09-04 17:27:51 -04:00 |
|
Tom Giannattasio
|
3b07fd366e
|
added keyboard nav to dropdown; doesn't work yet when filtered
|
2012-09-04 17:27:41 -04:00 |
|
Matthew Mongeau
|
d8e3108a25
|
Sidebar positioning and height.
|
2012-09-04 17:25:57 -04:00 |
|
Tom Giannattasio
|
b5df53f9d5
|
fixed merge conflict
|
2012-09-04 13:01:08 -04:00 |
|
Tom Giannattasio
|
5c66924fd5
|
fixed drop filter
|
2012-09-04 12:59:45 -04:00 |
|
Arjun Singh
|
91379aa9a6
|
improve date search, fix respnding, make sidebar expand when discussion column does
|
2012-09-04 03:53:37 -07:00 |
|
Arjun Singh
|
9064f81bc6
|
minor sidebar fix
|
2012-09-04 02:33:42 -07:00 |
|
Arjun Singh
|
890c5e50e1
|
fix up sidebar jitter
|
2012-09-04 02:29:28 -07:00 |
|
Rocky Duan
|
644fb9c13c
|
commented out unnecessary code
|
2012-09-02 14:07:35 -07:00 |
|
Ibrahim Awwal
|
4ce4c0c444
|
Fix the dropdown filtering so it actually ignores the unread messages count.
|
2012-08-31 17:15:31 -07:00 |
|
Tom Giannattasio
|
b167e0f70a
|
added filter drop; tweaked sidebar coordinate settings to accommodate new post
|
2012-08-31 15:20:53 -04:00 |
|
Matthew Mongeau
|
dc9f49b6d2
|
Show dropdown on click.
|
2012-08-30 19:43:38 -04:00 |
|
Tom Giannattasio
|
a728134129
|
merge conflict fixes
|
2012-08-30 16:52:34 -04:00 |
|
Tom Giannattasio
|
da413f6de8
|
added sticky sidebar
|
2012-08-30 16:37:22 -04:00 |
|
Matthew Mongeau
|
6ee27d02e4
|
Searching and fixes.
|
2012-08-30 15:55:46 -04:00 |
|
Tom Giannattasio
|
757c817b95
|
tweaked comment styles
|
2012-08-30 13:37:50 -04:00 |
|
Tom Giannattasio
|
1559b86e27
|
added new post markup, style and basic interactions
|
2012-08-30 11:37:50 -04:00 |
|
Tom Giannattasio
|
5db29b87ee
|
tweaked sidebar styles; added temp javascript functionality for sidebar
|
2012-08-29 16:22:14 -04:00 |
|
Carlos Andrés Rocha
|
8b0d1f09e0
|
Refactored wiki cheatsheet code.
|
2012-08-27 18:30:38 -04:00 |
|
Tom Giannattasio
|
2783ff7e63
|
added simple table filtering to gradebook
|
2012-08-23 16:57:03 -04:00 |
|
Tom Giannattasio
|
b494441e7a
|
started new gradebook functionality
|
2012-08-23 16:40:48 -04:00 |
|
Tom Giannattasio
|
5950520e71
|
tweaked sequence nav and discussion profile sidebar
|
2012-08-23 11:11:22 -04:00 |
|
Tom Giannattasio
|
e762844c35
|
new sequence nav functionality - accommodates an infinite number of items
|
2012-08-21 18:12:59 -04:00 |
|
Rocky Duan
|
348a7b6eb7
|
render time ago in front end
|
2012-08-20 12:04:25 -07:00 |
|
Rocky Duan
|
6164c87074
|
Merge branch 'master' of github.com:MITx/mitx into merge
|
2012-08-19 10:08:00 -07:00 |
|
Rocky Duan
|
028bd23c1c
|
Merge branch 'master' of github.com:MITx/mitx into profile
Conflicts:
lms/djangoapps/courseware/module_render.py
lms/djangoapps/courseware/views.py
lms/templates/course_navigation.html
|
2012-08-18 16:57:00 -07:00 |
|
Bridger Maxwell
|
b05bace12a
|
Merge branch 'feature/bridger/new_wiki' of github.com:MITx/mitx into feature/bridger/new_wiki
Conflicts:
lms/templates/wiki/base.html
|
2012-08-17 14:48:06 -04:00 |
|
Bridger Maxwell
|
8595cb24b2
|
Merge branch 'feature/bridger/new_wiki' of github.com:MITx/mitx into feature/bridger/new_wiki
Conflicts:
lms/templates/wiki/base.html
|
2012-08-17 14:44:25 -04:00 |
|
Bridger Maxwell
|
6b716c2883
|
Put in CodeMirror editor with inline circuits.
|
2012-08-17 14:32:29 -04:00 |
|
Tom Giannattasio
|
f67a356466
|
added additional bootstrap js files
|
2012-08-17 14:14:07 -04:00 |
|
Tom Giannattasio
|
ad45a44a7c
|
added bootstrap js and other dependencies; tweaked settings template
|
2012-08-17 09:37:42 -04:00 |
|