Adam
0b8cc25be3
Merge pull request #3582 from edx/adam/some-cleaning
...
Adam/some cleaning
2014-05-05 15:14:59 -04:00
Christina Roberts
759b656ac8
Merge pull request #3594 from edx/christina/delete-dead-files
...
These files are not being used.
2014-05-05 13:07:25 -04:00
cahrens
acd9d7d904
These files are not being used.
2014-05-05 11:36:04 -04:00
Adam Palay
3d3e15ca1b
remove new_location from logging
2014-05-05 10:05:04 -04:00
Adam Palay
a35e359482
add logging to course import
2014-05-02 15:31:08 -04:00
David Baumgold
71a50c58d7
Show error page templates
2014-05-02 13:41:34 -04:00
Adam Palay
7c13ba0c3b
Disable draft and edit links during ajax calls
...
STUD-1485
STUD-1499
2014-05-02 09:11:46 -04:00
Gabe Mulley
36269bd5a8
Integrate event-tracking in to the LMS
...
Support incremental conversion of events from the old API to the new, in order to ensure the new system is working, enrollment events have been modified to make use of the new API.
2014-05-01 14:04:35 -04:00
cahrens
d250f1f086
Minor reword to server timed out message.
2014-04-30 09:33:29 -04:00
frances botsford
021b41c297
Merge pull request #3516 from edx/frances/bug/xblock-studio-editor
...
Fix for xblock settings scroll
2014-04-29 12:46:21 -04:00
Frances Botsford
8ed92f3c5b
temporary fix for xblock settings scroll
...
UX-623
2014-04-29 10:27:21 -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
Andy Armstrong
f6fc10f34b
Merge pull request #3463 from aboudreault/xblock-initialization-issue
...
XBlocks are something initialized before all resources (url) are loaded
2014-04-25 13:09:49 -04:00
Alan Boudreault
901920b0cd
no need for $.when() here..
2014-04-25 11:51:08 -04:00
Waheed Ahmed
49ef8c5686
Added code to remove css on closing cheatsheet.
2014-04-25 11:35:52 +05:00
Alan Boudreault
4d1d1a75ce
Wait that all resources are loaded and fragments rendered before initializing the xblock
2014-04-24 15:54:23 -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
Brian Talbot
5940f1ff1a
Studio: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
...
Studio: revising .fake-link utility class to use Sass placeholder and syncing commenting style
LMS: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
Studio: adding in basic action Sass placeholder for use in enabling/disabling UI
Studio: applying action Sass placeholder to publish/create-draft Unit view actions
STUD-1497
2014-04-16 14:44:30 -04: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
Jay Zoldak
3fc19a35b0
Serve video HTML5 sources locally for acceptance tests
2014-04-15 10:40:53 -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
Chris Dodge
27d7c19c40
Merge branch 'release'
...
Conflicts:
cms/templates/widgets/source-edit.html
2014-04-14 14:17:03 -04:00
Frances Botsford
0309b3ad10
fix for fuzzy prompt on Studio Pages
2014-04-11 13:06:22 -04: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
Nimisha Asthagiri
fe4bd4cbad
Merge pull request #3234 from edx/nimisha/container-duplicate-delete
...
Nimisha/container duplicate delete
2014-04-10 22:10:33 -04:00
Frances Botsford
48d935d715
fix for fuzzy prompt on container page
2014-04-10 21:22:20 -04:00
Nimisha Asthagiri
dd3c8c268c
Support for Duplicate and Delete of XBlock Container Leaves (disabled under Feature Flag).
2014-04-10 21:22:15 -04:00
jsa
72c3c87c84
in Studio, render compact placeholders for inline discussions.
...
JIRA: FOR-429
2014-04-10 15:44:30 -04:00
Jay Zoldak
9957b1aa8e
Disable discussion service setting for lettuce tests
2014-04-10 11:51:20 -04:00
Jay Zoldak
2c500a2b67
Merge pull request #3289 from edx/zoldak/quiet-acceptance-test-logs
...
Quiet some noisy loggers for lettuce acceptance tests
2014-04-10 09:29:52 -04:00
Frances Botsford
df0973e771
addressing review feedback
2014-04-09 16:45:22 -04:00
Jay Zoldak
579e66fe88
Quiet some noisy loggers for lettuce acceptance tests
2014-04-09 14:40:50 -04:00
Carson Gee
13af6fc1ee
Refactored terminology and added loop break for optimization
2014-04-09 14:10:52 -04:00
Andy Armstrong
2bf64d76d7
Remove feature flag for testing on container pages
2014-04-09 13:52:21 -04:00
Andy Armstrong
b78508a1f9
Indicate LaTex problems with a specific class on the editor
2014-04-09 13:33:01 -04:00
Carson Gee
4844a50405
Add test in import code to make sure two overlapping courses aren't imported
2014-04-09 12:54:12 -04:00
Andy Armstrong
a3e26e6824
Implement next round of code reviews
2014-04-09 12:15:38 -04:00