Commit Graph

27986 Commits

Author SHA1 Message Date
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
srpearce
7154ecca9e Merge pull request #3266 from edx/sylvia/documentation/DOC-265
Add info about accessing student progress through steps
2014-04-09 12:11:01 -04:00
Sylvia Pearce
7c8dbcf53b Document Course Staff Information field 2014-04-09 12:09:17 -04:00
Andy Armstrong
d55ad61801 Make the LaText source compiler link visible 2014-04-09 10:59:51 -04:00
Anton Stupak
a84bca233f Merge pull request #3246 from edx/anton/i18n-lti
LTI i18n
2014-04-09 17:59:27 +03:00
Greg Price
5f337df639 Change behavior of cohort addition interface
Instead of noting users that are already in a cohort and not changing
such users, clobber the previous cohort and display a message indicating
the previous cohort membership.

JIRA: FOR-452
2014-04-09 10:51:11 -04:00
Andy Armstrong
2ae28c5db7 Improve unit testing of xblock editing 2014-04-09 10:32:13 -04:00
Andy Armstrong
9de6f1016c Fix typo in textbook_spec.js 2014-04-09 10:32:13 -04:00
Andy Armstrong
a6aae729b7 Address the next round of review comments. 2014-04-09 10:32:13 -04:00
Andy Armstrong
88d95d119c Rebuild the way modals are constructed to support nesting. 2014-04-09 10:32:13 -04:00
Andy Armstrong
b779b8a6fb Add unit tests for custom tabs and modal titles 2014-04-09 10:32:13 -04:00
Andy Armstrong
5ab159b079 Try to fix the failing JavaScript test 2014-04-09 10:32:12 -04:00
Andy Armstrong
230c0b5b73 Add more improvements from the review. 2014-04-09 10:32:12 -04:00
Frances Botsford
b23f17dbe7 removed commented out lines 2014-04-09 10:32:12 -04:00
Andy Armstrong
07c54dcbaa Fix up edit_component so that it doesn't take an unnecessary step argument 2014-04-09 10:32:12 -04:00
Andy Armstrong
415fe8d396 Clean up the logic for the edit modal's title 2014-04-09 10:32:12 -04:00
Andy Armstrong
dce075a852 Changes based upon code review comments 2014-04-09 10:32:12 -04:00
Frances Botsford
e18dd7f50a fixed mixin sass 2014-04-09 10:32:12 -04:00
Andy Armstrong
052949d700 Fix unit tests 2014-04-09 10:32:12 -04:00
Frances Botsford
ee42902ee6 removed edit-dialog and uploads css, changed component edit icon to pencil, small css fixes 2014-04-09 10:32:11 -04:00
Frances Botsford
636fa19033 small ui fixes in Studio - textbooks upload and loading font-size 2014-04-09 10:32:11 -04:00
Frances Botsford
2425aab979 maintain scroll position after closing the component editing modal in Studio 2014-04-09 10:32:11 -04:00
Andy Armstrong
df32f109c7 Refactor test logic for switching editor tabs 2014-04-09 10:32:11 -04:00
Frances Botsford
be8e99444a making chrome scroll up when showing the component menu on the Studio unit page 2014-04-09 10:32:11 -04:00
Andy Armstrong
4f85228e66 Make tab name comparison case-insensitive 2014-04-09 10:32:11 -04:00
Andy Armstrong
7770d9d427 Implement editing from the Studio container page.
STUD-1306
2014-04-09 10:32:11 -04:00
Jay Zoldak
ca2977ab5f Fix video feature name so the test results roll up correctly 2014-04-09 10:17:56 -04:00
zubair-arbi
adbb9f9562 Merge pull request #3216 from edx/zub/bugfix/std1506-savedate
save dates on enter key press
2014-04-09 18:51:25 +05:00
chrisndodge
718bca63b7 Merge pull request #3279 from edx/waheed/lms2521-staff-grading-panel-broken-fixed
Fixed import of "dog_stats_api" in staff_grading_service.py.
2014-04-09 09:37:15 -04:00
Waheed Ahmed
9067ebe815 Fixed import of "dog_stats_api" in staff_grading_service.py.
LMS-2521
2014-04-09 18:11:40 +05:00
Valera Rozuvan
fc84fd75cf Merge pull request #3273 from edx/valera/hendrixx
Tweaking automatic screenshots in acceptance tests.
2014-04-09 14:34:00 +03:00
Oleg Marshev
38bd00b2ba Merge pull request #3277 from edx/oleg/custom-params-fix
Do not allow user overwrite some LTI parameters using custom parameters field. BLD-989.
2014-04-09 14:23:21 +03:00
polesye
c0110c2ba6 Removed unused helpers. 2014-04-09 12:16:22 +03:00
polesye
192af7a8e0 Update docstrings. 2014-04-09 12:16:22 +03:00
polesye
f454e10e71 Add fixes. 2014-04-09 12:16:22 +03:00
polesye
f0492b3bb1 Refactor speed control. 2014-04-09 12:16:22 +03:00
polesye
31e9152936 BLD-753: Add i18n for LTI. 2014-04-09 12:12:52 +03:00
Valera Rozuvan
b2543bfa95 Tweaking automatic screenshots in acceptance tests. 2014-04-09 11:37:32 +03:00
Oleg Marshev
c515b9cb38 Remove params from list. 2014-04-09 11:35:59 +03:00
zubiar-arbi
0b884cc3b8 save dates on enter key press
STUD-1506
2014-04-09 13:02:11 +05:00
Waheed Ahmed
363c38a84b Merge pull request #3232 from edx/waheed/stud1283-added-message-when-timeout-on-import
Warning message changed for course import when timeout.
2014-04-09 12:45:01 +05:00
Waheed Ahmed
09972c7973 Message changed for course import when timeout.
STUD-1283
2014-04-09 11:54:06 +05:00
Greg Price
4b25f4e62f Merge pull request #3270 from edx/gprice/openid-dialog-text
Update OpenID dialog text
2014-04-08 17:59:52 -04:00
Ned Batchelder
5673a6a99b Merge pull request #3268 from edx/ned/fix-terman-name
Fix Chris Terman's email address
2014-04-08 16:48:51 -04:00
Greg Price
e1de25e128 Update OpenID dialog text
We want to indicate more clearly that the information that we transmit
to the third party is governed by their terms of service and privacy
policy.
2014-04-08 16:43:38 -04:00
Ned Batchelder
db747dfd81 Fix Chris Terman's email address 2014-04-08 15:52:55 -04:00
Julia Hansbrough
745924b7ab Merge pull request #3265 from edx/flowerhack/refund-message-patch
Revert refund instruction message
2014-04-08 15:52:34 -04:00