Commit Graph

22678 Commits

Author SHA1 Message Date
ichuang
64a9ec5bf4 add problem reset link to staff debug page 2014-04-23 14:56:30 -04:00
David Baumgold
3b49c17c06 Merge pull request #3382 from TheJJ/patch-1
fixed retry invokation for calling setState
2014-04-23 13:34:33 -04:00
Valera Rozuvan
9d9f28dab3 Merge pull request #3275 from edx/valera/l52a
TESTS: Add tests for fix of end-time functionality in the video player
2014-04-23 19:26:11 +03:00
Valera Rozuvan
450dfe17b0 TESTS: Add tests for fix of end-time in the video player.
BLD-662
2014-04-23 18:44:10 +03:00
Valera Rozuvan
dc373f22b1 Merge pull request #3350 from edx/valera/l63a
Fixing start-time and end-time related Jasmine tests.
2014-04-23 18:40:01 +03:00
Valera Rozuvan
68dd78e9e0 Fixing start-time and end-time related Jasmine tests.
BLD-1013
2014-04-23 17:35:47 +03:00
John Jarvis
27256bbbb4 Merge pull request #3396 from edx/jarv/change_enrollment_cmd
adding django admin command to change enrollment
2014-04-23 09:44:46 -04:00
Mark Hoeber
5f0d8f31cd Merge pull request #3267 from edx/markhoeber/documentation/doc-255
JavaScript update in developer documentation
2014-04-23 09:17:17 -04:00
Waqas Khalid
1a086927ac Merge pull request #3410 from mlkwaqas/waqas/lms2510-banner-toggle-off
User doesn't exist in verify student banner toggle off view
2014-04-23 18:10:01 +05:00
Waqas
442db0b4aa User doesn't exist in verify student banner toggle off view
LMS-2510
2014-04-23 15:36:56 +05:00
zubair-arbi
c9b419d5ad Merge pull request #3250 from edx/zub/bugfix/std1441-editdiscussioncomp
remove location of item from loc_mapper
2014-04-23 14:40:17 +05:00
Waheed Ahmed
04b9f3371a Merge pull request #3368 from edx/waheed/stud1514-toggle-cheatsheet-not-working
Fixed toggle cheatsheet not working on component editors.
2014-04-23 14:34:11 +05:00
zubiar-arbi
d2b8b4f0dd remove location of item from loc_mapper and cache 2014-04-23 13:29:39 +05:00
Waheed Ahmed
df96c17e65 Fixed toggle cheatsheet not working on component editors.
STUD-1514
2014-04-23 11:08:12 +05:00
srpearce
97d587c4c8 Merge pull request #3431 from edx/sylvia/docs/DOC-263
Update screenshots and add feedback prompt info
2014-04-22 17:02:47 -04:00
Alison Hodges
1ca6a86c79 Merge pull request #3433 from edx/ahodges/documentation/changelog
Removed rebase error from change log
2014-04-22 16:41:02 -04:00
Alison Hodges
3c8c7bb5fd Removed rebase error from change log 2014-04-22 16:40:32 -04:00
Sylvia Pearce
ac86b54858 Update screenshots and add feedback prompt info 2014-04-22 16:03:19 -04:00
Mark Hoeber
f6e11f14c9 JavaScript extentions doc update
doc-255
2014-04-22 15:58:49 -04:00
David Baumgold
6fc05bcacf Merge pull request #3429 from edx/move-experiments-rst
Move experiments.rst into the en_us directory
2014-04-22 15:57:17 -04:00
Alison Hodges
f4d6bbaf3c Merge pull request #3388 from edx/ahodges/documentation/LMS2525
Ahodges/documentation/lms2525
2014-04-22 15:45:49 -04:00
Alison Hodges
52c34886d2 doc for LMS-2525: feature changes for student enrollment 2014-04-22 15:44:57 -04:00
Anton Stupak
d861a9a0a2 Merge pull request #3369 from edx/anton/download-handout
Video: Add Download Handout
2014-04-22 22:30:10 +03:00
Jay Zoldak
ac980460cc Merge pull request #3428 from edx/zoldak/fix-lang-test
Wait for ajax post after changing language
2014-04-22 15:13:44 -04:00
David Baumgold
8b40d728f0 Move experiments.rst into the en_us directory 2014-04-22 15:11:23 -04:00
polesye
127bf7ed3f BLD-1000: Download handout. 2014-04-22 21:44:36 +03:00
David Baumgold
7c89055089 Merge pull request #3404 from edx/watchdog-in-paver-reqs
Added watchdog to Paver requirements
2014-04-22 14:39:27 -04:00
Jay Zoldak
7d0297f0df Wait for ajax post after changing language 2014-04-22 14:28:10 -04:00
Stephen Sanchez
b993dfbdb3 Merge pull request #3424 from edx/ora2/release-2014-04-22T16.55
Release for Apr 22, 2014
2014-04-22 14:03:46 -04:00
Sef Kloninger
f3842dcc01 Merge pull request #2834 from edx/sef/theme-embargo-master
make embargo template theme-able
2014-04-22 10:04:08 -07:00
Stephen Sanchez
575c92c8c3 Release for Apr 22, 2014 2014-04-22 13:02:04 -04:00
Adam
1934586afa Merge pull request #3422 from edx/usman/lms2554-tinymce-js
Fixed path of tinymce.js.
2014-04-22 12:31:17 -04:00
ichuang
d4201f028e Merge pull request #3413 from edx/bugfix/ichuang/multiple-choice-question-hints
bugfix: allow multiple choice questions to display hints

