- 04 Sep, 2014 1 commit
-
-
in analytics dashboard. LMS-11209
Don Mitchell committed
-
- 02 Sep, 2014 18 commits
-
-
Cdodge/ecommerce invoicing
chrisndodge committed -
Merge hotfix-2014-08-29 to master
Calen Pennington committed -
Updating EX-60 logic
Muhammad Shoaib committed -
Revert "AWS settings for XBlocks to have filesystem-like storage"
Ben Patterson committed -
Ben Patterson committed
-
Split bok-choy tests into 3 shards (merge)
Ben Patterson committed -
AWS settings for XBlocks to have filesystem-like storage
Piotr Mitros committed -
jenkins scripts: provide 'all' shard for bok-choy, use as default.
Ben Patterson committed -
Sanchez/fix django header tests
Stephen Sanchez committed -
Piotr Mitros committed
-
Calen Pennington committed
-
username and email request for lti module
Alexander Kryklia committed -
Calen Pennington committed
-
Stephen Sanchez committed
-
TE-447
muhammad-ammar committed -
This accomplishes three things: 1. Create a 3rd bok-choy shard 2. Allow the script to run 'all' shards 3. If the script receives an unknown shard, it will pass through empty tests. The last one (3) is intended to allow us to expand to additional shards on our Jenkins infrastructure. If we have, for example, a 4th shard introduced, but someone attemps to run a commit that is older (and therefore still has 3 shards); the script will just pass-through shard '4'. This means older commits can still get tested. In that case, the older commit will still test all cases, because the last shard (n) is basically an 'everything else' shard.
Ben Patterson committed -
added username and email functionality, so that username and email can be passed to the lti third party app rev2: added customizable text box rev3: added revisions from auraz
htareque committed -
Stephen Sanchez committed
-
- 30 Aug, 2014 1 commit
-
-
Facebook auth support.
Julia Hansbrough committed
-
- 29 Aug, 2014 20 commits
-
-
Add post types to forums This requires cs_comments_service@66482b54
Greg Price committed -
New XBlock with final/tested/non-prototype scope_key
Ned Batchelder committed -
Conflicts: cms/djangoapps/contentstore/tests/test_import.py common/lib/xmodule/xmodule/modulestore/__init__.py common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py lms/djangoapps/courseware/tests/test_module_render.py
Andy Armstrong committed -
Conflicts: cms/djangoapps/contentstore/tests/test_import.py common/lib/xmodule/xmodule/modulestore/__init__.py common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py lms/djangoapps/courseware/tests/test_module_render.py
Andy Armstrong committed -
Revert "The main django template needs header and footer feature flags."
Jesse Zoldak committed -
Jesse Zoldak committed
-
ECOM-199: Auto-registration bugfix
Will Daly committed -
Hotfix - reduce number of Studio mongo calls
Andy Armstrong committed -
Alison Hodges committed
-
Alison Hodges committed
-
Piotr Mitros committed
-
Alison Hodges committed
-
The actions are now consolidated in one location for each piece of content. Primary actions (vote, follow, endorse, mark as answer) are buttons, and secondary actions (pin, edit, delete, report, close) are in a menu. This also includes improved front-end error handling for the actions and significant test cleanup. Co-authored-by: jsa <jsa@edx.org> Co-authored-by: marco <marcotuts@gmail.com> Co-authored-by: Frances Botsford <frances@edx.org> Co-authored-by: Brian Talbot <btalbot@edx.org>
Greg Price committed -
Greg Price committed
-
This feature is supplanted by the flagged option in the filter menu, which can work within topics as well as across all topics.
Greg Price committed -
The menu allows filtering to unread, unanswered, or flagged threads. This includes passing through the appropriate query parameters to the comments service.
Greg Price committed -
A link to show the comments appears in their place.
Greg Price committed -
Co-authored-by: jsa <jsa@edx.org>
Greg Price committed -
Greg Price committed
-
Also change server to pass post type through to the comments service.
Greg Price committed
-