Commit Graph

  • ff4888cbc5 Ignore Pylint R0921 Sarina Canelake 2013-07-08 08:03:13 -04:00
  • 06529054de Merge hotfix 2013-07093 into master Carlos Andrés Rocha 2013-07-03 18:55:21 -04:00
  • 7bc52394ad Parameterize aws s3 bucket name for forum uploads Jason Bau 2013-07-03 15:26:32 -07:00
  • 759b486586 Provide a null log function for OpenID to keep it from spewing during tests. Ned Batchelder 2013-07-03 17:58:42 -04:00
  • 4d8eb53362 Merge pull request #335 from edx/ned/fix-course-factory Ned Batchelder 2013-07-03 14:32:29 -07:00
  • f1f6acb5c7 Updates to admin table view. cahrens 2013-07-03 17:07:06 -04:00
  • 31a72093e0 Fix broken tests by simplifying the CourseFactory Ned Batchelder 2013-07-03 17:04:18 -04:00
  • 3acff0a77a remove unnecessary type check on the module store. XML module stores will throw an exception when deleting an item... Chris Dodge 2013-07-03 16:27:30 -04:00
  • e92799bb2e switch from prints to logging.debug. Also refactor some duplicate code Chris Dodge 2013-07-03 16:12:23 -04:00
  • 14ed02c164 Merge pull request #327 from edx/ned/pylint-tweaks Ned Batchelder 2013-07-03 12:29:21 -07:00
  • a453de2fca Merge pull request #323 from edx/ned/fix-lms-530 Ned Batchelder 2013-07-03 12:28:19 -07:00
  • d75a901aaa Use super for calling parent __init__ methods Calen Pennington 2013-07-01 16:25:55 -04:00
  • 573abb8091 Merge pull request #321 from edx/cale/pylint-errors Calen Pennington 2013-07-03 12:16:29 -07:00
  • 0be0df1b59 Merge pull request #325 from edx/jonahstanley/fix-flakey-tests Jonah Stanley 2013-07-03 11:55:25 -07:00
  • 5de4b4ef14 Refactor rake tasks for pylint/pep8 David Baumgold 2013-07-03 14:50:56 -04:00
  • 1d5dfaa131 Add tests for image books, and more tests for the other kinds too. Ned Batchelder 2013-07-03 10:41:42 -04:00
  • 8dd32b2a12 Merge pull request #312 from edx/fix/cdodge/add-sandbox-whitelisting-to-cms chrisndodge 2013-07-03 11:21:28 -07:00
  • a224c1e8a3 need to change aws.py to take the COURSES_WITH_UNSAFE_CODE from the envs.json file Chris Dodge 2013-07-03 14:01:33 -04:00
  • 656f2b15fd remove redundent test until we get clarity as to if unit tests are actually using the codejail functionality or not Chris Dodge 2013-07-02 22:16:06 -04:00
  • ccfc4fc012 remove extra line space at end of file Chris Dodge 2013-07-02 22:10:33 -04:00
  • 5088450ed3 add another unit test to explicitly exercise the can_execute_unsafe_code() method Chris Dodge 2013-07-02 22:09:51 -04:00
  • b32c4aaa56 actually, seems like we should be using double quotes for docstrings Chris Dodge 2013-07-02 21:52:48 -04:00
  • aa7f1f867d actually, I think we use single quotes for docstrings Chris Dodge 2013-07-02 16:56:27 -04:00
  • bcbac3aaa4 add docstring to newly refactored method Chris Dodge 2013-07-02 16:55:07 -04:00
  • 7962ad7dd0 remove incorrect comment Chris Dodge 2013-07-02 13:32:28 -04:00
  • bf3a7287f0 do some lamda magic to refactor out the whitelist checking code to be shared between LMS and CMS Chris Dodge 2013-07-02 13:30:15 -04:00
  • 11ef3961bc try to add some additional diff coverage which should get us to 100% Chris Dodge 2013-07-02 11:06:45 -04:00
  • 9a8c5857e6 change settings to add test course to sandbox whitelist to try to increase diff code coverage Chris Dodge 2013-07-02 10:22:03 -04:00
  • 0e0dfd22cf add test for customresponse problem type Chris Dodge 2013-07-01 16:15:26 -04:00
  • 8d858ecb49 add a unit test to exercise the preview_component AJAX callback in the CMS Chris Dodge 2013-07-01 14:53:34 -04:00
  • 63ed16e118 add a 'can_execute_unsafe_code' callback method (ala LMS) to allow for whitelisting of courses with respect to codejailing Chris Dodge 2013-07-01 12:57:52 -04:00
  • 221db93f01 Revert "Skipping the flakey tests for now" JonahStanley 2013-07-03 13:39:36 -04:00
  • 7fabac9a4b Skipped Flakey Tests for now JonahStanley 2013-07-03 13:31:13 -04:00
  • d383a8add7 Skipping the flakey tests for now JonahStanley 2013-07-03 13:28:33 -04:00
  • b18fb97eed extend tests to assert that all draft content is cleaned up. Also add assertion that assets are deleted as well Chris Dodge 2013-07-03 11:24:30 -04:00
  • bcc2268216 add code to actually go through and delete the draft modules Chris Dodge 2013-07-03 11:23:44 -04:00
  • 2057436e70 Make some tweaks to the pylintrc Ned Batchelder 2013-07-03 10:22:28 -04:00
  • 12a7922f89 Overzealous changing of find to click JonahStanley 2013-07-03 11:00:46 -04:00
  • 4d8a793083 Merge pull request #314 from edx/hotfix/felix/crowdsource-hinter Carlos Andrés Rocha 2013-07-03 07:42:50 -07:00
  • 0689f0b32d Merge branch 'master' into jonahstanley/fix-flakey-tests JonahStanley 2013-07-03 10:37:27 -04:00
  • 19513e4134 Refactored all clicks to use the css_click method JonahStanley 2013-07-03 10:34:56 -04:00
  • 2970f24245 Initial admin table view. cahrens 2013-07-03 09:24:02 -04:00
  • 959274c730 Adapt the tests to the new way of making URLs. Ned Batchelder 2013-07-02 17:08:37 -04:00
  • 9a5326bca5 Made a css_html to obtain the html of the css element. JonahStanley 2013-07-02 16:46:20 -04:00
  • b3723b1a22 Merge pull request #288 from edx/giulio/accessibility-2 caesar2164 2013-07-02 13:41:50 -07:00
  • 852292ebf7 Merge pull request #324 from edx/jonahstanley/fix-component-test Jonah Stanley 2013-07-02 11:55:46 -07:00
  • 47158d7079 Using the success condition JonahStanley 2013-07-02 11:05:31 -04:00
  • 7fbd1a7221 Merge branch 'master' into HEAD Julian Arni 2013-07-02 14:27:05 -04:00
  • 2fca2d3887 Merge pull request #299 from edx/talbs/studio-helpnav Brian Talbot 2013-07-02 10:58:56 -07:00
  • f1cf03574c Merge pull request #318 from edx/talbs/studio-coursesharelink Brian Talbot 2013-07-02 10:58:23 -07:00
  • 5ac9280468 Merge pull request #315 from edx/renzo/segment-io-refactor Renzo Lucioni 2013-07-02 10:54:01 -07:00
  • 51f694b18d Remove Segment.io whitelist from Logger Renzo Lucioni 2013-07-01 16:16:34 -04:00
  • 42efd33cfa Refactor Segment.io integration with sequentials and instructor dashboard pages Renzo Lucioni 2013-07-01 15:56:01 -04:00
  • 27c70ead1b Tests and CHANGELOG for LMS-530 Ned Batchelder 2013-07-01 16:02:51 -04:00
  • 5fad9ccca4 Fix LMS-530, reflected XSS Ned Batchelder 2013-07-01 16:01:50 -04:00
  • 9b0fa00648 Merge pull request #311 from edx/ned/staticbook-tests Ned Batchelder 2013-07-02 10:27:31 -07:00
  • 7e158b2f4b Merge pull request #308 from edx/peter-fogg/xmodule-docs Peter Fogg 2013-07-02 09:31:05 -07:00
  • 3c461f7a94 reverts to browser default focus state and reenables the open_close_accordion feature Giulio Gratta 2013-07-01 14:32:06 -07:00
  • 1bb71a8621 increasing visibility of tab navigation on site by making focus state very obvious Giulio Gratta 2013-06-25 16:10:55 -07:00
  • a5c9db0889 increased text contrast to make text more legible Giulio Gratta 2013-06-24 15:11:09 -07:00
  • 86a1e4263d added alt tags to course cover images and find course page logo Giulio Gratta 2013-06-24 15:00:27 -07:00
  • 93da389671 Removing selection styling from sass files Giulio Gratta 2013-06-24 13:23:20 -07:00
  • 7452381f1c making sequence titles available to non-sighted users Giulio Gratta 2013-06-10 15:58:08 -07:00
  • 7af6409dc5 use jquery to focus on alert messages Giulio Gratta 2013-06-10 11:43:18 -07:00
  • f6b0ffd01f Make some helpers for the tests. Ned Batchelder 2013-07-01 17:06:45 -04:00
  • 4ff2de69e7 Pylint fixes Ned Batchelder 2013-06-28 17:25:03 -04:00
  • 25d0f4d500 Remove unused URL /book-shifted/ Ned Batchelder 2013-06-28 17:04:59 -04:00
  • 6c3563cc1a Simple refactoring and reformatting of the view code. Ned Batchelder 2013-06-28 15:00:59 -04:00
  • b5aebf0e02 Tests for staticbook Ned Batchelder 2013-06-28 13:54:37 -04:00
  • c160b39bbd Provide names for the other courseware book URLs. Ned Batchelder 2013-06-28 13:21:54 -04:00
  • cd0aa7f360 Make CourseFactory more useful: accept arbitrary kwargs. Ned Batchelder 2013-06-28 13:21:33 -04:00
  • ef82f33baa Merge pull request #304 from edx/fix/adam/log-answers-with-post Adam 2013-07-02 08:18:03 -07:00
  • 87edb5aeac Pylint errors Calen Pennington 2013-07-02 09:34:26 -04:00
  • c692428fe5 fix pylint violations Adam Palay 2013-07-02 10:22:26 -04:00
  • 4e4c209ae3 Fix LMS-530, reflected XSS Ned Batchelder 2013-07-01 16:01:50 -04:00
  • 560cd9b068 Fixed bug when user votes w/o permission - now displays a friendly error message instead of failing. Felix Sun 2013-07-02 09:40:47 -04:00
  • 09d3ca0ab6 Fixed bug when user votes w/o permission - now displays a friendly error message instead of failing. Felix Sun 2013-07-02 09:40:47 -04:00
  • 3e44f8a213 Component test now fails with useful information JonahStanley 2013-07-02 09:05:58 -04:00
  • 83ce18e69b studio - truncates longer course settings sharing urls Brian Talbot 2013-07-02 00:51:20 -04:00
  • b560f43449 studio - removes unused previous value Brian Talbot 2013-07-02 00:36:41 -04:00
  • 3c2c2fb473 studio - syncs up page subtitle labels with new main nav Brian Talbot 2013-07-02 00:33:06 -04:00
  • c89c409cda studio - syncs up blue background/border of tender widget Brian Talbot 2013-07-02 00:27:01 -04:00
  • f06f0b7a20 studio - revises edX base color Brian Talbot 2013-07-02 00:26:36 -04:00
  • 391ebb7d93 studio - removes Studio Help from account-based nav Brian Talbot 2013-07-02 00:11:25 -04:00
  • 251e775659 studio - makes course org/number/name block an entire link Brian Talbot 2013-07-02 00:10:18 -04:00
  • 15317de252 Made explanation for hints field in crowdsource_hinter.py more clear. Felix Sun 2013-06-28 15:43:26 -04:00
  • d6631e5c3d Improve styling of the crowdsource hinter Carlos Andrés Rocha 2013-06-28 08:31:16 -04:00
  • 2a5c55189e studio - plans for/truncates long usernames in main nav Brian Talbot 2013-07-01 18:46:12 -04:00
  • bf25283d54 add to CHANGELOG and AUTHORS Adam Palay 2013-07-01 17:12:17 -04:00
  • bdacc7646c clean up track/models Adam Palay 2013-06-27 16:36:23 -04:00
  • 03aee3ed79 add tests Adam Palay 2013-06-27 16:34:15 -04:00
  • af75e1f785 log student answers using POST instead of GET Adam Palay 2013-06-26 15:45:35 -04:00
  • 77e4e2a009 Edited text of crowdsourced hinter template to Piotr's suggestions. Added some HTML formatting to same. Felix Sun 2013-06-28 09:27:47 -04:00
  • 728ccd4bca Fixed some docstring formatting things. Felix Sun 2013-06-27 16:57:48 -04:00
  • 801853f691 Fixed a small, but dangerous, string-to-integer casting bug in hint_manager. Felix Sun 2013-06-27 15:20:08 -04:00
  • 4071a57f68 Fixed broken tests. Made the hint manager enabled in testing environments - this lets us test the hint manager. Felix Sun 2013-06-27 10:23:12 -04:00
  • bc2cab2fda Made the hint management instructor view off by default. Felix Sun 2013-06-26 16:25:24 -04:00
  • 696cc3a4db Fixed numerous code-formatting issues and pep8 violations. Felix Sun 2013-06-26 15:53:40 -04:00
  • 2c16801a25 Properly fomatted the tab-based UX for hint-voting. Felix Sun 2013-06-25 10:26:59 -04:00
  • d57380dd2e Moved the hinter rendering onto a mako template. Felix Sun 2013-06-24 17:00:34 -04:00