Eric Fischer
34db1269c8
Merge pull request #16601 from edx/efischer/EDU-1731_memoize
...
Memoize common lookups during request
2017-12-04 13:12:09 -05:00
Waheed Ahmed
bcccd48871
Merge pull request #16625 from edx/waheed/LEARNER-3206-dates-mobile-fragment-changes
...
Course dates mobile fragment improvements.
2017-12-04 22:14:57 +05:00
Eric Fischer
2e3f871c12
Memoize common lookups during request
...
Prevents repeated memcached lookups on functions whose values should
remain static for the lifetime of a request.
EDUCATOR-1731
2017-12-04 11:54:50 -05:00
Tyler Hallada
f5d2741c34
Merge pull request #16744 from edx/thallada/highlights-logging
...
Schedules: more info logging and add exception logging
2017-12-04 11:32:43 -05:00
Nimisha Asthagiri
de74279d78
Merge pull request #16755 from edx/pacing/fake-request-issue
...
Schedules: Emulate HTTP request needs to include host information
2017-12-04 11:31:58 -05:00
Jeremy Bowman
067785dbfd
Merge pull request #16710 from edx/jmbowman/PLAT-1419
...
PLAT-1419 Make edxmako a proper template backend
2017-12-04 11:07:30 -05:00
Waheed Ahmed
d7d310bc4f
Course dates mobile fragment improvments.
...
Added new mobile css entry in css pipline and removed
dates heading for mobile view.
LEARNER-3206
2017-12-04 15:16:06 +05:00
Nimisha Asthagiri
61f4ceca5b
Schedules: Emulate HTTP request needs to include host information
2017-12-03 23:57:12 -05:00
Tyler Hallada
3425502a23
Schedules: change logging from DEBUG to INFO/EXCEPTION
2017-12-03 22:34:33 -05:00
Jeremy Bowman
67b877cb6c
PLAT-1428 Removed unused cache_relation function
2017-12-01 18:00:04 -05:00
Jeremy Bowman
fdc50c3aa8
PLAT-1419 Make edxmako a proper template backend
2017-12-01 17:01:52 -05:00
Tyler Hallada
c397840d74
Merge pull request #16598 from edx/thallada/ret-emulate-request-default-middleware
...
Default middleware_classes in emulate_http_request
2017-12-01 16:33:21 -05:00
Jesse Zoldak
9c49c10b27
Revert "Allow theme template block override"
2017-11-30 17:09:13 -05:00
Tyler Hallada
fd5c5acc28
Add emulate_http_request contextmanager for tasks
...
remove explicit middleware from resolver task
Address Gabe's comment
Add TODO to define middleware_classes in settings
2017-11-30 16:40:20 -05:00
Tyler Hallada
989c3a30d7
Merge pull request #16618 from edx/mulby/schedules-analytics
...
update readme with analytics information
2017-11-30 16:14:36 -05:00
Brian Mesick
3951b7527c
Merge pull request #16658 from edx/bmedx/django111_tag_test_failures_lms_3
...
Tag LMS Unit 3 tests that fail in Django 1.11
2017-11-30 16:14:18 -05:00
Dillon-Dumesnil
56062c0ea8
Merge pull request #16348 from edx/ddumesnil/xblock
...
Review xBlock v1(.1.1)
2017-11-30 15:45:18 -05:00
Anthony Mangano
f72cf800e1
Consider user entitlements and use entitlement products in bundle one-click purchase
2017-11-30 13:59:46 -05:00
Calen Pennington
2ad918c126
Merge pull request #16707 from cpennington/cale/improve-schedule-admin-filtering
...
Use a dropdown to filter schedules by course_id, rather than forcing …
2017-11-30 12:49:06 -05:00
Dillon Dumesnil
5afc6c6621
Updating version number after responding to Nimisha's comments in edx/xblock-review and updated header text in xblock
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
7b08890f00
Responding to round 3 comments. Created global variable for the url beginning
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
f5944c2e61
Improving performance of tests by creating everything but the review section prior to running tests and then creating the review section, unit, and XBlock with each test
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
2a68f9b171
Improved tests(exclamation point)
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
70fff66e42
Responding to comments
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
a3a0459de9
Switched to using unittest.skip for failing unneeded test
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
5c2caeff16
Quality fixes
2017-11-30 12:00:04 -05:00
Dillon Dumesnil
a95d26ca94
Tests(exclamation point)
2017-11-30 12:00:04 -05:00
Calen Pennington
1f23b08fb1
Use a dropdown to filter schedules by course_id, rather than forcing the use of search
2017-11-30 10:53:08 -05:00
Nimisha Asthagiri
7a6805b261
Merge pull request #16714 from edx/pacing/spanish-language-issue
...
Schedules: course language -> closest released language
2017-11-30 10:47:53 -05:00
Awais Jibran
e3c4b9f096
Merge pull request #16717 from edx/aj/update-course-start-date-change-log
...
Add Course ID in logging
2017-11-30 15:05:37 +05:00
Awais Jibran
f72d44d38a
Add Course ID in logging
2017-11-30 13:48:06 +05:00
Nimisha Asthagiri
38cfadeb20
Schedules: convert course language to supported released language
2017-11-29 20:08:33 -05:00
Alessandro Roux
7463356c7f
Merge pull request #16706 from edx/pacing/readme-with-a-system-diagram
...
Dynamic Pacing: Incorporate handoff feedback in the README
2017-11-29 16:42:34 -05:00
Christopher Lee
2192f65523
Merge pull request #16686 from mikix/mikix/LEARNER-2893
...
Fix keyboard navigation in course outline
2017-11-29 14:05:15 -05:00
sandroroux
f2a1d8a78c
Renamed the section that contains the diagram. Deleted description
2017-11-29 12:39:58 -05:00
sandroroux
873f86e5f3
Paired the system diagram with a quick description.
2017-11-29 12:35:15 -05:00
Uman Shahzad
37844fd927
Merge pull request #15947 from open-craft/allow-theme-template-block-override
...
Allow theme template block override
2017-11-29 22:25:27 +05:00
sandroroux
859958f059
Fixed some rendering issues.
2017-11-29 11:51:10 -05:00
Brian Mesick
167b28302c
Merge pull request #16704 from edx/revert-15511-proversity/add-recover-password-endpoint
...
Revert "Add recover password endpoint"
2017-11-29 11:49:15 -05:00
sandroroux
fb100796d3
Included system diagram in README.
2017-11-29 11:47:08 -05:00
Diana Huang
8693f2fd38
UX updates to registration form.
...
- hide optional fields by default.
- instructions only shown when focused in.
- removed header
- Terms of service link and checkbox on same line.
2017-11-29 09:46:54 -05:00
Brian Beggs
845e64cd78
Revert "Add recover password endpoint"
2017-11-29 09:44:10 -05:00
Qubad786
dc335a2215
EDUCATOR-1628
...
Enable Video Uploads by default with course rollout flag.
2017-11-29 12:27:20 +05:00
Jose Antonio Gonzlez
9cf0b335aa
Merge remote-tracking branch 'upstream/master' into proversity/add-recover-password-endpoint [ci skip]
2017-11-28 08:08:25 -06:00
Jose Antonio Gonzlez
0decade2a8
Merge remote-tracking branch 'upstream/master' into proversity/add-recover-password-endpoint [ci skip]
2017-11-27 16:55:51 -06:00
Tyler Hallada
9f74e70589
Course Highlights Setting in Studio Course Outline
...
fixup! trying to "fix" underscore syntax error
add cancel modal test
Fix quality issues.
Apply Nimisha's suggestions for my quality fixes.
Skip test_drop_unit_in_collapsed_subsection
Fix quality error
2017-11-27 17:23:55 -05:00
sandroroux
13edb0b03e
Updated course_has_highlights and get_week_highlights. Methods ensure that a course has highlights_enabled_for_messaging
...
Responded to Nimisha's review feedback.
2017-11-27 17:23:29 -05:00
Michael Terry
8570809cae
Fix keyboard navigation in course outline
...
Remove some obsolete and broken a11y markup that was causing
keyboard navigation in the main course outline to focus elements
that shouldn't be focused.
LEARNER-2893
2017-11-27 16:48:08 -05:00
Michael Terry
20154a761c
Merge pull request #16641 from mikix/mikix/button-a11y
...
Fix focus loss when bookmarking a page in IE
2017-11-27 12:13:06 -05:00
Jose Antonio Gonzalez
93464298e4
Merge remote-tracking branch 'upstream/master' into proversity/add-recover-password-endpoint [ci skip]
2017-11-27 10:28:32 -06:00