Hasnain
d275dd4a70
Added bok choy test for proctoring instructor dashboard
2016-02-03 10:48:55 -05:00
clrux
8a2d989369
Merge pull request #11247 from edx/clrux/ac-313-fixup
...
CMS: Removing H1 and H2 from editor options; updating editor icons
2016-02-03 09:28:44 -05:00
Chris Rodriguez
4ae40e7bdd
Updating icons on problem type editor
2016-02-02 15:41:04 -05:00
Chris Rodriguez
81d86eea42
Changing H2 to H3 in problem templates
2016-02-02 15:41:02 -05:00
Ben Patterson
902126d55c
Clarify method intent. Use BrokenPromise rather than assert.
2016-02-02 06:48:30 -05:00
Ben Patterson
07f8b8e9c3
Correct flaky condition on tooltip.
2016-01-30 16:56:12 -05:00
Ben Patterson
d7be722ce7
[firefox upgrade] Wait for code mirror editor to be active
...
Not an issue for our tests on firefox 28; however, once we upgrade to
Firefox 42 (or later), a new wait condition is needed here. Otherwise,
the content is not set because selenium's action chain is starting too
early.
2016-01-29 20:42:17 -05:00
Douglas Hall
dce3d9ca81
Merge pull request #11014 from edx/douglashall/PHX-219/subsection_gating
...
PHX-219 Subsection Gating
2016-01-29 11:05:39 -05:00
Asad Iqbal
87d9a07931
Merge pull request #11242 from edx/asadiqbal08/WL-243-manual-lang
...
WL-243 LMS Language Selection
2016-01-29 14:07:46 +05:00
Douglas Hall
37a7fdc0f2
Added subsection gating feature
2016-01-28 14:05:20 -05:00
asadiqbal
99b883b7be
WL-243 LMS Language Selection
2016-01-28 20:07:26 +05:00
Christine Lytwynec
8c8953fe32
Update discussion markdown editor add link and image modals
2016-01-27 14:43:29 -05:00
Saleem Latif
2d83449240
Remove microsite_configuration/microsite.py references from individual templates
...
* mattdrayer: Updated get_themed_template_path
2016-01-22 14:27:58 -05:00
Douglas Hall
8e22e855cb
Merge pull request #11274 from edx/ibrahimahmed443/enable-copyright-url
...
uncomment copyright url to enable it in microsites
2016-01-22 13:37:12 -05:00
Ibrahim
0f09bb8a94
raise 404 when copyright template is missing
2016-01-22 12:02:46 -05:00
Jesse Zoldak
fc45b2c82e
Merge pull request #11292 from edx/zoldak/phantom-bok-choy
...
Harden page objects
2016-01-22 11:49:46 -05:00
Peter Fogg
6cd12f9f39
Merge pull request #11296 from edx/peter-fogg/fix-certs-migrations
...
[wip] Reintroduce generated certificate changes, with updates to not require a giant migration.
2016-01-22 11:19:54 -05:00
Ned Batchelder
106a822def
Merge pull request #11305 from edx/ned/fix-flaky-test
...
Add @flaky
2016-01-22 11:11:59 -05:00
raeeschachar
8b24d6380a
Merge pull request #11303 from edx/raees/chrome-bokchoy-test-can-create-edit-signatories-of-certificate
...
Fixed test can create and edit signatories of certificate failing on …
2016-01-22 21:10:17 +05:00
Peter Fogg
96cc38951d
Disable audit certificates for new audit enrollments.
...
Two new certificate statuses are introduced, 'audit_passing' and
'audit_notpassing'. These signal that the GeneratedCertificate is not
to be displayed as a cert to the user, and that they either passed or
did not. This allows us to retain existing grading logic, as well as
maintaining correctness in analytics and reporting.
Ineligible certificates are hidden by using the
`eligible_certificates` manager on GeneratedCertificate. Some places
in the coe (largely reporting, analytics, and management commands) use
the default `objects` manager, since they need access to all
certificates.
ECOM-3040
ECOM-3515
2016-01-22 10:27:55 -05:00
Ned Batchelder
30209b1486
Add @flaky
2016-01-22 09:48:25 -05:00
raeeschachar
8dbf66fbd9
Fixed test can create and edit signatories of certificate failing on Chrome
2016-01-22 18:29:17 +05:00
Adam
c6b21d139a
Merge pull request #11293 from edx/release
...
Release
2016-01-21 12:36:03 -05:00
Jesse Zoldak
6fc490e3d4
Harden page objects
2016-01-21 10:31:37 -05:00
Eric Fischer
2b2f6d18d6
Wait for text to appear
...
Adding a wait statement to allow ajax calls to finish before making assertions
about text that has changed. Fixes TNL-3943 flaky test ticket.
2016-01-20 14:08:13 -05:00
Ben Patterson
31841bdcbb
Merge pull request #11271 from edx/benp/9-bokchoy-shards
...
Benp/9 bokchoy shards
2016-01-20 12:09:53 -05:00
Mushtaq Ali
d8b902ad58
Merge pull request #11200 from edx/mushtaq/ecom2082-fix-enrollment-msg
...
Escape Course Name in enrolment message
2016-01-20 20:04:23 +05:00
Peter Fogg
52d538444e
Revert "Disable audit certificates for new audit enrollments."
...
This reverts commit 60860e3aa8 .
2016-01-20 09:53:58 -05:00
Muhammad Ammar
4938601cd9
Merge pull request #11177 from edx/ammar/fix-play-video-event
...
Avoid emitting play_video event during buffering
2016-01-20 17:59:04 +05:00
Mushtaq Ali
8f76f3385a
Fix enrollment message
2016-01-20 15:59:27 +05:00
raeeschachar
536ac77af0
Merge pull request #11263 from edx/raees/chrome-bokchoy-test-course-rerun
...
Fixed test course rerun failing on Chrome
2016-01-20 12:39:54 +05:00
Ben Patterson
ce716bbbc4
Create additional bok-choy shards for faster feedback.
2016-01-19 17:18:33 -05:00
Matt Drayer
20f6b545fb
Merge pull request #11256 from edx/mattdrayer/index-page-bokchoy
...
mattdrayer/index-page-bokchoy: Refactor+cover Open edX LMS index page
2016-01-19 14:28:46 -05:00
raeeschachar
d440e209e1
Fixed test course rerun failing on Chrome
2016-01-20 00:19:40 +05:00
Matt Drayer
9b35844b98
mattdrayer/index-page-bokchoy: Refactor+cover Open edX LMS index page
2016-01-18 23:12:04 -05:00
muhammad-ammar
c4065f7b33
Avoid emitting play_video event during buffering
...
TNL-2178
2016-01-18 19:55:37 +05:00
Ben Patterson
699aa4d570
[firefox upgrade] Replace action chain with tinymce JS.
...
This action chain is not reliable across firefox versions (and
in fact, even on the older firefox, fails locally). Instead we
use native JS tinymce to set the content.
2016-01-16 12:46:49 -05:00
Ben Patterson
0c1fd7ab6b
Merge pull request #11240 from edx/benp/ff42-container-block-3
...
Fix flaky condition for firefox 42 on subsection container block (studio)
2016-01-15 15:15:34 -05:00
cahrens
a47be54050
Un-deprecate teams setting.
...
TNL-3803
2016-01-15 09:18:46 -05:00
Ben Patterson
ebcafcc103
Better location.
2016-01-14 19:57:15 -05:00
Ben Patterson
29e4ba95e1
Special condition needed for newer firefox version.
...
On the older firefox version (28), the offset approach fails. This
update is being made as part of an effort to upgrade to firefox 42
incrementally. So we are including logic for Firefox 28 vs 42 that
we can remove after the upgrade.
2016-01-14 19:53:16 -05:00
Ben Patterson
2b731b70d5
Fix flaky condition only appearing in newer firefox versions.
2016-01-14 14:33:19 -05:00
Toby Lawrence
2c40454db0
Merge pull request #11223 from edx/perf/crush-all-the-imgs
...
Crush down images.
2016-01-14 09:42:17 -05:00
Toby Lawrence
dc727104ae
Revert larger_image.png so test passes.
...
There's a test to ensure users can't upload too large of a profile picture, so the picture was too small to trigger that behavior, and now fails. This just returns the image to its original size.
2016-01-13 22:02:36 -05:00
Toby Lawrence
0009d53c53
Adding optimized images in batches [15/19]
2016-01-13 20:38:42 -05:00
Toby Lawrence
3b73839ed2
Adding optimized images in batches [14/19]
2016-01-13 20:38:41 -05:00
Toby Lawrence
451b0a9c66
Revert "Crush down images."
...
This reverts commit 8402be3b20 .
2016-01-13 19:12:13 -05:00
Toby Lawrence
8402be3b20
Crush down images.
...
Ran these suckers through ImageOptim, which crunched 'em down real nice.
2016-01-13 18:29:00 -05:00
raeeschachar
9cf16cd279
Merge pull request #11201 from edx/raees/chrome-bokchoy-test-annotation-component
...
Fixed test annotation component failing on Chrome
2016-01-14 00:09:22 +05:00
Jesse Zoldak
0f9cfbffb8
Create a new bok-choy DB cache
2016-01-13 11:01:14 -05:00