Commit Graph

  • b909662d6e Update InstructorTask before performing a retry. Brian Wilson 2013-10-08 17:26:00 -04:00
  • a6bd1c2132 Add settings to cap infinite retries. Brian Wilson 2013-10-08 13:58:00 -04:00
  • 8910ea08b1 Don't send emails to students who haven't activated. Brian Wilson 2013-10-08 12:00:56 -04:00
  • 653442be43 Internationalize task progress. Brian Wilson 2013-10-08 11:19:23 -04:00
  • c787a8f500 Add more task-level tests for retries and other errors. Respond to initial comments. Brian Wilson 2013-10-04 16:12:17 -04:00
  • e052dde4f5 Fix subtask code to handle (tests) running in eager mode. Brian Wilson 2013-10-03 18:13:05 -04:00
  • 506f91a95e Use separate retry count for calculating retry delay. Brian Wilson 2013-09-30 13:19:45 -04:00
  • 32c846249f Incorporate changes in max_retry logic, adding subtask_status as bulk_email arg. Brian Wilson 2013-09-26 17:38:01 -04:00
  • 853cd874e1 Add some handling for SES exceptions. Brian Wilson 2013-09-25 18:12:26 -04:00
  • 62bc32d4fd Use HIGH_PRIORITY_QUEUE for send_course_email. Brian Wilson 2013-09-25 15:14:04 -04:00
  • 42033ca80c Update handling of bulk-email retries to update InstructorTask before each retry. Brian Wilson 2013-09-24 11:39:05 -04:00
  • e2d985209c Move updates for InstructorTask into BaseInstructorTask abstract class. Brian Wilson 2013-09-24 11:37:58 -04:00
  • c01fa459a3 Factor out subtask-specific code into subtasks.py. Brian Wilson 2013-09-20 15:16:57 -04:00
  • d171dc3efc Refactor instructor_task tests, and add handling for general errors in bulk_email subtasks. Brian Wilson 2013-09-19 19:42:35 -04:00
  • 2337b6d863 Pass status into course_email for tracking retry status. Brian Wilson 2013-09-18 12:59:31 -04:00
  • 8f31acbeb4 Add support for counting and reporting skips in background tasks. Brian Wilson 2013-09-17 17:57:18 -04:00
  • d48e90ee22 Initial refactoring for bulk_email monitoring. Brian Wilson 2013-09-11 18:32:41 -04:00
  • 5d47779beb Merge pull request #1304 from edx/db/fix-requirejs-jquery David Baumgold 2013-10-10 11:58:53 -07:00
  • 83a8c8b2c5 Merge pull request #1265 from edx/gprice/forum-flag-a11y Greg Price 2013-10-10 11:37:35 -07:00
  • 3e9c09e097 Ensure that jQuery loads before any other JS dependency David Baumgold 2013-10-10 13:09:10 -04:00
  • cf66d0a52a Merge pull request #1303 from edx/db/source-edit-leanModal David Baumgold 2013-10-10 11:26:55 -07:00
  • f397e66127 Merge pull request #1215 from edx/flowerhack/feature/bulkemailnewdash_testingcoverage Julia Hansbrough 2013-10-10 11:26:21 -07:00
  • b60f5f807d Make forums endpoints return better status codes Greg Price 2013-10-10 10:46:39 -04:00
  • 6734053c38 Increase color contrast for forum features Greg Price 2013-10-08 16:59:03 -04:00
  • 69859cff5b Improve accessibility of forums flagging feature Greg Price 2013-10-08 16:05:24 -04:00
  • c18f45095c Removed email acceptance test Julia Hansbrough 2013-10-10 17:40:25 +00:00
  • 92a7d75b5d Merge pull request #1305 from edx/jarv/revert-1240 John Jarvis 2013-10-10 10:27:58 -07:00
  • 82e42cc580 Merge pull request #1156 from edx/feature/cdodge/add-preview-configs-via-middleware chrisndodge 2013-10-10 10:24:51 -07:00
  • b80d1572f0 source-edit.html depends on leanModal David Baumgold 2013-10-10 12:44:19 -04:00
  • a517dc2085 Revert "Merge pull request #1240 from edx/dhm/config_separation" John Jarvis 2013-10-10 13:14:08 -04:00
  • fbeb2206d4 Legacy email tests, removed duplicate code, updated comments, fixed CSS Julia Hansbrough 2013-10-07 17:59:58 +00:00
  • 86321c2cc1 added self to authors style, changed GET to POST Julia Hansbrough 2013-10-04 15:33:11 +00:00
  • bce220d7ab API tests, email tests, working notifications Julia Hansbrough 2013-10-07 17:59:58 +00:00
  • 259d728018 Merged in email confirmation modal Julia Hansbrough 2013-10-01 15:28:16 +00:00
  • c66b5dc3d4 Added acceptance tests for bulk email (through beta dashboard) Will Daly 2013-10-02 17:09:06 -04:00
  • e325317bde Changed GET to POST and xmodule HTML editor call, section CSS Julia Hansbrough 2013-10-04 15:33:11 +00:00
  • 75eddb6a15 Implemented bulk email interface for new dashboard Julia Hansbrough 2013-10-03 17:27:21 +00:00
  • 3f8c2f55f5 disable buttons for large courses on legacy and beta instr dash Adam Palay 2013-09-24 17:21:27 -04:00
  • dba11a9677 Implemented bulk email interface for new dashboard Julia Hansbrough 2013-10-03 17:27:21 +00:00
  • 5b1b0fe1e6 Merge pull request #1285 from edx/christina/firefox-test-failure Christina Roberts 2013-10-10 09:59:30 -07:00
  • 7a24188ca6 Merge pull request #1278 from edx/db/increase-requirejs-timeout David Baumgold 2013-10-10 09:37:39 -07:00
  • 8c080b6fb6 Acceptance test for fixing rounding error on weight. cahrens 2013-10-10 11:31:14 -04:00
  • 3ed2fcbb31 Parse floats to ints in CourseGrader model. cahrens 2013-10-10 10:46:05 -04:00
  • 6b5d864885 Change test to pass on Chrome as well as FireFox. cahrens 2013-10-09 15:25:04 -04:00
  • 30dc441807 Merge pull request #1288 from edx/db/grading-deps-ui David Baumgold 2013-10-10 08:49:24 -07:00
  • 94ed3c6abb Merge pull request #1275 from edx/christina/delete-static-tabs Christina Roberts 2013-10-10 08:28:24 -07:00
  • f37e12182e Merge pull request #1296 from edx/will/tolerant-wait-for-requirejs Will Daly 2013-10-10 08:13:34 -07:00
  • 187fc8ea1c Merge pull request #1280 from edx/fix/frances/lms-video-dl-buttons2 frances botsford 2013-10-10 07:10:38 -07:00
  • 5d509c2e08 addressing review feedback on video buttons - switched to use themeable color variables Frances Botsford 2013-10-10 10:09:43 -04:00
  • 3376eb0f46 Make wait_for_requirejs more tolerant of errors Will Daly 2013-10-10 09:59:54 -04:00
  • 9dba84fe1f Merge pull request #1197 from edx/ned/quiet-lti-server-test Ned Batchelder 2013-10-10 06:50:31 -07:00
  • b70ee72580 Merge pull request #1290 from edx/flowerhack/fix/htmleditorlegacy Julia Hansbrough 2013-10-09 16:31:29 -07:00
  • ce8eaa713e Merge pull request #1284 from edx/zoldak/fix-video-js-test Jay Zoldak 2013-10-09 15:08:23 -07:00
  • 47685af07d Defined baseUrl in the legacy instructor dashboard template, fixing a bug where the HTML editor would fail to load Julia Hansbrough 2013-10-09 21:32:50 +00:00
  • 838f4df6b5 Merge pull request #1269 from edx/db/clarify-debug David Baumgold 2013-10-09 13:55:30 -07:00
  • d42a350784 Merge pull request #1279 from edx/ned/remove-cache-warning-from-tests Ned Batchelder 2013-10-09 13:33:35 -07:00
  • ec01253e30 Merge pull request #1240 from edx/dhm/config_separation Don Mitchell 2013-10-09 13:24:30 -07:00
  • 6c2dbce434 grading.js depends on jquery.ui David Baumgold 2013-10-09 15:59:27 -04:00
  • cbaa3089ba Updated comment David Baumgold 2013-10-09 15:54:01 -04:00
  • 8ef8fc8281 Certificates: Add regeneration command Joe Blaylock 2013-10-07 16:43:35 -07:00
  • ae8c9710e5 Merge pull request #1276 from edx/db/load-common-via-require David Baumgold 2013-10-09 12:17:22 -07:00
  • 6c747e31bc Merge pull request #1273 from edx/db/fix-drag-and-drop-requirejs David Baumgold 2013-10-09 12:16:55 -07:00
  • ac4ac23d25 Fix intermittently failing video js tests Jay Zoldak 2013-10-09 15:16:32 -04:00
  • 70cb24a37f Delete unused static-pages.html. cahrens 2013-10-09 10:56:17 -04:00
  • b5f1d99829 Merge pull request #1282 from edx/will/wait-between-component-clicks Will Daly 2013-10-09 12:06:02 -07:00
  • 729c0bca09 updating video download links to a list - review feedback Frances Botsford 2013-10-09 14:40:01 -04:00
  • 1e353985f9 Merge pull request #1281 from edx/christina/toggle-expand Christina Roberts 2013-10-09 11:11:40 -07:00
  • 28dd142758 Only change the collapse/expand state on the first child. cahrens 2013-10-09 13:25:36 -04:00
  • 5653112f5e ux cleanup of video and transcript download buttons Frances Botsford 2013-10-09 12:02:09 -04:00
  • 7f783da16c Increase requirejs load timeout to 60 seconds David Baumgold 2013-10-09 11:53:18 -04:00
  • 8f9d815f10 add some middleware to determine whether draft modulestore or non-draft modulestore should be used Chris Dodge 2013-09-26 17:24:52 -04:00
  • 61c25fa6ee load common libs via require David Baumgold 2013-10-09 11:38:12 -04:00
  • 8906cffb22 correct placement of baseUrl variable, use it to configure requirejs David Baumgold 2013-10-09 11:26:34 -04:00
  • e53680bb92 make drag_and_drop component work with requirejs and changed static url David Baumgold 2013-10-09 10:26:22 -04:00
  • 13f120b0ca Remove the now-unused import. Ned Batchelder 2013-10-09 10:03:46 -04:00
  • ca345d92cc Write to stdout to keep messages, but not pollute tests. Ned Batchelder 2013-10-09 10:03:10 -04:00
  • 3c2d1003b4 Suppress request logging in the LTI test server. Ned Batchelder 2013-10-02 09:39:07 -04:00
  • 16ca0252b3 Clarify USE_I18N settings David Baumgold 2013-10-09 09:04:09 -04:00
  • 95b284f80f Wait between clicks for new component Will Daly 2013-10-08 22:46:10 -04:00
  • 650c913110 Merge pull request #1260 from edx/sarina/email_FROM_address Sarina Canelake 2013-10-09 08:57:00 -07:00
  • e2075476c1 Merge pull request #1274 from edx/christina/disable-sporadic-tests Christina Roberts 2013-10-09 08:55:49 -07:00
  • 9cd0771fd0 Merge pull request #1272 from edx/ned/remove-cache-warning-from-tests Ned Batchelder 2013-10-09 08:18:46 -07:00
  • 93edfb0b49 Merge pull request #1268 from edx/will/fix-problem-acceptance Will Daly 2013-10-09 07:52:38 -07:00
  • c6b6a2788c Merge pull request #1270 from edx/will/fix-multistep-component-test Will Daly 2013-10-09 07:52:23 -07:00
  • fd7293144e Merge pull request #1263 from rocha/add-config-root-env-variable-to-aws-config Carlos Andrés Rocha 2013-10-09 07:45:16 -07:00
  • 5b58318490 Unfortunately, delete tests are still failing sporadically in Jenkins. cahrens 2013-10-09 10:27:54 -04:00
  • 46ed857c1a Merge pull request #1221 from cpennington/lms-xblock-css-js Calen Pennington 2013-10-09 07:21:39 -07:00
  • 5359e2ebef Merge pull request #1207 from mulby/gabe/tracking-tests Gabe Mulley 2013-10-09 07:08:49 -07:00
  • 2514dca550 Put XBlock css and javascript onto the LMS courseware page Calen Pennington 2013-10-04 08:03:25 -04:00
  • 192222f2cc Use a better metadata_cache_key Ned Batchelder 2013-10-09 08:18:38 -04:00
  • 5fc5587f9e Merge pull request #1266 from edx/talbs/studio-dnd Christina Roberts 2013-10-09 06:33:12 -07:00
  • 34c081d34b Add retry logic if element not found Will Daly 2013-10-09 08:30:46 -04:00
  • 4879b06c2a Merge pull request #1235 from edx/db/tie-i18n-to-debug David Baumgold 2013-10-09 05:45:20 -07:00
  • 17a0479849 add acceptance tests for event tracking Gabe Mulley 2013-10-02 07:39:31 -04:00
  • 936b933a46 Guard against StaleElementException in css_click Will Daly 2013-10-08 23:28:25 -04:00
  • bbe906f77f Studio: changes drag and drop container to new .wrapper-dnd on outline/subsection views Brian Talbot 2013-10-08 17:24:00 -04:00
  • b62abe6566 Merge pull request #1246 from rocha/add-event-source-in-data-docs Carlos Andrés Rocha 2013-10-08 14:03:55 -07:00
  • e396bf883c Replace Language with Event Source in the tracking logs documentation Carlos Andrés Rocha 2013-10-07 18:15:39 -04:00
  • 779ff4fd38 Merge pull request #1245 from rocha/add-grade-to-problem-check-event Carlos Andrés Rocha 2013-10-08 14:00:07 -07:00
  • c9172b79e6 Change the default FROM address for bulk email Sarina Canelake 2013-10-08 13:01:54 -04:00