- Sep 02, 2014
-
-
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
-
Alexander Kryklia authored
username and email request for lti module
-
Stephen Sanchez authored
-
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
-
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
-
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
-
Greg Price authored
Also change server to pass post type through to the comments service.
-
Greg Price authored
The previously existing checkmark for threads with endorsed responses is removed, as it is mostly redundant.
-
Greg Price authored
-
Greg Price authored
Responses to question threads can be "marked as answer" instead of "endorsed".
-
Greg Price authored
Co-authored-by:
jsa <jsa@edx.org>
-
Greg Price authored
Each thread's type is now included in its post details, and question threads have marked answers shown immediately below the body of the initial post.
-
Greg Price authored
-
Greg Price authored
-
Greg Price authored
-
Greg Price authored
Add help text to several fields, update visual styling, and make it appear in the right-hand pane of the discussion tab instead of sliding down from the top. Co-authored-by:
jsa <jsa@edx.org> Co-authored-by:
marco <marcotuts@gmail.com>
-
Julia Hansbrough authored
Also, removed the client-side analytics for logging in. Ensures that analytics are collected for third-party-auth logins. Fixed failing tests related to third-party-auth.
-
Stephen Sanchez authored
Updated ORA2 tag for release for August 29th, 2014
-
Stephen Sanchez authored
The main django template needs header and footer feature flags.
-
Stephen Sanchez authored
-