AlasdairSwan
70fec21347
Adding program progress bar to program cards
2016-05-02 13:09:26 -04:00
Nimisha Asthagiri
3be03d4677
Fix Next Button's 404 error
...
MA-2305
2016-05-02 13:09:24 -04:00
Muddasser
543517ef80
Changed screenshots to incorporate firefox and chrome
2016-05-02 13:09:23 -04:00
Muddasser
e76b24373c
branch out at assert based on chrome and firefox
2016-05-02 13:09:22 -04:00
Ben Patterson
229958a0e0
Fix flaky condition related to settings page.
2016-05-02 13:09:22 -04:00
Ben Patterson
c0703cb59f
FEDX-88. Marking test as flaky.
2016-05-02 13:09:20 -04:00
AlasdairSwan
3cbb2d1a08
FEDX-118 Adding header to test page
2016-05-02 13:09:19 -04:00
Muddasser
5dfb01cea7
assertScreenshot for firefox 42
2016-05-02 13:09:00 -04:00
J. Clifford Dyer
6a01f18e17
Update seq_* to edx.ui.lms.sequence.* format
...
seq_next, seq_prev, and seq_goto events are all renamed, and maintain
legacy compatibility.
This PR also introduces new EventTransformer framework to shim events
based on name prefix.
MA-2221
2016-05-02 13:08:59 -04:00
asadiqbal
59f70cf85d
WL-399 Course Details List Fields
2016-05-01 22:20:24 -04:00
Ibrahim
a13e531042
WL-398 Add Course Background Image and Video Thumbnail Image Fields to Studio
2016-05-01 20:33:40 -04:00
Ibrahim
357a9f8080
add new text fields to schedule and details settings page
2016-05-01 20:31:07 -04:00
Christine Lytwynec
66e2d06235
Merge pull request #12060 from edx/clytwynec/ac-367
...
Clytwynec/ac 367
2016-04-22 09:49:26 -04:00
Ben Patterson
0c319efbae
Merge pull request #12222 from edx/benp/flaky-notes-condition-ff42
...
wait needed for notes pages.
2016-04-22 08:43:51 -04:00
Usman Khalid
e128ce1681
Merge pull request #12223 from edx/usman/tnl4304-videoplayer-test
...
Fix flaky videoplayer bokchoy test.
2016-04-22 17:32:11 +05:00
M. Rehan
d659dd9f6d
Merge pull request #12068 from edx/mrehan/sust-40-reduce-peroblem-get-ajax
...
SUST-40 – Eliminate unwanted problem_get ajax requests flooding the LMS.
2016-04-22 14:59:22 +05:00
Usman Khalid
acd392f040
Fix flaky videoplayer bokchoy test.
2016-04-22 13:12:09 +05:00
Qubad786
dd8ab6eede
Keep track of updated problem states.
...
An event is being fired on actions (Check/Save/Reset) to keep track of updated problems. On coming back to already visited sequence position, while putting sequence contents in container, only those problems that are found outdated, are going to be updated from earlier tracked problems.
[SUST-40]
2016-04-22 11:35:21 +05:00
Ben Patterson
d94fe718a8
wait needed for notes pages.
...
The page visit requires an ajax request to get the notes. Without
waiting for that to complete, additional navigation results in a
socket error.
Example failure from the stub service:
```python
Traceback (most recent call last):
File "/usr/lib/python2.7/SocketServer.py", line 295, in _handle_request_noblock
self.process_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 321, in process_request
self.finish_request(request, client_address)
File "/usr/lib/python2.7/SocketServer.py", line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.7/SocketServer.py", line 657, in __init__
self.finish()
File "/usr/lib/python2.7/SocketServer.py", line 716, in finish
self.wfile.close()
File "/usr/lib/python2.7/socket.py", line 283, in close
self.flush()
File "/usr/lib/python2.7/socket.py", line 307, in flush
self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
```
2016-04-21 21:44:17 -04:00
Ben Patterson
76d3f5d8cb
Merge pull request #12196 from edx/muddasser/updated_ff/sel_253/test_edit_raw_html
...
Use type_in_codemirror instead of ActionChain to set content.
2016-04-21 20:17:47 -04:00
Renzo Lucioni
1ffa81f746
Retrofit programs data mixin with factories
...
This should make it easier to test programs-related features. Preface to ECOM-3200.
2016-04-21 15:03:38 -04:00
Muddasser
5aaa045919
Use type_in_codemirror instead of actionchain to set contents in editor
2016-04-21 20:48:36 +05:00
Diana Huang
67c055e23f
Merge pull request #12206 from CredoReference/impossible-to-click-check-without-answer
...
Make it impossible to click "final check" without selecting a choice
2016-04-21 11:00:44 -04:00
Dmitry Viskov
61127b613b
Make it impossible to click "final check" without selecting a choice
2016-04-21 00:15:20 +03:00
Muddasser
72c058f2a9
Merge pull request #12146 from edx/muddasser/updated_ff/sel_253/test_youtube_id_w_different_local_server_sub
...
fixed button click issue while repacing subtitles.
2016-04-20 22:45:33 +05:00
Ben Patterson
85453fb059
Merge pull request #12175 from edx/benp/sel-253-ff42-fix-edit-test
...
fix flaky condition in education dropdown.
2016-04-20 08:39:57 -04:00
Adam
95ae255719
fix flaky test for oauth redirects (TNL-4190) ( #12187 )
2016-04-20 08:39:06 -04:00
sanfordstudent
adcf4a98c7
Merge pull request #12038 from edx/sstudent/seq_item_title_
...
Displaying title of item in course sequence tooltip instead of list of item's children
2016-04-19 13:32:34 -04:00
Sanford Student
bbcec0cf40
displaying title of sequence item in tooltip instead of children
2016-04-19 10:28:47 -04:00
Adam
e896359846
fix flaky oauth test ( #12168 )
2016-04-19 09:09:35 -04:00
Ben Patterson
1d57b498be
fix flaky condition in education dropdown.
2016-04-15 18:49:44 -04:00
Renzo Lucioni
182e34f893
Acceptance tests for program listing page
...
Includes a11y coverage. ECOM-3980.
2016-04-15 16:06:41 -04:00
Renzo Lucioni
5bb0e90878
Merge pull request #12156 from edx/renzo/merge-release-into-master
...
Manually merge release into master
2016-04-15 00:47:54 -04:00
Chris Rodriguez
df5520bdf9
Video player: adding Dragabilly to closed captions
...
* tests for dragging
* icon location reference updates
* pattern library usage
2016-04-14 15:29:38 -04:00
Renzo Lucioni
affee69296
Manually merge release into master
2016-04-14 14:23:06 -04:00
Muddasser
e925171361
fixed button click issue while repacing subtitles.
2016-04-14 17:55:19 +05:00
wajeeha-khalid
5b5fb2464d
TNL-3818: fixed recent activity mapping in thread-list sort for Forums Web
2016-04-13 17:47:31 +05:00
Matt Drayer
9a362d9033
Merge pull request #12116 from edx/mattdrayer/rc2016-04-12/revert-theming
...
Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming"
2016-04-12 10:55:04 -04:00
Diana Huang
fa61c04894
Revert "Make it impossible to click "final check" without selecting a choice"
...
This reverts commit 4c83a2f0de .
2016-04-12 10:11:15 -04:00
Matt Drayer
392ee7d258
Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming"
...
This reverts commit a796b56314 .
Conflicts:
lms/envs/common.py
openedx/core/djangoapps/theming/models.py
pavelib/assets.py
pavelib/paver_tests/test_assets.py
2016-04-12 08:22:14 -04:00
Christine Lytwynec
a14718bb92
Add pa11ycrawler command
2016-04-11 15:47:26 -04:00
Peter Fogg
beb3c19722
Add a11y test for the course home page.
2016-04-11 14:28:06 -04:00
Ben Patterson
61a3b07e99
FEDX-88. Marking bok-choy test as flaky.
2016-04-10 09:28:07 -04:00
Ben Patterson
b6b0d7fd4d
Merge pull request #12016 from edx/muddasser/bokchoy/upload_tar_flakiness
...
Decreased the flakiness of upload_tar function
2016-04-08 14:41:15 -04:00
Ned Batchelder
2e1238b83e
Remove unused imports
2016-04-08 11:23:05 -04:00
Muddasser
7680d0b97a
Decreased the flakiness of upload_tar function
2016-04-08 12:20:13 +05:00
clrux
0571103bdb
Merge pull request #11369 from edx/clrux/ac-223
...
AC-223 updating transcript skip links
2016-04-07 13:23:02 -04:00
Chris Rodriguez
fbe6160461
LMS: updating transcript skip links
2016-04-07 12:18:08 -04:00
Amir Qayyum Khan
60b368e22b
Fixed unable to created ccx even if ccx_conn url is not set
2016-04-07 19:30:17 +05:00
Jonathan Piacenti
f84f95c7ee
Refresh DB caches.
2016-04-01 21:06:08 +00:00