Daniel Friedman
9e90ec5c0a
Correct "shure" to "sure" in a comment
2015-04-29 16:05:43 +00:00
David Baumgold
28c898c395
Correct spelling in a comment
2015-04-29 11:27:07 -04:00
Chris
d9e13d22b8
Merge pull request #7763 from edx/clrux/sequence-nav-button-icons
...
Changing sequence nav buttons from images to icon fonts
2015-04-28 14:05:38 -04:00
Chris Rodriguez
74ce5cbb87
Changing sequence nav buttons from images to icon fonts
2015-04-28 11:04:16 -04:00
Ben Patterson
1bed97e952
Merge pull request #7821 from edx/benp/flaky-TNL-2083
...
Flag test as flaky. TNL-2083.
2015-04-28 09:34:51 -04:00
Awais Jibran
3bd45358ab
Merge pull request #7753 from edx/aj/tnl1745-change-email-on-dashboard
...
Fixed change email address error from student dashboard
2015-04-28 11:29:15 +05:00
Jim Abramson
70d837ab62
Merge pull request #7777 from edx/jsa/baskets
...
use commerce api v2.
2015-04-27 22:30:37 -04:00
jsa
efde11d552
Use ecommerce api v2.
...
XCOM-213 XCOM-214
2015-04-27 16:57:17 -04:00
Ben Patterson
c2fd2739b8
Flag test as flaky. TNL-2083.
2015-04-27 16:55:01 -04:00
Mark Hoeber
356b10c271
Update component templates for accessibility and content
2015-04-27 14:45:36 -04:00
Ben Patterson
4a4c3c56de
Merge pull request #7806 from edx/benp/skip-test-TNL-2035
...
Skip unreliable test. TNL-2035
2015-04-27 11:33:54 -04:00
Martyn James
1eeca4d81f
Merge pull request #7522 from edx/feature/dashboard-search
...
Feature/dashboard search
2015-04-27 09:46:35 -04:00
Ben Patterson
9b7972bfbd
Skip unreliable test. TNL-2035
2015-04-26 15:55:10 -04:00
Waqas Khalid
53c12d5146
Merge pull request #7587 from edx/waqas/tnl1844-wrong-tab-problem
...
Tab number in url doesn't take to correct tab
2015-04-24 19:52:24 +05:00
Davorin Sego
71feb068e3
Dashboard search feature
2015-04-24 09:45:12 -04:00
Mark Hoeber
39cd5cec60
Merge pull request #7791 from edx/markhoeber-doc1904
...
Updated enrollment api doc for new response fields
2015-04-24 09:23:00 -04:00
Waqas Khalid
97e6091bd7
Tab number in url doesn't take to correct tab
...
When there is multiple units in a particular subsection
then there will be tabs in courseware. When url have
tab number at the end of the url the code was not
considering it and showing the wrong tab. I have changed
such that it will always check the value of position.
TNL-1844
2015-04-24 17:50:32 +05:00
Mark Hoeber
568ed781c6
Updated enrollment api doc for new response fields
...
And cleaned up one doctoring
2015-04-23 15:17:47 -04:00
Sarina Canelake
8006227aa6
Merge pull request #7667 from applecool/L10N_bugfix
...
Fix to LOC-66
2015-04-23 10:48:15 -04:00
Awais Jibran
0b66dc4b42
Merge pull request #7718 from edx/aj/tnl1921-forgot-password-model-not-showing
...
Forgot password model not visible when user clicks 'Forgot Password' link on CMS.
2015-04-23 16:53:06 +05:00
applecool
3f11df3f34
Fix to LOC-66
2015-04-22 20:45:44 -05:00
Chris
b81c6d9169
Merge pull request #7768 from edx/clrux/UX-1724-RTL-sequence-nav-buttons
...
RTL-ifies the sequence nav buttons
2015-04-22 13:10:06 -04:00
David Baumgold
60795564c2
Merge pull request #7764 from edx/parse-time-as-standalone-function
...
_parse_time_str can be a standalone function
2015-04-22 10:05:01 -04:00
Chris Rodriguez
b9a30b226e
RTL-ifies the sequence nav buttons
2015-04-22 09:52:12 -04:00
Awais Jibran
8bd09d4057
Forgot password model not visible when user clicks 'Forgot Password' link on CMS.
...
TNL-1921
2015-04-22 18:06:36 +05:00
David Baumgold
220a86efa9
Merge pull request #7705 from edx/adjust-test_only_expected_fields_are_displayed
...
Simplify test_only_expected_fields_are_displayed
2015-04-22 09:01:55 -04:00
cahrens
4af79d6f76
Don't event first_name and last_name.
...
TNL-2044
2015-04-21 16:03:59 -04:00
David Baumgold
764d5e6e89
_parse_time_str can be a standalone function
2015-04-21 13:38:37 -04:00
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
Awais Jibran
1d9499e1ad
Fixed change email address error from student dashboard
...
TNL-1745
2015-04-20 14:36:31 +05: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