Will Daly
c4eee8ebc3
Merge pull request #5502 from edx/will/per-course-donation-button
...
Add donation button to the enrollment success message
2014-10-08 06:05:37 -04:00
Nimisha Asthagiri
d7f850a764
Merge branch 'release'
...
Conflicts:
lms/djangoapps/instructor/features/data_download.py
2014-10-07 16:23:28 -04:00
Will Daly
f8365a2d3b
Add donation end-point
...
Make donations configurable
Added donation button to dashboard
Generalize merchant defined data for payment processor
2014-10-07 14:22:55 -04:00
stephensanchez
afaaca969a
Adding new styles for dashboard notifications.
...
Change the reverification failure message styling.
Changing templates so new styles do not appear in courseware.
Removing unused aria tag.
PR comments on cleaning up SASS
Fix signup LMS test.
Copy changes per review on PR
Updating based on PR comments
Style and HTML changes for notifications
2014-10-07 15:44:47 +00:00
Calen Pennington
5eaac26c0b
Fix typo in #5392 (encodeURICoponont)
2014-10-06 14:12:46 -04:00
Stephen Sanchez
aba57382ab
Merge pull request #5420 from edx/sanchez/enrollment-success-message
...
Add new enrollment message to the dashboard
2014-10-02 09:59:39 -04:00
Stephen Sanchez
bf112f7ef0
Add new enrollment message to the dashboard
...
The body of the enrollment message template
Tokenize platform name in message.
Changing to a datetime enrollment approach
Adding sorting. A little refactoring.
Adding confguration model for time delta
Adding admin registration and basic form for new config model.
Fixing docstring typo
Updating default time delta to 0, adding test to show it disabled functionality.
Removing the form from configuration and tweaking the enrollment message html
2014-10-02 12:32:35 +00:00
Calen Pennington
183e04106a
Merge pull request #5392 from cpennington/escape-course-ids-in-html
...
Properly escape CourseKeys and UsageKeys in html templates
2014-10-01 12:32:54 -04:00
Calen Pennington
77a04daa07
Properly escape CourseKeys and UsageKeys in html templates
...
[LMS-11372]
[LMS-11370]
2014-10-01 10:26:52 -04:00
David Baumgold
9542b0a885
Revert "Puts course listings in a sane order"
...
This reverts commit 1955aade36675289bdbc01554b6f74242754a746.
2014-09-23 18:45:59 -04:00
Brian Talbot
1b25be655c
revising markup and styling for listing header on LMS course dashboard
2014-09-23 12:02:30 -04:00
Piotr Mitros
19356ffd4b
Puts course listings in a sane order
2014-09-23 12:02:30 -04:00
Renzo Lucioni
66187ab907
Clean up translated strings in registration page, dashboard, and track selection flow
2014-09-17 14:38:24 -04:00
Renzo Lucioni
22f58be4aa
Add tracking on expand of upsell message
2014-09-12 11:58:24 -04:00
Chris Dodge
1379158e8d
make the 'ENABLE_THIRD_PARTY_AUTH' feature flag be microsite aware
2014-09-10 12:38:40 -04:00
Muhammad Shoaib
2cc0433833
Implement mediated bulk purchase epic
...
Updating EX-60 logic
2014-09-02 13:03:24 -04:00
Frances Botsford
b371783e63
login, registration, and dashboard page changes for third-party auth
2014-08-26 15:38:54 +00:00
asadiqbal08
932010df59
refund message for purchased courses
...
Add little more logic for paid courses
2014-08-05 10:00:16 -04:00
marco
a129fd4a27
adjusted styling of dashboard profile area to remove heavier gradients and other small cleanups
2014-07-17 14:26:22 -04:00
Sarina Canelake
c68fce1f0a
Fix i18n translation issues
2014-06-17 12:03:27 -04:00
John Cox
ce0b640712
Add third-party auth implementation and tests
2014-04-25 12:11:20 -07:00
Waqas
442db0b4aa
User doesn't exist in verify student banner toggle off view
...
LMS-2510
2014-04-23 15:36:56 +05:00
Giulio Gratta
1cd5a80d1e
replace unicode 'X' with font-awesome 'remove'
2014-03-11 12:48:58 -07:00
Giulio Gratta
2ae18c005f
change 'modal' wording to something more general and less jargony
2014-03-11 11:05:42 -07:00
Giulio Gratta
35112e9e78
Variable-ize "Certificate of Achievement" text
2014-02-25 10:19:03 -08:00
thedeadparrot
b61649f9eb
Refactor out new lang_pref djangoapp
2014-02-14 22:35:14 +00:00
thedeadparrot
afdd8d68cb
Better dashboard display behavior
...
* Don't show sidebar if only one language is present
* only add in the default language code if it's not already present
2014-02-14 22:35:13 +00:00
thedeadparrot
f6e14e62b5
Change setlang url
2014-02-14 22:35:12 +00:00
Brian Talbot
a6f147afa5
LMS: revising modal UI to support translators
2014-02-14 22:35:08 +00:00
Diana Huang
be189e607e
Store user preferences for languages
...
Also, refactor tests such that we're not deleting users or prefs
2014-02-14 22:35:07 +00:00
Julia Hansbrough
cb6b52f890
wiring for language selector
2014-02-14 10:32:10 -05:00
Brian Talbot
895bb5e029
LMS: adding language selector to user dashboard (WIP)
2014-02-14 10:32:10 -05:00
Dave St.Germain
9945d3e9cf
Add a means to skip to more specific parts of the page. Contributes to
...
LMS-2156
2014-02-05 11:28:11 -05:00
Frances Botsford
63a22ad0e5
PR review changes for LMS reverification
2014-01-31 22:20:32 +00:00
Julia Hansbrough
69b5b033fd
Midcourse reverifications: dismissal banner
...
Added a banner that students can use to dismiss the "you have failed reverification" message. Also, removed unused code, wired up the sidebar for design
2014-01-31 22:20:32 +00:00
Julia Hansbrough
3e1519c62a
Midcourse reverification: increased quality
...
Also, removed an unused template
2014-01-31 22:08:09 +00:00
Frances Botsford
5aea466093
styling complete on reverify dash
2014-01-31 22:08:08 +00:00
Julia Hansbrough
0b7594178b
Moved reverification windows into common
...
Added verification sidebar, banner for major courseware sections, quality & test improvements
2014-01-31 22:08:08 +00:00
Frances Botsford
6c7d715e0e
re-verification dashboard styles
2014-01-31 21:48:35 +00:00
Julia Hansbrough
85030467ed
Skeleton for follow-on verification behavior
...
Quick-and-dirty end-to-end flow, functional for at least the case of one course in need of re-verification.
Ready for design to start taking a look; still needs tests and code cleanup
2014-01-31 21:08:24 +00:00
Dave St.Germain
636eab8b9e
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
Julia Hansbrough
421f02518b
Merge pull request #1744 from edx/flowerhack/feature/verified-cert-events
...
Events for entering verified flow & buying
2013-12-10 11:47:47 -08:00
Diana Huang
12a771e2f3
Remove extraneous refund text
...
Bug: LMS-1603
2013-12-09 11:29:10 -05:00
Julia Hansbrough
3b9cd02bea
response to cr
2013-12-06 22:57:06 +00:00
Julia Hansbrough
5aa1b231d1
Added segment.io tracking
2013-12-06 16:09:45 +00:00
Julia Hansbrough
83f42f5691
Response to CR
2013-12-05 19:14:45 +00:00
Julia Hansbrough
f880bcb652
Response to CR
2013-12-05 19:14:45 +00:00
David Baumgold
f3f4af8087
settings.MITX_FEATURES => settings.FEATURES
2013-12-03 15:34:55 -05:00
Julia Hansbrough
448f5cc41f
Response to CR
2013-11-04 20:32:47 +00:00
Julia Hansbrough
1a3f4cb8f8
Moved can_refund logic to CourseEnrollment
2013-11-04 18:48:43 +00:00