Peter Fogg
547844c0f4
Update verified track message.
...
ECOM-2300
2015-09-18 10:52:37 -04:00
muhammad-ammar
6a5ce5d544
Upgrade factory_boy
...
TNL-3179
2015-09-18 18:02:38 +05:00
Peter Fogg
0a2cfbe31c
Merge pull request #9738 from edx/peter-fogg/change-studio-help-links
...
Remove Tender and change Studio help links.
2015-09-17 22:42:57 -04:00
Kevin Falcone
81abdbe81b
Merge pull request #9819 from edx/release
...
Release
2015-09-17 21:30:48 -04:00
Kevin Falcone
dbc0803fc9
Quality fix (team isn't used)
2015-09-17 17:53:11 -04:00
Chris Rodriguez
f63ff69097
Assigning focus to the selected topic
...
TNL-2620
2015-09-17 17:31:30 -04:00
Ned Batchelder
027a571957
Import the correct scss files for xmodule styling
2015-09-17 17:22:51 -04:00
Peter Fogg
fec5129a49
Remove Tender and change Studio help links.
...
TNL-2695
2015-09-17 16:30:40 -04:00
Peter Fogg
0f78989220
Escape team name in screenreader text.
2015-09-17 16:15:50 -04:00
Clinton Blackburn
f7a7cce881
Using a better admin interface for UserProfiles
...
This interface should actually be useful as it doesn't attempt to load all users on the edit page.
ECOM-2172
2015-09-17 15:51:16 -04:00
Clinton Blackburn
d0a4284893
Corrected read-only field display for CourseEnrollment admin
...
Read-only fields are read-only for existing models. These values can be set when creating new models.
ECOM-2172
2015-09-17 15:49:15 -04:00
Ned Batchelder
200adfaa06
A test for optional_include_mako
2015-09-17 15:40:34 -04:00
Ned Batchelder
e1c898ff40
Remove unneeded .write() method
2015-09-17 15:40:34 -04:00
Brian Talbot
b815a86e8a
Comprehensive Theming: re-organizing/minor simplifying of existing LMS Sass variables
2015-09-17 15:40:32 -04:00
Ned Batchelder
c0856232e1
Use sass interpolation instead of concatenation for -path
2015-09-17 15:39:04 -04:00
Ned Batchelder
5d64f9a80b
Minor changes, responding to pull request comments
2015-09-17 15:39:03 -04:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00
Dennis Jen
305f88f646
Merge pull request #9488 from edx/dsjen/courses-via-overview
...
Optimize OpenID Course Claims for users.
2015-09-17 13:35:49 -04:00
Adam Palay
8aa23de55a
add ability to delete published orphans from courses (PLAT-832)
...
fix quality violations
create child parent mapping to avoid potential performance hit when deleting items
2015-09-17 11:52:19 -04:00
Adam Palay
8834bbad90
delete_item should not delete any child that has a parent we do not intend to delete
2015-09-17 11:52:18 -04:00
Dennis Jen
844edac443
Optimize OpenID Course Claims for users.
...
- Course overviews will cache courses upon publish.
- Added management command to warm up cache.
- OAuth2 handler returns courses via course overviews.
2015-09-17 11:29:28 -04:00
Matt Drayer
cac9f97e77
Merge pull request #9785 from edx/saleem-latif/SOL-1199
...
SOL-1199
2015-09-17 07:44:55 -04:00
Saleem Latif
3741d065c2
CSS Animations disabled for test
2015-09-17 14:42:32 +05:00
Clinton Blackburn
12a4e85d94
Fixed payment page bug
...
Using SKU to choose course mode when creating an order.
ECOM-2172
2015-09-16 21:36:19 -04:00
Clinton Blackburn
70866104bf
Merge pull request #9790 from edx/clintonb/enrollment-admin
...
Built a better course enrollment admin
2015-09-16 17:28:34 -04:00
John Eskew
7c0663f25e
Merge remote-tracking branch 'origin/release' into jeskew/resolve_issues_with_release
2015-09-16 15:58:08 -04:00
Clinton Blackburn
7625c6eec3
Built a better course enrollment admin
2015-09-16 14:28:58 -04:00
Zia Fazal
5effbf14f2
scroll to top after saving
...
fixed broken bok choy tests
2015-09-16 20:10:16 +05:00
Max Rothman
628eb86654
Merge pull request #9558 from edx/max/set-superuser
...
Add management command for granting superuser access
2015-09-16 10:59:37 -04:00
Ben Patterson
9751b00b1c
Merge pull request #9774 from edx/benp/sept2015-bok-choy-shard-rebal
...
Bok-choy rebalance. Shard 5 is getting long comparatively.
2015-09-16 10:56:42 -04:00
Adam Palay
cf71f48589
update_course_index should be passed a course key as a kwarg
2015-09-15 17:16:51 -04:00
Ben Patterson
754145a180
Rebalance. Shard_5 is getting long comparatively.
2015-09-15 15:19:38 -04:00
Mushtaq Ali
4f6a1fe766
Merge pull request #9760 from edx/mushtaq/tnl3252-fix-mathjax-rendering
...
Fix Mathjax rendering bug
2015-09-15 23:49:37 +05:00
David Ormsbee
da62662659
Merge pull request #9704 from lduarte1991/lti-iframe-userinfo
...
Allows username and user email to be sent to an LTI.
2015-09-15 12:00:54 -04:00
Sven Marnach
6ce7a60cf7
Clarify docstring of the enrollment list endpoint of the Enrollment API.
2015-09-15 16:35:46 +02:00
Matt Drayer
5b2b7be2d9
Merge pull request #9694 from edx/saleem-latif/SOL-449
...
SOL-449: Flaky Milestones acceptance test
2015-09-15 10:04:58 -04:00
John Eskew
6454ffc3b1
Merge pull request #9734 from edx/jeskew/replace_remove_persistent_factory
...
Refactor the test_crud file.
2015-09-15 09:05:43 -04:00
Mushtaq Ali
d563a3e921
Fix Mathjax rendering bug
2015-09-15 17:46:18 +05:00
Andy Armstrong
74757ed7af
Merge pull request #9745 from edx/andya/fix-duplicate-search-request
...
Fix duplicate calls to search API
2015-09-14 16:13:04 -04:00
David Baumgold
1c21a0d250
Remove trailing whitespace from Sass files
2015-09-14 15:17:10 -04:00
Daniel Friedman
e7bfd2d62e
Make tabbed view accessible
...
TNL-3150
2015-09-14 14:34:05 -04:00
Andy Armstrong
f80b6221d9
Fix duplicate calls to search API
...
TNL-3198
Also fixed a regression with the search breadcrumbs
where it wasn't possible to navigate back to the
full list.
2015-09-14 13:32:45 -04:00
Chris Dodge
410d692090
fix error where users who received a no-id-professional certificate did not get a link on his/her dashboard to download the PDF
2015-09-14 11:49:35 -04:00
Bill DeRusha
1cfadf39cc
Add logic to handle not searching when focus is passed to the clear search button
...
TNL-3238
2015-09-14 11:08:33 -04:00
John Eskew
78af86bc5b
Refactor the test_crud file.
...
Move Split-specific tests to test_split_modulestore.py.
Derive remaining tests from ModuleStoreTestCase.
Remove unused persistent_factory.py.
2015-09-14 07:51:00 -04:00
Muhammad Shoaib
20a3723544
Merge pull request #9693 from edx/muhhshoaib/fix-flaky-test
...
SOL-1182 Fix of Flaky test in proctored exams.
2015-09-14 13:44:41 +05:00
Aamir
b61f6bde2c
Merge pull request #9581 from edx/aamir-khan/ECOM-2150-ga-client-missing-in-request
...
ECOM-2150: Added the ga client fetching as a customer header in middl…
2015-09-14 12:25:09 +05:00
aamir-khan
0a434e4388
ECOM-2150: Added the ga client fetching as a customer header in middleware
2015-09-11 17:28:41 -04:00
Waheed Ahmed
0c0dff8655
Merge pull request #9731 from edx/waheed/fix-discusion-get-course
...
Fixed discussion module get_course.
2015-09-12 01:29:56 +05:00
Max Rothman
5923675c35
Add management command for granting superuser access
2015-09-11 15:43:21 -04:00