Phil McGachey
bc293b0517
[LTI Provider] Made reverifications parameter to courseware optional
2015-04-07 10:39:26 -04:00
Phil McGachey
3f7d637779
[LTI Provider] Adding options to suppress chrome for embedding courseware
2015-04-03 13:23:33 -04:00
Marco Morales
e62e6b4c8e
Merge pull request #7562 from edx/marco/dashboard/message-styling-fixes
...
Reverts removed styling rule which broke certificate status message on the course dashboard
2015-04-03 09:39:33 -04:00
Matt Drayer
241133f0ae
Merge pull request #7540 from edx/mattdrayer/SOL-462
...
Add social sharing feature (Twitter, Facebook) to student dashboard
2015-04-03 09:18:36 -04:00
Sarina Canelake
40dc37dd0f
Merge pull request #7563 from louyihua/translation_fix
...
Ignore pylint error 7610 (translation-of-non-string) on where it is intended
2015-04-03 08:47:36 -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
louyihua
0d0d1a0ccd
Ignore pylint error 7610 (translation-of-non-string) on where it is intended to do
...
As some i18n features need ```ugettext``` or its shorcut ```_``` to be called on a non-string-literal, so the pylint check of ```translation-of-non-string``` should be explicitly disabled in such situations.
2015-04-03 11:59:53 +08:00
Marco Morales
ebdcc3bb6a
Add social sharing feature (Twitter, Facebook) to student dashboard
2015-04-02 23:05:13 -04:00
Nimisha Asthagiri
58afd8a7c7
Merge pull request #7541 from edx/mobile/import_fix_course_id
...
MA-410 Update video_module import to use target course_id.
2015-04-02 19:56:04 -04:00
Adam
9ad4b71688
Merge pull request #7572 from edx/release
...
Release
2015-04-02 17:24:50 -04:00
Carol Tong
85b36acaa8
Merge pull request #7568 from edx/carol/docs/AdvancedSettingsUIHelp
...
Edits to Advanced Settings UI text for Discussion Blackout Dates, Discussion Topic Mapping
2015-04-02 17:03:47 -04:00
Jesse Zoldak
72f7b25a3c
Merge pull request #7574 from edx/zoldak/fix-pep8
...
Fix trailing whitespace issues
2015-04-02 16:36:57 -04:00
Jesse Zoldak
5b93992ecb
Fix trailing whitespace issues
2015-04-02 16:32:22 -04:00
Adam
61f7373a26
Merge pull request #7552 from edx/hotfix/2015-04-01
...
Fixed static pages removed on import for split course.
2015-04-02 16:08:50 -04:00
Carol Tong
4ebefce767
Fix line length
2015-04-02 16:04:32 -04:00
Jesse Zoldak
e9635e7f03
Merge pull request #7569 from edx/zoldak/SOL-618
...
Decorate flaky test SOL-618
2015-04-02 15:40:44 -04:00
Mark Hoeber
d7eb8cf7e4
Merge pull request #7309 from edx/markhoeber-doc1748
...
Platform APIs Doc
2015-04-02 14:47:10 -04:00
Carol Tong
f318f1b355
Edits to UI text for Discussion Blackout Dates, Discussion Topic Mapping
...
to address DOC-1434, DOC-1828
2015-04-02 14:32:25 -04:00
Jesse Zoldak
ab63243d01
Decorate flaky test SOL-618
2015-04-02 14:26:46 -04:00
Marco Morales
45b4052860
added clearfix rule back in that was mistakenly removed in earlier styling cleanup
2015-04-02 13:43:27 -04:00
Awais Jibran
037a189828
Merge pull request #7555 from awaisdar001/aj/tnl382-fix-lms-progress-page-invalid-url
...
Fixed invalid URL in progress page.
2015-04-02 22:14:18 +05:00
Nimisha Asthagiri
7e1104c421
MA-410 Update video_module import to use target course_id.
2015-04-02 11:38:01 -04:00
Will Daly
464bcf336e
Show certificates for all verified modes
2015-04-02 11:21:54 -04:00
Waheed Ahmed
62a515f038
Fixed static pages removed on import for split course.
...
PLAT-484
2015-04-02 20:14:46 +05:00
Awais Qureshi
4db1753e57
Merge pull request #7530 from edx/aamir-khan/ECOM-912-in-course-reverification
...
Aamir khan/ecom 912 in course reverification
2015-04-02 19:05:08 +05:00
Waheed Ahmed
1e7dd06461
Merge pull request #7422 from edx/waheed/tnl1736-fix-beta-tester-functionality-for-ora
...
Fixed beta tester functionality for ora problems.
2015-04-02 17:52:58 +05:00
Waheed Ahmed
d9b685d5df
Fixed beta tester functionality for ora problems.
...
TNL-1736
2015-04-02 16:51:58 +05:00
Awais Jibran
13e2ecee18
Code refector: Using replaced 'to_deprecated_string' with 'unicode'
2015-04-02 15:30:24 +05:00
Ahsan Ulhaq
badbc3e3b7
Merge pull request #7499 from edx/ahsan/tnl-1784-every-keystroke-triggers-aria-live-region-announcements
...
DOM updates on every keystroke are triggering aria-live region announcements
2015-04-02 15:07:10 +05:00
Awais
1d8b0e3e89
ECOM-1205-adding models and tests
2015-04-02 14:55:41 +05:00
Greg Price
0e6ed88664
Merge pull request #7557 from edx/gprice/video-upload-imported
...
Add "Imported" state to Studio video upload page
2015-04-01 17:15:26 -04:00
Mark Hoeber
b78f25c8d1
Platform API Documentation
2015-04-01 16:04:50 -04:00
Clinton Blackburn
2b5a854fd9
Merge pull request #7527 from edx/clintonb/edx-oauth2-provider-upgrade
...
Updated edx-oauth2-provider to 0.5.1
2015-04-01 15:35:30 -04:00
Carol Tong
80844e1bc3
Merge pull request #7531 from edx/carol/doc/TestsSidebarHelp
...
DOC: Enhance Content Group and Experiment Group Config Sidebar Help
2015-04-01 14:48:19 -04:00
Sarina Canelake
543adcfbc1
Merge pull request #7559 from mcgachey/mcgachey-authors
...
Adding phil_mcgachey@harvard.edu to the AUTHORS list
2015-04-01 14:28:23 -04:00
Will Daly
bedba6a600
Merge pull request #7529 from edx/will/cors-iframe-proxy
...
Add proxy to allow IE9 to make xdomain requests
2015-04-01 14:18:42 -04:00
Carol Tong
437d3229db
Enhancements to Content Group and Experiment Group Config Sidebar Help
2015-04-01 13:53:14 -04:00
Christine Lytwynec
e69e94029d
Merge pull request #7556 from edx/clytwynec/skip_acid_block_tests
...
skip acid block tests [TE-812]
2015-04-01 13:25:56 -04:00
Phil McGachey
44796c5878
Adding phil_mcgachey@harvard.edu to the AUTHORS list
2015-04-01 13:13:31 -04:00
Greg Price
eafd12d8de
Add "Imported" state to Studio video upload page
...
Imported VAL videos get the value "imported" for their status. We
considered not including imported videos on the upload page but have
instead decided to include them, so it is necessary to have a display
string for the imported status value.
2015-04-01 12:25:07 -04:00
Christine Lytwynec
0370e90611
skip acid block tests
2015-04-01 12:23:31 -04:00
Clinton Blackburn
9bf2712512
Updated edx-oauth2-provider to 0.5.1
2015-04-01 12:22:01 -04:00
MAC
973e3d0306
Fixed invalid URL in progress page.
...
TNL-382
2015-04-01 20:33:35 +05:00
Awais Jibran
5ad56d7a98
Used unicode for usage key.
2015-04-01 20:17:23 +05:00
zubair-arbi
1f9ead5d46
Merge pull request #7547 from edx/zub/bugfix/ecom-1273-enrollment-api-catch-NoneType-courses
...
log and ignore invlaid/deleted courses in Enrollment API
2015-04-01 19:23:40 +05:00
Will Daly
fcc5b1e347
Add proxy to allow IE9 to make xdomain requests
...
Adds an /xdomain_proxy.html endpoint that serves
the proxy file from the xdomain library. This
allows IE9 users to iframe in the proxy page
to simulate a cross-domain request with cookies.
2015-04-01 09:16:42 -04:00
zubair-arbi
ec2f4dc2fe
Merge pull request #7523 from edx/zub/bugfix/ecom-579-change-education-level-option-label
...
change education level option label to read "Associate" degree
2015-04-01 17:17:58 +05:00
Jesse Zoldak
4f8357799d
Merge pull request #7539 from edx/jeskew/vertical_ee_test_fix
...
Remove mocked has_dynamic_children method.
2015-04-01 07:35:51 -04:00
zubair-arbi
a9b13f0e72
log and ignore invlaid/deleted courses in Enrollment API
...
ECOM-1273
2015-04-01 16:26:24 +05:00
Awais Jibran
e5d250bf50
Fixed invalid usage key errors which previously throw 500.
...
TNL-473
2015-04-01 16:13:30 +05:00