noraiz-anwar
9d2fad7144
fix course staff ability to perform operations on instructor dashboard
2018-01-02 14:34:38 +05:00
Jillian Vogel
097c0665fc
Hides Video Auto Advance from Advanced Settings if disabled
...
and fixes affected tests.
2017-12-27 13:27:36 +10:30
Muhammad Ammar
b6f45955f5
Merge pull request #15803 from open-craft/replaceafill/OC-2594
...
Auto-advance video toggle
2017-12-22 01:29:24 +05:00
Jose Antonio Gonzalez
623c945bb2
change default article name to be course name instead of slug
2017-12-21 10:14:32 -05:00
Daniel Clemente
ecf01d1b52
Adds a course option to auto-advance videos.
...
If enabled for a course, as soon as the video ends, the next unit or subsection
will be loaded, and if it contains a single video, that video will be played.
Course authors can enable the setting for a course, but learners can toggle the
setting on or off once it's enabled on the course.
2017-12-21 21:06:05 +10:30
Waheed Ahmed
cd65d720ad
Add save button with profile visibility dropdown.
...
When a learner changes this dropdown from Full to Limited or
vice versa, nothing happens. This creates confusion, to fix
that add save button.
LEARNER-3239
2017-12-15 13:03:33 +05:00
Tyler Hallada
d6880218e7
Add a11y form bok-choy tests
...
Address PR comments
Attempt to fix bok-choy tests?
2017-12-14 16:15:37 -05:00
uzairr
8ffac2061d
Verify 'Full Name' field does not allow HTML in Signup form
...
'Full Name' field in the signup form is allowing HTML as an input
which makes spoofing easily.To avoid it, validation is added
that will ensure 'Full Name' field does not allow HTML.
LEARNER-3385
2017-12-08 19:18:18 +05:00
zubair-arbi
2ac544caeb
Update account settings page for enterprise learners
...
ENT-762
2017-12-08 15:40:18 +05:00
uzairr
333e3315cb
Verify 'Full Name' field does not allow HTML.
...
'Full Name' field in the student account settings is allowing HTML
as an input which makes spoofing easily.To avoid it, validation is
added that ensures 'Full Name' field does not allow HTML as input.
LEARNER-3337
2017-12-05 13:33:30 +00:00
Diana Huang
8693f2fd38
UX updates to registration form.
...
- hide optional fields by default.
- instructions only shown when focused in.
- removed header
- Terms of service link and checkbox on same line.
2017-11-29 09:46:54 -05:00
Tyler Hallada
9f74e70589
Course Highlights Setting in Studio Course Outline
...
fixup! trying to "fix" underscore syntax error
add cancel modal test
Fix quality issues.
Apply Nimisha's suggestions for my quality fixes.
Skip test_drop_unit_in_collapsed_subsection
Fix quality error
2017-11-27 17:23:55 -05:00
Ahsan Ulhaq
da675e52dc
Learner certificates should not be findable before the available date
...
LEARNER-3298
2017-11-23 14:14:05 +05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00
muhammad-ammar
690542c998
fix capa hint focus
...
EDUCATOR-1555
2017-11-08 00:18:50 +05:00
Harry Rein
63eeca73ce
Removing waffle flag for responsive header.
2017-11-01 21:36:32 -04:00
Andy Armstrong
ae1c760ea4
Use Bootstrap theme colors and fonts in old stylesheets
...
LEARNER-2977
Fixes
2017-10-29 22:22:08 -04:00
Harry Rein
d4e93fc655
Course home page styling with bootstrap.
...
Updates the new bootstrap course home page to match the old course home page.
2017-10-26 09:25:58 -04:00
Harry Rein
3d79e3e05d
Adding unified, responsive header.
2017-10-20 16:24:31 -04:00
Andy Armstrong
b85b7dad72
Disable Bok Choy tests that are failing on Jenkins
2017-10-19 16:15:21 -04:00
Harry Rein
f3f3edf4bd
Allow user to update course goal on course home page.
...
LEARNER-2308
Once a goal has been set for a user on the course home message,
allow them to update it on the course home side bar. Automatically
sets a course goal for users when enrolling in a verifiable course.
2017-10-06 13:07:03 -04:00
Matthew Piatetsky
d394c05236
Take users from track selection to course home instead of dashboard
...
LEARNER-2546
2017-10-02 12:15:12 -04:00
Harry Rein
6ba34f463a
Remove Flaky StudentAdminTest test.
...
EDUCATOR-552
2017-09-26 13:42:29 -04:00
Robert Raposa
fb1d688670
Merge pull request #16091 from edx/robrap/LEARNER-2641
...
LEARNER-2641: Add course goals bokchoy test.
2017-09-26 11:30:49 -04:00
Robert Raposa
407a43f827
Add course goals bokchoy test.
...
LEARNER-2641
2017-09-26 09:12:50 -04:00
Diana Huang
1cfefe2457
Modify the header to show the learner profile.
...
Remove the profile from the user dropdown.
LEARNER-2318
2017-09-25 17:06:08 -04:00
Sofiya Semenova
b6aff95ab1
Removed flakey test
2017-09-19 16:36:03 -04:00
Jesse Zoldak
b77b06ecc2
Remove flaky bok choy test test_perform_problem_reset_and_navigate
2017-08-31 09:19:44 -04:00
Harry Rein
9f88427f9b
Add social links to learner profile.
...
LEARNER-1859
Added fields to add social links to the user account settings file.
Added icons to the user profile when these links are set, only shown
when users show their entire profile. Added jasmine tests for account
settings and learner profile pages. Added python unit tests to test
validation on the user account.
2017-08-29 13:53:08 -04:00
Omar Al-Ithawi
d0c7a532ad
Make the platform name translatable
2017-08-29 12:43:36 -04:00
Alex Dusenbery
167e4d582f
Remove flaky DragAndDropTest class.
2017-08-29 12:37:08 -04:00
Sofiya Semenova
65ee2ebbaf
Merge pull request #15833 from edx/ssemenova/ed-801
...
EDUCATOR-801 Certificate issued date should be the certificate availability date for instructor-paced courses
2017-08-24 10:22:29 -04:00
Sofiya Semenova
c7fc1929f2
ED-801 Certificate issued date should display the certificate availability date for instructor paced coursest
2017-08-23 17:07:43 -04:00
Jesse Zoldak
8cca5d1649
Remove flaky test PreRequisiteCourseTest.test_dashboard_message
2017-08-23 11:50:17 -04:00
Stu Young
7318161760
Merge pull request #15844 from edx/estute/remove-skipped-flaky-tests
...
remove or unskip skipped flaky tests
2017-08-23 09:26:39 -04:00
ayub-khan
e737728cde
Updated Country Label and help text
...
Country Label was causing confusions for learners if it was country of origin or in which they
are living so changed it to a more appropriate message.
LEARNER-174
Also updated some other error messages to some more appropriate error messages.
2017-08-22 23:20:35 +05:00
Alex Dusenbery
2cc87952e3
EDUCATOR-1204 | can always view certs when ready for self-paced courses; don't hide cert buttons; update messaging.
2017-08-22 13:27:26 -04:00
Stuart Young
a6fe9fca0a
remove or unskip skipped flaky tests
2017-08-17 15:37:43 -04:00
Jesse Zoldak
f69a3a2d27
Merge pull request #15841 from edx/zoldak/LEARNER-2288
...
Remove flaky test CoursewareSearchTest::test_reindex LEARNER-2288
2017-08-17 15:21:41 -04:00
Jesse Zoldak
48b115bf79
Merge pull request #15840 from edx/zoldak/EDUCATOR-1178
...
Removed flaky test: test_proctored_exam_flow EDUCATOR-1178
2017-08-17 15:20:35 -04:00
Jesse Zoldak
b50c5f3710
Remove flaky test CoursewareSearchTest::test_reindex
2017-08-17 10:31:11 -04:00
Jesse Zoldak
b2faa181d9
Removed flaky test: test_proctored_exam_flow
2017-08-17 10:15:13 -04:00
Adeel Khan
e966188ba6
Improve ECOM connection on student dashboard via on demand ajax calls.
...
Fix course unenroll dialog's incorrect message rendering. LEARNER-2033
2017-08-17 18:18:04 +05:00
Jesse Zoldak
7966fb1c30
Merge pull request #15823 from edx/zoldak/LEARNER-2267
...
Remove flaky video test test_video_position_save_state LEARNER-2267
2017-08-15 14:58:03 -04:00
Jesse Zoldak
3b853126d8
Remove flaky video test test_video_position_save_state LEARNER-2267
2017-08-15 13:10:16 -04:00
Jesse Zoldak
6d94796a2c
Remove flaky test test_multiple_videos_in_sequentials_load_and_work
2017-08-15 11:00:00 -04:00
Jeremy Bowman
5e2742027b
Merge pull request #15712 from edx/jmbowman/PLAT-1676
...
PLAT-1676 Use pytest for bok-choy tests
2017-08-14 17:03:20 -04:00
Stu Young
af9b5b5863
Merge pull request #15775 from edx/estute/remove-flaky-decorator
...
remove all occurrences of flaky decorator
2017-08-14 13:26:40 -04:00
Jeremy Bowman
9e3f35db22
PLAT-1676 Use pytest for bok-choy tests
2017-08-14 11:49:39 -04:00
Christina Roberts
5e81eb5bf0
Merge pull request #15390 from edx/christina/first-react
...
Convert Studio course and library dashboard lists to React.
2017-08-09 16:49:19 -04:00