muzaffaryousaf
f1657d1d4a
Fixing the SaSS for RTL.
...
TNL-1759
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
muhammad-ammar
ca1f2f7768
Jasmine tests for upload/remove profile image on learner profile page.
...
TNL-1538
2015-04-17 17:23:17 -04:00
Usman Khalid
adf111e4d5
Adding functionlity to upload/remove profile image.
...
TNL-1538
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
Usman Khalid
bc05cd0ccd
Resolving JS lint errors for account settings & learner profile page.
...
TNL-1855
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
Usman Khalid
e6c3644bd7
Quality fixes.
2015-04-17 17:23:15 -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
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
muhammad-ammar
9c2d18710c
Jasmine tests for account settings page.
...
TNL-1499
2015-04-17 17:23:14 -04:00
Usman Khalid
74bf7f239e
Account settings page.
...
TNL-1499
2015-04-17 17:23:14 -04:00
Usman Khalid
3a2c527cd6
Added javascript library backbone-super.
...
TNL-1499
2015-04-17 17:23:14 -04:00
cahrens
970c77ffbf
Pep8/pylint error.
2015-04-17 17:23:14 -04:00
cahrens
39688e337b
Set default profile visibility to all_users.
2015-04-17 17:23:14 -04:00
Andy Armstrong
6c3b94d249
Bump User API and Profile Images API to v1
...
TNL-1669
2015-04-17 17:23:13 -04:00
Daniel Friedman
7330b2bf0a
Pull additional profile image settings from configuration
2015-04-17 17:23:13 -04:00
Daniel Friedman
23f02d9492
Configurations for filesystem and s3 backends.
...
TNL-1789
2015-04-17 17:23:13 -04:00
Andy Armstrong
c898e4137b
Add default profile images
...
TNL-1796
2015-04-17 17:23:12 -04:00
Andy Armstrong
20410a9c6c
Implement profile image moderation
...
TNL-1548
2015-04-17 17:23:12 -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
Ali Mohammad
e81a883e8f
Merge pull request #7744 from edx/multibeacon
...
Added salt to "load" beacon.
2015-04-17 17:06:53 -04:00
Adam
2745398dc0
Merge pull request #7729 from edx/adam/different-queue-small-emails
...
Adam/different queue small emails
2015-04-17 16:02:11 -04:00
alawibaba
8a3e302f7e
Added salt to "load" beacon.
2015-04-17 15:48:46 -04:00
Chris Rodriguez
e3dba5fb32
Fixed z-index for social action dropdown (TNL-1806)
2015-04-17 12:55:59 -04:00
Chris Rodriguez
766f700b48
Fixed caret position for LTR and RTL (SOL-693)
2015-04-17 12:55:58 -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
Awais
ff8b6be86b
ECOM-1439 adding new model and migration.
2015-04-17 20:55:39 +05:00
Marco Morales
25b0264a48
Merge pull request #7730 from edx/marco/fix/course-refund-via-unenroll
...
Still show dropdown actions even if course isn't accessible.
2015-04-17 11:21:48 -04:00
Chris Rodriguez
2637ac897d
Changing id to class
2015-04-17 08:55:30 -04:00
Chris Rodriguez
cb1bfa53de
Adding outline styles (none) to the sr focus div
2015-04-17 08:55:29 -04:00
Braden MacDonald
00db27b63e
Merge pull request #7638 from open-craft/problem-builder-version-bump
...
Bump version of Problem Builder
2015-04-16 16:38:57 -07:00
Marco Morales
a43f411297
Merge pull request #7608 from indagation/close-modal
...
Fix modal close button
2015-04-16 17:27:50 -04:00
Marco Morales
c67e8b9ef4
moved the dropdown actions outside of the if show_courseware_link in attempt to still show the dropdown actions
2015-04-16 16:40:46 -04:00
Adam Palay
f37c7934f0
reset queue reference in aws.py, use low priority queue (TNL-1591) (TNL-2003)
2015-04-16 15:41:16 -04:00
Chris
c5ce007a93
Merge pull request #7712 from edx/clrux/UX-2001-summary-table-contrast
...
Chaning table th td color to meet AA guidelines
2015-04-16 15:40:37 -04:00
Braden MacDonald
513591f409
Bump problem builder version to latest edx-release build
2015-04-16 11:56:50 -07:00
Sarina Canelake
cb333c414a
Merge pull request #7670 from louyihua/lms_i18n_1
...
Better i18n (cont.)
2015-04-16 14:05:53 -04:00
Adam
9a35c51e6e
Merge pull request #7724 from edx/release
...
Release
2015-04-16 13:40:41 -04:00
louyihua
b7c6b4ad55
Better i18n (cont.)
...
1. Fix sentence breaks inside `photo_reverification.html` and `midcourse_photo_reverification.html`.
2. Combine three setences inside `choose.html`.
3. Adding some punctuation marks to reduce duplicated strings with only different Punctuation marks in translation.
4. Move the colons inside the strings to be translated. This may be not necessary for now, but I think this may help translation by removing potential word meaning conflict.
5. Sorry for
2015-04-17 01:05:46 +08:00
Adam Palay
987ea8551e
fix quality violation
2015-04-16 10:13:36 -04:00
Marco Morales
9e525d6b5c
added images to the bulk email directory to include Youtube as a social icon option
2015-04-16 10:03:22 -04:00
Chris Rodriguez
b6b7acbd53
Chaning table th td color to meet AA guidelines
2015-04-16 06:57:42 -04:00
Chris
c641155cb2
Merge pull request #7467 from edx/clrux/UX-1810-a11y-color-fix--blue
...
Accessibility: Updating the color blue on LMS
2015-04-16 06:55:32 -04:00