This website requires JavaScript.
f90e336b18
updated grading help text on weight of total grade to be more clear that it should be an integer without the percent sign
Frances Botsford
2013-10-16 15:52:05 -04:00
f2c417b638
Write Django logs to file during acceptance tests
Will Daly
2013-10-16 10:13:26 -04:00
d0d18f8601
module -> block in common/djangoapps/xmodule_modifiers.py
ichuang
2013-10-16 15:38:39 -04:00
9774348633
lms namespace removed
ichuang
2013-10-16 15:37:23 -04:00
5918ee557f
Merge pull request #1351 from edx/brian/fix-dupe-emails
brianhw
2013-10-16 12:18:04 -07:00
ec8871206a
use context processor instead of middleware
Jason Bau
2013-10-16 12:16:10 -07:00
17e2221604
Merge pull request #1326 from edx/gprice/cs-header-auth
Greg Price
2013-10-16 12:07:20 -07:00
751994b9aa
pep8 and pylint fixes
Jay Zoldak
2013-10-16 15:03:14 -04:00
37933cb5f9
refactor studio component creation in acceptance tests
Jay Zoldak
2013-10-16 08:42:11 -04:00
02acd570e3
Merge pull request #1367 from edx/diana/modal-role-labelling
Diana Huang
2013-10-16 11:02:45 -07:00
80cf19390f
Merge pull request #833 from edx/jrbl/pass_grades_to_certificates
Joe Blaylock
2013-10-16 10:57:47 -07:00
ce83924fc0
Merge pull request #1361 from edx/frances/fix/lms-verification-layout-tweaks
frances botsford
2013-10-16 10:52:40 -07:00
8c224a2aad
fixes on review and some corrections to verification sass
Frances Botsford
2013-10-16 13:51:38 -04:00
ab5664ab9d
Merge pull request #1366 from edx/db/fix-video-test
David Baumgold
2013-10-16 10:42:53 -07:00
1871bca4ca
Add roles and labels to the dialogs on the dashboard.
Diana Huang
2013-10-16 13:08:12 -04:00
97e01be147
Merge pull request #1359 from edx/brian/bulk-email-rc
brianhw
2013-10-16 10:26:28 -07:00
291db0ab6d
Merge pull request #1365 from edx/talbs/lms-cssarch
brianhw
2013-10-16 10:18:03 -07:00
86c4a03eba
admin-console support for enabling email per course
Sarina Canelake
2013-10-07 21:28:45 -04:00
b8239068cb
Check that email subtasks are known to the InstructorTask before executing.
Brian Wilson
2013-10-15 14:22:20 -04:00
9861c935dd
Change calls in beta instructor dash.
Brian Wilson
2013-10-10 16:15:58 -04:00
22285da1e5
Switch to 0.2.6 version of diff-cover.
Brian Wilson
2013-10-10 15:02:15 -04:00
87a72b7e99
Rename some constants, and refactor bulk email task flow.
Brian Wilson
2013-10-10 02:16:03 -04:00
bc599a0662
Update tests with more complete coverage.
Brian Wilson
2013-10-09 05:42:58 -04:00
e75dd4654b
Move subtask update logic that was only needed for tests into the tests that needed it.
Brian Wilson
2013-10-08 18:00:28 -04:00
4505fb4e2c
Update InstructorTask before performing a retry.
Brian Wilson
2013-10-08 17:26:00 -04:00
c5debc22e7
Add settings to cap infinite retries.
Brian Wilson
2013-10-08 13:58:00 -04:00
41fcd9627b
Don't send emails to students who haven't activated.
Brian Wilson
2013-10-08 12:00:56 -04:00
eaec962de9
Internationalize task progress.
Brian Wilson
2013-10-08 11:19:23 -04:00
df0fba9db8
Add more task-level tests for retries and other errors. Respond to initial comments.
Brian Wilson
2013-10-04 16:12:17 -04:00
04f90fee41
Fix subtask code to handle (tests) running in eager mode.
Brian Wilson
2013-10-03 18:13:05 -04:00
a4c35ac4ff
Use separate retry count for calculating retry delay.
Brian Wilson
2013-09-30 13:19:45 -04:00
7b7afd472d
Incorporate changes in max_retry logic, adding subtask_status as bulk_email arg.
Brian Wilson
2013-09-26 17:38:01 -04:00
08a08448ee
Add some handling for SES exceptions.
Brian Wilson
2013-09-25 18:12:26 -04:00
c133fd9168
Use HIGH_PRIORITY_QUEUE for send_course_email.
Brian Wilson
2013-09-25 15:14:04 -04:00
0fd75181e3
Update handling of bulk-email retries to update InstructorTask before each retry.
Brian Wilson
2013-09-24 11:39:05 -04:00
7988b71b09
Move updates for InstructorTask into BaseInstructorTask abstract class.
Brian Wilson
2013-09-24 11:37:58 -04:00
5c29530db9
Factor out subtask-specific code into subtasks.py.
Brian Wilson
2013-09-20 15:16:57 -04:00
01611c33a6
Refactor instructor_task tests, and add handling for general errors in bulk_email subtasks.
Brian Wilson
2013-09-19 19:42:35 -04:00
2f4774f47c
Pass status into course_email for tracking retry status.
Brian Wilson
2013-09-18 12:59:31 -04:00
ffbb228acb
Add support for counting and reporting skips in background tasks.
Brian Wilson
2013-09-17 17:57:18 -04:00
8fddcdffcd
Initial refactoring for bulk_email monitoring.
Brian Wilson
2013-09-11 18:32:41 -04:00
67a8ee1184
Revert remnants of disable-button, and how html editor is invoked.
Brian Wilson
2013-10-16 02:25:46 -04:00
9c94263d07
Removed email acceptance test
Julia Hansbrough
2013-10-10 17:40:25 +00:00
8a30e9ba8f
Legacy email tests, removed duplicate code, updated comments, fixed CSS
Julia Hansbrough
2013-10-07 17:59:58 +00:00
fd54b060d8
added self to authors style, changed GET to POST
Julia Hansbrough
2013-10-04 15:33:11 +00:00
c7d4270ad4
API tests, email tests, working notifications
Julia Hansbrough
2013-10-07 17:59:58 +00:00
b8aff26ce8
Merged in email confirmation modal
Julia Hansbrough
2013-10-01 15:28:16 +00:00
3f88b87916
Added acceptance tests for bulk email (through beta dashboard)
Will Daly
2013-10-02 17:09:06 -04:00
d8a857dba2
Changed GET to POST and xmodule HTML editor call, section CSS
Julia Hansbrough
2013-10-04 15:33:11 +00:00
867d3ba1da
Implemented bulk email interface for new dashboard
Julia Hansbrough
2013-10-03 17:27:21 +00:00
d69748ce7f
disable buttons for large courses on legacy and beta instr dash
Adam Palay
2013-09-24 17:21:27 -04:00
91c31e12d5
Implemented bulk email interface for new dashboard
Julia Hansbrough
2013-10-03 17:27:21 +00:00
545563c77b
Fix video unit test
David Baumgold
2013-10-16 12:55:19 -04:00
283777dac2
Merge pull request #1297 from edx/anton/fix-lti-export
polesye
2013-10-16 09:54:21 -07:00
e363e5a72d
Merge pull request #1337 from edx/db/fix-video-requirejs
David Baumgold
2013-10-16 09:40:48 -07:00
bbcb381092
LMS: adds in redundant, but needed dashboard visual padding rule
Brian Talbot
2013-10-16 12:24:54 -04:00
e0b73b05f2
LMS: removes error on <html> element syntax for iframed register buttons
Brian Talbot
2013-10-15 09:37:51 -04:00
e379a770b8
LMS: removes ie-fixes static:css group from all template references
Brian Talbot
2013-10-11 12:54:33 -04:00
56b2205e25
LMS: corrects indentation issue in hint_manager.html template
Brian Talbot
2013-10-11 11:56:05 -04:00
ef2218296f
LMS: revises CSS reference/pipeline architecture to handle IE9 selector limits
Brian Talbot
2013-10-02 16:51:04 -04:00
014089e62a
Merge pull request #1364 from edx/ned/cherry-pick-pr-1297
brianhw
2013-10-16 09:09:19 -07:00
7fca5e8b34
Merge pull request #1360 from edx/valera/carry_over_of_add_option_transcripts_remove_onhover_2
brianhw
2013-10-16 09:03:29 -07:00
d949eb924d
correcting some incorrect rules in verification sass
Frances Botsford
2013-10-16 11:57:20 -04:00
5c8839931d
Merge pull request #1363 from edx/diana/course-mode-expiration
Diana Huang
2013-10-16 08:13:22 -07:00
de48e4a9d6
Add EmptyDataRawDescriptor.
polesye
2013-10-10 17:15:57 +03:00
637b66197b
Merge pull request #1331 from edx/christina/index
Christina Roberts
2013-10-16 07:24:30 -07:00
4647b62ce2
Merge pull request #1314 from edx/jmclaus/bugfix_HD_control_state
jmclaus
2013-10-16 07:23:08 -07:00
3cfaa6de20
Add changelog
Diana Huang
2013-10-03 08:30:32 -04:00
8ec9a16d81
Fix parentheses so that we only pull the course modes we want.
Diana Huang
2013-10-02 16:14:26 -04:00
1b430066f7
some layout tweaks to the verification choose your track page
Frances Botsford
2013-10-16 09:07:38 -04:00
4b371d4748
Fixing Jean Michel access. bug.
Valera Rozuvan
2013-10-08 16:52:21 +03:00
30ddaf7757
Enabling showing of captions always when mouse is over CC.
Valera Rozuvan
2013-10-07 16:50:00 +03:00
2e216a2c14
Clean up the code.
polesye
2013-10-04 16:38:16 +03:00
46abe397e2
Fix acceptance tests.
polesye
2013-10-04 16:09:02 +03:00
0bd706b6a1
Tidy up the code.
polesye
2013-10-04 15:31:08 +03:00
c3030e8f94
Fixing minor typo.
Valera Rozuvan
2013-10-03 17:03:03 +03:00
f17a84c965
Minor tweak.
Valera Rozuvan
2013-10-03 16:57:00 +03:00
3b7cc6a419
Furthe addressing comments on PR.
Valera Rozuvan
2013-10-03 16:50:23 +03:00
05eb13f086
Fixing JS.
Valera Rozuvan
2013-10-03 16:42:19 +03:00
55fde6e5a7
Updated acceptance tests.
Valera Rozuvan
2013-10-02 17:26:56 +03:00
1f84053046
Updated acceptance tests.
Valera Rozuvan
2013-10-02 15:50:21 +03:00
e1e0cba033
Added acceptance tests.
Valera Rozuvan
2013-10-02 15:41:23 +03:00
2a6418ec04
Updated fixtures for Jasmine tests.
Valera Rozuvan
2013-10-01 11:44:43 +03:00
49f4a71178
Added functionality to show captions on "CC" button mousemove.
Valera Rozuvan
2013-10-01 11:28:13 +03:00
a1e0f7116a
Added hard-coded flag to video.html that turns on/off autohiding of captions.
Valera Rozuvan
2013-09-30 17:53:32 +03:00
9f871e53c8
Updated code fomat in test Jasmine.
Valera Rozuvan
2013-09-30 14:13:34 +03:00
6713d6c7e3
Work in progress.
Valera Rozuvan
2013-09-27 16:36:08 +03:00
fd49f09284
Merge pull request #1358 from edx/will/fix-course-overview
Will Daly
2013-10-16 05:24:28 -07:00
49bd356766
Used chaining. Cached gettext call.
jmclaus
2013-10-11 14:33:44 +02:00
585751ffca
Updated template and fixtures
jmclaus
2013-10-11 10:57:38 +02:00
3a798adb0f
Added two states to HD control: HD off - HD on
jmclaus
2013-10-11 10:38:59 +02:00
d408d7adec
Enabled 2nd disabled Jasmine test.
Valera Rozuvan
2013-10-16 15:02:42 +03:00
deb36999ca
Remove outdated comment
David Baumgold
2013-10-16 07:56:00 -04:00
269089711e
Enabled 2 disabled Jasmine tests. Fixed them.
Valera Rozuvan
2013-10-16 14:15:10 +03:00
cf3ea89289
Rebased. Updated Jasmine describe messages to make them more clearer.
Valera Rozuvan
2013-10-16 13:43:58 +03:00
e930b96b52
Remove references to onYouTubePlayerAPIReady and onHTML5PlayerAPIReady
David Baumgold
2013-10-15 13:55:06 -04:00
bcf4fd5f3d
Mock YT.ready in Xmodule JS tests
David Baumgold
2013-10-15 09:54:58 -04:00
40e540284f
wait to load video module until YT API is ready
David Baumgold
2013-10-14 10:58:41 -04:00
68fa853ecb
Merge pull request #1344 from edx/valera/add_back_cc_button_mouseover
Valera Rozuvan
2013-10-16 03:22:29 -07:00
a7f3bb2b00
Added back on hover CC button functionality.
Valera Rozuvan
2013-10-15 14:13:47 +03:00