Commit Graph

40572 Commits

Author SHA1 Message Date
Eric Fischer
fe59bceca2 edx-ora2 and edx-submissions updates 2017-03-23 16:01:48 -04:00
Adam
4c8dc9044d Merge pull request #14749 from edx/adam/discussion-styling
remove scss rule that overrides discussion paragraph margins (TNL-6231)
2017-03-23 07:58:07 -04:00
Andy Armstrong
d16059a6ea Merge pull request #14669 from edx/andya/new-bookmarks-page
Convert course bookmarks into a separate page
2017-03-23 07:11:24 -04:00
Andy Armstrong
9df3779ccd Disable test to get course bookmarks released 2017-03-23 00:19:34 -04:00
Brian Jacobel
85e9bbc257 Fix eslint indentation issues 2017-03-23 00:19:33 -04:00
Andy Armstrong
e4d355a686 Address code review feedback 2017-03-23 00:19:33 -04:00
Diana Huang
7ab76e6099 Add new bookmarks page a11y test. 2017-03-22 16:09:13 -04:00
Diana Huang
51f4ac431a Update bok choy tests for new bookmarks page. 2017-03-22 16:09:13 -04:00
Andy Armstrong
89e5c0fd8d Convert course bookmarks into a feature
LEARNER-39
2017-03-22 16:09:13 -04:00
Brian Jacobel
596634ebd6 Merge pull request #14426 from edx/andya/new-course-tab
Implement the new unified course tab with a separate outline page
2017-03-22 15:35:32 -04:00
Adam Palay
4710f1ad8a remove scss rule that overrides discussion paragraph margins (TNL-6231) 2017-03-22 13:56:33 -04:00
Ned Batchelder
88a74f4291 Merge pull request #14716 from edx/nedbat/refactor-help-links
An indicator of the Open edX release line, and help tests adapted to same.
2017-03-22 13:18:35 -04:00
Robert Raposa
c37137a6b5 Add course outline bokchoy tests.
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
Brian Jacobel
e2264d0796 Hide '<- Outline >' link in breadcrumbs if using old course view 2017-03-22 13:00:39 -04:00
Andy Armstrong
435a6f5225 Make course_experience a feature 2017-03-22 13:00:38 -04:00
Diana Huang
6f5249d399 Beginning of python unit tests. 2017-03-22 13:00:38 -04:00
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
Ned Batchelder
4df63b2b2e No need to switch .org -> .io, just use the right URL to begin with 2017-03-22 12:25:47 -04:00
Ned Batchelder
f7b08b16fc Adapt the tests to openedx.core.release.doc_version() 2017-03-22 12:25:46 -04:00
Ned Batchelder
60221dcc13 Get the doc version from openedx.core.release, instead of an ini file 2017-03-22 12:25:46 -04:00
Ned Batchelder
3bb8061f80 An indicator of the Open edX release line 2017-03-22 12:25:46 -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