John Jarvis
587725ee61
more template updates to rename MITx to edX
2012-09-06 15:12:19 -04:00
Tom Giannattasio
8529ef35a9
added title focus on new post; tweaked tag input styles
2012-09-06 14:57:37 -04:00
David Ormsbee
7eeedd4751
Merge pull request #634 from MITx/feature/victor/per-run-info
...
Feature/victor/per run info
2012-09-06 11:45:45 -07:00
Victor Shnayder
d4c0516c8b
another attempt to see what's broken on jenkins
2012-09-06 14:41:09 -04:00
Tom Giannattasio
2b5718a98b
fixed blank slate sidebar resize glitch
2012-09-06 14:02:23 -04:00
Victor Shnayder
6ab80fb4a8
debug msg to diagnose jenkins
2012-09-06 12:06:51 -04:00
Tom Giannattasio
92e9edc05b
focus search on drop
2012-09-06 11:49:57 -04:00
Victor Shnayder
550889ea30
fix typo
2012-09-06 11:42:19 -04:00
Victor Shnayder
a1286b1c7d
add some docs for new policy folder locations, per-course about and info pages
2012-09-06 11:39:43 -04:00
Tom Giannattasio
5304c9cb99
delegated tooltips
2012-09-06 11:39:23 -04:00
David Ormsbee
978ff5b4e9
Merge pull request #633 from MITx/feature/ichuang/histogram-try-catch
...
put try-catch around histogram coffeescript code
2012-09-06 08:34:13 -07:00
Calen Pennington
34f2309c15
Merge pull request #631 from MITx/feature/victor/url_name-duplication
...
fix for multiple url_name hashing bug
2012-09-06 08:32:14 -07:00
Tom Giannattasio
32f79abd9f
added sidebar styling for staff posts and responses
2012-09-06 11:27:46 -04:00
David Ormsbee
3a40a55c76
Merge pull request #620 from MITx/jarv/add-local-logging
...
Jarv/add local logging
2012-09-06 08:25:17 -07:00
ichuang
56951e9961
put try-catch around histogram coffeescript code
2012-09-06 11:18:00 -04:00
Victor Shnayder
f44898677a
Allow course info and course about pages to vary per-run
...
* looks in about/{course.url_name}/ first, then in about/
* same for info/
2012-09-06 11:17:55 -04:00
David Ormsbee
39a773616b
Merge pull request #630 from MITx/jarv/update-email
...
Jarv/update email
2012-09-06 08:10:32 -07:00
Tom Giannattasio
efd8a77bf1
Merge pull request #632 from MITx/feature/kfiedler/problems
...
Fix list item issues in problems
2012-09-06 07:42:39 -07:00
Kyle Fiedler
3ab85d470a
Fix before element
2012-09-06 10:39:19 -04:00
Victor Shnayder
91d0fe8a1b
extend test to cover first-chapter state
2012-09-06 10:25:56 -04:00
Kyle Fiedler
54f621a329
Added fix for pre as a first child in a list item
2012-09-06 10:21:34 -04:00
Kyle Fiedler
54caa320ef
fixed list items in html in the courseware
2012-09-06 10:21:33 -04:00
Victor Shnayder
739dd8e3f9
fix for multiple url_name hashing bug
2012-09-06 10:12:48 -04:00
John Jarvis
517e6ddeda
Contact email address updates
2012-09-06 09:26:52 -04:00
John Jarvis
26ff14172c
Email update for module-error template
2012-09-06 09:24:20 -04:00
Ibrahim Awwal
58f4f01ecd
Fix follow dogear causing page to scroll up on click.
2012-09-06 04:49:38 -07: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
Ibrahim Awwal
4354afe1b5
Fix markdown in thread bodies and comments.
2012-09-06 03:40:10 -07:00
Ibrahim Awwal
2811822b93
Attach the discussion_id to posts made from the embedded discussion forum.
2012-09-06 02:11:47 -07:00
Ibrahim Awwal
00d21acd79
Add newly posted threads to the inline thread list.
2012-09-06 01:33:40 -07:00
Ibrahim Awwal
2eb763e4ce
New post form on inline discussion, works, with some bugs in styling.
2012-09-06 00:25:54 -07:00
Ibrahim Awwal
00a6526fd0
Make voting render properly in inline discussions. Also might have fixed
...
following if it wasn't working before.
2012-09-05 17:58:18 -07:00
kimth
d3cd85d81f
Merge pull request #627 from MITx/feature/kfiedler/problems
...
Style changes to problems
2012-09-05 16:06:16 -07:00
Arjun Singh
242f523d74
Explicit request timeout
2012-09-05 15:09:15 -07:00
Arjun Singh
bf5eba4d76
Change new post copy
2012-09-05 15:09:08 -07:00
Ibrahim Awwal
79fedc0bb7
Replace unicode characters with entities for now - it breaks xmodule rendering otherwise.
2012-09-05 14:40:01 -07:00
Victor Shnayder
7c34b02e3b
use a NoFollow redirect check
2012-09-05 17:25:16 -04:00
Tom Giannattasio
64d9db8497
fixed variable height filter drop items bug
2012-09-05 17:14:28 -04:00
Victor Shnayder
5738a8cdbb
update tests
2012-09-05 16:15:53 -04:00
Victor Shnayder
c354a120d8
Track accordion state:
...
- on first visit to courseware, go straight to first section of first chapter
- after, clicking on courseware tab sends you most recent chapter, with a link to the most recent section
(not to section because that might be confusing, and you might want to do something else (e.g. do homework instead of watch videos)
- Moved course errors into instructor tab.
2012-09-05 16:15:53 -04:00
Victor Shnayder
4481adb041
Track current chapter.
...
- courseware index view now redirects to most recent chapter, or first
- simplify the view a bit
2012-09-05 16:15:53 -04:00
Victor Shnayder
6cfe52680b
Fix XModule __unicode__ method
...
- was referencing no-longer-present attributes
2012-09-05 16:15:53 -04:00
Arjun Singh
e70673cf07
add loading callback back in for new post
2012-09-05 13:05:59 -07:00
Victor Shnayder
d0fcbdda8c
convert answers to strings to make sure they're hashable
2012-09-05 16:00:04 -04:00
Matthew Mongeau
df8256085c
Update display when creating new post.
2012-09-05 15:56:58 -04:00
Arjun Singh
12c391adbe
Merge branch 'feature/tomg/new-discussions' of github.com:MITx/mitx into feature/tomg/new-discussions
2012-09-05 12:47:20 -07:00
Arjun Singh
109eaf4ff0
fix new post
2012-09-05 12:43:38 -07:00
Calen Pennington
cd6b21472d
Merge pull request #628 from MITx/feature/cale/manual-git-reload-feature-flag
...
Isolate manual git reload behind a feature flag
2012-09-05 12:29:31 -07:00
Calen Pennington
4088ac5428
Isolate manual git reload behind a feature flag
2012-09-05 15:16:40 -04:00
Tom Giannattasio
dad22a1a3f
fixed discussionBodyTop error
2012-09-05 15:12:57 -04:00