Marco Morales
25ff53539d
Merge pull request #9168 from edx/marco/TNL-2946/capa/styling-fixes
...
Capa Styling Fixes for Annotation Problems
2015-08-03 11:50:05 -04:00
Marco Morales
90fcf4646a
adds back in correct and incorrect styling for annotations problems
2015-08-03 10:57:31 -04:00
Andy Armstrong
96e14e3f8b
Fix forums escaping bug
...
TNL-2919
2015-07-31 19:40:04 -04:00
aamir-khan
f286152f5a
ECOM-1947: updated the middleware to exclude the password strings from event logging
2015-07-31 15:51:42 -04:00
Sarina Canelake
848e72c770
Merge pull request #9134 from edx/sarina/allow-logistration-in-microsites
...
Allow microsites to use logistration page (ECOM-1976)
2015-07-31 10:26:19 -04:00
Marco Morales
10a0bc6f1d
Merge pull request #9122 from jolyonb/questionfix
...
CAPA CSS: Fixing indicator spacing on dropdown problems
2015-07-31 09:52:02 -04:00
David Baumgold
2afc586a91
Merge pull request #8934 from edx/db/fix-python-saml-compile-issue
...
Re-upgrade to setuptools
2015-07-31 09:43:23 -04:00
Sarina Canelake
db2d8f6594
Allow microsites to use logistration page (ECOM-1976)
2015-07-31 09:33:59 -04:00
Renzo Lucioni
50f920be3c
Merge pull request #9135 from edx/renzo/always-allow-unenrollment
...
Allow enrollments in expired modes to be deactivated
2015-07-31 09:23:34 -04:00
Braden MacDonald
659db2eb7d
Merge pull request #9125 from open-craft/sso-metadata-email-config
...
SSO: Make email addresses in SAML metadata fully configurable
2015-07-30 13:59:49 -07:00
David Baumgold
ebe8b25210
Upgrade setuptools to 18.0.1
...
This reverts commit 1a3f0958b9 .
2015-07-30 16:22:42 -04:00
Renzo Lucioni
4131aa4d38
Allow enrollments in expired modes to be deactivated
...
Facilitates revocation of enrollments in expired modes. XCOM-490.
2015-07-30 12:39:25 -04:00
Ahsan Ulhaq
ab69e0df1c
Copy & Styling for Credit messages on Dashboard
...
ECOM-1917
2015-07-30 14:33:40 +05:00
Braden MacDonald
f776b81853
Make email addresses in SAML metadata fully configurable
2015-07-29 14:48:31 -07:00
Jolyon Bloomfield
d06abbf01e
Fixing indicator spacing
2015-07-29 17:10:08 -04:00
Mushtaq Ali
40f8947334
Merge pull request #9100 from edx/mushtaq/tnl2593-fix-publish-automatically-after-deleting-unit
...
Autopublish when vertical is deleted
2015-07-29 23:02:54 +05:00
Mushtaq Ali
6964690097
Merge pull request #9096 from edx/mushtaq/tnl-2609-fix-url-link-issue-markdown-editor
...
Fix markdown editor reference link having colon issue
2015-07-29 22:05:46 +05:00
frances botsford
f8d1776698
Merge pull request #8972 from jolyonb/jolyonb/discussion
...
Small printing fixes (LMS)
2015-07-29 10:10:47 -04:00
frances botsford
cfe3acb7c4
Merge pull request #7594 from jolyonb/jolyonb/p-spacing
...
Fixing paragraph spacing with inline class (capa)
2015-07-29 10:06:28 -04:00
David Baumgold
7a32fbc941
Merge pull request #9104 from edx/improve-learner-profile-tests
...
Minor improvements to learner profile tests
2015-07-29 09:05:21 -04:00
mushtaqali
edad392a26
Autopublish when vertical is deleted
2015-07-29 11:44:11 +05:00
Andy Armstrong
601f160271
Merge pull request #6503 from edx/pull-out-lms-underscore-templates
...
Pull discussion underscore templates out into individual files
2015-07-28 22:33:34 -04:00
David Baumgold
263bcaf2fc
Simplify birth_year variable
2015-07-28 16:47:03 -04:00
David Baumgold
5500603742
assertTrue should be assertEqual
2015-07-28 13:59:04 -04:00
David Baumgold
51976b0616
Minor improvements to learner profile tests
2015-07-28 13:55:49 -04:00
mushtaqali
bfd49b2cd0
Fix markdown editor reference link having colon issue
2015-07-28 22:32:57 +05:00
Awais Jibran
ece64cf2fd
Merge pull request #9097 from edx/aj/plat-760-fix-flaky-test_import_timestamp
...
Fixed Flaky test
2015-07-28 22:30:42 +05:00
Awais Jibran
bceb2ae378
Fixed Flaky test (TestLibraryImport.test_import_timestamp)
...
PLAT-760
2015-07-28 21:04:16 +05:00
Clinton Blackburn
f33b451e8a
Merge pull request #9081 from edx/clintonb/course-detail-whitelist
...
White-listed course detail API calls
2015-07-28 11:01:11 -04:00
Christina Roberts
f384400bdf
Merge pull request #9026 from edx/christina/tnl1653-incorrect-textbook-link
...
Fix View Live link on Textbooks page in Studio.
2015-07-28 10:04:03 -04:00
David Baumgold
c1a38a6dc7
Pull discussion underscore templates out into individual files
...
No need to go through Mako
2015-07-28 09:36:31 -04: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
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
cahrens
44b1971a7c
Fix View Live link on Textbooks page in Studio.
...
TNL-1653
2015-07-27 16:58:18 -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
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
Clinton Blackburn
e5ba2a5801
White-listed course detail API calls
...
XCOM-518
2015-07-27 14:06:44 -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
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
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
Christine Lytwynec
802725a5f9
mark test_import_timestamp as flaky
2015-07-27 09:46:05 -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
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