Commit Graph

19654 Commits

Author SHA1 Message Date
polesye
e76e86217c Fix attribute target. 2013-10-14 14:24:35 +03: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
e2fb2aec41 Fixing template bug. 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
Valera Rozuvan
134eab8c13 Adding fix for failing Python unit test. 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
1fe33a0f11 Updating 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
David Baumgold
061e046e2d use domReady rather than $.ready() 2013-10-12 13:24:30 -04:00
ichuang
991899be40 add comment - instructor dashboard grades fix 2013-10-12 09:54:02 -04:00
ichuang
2c702fbbd8 fix instructor dashboard grade export for specific assignment 2013-10-12 09:52:24 -04:00
polesye
aeae35344a Merge pull request #1294 from edx/anton/fix-multiple-lti-per-page
LTI: Add possibility to use multiple LTI tools per page.
2013-10-12 00:59:38 -07:00
polesye
859f60123c Add EmptyDataRawDescriptor. 2013-10-12 09:40:27 +03:00
polesye
a0417c6b8a Update CHANGELOG.rst. 2013-10-12 09:39:18 +03:00
polesye
484fff8175 Fix acceptance tests. 2013-10-12 09:39:18 +03:00
polesye
1113411293 Fix multiple LTI tools per page. 2013-10-12 09:39:18 +03:00
David Baumgold
8e9c48c28e Merge pull request #1310 from edx/db/requirejs-gettext
load gettext on every page
2013-10-11 14:50:07 -07: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
David Baumgold
b6281cb0a6 Define CMS.URL.UPLOAD_ASSET immediately 2013-10-11 17:12:00 -04:00
David Baumgold
fb01d8fa81 Fixes to avoid CSRF error in acceptance tests 2013-10-11 17:11:59 -04:00
David Baumgold
1007f5aeb4 load gettext on every page 2013-10-11 17:11:59 -04:00
Sarina Canelake
6605f60e9e Merge pull request #1322 from edx/sarina/bulk-email-admin
django-admin command for enabling email per course
2013-10-11 14:10:17 -07:00
Sarina Canelake
c24087a912 django-admin command for enabling email per course 2013-10-11 16:39:12 -04:00
Vik Paruchuri
0accbaee07 Various open ended accessibility fixes 2013-10-11 15:00:55 -04:00
Greg Price
56e0c6ba88 Merge pull request #1323 from edx/gprice/for-155
Require login for followed_threads
2013-10-11 10:44:39 -07:00
Greg Price
c1cbeaecfb Merge pull request #1321 from edx/gprice/forum-loading-a11y
Add accessible text to forum loading animations
2013-10-11 10:07:21 -07:00
Don Mitchell
8cf4f80d50 Test 100 assets w/ pagination 2013-10-11 12:58:10 -04:00
Greg Price
a63d6a70d4 Require login for followed_threads
Without the login_required decorator, an error would occur, causing a
500 to be returned. This fixes FOR-155.
2013-10-11 12:28:59 -04:00
Greg Price
62cc9e77bf Use HTTP header for comments service auth
Previously, authentication was done using a URL parameter, which would
appear in various logs. Now, authentication is done more appropriately
with an HTTP header. Note that this requires cs_comments_service commit
cf39aabdd160176ebf206ca19d3ee030161a0b47 or later.
2013-10-11 12:01:44 -04:00
Greg Price
1187e71880 Add accessible text to forum loading animations 2013-10-11 10:52:10 -04:00
Christina Roberts
11142c7cbb Merge pull request #1300 from edx/christina/fix-rounding-error
Grading rounding error.
2013-10-11 07:33:26 -07:00
frances botsford
0231f2a304 Merge pull request #1312 from edx/frances/fix/studio-sass-view-fix
Fix for a sass cleanup issue on the Studio sign in page
2013-10-11 06:52:25 -07:00
Frances Botsford
4fc801f09f fix for forgot password alignment on studio log in page 2013-10-11 09:51:44 -04:00
Don Mitchell
70f77ce4bf Add pagination to asset retrieval
and push sorting down to the query
2013-10-10 17:26:23 -04:00
Greg Price
71a394c34a Merge pull request #1301 from edx/gprice/forums-500
Make forums endpoints return better status codes
2013-10-10 14:13:40 -07:00
brianhw
369ea7fefd Merge pull request #1209 from edx/brian/email-grouping
Task progress notification on instructor dash
2013-10-10 13:55:30 -07:00
Brian Talbot
f663967198 Merge pull request #1313 from edx/talbs/fix-studio-tendertag
Studio: FIX - Cutting the Tender Tag
2013-10-10 13:42:40 -07:00
Brian Talbot
03c9a46d79 Studio: visually hides the tender widget tag UI, again 2013-10-10 16:37:31 -04:00
Brian Wilson
649b4260b6 Change calls in beta instructor dash. 2013-10-10 16:15:58 -04:00
Brian Wilson
7abd4e363d Switch to 0.2.6 version of diff-cover. 2013-10-10 15:34:16 -04:00
Brian Wilson
58bacb4e67 Rename some constants, and refactor bulk email task flow. 2013-10-10 15:34:16 -04:00
Brian Wilson
03b4330c04 Update tests with more complete coverage. 2013-10-10 15:34:16 -04:00
Brian Wilson
39e8b718ca Move subtask update logic that was only needed for tests into the tests that needed it. 2013-10-10 15:34:16 -04:00
Brian Wilson
b909662d6e Update InstructorTask before performing a retry. 2013-10-10 15:34:15 -04:00
Brian Wilson
a6bd1c2132 Add settings to cap infinite retries. 2013-10-10 15:34:06 -04:00
Brian Wilson
8910ea08b1 Don't send emails to students who haven't activated. 2013-10-10 15:33:00 -04:00