- 22 Apr, 2016 13 commits
-
-
Usman Khalid committed
-
Usman Khalid committed
-
TNL-4102
muzaffaryousaf committed -
AC-383 language menu events only when menu opens
clrux committed -
Clytwynec/ac 367
Christine Lytwynec committed -
wait needed for notes pages.
Ben Patterson committed -
Fix flaky videoplayer bokchoy test.
Usman Khalid committed -
Updating cookies settings
Edward Zarecor committed -
SUST-40 – Eliminate unwanted problem_get ajax requests flooding the LMS.
M. Rehan committed -
Usman Khalid committed
-
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]
Qubad786 committed -
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 ```
Ben Patterson committed -
Use type_in_codemirror instead of ActionChain to set content.
Ben Patterson committed
-
- 21 Apr, 2016 18 commits
-
-
Giovanni Di Milia committed
-
Retrofit programs data mixin with factories
Renzo Lucioni committed -
This should make it easier to test programs-related features. Preface to ECOM-3200.
Renzo Lucioni committed -
Christine Lytwynec committed
-
Merge pull request #12217 from edx/revert-12074-derf/clear_existing_assets_before_copying_new_assets Revert "clear existing assets before copying new assets"
Andy Armstrong committed -
JWT authentication updates
Clinton Blackburn committed -
Muddasser committed
-
Kevin Falcone committed
-
Make it impossible to click "final check" without selecting a choice
Diana Huang committed -
Safe Templates
attiyaIshaque committed -
TNL-4325: Linter Enhancements for JavaScript files
Robert Raposa committed -
Update translations (autogenerated message)
Ned Batchelder committed -
attiyaishaque committed
-
ORA2 Version 1.1.4 Release
Mushtaq Ali committed -
Ned Batchelder committed
-
Revert "Revert "Adding background image for xseries certificates on dashboard side bar panel""
Awais Qureshi committed -
Mushtaq Ali committed
-
- Lint JavaScript context for JavaScript violations - Lint for Mako specific JavaScript rules - Skip commented lines - Change unicode to decode.utf8 - Count lint violations
Robert Raposa committed
-
- 20 Apr, 2016 9 commits
-
-
Dmitry Viskov committed
-
- check proper use of JQuery functions - check for concatenation with HTML strings - add sort for output - lint CoffeeScript
Robert Raposa committed -
- Using jwt_decode_handler from edx-drf-extensions - Updated djangorestframework-jwt - Removed feature flag around JWT auth ECOM-4221
Clinton Blackburn committed -
clear existing assets before copying new assets
Kevin Falcone committed -
Fix django-oauth-toolkit email and inactive user issues
Cliff Dyer committed -
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.
Muddasser committed -
fix issue with pre-1900 course setting dates (TNL-4397)
Adam committed -
Dynamic values for the selectboxes with tags (tags are stored in the database tables)
Calen Pennington committed -
Fix certificate query
Adam committed
-