- Sep 03, 2014
-
-
Renzo Lucioni authored
-
Renzo Lucioni authored
-
- Sep 02, 2014
-
-
chrisndodge authored
Cdodge/ecommerce invoicing
-
Calen Pennington authored
Merge hotfix-2014-08-29 to master
-
Muhammad Shoaib authored
Updating EX-60 logic
-
Ben Patterson authored
Revert "AWS settings for XBlocks to have filesystem-like storage"
-
Ben Patterson authored
-
Ben Patterson authored
Split bok-choy tests into 3 shards (merge)
-
Piotr Mitros authored
AWS settings for XBlocks to have filesystem-like storage
-
Ben Patterson authored
jenkins scripts: provide 'all' shard for bok-choy, use as default.
-
Stephen Sanchez authored
Sanchez/fix django header tests
-
Piotr Mitros authored
-
Calen Pennington authored
-
Alexander Kryklia authored
username and email request for lti module
-
Calen Pennington authored
-
Stephen Sanchez authored
-
muhammad-ammar authored
TE-447
-
Ben Patterson authored
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.
-
htareque authored
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
-
Stephen Sanchez authored
-
- Aug 30, 2014
-
-
Julia Hansbrough authored
Facebook auth support.
-
- Aug 29, 2014
-
-
Greg Price authored
Add post types to forums This requires edx/cs_comments_service@66482b5
-
Ned Batchelder authored
New XBlock with final/tested/non-prototype scope_key
-
Andy Armstrong authored
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 authored
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
-
Jesse Zoldak authored
Revert "The main django template needs header and footer feature flags."
-
Jesse Zoldak authored
-
Will Daly authored
ECOM-199: Auto-registration bugfix
-
Andy Armstrong authored
Hotfix - reduce number of Studio mongo calls
-
Alison Hodges authored
-
Alison Hodges authored
-
Piotr Mitros authored
-
Alison Hodges authored
-
Greg Price authored
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 authored
-
Greg Price authored
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 authored
The menu allows filtering to unread, unanswered, or flagged threads. This includes passing through the appropriate query parameters to the comments service.
-
Greg Price authored
A link to show the comments appears in their place.
-
Greg Price authored
Co-authored-by:
jsa <jsa@edx.org>
-
Greg Price authored
-