Daniel Clemente Laboreo
ce461b1d6e
Include forum status in LMS heartbeat service.
2018-01-29 08:53:36 +02:00
Robert Raposa
35afe06da9
Add tiny bar for 0 posts in My Stats.
2018-01-27 00:19:20 -05:00
Robert Raposa
a3ae0eb0f1
Merge pull request #17326 from edx/robrap/LEARNER-3377-fix-title
...
Fix title to My Stats with lock.
2018-01-26 18:08:49 -05:00
Robert Raposa
c776b0d7ae
Fix title to My Stats with lock.
2018-01-26 16:06:13 -05:00
John Eskew
fa7bb1ea81
Merge pull request #17311 from mitodl/python_lib_import_fix_v2
...
Enabled python code lib import with GIT_IMPORT_STATIC set to False
2018-01-26 14:41:12 -05:00
Jae Bradley
f2a57b6956
Merge pull request #17320 from edx/robrap/LEARNER-3377-dump-assignments
...
LEARNER-3377: Drop due date section of Learner Analytics and fix grading section.
2018-01-26 14:34:30 -05:00
John Eskew
5a71fa1e33
Allow inactive users to authenticate in Django 1.10+
2018-01-26 14:04:19 -05:00
Ayub khan
bc497d35c0
Merge pull request #17318 from edx/update-translations-26-jan
...
updated translations
2018-01-26 23:53:34 +05:00
Robert Raposa
59336cc58a
Drop due date section of Learner Analytics and fix grading section.
2018-01-26 13:03:50 -05:00
ayub-khan
9a50e018f0
updated translations
2018-01-26 16:38:12 +05:00
Qubad786
64555c60c0
Move request_cache to openedx.core.djangoapps
2018-01-26 15:09:25 +05:00
Gavin Sidebottom
ec0263bc5b
changed 'course code lib' references to 'python lib' to maintain consistency
2018-01-25 16:08:57 -05:00
Gavin Sidebottom
8476f19463
Enabled python code lib import with GIT_IMPORT_STATIC set to False
2018-01-25 16:08:25 -05:00
Douglas Hall
5ccd465d85
Merge pull request #17304 from edx/douglashall/ENT-854
...
ENT-854 Add django-fernet-fields to requirements.
2018-01-25 13:56:24 -05:00
Troy Sankey
e649d2d782
Shim query count assertions due to added SAVEPOINTs
2018-01-25 11:38:46 -05:00
Troy Sankey
1deb26e190
avoid unnecessary attempt to update an immutable dict
...
request.data has become immutable under Django 1.11 for some reason.
Regardless, setting the 'id' key should be extraneous because we already
instruct the update method to use a specific pk (see kwargs) which
should be sufficient to locate the database record and update it.
2018-01-25 11:38:46 -05:00
John Eskew
27edca3c5e
Replace all clean_course_id form methods with common method.
2018-01-25 11:38:46 -05:00
John Eskew
56f9efcc4c
Create course mode in one line without extra save.
2018-01-25 11:33:51 -05:00
John Eskew
c55aa9e1d5
Change POST request upon creation only.
2018-01-25 11:33:44 -05:00
John Eskew
2eab707cc0
Change str conversion to text_type.
2018-01-25 11:23:31 -05:00
John Eskew
3915c47d71
Bump query counts for grading in Django 1.11.
2018-01-25 11:23:31 -05:00
Douglas Hall
d158da2792
ENT-854 Add django-fernet-fields to requirements.
2018-01-25 11:05:18 -05:00
Eric Fischer
aa44292890
render discussion_profile_page as a fragment
2018-01-25 10:08:08 -05:00
Jeremy Bowman
7c2826b8e8
Merge pull request #17300 from edx/jmbowman/PLAT-1899
...
PLAT-1899 Fix some issues running under Django 1.10+
2018-01-25 09:39:26 -05:00
Dennis Jen
d3d64970c3
Merge pull request #17263 from caesar2164/update-course-about-date-conditionals
...
Updates course about date conditionals
2018-01-25 08:23:35 -05:00
AlasdairSwan
cc7431526f
Merge pull request #17301 from edx/alasdair/learner-analytics-dashboard-week-streak-tweak
...
Update to week streak display logic
2018-01-25 08:20:05 -05:00
Albert (AJ) St. Aubin
f07880bb38
Merge pull request #17297 from edx/aj/LEARNER-3629_refactor
...
Refactor of the CourseEntitlement Refund API to handle refund failures
2018-01-25 07:13:44 -05:00
Adeel Khan
d9d4ae5535
Fix invalid certificate page for a11y and translation.
...
Invalid certificate page has hardcoded lang='en' for
html, that would cause a11y issue for other languages user.
Some of screen reader text is not under translation. This patch
would fix both issues.
LEARNER-3110
2018-01-25 14:02:12 +05:00
John Eskew
d21a098280
Merge pull request #17146 from open-craft/clemente/move-heartbeat-settings-to-env
...
Allow customizing heartbeat checks
2018-01-24 20:21:51 -05:00
AlasdairSwan
6f1d41c171
Update to week streak display logic
2018-01-24 18:56:06 -05:00
Giulio Gratta
f7795f8a68
Updates course about date conditionals
...
- Formatted date start strings can contain unicode, so six.string_types is a better `is_instance` check
- "end_date" is no longer a required key in the `get_course_about_section` dictionary, so that check can fail and is bad.
2018-01-24 13:11:48 -08:00
Jeremy Bowman
ff4732bcf6
PLAT-1899 Fix some issues running under Django 1.10+
2018-01-24 16:04:28 -05:00
Albert St. Aubin
f0436aa832
Refactor of the CourseEntitlement Refund API to handle refund failures
...
[LEARNER-3629]
The CourseEntitlement Refund API will not respond with ERROR codes when
the attempted refund call to Ecommerce fails.
2018-01-24 14:46:58 -05:00
Brian Mesick
bffd906909
Merge pull request #17115 from edx/bmedx/django111_cms_test_failures
...
Fixes to CMS failures in Django 1.11 tests
2018-01-24 14:46:52 -05:00
Jeremy Bowman
ebc54c8f1a
PLAT-1890 Fixed assorted ModifyingEnforceTypeWarning warnings
2018-01-24 11:49:42 -05:00
bmedx
1d45c85135
Refactor student login for readability and fix Django 1.11 issues
2018-01-24 11:26:43 -05:00
Harry Rein
2935578b9a
Merge pull request #17294 from edx/HarryRein/a11y-footer-upgrade-div
...
Ensuring div and not button inside link tag for a11y.
2018-01-24 11:18:04 -05:00
Matthew Piatetsky
d716d7409c
Merge pull request #17293 from edx/bundles_dashboard_fix
...
Bundles dashboard fix
2018-01-24 10:21:02 -05:00
Michael Frey
90bb8af3c6
Merge pull request #15618 from open-craft/bdero/failed-password-reset-email
...
Add optional password reset failure emails
2018-01-24 10:06:16 -05:00
Michael Frey
51499e2c4b
Merge pull request #15921 from open-craft/haikuginger/advertised-start-date-courseware-detail-page
...
Show advertised start date on course details page
2018-01-24 10:04:57 -05:00
Harry Rein
98b8eaf27e
Ensuring div and not button inside link tag for a11y.
2018-01-24 10:01:50 -05:00
Saleem Latif
4ed64ee5d0
Fix styling of enterprise sidebar on registration page.
2018-01-24 14:28:04 +05:00
Tasawer Nawaz
f16cfea801
update help link in header
...
LEARNER-2437
2018-01-24 11:53:06 +05:00
Matthew Piatetsky
8cf1e04781
Add screenshots
2018-01-23 17:51:03 -05:00
Matthew Piatetsky
eeb05406a0
fix list price on bundle button
2018-01-23 17:46:55 -05:00
Jae Bradley
6bfb9c9478
Merge pull request #17291 from edx/mobile-learner-analytics-modal
...
Make Learner Analytics Test Modal Mobile Responsive
2018-01-23 16:48:30 -05:00
Jae Bradley
7fb4ca5ce1
Merge pull request #17284 from edx/jaebradley/LEARNER-3945
...
LEARNER-3945: Add try/catch in Learner Analytics View
2018-01-23 15:48:06 -05:00
jaebradley
a2cc48d37d
fix mobile responsive modal
...
fix errors
2018-01-23 15:38:37 -05:00
bmedx
46cb89e55d
Fixes to CMS failures in Django 1.11 tests
2018-01-23 14:11:06 -05:00
AlasdairSwan
77d254dcad
LEARNER-3935 Style updates
2018-01-23 11:28:06 -05:00