Robert Raposa
22c8e4c6ad
Redirect Course Home for course that hasn't started.
...
Includes the following:
- Move the redirect logic for before course that hasn't started to
share between Course Info and Course Home.
- Add audit comments for Course Info vs Course Home
- Other minor clean-up.
LEARNER-613
2017-07-14 01:47:32 -04:00
Harry Rein
3dbe04811a
Merge pull request #15518 from edx/HarryRein/updating-bootstrap-theming
...
Harry rein/updating bootstrap theming
2017-07-13 16:56:28 -04:00
Alex Dusenbery
a0da9b895c
Turn down course_grade_factory.py logging.
2017-07-13 15:48:31 -04:00
Harry Rein
6d89cc1bd1
Updating themes for bootstrap.
...
LEARNER-1785
This story was to update the existing custom themes to work with the flexible bootstrap design. It also updates the red theme to more closely resemble the real implementation on openedx.
2017-07-13 15:25:40 -04:00
Albert (AJ) St. Aubin
c78b84ca3f
Merge pull request #15480 from edx/staubina/ed-592
...
Staubina/ed 592
2017-07-12 17:24:53 -04:00
edx-pipeline-bot
0e9f5b3d24
Merge pull request #15553 from edx/release-mergeback-to-master
...
Merge release back to master
2017-07-12 15:39:36 -04:00
Alex Dusenbery
6919fc8ce8
Use kwargs right.
2017-07-12 12:51:42 -04:00
Albert St. Aubin
b8b0110d15
Ui updates, Error messaging shown when discussion scheme is not selected
2017-07-12 12:49:54 -04:00
Diana Huang
165c0aae85
Merge pull request #15465 from edx/andya/ccx-redirect
...
Implement course home redirect if user cannot enroll
2017-07-11 15:18:56 -04:00
Anthony Mangano
398fd19ba5
Merge pull request #15502 from edx/LEARNER-1298-LEARNER-1299-send-ui-lang-to-sailthru
...
Set ui_lang in Sailthru when creating and updating users
2017-07-11 14:35:06 -04:00
Andy Armstrong
13854fb8ab
Handle anonymous and unenrolled users on the new course home page
...
LEARNER-1696
2017-07-11 14:10:52 -04:00
Alex Dusenbery
6dfa47b2fc
EDUCATOR-565 | Add POLICY_CHANGE_GRADES_ROUTING_KEY, fix errors in compute_all_grades_for_course circuitry.
2017-07-11 14:01:38 -04:00
Christina Roberts
b14b951122
Merge pull request #15524 from edx/christina/remove-mustache
...
Remove unneeded mustache references.
2017-07-11 13:28:06 -04:00
Kyle McCormick
fade4a10af
Implement event for forum thread views
...
EDUCATOR-341
2017-07-11 12:42:49 -04:00
cahrens
21bcf02d97
Remove unneeded mustache references.
2017-07-11 12:06:27 -04:00
Anthony Mangano
4f4f25b432
Set ui_lang in Sailthru when creating and updating users
2017-07-11 11:27:01 -04:00
Nimisha Asthagiri
4d157db6f1
Merge pull request #15521 from edx/ret/cleanup-planning-prompts
...
RET: Cleanup Planning Prompts experimental code
2017-07-11 11:06:33 -04:00
Adeel Khan
a879ad201b
Increased timeout value for sailthru api call.
...
LEARNER-1186
2017-07-11 17:46:10 +05:00
Nimisha Asthagiri
66bbe9023b
RET: Cleanup Planning Prompts experimental code
2017-07-11 08:35:59 -04:00
Andy Armstrong
a815003b3b
Handle anonymous and unenrolled users on the new course home page
...
LEARNER-1696
2017-07-10 17:52:28 -04:00
Sofiya Semenova
d01d165e4c
Merge pull request #15386 from edx/sofiya/ed-378
...
Add group_moderator role
2017-07-10 14:13:09 -04:00
Simon Chen
d613f37dad
Merge pull request #15503 from edx/schen/LEARNER-1787
...
LEARNER-1787 Update the admin table to allow the insert of course cert settings
2017-07-10 11:13:35 -04:00
Sofiya Semenova
f0c694e562
Review round 1
2017-07-10 14:58:27 +00:00
Simon Chen
82a7a79264
Update the admin table to allow the insert of course cert settings LEARNER-1787
2017-07-07 16:05:26 -04:00
Gregory Martin
16f06bf651
Generate eligible certificates on learner track change
2017-07-07 16:04:05 -04:00
Sofiya Semenova
f111655484
Test
2017-07-07 14:37:54 +00:00
Brian Mesick
af43d08b22
Revert "Upgrade django-ratelimit-backend to 1.1.1"
2017-07-06 16:18:02 -04:00
Douglas Hall
a00d9ad37c
Merge pull request #15484 from edx/afzaledx/LEARNER-1146-patch
...
Put the program_types filter under the waffle switch
2017-07-06 13:58:43 -04:00
Albert St. Aubin
6cdcf8e9b8
Discussion group moderation
2017-07-06 13:39:03 -04:00
Afzal Wali
b8a310d54b
Put the program_types filter under the waffle switch
2017-07-06 13:12:43 -04:00
Pan Luo
4db8c7a758
Add lti consumer xblock modules to LTI REST endpoints
...
This allows LTI consumer xblock modules being hocked into get_course_lti_endpoints for
discovering LTI result/outcome endpoints.
2017-07-06 10:41:46 -04:00
George Song
487895fb21
Merge pull request #14862 from replaceafill/default_discussion_topic
...
Default discussion topic
2017-07-06 05:25:43 -07:00
Adeel Khan
52e28d91fa
Implementing connection timeout for sailthru api call.
...
LEARNER-1186
2017-07-06 14:54:19 +05:00
muhammad-ammar
626f2896a0
add video poster support
...
EDUCATOR-44
2017-07-06 12:35:05 +05:00
Muhammad Ammar
dca12d65c2
Save or update course video image - TNL-6762
2017-07-06 12:35:00 +05:00
Douglas Cerna
eacc4bc138
Allow to set the default topic for new Discussion posts
2017-07-05 20:26:32 -06:00
Brian Mesick
bc485ea580
Merge pull request #15469 from edx/bmedx/django_1.11_upgrade_ratelimit_backend_PLAT-1482
...
Upgrade django-ratelimit-backend to 1.1.1
2017-07-05 16:54:49 -04:00
bmedx
705a68b212
Upgrade django-ratelimit-backend to 1.1.1
2017-07-05 10:14:59 -04:00
Qubad786
acfa80a663
Override video's youtube_id_1_0 with val yt id on save.
2017-07-05 14:58:13 +05:00
Afzal Wali
383208c4c8
multitenant Program cache.
...
Fetched Programs and Program details from Course Discovery service for all sites and stored the uuids in cache with site-specfic keys.
Learner-1146
2017-07-04 14:20:55 +05:00
Robert Raposa
a087ce4854
Merge pull request #15416 from edx/robrap/LEARNER-1604-waffle-default
...
LEARNER-1604: Change default and refactor old unified_course_view flag.
2017-06-29 15:37:38 -04:00
Gregory Martin
8543a7504f
Merge pull request #15411 from edx/yro/fire-certs-on-pass
...
Enqueue Generate Certs Task on Passing Grade
2017-06-29 15:29:26 -04:00
Sven Marnach
1d8d44eedb
Merge pull request #15223 from proversity-org/proversity/pr-add-invitation-only-field-to-course-serializer
...
Add invitation_only field to course serializer
2017-06-29 20:32:56 +02:00
Gregory Martin
b9425c5b5c
Implement signal/handler for learner passing grades
2017-06-29 14:16:06 -04:00
Ned Batchelder
bf0f7ce704
Merge pull request #15433 from edx/nedbat/pedantic-footer-2
...
Correct spelling of 'Open edX', and pedantic typography in the copyright footer
2017-06-29 12:15:14 -04:00
Sanford Student
86eca26aa0
EDUCATOR-778: prefetched visible blocks
2017-06-29 12:09:22 -04:00
Robert Raposa
2e80c1e66b
Refactor, enhance, and adjust unified_course_view flag.
...
This includes several general enhancement in addition
to the fixes for unified_course_view:
1. Add support for default when no waffle flag defined.
2. Add support for table_blacklist to assertNumQueries.
3. Rename flag to 'course_experience.course_outline_page'.
4. Change flag default to True when it is not defined.
2017-06-29 11:04:35 -04:00
Ned Batchelder
01018ec418
Correct spelling of 'Open edX', and pedantic typography in the copyright footer
2017-06-29 10:22:38 -04:00
Jose Antonio Gonzalez
aca096138b
add invitation_only field to course serializer
2017-06-29 16:08:58 +02:00
Saleem Latif
032f62e560
Remove enterprise cookie when it is not needed any further.
2017-06-29 10:29:44 +02:00