- 20 May, 2015 1 commit
-
-
Greg Price committed
-
- 18 May, 2015 26 commits
-
-
Refactor Discussion API thread list
Greg Price committed -
Allow custom licensing for course content
Sarina Canelake committed -
Skip flaky test. SOL-618.
Ben Patterson committed -
clean up all-tests.sh script
Christine Lytwynec committed -
Alasdair/ecom 1547 footer 2015
AlasdairSwan committed -
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
Sarina Canelake committed -
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
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
David Baumgold committed
-
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.
David Baumgold committed -
Ben Patterson committed
-
But mark `data` as non-editable metadata, so that it doesn't appear
David Baumgold committed -
This will make it easier to add the creation and update interfaces.
Greg Price committed -
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.
Greg Price committed -
ECOM-1547 created new template and Sass file for new footer. Wrapped 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
AlasdairSwan committed -
Merge pull request #8083 from edx/muhhshoaib/MAYN-68-total-in-instrucor-dashboard-doesnt-include-multi-seats-purchases MAYN-68 fixed the bug, total credit card purchases amount does not include the bulk purchases.
chrisndodge committed -
The SAMPLE feature flag is not used anywhere
David Baumgold committed -
LMS/Studio: Sync Up Sass/CSS/Pipeline Names
Brian Talbot committed -
Dcikatic/sol 487 filter staff view (rebase against master)
Martyn James committed -
i18n lon-capa problem explanation title
Sarina Canelake committed -
Richard Moch committed
-
Richard Moch committed
-
Muhammad Shoaib committed
-
ECOM-1471 Hiding the text.
Awais Qureshi committed
-
- 15 May, 2015 13 commits
-
-
fix recommender olx parsing
swdanielli committed -
Complete Printing Cleanup
Marco Morales committed -
Remove MathPlayer message
David Baumgold committed -
use mock_open for paver quality tests
Christine Lytwynec committed -
Reorganize imports in main HTML templates for Studio and LMS
David Baumgold committed -
New teams advanced setting
Diana Huang committed -
bulk_email fix course_image_unicode name
Shrhawk committed -
Andy Armstrong committed
-
the xml parsing was out-of-date and we fix it
swdanielli committed -
No role inside of courseware
Ahsan Ulhaq committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
David Baumgold committed
-