- 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
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-
- 16 Jul, 2015 1 commit
-
-
Waheed Ahmed committed
-
- 08 Jul, 2015 1 commit
-
-
This reverts commit c94abd27.
Brandon DeRosier committed
-
- 07 Jul, 2015 1 commit
-
-
This reverts commit c94abd27.
Brandon DeRosier committed
-
- 02 Jul, 2015 1 commit
-
-
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
-
- 07 Jun, 2015 1 commit
-
-
Matt Drayer committed
-
- 02 Jun, 2015 1 commit
-
-
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
-
- 24 Mar, 2015 1 commit
-
-
Converted lettuce Course Team page tests to bok choy
E. Kolpakov committed
-
- 10 Mar, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 02 Mar, 2015 1 commit
-
-
TNL-1491 See the API design here: https://openedx.atlassian.net/wiki/display/TNL/User+API
Andy Armstrong committed
-
- 27 Feb, 2015 1 commit
-
-
stv committed
-
- 24 Feb, 2015 1 commit
-
-
Dino Cikatic committed
-
- 23 Feb, 2015 1 commit
-
-
The new "country access" implementation replaces the old implementation. Middleware and tests have been updated accordingly, but deprecated models are preserved for backwards compatibility.
Will Daly committed
-
- 20 Feb, 2015 1 commit
-
-
TNL-1185
muzaffaryousaf committed
-
- 29 Jan, 2015 1 commit
-
-
Davorin Sego committed
-
- 16 Jan, 2015 1 commit
-
-
Matt Drayer committed
-
- 15 Jan, 2015 1 commit
-
-
TNL-652
Andy Armstrong committed
-
- 12 Jan, 2015 5 commits
-
-
E. Kolpakov committed
-
Jonathan Piacenti committed
-
Braden MacDonald committed
-
Braden MacDonald committed
-
SOL-1, SOL-2, SOL-3
Braden MacDonald committed
-
- 10 Jan, 2015 1 commit
-
-
The endpoint returns an Excel-dialect CSV file for download.
Greg Price committed
-
- 15 Dec, 2014 2 commits
-
-
Co-authored-by: Chris <crodriguez@edx.org> Co-authored-by: Mark Hoeber <hoeber@edx.org>
Greg Price committed -
This feature allows upload of video assets to S3. This requires that the VIDEO_UPLOAD_PIPELINE setting be properly configured and that each course be configured with a token issued by the media team for their processing purposes (e.g. linking the video with a YouTube channel). Co-authored-by: Greg Price <gprice@edx.org>
Nimisha Asthagiri committed
-
- 05 Dec, 2014 1 commit
-
-
TNL-649
Andy Armstrong committed
-
- 01 Dec, 2014 1 commit
-
-
Sarina Canelake committed
-
- 25 Nov, 2014 1 commit
-
-
for visual indent
stv committed
-
- 23 Sep, 2014 1 commit
-
-
Note that the features in this release are opt-in, and course and video behavior will remain the same unless a course explicitly opts in. Major pieces of functionality with this commit: Allows the listing of a user's enrollments, course videos, and updates. In order to make a course available for mobile use, course staff must explicitly set the Course Advanced Setting "Mobile Course Available" to true. Course staff will always see their own courses through the Mobile API regardless of this setting, but students will only be allowed to see a course through the Mobile API if this setting is set to "true". By default, a Course will *not* be available for mobile use. This is a Django app for video resource management. It is completely optional, and is intended to allow video and operations teams to create new encodings of videos (e.g. low res for mobile) and change CDNs without having to edit course data directly. Course teams can now use a "EdX Video ID" setting for Videos, which will leverage VAL. Video units that do not fill in an "EdX Video ID" will behave exactly as they always have. * The Mobile API is enabled with the ENABLE_MOBILE_REST_API feature flag. * VAL is enabled with the ENABLE_VIDEO_ABSTRACTION_LAYER_API feature flag. * VAL and the Mobile API both require ENABLE_OAUTH2_PROVIDER). * The Mobile API is a read-only API, but VAL requires database migrations. * Applications that make use of either the Mobile API or VAL must be registered with the OAuth2 provider app in Django Admin.
David Ormsbee committed
-
- 22 Aug, 2014 1 commit
-
-
Alexander Kryklia committed
-
- 21 Aug, 2014 1 commit
-
-
Studio: adding course re-run-centric static template rendering * initial HTML for dashboard states * initial HTML for new course re-run view/form * initial HTML placeholder for outline alert UI Conflicts: cms/templates/index.html Studio: adding styling for course re-run-centric views * adding new view/page mast-wizard type * refactoring create course/element form styling * adding course re-run view specific styling * adding courses processing styling (w/ alerts and status) Course rerun server-side updates: support display_name and DuplicateCourseError. Studio: further design revisions and tweaks from feedback * removing new window attribute from re-run control * removing links from processing courses * revising look/feel of dismiss action on dashboard + alert * correcting font-weight of dashboard processing title * adding extra space to course rerun action on dashboard * re-wording secondary cancel action on rerun view Conflicts: cms/templates/index.html Added interation on unsucceeded courses in dashboard Studio: removing 'rel=external' property from course re-run actions Studio: removing hover styles for processing courses Fixed value bug in split and set course listing to display run moved task.py for rerun
Mathew Peterson committed
-
- 07 Aug, 2014 3 commits
-
-
Tim Babych committed
-
STUD-1726
Andy Armstrong committed -
STUD-1754
Andy Armstrong committed
-
- 01 Aug, 2014 1 commit
-
-
LMS-11163
Diana Huang committed
-
- 15 Jul, 2014 1 commit
-
-
Tim Babych committed
-
- 14 Jul, 2014 1 commit
-
-
polesye committed
-