bmedx
b26d7913f5
Add some common functionality for retiring users
...
- Methods for getting hashed retired users and usernames
- A DRF permission for retiring users
2018-04-02 13:48:52 -04:00
Hamza Munir
90f674e358
Footer Chinese Language Dupluication Issue
...
Removed the duplicate footer ICP LICENSE.
LEARNER-4766
2018-03-27 19:19:37 +05:00
Nimisha Asthagiri
e5b9452e76
Merge pull request #17385 from mitodl/hack18_instructor_django_plugin
...
Changed 'instructor' django app to follow plugin pattern
2018-03-26 15:20:47 -06:00
Eric Fischer
b35d227cc3
Merge pull request #17760 from edx/efischer/EDU-499
...
Remove PRUNE_OLD_VERSIONS waffle flag
2018-03-26 11:59:31 -04:00
Gavin Sidebottom
7626d4abf0
Changed 'instructor' django app to follow plugin pattern
2018-03-26 10:44:41 -04:00
Troy Sankey
9f30a75a08
add missing maintenance banner settings
2018-03-23 16:34:47 -04:00
Eric Fischer
242ac4c9cd
Remove PRUNE_OLD_VERSIONS waffle flag
2018-03-23 12:41:08 -04:00
Eric Fischer
2b9ee25618
Clean up unused settings
...
Initially introduced here:
e0aa8cf78a (diff-8a23909bc8d201fba8525b1dd6396247)
Rendered irrelevant here:
ece0ea00e9
2018-03-23 10:26:16 -04:00
Alex Dusenbery
a996822094
Revert "Revert "Track viewing of individual blocks.""
...
This reverts commit e2675f57b5f747b6a9e21067c75911fbd0341943.
2018-03-22 10:37:40 -04:00
Ibrahim
2bb790680a
add role and expose reason field to Instructor Dashboard Manual Enrollment
...
WL-1473
2018-03-16 15:47:53 +05:00
Stuart Young
53fe34615e
Test fixes to prepare for firefox upgrade on jenkins
2018-03-12 15:40:25 -04:00
Troy Sankey
3f1f524953
Revert "PLAT-1957 Better memory leak diagnostic tooling"
...
This reverts commit a022461891 .
Reverts edx/edx-platform#17486
2018-03-08 13:16:34 -05:00
Jeremy Bowman
a022461891
PLAT-1957 Better memory leak diagnostic tooling
2018-03-07 16:31:26 -05:00
Mushtaq Ali
36483f938d
Export video transcripts - EDUCATOR-1789
2018-03-06 15:25:46 +05:00
Ahsan Ulhaq
3c450ce7d9
Update min length of financial assisstance
...
LEARNER-2945
2018-03-02 15:39:04 +05:00
Jeremy Bowman
b3ac2b1b06
PLAT-1976 Add waffle switch to block auth_user write attempts
2018-02-28 13:13:06 -05:00
Bill DeRusha
071594392b
Merge pull request #17384 from edx/bderusha/zendesk-plugin
...
zendesk proxy plugin
2018-02-26 17:06:56 -05:00
Bill DeRusha
9611284df0
zendesk proxy plugin
2018-02-26 14:20:32 -05:00
Bill DeRusha
1aca252e19
Merge pull request #17383 from edx/bderusha/disc-plugin
...
Convert discussion to plugin
2018-02-26 13:18:10 -05:00
George Babey
3e840ff268
Merge pull request #17497 from edx/gbabey/move_paginators
...
Moved pagination to edx_rest_framework_extensions package
2018-02-23 15:24:40 -05:00
Bill DeRusha
4fba472139
Discssions as a plugin
2018-02-23 09:23:53 -05:00
Ned Batchelder
85a7c9bc13
Merge pull request #17487 from open-craft/jill/update-django-storage-swift
...
Update to django-storage-swift v1.2.18
2018-02-20 16:39:56 -05:00
Alex Dusenbery
919355cab1
Revert "Track viewing of individual blocks."
...
This reverts commit 4946b6b296 .
2018-02-20 14:42:28 -05:00
George Babey
26bac9f611
Moved paginators to edx_rest_framework_extensions package
...
Pagination should be standard and easy to adopt so moved the paginators
into the edx_rest_framework_extensions package so they can be easily
installed into other app/projects
2018-02-16 09:46:01 -05:00
Hamza Munir
a5e0989021
Footer Bootstrap new design fixes WIP
...
Fixes for new design as per instruction in this ticket.
LEARNER-3131
2018-02-16 13:12:11 +05:00
J. Cliff Dyer
4946b6b296
Track viewing of individual blocks.
...
* Implement a ViewedEvent handling system which calls handlers when a
block has been viewed for 5 seconds (configurable).
* Hook up Verticals to register their children blocks with this event,
and submit completions once seen.
OSPR-2093
OC-3358
2018-02-15 15:13:48 -05:00
Jillian Vogel
068a5d06eb
Update to django-storage-swift v1.2.18
...
and enable lazy connections by default.
cf https://github.com/dennisv/django-storage-swift/pull/97
2018-02-15 20:38:18 +10:30
Alex Dusenbery
7e51f02884
Get edx-platform working with external completion lib, add integration tests.
2018-02-14 15:54:27 -05:00
Nimisha Asthagiri
51dcb5a536
Merge pull request #17392 from mitodl/hack18_bookmarks_django_plugin
...
Changed 'bookmarks' django app to follow plugin pattern
2018-02-06 14:21:38 -05:00
Diana Huang
124e4c2ca1
Create new djangoapp and a new blank tab view.
2018-02-05 11:35:42 -05:00
Jeremy Bowman
11e134c552
PLAT-1916 Ignore existing usage of deprecated field_data
2018-02-02 16:12:00 -05:00
Gavin Sidebottom
7f3ffcc047
Changed 'bookmarks' django app to follow plugin pattern
2018-02-01 15:30:06 -05:00
Feanil Patel
0d8c30e58d
Fix pep8 violation.
2018-02-01 10:08:40 -05:00
Feanil Patel
49cbd581e9
Remove tracking_filename override.
...
The override value is the same as the default value.
2018-02-01 10:08:40 -05:00
Feanil Patel
37ae5e5218
Move LOG_DIR setting next to LOGGING setting.
2018-02-01 10:08:40 -05:00
Feanil Patel
de80ab751a
Remove the debug override.
2018-02-01 10:08:40 -05:00
Brittney Exline
c4670a33d7
ENT-839 Add ability to configure SP metadata for an IdP
2018-01-30 11:37:46 -05:00
Troy Sankey
381af53ad5
Merge pull request #17130 from edx/jeskew/fix_lms_shard_4_tests_django_111
...
LMS shard 4 tests Django 1.11
2018-01-29 14:14:22 -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
John Eskew
5a71fa1e33
Allow inactive users to authenticate in Django 1.10+
2018-01-26 14:04:19 -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
d158da2792
ENT-854 Add django-fernet-fields to requirements.
2018-01-25 11:05:18 -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
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
bmedx
1d45c85135
Refactor student login for readability and fix Django 1.11 issues
2018-01-24 11:26:43 -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
bmedx
46cb89e55d
Fixes to CMS failures in Django 1.11 tests
2018-01-23 14:11:06 -05:00
Eric Fischer
097e000a24
Merge pull request #16191 from proversity-org/proversity/course-visibility-in-catalog
...
add DEFAULT_COURSE_VISIBILITY_IN_CATALOG flag
2018-01-23 08:10:25 -05:00