Will Daly
4df2bd3329
Merge pull request #7756 from edx/will/ecom-1408-take-two
...
Expose course start/end date in the enrollment API
2015-04-21 10:50:33 -04:00
Calen Pennington
97d9a19052
Merge pull request #7710 from cpennington/relax-context-contract
...
Fix contract on context argument
2015-04-21 10:01:24 -04:00
Will Daly
e065a9c947
Mark test_split_test_LMS_staff_view as flaky
2015-04-21 09:38:53 -04:00
Muhammad Ammar
7babb3efed
Merge pull request #7696 from edx/ammar/tnl1740-add-simplified-and-traditional-chinese-transcript-language-options
...
Add Simplified and Traditional Chinese as Transcript language options
2015-04-21 18:28:17 +05:00
Will Daly
fc918fb3d1
Expose course start/end date in the enrollment API
2015-04-21 08:41:42 -04:00
Nimisha Asthagiri
c2a1870fb5
Clean ID of course_module for push notification channel name.
...
Update Mobile API to include channel_id for course.
2015-04-18 15:30:19 -04:00
Nimisha Asthagiri
a87c881024
MA-612 Mobile Push Notification Studio Django admin setting
2015-04-18 15:30:14 -04:00
muhammad-ammar
cfcb38c498
Update user message strings
2015-04-17 17:23:19 -04:00
Andy Armstrong
17392ef3bf
Code review feedback and test cleanup.
2015-04-17 17:23:19 -04:00
Andy Armstrong
7742735fb0
Event on user preference updates
...
TNL-1851
2015-04-17 17:23:19 -04:00
Andy Armstrong
1f3d2c24cc
Isolate Bok Choy tests to unique test users
2015-04-17 17:23:19 -04:00
cahrens
9907cb5251
Tests for profile image eventing.
2015-04-17 17:23:18 -04:00
cahrens
4797a74e5c
Emit events for language proficiencies from the update_account_settings method.
2015-04-17 17:23:18 -04:00
Daniel Friedman
97c43adaa4
Track user settings changed events on User save
2015-04-17 17:23:18 -04:00
Diana Huang
3f20a6f304
Add model change event tracking to UserProfile.
2015-04-17 17:23:18 -04:00
Andy Armstrong
8ff9fd84e4
Obey learner profile default visibility
2015-04-17 17:23:18 -04:00
Usman Khalid
da57b13b6d
Removed all references to AUTH_ENTRY_DASHBOARD.
...
TNL-2024
2015-04-17 17:23:17 -04:00
muzaffaryousaf
6502eaf755
DropDownFieldView should show empty option if model value is unset.
...
TNL-2022
2015-04-17 17:23:17 -04:00
muhammad-ammar
e50a641673
Accessibility changes for Account Settings and Learner Profile pages
2015-04-17 17:23:17 -04:00
muzaffaryousaf
c2d83bd4a6
Bok_choy tests for upload/remove profile image.
...
TNL-1538
2015-04-17 17:23:17 -04:00
cahrens
938dcce061
Event change_initiated for password and email change requests.
2015-04-17 17:23:16 -04:00
muzaffaryousaf
9ac08ac59d
Moving the country field to the required section of account setting page.
...
TNL-1856
2015-04-17 17:23:16 -04:00
Andy Armstrong
f03841a6bb
Add client-side events for viewing pages
...
TNL-1504
2015-04-17 17:23:16 -04:00
Andy Armstrong
c3a39934a0
Limit the size of the user profile's "bio" field
...
TNL-1990
2015-04-17 17:23:16 -04:00
muzaffaryousaf
3110cf6bb6
Remove account settings display and editing from dashboard sidebar.
...
TNL-1516
2015-04-17 17:23:15 -04:00
Usman Khalid
429984efcc
Third party auth tests should check account_settings_context().
...
TNL-1535
2015-04-17 17:23:15 -04:00
Usman Khalid
2667f705ad
Enable third party auth from account settings page.
...
TNL-1535
2015-04-17 17:23:15 -04:00
muzaffaryousaf
a378995f85
If user is not above age limit, show restricted learner profile.
...
TNL-1658
2015-04-17 17:23:15 -04:00
muzaffaryousaf
67848ff67b
Link to learner profile page from username in discussions.
...
TNL-1503
2015-04-17 17:23:15 -04:00
muzaffaryousaf
4f97cd7a04
Learner profile page.
...
TNL-1502
2015-04-17 17:23:14 -04:00
Usman Khalid
229a37b983
Bokchoy tests for account settings page.
...
TNL-1499
2015-04-17 17:23:14 -04:00
muhammad-ammar
9c2d18710c
Jasmine tests for account settings page.
...
TNL-1499
2015-04-17 17:23:14 -04:00
jsa
bb2599cecd
Include profile image version in URLs.
...
TNL-1860
2015-04-17 17:23:13 -04:00
jsa
1d11345e90
make auto_auth users satisfy PARENTAL_CONSENT_AGE_LIMIT
2015-04-17 17:23:13 -04:00
jsa
46b63164a0
Implement profile_image upload and remove endpoints
...
TNL-1537
Co-Authored-By: Andy Armstrong <andya@edx.org >
Co-Authored-By: cahrens <christina@edx.org >
2015-04-17 17:23:12 -04:00
Daniel Friedman
97e44ed20f
Implement language proficiencies.
...
TNL-1488
2015-04-17 17:23:12 -04:00
Andy Armstrong
650a9a9b85
Implement parental controls for user profiles
...
TNL-1606
2015-04-17 17:23:11 -04:00
Daniel Friedman
6f6fdbfb5f
Integrate profile images into Accounts API
...
TNL-1545
2015-04-17 17:23:11 -04:00
cahrens
fad63938e5
New bio field in UserProfile.
2015-04-17 17:23:11 -04:00
cahrens
0a962bf991
Add field that was missing from re-ordered migration
2015-04-17 17:23:11 -04:00
Clinton Blackburn
5b644298fb
Merge pull request #7737 from edx/enrollment-api-full-urls
...
Returning complete URL for Enrollment API user messaging
2015-04-17 17:17:02 -04:00
Jesse Zoldak
b5305147b3
Revert "Expose course start/end date in the enrollment API"
2015-04-17 15:46:55 -04:00
Will Daly
53f4a13f3b
Merge pull request #7708 from edx/will/ecom-1411
...
Expose course start/end date in the enrollment API
2015-04-17 14:23:00 -04:00
Calen Pennington
f67cb76fb4
Merge pull request #7686 from cpennington/xmodule-metrics-sample-rate
...
Sample xblock metrics at 10%
2015-04-17 13:52:05 -04:00
Chris
4a27e8b6cc
Merge pull request #7711 from edx/clrux/UX-1946-div-focus-fix
...
Adding outline styles (none) to the sr focus div
2015-04-17 12:44:27 -04:00
Will Daly
e777260712
Merge pull request #7687 from edx/will/ecom-1408-take-two
...
Credit message on track selection page.
2015-04-17 11:53:36 -04:00
Eugeny Kolpakov
b1765d0a69
Merge pull request #7641 from open-craft/eugeny/problem-type-search
...
Capa problem type filtering using edx-search
2015-04-17 18:43:04 +03:00
Will Daly
3b160eefcb
Credit message on track selection page.
...
* Adds a credit course mode to indicate that a course
has a credit option.
* Hides the credit option from the track selection and
pay-and-verify pages.
* Shows different messaging for the verified track if
it's possible to upgrade from verified to credit at the end
of the course.
2015-04-17 10:59:37 -04:00
Chris Rodriguez
2637ac897d
Changing id to class
2015-04-17 08:55:30 -04:00
Awais Qureshi
0b5d0b2949
Merge pull request #7698 from edx/awais786/ECOM-1421-modify-course-access-api
...
ECOM-1421 implementing the functionality
2015-04-17 12:07:07 +05:00