Commit Graph

40508 Commits

Author SHA1 Message Date
Diana Huang
dbdb433fff Merge pull request #14756 from edx/andya/new-bookmarks-page
Andya/new bookmarks page
2017-03-23 10:38:12 -04:00
Andy Armstrong
38d73e31be Disable test to get course bookmarks released 2017-03-23 10:34:50 -04:00
Brian Jacobel
46e0b49a4e Fix eslint indentation issues 2017-03-23 10:34:50 -04:00
Andy Armstrong
7b5be9cb76 Address code review feedback 2017-03-23 10:34:50 -04:00
Diana Huang
2c00034966 Add new bookmarks page a11y test. 2017-03-23 10:34:49 -04:00
Diana Huang
9810b5fdf7 Update bok choy tests for new bookmarks page. 2017-03-23 10:34:49 -04:00
Andy Armstrong
91d227f76d Convert course bookmarks into a feature
LEARNER-39
2017-03-23 10:34:49 -04:00
Robert Raposa
652ad7ae73 Add course outline bokchoy tests.
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-23 10:31:05 -04:00
Brian Jacobel
574d070392 Hide '<- Outline >' link in breadcrumbs if using old course view 2017-03-23 10:31:05 -04:00
Andy Armstrong
a3f32fea5a Make course_experience a feature 2017-03-23 10:31:05 -04:00
Diana Huang
9ca051c527 Beginning of python unit tests. 2017-03-23 10:31:05 -04:00
Brian Jacobel
4c88fdf278 Update to new styling 2017-03-23 10:31:05 -04:00
Brian Jacobel
aff541ec12 Start JS specs for key listeners on course outline page 2017-03-23 10:31:05 -04:00
Brian Jacobel
acc3a045ca Link outline subsections into the course 2017-03-23 10:31:05 -04:00
alisan617
7bef3c0ef2 styling 2017-03-23 10:31:04 -04:00
Brian Jacobel
eca83ba70a Outline will only show section and subsection, not unit 2017-03-23 10:31:04 -04:00
Brian Jacobel
74b789b676 Get the block tree and display it on the outline page 2017-03-23 10:31:04 -04:00
Andy Armstrong
7862e375f1 Implement a stub unified course tab 2017-03-23 10:31:04 -04:00
AsadAzam
6a85cd1a7c Merge pull request #14712 from edx/TNL-6637-whitelist-logs
Added logs for adding/removing students from whitelist
2017-03-17 21:11:29 +05:00
Michael Youngstrom
228eb5103b Merge pull request #14661 from edx/michaelyoungstrom/django_setting_change
Disable Django API browser
2017-03-17 10:58:18 -04:00
Jesse Shapiro
09751421ef Merge pull request #14709 from open-craft/haikuginger/update-enterprise-0.27.3
[ENT-215/ENT-217] Update edx-enterprise to 0.27.3
2017-03-17 10:52:14 -04:00
Michael Youngstrom
195e7f27d3 Disable Django API browser and bump pa11ycrawler
Force run on PR for testing

Remove pa11ycrawler from base.txt for testing

Update pa11ycrawler dependency

Revert code needed for testing on Jenkins

Enable testing for Jenkins

Update accessibility-tests.sh

Update accessibility-tests.sh

Point to newest pa11ycrawler release

Remove force run on PR

