Douglas Hall
0bf74f849e
Fix the activation email support link in the dashboard sidebar
2017-05-31 20:18:02 -04:00
John Eskew
3b57542ab0
Revert "Merge pull request #15170 from edx/jeskew/PLAT_1316_partitions_inheritance"
...
This reverts commit f97f052591 , reversing
changes made to 800bcd8e20 .
2017-05-30 12:42:54 -04:00
Douglas Hall
d71a1d8887
Merge pull request #15038 from replaceafill/replaceafill/ENT-343
...
[ENT-343] Add Terms of Service modal
2017-05-30 10:38:50 -04:00
Douglas Cerna
eaa02db6ae
Added Terms of Service modal
2017-05-29 11:57:04 -06:00
attiyaishaque
7f3e4cb810
EDUCATOR-3 Check for course before using it.
2017-05-29 17:43:44 +05:00
Uman Shahzad
a41195377c
Allow configurable activation email support link.
...
This also serves as a slight refactor of ENT-392.
2017-05-26 14:25:15 -04:00
John Eskew
f97f052591
Merge pull request #15170 from edx/jeskew/PLAT_1316_partitions_inheritance
...
Move fields.py, inheritance.py, and partitions to openedx/core.
2017-05-25 14:21:03 -04:00
John Eskew
66f3aa5ccf
Move fields.py, inheritance.py, and partitions to openedx/core.
2017-05-25 13:24:08 -04:00
Anthony Mangano
8bb56fa448
Merge pull request #15133 from edx/LEARNER-842-show-language-selector-in-lms-footer
...
Learner 842 Add ability to show language selector in LMS footer
2017-05-25 10:42:01 -04:00
Douglas Hall
8f95f799ac
Allow for SiteConfiguration override of SOCIAL_SHARING_SETTINGS setting.
...
WL-1052
2017-05-24 20:24:14 -04:00
Anthony Mangano
0172ff315a
add ability to show footer language selector on LMS
2017-05-24 16:41:45 -04:00
Renzo Lucioni
2955a6e639
Remove credential listing from program list view
...
The new design for the program detail page introduced a sidebar which includes a program-specific listing of credentials. This is an improvement over the old list of credentials found on the program list page and is meant to replace it. The new detail page is stable, so the credential listing on the program list page can be removed.
LEARNER-492
2017-05-22 16:07:37 -04:00
Douglas Hall
52fbe6f1c7
Merge pull request #15144 from edx/saleem-latif/ENT-329
...
ENT-329: Success Message for Account Activation for logged out users.
2017-05-22 14:48:04 -04:00
AlasdairSwan
f5ad3a7aab
Merge pull request #15149 from edx/alasdair/LEARNER-1040-program-details-undeserved-congratulations
...
LEARNER-1040 Only show congratulations message on the program details…
2017-05-22 09:05:08 -04:00
Saleem Latif
727dd9f90b
Success Message for Account Activation for logged out users.
2017-05-22 16:38:47 +05:00
Douglas Hall
c1561f63a7
Use PLATFORM_NAME in the account activation sidebar message on the dashboard.
...
ENT-392
2017-05-19 12:58:16 -04:00
AlasdairSwan
a929f09013
LEARNER-1040 Only show congratulations message on the program details page once the program certificate has been earned.
2017-05-19 12:31:14 -04:00
Saleem Latif
30eba50b79
Success Message for Account Activation for logged in users
2017-05-19 20:42:40 +05:00
Jesse Shapiro
73c41388ce
Merge pull request #15025 from open-craft/haikuginger/enterprise-branded-logistration
...
[ENT-336][ENT-337][ENT-338] Enterprise registration/login form updates
2017-05-18 17:20:56 -04:00
Jesse Shapiro
65dafe9fe5
Add Enterprise sidebar to login and registration views; remove unneeded fields; make registration form more narrow
2017-05-17 20:49:05 -04:00
Anthony Mangano
70d8c5c22c
update footer endpoint in branding api to support inclusion of language selector
2017-05-17 12:33:00 -04:00
Douglas Hall
d22afb8c92
Fix formatting issues with LMS account activation email.
...
This removes extra whitespace in the body of the LMS account activation email.
ENT-388
2017-05-16 12:53:43 -04:00
Matthew Piatetsky
131cc0bdbb
Remove old program detail page and Waffle switch gating the new page
...
The new page is released and stable. The switch and old code are no longer necessary.
ECOM-7482
2017-05-15 16:35:03 -04:00
Brittney Exline
69d85dc103
Merge pull request #14985 from open-craft/jill/update-registration-login
...
ENT-332/ENT-333 Updates Register and Login as per new design
2017-05-12 11:07:10 -04:00
Jillian Vogel
71ba54a963
Updates combined Register, Login, and Password Reset views as per new design
...
* Reorders form fields, and updates labels, placeholders, and tip text
* Increases clickable area for links and labels.
* Removes "*" markers from required fields, and instead adds
"(optional)" labels to visible optional fields.
* Updates font colors and sizes, and removes box shadows
* Adds custom drop-down styles
* Improves responsive design scaling for small screens
* Make Terms of Service and Honor Code open in new window to avoid losing form
field values.
2017-05-12 09:18:36 -04:00
Edward Zarecor
6aea3dc041
Basic support for an optional ICP number in the footer
2017-05-10 16:43:30 -04:00
Matt Drayer
5e94c63da6
mattdrayer/ENT-318: Update activation email subject and message text
2017-05-06 00:16:43 -04:00
Andy Armstrong
75a0fdf0eb
Enable course sidebar for new course home page
...
LEARNER-764
2017-05-05 13:55:59 -04:00
Diana Huang
e12a704cea
Add new course dates fragment.
...
Also add it to the course home page.
2017-05-04 20:53:42 -04:00
Ned Batchelder
6be4337c7d
Merge pull request #14898 from edx/nedbat/help-tokens-app
...
Use a new external app for help tokens
2017-05-03 18:08:27 -04:00
Matthew Piatetsky
e8c90847ce
Add view course button
...
This reverts commit 55268dec72 .
2017-05-03 16:37:26 -04:00
Matthew Piatetsky
55268dec72
Revert "Add view course button"
2017-05-03 15:54:10 -04:00
Matthew Piatetsky
efba5ec8cc
Merge pull request #15028 from edx/minor_tweaks
...
Add view course button
2017-05-03 15:35:32 -04:00
Matthew Piatetsky
4d08b70bb4
Add view course button
2017-05-03 14:50:29 -04:00
Andy Armstrong
2167584e5e
Unify the home and course tabs
...
LEARNER-609
2017-05-01 17:22:28 -04:00
Christina Roberts
61316c3807
Merge pull request #14972 from edx/christina/ed11
...
Renaming prep for allow discussions to be divided by enrollment tracks
2017-04-28 11:00:09 -04:00
Qubad786
4b73bac9b2
Enable sharing icons for future courses
2017-04-28 15:45:24 +05:00
cahrens
31fbde9c1f
Rename cohort methods to divided.
2017-04-27 14:58:08 -04:00
Ned Batchelder
2f1936ce73
Replace context processor with new help-tokens app
...
This makes it possible to refer to multiple book from a single app.
This also means that Open edX branches will be able to pass bok-choy
tests (at least if the books have already been built.)
2017-04-27 10:34:09 -04:00
Saleem Latif
76467a02d6
Merge pull request #14969 from edx/saleem-latif/ENT-306-a11y
...
ENT-306: a11y feedback changes for account activation message
2017-04-27 12:19:29 +05:00
M. Rehan
19961dc750
Merge pull request #14918 from edx/mrehan/course-sharing-utm-parameters
...
Add utm parameters to course sharing url
2017-04-26 13:00:56 +05:00
Saleem Latif
20c4a758ab
a11y feedback changes for account activation message
2017-04-26 12:27:47 +05:00
Andy Armstrong
b3a9689dc3
Merge pull request #14949 from edx/andya/course-sidebar
...
Add a sidebar to the new course home page
2017-04-24 19:17:24 -04:00
Andy Armstrong
e7e7b3bc15
Add a sidebar to the new course home page
...
LEARNER-606
2017-04-24 14:52:42 -04:00
Qubad786
c28d7cd5f9
Add utm parameters to course sharing url
2017-04-24 23:01:21 +05:00
Nimisha Asthagiri
96f2253036
Merge pull request #14870 from edx/neem/rename_scores
...
Rename location_to_scores -> problem_scores
2017-04-24 13:50:54 -04:00
Nimisha Asthagiri
61c0a01b37
Rename location_to_scores -> problem_scores
2017-04-24 11:01:30 -04:00
AlasdairSwan
7689fee03f
Merge pull request #14778 from edx/alasdair/ECOM-7386-program-progress-circle
...
ECOM-7386 Added a program progress circle to program details page
2017-04-24 10:10:52 -04:00
Saleem Latif
0361b50286
Change Account Activation UI on Dashboard
2017-04-24 10:22:35 +05:00
AlasdairSwan
a466b437f6
ECOM-7386 Added a program progress circle to program details page
2017-04-21 14:45:55 -04:00