Andy Armstrong
5ae2bee17f
Merge pull request #16119 from edx/hackathon/bootstrap-courseware
...
Convert course home page to Bootstrap
2017-10-11 10:21:13 -04:00
Andy Armstrong
374cdb0a3d
Convert course home page to Bootstrap
...
LEARNER-1694
Fix a11y failure
Fix header styling
Fix layout issues
Further layout fixes
2017-10-10 20:18:27 -04:00
Uman Shahzad
2601b26af6
Update mocks/docs/code to reflect Enterprise API updates.
2017-10-11 02:05:04 +05:00
Harry Rein
c63020f9ce
Merge pull request #16184 from edx/HarryRein/LEARNER-2784-sock-cleanup
...
Harry rein/learner 2784 sock cleanup
2017-10-06 14:18:58 -04:00
Harry Rein
f534e01888
Merge pull request #16096 from edx/HarryRein/LEARNER-2308-update-course-goal
...
Harry rein/learner 2308 update course goal
2017-10-06 14:11:23 -04:00
Harry Rein
0666ea6969
Sock upgrade message on mobile.
2017-10-06 13:15:54 -04:00
Harry Rein
f3f3edf4bd
Allow user to update course goal on course home page.
...
LEARNER-2308
Once a goal has been set for a user on the course home message,
allow them to update it on the course home side bar. Automatically
sets a course goal for users when enrolling in a verifiable course.
2017-10-06 13:07:03 -04:00
Robert Raposa
91bf523920
Merge pull request #16175 from edx/robrap/LEARNER-2026-clean-up
...
LEARNER-2026: Revert remains of 'upgrade upsell to course info banner'.
2017-10-06 10:02:49 -04:00
Robert Raposa
e8945ebdc5
Course home event clean-up.
...
- Convert hero events to BI events.
- Upgrade click event clean-up
LEARNER-2026
2017-10-05 15:29:37 -04:00
Harry Rein
747611eaca
Merge pull request #16168 from edx/HarryRein/LEARNER-2332-reviews-speed-up
...
Add loading icon to reviews page.
2017-10-05 14:31:54 -04:00
John Eskew
b07826cbc0
Merge pull request #16148 from edx/jeskew/initial_django_1.11_startup_changes
...
Initial Django 1.11 startup changes
2017-10-05 12:48:26 -04:00
John Eskew
0890193d6b
PLAT-1408: Import csrf from new path.
2017-10-05 11:12:53 -04:00
John Eskew
7dfb6cc681
Change all UTC timezones to import from pytz instead of Django.
2017-10-05 11:12:52 -04:00
Diana Huang
ef5670f29a
Merge pull request #16153 from edx/diana/disappear-message
...
Make the welcome message disappear after seven days of first viewing.
2017-10-05 10:08:22 -04:00
Harry Rein
271f3c9f3c
Add loading icon to reviews page.
...
LEARNER-2332
Since CourseTalk doesn't allow for loading a read and write reviews
page at the same time, this commit adds a loading icon to show that
we need to grab the iframe.
2017-10-05 09:18:49 -04:00
Diana Huang
eab6363d94
Make the welcome message disappear after sevent days of first viewing.
2017-10-04 13:30:03 -04:00
Bill Filler
5268588980
Display banner if user declines data sharing consent
...
Revert changes for getting enterprise customer from enteprise from
Enterprise API and update/add test.
Lookup the enterprise_customer_uuid based on the site and user if not
found through the cookie or request parameter.
2017-10-04 11:27:16 -04:00
Harry Rein
0e6d9acece
Merge pull request #16104 from edx/HarryRein/LEARNER-2236-remove-old-wells
...
Remove old messaging wells.
2017-10-03 11:29:13 -04:00
Diana Huang
7f4550387c
Add eventing to course home upgrade paths.
2017-10-02 17:27:51 -04:00
Andy Armstrong
7dfe12a1f3
Show course home messages for important course dates
...
LEARNER-2073
2017-10-02 17:27:51 -04:00
Gabe Mulley
d509ae1da1
change verified cert image
2017-10-02 12:21:18 -04:00
Zubair Afzal
24df31402e
Merge pull request #16067 from edx/zub/ENT-624-update-enterprise-api-support
...
Ent 624 update enterprise api support
2017-09-28 13:29:41 +05:00
zubair-arbi
4040c45f06
update enterprise api support for request users and enterprise service user
...
ENT-624
2017-09-27 18:04:44 +05:00
Robert Raposa
23fbde8ef1
Refactor Goal Enum to Choices.
2017-09-26 15:59:07 -04:00
Uman Shahzad
f94558f464
Merge pull request #16094 from open-craft/uman/ent-0.48.1
...
[WL-1240] [ENT-640] [ENT-628] [ENT-629] [ENT-630] [ENT-631] [ENT-634] [ENT-644] Bump to edx-enterprise to 0.48.1
2017-09-27 00:16:34 +05:00
Harry Rein
08ab462c4a
Remove old messaging wells.
...
LEARNER-2236
2017-09-26 14:32:06 -04:00
Diana Huang
d696677ce8
Merge pull request #15968 from edx/diana/header-updates
...
LEARNER-2318: As a learner I should have an easy way to get to my learner profile
2017-09-26 10:40:41 -04:00
Uman Shahzad
ff0374e695
Remove any trace of enterprise_customer_users in ENT API.
2017-09-26 15:22:18 +05:00
Diana Huang
1cfefe2457
Modify the header to show the learner profile.
...
Remove the profile from the user dropdown.
LEARNER-2318
2017-09-25 17:06:08 -04:00
Diana Huang
b5a0d0ce0a
Remove waffle flag for showing certs on profile.
...
Certs are displayed by default to everyone.
2017-09-25 15:38:16 -04:00
Diana Huang
925cc7b850
Merge pull request #16078 from edx/diana/hide-explore-courses
...
LEARNER-2521 - Only show 'Explore New Courses' button when courses are browsable.
2017-09-22 14:44:51 -04:00
Diana Huang
f7b5066bf9
Only show 'Explore New Courses' button when courses are browsable.
2017-09-22 13:50:55 -04:00
Harry Rein
2fa8fa2249
Merge branch 'master' into HarryRein/LEARNER-2471-safari-sock-issue
2017-09-22 12:17:15 -04:00
Harry Rein
afe35acf80
Fixing sock issue on master in safari.
2017-09-22 11:02:36 -04:00
Harry Rein
bc76ffe5dc
Add message for setting course goal.
...
LEARNER-2307
2017-09-22 09:56:27 -04:00
Diana Huang
cbfea6515d
Add new info message to profile page.
2017-09-21 10:19:40 -04:00
Douglas Hall
610a4100af
Revert "Initialize enterprise api client with provided user"
2017-09-20 09:55:02 -04:00
zubair-arbi
16120efaeb
Initialize enterprise api client with provided user
...
ENT-624
2017-09-19 14:56:43 +05:00
Douglas Hall
c243fb52f3
Upgraded edx-enterprise to 0.45.0.
...
ENT-638
2017-09-14 14:35:45 -04:00
Andy Armstrong
2d40854391
Merge pull request #15957 from edx/andya/learner-certificate-filtering
...
Only show passing certificates on a learner profile
2017-09-06 15:21:25 -04:00
Jeremy Bowman
cebf6d3ea9
Merge pull request #15960 from edx/jmbowman/fragile_test_fixes
...
Fixes for test order dependence
2017-09-06 13:06:04 -04:00
Andy Armstrong
d05b62a283
Only show passing certificates on a learner profile
...
LEARNER-2486
2017-09-06 12:32:15 -04:00
Diana Huang
50c287ad90
Merge pull request #15949 from edx/diana/update-sock-copy
...
Update sock copy.
2017-09-06 12:16:27 -04:00
Jeremy Bowman
6fb7d63c9e
Fixes for test order dependence
2017-09-06 11:31:37 -04:00
Jeremy Bowman
ae44f1840c
Merge pull request #15951 from edx/jmbowman/ddt_cleanup
...
ddt usage cleanup
2017-09-06 11:19:39 -04:00
Jeremy Bowman
fd6af6b05e
ddt usage cleanup
2017-09-05 17:25:51 -04:00
Harry Rein
d0bc499f66
Fix styling issues on learner profile.
...
LEARNER-2485
1) Joined Date is shown in bold and there is no line below to separate
it from the next section.
2) The bio shows up below the certificates.
3) Switching to 'limited profile' does not correctly hide the language,
location and joined date fields.
2017-09-05 15:15:07 -04:00
Diana Huang
020c027ff6
Update sock copy.
2017-09-05 11:06:09 -04:00
Andy Armstrong
5128a4f5b7
Fix learner profile bug and tests that didn't catch it
2017-09-01 13:44:26 -04:00
Andy Armstrong
ff5c6f0c30
Merge pull request #15868 from edx/andya/profile-certificates
...
LEARNER-1860: Course certificates on the learner profile
2017-09-01 07:12:03 -04:00