Skip to content

Mjevtic/sol 536 implement experiment aware content search - #8084

Closed
marjev wants to merge 87 commits into
dcikatic/SOL-487-filter-staff-view-rebasefrom
mjevtic/SOL-536-implement-experiment-aware-content-search
Closed

Mjevtic/sol 536 implement experiment aware content search#8084
marjev wants to merge 87 commits into
dcikatic/SOL-487-filter-staff-view-rebasefrom
mjevtic/SOL-536-implement-experiment-aware-content-search

Conversation

@marjev

@marjev marjev commented May 18, 2015

Copy link
Copy Markdown
Contributor

Replaces #8069

Shrhawk and others added 30 commits May 12, 2015 01:49
Remove outdated comment referencing IE9 rule limit
LMS: removing redundant Sass base/base partial call in build compile
Moving no-outline use to be more global
* since IE9 and below are formally not supported any longer
* since most of the CSS rules are for UI that has been removed or that is supported by modern browsers
Add flaky test decorator (TNL-2199)
Move xmodule_modifiers.py to openedx/xblock
Update ecommerce-api-client and add regression test for XCOM-1606
Also, I replaced a number of tearDown methods with addCleanup instead.
And also remove some unneeded patch.stopall() calls.
* to reflect support for IE10 and above
* to only flag IE9 (for emergency's sake) with specific html class attrs
* to remove HTML5 shiv that's not needed for IE10 and above
* to reflect support for IE10 and above
* to only flag IE9 (for emergency's sake) with specific html class attrs
Fixing the pencil icon issue.

TNL-2047
Adding the pyuca to support sorting in differnet languages.

TNL-2047

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the addition on the get_item_location method here, seems like we no longer really have a need for item_location variable

@martynjames

Copy link
Copy Markdown

Do we need to test content that is cohorted that has split-tests? (@pbaruah)

AlasdairSwan and others added 24 commits May 18, 2015 13:43
…it in a feature flag and updated previously named footer-edx-new.html to footer-edx-v2.html to better track/name updates to the footer going forward.

ECOM-1547 removed data-updated attributes from body
ECOM-1548 added JS file that inits analytics event listener and makes ajax call to API to get footer and HTML and add it to the DOM
ECOM-1547 code review cleanup
ECOM-1547 rebase and Sass appraoch update after @talbs the IE9 killer slayed the mighty beast.
ECOM-1547 updated file names and added comments in light of @talbs review of PR
ECOM-1547 update to social media link styles and nav link order
ECOM-1547 updated SOCIAL_MEDIA_FOOTER_NAMES if ENABLE_FOOTER_V3 is true
ECOM-1547 added translations to screenreader text
ECOM-1547 fixed test and renamed files in line with @talbs's pending PR
ECOM-1547 cleaned up file naming
The checks are now within the Python API instead of the DRF view. This
will be necessary for certain operations (like fetching/editing threads)
because the relevant course cannot be known until the thread is fetched
from the comments service. This commit updates the existing endpoints to
fit that pattern.
This will make it easier to add the creation and update interfaces.
But mark `data` as non-editable metadata, so that it doesn't appear
This allows course authors to choose between two difference licenses for their
course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks
that wish to allow custom licenses need only inherit from LicenseMixin, which
adds a `license` field as a string.

License information is displayed in the Studio editor view, and just below the
rendered XBlock in the LMS. In addition, if the course block itself has a custom
license set, this license will display just below the main body of the page
on courseware pages.

This entire feature is gated behind the LICENSING feature flag.
Use native checkboxes for courseware license options
In Studio settings editor for video module, don't show license if feature-flagged off
Don't let Scope.contents fields leak to Studio editor
JS gettext() must all be on the same line for i18n
Add docstrings for bok-choy tests
Remove LicenseMixin from HTMLDescriptor
Responding to UX review feedback
Add aria-pressed attribute
Use https links instead of protocol-relative links for links to creativecommons.org
Remove license from course outline page in Studio
Clicking on conflicting option box unchecks all conflicts
LMS: Clicking license text should bring to new window
updated styles to reflect html reuse inside of xblock edit modal area.

Add ARIA attributes to license for a11y

Gracefully handle re-selecting of selected license
Allow custom licensing for course content
…efactor

Refactor Discussion API thread list
BUG - remove username label from dashboard sidebar #UX-2153
@marjev
marjev force-pushed the mjevtic/SOL-536-implement-experiment-aware-content-search branch from 68875a3 to 3835092 Compare May 19, 2015 10:42
@marjev

marjev commented May 19, 2015

Copy link
Copy Markdown
Contributor Author

Closing this PR because #8043 was merged. I will open a new PR with master as a base branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.