Kevin Kim
0bf8fc4b44
Converts the dates on the dashboard, sidebar navigation, and important course dates to user specified time zone.
2016-07-05 17:45:13 +00:00
Matt Drayer
68312bdd2d
Revert "Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming""
...
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS
3. Update paver commands to support multi theme dirs
4. Updating template loaders
5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings
6. Update tests
7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
2016-06-30 15:19:51 +05:00
Kevin Kim
d0be769f1d
Merge pull request #12667 from edx/kkim/tz_pref_AS
...
Time Zone in Account Settings
2016-06-28 13:10:10 -04:00
Kevin Kim
059985b9ec
Added time zone field to user account settings, currently hidden behind a feature flag.
2016-06-28 14:33:56 +00:00
Sylvia Pearce
8b1f28d317
Account registration and activation text string revisions
2016-06-27 13:32:53 -04:00
Douglas Hall
56055cc47e
Merge branch 'release' into douglashall/merge_patch_2016_06_22_to_master
2016-06-24 11:07:43 -04:00
Douglas Hall
51d8580982
Fix default from email lookups
2016-06-22 13:54:57 -04:00
Ibrahim
603546a04a
replace references to settings.PLATFORM_NAME in edx-platform with theme overrides
2016-06-17 18:33:19 +05:00
Douglas Hall
a36ede4e25
Get platform name via microsite configuration for forgot password page
2016-06-14 22:50:05 -04:00
Douglas Hall
036faf9b41
Get platform name via microsite configuration for forgot password page
2016-06-14 16:39:26 -04:00
Awais Jibran
2648a63903
Fix email opt in list
2016-06-10 11:33:55 +05:00
wajeeha-khalid
f19af52054
MA-2050: add optional user profile details in GET thread & comment
2016-06-02 17:05:00 +05:00
Hasnain
11454640da
Added middleware to redirect the user from expired course page to all courses page.
2016-06-01 14:56:27 -04:00
Asad Iqbal
18cddf6e1e
Merge pull request #12488 from edx/asadiqbal08/WL-477
...
Got two thumbs up, so merging.
WL-477 Route direct references to email address configurations through theming.helpers
2016-05-23 17:56:28 +05:00
asadiqbal
1c19ebb443
WL-477
2016-05-23 13:24:05 +05:00
Hasnain
d5d51f3293
WL-230 Added additional fields to extended registration fields
2016-05-20 09:57:45 -04:00
Clinton Blackburn
23e990df1d
Replaced all usages of JSONWebTokenAuthentication with JwtAuthentication
...
JwtAuthentication knows how to parse our custom claims.
ECOM-4414
2016-05-11 22:25:35 -04:00
Calen Pennington
ccaafce05b
Merge pull request #12205 from cpennington/disable-caching-in-tests
...
Disable caching in LMS tests
2016-05-06 15:22:48 -04:00
Douglas Hall
53604648d3
Check microsite configurations for PLATFORM_NAME setting before defaulting to global setting
2016-05-04 23:45:16 -04:00
Calen Pennington
853bfe7a36
Add a TestCase mixin for enabling caches in tests
...
By default, disable all caching in tests, to preserve test independence.
In order to enable caching, inherit from CacheSetupMixin, and specify
which cache configuration is needed.
[EV-32]
2016-05-04 14:51:30 -04:00
Calen Pennington
18e1610043
Remove the create_user argument to setUp.
...
Instead, use a class attribute to define test behavior. This allows for
easier addition of new mixins over time.
2016-05-04 11:35:55 -04:00
Waheed Ahmed
b7b4e0b041
Added Kosovo in django country list.
...
ECOM-4292
2016-04-28 00:17:06 +05:00
Jonathan Piacenti
17ec12c650
Address platform final review notes.
2016-04-01 21:06:07 +00:00
Jonathan Piacenti
a04a635efc
Add accomplishments to user profile
2016-04-01 10:13:08 -05:00
Jonathan Piacenti
a2104634a1
Implement Badging API views.
2016-04-01 10:13:08 -05:00
Waheed Ahmed
b8a447c132
Moved white label sites to logistration.
...
ECOM-2948
2016-03-24 14:09:11 +05:00
Ben Patterson
c504029b39
Create a third shard for lms unit tests.
...
This will leverage the nose attrib plugin to allow us
to break tests apart on our build system to run
in parallel on separate nodes.
2016-03-17 12:01:42 -04:00
Omar Khan
50b6bf27f2
Registration: don't require terms of service if checkbox is hidden
...
Fixes test failures in e461374973
2016-03-03 16:58:58 +07:00
Ben Patterson
9e4f14f1be
Revert "Registration: don't require terms of service if checkbox is hidden"
2016-02-29 12:08:09 -05:00
Omar Khan
e461374973
Registration: don't require terms of service if checkbox is hidden
2016-02-24 16:18:32 +07:00
Bill DeRusha
e75f7950d4
Updates XBlock renders its own template. Adds expand and collapse JS + jasmine tests.
...
ECOM-2809
2016-02-03 13:58:23 -05:00
Peter Fogg
fd397964b3
Styling and template changes for the Course Home page.
...
ECOM-2810
2016-02-03 12:20:53 -05:00
Ahsan Ulhaq
9220420925
Add jwt auth in LMS
...
ECOM-3419
2016-01-28 14:00:58 +05:00
Adam Palay
46066c04af
resolve quality violation
2016-01-25 15:04:19 -05:00
Adam Palay
bb2d75d80e
Revert "Merge pull request #11241 from edx/feature/credentials-phase-1"
...
This reverts commit 46df454536 , reversing
changes made to 039e6cdfe6 .
2016-01-25 12:46:57 -05:00
Ahsan Ulhaq
bcb8afb2c4
Add jwt auth in LMS
...
ECOM-3419
2016-01-22 13:00:36 +05:00
Jonathan Piacenti
acc0161c0f
Add custom registration form extension feature.
2016-01-05 10:14:28 -06:00
Usman Khalid
1c387e4f41
Address review feedback.
2015-12-17 22:10:21 +05:00
Usman Khalid
8bdc097293
Fixes after rebase to Django 1.8
2015-12-17 22:10:21 +05:00
muzaffaryousaf
1616de5051
Bookmarks API.
...
TNL-2180
2015-12-17 22:07:30 +05:00
Ned Batchelder
67c1cdf5f4
Fix missing translator comments
...
Turns out if the string literal starts on the next line after the
translation function, then the translator comment is lost. So, either
close up short strings, or add a dummy empty string on the first line to
concatenate with the real string.
Ugh.
2015-12-03 13:45:01 -05:00
Ahsan Ulhaq
dffdd13928
Help text update for full name
...
ECOM-2993
2015-11-25 14:39:22 +05:00
Ned Batchelder
f5d0f3ff55
Remove useless pylint suppressions
2015-11-22 07:41:19 -05:00
muhammad-ammar
29acc3acfc
resolve merge conflicts
...
test fixes
2015-11-18 19:13:54 +05:00
muhammad-ammar
8d5f153201
Merge remote-tracking branch 'origin/release' into dj18-release-merge
...
Conflicts:
common/djangoapps/util/testing.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/teams/tests/test_views.py
openedx/core/djangoapps/programs/models.py
openedx/core/djangoapps/user_api/accounts/tests/test_views.py
requirements/edx/github.txt
2015-11-18 17:53:44 +05:00
Usman Khalid
6cb62f2697
Rebase upgrade Django to v1.8.5
...
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
2015-11-10 15:00:19 -05:00
J. Cliff Dyer
00b3051b73
Make sure proper logic is used for getting account privacy.
2015-11-06 15:53:08 +00:00
muzaffaryousaf
cc88cfaf64
Fixing "wrong-assert-type" pep8 warning.
...
TNL-3650
2015-10-29 15:01:49 +05:00
Ned Batchelder
a0c25f88c3
Merge pull request #10279 from edx/ned/cleaner-django-meta
...
No need for docstrings on "class Meta"
2015-10-21 09:35:40 -04:00
Ned Batchelder
322ca34b20
Remove pylint pragmas from "class Meta"
...
Also remove useless docstrings where they were added to keep pylint
quiet.
2015-10-21 07:37:00 -04:00