cahrens
4ba07bf7a4
Assorted test and dependency fixes to cms-squire and cms
...
isRejected is deprecated.
Actually serve the slick library in LMS jasmine tests
customwmd doesn't need to wait for DOM ready event
... In order to define a class and extend the Markdown class.
2016-05-24 16:53:34 -04:00
Diana Huang
07573c5141
Replace old conditional lettuce test with bok choy version.
2016-05-06 09:38:36 -04:00
Dmitry Viskov
61127b613b
Make it impossible to click "final check" without selecting a choice
2016-04-21 00:15:20 +03:00
Renzo Lucioni
affee69296
Manually merge release into master
2016-04-14 14:23:06 -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
Ned Batchelder
2e1238b83e
Remove unused imports
2016-04-08 11:23:05 -04:00
Diana Huang
70145de7bb
Merge pull request #11061 from CredoReference/impossible-to-click-check-without-answer
...
PR-154 - Make it impossible to click "final check" without selecting a choice
2016-03-30 11:33:11 -04:00
Dmitry Viskov
4c83a2f0de
Make it impossible to click "final check" without selecting a choice
2016-03-30 16:50:00 +03:00
Nimisha Asthagiri
2c90cac962
Accessible Sequence navigation
...
MA-2190
2016-03-29 12:59:05 -04:00
raeeschachar
792bca88a3
Removed annotatable.feature and events.feature and related py files
2016-03-17 18:34:18 +05:00
Chris Rodriguez
c619e1ec6b
Adding UXPL classnames to headings
2016-02-29 15:43:17 -05:00
Jesse Zoldak
7ccca469fc
Merge pull request #11481 from edx/zoldak/remove-lettuce-homepage-test
...
Convert homepage acceptance test to bok-choy
2016-02-10 08:45:06 -05:00
Jesse Zoldak
f0c54c15ee
Convert homepage acceptance test to bok-choy
2016-02-10 06:32:38 -05:00
Jesse Zoldak
fc4866054f
Remove duplicate staff debug acceptance tests
2016-02-08 13:17:14 -05:00
Peter Fogg
786c4456ea
Last-accessed courseware on the home page.
...
ECOM-2806
2016-02-03 13:58:22 -05:00
Ahsan Ulhaq
96d030b6d9
Reverse and Rename Courseware and Course Info Tabs
...
ECOM-2678
2016-02-03 12:20:53 -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
Robert Raposa
5e69224c32
Deprecate escaping in display_name_with_default
...
- Remove escaping in display_name_with_default
- Move escaped version to deprecated display_name_with_default_escaped
- Does not include any other changes to remove double-escaping
Thanks to agaylard who initiated this work:
https://github.com/edx/edx-platform/pull/10756
TNL-3425
2015-12-22 11:52:04 -05:00
Sarina Canelake
2bc7b954ab
Remove the graphical slider tool
2015-12-17 13:24:00 -05:00
Sarina Canelake
5d58d04fcf
Remove ORA1 courseware lettuce tests
2015-12-11 15:05:00 -05:00
Christine Lytwynec
a9b308e5e1
Convert some problem type tests to bok choy and add a11y test
2015-12-08 14:39:23 -05:00
Peter Fogg
5043b46525
Merge pull request #10602 from edx/peter-fogg/update-footer-config
...
Update LMS footer links.
2015-11-24 15:50:46 -05:00
Ned Batchelder
0872732cf0
Fix pylint C7630 (literal used as attribute) violations
...
There's no need to use a string literal in setattr, delattr, or the
two-argument form of getattr.
2015-11-23 15:32:54 -05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
Peter Fogg
c5fac6ce68
Update LMS footer links.
...
SWAT-92
2015-11-13 10:08:10 -05:00
cahrens
cc0d942963
Delete test that is already covered by bok choy.
...
TNL-3223
2015-10-21 13:26:54 -04:00
Ahsan Ulhaq
508ded2673
LMS: course navigation menu refactor
2015-09-23 13:13:18 -04:00
Ben Patterson
29e1c49d6a
TE-572 disable flaky test.
...
This test has become unreliable. More info can be found in the JIRA ticket.
2015-09-01 18:12:25 -04:00
clrux
5b545c2b0d
Revert "Course navigation menu accessibility issue"
2015-08-28 13:28:08 -04:00
Ahsan Ulhaq
b32d2205d4
Course navigation menu accessibility issue
...
Following have been done
1- Change the structure of the course navigation Menu HTML
2- Add some basic styling
3- Add basic JS for html rendering
4- Update tests according to new structure
AC-76
2015-08-28 07:49:31 -04:00
Ned Batchelder
2300f382cf
Ignore more directories to speed up extracting i18n strings.
...
Also, remove the one use of _() in a test feature, since there's no
point.
2015-08-06 10:39:04 -04:00
Ned Batchelder
ee0f4b2594
Remove 'pylint: disable=no-value-for-parameter' that we no longer need.
2015-08-03 15:44:29 -04:00
muzaffaryousaf
38ef22b8a2
Using youtube api (v3) instead of v2 to get the video duration .
...
TNL-2413
2015-07-24 17:03:46 +05:00
Adam
2735b2b5bb
Revert "Decorated instructor dashboard with sudo_required."
2015-07-17 12:11:38 -04:00
Waheed Ahmed
bc052db1ee
Added DjangoSudo functionality for instructor dashboard and course team page
2015-07-16 11:14:11 +05:00
Marco Morales
493200734e
Merge pull request #8296 from edx/marco/find-courses-page/styling-changes
...
Styling improvements to openedX search through Find Courses page
2015-07-14 08:14:35 -04:00
Sarina Canelake
8283c07e32
Remove superfluous-parens pylint violations
...
Skipped 'print' statement violations, as print() is Py3k syntax.
2015-07-13 17:33:28 -04:00
Sarina Canelake
ba8fd1c21d
Eliminate instances of unused-import Pylint violation
2015-07-13 17:33:25 -04:00
Marco Morales
b9ed758246
Initial syles cleanup and changes for course discovery on openedx
2015-07-01 13:46:54 +02:00
Kyle McCormick
aa5e2f49bd
Fixes tests, adds internationalized strings for new state tooltips, corrected tooltip javascript, etc.
2015-06-23 10:27:22 -04:00
Marco Morales
8acc72975e
Iniital refactor of capa styling for basic checkbox and multiple choice problem types, including additional comments to sass styles
2015-06-22 10:50:58 -04:00
Ben Patterson
e54ce29587
Fix flaky lettuce test. TE-572.
...
This should be ported to bok-choy, but until then we should fix the flakiness in
this test. It needs to wait for the page to change after the user clicks 'reset'.
2015-06-09 09:37:36 -04:00
Will Daly
6af5fc1452
ECOM-1339 Branding API footer
...
Serve branded footer JSON/HTML/CSS/JS from an API endpoint
in the branding app. Refactor OpenEdX and EdX.org footer templates
to use the Python version of the API, ensuring that the API
values are consistent with the footer included in main.html.
Detailed changes:
* Added footer API end-point to the branding app.
* Footer API allows the language to be set with querystring parameters.
* Footer API allows showing/hiding of the OpenEdX logo using querystring parameters.
* Deprecate ENABLE_FOOTER_V3 in favor of the branding API configuration flag.
* Move no referrer script into main.html from the edx footer template.
* Rename rwd_header_footer.js to rwd_header.js
* Cache API responses.
Authors:
Awais Qureshi, Aamir Khan, Will Daly
2015-05-28 08:30:45 -04:00
Ned Batchelder
777be12ada
Add missing __init__.py files
2015-04-30 07:43:08 -04:00
Ben Patterson
1146bb2c61
[Lettuce deprecation] Remove redundant lettuce tab tests.
...
These are already covered by bok-choy tests:
File: test_lms.py
Class: HighLevelTabTest
2015-04-09 18:20:03 -04:00
Calen Pennington
8f133f6696
Merge pull request #6035 from edx/jeskew/xmodule_to_xblock_vertical
...
Convert Vertical XModule to pure Vertical XBlock.
2015-03-31 11:10:22 -04:00
Calen Pennington
a0bae0c794
Convert VerticalModule/VerticalDescriptor to a pure XBlock: VerticalBlock
2015-03-31 09:43:52 -04:00
Marco Morales
bd5b0b31a0
Matt - javascript and test changes, Marco - styling feedback from initial reviews
2015-03-31 08:47:17 -04:00
Ahsan Ulhaq
60cb7cf33a
Merge pull request #7325 from edx/ahsan/tnl-1693-standarize-button-on-assessment-types
...
Standrize buttons in assessment problems
2015-03-20 18:50:27 +05:00