Adam Palay
e515842395
Merge remote-tracking branch 'origin/release' into merge-release-into-master
...
Conflicts:
requirements/edx/github.txt
2015-07-22 08:10:26 -04:00
Syed Hassan Raza
7b1bcc3250
start-date-reset-to-DEFAULT_START_DATE
2015-07-22 13:17:48 +05:00
utkjad
274e6de22b
PLAT-734 Fix slow transaction due to multiple calls to unpickling
2015-07-21 13:56:38 +00:00
Max Rothman
80cf4d6ecb
Merge pull request #8969 from edx/release-merge-test
...
Release merge test
2015-07-20 10:38:37 -04:00
tlindaliu
0c837adfce
Refactor auth.has_access to auth.user_has_role
...
Change name of method to clear up confusion with the access.has_access method.
2015-07-19 20:42:29 -04:00
Max Rothman
c97314413b
Merge branch 'release' into release-merge-test
...
Conflicts:
lms/djangoapps/commerce/urls.py
lms/djangoapps/commerce/views.py
2015-07-17 17:42:03 -04:00
Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Zia Fazal
0793cc8b5c
only ddx PM can activate/deactivate or delete certificate configuration
...
fix for flaky test
fix for broken test
fixed quality violation
2015-07-15 17:09:01 +05:00
Zia Fazal
57f1dc92b3
ziafazal/SOL-1021: Capture additional certificate configuration events
...
* Changed certificate_id to configuration_id
* Fix for acceptance test faiiure
* Add waits to bok choy tests
fix for flaky test
2015-07-14 11:12:09 +05:00
Adam Palay
213dc70d1e
update to course import (TNL-2270)
2015-07-13 14:17:26 -04:00
zubair-arbi
db82cbdeb7
Merge pull request #8817 from edx/zub/story/ecom-1648-update-credit-eligibility-ui-text
...
update credit eligibility ui text
2015-07-09 12:03:06 +05:00
Brandon DeRosier
2bfbda3c1e
Revert "edX Course/Library Import/Export API"
...
This reverts commit c94abd2705 .
2015-07-08 16:55:38 -04:00
zubair-arbi
ab74f64e85
update credit eligibility ui text
...
ECOM-1648
2015-07-08 20:13:42 +05:00
Matt Drayer
685a2d31b3
Merge pull request #8774 from edx/ziafazal/SOL-1008
...
ziafazal/SOL-1008: Ensure that only authorized actors can perform assigned roles
2015-07-06 15:57:28 -04:00
Shrhawk
a67d80c232
Merge pull request #8702 from edx/shr/bug/TNL-2592-problem-release-date-error
...
Handle dates have year smaller than 1900
2015-07-06 06:39:11 -07:00
Zia Fazal
9711cd5fc3
certificate add/update/delete operations permission check
...
address quality violation
2015-07-06 09:45:33 +05:00
Brandon DeRosier
c94abd2705
edX Course/Library Import/Export API
...
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.
2015-07-02 15:32:00 -04:00
Syed Hassan Raza
482b31b9a4
Handle dates have year smaller than 1900
2015-06-30 14:07:26 +05:00
muhammad-ammar
b0eda4cac9
Display warning message on course outline in Studio when course contains deprecated features/components
...
TNL-2303
2015-06-30 13:26:18 +05:00
Braden MacDonald
24af22ca88
Remove restrictions on library creation in Studio
2015-06-25 12:57:56 -07:00
Nimisha Asthagiri
26d4a15d63
MA-844 Video Upload: remove dependency on AssetMetaDataStore.
2015-06-18 18:28:48 -04:00
Zia Fazal
ed434c55d1
remove in-memory files
...
no need to create zero by in memory images
added contents to test upload files
2015-06-16 14:14:15 +05:00
Waheed Ahmed
36d321c4e3
Merge pull request #8496 from edx/waheed/plat674-improve-test-with-ddt
...
Specified number of mongo and split calls in xblock outline handler test with ddt.
2015-06-12 19:14:41 +05:00
Waheed Ahmed
4323109cad
Specified number of mongo and split calls in xblock outline handler test with ddt.
...
PLAT-674
2015-06-12 17:17:59 +05:00
Syed Hassan Raza
c9778a5f57
add name param check_transcripts
2015-06-12 16:34:45 +05:00
zubair-arbi
3204c8b3fe
show credit eligibility requirements in studio
...
ECOM-1591
2015-06-12 13:19:57 +05:00
Edward Zarecor
c12c5c926d
fixing post-release merge conflicts with DKH
2015-06-10 16:56:21 -04:00
Waheed Ahmed
b328c0dcdc
Fixed slow transaction on xblock outline handler.
...
TNL-2425
2015-06-10 21:03:52 +05:00
Matt Drayer
3e52b8fad1
mattdrayer/SOL-947: Refactor Web/HTML certificate URL patterns
2015-06-06 23:15:17 -04:00
Diana Huang
dae137feaa
Convert all tabs to the new plugin framework.
2015-06-02 15:05:16 -04:00
Andy Armstrong
94e1c42314
Add extensible course view types for edX platform
2015-06-02 13:12:40 -04:00
Ned Batchelder
cc5c1001d1
Fix simplifiable-range pylint warnings.
2015-06-02 09:47:13 -04:00
Matt Drayer
af7277cdd9
New Feature: Certificates Web View
...
- 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
2015-06-01 19:48:04 -04:00
Ben Patterson
176770efad
Revert "Enable PyContracts during tests"
...
This reverts commit 4312c0e763 .
2015-05-22 15:05:11 -04:00
Calen Pennington
a2cbd16680
Merge pull request #7789 from cpennington/wrap-csm
...
Wrap access to CSM (inside FieldDataCache) to use the new interface
2015-05-20 16:11:07 -04:00
Calen Pennington
4312c0e763
Enable PyContracts during tests
2015-05-20 15:07:18 -04:00
Davorin Sego
a455d9d50a
SOL-495 Cohort-Aware content search
2015-05-14 14:07:42 -04:00
Shrhawk
7b53584653
Merge pull request #7621 from edx/shr/bug/TNL-1858-Unable-to-delete-studio-page
...
Delete static_tab for split courses raises 500 error
2015-05-08 15:06:03 +05:00
Syed Hassan Raza
b7955fab77
Static tab as orphan
2015-05-06 16:18:14 +05:00
Syed Hassan Raza
1175047d12
update the attrib using dict-->update() function
2015-05-04 21:07:40 +05:00
Matt Drayer
c6ecf2551e
Fix for SOL-475 (double exam grader bug)
...
- Remove grader(s) upon deletion of existing entrance exam
- Remove grader(s) upon addition of new entrance exam
2015-04-28 12:49:03 -04:00
Nimisha Asthagiri
c8e0095fbb
MA-668 Mobile Push Notification payload update
...
Support iOS receiving the update even when in the background.
Support Android detecting duplicates.
2015-04-24 17:23:22 -04:00
Nimisha Asthagiri
b124485ed6
MA-611, MA-613 Mobile Push Notification Studio Backend; Integration with Parse
2015-04-18 15:30:19 -04:00
Davorin Sego
e37a98d1be
Indexing moved to celery task. Reorganised indexing to always allow for full course reindex. Indexing code no longer needs to be in common, because it is triggered by signal instead of being called.g
2015-04-10 14:30:19 -04:00
Christine Lytwynec
05a8e23d57
Merge pull request #7633 from edx/release
...
Release
2015-04-08 15:40:45 -04:00
Syed Hassan Raza
825aaed67f
Split course's assests can access through '/' in asset url
2015-04-08 11:22:25 -04:00
Nimisha Asthagiri
a204cacd74
Merge pull request #7561 from edx/mobile/PLAT-520
...
PLAT-520 Fix Asset store import of null values.
2015-04-03 12:46:21 -04:00
Nimisha Asthagiri
d9d4a007b9
PLAT-520 Fix Asset store import of null values
2015-04-03 11:39:51 -04:00
Awais Jibran
4ec713e968
Merge pull request #7554 from awaisdar001/aj/tnl473-fix-studio-container-bad-url
...
Fixed invalid `usage key` errors which previously throw 500.
2015-04-03 10:30:41 +05:00