John Eskew
8ca57f83d3
Separate draft/published import into two separate bulk operations.
...
Add import_drafts abstract method in addition to import_children.
2015-05-04 14:54:54 -04:00
John Eskew
b290b305df
Reorganize code, change method name, & fix comments.
...
Change xml file reading code when importing a course.
2015-05-04 14:54:50 -04:00
John Eskew
1c6ab4cc6a
Add has_changes check for draft modules before exporting them.
...
Only export draft modules that have changes w.r.t. the published branch
should be exported to the /drafts directory in the course export.
2015-05-04 14:54:12 -04:00
John Eskew
062ad95f79
Change str to repr and change formatting.
2015-05-04 14:54:11 -04:00
John Eskew
61aa3c2789
If BlockKey already, then return.
2015-05-04 14:54:11 -04:00
John Eskew
45ad00ae38
Add tests for more draft/published import/export.
...
Include tests that mimic behavior in PLAT-452.
2015-05-04 14:54:11 -04:00
John Eskew
c21cf66569
Only include published items in course export.
2015-05-04 14:54:11 -04:00
Brian Talbot
f7bc309a2c
adding missing Open Sans typeface files expected by Bourbon Sass mixin
2015-05-04 13:07:51 -04:00
Syed Hassan Raza
1175047d12
update the attrib using dict-->update() function
2015-05-04 21:07:40 +05:00
Sarina Canelake
3169825a9f
Merge pull request #7870 from mitocw/feature/cg/disable_ssl_cache
...
Remove anonymous caching when SSL is enabled
2015-05-04 10:59:41 -04:00
Ben Patterson
fad6ad77df
Merge pull request #7899 from edx/benp/annotation-flaky
...
Flag test as flaky.
2015-05-04 09:38:09 -04:00
Ben Patterson
0847f8c24e
Flag test as flaky.
2015-05-04 07:00:57 -04:00
Awais Jibran
1ec7dc813f
Merge pull request #7797 from edx/aj/tnl2008-stop-video-event-not-emitted-correctly
...
Videos should emit `stop_video` event once the video segment is compelte...
2015-05-04 12:08:45 +05:00
Awais Jibran
e9f26a99a8
Merge pull request #7829 from edx/aj/tnl1530-discussion-section-jump-to-bottom
...
Switching between discussion threads take focus to bottom of the page.
2015-05-04 12:03:51 +05:00
Ahsan Ulhaq
95b2b82896
Forums vote tracking missing spaces causes awkward reading
...
AC-102
2015-05-02 19:52:20 +05:00
Clinton Blackburn
bfb201ec7d
Merge pull request #7822 from edx/clintonb/receipt-page-update
...
Updated Receipt Page for Oscar
2015-05-02 09:32:11 -04:00
Clinton Blackburn
1a1fe56b29
Added Oscar-Compatible Receipt Page
2015-05-02 00:18:05 -04:00
Ahsan Ulhaq
918afe64fd
Numerical Input assessment has multiple accessibilty issues
...
TNL-1677
2015-05-01 23:15:33 +05:00
Eugeny Kolpakov
4d076fceed
Merge pull request #7816 from open-craft/ekolpakov/children-import-fix
...
Fixed loosing children in drafts on import
2015-05-01 20:59:01 +03:00
Will Daly
5d16ed46a2
Enrollment API course details include credit modes.
...
Credit modes are hidden by default, since the user
isn't allowed to select them on the track selection page.
This commit exposes credit modes through the enrollment
API so that consumers can see that a course has a credit
track.
2015-05-01 12:36:30 -04:00
E. Kolpakov
6db974c8ee
Fixes for course import-export:
...
* Updated XBlock hash - new version forces exposes force_dirty method on fields
* Includes Scope.children fields into xml_importer._update_module_location so that they are updated as well.
* Tests for mutable fields xml_importer._update_module_location with mutable fields and children
2015-05-01 18:36:14 +03:00
Ben Patterson
8cd5f42ca9
Merge pull request #7850 from edx/benp/bok-choy-shard-5
...
Add bok-choy shards 4 and 5. New default is 'shard 6'
2015-05-01 09:26:32 -04:00
Ben Patterson
5f0cd587fd
Add bok-choy shards 4 and 5. When no shard is specified on a test, it
...
will fall in 'shard 6'
2015-04-30 17:34:24 -04:00
Adam
af3519ce15
Merge pull request #7835 from edx/release
...
Release (DO NOT MERGE)
2015-04-30 16:24:47 -04:00
Carson Gee
681b9a5ea7
Remove anonymous caching when SSL is enabled
2015-04-30 10:50:19 -04:00
Ned Batchelder
777be12ada
Add missing __init__.py files
2015-04-30 07:43:08 -04:00
Daniel Friedman
9e90ec5c0a
Correct "shure" to "sure" in a comment
2015-04-29 16:05:43 +00:00
Awais Jibran
6e6aa036e7
Switching between discussion threads take focus to bottom of the page.
...
TNL-1530
2015-04-29 20:28:52 +05:00
David Baumgold
28c898c395
Correct spelling in a comment
2015-04-29 11:27:07 -04:00
Adam Palay
41a66b521b
fix typo in captions js (TNL-2076)
2015-04-29 11:02:26 -04:00
Calen Pennington
a1c0773c4d
Move entry_point down into XModule/XModuleDescriptor so that 'xmodule.v1' only applies to XModules, not pure XBlocks with the XModuleMixin
2015-04-28 15:33:04 -04:00
Chris
d9e13d22b8
Merge pull request #7763 from edx/clrux/sequence-nav-button-icons
...
Changing sequence nav buttons from images to icon fonts
2015-04-28 14:05:38 -04:00
Chris Rodriguez
74ce5cbb87
Changing sequence nav buttons from images to icon fonts
2015-04-28 11:04:16 -04:00
Ben Patterson
1bed97e952
Merge pull request #7821 from edx/benp/flaky-TNL-2083
...
Flag test as flaky. TNL-2083.
2015-04-28 09:34:51 -04:00
Awais Jibran
3bd45358ab
Merge pull request #7753 from edx/aj/tnl1745-change-email-on-dashboard
...
Fixed change email address error from student dashboard
2015-04-28 11:29:15 +05:00
Jim Abramson
70d837ab62
Merge pull request #7777 from edx/jsa/baskets
...
use commerce api v2.
2015-04-27 22:30:37 -04:00
jsa
efde11d552
Use ecommerce api v2.
...
XCOM-213 XCOM-214
2015-04-27 16:57:17 -04:00
Ben Patterson
c2fd2739b8
Flag test as flaky. TNL-2083.
2015-04-27 16:55:01 -04:00
Andy Armstrong
001da52af6
Address Sylvia's doc feedback
2015-04-27 16:13:25 -04:00
Mark Hoeber
356b10c271
Update component templates for accessibility and content
2015-04-27 14:45:36 -04:00
Ben Patterson
4a4c3c56de
Merge pull request #7806 from edx/benp/skip-test-TNL-2035
...
Skip unreliable test. TNL-2035
2015-04-27 11:33:54 -04:00
Martyn James
1eeca4d81f
Merge pull request #7522 from edx/feature/dashboard-search
...
Feature/dashboard search
2015-04-27 09:46:35 -04:00
Ben Patterson
9b7972bfbd
Skip unreliable test. TNL-2035
2015-04-26 15:55:10 -04:00
Waqas Khalid
53c12d5146
Merge pull request #7587 from edx/waqas/tnl1844-wrong-tab-problem
...
Tab number in url doesn't take to correct tab
2015-04-24 19:52:24 +05:00
Davorin Sego
71feb068e3
Dashboard search feature
2015-04-24 09:45:12 -04:00
Mark Hoeber
39cd5cec60
Merge pull request #7791 from edx/markhoeber-doc1904
...
Updated enrollment api doc for new response fields
2015-04-24 09:23:00 -04:00
Waqas Khalid
97e6091bd7
Tab number in url doesn't take to correct tab
...
When there is multiple units in a particular subsection
then there will be tabs in courseware. When url have
tab number at the end of the url the code was not
considering it and showing the wrong tab. I have changed
such that it will always check the value of position.
TNL-1844
2015-04-24 17:50:32 +05:00
Awais Jibran
8e5a63c440
Videos should emit stop_video event once the video segment is compelte.
...
TNL-2008
2015-04-24 10:48:13 +05:00
Mark Hoeber
568ed781c6
Updated enrollment api doc for new response fields
...
And cleaned up one doctoring
2015-04-23 15:17:47 -04:00
Sarina Canelake
8006227aa6
Merge pull request #7667 from applecool/L10N_bugfix
...
Fix to LOC-66
2015-04-23 10:48:15 -04:00