Don Mitchell
010905eb99
RESTful api for getting course listing and opening course in studio.
...
Pattern for how to do refactoring from locations to locators and from
old style urls to restful ones.
2013-10-16 16:54:31 -04:00
Valera Rozuvan
a7f3bb2b00
Added back on hover CC button functionality.
...
Fixing falling test. Added fix for RequireJS & XModule loader video race condition.
Removed unnecessary comments from SCSS and JS files.
Added entry to Change Log.
2013-10-16 12:02:19 +03:00
Christina Roberts
ccd692dd86
Merge pull request #1133 from edx/jkarni/fix/customtag-error
...
Jkarni/fix/customtag error
2013-10-15 14:23:45 -07:00
Julian Arni
b7485fd812
Review fixes
2013-10-15 16:16:09 -04:00
Julian Arni
2721966d76
Added acceptance tests for get_html exception handling
...
Make tests conform to new import UI
2013-10-15 16:16:09 -04:00
Ned Batchelder
25a027475d
Rename contentstore/views/requests to helpers
...
This has caused confusion, since this file gets imported when trying to
import the requests library. And besides, how was this file about
requests in the first place? Helpers is a much better name.
2013-10-15 15:53:48 -04:00
Carlos Andrés Rocha
fae5a5ff20
Merge pull request #1289 from rocha/dump-course-command
...
Export course command
2013-10-15 10:26:48 -07:00
Carlos Andrés Rocha
15852cd816
Modify export_to_xml to take an optional contentstore and work with xml courses
2013-10-15 10:48:59 -04:00
Frances Botsford
4b49a6514e
fix for missing sass variable for LTI
2013-10-15 10:40:12 -04:00
Valera Rozuvan
06a85e6ef5
Minor styling tweaks. Added Changelog entry.
...
Made it so that the link and the text are on the same level, and in the
center of the block.
2013-10-14 13:59:10 +03:00
Frances Botsford
2877345b79
styling for LTI in a new window block
2013-10-14 13:58:18 +03:00
Valera Rozuvan
068d0ce692
Added back check in JS for empty or default URL.
2013-10-14 13:58:18 +03:00
Valera Rozuvan
3c6591e065
Addressing comments by auraz and singingwolfboy.
...
Removed JS check for empty url and default url. In template added
i18n support for several strings.
2013-10-14 13:58:18 +03:00
Alexander Kryklia
f9b64cad32
Add display_name to lti template
2013-10-14 13:58:18 +03:00
Valera Rozuvan
a950bb7327
Oops. Forgot to delete one more template.
2013-10-14 13:58:17 +03:00
Valera Rozuvan
67463da059
Updated Jasmine tests as per Anton's and Alex's suggestions.
2013-10-14 13:58:17 +03:00
Alexander Kryklia
a03c5be6de
New feature for lti module.
...
Add ability to display LTI module in a new
window. Iframe will be still supported.
Fix python test
Update acceptance tests
Fix in acceptance tests, they are stable now
Fix Acceptance tests.
Adding Jasmine tests for LTI.
Fixing Jasmine tests. Adding the rest of Jasmine tests.
2013-10-14 13:58:17 +03:00
polesye
1113411293
Fix multiple LTI tools per page.
2013-10-12 09:39:18 +03:00
Vik Paruchuri
751073895d
Merge pull request #1302 from edx/fix/vik/oe-accessibility
...
Various open ended accessibility fixes
2013-10-11 14:17:23 -07:00
Vik Paruchuri
0accbaee07
Various open ended accessibility fixes
2013-10-11 15:00:55 -04:00
Greg Price
1187e71880
Add accessible text to forum loading animations
2013-10-11 10:52:10 -04:00
Greg Price
83a8c8b2c5
Merge pull request #1265 from edx/gprice/forum-flag-a11y
...
Improve accessibility of forums flagging feature
2013-10-10 11:37:35 -07:00
Julia Hansbrough
f397e66127
Merge pull request #1215 from edx/flowerhack/feature/bulkemailnewdash_testingcoverage
...
Flowerhack/feature/bulkemailnewdash testingcoverage
2013-10-10 11:26:21 -07:00
Greg Price
69859cff5b
Improve accessibility of forums flagging feature
...
The "Report Misuse" div is now focusable, responds to keyboard input,
and has appropriate attributes to indicate that it is a toggle button.
This fixes FOR-201 and FOR-209.
2013-10-10 14:14:23 -04:00
John Jarvis
92a7d75b5d
Merge pull request #1305 from edx/jarv/revert-1240
...
Revert "Merge pull request #1240 from edx/dhm/config_separation"
2013-10-10 10:27:58 -07:00
chrisndodge
82e42cc580
Merge pull request #1156 from edx/feature/cdodge/add-preview-configs-via-middleware
...
add some middleware to determine whether draft modulestore or non-draft ...
2013-10-10 10:24:51 -07:00
John Jarvis
a517dc2085
Revert "Merge pull request #1240 from edx/dhm/config_separation"
...
This reverts commit ec01253e30 , reversing
changes made to ae8c9710e5 .
2013-10-10 13:14:08 -04:00
Julia Hansbrough
fbeb2206d4
Legacy email tests, removed duplicate code, updated comments, fixed CSS
2013-10-10 17:06:41 +00:00
Julia Hansbrough
86321c2cc1
added self to authors style, changed GET to POST
2013-10-10 17:06:40 +00:00
Will Daly
c66b5dc3d4
Added acceptance tests for bulk email (through beta dashboard)
2013-10-10 17:06:38 +00:00
Will Daly
f37e12182e
Merge pull request #1296 from edx/will/tolerant-wait-for-requirejs
...
Make wait_for_requirejs more tolerant of errors
2013-10-10 08:13:34 -07:00
frances botsford
187fc8ea1c
Merge pull request #1280 from edx/fix/frances/lms-video-dl-buttons2
...
Improving the video and transcript download buttons
2013-10-10 07:10:38 -07:00
Frances Botsford
5d509c2e08
addressing review feedback on video buttons - switched to use themeable color variables
2013-10-10 10:09:43 -04:00
Will Daly
3376eb0f46
Make wait_for_requirejs more tolerant of errors
2013-10-10 09:59:54 -04:00
Jay Zoldak
ce8eaa713e
Merge pull request #1284 from edx/zoldak/fix-video-js-test
...
Fix intermittently failing video js tests
2013-10-09 15:08:23 -07:00
Ned Batchelder
d42a350784
Merge pull request #1279 from edx/ned/remove-cache-warning-from-tests
...
Remove the now-unused import.
2013-10-09 13:33:35 -07:00
Don Mitchell
ec01253e30
Merge pull request #1240 from edx/dhm/config_separation
...
Segregate the mongo db config from the modulestore config
2013-10-09 13:24:30 -07:00
David Baumgold
6c747e31bc
Merge pull request #1273 from edx/db/fix-drag-and-drop-requirejs
...
make drag_and_drop component work with requirejs and changed static url
2013-10-09 12:16:55 -07:00
Jay Zoldak
ac4ac23d25
Fix intermittently failing video js tests
2013-10-09 15:16:45 -04:00
Frances Botsford
729c0bca09
updating video download links to a list - review feedback
2013-10-09 14:40:01 -04:00
Frances Botsford
5653112f5e
ux cleanup of video and transcript download buttons
2013-10-09 12:02:09 -04:00
Chris Dodge
8f9d815f10
add some middleware to determine whether draft modulestore or non-draft modulestore should be used
...
change to use regex to do the domain mappings. Also add config to AWS to be able to set from configuration file.
handle cases where HTTP_HOST is none, like in unit tests
add linefeed at end
fix up regex matches
switch to use thread local storage to hold the request itself
.
.
convert over to use open source 3rd party library
convert over to use django-cum
add unit test
remove comment
.
add comment to config setting
fix comment
use better regex for localdev
no need to break
no need to wrap an imported function, it's visible to any file that is importing us
add comment
add unit test
clean up test
use a separate env file to set the preview hostname
2013-10-09 11:53:26 -04:00
David Baumgold
8906cffb22
correct placement of baseUrl variable, use it to configure requirejs
2013-10-09 11:28:46 -04:00
Ned Batchelder
9cd0771fd0
Merge pull request #1272 from edx/ned/remove-cache-warning-from-tests
...
Use a better metadata_cache_key
2013-10-09 08:18:46 -07:00
Will Daly
93edfb0b49
Merge pull request #1268 from edx/will/fix-problem-acceptance
...
Guard against StaleElementException in css_click
2013-10-09 07:52:38 -07:00
David Baumgold
e53680bb92
make drag_and_drop component work with requirejs and changed static url
2013-10-09 10:26:22 -04:00
Calen Pennington
46ed857c1a
Merge pull request #1221 from cpennington/lms-xblock-css-js
...
Put XBlock css and javascript onto the LMS courseware page
2013-10-09 07:21:39 -07:00
Ned Batchelder
13f120b0ca
Remove the now-unused import.
2013-10-09 10:03:46 -04:00
Calen Pennington
2514dca550
Put XBlock css and javascript onto the LMS courseware page
...
This required changing structural XModules to fully implement
student_view, rather than just returning the HTML of their children in a
get_html call.
[LMS-223]
[LMS-1170]
2013-10-09 09:40:47 -04:00
Ned Batchelder
192222f2cc
Use a better metadata_cache_key
...
The old code created keys like "('course', 'org')", and the space
character caused a warning from Django during tests. Also, strings are
probably better than tuples for keys.
2013-10-09 09:27:25 -04:00