Commit Graph

31772 Commits

Author SHA1 Message Date
mushtaqali
bfd49b2cd0 Fix markdown editor reference link having colon issue 2015-07-28 22:32:57 +05:00
Peter Fogg
505b64730a Merge pull request #9082 from edx/peter-fogg/team-list-accessibility
Give teams view error messages focus.
2015-07-28 09:03:40 -04:00
Aamir
1061274b52 Merge pull request #9078 from edx/aamir-khan/ECOM-1916-grade-progress-page
ECOM-1916: updated the dispaly
2015-07-28 17:06:10 +05:00
Arbab Nazar
84af54b2b1 Merge pull request #8848 from edx/arbab/cert-whitelist-mod
modify the whitelist cert script to take list of users
2015-07-28 16:58:21 +05:00
aamir-khan
9f0f081a1f ECOM-1916: updated the dispaly 2015-07-28 14:59:48 +05:00
Awais Qureshi
bee837bed4 Merge pull request #9074 from edx/awais786/ECOM-1807-credit-provider-image
ECOM-1807 Adding provider thumbnail url.
2015-07-28 12:41:59 +05:00
AlasdairSwan
c37df8d2f7 Merge pull request #8970 from jolyonb/jolyonb/footercss
Fixing printing for footer v3
2015-07-27 17:28:15 -04:00
Jim Abramson
3a1f9bd816 Merge pull request #9084 from edx/jsa/xcom-497
commerce/api: Don’t allow setting expiration of prof modes.
2015-07-27 17:13:03 -04:00
Peter Fogg
becf15e50a Give teams view error messages focus. 2015-07-27 16:22:34 -04:00
jsa
03717f3940 commerce/api: Don’t allow setting expiration of prof modes.
XCOM-497
2015-07-27 15:56:53 -04:00
jsa
6c83bff5be commerce/api: pass expiration_datetime when updating modes 2015-07-27 15:56:27 -04:00
David Ormsbee
8d9e907635 Merge pull request #9070 from edx/ormsbee/test_ms_class_setup_teardown
Modulestore test base class using setUpClass() and tearDownClass()
2015-07-27 15:05:46 -04:00
chrisndodge
b40fa0a929 Merge pull request #9089 from edx/cdodge/revert-accidental-requirements-edit
mistaken update of edx_proctoring repo hash update, this was meant fo…
2015-07-27 14:53:03 -04:00
Jesse Zoldak
296697ab49 Merge pull request #9086 from edx/zoldak/TNL-2667
Mark CourseTeamPageTest testcase class as flaky
2015-07-27 14:50:48 -04:00
Chris Dodge
8da554c57e mistaken update of edx_proctoring repo hash update, this was meant for a working branch 2015-07-27 14:48:34 -04:00
Jesse Zoldak
4f9dec8b36 Merge pull request #9060 from edx/zoldak/fix-library-index-test
Fix library index test
2015-07-27 14:25:38 -04:00
chrisndodge
574319c412 Update github.txt 2015-07-27 14:17:26 -04:00
Jesse Zoldak
66aac6a246 Mark CourseTeamPageTest testcase class as flaky 2015-07-27 13:57:23 -04:00
John Eskew
756008aa9b Merge pull request #8768 from open-craft/jump_to_children_ospr
Jump to children
2015-07-27 13:42:32 -04:00
David Ormsbee
58f36d3e93 Enable faster ModuleStore tests with SharedModuleStoreTestCase.
This is a new TestCase base class, intended for situations where
you only want to initialize course content in the setUpClass(),
as opposed to setUp(). This is done for performance reasons, since
many test cases only use courses in a read-only fashion,
particularly in LMS tests.

This commit also converts the following modules to use this new
base class:

  lms/djangoapps/ccx/tests/test_ccx_modulestore.py (38s -> 4s)
  lms/djangoapps/discussion_api/tests/test_api.py (2m45s -> 51s)
  lms/djangoapps/teams/tests/test_views.py (1m17s -> 33s)