Thanks, @sarina, @pmitros
2014-04-22 12:03:43 -04:00
Stephen Sanchez
28e2bf3ffa Merge pull request #3420 from edx/ora2/release-2014-04-22T15.15
Release for Apr 22, 2014
2014-04-22 11:58:48 -04:00
Renzo Lucioni
26fdf5d2af Merge pull request #3421 from edx/renzo/segment-io-identify-fix
Correct ordering of Segment.io identify and page calls
2014-04-22 11:45:29 -04:00
Usman Khalid
543306b29f Fixed path of tinymce.js.
LMS-2554
2014-04-22 20:41:02 +05:00
Renzo Lucioni
cfd841b872 Correct ordering of Segment.io identify and page calls 2014-04-22 11:29:36 -04:00
Stephen Sanchez
cd412448bb Release for Apr 22, 2014 2014-04-22 11:17:54 -04:00
Sarina Canelake
deb9eb822e Merge pull request #3416 from edx/sarina/042214-language-update
Sarina/042214 language update
2014-04-22 11:03:07 -04:00
Sarina Canelake
3953b97c44 Update translations (autogenerated message) 2014-04-22 10:08:14 -04:00
Dave St.Germain
00c7100e46 Merge pull request #3415 from edx/dcs/codejail-version
Update codejail to enable logging
2014-04-22 09:48:36 -04:00
Sarina Canelake
f4332bb413 Add new languages from Transifex 2014-04-22 09:48:28 -04:00
Dave St.Germain
5bd944a3a6 Update codejail to enable logging 2014-04-22 09:46:48 -04:00
Alison Hodges
54081d7405 Merge pull request #3405 from edx/ahodges/documentation/pythonsnippets
DOC-279, correct add discussion category steps
2014-04-22 09:36:45 -04:00
Alison Hodges
6b26c82c4f DOC-279, correct add discussion category steps
also removed "static" for pages
2014-04-22 09:34:23 -04:00
Sarina Canelake
a52540c8ee Merge pull request #3397 from edx/sarina/lms-2551
Wording for batch beta email add with autoenroll (LMS-2551)
2014-04-22 09:34:08 -04:00
Alison Hodges
bed7f2c81a Merge pull request #3407 from edx/ahodges/documentation/DOC264
Ahodges/documentation/doc264
2014-04-22 09:20:43 -04:00
Alison Hodges
03da681d52 DOC-264, clarify that students can opt out of email 2014-04-22 09:19:50 -04:00
Anton Stupak
581716cbdd Merge pull request #3414 from edx/anton/i18n-choice-response
MultipleChoiceResponse i18n.
2014-04-22 14:47:31 +03:00
polesye
ca93855fcf BLD-717: MultipleChoiceResponse i18n. 2014-04-22 12:17:16 +03:00