Reset accessibility-tests.sh
2017-03-17 13:51:13 +00:00
Asad Azam
9ae3a3210b Added logs for adding/removing students from whitelist 2017-03-17 17:48:19 +05:00
M. Rehan
3c040b93c2 Merge pull request #14704 from edx/mrehan/strip-edx-video-id
TNL-5769 – strip video id on saving the video
2017-03-17 12:56:41 +05:00
Muhammad Ammar
7766e15a65 Merge pull request #14684 from edx/ammar/backend-changes-to-support-hls
backend changes to support hls
2017-03-17 12:46:26 +05:00
M. Rehan
dd6b203cf0 Merge pull request #14664 from edx/mrehan/prioritize-youtube-subs-over-html5-on-save
TNL-6539 – Prioritize youtube subs over html5 ones
2017-03-17 12:23:06 +05:00
Nimisha Asthagiri
790208495a Merge pull request #14706 from edx/neem/async-grade-enabled
Compute grades asynchronously although PersistentGrades is disabled
2017-03-16 21:53:10 -04:00
Jesse Shapiro
a06f915230 Update edx-enterprise to 0.27.3 2017-03-16 18:37:54 -04:00
Nimisha Asthagiri
634ac8a825 Still compute grades asynchronously when PersistentGrades is enabled 2017-03-16 18:26:17 -04:00
Ned Batchelder
11788282b7 Merge pull request #14702 from edx/nedbat/update-translations
Update translations (autogenerated message)
2017-03-16 15:00:12 -04:00
Ned Batchelder
73850f4627 Update translations (autogenerated message) 2017-03-16 14:07:42 -04:00
Ned Batchelder
75cb211cbe Update translations (autogenerated message) 2017-03-16 14:07:41 -04:00
sanfordstudent
2604cd24bb Merge pull request #14675 from edx/sstudent/TNL-6644
change rescore-if-higher to update if scores are equal
2017-03-16 11:59:39 -04:00
Qubad786
4a2589c7c3 strip video id on saving the video 2017-03-16 19:48:46 +05:00
muhammad-ammar
5ec5e97a0c backend changes to support hls
TNL-6541
2017-03-16 19:30:49 +05:00
Sanford Student
9a44777335 changes is score higher to use gtoe
for TNL-6644
2017-03-16 10:25:37 -04:00
Jeremy Bowman
165f348a36 Merge pull request #14696 from edx/jmbowman/PLAT-1198
PLAT-1198 Fix flaky navigation buttons test
2017-03-16 10:09:08 -04:00
Attiya Ishaque
474ad1a01b Merge pull request #14693 from edx/ai/TNL-6188-escaping
TNL-6188 Escaping in course outline section & subsection.
2017-03-16 18:58:22 +05:00
Qubad786
0ff62e766e prioritize youtube transcripts over html5 ones 2017-03-16 14:38:51 +05:00
attiyaishaque
abcbb09414 TNL-6188 Escaping in course outline section & subsection. 2017-03-16 11:13:28 +05:00
Jeremy Bowman
c28e67732e PLAT-1198 Fix flaky navigation buttons test 2017-03-15 15:45:22 -04:00
Jesse Zoldak
173e592203 Merge pull request #14697 from edx/zoldak/pin-sinon
Pin sinon version to be under v2.0.0
2017-03-15 15:42:49 -04:00
Ari Rizzitano
d96bd9449b Merge pull request #14565 from edx/arizzitano/xblock-poll-1.2.6
update xblock-poll version to 1.2.6
2017-03-15 15:08:31 -04:00
Jesse Zoldak
20447f287e Pin sinon version to be under v2.0.0 2017-03-15 14:55:44 -04:00
Brian Jacobel
de32e69b8d Merge pull request #14680 from edx/bjacobel/discussion-dupe-ids
Fix duplicated ids in discussion action menus
2017-03-15 13:28:51 -04:00
Saleem Latif
0300fb1c6e Merge pull request #14683 from edx/saleem-latif/ENT-238
ENT-238: Version upgrade of edx-enterprise to 0.27.0
2017-03-15 11:27:32 +05:00
Eric Fischer
e9b193436b Merge pull request #14688 from edx/efischer/email_all_modes
All modes are valid bulk email targets
2017-03-14 16:15:15 -04:00
Ned Batchelder
cba73414be Merge pull request #14677 from edx/nedbat/safer-make-clean
Safer "make clean"
2017-03-14 15:34:05 -04:00
David Ormsbee
291945b6f0 Merge pull request #14686 from edx/ormsbee/test_startup_speed_monkeypatch_kombu
Test speedup: Monkey patch Kombu entrypoints fn.
2017-03-14 15:24:38 -04:00
Eric Fischer
39363c1171 All modes are valid bulk email targets 2017-03-14 14:43:40 -04:00