Chris
30c7f00a80
Merge pull request #8303 from edx/clrux/UX-2077-lms-footer-styles
...
Replacing top border on footer
2015-06-03 12:38:51 -04:00
Christopher Lee
103ae47759
Merge pull request #8199 from edx/clee/get_topic_threads
...
MA-642 Add topic_id query to discussion/thread api
2015-06-03 12:29:05 -04:00
Ali Mohammad
94e98e9cae
Merge pull request #8257 from edx/alawibaba/plat589
...
Make clean_history.py use the StudentHistoryModule django model.
2015-06-03 11:45:33 -04:00
christopher lee
f552eca7d6
MA-642 Add topic_id query to discussion/thread api
...
Also added thread_list_url field.
2015-06-03 11:29:48 -04:00
Diana Huang
6534503c93
Add teams tab
...
TNL-1939
2015-06-03 09:10:44 -04:00
dino-cikatic
099be9e7e3
Merge pull request #8229 from edx/dcikatic/SOL-536
...
Dcikatic/sol 536 [WIP]
2015-06-03 13:55:42 +02:00
Davorin Sego
d3aa9dfd87
SOL-536 Experiment-Aware content search
2015-06-03 12:47:45 +02:00
David Ormsbee
f03a80c2aa
Merge pull request #8205 from mcgachey/mcgachey-lti-grade-passback
...
[LTI Provider] Use the LTI Outcome Service to pass back scores
2015-06-02 17:41:41 -04:00
Diana Huang
15291aa43b
Merge pull request #8015 from edx/andya/add-tab-extensions
...
Add extensible course view types for edX platform
2015-06-02 17:08:45 -04:00
Phil McGachey
0fe413744f
[LTI Provider] Use LTI Outcome Service to pass back scores
...
This change allows the LTI provider to pass grades back to the campus LMS platform using the
LTI outcome service. For full details of the outcome service, see:
http://www.imsglobal.org/LTI/v1p1/ltiIMGv1p1.html
In brief, the LTI 1.1 spec defines an outcome service that can be offered by an LTI consumer.
The consumer determines whether a score should be returned (in Canvas, this means that the LTI
tool is used in an assignment, and the launch was performed by a student). If so, it sends
two additional parameters along with the LTI launch:
lis_outcome_service_url: the endpoint for the outcome service on the consumer;
lis_result_sourcedid: a unique identifier for the row in the gradebook (i.e. the tool/student/assignment combination).
The LTI Provider launch view detects the presence of these optional fields, and creates database
records for the specific Outcome Service and for the graded LTI launch. Later, when a score on
edX changes (identified using the signal mechanism from previous LTI Provider pull requests),
a Celery task is launched to pass the score back to the LTI consumer.
2015-06-02 16:55:50 -04:00
chrisndodge
11fef20101
Merge pull request #8165 from edx/muhhshoaib/SOL-236/make-manual-enrollments
...
SOL-236 Manual Enrollments
2015-06-02 16:31:32 -04:00
Kelketek
cda26bb94d
Merge pull request #8173 from edx/badges
...
OpenBadges MVP (SOL-768)
2015-06-02 14:30:59 -05:00
Diana Huang
dae137feaa
Convert all tabs to the new plugin framework.
2015-06-02 15:05:16 -04:00
Jonathan Piacenti
d499b22498
Analytics events for badges.
2015-06-02 18:32:50 +00:00
Jonathan Piacenti
f7862c1d9b
Allow sharing of badges through the certificate web view.
2015-06-02 18:32:50 +00:00
Jonathan Piacenti
81877300cd
Implement OpenBadge Generation upon Certificate generation through Badgr API
2015-06-02 18:32:50 +00:00
Muhammad Shoaib
65c4f1df89
SOL-236 Manual Enrollments
2015-06-02 13:19:32 -04:00
Andy Armstrong
94e1c42314
Add extensible course view types for edX platform
2015-06-02 13:12:40 -04:00
Sarina Canelake
9008548c25
Merge pull request #8207 from amir-qayyum-khan/add_ccx_enable_to_settings
...
Added ccx enable/disable flag to advance settings and show hide ccx coach option on lms
2015-06-02 11:52:17 -04:00
Christina Roberts
46cb847eb9
Merge pull request #8306 from edx/christina/delete-unused-methods
...
Delete change_email_request and lang_pref_set_language
2015-06-02 11:30:35 -04:00
amir-qayyum-arbisoft
6a41cd7bfa
Added ccx enable/disable flag to advance settings and show hide ccx coach option on lms
2015-06-02 19:43:42 +05:00
cahrens
410beb8485
Delete unused methods.
...
This functionality is provided to the user_api accounts and preferences api.
TNL-1701
2015-06-02 10:03:19 -04:00
Ned Batchelder
cc5c1001d1
Fix simplifiable-range pylint warnings.
2015-06-02 09:47:13 -04:00
Chris Rodriguez
b8a5dc9dee
Replacing top border on footer
2015-06-02 09:02:03 -04:00
Calen Pennington
3b9c13e059
Merge pull request #8225 from UQ-UQx/master
...
Initial chromeless template (for LTI Provider)
2015-06-02 08:41:46 -04:00
Andrew Dekker
b4da8e2b86
Updated LTI render courseware test
...
Updated LTI render courseware test for courseware-chromeless.html
2015-06-02 21:39:33 +10:00
Ahsan Ulhaq
689b9c2d8e
No indication the photo was taken
...
No indication that photo is captured on verify photo page
ECOM-1473
2015-06-02 12:41:51 +05: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
Greg Price
d6cd09be1e
Merge pull request #8217 from edx/gprice/discussion-api-create-comment
...
Add comment creation to discussion API
2015-06-01 17:01:30 -04:00
Alexander Kryklia
ef8f391888
Merge pull request #7825 from edx/alex/video_bumper
...
Alex/video bumper
2015-06-01 23:07:05 +03:00
zubair-arbi
c6439b53d0
Merge pull request #8231 from edx/zub/story/ecom-1612-change-icrv-block-fields
...
use reverification xblock location as an identifier of reverification…
2015-06-01 20:41:47 +05:00
zubair-arbi
803bc5532d
use reverification xblock location as an identifier of reverification checkpoint
...
ECOM-1612
2015-06-01 19:33:04 +05:00
Ben McMorran
f425027134
Merge pull request #8048 from edx/benmcmorran/search-tags
...
Enable HTML in note tags and support highlighting
2015-06-01 09:37:23 -04:00
marjev
3fe8768d93
(SOL-883) RTL support for Registration Code redemption page
2015-06-01 13:59:33 +02:00
dino-cikatic
62797a3f2e
Merge pull request #7697 from edx/feature/course-discovery
...
Feature/course discovery
2015-06-01 11:46:44 +02:00
Martyn James
7f633fc045
Course Discovery feature using edx-search
2015-06-01 10:33:45 +02:00
Sarina Canelake
e4fa06138a
Use platform name, not edX, in all strings
2015-05-31 16:05:50 -04:00
Alexander Kryklia
4c7bfb44dd
Add Video Bumper.
...
Fix n-click behaviour on poster.
Fix unit tests.
Fix handler for non_en lang for bumper.
Add more tests.
Fix docstrings.
Fix pep8.
Fix static redirection with bumper.
Fix button in IE11.
Add video_bumper field in bok_choy.
Fix pylink violations.
Update docstrings and some clean up.
Rename edx_video_id in bumper tests.
Fix too long lines in help text.
Address ui comments.
Fix bumper events.
Refactor bumper-transcripts code, fix bugs, address comments.
Squashed commits:
Fix download transcript button.
[74e0c8c] Fix quality
[a759f33] Fix error, when sub contains extension.
[b30755c] Revert "Add video files to host for transcripts."
This reverts commit cf8a96bf84346e17b6ad57ad4cc6a27d7a9118cd.
[36f038a] Add video files to host for transcripts.
[23f1655] Fix pep8 and pyling issues.
[0f1f9d2] Update acceptance test.
[765a27d] Wait for ajax in captions.
[8ae72a3] Fix logic.
[063450f] Fix unit tests.
[d1075fc] Fix handlers tests.
[25d31ad] Update bumper_utils.
[cb5f9df] Remove maxDiff.
[8738b1a] Code cleanup.
[87dbcb7] Fix issues with transcripts.
[ec899de] Fix transcripts in serializers.
[444b1fc] Fix transcripts typo.
[d524cb5] Fix bumper.
[f62cf22] Fix video mongo tests.
[8f1b55a] Fix dispatches.
[53bc308] Add more fixes.
[d5e3723] Fix test_video_handlers and rename the method.
[93efc23] Fix mobile tests.
[740e2ae] Fix pep8 and pylint.
[47cfb66] Address comments, add fixes.
[4e499d9] Add fixes.
[8353553] Add improvements.
Updated dispatch values)
.
Use ddt in bumper handler tests.
Move common metadata to single place.
Fix style.
Update docstring.
Fix poster button.
Improve bumper events.
Fix test after rebase.
Address comments.
Download transcript: use def video lang, not bump.
Renamed date_last_view_bumper to bumper_last_view_date.
Rename do_not_show_again_bumper to bumper_...
Address comments.
Fix tests for download for en lang.
Fix bumper logic.
Update strings.
Update resizer.
Remove resizer.
Fix unit tests.
Add tests.
Fix bumper events.
Clean up tests.
Fix pylint violations.
Fix pep8 and pylint violations.
Update docs and method names.
Update events.
Make /static/ prefix a must.
Fix wrong code.
2015-05-31 14:45:31 +03:00
John Eskew
a0675a16d0
Merge pull request #8281 from edx/release
...
Merging hotfix-2015-05-29 from release to master
2015-05-29 18:32:46 -04:00
alawibaba
36e5fcf4c9
Make clean_history.py use the StudentHistoryModule django model.
2015-05-29 17:28:01 -04:00
Ben McMorran
6d2464a3ea
fixup! Enable HTML in note tags and support highlighting
2015-05-29 21:00:56 +00:00
John Eskew
c33c782fcb
Wrap _invoke_xblock_handler in a bulk_op.
2015-05-29 15:57:19 -04:00
Renzo Lucioni
2ca4acb4e3
Merge pull request #8272 from edx/renzo/merge-release-into-master
...
Merge release into master
2015-05-29 14:07:27 -04:00
Renzo Lucioni
3b2d067e79
Resolve merge conflict between master and release
2015-05-29 11:17:49 -04:00
Greg Price
8fbfa2398e
Add comment creation to discussion API
2015-05-29 11:05:02 -04:00
Sarina Canelake
e72d5d542b
Add fake Arabic testing language
2015-05-29 10:16:30 -04:00
AlasdairSwan
cc93dcab32
Merge pull request #8247 from edx/alasdair/ECOM-1547-footer-v3-style-update
...
ECOM-1339 minor CSS tweaks for the footer. It now extends the full wi…
2015-05-29 09:10:30 -04:00
dino-cikatic
0d975674c2
Merge pull request #8186 from edx/dcikatic/SOL-839
...
SOL-839 label cursor and receipt internationalization
2015-05-29 14:43:22 +02:00
Dino Cikatic
077ea49b58
SOL-839 confirmation and receipt page internationalization
2015-05-29 13:49:19 +02:00
Ahsan Ulhaq
361d82adbb
Merge pull request #8021 from edx/ahsan/AC-107-calculator-incompatible-aria-role-attribute
...
calculator incompatible aria role attribute
2015-05-29 02:11:37 -04:00