Waheed Ahmed
a1da105d07
Fix frontend email regex for login page.
...
Currently we are using Django 1.4 regex for email validation which
does not allow custom domains (e.g. eclo.solutions), fixed it with
latest Django 1.11 regex.
LEARNER-2828
2017-10-16 12:48:13 +05:00
Aamish Baloch
02ab4a0364
Merge pull request #16146 from edx/aamishbaloch/YONK-776
...
YONK-776: added thread_followed and thread_unfollowed signals
2017-10-16 11:54:49 +05:00
John Eskew
4a1e8af7cf
Merge pull request #16236 from edx/jeskew/add_missing_tox_req_files
...
Add edx-private and sandbox req files to tox env.
2017-10-14 10:54:06 -04:00
Nimisha Asthagiri
43c7a5171f
Merge pull request #16219 from edx/ret/dynamic-pacing-email
...
Course Update emails (initial)
2017-10-13 17:28:36 -04:00
John Eskew
8bd17fc6a9
Add edx-private and sandbox req files to tox env.
2017-10-13 17:19:21 -04:00
Tyler Hallada
f0ee9ee894
Merge pull request #16222 from edx/thallada/remove-old-recurring-nudge-task
...
Delete old recurring_nudge_schedules_for_hour task
2017-10-13 16:24:26 -04:00
edx-pipeline-bot
a7888b7829
Merge pull request #16231 from edx/release-mergeback-to-master
...
Merge release back to master
2017-10-13 15:28:19 -04:00
Alex Dusenbery
b89e6419a5
Prevent compute_all_grades_for_course() task from being executed more than once every hour.
2017-10-13 15:13:53 -04:00
Tyler Hallada
642a9b82b2
Delete old recurring_nudge_schedules_for_hour task
2017-10-13 14:20:11 -04:00
Adam
3fd499b40c
Merge pull request #16133 from edx/adam/fix-cg-bug
...
address coursegraph issue where components had the same block id but …
2017-10-13 13:59:10 -04:00
Michael LoTurco
12e09d1c2e
Merge pull request #16185 from edx/MLoTurco/learner-1996
...
Adding spanish certificate template partials learner-1996
2017-10-13 13:42:09 -04:00
John Eskew
e7f288882d
Merge pull request #16188 from edx/jeskew/remove_django_simple_history
...
Remove all usage of the django-simple-history module.
2017-10-13 13:22:52 -04:00
Matt Tuchfarber
3f7d8bc9b4
Merge pull request #16187 from edx/tuchfarber/program_marketing
...
Rewrite program marketing page to use Bootstrap and change design to look more like other marketing design
2017-10-13 13:12:51 -04:00
Matt Tuchfarber
946421c438
Rebuild program marketing page in Bootstrap and make it look similar
...
to the Micromasters page
2017-10-13 13:11:39 -04:00
Douglas Hall
d5e9e66593
Merge pull request #16230 from edx/douglashall/hotfix_10_13_2017
...
Fix get_enterprise_customer api cache key.
2017-10-13 11:56:31 -04:00
Calen Pennington
12e1af275a
Merge pull request #16092 from edx/upsell-nudges-for-unverified-users
...
Upsell nudges for unverified users
2017-10-13 11:32:29 -04:00
Robert Raposa
92318ccc0f
Merge pull request #16217 from edx/robrap/fix-outline-caching
...
LEARNER-2819: Fix caching of course_outline_root_block.
2017-10-13 11:19:04 -04:00
Andy Armstrong
87b43ba05c
Merge pull request #16200 from edx/andya/bootstrap-rtl-support
...
Add RTL support for Bootstrap CSS
2017-10-13 11:11:32 -04:00
Michael LoTurco
96dbd26f83
Added edx-themed certificate template partials for learner-1996
2017-10-13 11:02:20 -04:00
Douglas Hall
5033aad3a1
Fix get_enterprise_customer api cache key.
...
ENT-704
2017-10-13 11:00:33 -04:00
Nimisha Asthagiri
741917e92b
Course Update emails
2017-10-13 10:53:44 -04:00
Dennis Jen
3c4323010c
Merge pull request #16221 from edx/dsjen/fix-config-text
...
Fixed typos in comment and config message.
2017-10-13 10:26:55 -04:00
Robert Raposa
1a66ae368a
Fix caching of course_outline_root_block.
...
LEARNER-2819
2017-10-13 10:10:37 -04:00
sandroroux
40d3f4f2fc
Unit tests for "_add_upsell_button_to_email_template".
2017-10-13 10:08:52 -04:00
Tyler Hallada
d571adfb99
Use upsell_link in upgrade reminder template
2017-10-13 10:01:35 -04:00
sandroroux
fc7c1652f8
Modified criteria for upselling. User must have a dynamic deadline to receive an email with an upsell button
2017-10-13 10:01:35 -04:00
Calen Pennington
956cb91955
Add an import of a submodule to make pytest less complainy
2017-10-13 10:01:35 -04:00
Calen Pennington
8468357ac4
Separate the date and link logic out of VerifiedUpgradeDeadlineBlock, so that it can be called directly with prefetched data for check_and_get_upgrade_link_and_date
2017-10-13 10:01:34 -04:00
George Song
2605bf99b6
Merge pull request #15700 from mitodl/aq_unicode_issue_capa
...
Fixed problem with non-Latin characters in loncapa/python problems
2017-10-13 04:59:21 -07:00
Douglas Hall
457b9a110a
Merge pull request #16223 from edx/douglashall/ENT-704
...
Fix get_enterprise_customer api cache key.
2017-10-13 06:59:19 -04:00
Douglas Hall
2062dd8629
Fix get_enterprise_customer api cache key.
...
ENT-704
2017-10-13 14:43:12 +05:00
Andy Armstrong
fc3af68e3b
Add RTL support for Bootstrap CSS
...
LEARNER-1705
2017-10-13 00:15:01 -04:00
Dennis Jen
badcd439ff
Fixed typos in comment and config message.
2017-10-12 16:48:55 -04:00
Nimisha Asthagiri
c5e0ce503e
Merge pull request #16218 from edx/naa/fix-grade-zero-error
...
Grades: Fix ZeroDivisionError
2017-10-12 15:36:07 -04:00
edx-pipeline-bot
17d9336080
Merge pull request #16215 from edx/release-mergeback-to-master
...
Merge release back to master
2017-10-12 15:28:25 -04:00
Nimisha Asthagiri
811ab640f9
Grades: fix ZeroDivisionError
2017-10-12 14:17:56 -04:00
McKenzie Welter
5557eae276
Merge pull request #16212 from edx/McKenzieW/cert-lookup-logic-fix
...
extended parameters of non-language-specific custom certificate templates
2017-10-12 13:06:43 -04:00
John Eskew
194413cdf9
Add migrations which remove HistoricalRecord tables.
2017-10-12 11:20:25 -04:00
McKenzie Welter
8f31c1f251
extended parameters of language-less certificate templates
2017-10-12 10:30:51 -04:00
Noraiz Anwar
092183d8fe
Merge pull request #16214 from edx/noraiz/EDUCATOR-1506
...
delete_course command with course keys containing unicode chars
2017-10-12 19:10:27 +05:00
noraiz-anwar
8bc7ae1466
delete_course command with course keys containing unicode chars
2017-10-12 18:07:04 +05:00
AsadAzam
a9d68c32c0
Merge pull request #16160 from edx/asad/educator-1427-problem-rescore
...
Fixed score update on rescore
2017-10-12 14:32:22 +05:00
Andy Armstrong
4feb57d044
Merge pull request #16205 from edx/andya/more-stylelint-fixes-2
...
Sass quality fixes in the LMS
2017-10-11 16:24:52 -04:00
Matthew Piatetsky
b26d48010a
Merge pull request #16135 from edx/LEARNER-2412
...
LEARNER-2412 Use local currency in LMS
2017-10-11 15:43:36 -04:00
Matthew Piatetsky
c741bcbee7
Implement local currency in lms
...
LEARNER-2412
2017-10-11 14:37:18 -04:00
Simon Chen
540e8237e6
Merge pull request #16206 from edx/schen/revert-for-release
...
Revert "Exposing course run license via Course API"
2017-10-11 14:25:58 -04:00
Robert Raposa
344e13b1ce
Merge pull request #16179 from edx/robrap/refactor-site-enrollment-filter
...
Refactor site course enrollment filtering.
2017-10-11 14:10:08 -04:00
Asad Azam
cde6f4b773
Fixed score update on rescore
2017-10-11 23:03:04 +05:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
Simon Chen
29a1df3323
Revert "Exposing course run license via Course API"
...
This reverts commit a1419b15f7 .
2017-10-11 12:37:09 -04:00