- May 19, 2015
-
-
Sarina Canelake authored
-
Sarina Canelake authored
Create email only when it will be sent
-
Christina Roberts authored
Update student notes eventing for tags.
-
cahrens authored
TNL-2172
-
Ben Patterson authored
Skip test. TNL-1590
-
Renzo Lucioni authored
Allow enrollment API to deactivate enrollments
-
Randy Ostler authored
-
Randy Ostler authored
-
Christina Roberts authored
Add course_id as label for Google Analytics events
-
Tyler Nickerson authored
LMS now passes the full name of users to the ecommerce api client
-
Ben Patterson authored
-
- May 18, 2015
-
-
Renzo Lucioni authored
Will allow Otto to revoke fulfillment of course seat products. Only server-to-server calls are currently allowed to deactivate or otherwise modify existing enrollments.
-
Sarina Canelake authored
Remove unused css
-
Ben Patterson authored
Even when using the flaky decorator, it is not reliable.
-
Sarina Canelake authored
-
Marco Morales authored
BUG - remove username label from dashboard sidebar #UX-2153
-
Nickersoft authored
-
Greg Price authored
Refactor Discussion API thread list
-
Sarina Canelake authored
Allow custom licensing for course content
-
Ben Patterson authored
Skip flaky test. SOL-618.
-
Christine Lytwynec authored
clean up all-tests.sh script
-
AlasdairSwan authored
Alasdair/ecom 1547 footer 2015
-
Sarina Canelake authored
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
-
David Baumgold authored
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 authored
-
David Baumgold authored
-
David Baumgold authored
-
David Baumgold authored
-
David Baumgold authored
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.
-
Ben Patterson authored
-
David Baumgold authored
But mark `data` as non-editable metadata, so that it doesn't appear
-
Greg Price authored
This will make it easier to add the creation and update interfaces.
-
Greg Price authored
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.
-
Marco Morales authored
-
AlasdairSwan authored
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
-
Gabe Mulley authored
-
chrisndodge authored
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.
-
David Baumgold authored
The SAMPLE feature flag is not used anywhere
-
Brian Talbot authored
LMS/Studio: Sync Up Sass/CSS/Pipeline Names
-
Martyn James authored
Dcikatic/sol 487 filter staff view (rebase against master)
-