Commit Graph

  • 747756a911 Refactor quality checks stv 2015-02-22 12:00:00 -08:00
  • cbcb0ee8ab Teach edx-mako to force csrf_tokens to unicode (from smart_strings) Calen Pennington 2015-02-27 09:48:42 -05:00
  • 61a108d377 Delete unused code for changing email. cahrens 2015-02-27 13:20:57 -05:00
  • 49925873f5 Fix PEP8: W292 no newline at end of file stv 2015-02-27 10:00:39 -08:00
  • f994912cd8 Fix PEP8: W291 trailing whitespace stv 2015-02-15 16:38:25 -08:00
  • 40cb737298 Fix PEP8: E128 continuation line under-indented stv 2015-02-15 16:37:54 -08:00
  • 0b8fcc551b Fix PEP8: E713 test for membership stv 2015-02-16 21:55:04 -08:00
  • cdf7876a0e Fix PEP8: W293 blank line contains whitespace stv 2015-02-15 16:34:18 -08:00
  • 1a80097aeb Fix PEP8: E112 expected an indented block stv 2015-02-15 16:33:26 -08:00
  • ef420ffd7c Fix PEP8: E127 continuation line over-indented stv 2015-02-15 16:31:35 -08:00
  • ed36b2db55 Fix PEP8: E123 closing bracket does not match stv 2015-02-15 16:28:43 -08:00
  • 5785fda7b1 Fix PEP8: W391 blank line at end of file stv 2015-02-15 16:27:41 -08:00
  • c4cdd65744 Fix PEP8: E303 too many blank lines stv 2015-02-15 16:26:37 -08:00
  • c4a63a5eff Fix PEP8: E302 expected 2 blank lines stv 2015-02-15 16:24:38 -08:00
  • 19c767eb52 Extend quality checks to cover more directories stv 2015-02-15 16:23:55 -08:00
  • a557c5d368 Parameterize system list for quality checks stv 2015-02-15 16:18:50 -08:00
  • 0c1cc07b8c Merge pull request #7131 from edx/django-upgrade/backport-changes/misc-code-changes Daniel Friedman 2015-02-27 11:17:20 -05:00
  • eb5e7d89ef Merge pull request #7094 from edx/diana/add-sku-to-coursemode Diana Huang 2015-02-27 10:54:44 -05:00
  • d39a51a100 Merge pull request #7138 from edx/clintonb/cs-sorting-fix Clinton Blackburn 2015-02-27 10:42:05 -05:00
  • 8b81dca096 Merge pull request #7153 from edx/sarina/remove-old-stylesheet Sarina Canelake 2015-02-27 10:40:47 -05:00
  • 8e93c1891f Merge pull request #6016 from cpennington/django-toolbar-upgrade Calen Pennington 2015-02-27 10:39:32 -05:00
  • 3b0bb11218 Add SKU to Course Modes Diana Huang 2015-02-24 13:50:38 -05:00
  • 4062b94a0f Fixed Celery Serialization Bug Clinton Blackburn 2015-02-27 09:57:37 -05:00
  • c60f2991cd Remove outdated CS188 stylesheet Sarina Canelake 2015-02-27 09:36:48 -05:00
  • 80b5f38239 Upon import, only raise when none of multiple parents are found for a block. John Eskew 2015-02-24 16:36:17 -05:00
  • 471bd2c0a8 Enable code complexity reporting. Ben Patterson 2015-02-26 20:29:32 -05:00
  • 30291e7511 Add radon. Ben Patterson 2015-02-26 19:26:50 -05:00
  • 7dc0598b25 Delete ENABLE_NEW_DASHBOARD code. cahrens 2015-02-26 15:18:50 -05:00
  • 88747024b5 Upgrade django-debug-toolbar to 1.2.2 Braden MacDonald 2014-11-20 14:35:52 -05:00
  • 780792134a Merge pull request #7130 from edx/django-upgrade/upgrade-south Nimisha Asthagiri 2015-02-26 15:56:07 -05:00
  • d757029fc8 Upgrade South to 1.0.1 Nimisha Asthagiri 2015-02-26 12:45:48 -05:00
  • 59b4b64937 Fixed Sorting Bug Clinton Blackburn 2015-02-26 11:30:04 -05:00
  • 80eed36c2f Merge pull request #7124 from edx/django-upgrade/unicode-export-errors Calen Pennington 2015-02-26 14:10:11 -05:00
  • bbab3a393c Merge pull request #7127 from edx/django-upgrade/reload-user-session-in-test Calen Pennington 2015-02-26 13:55:05 -05:00
  • e622e63c7b Catch PluginMissingError when generating component templates Daniel Friedman 2015-02-26 12:57:54 -05:00
  • bee58106d7 Merge pull request #7129 from edx/django-upgrade/spelling-errors Nimisha Asthagiri 2015-02-26 13:39:59 -05:00
  • 6a54b1d610 Merge pull request #7126 from edx/django-upgrade/simplejson-to-json Clinton Blackburn 2015-02-26 13:13:08 -05:00
  • 3538074c7a Merge pull request #7125 from edx/django-upgrade/backport-changes/SECRET_KEY Daniel Friedman 2015-02-26 12:47:13 -05:00
  • f908059067 Merge pull request #7068 from edx/ahsan/tnl-1511-courseware-section-nav-accessibility-issue ahsan-ul-haq 2015-02-26 22:34:51 +05:00
  • 6c0982b214 Force GitExportError messages to be unicode objects Calen Pennington 2015-02-26 11:29:18 -05:00
  • 052dd52ae4 minor fixes found from the django-upgrade work. Nimisha Asthagiri 2015-02-26 12:26:13 -05:00
  • 3d8e1d092c Reload the user to get the cached profile attribute Calen Pennington 2015-02-26 12:23:31 -05:00
  • 2fca3f032f Replaced simplejson with json Clinton Blackburn 2015-02-26 12:13:46 -05:00
  • fa968c6218 Backport dummy SECRET_KEYs from django 1.5 upgrade Daniel Friedman 2015-02-26 11:54:37 -05:00
  • 81ee300132 Merge pull request #7115 from openfun/fun/authors-add-sylvain Sarina Canelake 2015-02-26 11:38:25 -05:00
  • 2caafb22f1 Missing accessible label in lms <nav> elements. Ahsan Ulhaq 2015-02-26 20:50:29 +05:00
  • 7ac581293d Merge pull request #7059 from open-craft/library-comments Xavier Antoviaque 2015-02-26 16:41:05 +01:00
  • 353b8ea45e Merge pull request #5460 from Kelketek/forum-tracking Jim Abramson 2015-02-26 10:14:04 -05:00
  • 8df6500ada Added Sylvain to authors. Lazybird 2015-02-26 11:02:03 +01:00
  • be02613aac Do event tracking for major forum events. Jonathan Piacenti 2014-09-30 18:41:41 +00:00
  • 9d956e03e7 Merge pull request #7053 from edx/christina/account-api Christina Roberts 2015-02-25 17:11:55 -05:00
  • 8bdd90a5b1 Merge pull request #7037 from edx/clytwynec/flaky_test_decorator Christine Lytwynec 2015-02-25 16:35:01 -05:00
  • ae0333cb61 Convert empty string to None for "select" fields, other cleanup. cahrens 2015-02-25 15:59:02 -05:00
  • c877c604ef Merge pull request #7099 from edx/benp/disable-sol-430 Ben Patterson 2015-02-25 14:18:33 -05:00
  • bcec664329 Merge pull request #7109 from edx/ned/add-spaces Ned Batchelder 2015-02-25 14:16:03 -05:00
  • 086a2ba783 Merge pull request #6771 from edx/dan-f/forums-filter-discussion-modules Daniel Friedman 2015-02-25 13:09:24 -05:00
  • dd436ed8f9 Fix sentences jammed together. Ned Batchelder 2015-02-25 12:22:32 -05:00
  • a44132ec18 Merge pull request #6903 from edx/mjames/SOL-200 Martyn James 2015-02-25 12:04:15 -05:00
  • c8f8704a7a Merge pull request #7107 from edx/ahsan/tnl-1382-css-background-used-home-link-issue-stage Fred Smith 2015-02-25 11:57:21 -05:00
  • c8434ef9c8 Check access for discussion modules in forums Daniel Friedman 2015-01-26 21:55:25 -05:00
  • 70455d3e36 Merge pull request #7090 from edx/will/cors-debugging Will Daly 2015-02-25 11:08:54 -05:00
  • b2b56d067b Adds google drive components to whitelist, and imports xblock-google-drive and xblock-utils Martyn James 2015-02-05 13:49:24 -05:00
  • 7c8bdb9d6d CSS issue of the change on the stage Ahsan Ulhaq 2015-02-25 19:29:35 +05:00
  • d9d7899426 Merge pull request #7069 from edx/awais786/ECOM-1086-analytics-certs Awais Qureshi 2015-02-25 18:22:09 +05:00
  • a36c615c60 Merge pull request #7084 from edx/awais786/ECOM-985-enforce-single-login Awais Qureshi 2015-02-25 18:21:05 +05:00
  • 7148af88df Fixed an import issue with django settings - in xblock authoring module. Lazybird 2015-02-23 17:17:19 +01:00
  • 2f79948982 Course settings nav accessibility issue Studio Ahsan Ulhaq 2015-02-25 17:47:08 +05:00
  • c7042bcc81 Disable flaky test. Ben Patterson 2015-02-25 07:14:11 -05:00
  • ed944fdb0e Inaccessible label for the page action Navigation Ahsan Ulhaq 2015-02-25 16:40:03 +05:00
  • 28b633f9df ECOM-1086 adding tracking event for cert generation. Awais 2015-02-23 20:17:24 +05:00
  • 1e53a79705 ECOM-985 fixing the 'NoneType' object has no attribute 'profile'. Awais 2015-02-24 17:50:50 +05:00
  • c0dc67820d changed aria label messages Ahsan Ulhaq 2015-02-25 14:24:29 +05:00
  • d14c7cf14f Use flaky from clytwynec fork Christine Lytwynec 2015-02-24 17:23:40 -05:00
  • 371f7ca403 fix extra_args for lib tests Christine Lytwynec 2015-02-19 12:58:34 -05:00
  • 35b6e15d9f add --with-flaky in jenkins script Christine Lytwynec 2015-02-19 12:24:46 -05:00
  • ac03f87442 add flaky decorator to StudioLibraryContainerTest.test_out_of_date_message Relates to: TE-745 Christine Lytwynec 2015-02-19 11:45:11 -05:00
  • c229fcad84 add flaky to requirements file Christine Lytwynec 2015-02-19 11:34:49 -05:00
  • c92c8fce7a Merge pull request #7091 from edx/clintonb/cs-api-fix Clinton Blackburn 2015-02-24 16:24:52 -05:00
  • 6f7a06657f Merge pull request #7089 from edx/clintonb/cs-api-fix Clinton Blackburn 2015-02-24 16:24:22 -05:00
  • 8acdf532fc Merge pull request #7066 from edx/dcikatic/SOL-259 Martyn James 2015-02-24 16:06:48 -05:00
  • d879905758 Merge pull request #6914 from edx/dcikatic/courseware_search_index_DRF Martyn James 2015-02-24 16:06:16 -05:00
  • f952a33ec3 Make UI styling consistent between libraries and courses tabs when empty. Jonathan Piacenti 2015-02-20 20:18:06 +00:00
  • 3a9a7961ba Merge pull request #7093 from edx/pylint-6k David Baumgold 2015-02-24 15:14:34 -05:00
  • 0385a8b504 Fixed Course List Endpoint Clinton Blackburn 2015-02-24 11:43:45 -05:00
  • a1fc25b848 Pylint violations are below 6000 David Baumgold 2015-02-24 13:14:55 -05:00
  • e9bb688911 Expose CORS_ORIGIN_ALLOW_ALL setting Will Daly 2015-02-24 11:19:48 -05:00
  • d8a4529433 Merge pull request #7088 from edx/ned/move-docs-to-docs Ned Batchelder 2015-02-24 12:03:54 -05:00
  • 450c0e34f5 Enforce content_type of 'application/merge-patch+json' for merge patch. cahrens 2015-02-24 11:32:28 -05:00
  • 3b06d71198 Merge pull request #7078 from edx/db/upgrade-pip David Baumgold 2015-02-24 11:03:56 -05:00
  • e0aa5c509e footer <nav> accessibility issue Ahsan Ulhaq 2015-02-24 20:58:51 +05:00
  • b597df2e39 Changing search_reindex call to be more inline with DRF convention Dino Cikatic 2015-02-04 17:11:15 +01:00
  • 1b7e8b784a Move internal documentation to the internal documentation directory Ned Batchelder 2015-02-24 10:55:16 -05:00
  • a76e5c68cb Merge pull request #7083 from edx/ned/readme-rst Ned Batchelder 2015-02-24 10:52:00 -05:00
  • 954d8ed9a0 Merge pull request #7070 from edx/benp/fix-tnl1479 Ben Patterson 2015-02-24 10:49:47 -05:00
  • 0b9e5719c1 Merge pull request #7080 from edx/adam/merge-release-into-master Adam 2015-02-24 06:40:10 -08:00
  • 2be5e70056 Studio header nav label accessibility issue Ahsan Ulhaq 2015-02-24 19:37:49 +05:00
  • b280e44fe1 Merge pull request #7025 from edx/mobile/oauth2-allow-inactive-user Nimisha Asthagiri 2015-02-24 09:12:30 -05:00
  • 8e7c17d50f Wait for DOM to reflect the selected option. Ben Patterson 2015-02-23 10:41:30 -05:00
  • 338ab4a6a9 fix quality violation Adam Palay 2015-02-24 08:20:04 -05:00
  • 0b41d0f226 Convert README.md to README.rst Ned Batchelder 2015-02-24 07:01:20 -05:00