- 27 Aug, 2015 1 commit
-
-
ECOM-1017
Tasawer committed
-
- 14 Aug, 2015 1 commit
-
-
* removing templates/styling * removing test logic and URLs
Brian Talbot committed
-
- 13 Aug, 2015 1 commit
-
-
Chris Dodge committed
-
- 12 Aug, 2015 1 commit
-
-
* Add new role for support staff. * Move dashboard/support functionality into a new Django app called "support". * Add support view for searching and regenerating certificates. * Refactor certificates views into separate files.
Will Daly committed
-
- 04 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 29 Jul, 2015 1 commit
-
-
There's an "explicit" way to configure Django Debug Toolbar that isn't prone to circular import errors: http://django-debug-toolbar.readthedocs.org/en/1.0/installation.html#explicit-setup Do that.
Ned Batchelder committed
-
- 20 Jul, 2015 1 commit
-
-
TNL-2487
Andy Armstrong committed
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-
- 16 Jul, 2015 1 commit
-
-
Waheed Ahmed committed
-
- 13 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 08 Jul, 2015 2 commits
-
-
This reverts commit 85b3bfe4.
Brandon DeRosier committed -
XCOM-312
Clinton Blackburn committed
-
- 07 Jul, 2015 2 commits
-
-
This reverts commit 85b3bfe4.
Brandon DeRosier committed -
XCOM-312
Clinton Blackburn committed
-
- 02 Jul, 2015 2 commits
-
-
This feature flag gates the exposure of the Full course/library Import/Export API URLs in the LMS. This allows openedX deployments that operate without Studio to take advantage of the API, while others may turn the feature off to reserve all content authoring for Studio.
Brandon DeRosier committed -
This is a public, versioned, RESTful API for importing and exporting full course content. The code was initially ripped from the existing import/export API in the CMS contentstore djangoapp and wrapped in Django Rest Framework view classes. It's a new djangoapp in the openedx directory which is largely an abstraction off the CMS Import/Export views. This PR includes configuration changes. Most notably, Studio is configured to serve the OAuth2 provider alongside the LMS. This is the initial thread on the code list: https://groups.google.com/forum/#!msg/edx-code/DmnHWmly25A/ZqjD1zb4o7oJ And this thread contains another description of the changes: https://groups.google.com/d/msg/edx-code/6dP9SEKsmqQ/Pvyn8fBDx68J There are a numerous non-covered lines, all of which are missing coverage in the CMS API this was ported from. They're mostly error conditions, such as handling of multipart file upload errors.
Brandon DeRosier committed
-
- 22 Jun, 2015 2 commits
-
-
Matt Drayer committed
-
* Delete reverification templates * Delete photocapture.js * Delete unused "name change" end-points * Rebuild the reverification views using Backbone sub-views * Stop passing template names to the JavaScript code * Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
Will Daly committed
-
- 12 Jun, 2015 1 commit
-
-
Will Daly committed
-
- 11 Jun, 2015 1 commit
-
-
* Add end-point for initiating a request for credit from a provider. * Add an end-point for a provider to update the status of a request (approved / denied).
Will Daly committed
-
- 05 Jun, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 04 Jun, 2015 1 commit
-
-
JIRA: MA-799
Greg Price committed
-
- 03 Jun, 2015 3 commits
-
-
Muhammad Shoaib committed
-
Ben McMorran committed
-
TNL-1939
Diana Huang committed
-
- 02 Jun, 2015 2 commits
-
-
Jonathan Piacenti committed
-
This functionality is provided to the user_api accounts and preferences api. TNL-1701
cahrens committed
-
- 01 Jun, 2015 1 commit
-
-
- SOL-465: Initial implementation of certificates web view and signatories (names/titles) - SOL-718 Close button is working properly - SOL-801 Backbone Signatories Modeling - SOL-803 Underscore template: Editor (Add) - SOL-802 Signatories: Underscore template - Details - SOL-804 Signatories: Underscore template: Editor (Edit) - Add signatory delete Django view - SOL-805 Signatory editor (Delete) - Add Coffeescript router - SOL-716 Jasmine Tests - Added missing minified JS library - client side validation of signatory fields - SOL-390 signatories names - Remove obsolete extends Sass files - input maxlength limiting for signatory information - SOL-389: Course title override - SOL-466: Add capability to upload digitized signatures in Studio - ziafazal: fixed css for upload signature image - ziafazal: completed deletion of signature images - UX-1741: Add initial static rendering/styling for Open edX web certs * creating new global static dir * adding static version of edX UX pattern library assets * adding web certificates static assets * adding static (+abstracted) web certificates rendering * creating two tiers of rendering (base + distinguished) * providing sample assets for certificate rendering * supporting RTL layouts * adding certifcates assests to edX static asset pipeline * temporarily hiding the mozilla open badges share action * wiring print button to print view/page * fixup! addressing conflict artifact in valid cert template * fixup! adding missing %hd-subsection sass extend + components comment clean up * fixup! correcting pattern library .hd-4 font-weight value - SOL-468 Linked Student View for Web View Credential - SOL-467: Add capability to upload organization logos for certificates - SOL-391 / SOL-387: Signatory related info (assets) in certificates web view - kelketek: Fixes for static asset collection in certificate HTML view. - SOL-398 Web View: Public Access - mattdrayer: Post-merge branch stabilization - catong: Initial changes to Studio template and Help config file - ziafazal: Branch stabilizations - SOL-387: Display organization logo on LMS web view - talbs/mattdrayer: Branch Stabilizations - talbs: converting backpack action to use a button HTML element - talbs: revising placeholder assets + their rendering in cert view - mattdrayer: Username web view wireup - SOL-386 Certificate Mode Previews - SOL-905: Make organization logo and signatory signature uneditable - SOL-922: Improve test coverage - SOL-765: Add LinkedIn sharing - [marco] temporary styling adjustment to account for smaller linkedin share image / fake button - SOL-921: Address hardcoded template items - SOL-927: Deleting certificate should delete org logo image also * updated invalid template * removed hr * fix invalid certificate error - clrux: Add i18n to certificate templates and partials - mattdrayer: Pylint violations - SOL-920 Certificate Activation/Deactivation - mattdrayer: Added LMS support - SOL-932: Fix preview mode support in certificate view - SOL-934: Fixed bug reported and broken tests - SOL-935 removed the 'valid' word from web view title - talbs: RTL support updates/fixes * revising certificate type icon/name vertical alignment * removing unused older certificate template * revising styling for message/banner actions * abstracting accomplishment type to use course mode + adding in honor/verified-specific placeholders - mattdrayer: JSHint violations
Matt Drayer committed
-
- 28 May, 2015 1 commit
-
-
Serve branded footer JSON/HTML/CSS/JS from an API endpoint in the branding app. Refactor OpenEdX and EdX.org footer templates to use the Python version of the API, ensuring that the API values are consistent with the footer included in main.html. Detailed changes: * Added footer API end-point to the branding app. * Footer API allows the language to be set with querystring parameters. * Footer API allows showing/hiding of the OpenEdX logo using querystring parameters. * Deprecate ENABLE_FOOTER_V3 in favor of the branding API configuration flag. * Move no referrer script into main.html from the edx footer template. * Rename rwd_header_footer.js to rwd_header.js * Cache API responses. Authors: Awais Qureshi, Aamir Khan, Will Daly
Will Daly committed
-
- 27 May, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 15 May, 2015 1 commit
-
-
Renzo Lucioni committed
-
- 05 May, 2015 1 commit
-
-
We are moving toward a single workflow for verification.
Clinton Blackburn committed
-
- 30 Apr, 2015 1 commit
-
-
This is the first stage of the new Discussion API. JIRA: MA-604
Greg Price committed
-
- 23 Apr, 2015 1 commit
-
-
Phil McGachey committed
-
- 17 Apr, 2015 4 commits
-
-
TNL-1502
muzaffaryousaf committed -
TNL-1669
Andy Armstrong committed -
TNL-1789
Daniel Friedman committed -
TNL-1537 Co-Authored-By: Andy Armstrong <andya@edx.org> Co-Authored-By: cahrens <christina@edx.org>
jsa committed
-
- 15 Apr, 2015 1 commit
-
-
- Moved the CCX URLS into their django app.
Carson Gee committed
-
- 13 Apr, 2015 1 commit
-
-
Greg Price committed
-