2015-07-27 13:02:16 -04:00
Clinton Blackburn
2dc781005e Merge pull request #9071 from edx/clintonb/mode-names
Corrected CourseMode Display Name
2015-07-27 12:49:15 -04:00
Christine Lytwynec
b5e6607bc4 Merge pull request #9005 from edx/clytwynec/mark-test_import_timestamp-as-flaky
mark test_import_timestamp as flaky
2015-07-27 12:03:23 -04:00
Clinton Blackburn
56e9625a8f Corrected CourseMode Display Name
The Commerce API now sets the correct display name for known course modes, but continues to default to the mode slug for unknown course modes.
2015-07-27 11:26:08 -04:00
Awais
95faeb4abf ECOM-1807 Adding personal email in authors file. 2015-07-27 20:06:17 +05:00
Awais
1d2bc6fd67 ECOM-1807 Adding provider thumbnail url. 2015-07-27 20:04:05 +05:00
David Ormsbee
ce9d2439ac Merge pull request #9068 from edx/ormsbee/test_course_bulk_ops
Optimize test course creation with bulk_operations
2015-07-27 10:53:16 -04:00
Jolyon Bloomfield
ecf8792c77 Inserting RTL support 2015-07-27 10:37:56 -04:00
Sarina Canelake
dccc36a452 Merge pull request #9077 from edx/20150727-translations-update
Update translations (autogenerated message)
2015-07-27 10:30:51 -04:00
Sarina Canelake
c88aeb5fc1 Update translations (autogenerated message) 2015-07-27 09:58:15 -04:00
Christine Lytwynec
802725a5f9 mark test_import_timestamp as flaky 2015-07-27 09:46:05 -04:00
Awais Jibran
d838686c1b Merge pull request #9043 from edx/aj/tnl-2879-xml-course-error
Grading doesn't work for XML courses
2015-07-27 18:38:54 +05:00
zubair-arbi
0f94910d2f Merge pull request #9012 from edx/zub/bugfix/ecom-1525-update-eligibility-email-caching
update caching for eligibility email content and edx-logo
2015-07-27 13:36:43 +05:00
Vedran Karačić
e6c9e1bd0a Merge pull request #9037 from edx/vkaracic/TNL-394-confirmation-msg
TNL-394: Fixed the confirmation message
2015-07-27 09:43:36 +02:00
zubair-arbi
a2dd5d91f6 update caching for eligibility email content and edx-logo
ECOM-1525
2015-07-27 11:14:38 +05:00
Dongwook Yoon
e6cba609d1 Merge pull request #9057 from edx/dongwook/djpyfs
allows platform version formatting as a part of static url served by …
2015-07-27 02:02:52 -04:00
Braden MacDonald
5aa127a9bf Merge pull request #8995 from open-craft/masquerade-cohorts
Allow previewing cohorted content when masquerading (SOL-1064)
2015-07-26 11:18:23 -07:00
David Ormsbee
701f5fc1c6 Optimize test course creation with bulk_operations.
Use bulk operations to both minimize the number of writes
to MongoDB, as well as to suppress signals which could
trigger things like search indexing or course structure
caching.
2015-07-24 19:45:10 -04:00
Christina Roberts
cb21756393 Merge pull request #9063 from edx/christina/tnl-231
Delete mention of direction from checkboxgroup.
2015-07-24 16:58:26 -04:00
Peter Fogg
454a0adab1 Merge pull request #9061 from edx/peter-fogg/i18n-cleanup
Convert to named arguments for localized strings.
2015-07-24 16:08:40 -04:00
Dongwook
e7aa8fc176 allows platform version formatting as a part of static url served by djpyfs 2015-07-24 20:05:20 +00:00
Dongwook
46ff32b0b9 update authors 2015-07-24 20:05:20 +00:00
Christina Roberts
09b352cca3 Merge pull request #9056 from edx/christina/tnl-645
Set default value of showanswer to Never since it doesn't work.
2015-07-24 15:12:45 -04:00
Peter Fogg
9d0dd4bbb2 Merge pull request #9034 from edx/peter-fogg/round-grades
WIP: Display rounded problem results.
2015-07-24 14:55:50 -04:00
Peter Fogg
4b0c3be75c Convert to named arguments for localized strings. 2015-07-24 14:51:17 -04:00
cahrens
85b8a88152 Delete mention of direction from checkboxgroup.
It was never implemented.
TNL-231
2015-07-24 14:44:08 -04:00
Peter Fogg
814cc5688c Display rounded problem results. 2015-07-24 14:18:14 -04:00
Christina Roberts
a66d4e481a Merge pull request #9054 from edx/christina/tnl-2848
Sort the grade cutoffs.
2015-07-24 14:14:50 -04:00
Ben Patterson
a7635f8127 Merge pull request #8890 from edx/benp/write-python-complexity
Post complexity metric to a file for downstream collection.
2015-07-24 14:10:58 -04:00
Jesse Zoldak
51f058ad45 Fix library index test 2015-07-24 13:57:52 -04:00
Peter Fogg
8fc5444095 Merge pull request #9020 from edx/peter-fogg/404-not-live
Redirect to dashboard from non-live courses.
2015-07-24 13:49:45 -04:00