zubair-arbi
0054b79d5a
Merge pull request #3306 from edx/zub/bugfix/std1523-uploadassetbutton
...
move upload asset code for assets to AssetsView
2014-05-23 18:24:24 +05:00
Jay Zoldak
9f6d0594d3
Merge pull request #3835 from edx/zoldak/skip-brittle-test
...
Skip brittle HTML editor lettuce test
2014-05-22 15:45:09 -04:00
Jay Zoldak
7db6e639e2
Skip brittle test
2014-05-22 12:22:55 -04:00
Andy Armstrong
dfbfd7b204
Merge pull request #3802 from louyihua/translation-fix
...
i18n: Make checklists translatable
2014-05-22 11:22:04 -04:00
louyihua
34d2f051a4
i18n: Make checklists translatable
...
Now the description & action_text strings in checklists can be extracted and translated.
2014-05-22 22:15:45 +08:00
Ben Patterson
dd07967805
Disable cms test due to failure on master build.
2014-05-22 09:24:13 -04:00
zubair-arbi
72d9a91f1d
Merge pull request #3766 from edx/zub/bugfix/std1616-editdraft
...
create draft request gets already created version if it exists
2014-05-22 18:18:56 +05:00
Andy Armstrong
541d20ef83
Allow creation of components on container page
...
This commit implements STUD-1490, allowing creation of components
on the container page. It also enables the delete and duplicate
buttons now that new content can be created that would benefit.
Note that it also creates shared functionality for adding components,
and refactors the unit page to use it too.
2014-05-21 15:40:31 -04:00
zubair-arbi
6d0e2b215c
update _xmodule_recurse method
2014-05-21 18:31:19 +05:00
zubiar-arbi
08f313f9b4
move upload code for assets to AssetsView
...
STUD-1523
2014-05-21 17:15:04 +05:00
zubair-arbi
6bdf984e8d
update _xmodule_recurse to ignore some exception
2014-05-21 16:36:55 +05:00
zubair-arbi
83db659f94
create draft request gets already created version if it exists
...
STUD-1616
2014-05-21 16:36:54 +05:00
zubair-arbi
807f8e9a9a
fix cms subsection tests
...
STUD-1624
2014-05-20 13:42:51 +05:00
Nimisha Asthagiri
73275eeb82
Updated tests for online help
2014-05-16 21:27:57 -04:00
Mark Hoeber
27ff0db57b
Added new context sensitive link and updated text
...
Sock template changes
2014-05-16 20:38:09 -04:00
Nimisha Asthagiri
84d8fcf1b5
Acceptance tests for online help.
2014-05-16 20:38:09 -04:00
Nimisha Asthagiri
b7440a51e8
Dev support for context-sensitive help.
2014-05-16 20:37:32 -04:00
zubair-arbi
74aa3a5ba0
create course gorups properly on course import
...
STUD-1595
2014-05-16 14:58:11 +05:00
Jay Zoldak
026e6e4a6d
Disable failing cms acceptance tests
2014-05-15 11:51:06 -04:00
Jay Zoldak
8ffc51689e
Merge pull request #3598 from edx/zoldak/rebalance-cms-shards
...
Rebalance CMS acceptance test shards
2014-05-14 11:29:31 -04:00
Adam Palay
a51a0c558e
fix importing bug (STUD-1599)
...
add target_location_namespace check
2014-05-12 15:59:41 -04:00
polesye
2d64a2773f
Fix acceptance tests.
2014-05-12 16:22:05 +03:00
David Ormsbee
77c7ebd704
Merge pull request #2768 from carsongee/cg/ssl-next-url
...
Modified ssl certificate authentication to handle next redirection
2014-05-11 20:12:12 -04:00
Carson Gee
cbf525f6cf
Fix infinite redirect loop on logout caused by django caching
2014-05-09 14:22:11 -04:00
Carson Gee
5452de20d8
Modified ssl certificate authentication to handle next redirection
...
Makes small changes in lms and cms both so that user's go to the
original page they intended to if they weren't already logged in
2014-05-09 14:22:10 -04:00
Sylvia Pearce
c1ef41fe6a
Update Video component UI text
2014-05-09 12:37:28 -04:00
Christina Roberts
df262d4fc7
Merge pull request #3229 from edx/christina/container-dnd
...
Drag and drop on container page
2014-05-06 11:09:29 -04:00
Jay Zoldak
f91b9eec65
Rebalance CMS acceptance test shards
2014-05-05 13:52:34 -04:00
Adam Palay
3d3e15ca1b
remove new_location from logging
2014-05-05 10:05:04 -04:00
Andy Armstrong
de80f892e2
Clean up coverage and code quality issues
2014-05-02 16:20:17 -04:00
Andy Armstrong
f3a23f3973
Only show drag handles in draft mode
2014-05-02 16:20:12 -04:00
Adam Palay
a35e359482
add logging to course import
2014-05-02 15:31:08 -04:00
zubair-arbi
87408d2399
Revert "remove location of item from loc_mapper and cache"
...
This reverts commit d2b8b4f0dd .
2014-04-29 18:53:35 +05:00
muhammad-ammar
dfa45eac16
Merge pull request #3440 from edx/ammar/config-youtube-stub-for-bok-choy
...
Configure youtube stub for bok-choy
2014-04-28 17:32:33 +05:00
David Baumgold
7aa627b1fa
Merge pull request #3145 from carsongee/cg/course_import_validation
...
Add test in import code to make sure two overlapping courses aren't imported
2014-04-25 16:03:55 -04:00
Muhammad Ammar
6f064e2b27
Configure youtube stub for bok-choy
2014-04-25 20:01:09 +00:00
David Baumgold
0a022e13ba
Merge pull request #3371 from carsongee/cg/pdf_textbook_urls
...
Switch PDF Textbooks to use portable URLs
2014-04-25 13:46:28 -04:00
cahrens
29d32d35ff
Tests for raw editor and minor wording changes.
2014-04-24 14:18:13 -04:00
cahrens
ad3d8c7871
Add support for raw HTML editor.
...
STUD-1562
2014-04-24 14:18:12 -04:00
Andy Armstrong
f4e4082b7d
Make TinyMCE more tolerant about HTML elements
...
STUD-1565
2014-04-24 14:17:42 -04:00
zubiar-arbi
7b5c647c8e
properly remove users from instructor/staff groups on a course delete
...
STUD-1555
2014-04-24 17:11:19 +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
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
polesye
127bf7ed3f
BLD-1000: Download handout.
2014-04-22 21:44:36 +03:00
Carson Gee
6136ed2e13
Switch PDF Textbooks to use portable URLs
2014-04-16 13:05:25 -04:00
Andy Armstrong
a3b2809601
Fix duplicate save and cancel buttons in Studio
...
STUD-1531
Also add support for refreshing the modal on custom save
2014-04-15 14:04:55 -04:00
Nick Parlante
f1eefc1117
Merge pull request #1499 from edx/nick/shuffle-question
...
Shuffle feature for multiple choice questions
2014-04-14 22:02:14 -07:00
Nick Parlante
ab7d3b526b
Multiple-choice features
...
Features by Jeff Ericson and Nick Parlante squashed
down to one commit.
-shuffle of choices within a choicegroup (Nick)
-answer-pool subsetting within a choicegroup (Jeff)
-masking of choice names within a choicegroup, (Nick)
used by shuffle and answer-pool
-targeted-feedback within a multiplechoiceresponse (Jeff)
-delay-between-submissions capa feature (Jeff)
2014-04-14 15:48:29 -07:00
Anton Stupak
24b631f702
Merge pull request #3231 from edx/anton/refactor-speed-control
...
Video: Refactor speed control.
2014-04-11 19:38:04 +03:00