Sarina Canelake
919e411fd9
Only show "Course Statistics at a Glance" in the Admin tab
2014-12-09 13:57:20 -05:00
Sarina Canelake
bfa8349ec4
Clean up Datadump section on legacy dashboard
2014-12-09 13:57:20 -05:00
Sarina Canelake
5aeb412bbe
Remove deprecated cohorts management on legacy dashboard
2014-12-09 13:57:20 -05:00
Sarina Canelake
762b0d9b6b
Clean up Manage Groups section on legacy dashboard
2014-12-09 13:57:20 -05:00
Sarina Canelake
3474601321
Add CSS rules for legacy dash deprecation warnings
2014-12-09 13:57:20 -05:00
Sarina Canelake
e3179c37cd
Clean up Email section of legacy dashboard
2014-12-09 13:57:20 -05:00
Sarina Canelake
d4a06794d0
Clean up Forum Admin section of legacy dashboard
2014-12-09 13:57:19 -05:00
Sarina Canelake
5d7f820d93
Clean up Admin section of legacy dashboard
2014-12-09 13:57:19 -05:00
Sarina Canelake
d8904d9091
Clean up Grade Downloads section of legacy dash
2014-12-09 13:57:19 -05:00
Sarina Canelake
a15110f01c
Remove Grade Adjustment code from legacy dash
2014-12-09 13:57:19 -05:00
Sarina Canelake
0a5af2a385
Rename legacy dash template
2014-12-09 13:57:19 -05:00
jmclaus
082cb3b9ed
Load OVA JS with requireJS in LMS.
2014-12-09 09:49:45 -05:00
chrisndodge
099d02d13d
Merge pull request #6124 from edx/muhhshoaib/WL-164
...
Unpurchased items in the shoppingcart should be removed if the enrollment period has closed
2014-12-09 09:25:46 -05:00
Will Daly
0fd6dddbae
Fix reference error with emailOptIn variable
2014-12-09 08:31:03 -05:00
Waheed Ahmed
222b05a158
Added IMG tag instead of css background property for important visual indicator.
...
TNL-892
2014-12-09 12:38:54 +05:00
Muhammad Shoaib
829f7dba5f
Remove items from the shopping cart if they are for a course whose course enrollment window has closed
...
changed the url name to verify_cart and change the color of the message in the shopping cart
2014-12-09 12:20:37 +05:00
Clinton Blackburn
71bc536c6d
Merge pull request #6183 from edx/renzo/email-opt-in-copy
...
Improved support for multiple organization names
2014-12-08 14:55:06 -05:00
Renzo Lucioni
1d1baa5009
Improved support for multiple organization names
...
Updates copy used in the checkbox label, constructs strings within the view instead of passing through a separate context variable, and alleviates unipain
2014-12-08 14:10:09 -05:00
Will Daly
1511851abf
Merge pull request #6170 from edx/will/old-login-register-email-opt-in
...
Add email opt in to old login and register pages
2014-12-08 11:15:01 -05:00
Waqas Khalid
c88a017dea
Merge pull request #5244 from mlkwaqas/waqas/tnl152-stop-voting-on-closed-thread
...
Don't allow voting while the thread is closed
2014-12-08 20:15:33 +05:00
Will Daly
23a51a6515
Add email opt in to old login and register pages
2014-12-08 09:29:16 -05:00
Chris
50152abb09
Merge pull request #5966 from Stanford-Online/kluo/help-modal-id
...
Fix help modal css selector
2014-12-05 14:45:07 -05:00
Will Daly
1c6d197bd0
Merge pull request #6156 from edx/will/revert-logistration-enablement
...
Revert enable login/registration
2014-12-05 13:06:44 -05:00
Will Daly
8580620b52
Revert "If feature flag is enabled, replace the old login/registration pages with the new combined login/registration page."
...
This reverts commit f40447b3c8 .
Conflicts:
lms/urls.py
Revert "Add support for external auth on the combined login/registration page"
This reverts commit 988753395f .
Conflicts:
lms/templates/courseware/mktg_course_about.html
lms/urls.py
2014-12-05 10:41:42 -05:00
Chris
c45e34bf2e
Merge pull request #5842 from Stanford-Online/giulio/prerequisites-style-fixes
...
Remove extra prerequisites style and class
2014-12-05 09:03:14 -05:00
Waqas Khalid
1efa1b3169
Don't allow voting while the thread is closed
...
When someone closes thread there is still option
to add vote which cause error when click on add
vote button. User shouldn't be able to add vote
while the thread is closed.
TNL-152
2014-12-05 15:59:07 +05:00
Renzo Lucioni
5e41a34dd1
Refrain from setting email opt-in preference when checkbox is missing
2014-12-04 17:35:19 -05:00
Giulio Gratta
54b7a578a2
Remove extra prerequisites style and add classes
2014-12-04 14:25:26 -08:00
chrisndodge
f7f9bec6ea
Merge pull request #5774 from edx/cdodge/shopping-cart-touchups
...
Cdodge/shopping cart touchups
2014-12-04 14:02:19 -05:00
srpearce
f2e20f333e
Merge pull request #5998 from edx/sylvia/docs/1162
...
Sylvia/docs/1162
2014-12-04 12:19:39 -05:00
Will Daly
3c5da9d3ea
Merge pull request #6077 from edx/will/enable-logistration
...
Login/Registration A/B test cleanup
2014-12-04 11:47:20 -05:00
Sylvia Pearce
3e779a52f3
Fix minor typo in Trigonometric Functions row
2014-12-04 11:00:37 -05:00
Will Daly
988753395f
Add support for external auth on the combined login/registration page
...
Add support for redirect URLs in third party auth for combined login/registration page
Remove old login/registration acceptance tests
Add deprecation warnings to old login and register views
Move third party auth util to student_account
Add exception for microsites
2014-12-04 09:34:51 -05:00
Will Daly
2ef7829fb7
Fix issue with iframe redirect
2014-12-04 08:46:32 -05:00
Muhammad Shoaib
cd30164b5f
Improvements and bug fixes for shopping cart: WL-117, WL-114, WL-116, WL-115, WK-122
2014-12-04 01:11:49 -05:00
Brian Talbot
a9daaff17b
LMS: revising semantic markup of calculator tooltip content
2014-12-03 16:08:33 -05:00
christopher lee
3c99912213
Merge branch 'release'
2014-12-03 14:46:40 -05:00
Adam Palay
c0b87d87ab
fix typo on course payment page (ECOM-714)
2014-12-03 10:52:34 -05:00
Sarina Canelake
dc972eb2d6
Add additional context for translators
2014-12-02 20:56:08 -05:00
Sarina Canelake
6539a6e0fc
Keep closing lines of email together for translation purposes
2014-12-02 20:56:07 -05:00
Sarina Canelake
98b9fb09cd
Fix dashboard i18n
2014-12-02 20:56:07 -05:00
Will Daly
84301e7698
Merge pull request #6070 from edx/will/verified-messaging-per-course
...
Student verification status
2014-12-02 16:08:25 -05:00
AlasdairSwan
96afb82dbd
Added styles for email opt in/out checkbox label
2014-12-02 11:50:31 -05:00
AlasdairSwan
962dc221d4
ECOM-677 ECOM-678 styled the new messages
2014-12-02 09:43:57 -05:00
Will Daly
464dfcfabc
Show student verification status on the dashboard.
2014-12-02 09:42:24 -05:00
Renzo Lucioni
28186e233c
Merge pull request #6062 from edx/renzo/email-opt-in
...
Updating the marketing iframe, courseware views, and student views for email opt-in
2014-12-01 17:22:49 -05:00
AlasdairSwan
1477929d98
ECOM-691 cleaned up spacing and updated title for about section
2014-12-01 11:54:22 -05:00
Renzo Lucioni
f5767a961c
Prep marketing iframe and relevant courseware view for email opt-in
...
Feature flagged. Puts a checkbox in the iframe. The iframe uses an organization_full_name parameter forwarded from Drupal by the courseware views and POSTs an email_opt_in parameter to the student views, preserving it on 403.
2014-12-01 10:30:16 -05:00
Muhammad Shoaib
9fddc6946a
WL-163-added-the-USD-symbol-himBHin-the-HTML-templates-configuration-settings
...
added the unit tests for the default currency settings
2014-11-27 17:05:19 +05:00
Renzo Lucioni
03f38dd8b4
Use analytics.identify instead of the old utility function
2014-11-21 12:53:59 -05:00