Commit Graph

40552 Commits

Author SHA1 Message Date
Brian Jacobel
559057591f Update to new styling 2017-03-22 13:00:38 -04:00
Brian Jacobel
10105b7bae Start JS specs for key listeners on course outline page 2017-03-22 13:00:38 -04:00
Brian Jacobel
b63472520c Link outline subsections into the course 2017-03-22 13:00:37 -04:00
alisan617
f531205cd9 styling 2017-03-22 13:00:37 -04:00
Brian Jacobel
db6c2fe8bf Outline will only show section and subsection, not unit 2017-03-22 13:00:37 -04:00
Brian Jacobel
4be657c1ba Get the block tree and display it on the outline page 2017-03-22 13:00:36 -04:00
Andy Armstrong
75d89e8115 Implement a stub unified course tab 2017-03-22 13:00:36 -04:00
Ben Patterson
4d1d709e5c Merge pull request #14746 from edx/benp/fix-eslint-fails
upping eslint violation count since a merged commit didn't know about…
2017-03-22 11:56:38 -04:00
Asad Iqbal
557b4edd80 Merge pull request #14711 from edx/asadiqbal08/ENT-251
ENT-251 Updated track selection UI for Enterprise context
2017-03-22 18:42:30 +05:00
Eric Fischer
c5efe52273 Merge pull request #14745 from edx/efischer/ora2_release
edx-ora2 1.3.0 release
2017-03-22 09:37:44 -04:00
asadiqbal
bfde6d63c5 ENT-251 Updated track selection UI for Enterprise context 2017-03-22 17:32:58 +05:00
Hasnain Naveed
2105213c5a Merge pull request #14740 from edx/hasnain-naveed/WL-1011
WL-1011 | Added SiteConfiguration flag 'ENABLE_DONATIONS' to enable t…
2017-03-22 14:59:09 +05:00
Hasnain
5e5f4f7360 WL-1011 | Added SiteConfiguration flag 'ENABLE_DONATIONS' to enable the donation message. 2017-03-22 12:38:16 +05:00
Ben Patterson
9d4d445d2b upping eslint violation count since a merged commit didn't know about it. 2017-03-21 19:27:02 -04:00
Matthew Piatetsky
3eb3373c8b Merge pull request #14730 from edx/ECOM-7477
ECOM-7477 Merge basic Backbone View outline
2017-03-21 17:35:27 -04:00
Joel Barciauskas
6a55ef7920 Merge pull request #14633 from edx/jbarciauskas/remove-newrelic-dep
Wrap all newrelic dependencies in a check to see if the module is loaded
2017-03-21 16:28:24 -04:00
Eric Fischer
4a818c7999 edx-ora2 1.3.0 release 2017-03-21 16:03:08 -04:00
Cliff Dyer
b71f7d982f Merge pull request #14700 from edx/neem/backfill-mgt
backfill_grades management command
2017-03-21 15:36:18 -04:00
Jeff LaJoie
26684be3d6 Merge pull request #14681 from edx/jlajoie/TNL-6011
TNL-6011: Removes onChange save for dropdowns
2017-03-21 15:20:44 -04:00
J. Cliff Dyer
b89736c75c Add compute_grades management command.
TNL-6689
2017-03-21 14:47:33 -04:00
J. Cliff Dyer
e8a9fd0ff4 Remove broken management command
Also remove tests that weren't getting run.
2017-03-21 14:46:15 -04:00
Ben Patterson
8ee620a7eb Merge pull request #14741 from edx/benp/more-jenkins-worker-data
Echo hostname for easier jenkins worker troubleshooting on new relic.
2017-03-21 14:02:22 -04:00
Brian Jacobel
243815682a Merge pull request #14734 from edx/bjacobel/eslint-3
Upgrade eslint packages
2017-03-21 13:46:30 -04:00
Jeff LaJoie
bf955988f3 TNL-6011: removes onchange line only using the onfocusout event to save 2017-03-21 12:07:37 -04:00
Matt Drayer
cdeea7b7be Merge pull request #14742 from edx/mattdrayer/edx-enterprise-27_6
Update edx-enterprise library to v27.6
2017-03-21 11:45:55 -04:00
Matt Drayer
98930e3f38 Update edx-enterprise library to v27.6 2017-03-21 09:55:55 -04:00
Ibrahim Ahmed
68ebdb19cc Merge pull request #14685 from edx/ibrahimahmed443/WL-1002-updates-to-dashboard
update dashbord navigation to include programs
2017-03-21 09:39:50 -04:00
Ben Patterson
97466b8ef3 Echo hostname for easier troubleshooting on new relic. 2017-03-21 08:09:04 -04:00
Ibrahim
17d79eb9bd update dashbord navigation to include programs 2017-03-21 15:41:13 +05:00
Muhammad Ammar
b10083cb62 Merge pull request #14714 from edx/ammar/stub-server-changes-for-hls
video stub server changes for hls
2017-03-21 15:03:16 +05:00
Muzaffar yousaf
a477a9dc83 Merge pull request #14726 from edx/video-speed-ospr-1673
Fix video speed issues (Firefox and Safari)
2017-03-21 14:01:25 +05:00
Nishant Karandikar
a480a502c1 Remove unnecessary param in function declaration & calls
There was previously a bug in the Youtube API that caused videos
to not play at a set speed in Safari. The bug has apparently since
been fixed, so we no longer need code for that browser
special case.
2017-03-21 11:44:53 +05:00
Nishant Karandikar
97ec1cec30 Remove unnecessary javascript
Previously, the Youtube API had a bug where a speed change from
another speed back to 1.0 would not register properly in Firefox.
The API has since been fixed, so there is no need for a workaround
2017-03-21 11:44:53 +05:00
Nimisha Asthagiri
89518d798b Merge pull request #14719 from edx/neem/block-structure-waffle-in-task
Have generate_course_blocks pass with_storage to celery tasks
2017-03-20 17:26:05 -04:00
Matthew Piatetsky
2975a459f1 Add new views and a sidebar view 2017-03-20 16:24:05 -04:00
Nimisha Asthagiri
e83182c743 Have generate_course_blocks pass with_storage option to celery tasks 2017-03-20 16:22:44 -04:00
Jesse Zoldak
bb31724f12 Merge pull request #14733 from edx/zoldak/TNL-6748
Skip failing JS test TNL-6748
2017-03-20 16:05:50 -04:00
Matthew Piatetsky
ec1c88e58a Merge pull request #14728 from edx/ECOM-7389
ECOM-7389 Toggle new program progress page with waffle switch
2017-03-20 15:49:19 -04:00
Brian Jacobel
d41076cb1d Upgrade eslint packages 2017-03-20 15:46:39 -04:00
Jesse Zoldak
9967b0f137 Skip failing JS test TNL-6748 2017-03-20 15:21:27 -04:00
Nimisha Asthagiri
3d769c782a Merge pull request #14723 from edx/neem/block-structure-storage-i4x-keys
Update BlockStructureModel to support Old Mongo courses
2017-03-20 15:01:58 -04:00
Cliff Dyer
e34b40f0d3 Merge pull request #14715 from edx/neem/show-rescore
Ensure ScorableXBlocks have rescore button.
2017-03-20 14:53:16 -04:00
Matthew Piatetsky
d31a8a4dbc Toggle new program progress page with waffle switch
ECOM-7389
2017-03-20 13:23:42 -04:00
Nimisha Asthagiri
599982f35d Update BlockStructureModel to support Old Mongo courses 2017-03-20 13:09:04 -04:00
Albert (AJ) St. Aubin
8ec9012eac Merge pull request #14673 from edx/aj/missed_headers_styles
Updates to correct a header styling issue
2017-03-20 10:55:15 -04:00
Nimisha Asthagiri
44a8e1b874 Merge pull request #14717 from edx/neem/block-structure-right-bucket
Storage-backed Block Structures: Use correct bucket
2017-03-20 10:33:01 -04:00
muhammad-ammar
3461a6983e video stub server changes for hls
TNL-6543
2017-03-20 18:06:25 +05:00
Albert St. Aubin
91fce2a92b Updates to correct a header styling issue and to make the starting header level selectable 2017-03-20 08:37:33 -04:00
Nimisha Asthagiri
2b0ff8e3a3 Storage-backed Block Structures: Use correct bucket
TNL-6645
2017-03-20 00:05:06 -04:00
Nimisha Asthagiri
a2daa8d0fd Move generate_course_blocks to block_structure 2017-03-20 00:04:16 -04:00