Commit Graph

43546 Commits

Author SHA1 Message Date
sandroroux
b2a4ffd2a4 Reworked the introduction. 2017-11-13 13:46:39 -05:00
Tyler Hallada
cfa4077fe8 Fill out "testing" section of Schedules readme 2017-11-13 13:08:02 -05:00
Tyler Hallada
bf80774712 Add configuration information to Schedules README 2017-11-09 16:47:56 -05:00
sandroroux
65d652f5d8 Rename Definitions to Glossary. Filled out some of the terms. 2017-11-09 16:35:56 -05:00
sandroroux
0156ef3a7c Wrote an overview section. 2017-11-09 16:10:30 -05:00
Tyler Hallada
f446e79cca WIP README for the Schedules Django app 2017-11-09 14:18:56 -05:00
Albert (AJ) St. Aubin
43d6cc209b Merge pull request #16359 from edx/aj/LEARNER-2661
Added Entitlement API
2017-11-08 12:25:58 -05:00
Robert Raposa
f835fc8c1f Merge pull request #15476 from open-craft/mtyaka/homepage-course-max-site-config
Ability to set HOMEPAGE_COURSE_MAX via SiteConfiguration.
2017-11-08 12:21:14 -05:00
Brian Mesick
d552dea16e Merge pull request #16464 from edx/bmedx/django111_urls_lms_3
LMS urls cleanup for Django 1.11 part 3
2017-11-08 11:26:57 -05:00
Brian Mesick
2acdaa5de3 Merge pull request #16450 from edx/bmedx/django111_urls_lms_1
LMS urls cleanup for Django 1.11
2017-11-08 11:26:15 -05:00
Gabe Mulley
7e1aa6faa4 Merge pull request #16441 from edx/mulby/hold-back-some-users
hold back some users from dynamic pacing features
2017-11-08 11:20:03 -05:00
Albert St. Aubin
113e0af104 Added Entitlement API
The Entitlement API will allow for GET, POST, DELETE(Revoke), and
variations of these methods of managing and retrieving data about
Learner Entitlements.
[LEARNER-2661]
2017-11-08 10:03:38 -05:00
Matjaz Gregoric
9566b7a5f6 Ability to set HOMEPAGE_COURSE_MAX via SiteConfiguration.
The setting controls the number of courses displayed on the homepage.
2017-11-08 15:57:32 +01:00
Gabe Mulley
e5a0bcfc32 hold back some users from dynamic pacing features 2017-11-08 09:48:48 -05:00
John Eskew
e503ed86ae Merge pull request #16490 from edx/jeskew/move_edx_sga_back_to_upstream
Move back to upstream edx-sga requirement.
2017-11-08 09:46:13 -05:00
John Eskew
c14727539f Move back to upstream edx-sga requirement. 2017-11-08 09:26:01 -05:00
Muhammad Ammar
4813929f1d Merge pull request #16458 from edx/ammar/fix-capa-hint-focus
fix capa hint focus
2017-11-08 08:11:46 +05:00
Jeremy Bowman
5b415b5c7c Merge pull request #16486 from edx/jmbowman/remove_nose_cruft
Remove unused nose settings and plugin
2017-11-07 17:51:13 -05:00
Anthony Mangano
f696c4c08b Merge pull request #16440 from edx/LEARNER-2921-fix-spanish-cert-dates
LEARNER-2921 Fix i18n for certificates
2017-11-07 16:40:10 -05:00
Jeremy Bowman
0f4e4e1c31 Remove unused nose settings and plugin 2017-11-07 16:34:59 -05:00
John Eskew
3d884d6cc0 Merge pull request #16428 from edx/jeskew/email_mkting_lti_prov_to_appconfig_ready
Move lti_provider/email_marketing startup to AppConfig ready.
2017-11-07 15:15:56 -05:00
Anthony Mangano
7e52af97b5 Render certificate templates in the correct language
LEARNER-2921
2017-11-07 14:49:44 -05:00
Brian Mesick
333e1ccb96 Merge pull request #16433 from edx/bmedx/django111_urls_common
common urls cleanup for Django 1.11
2017-11-07 14:46:15 -05:00
muhammad-ammar
690542c998 fix capa hint focus
EDUCATOR-1555
2017-11-08 00:18:50 +05:00
bmedx
bebdc069a7 LMS urls cleanup for Django 1.11
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the third urls update for LMS
2017-11-07 14:17:54 -05:00
Feanil Patel
8d71b98a19 Merge pull request #16479 from edx/revert-16201-transcript-secure-credentials
Revert "Transcript secure credentials"
2017-11-07 14:04:34 -05:00
Feanil Patel
9a35a5439e Revert "Transcript secure credentials" 2017-11-07 13:07:32 -05:00
bmedx
9d9c199d48 LMS urls cleanup for Django 1.11
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the first of several urls updates for LMS; a work in progress
2017-11-07 11:55:57 -05:00
Jeremy Bowman
c2daef61d5 Merge pull request #16471 from edx/jmbowman/upgrade-django-cors-headers
Upgrade django-cors-headers for Django 1.11 support
2017-11-07 11:46:54 -05:00
bmedx
ffc2a0eb7c common urls cleanup for Django 1.11
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
2017-11-07 11:27:20 -05:00
Gabe Mulley
cfaf45054d Merge pull request #16476 from edx/mulby/ace-bidi
rtl support for ACE emails
2017-11-07 10:56:43 -05:00
Jeremy Bowman
1f1ad26137 Merge pull request #16465 from edx/jmbowman/PLAT-1774
PLAT-1774 Move x_module monkey-patching
2017-11-07 10:34:44 -05:00
Michael Youngstrom
70feb4cd11 Merge pull request #16469 from edx/youngstrom/lettuce_db_cache
Update lettuce and bok-choy db caches
2017-11-07 09:59:56 -05:00
Alex Dusenbery
fedf35c36e EDUCATOR-1572 | Send an ACE message to thread author when new comment signal is received. 2017-11-07 09:40:04 -05:00
Gabe Mulley
f6adde3d45 rtl support for ACE emails 2017-11-07 09:33:50 -05:00
Eric Fischer
9920a3247e Merge pull request #16473 from edx/efischer/EDUCATOR-1685
Fix for tex2jax \tag{} width issue
2017-11-07 08:34:21 -05:00
Mushtaq Ali
093bdcb1f8 Merge pull request #16201 from edx/transcript-secure-credentials
Transcript secure credentials
2017-11-07 16:57:38 +05:00
Mushtaq Ali
9d40404206 Modify reset button and invalid credential error text 2017-11-07 13:18:59 +05:00
Mushtaq Ali
e89c3dd3ee Add cancel button, handle errors, change label texts - EDUCATOR-1584 2017-11-07 13:18:59 +05:00
Qubad786
2310614bb6 Save credentials in edx-video-pipeline
EDUCATOR-1335 - This Adds a dedicated app which is responsible for communication with edx-video-pipeline service. It also adds the backend for saving 3rd party transcription service credentials on edx-video-pipline and cache it in edx-val.
2017-11-07 13:18:58 +05:00
Mushtaq Ali
f3b9ea4311 Send transcript credentials data to backend
Add Cielo Username

- EDUCATOR-1456
2017-11-07 13:18:57 +05:00
Mushtaq Ali
6634b92c61 Transcript organization credentials UI - EDUCATOR-1126 2017-11-07 13:18:25 +05:00
Saleem Latif
958a26cb85 Merge pull request #16461 from edx/saleem-latif/ENT-711
ENT-711: enterprise version upgrade to 0.53.11
2017-11-07 12:57:10 +05:00
Michael Youngstrom
4fa386150f Update lettuce and bok choy cached db's 2017-11-06 17:40:12 -05:00
Gregory Martin
8089a0db41 Merge pull request #16452 from edx/yro/EDUCATOR-1554
Yro/EDUCATOR 1554
2017-11-06 17:24:05 -05:00
Brian Mesick
6a336c0c6f Merge pull request #16454 from edx/bmedx/django111_urls_lms_2
LMS urls cleanup pt. 2
2017-11-06 16:59:34 -05:00
Eric Fischer
69f81011c6 EDUCATOR-1685 Fix for tex2jax \tag{} width issue
This prevents the library from applying an inline style that is much
too wide and breaks everything.
2017-11-06 16:45:14 -05:00
Tyler Hallada
5332b6920f Merge pull request #16466 from edx/thallada/ret-fix-absolute-url
Schedules: absolute_url returns given URL if already absolute
2017-11-06 16:44:43 -05:00
Nimisha Asthagiri
e758e20a8b Merge pull request #16409 from edx/google-analytics-in-studio
Course Week Highlights (Studio): adding Google Analytics tracking
2017-11-06 16:44:07 -05:00
Clinton Blackburn
69eeca61d8 Opening courseware to anonymous users
Anonymous users may now view units in the courseware. This access is limited to units that are not considered problems/graded (e.g. homework, exams).
2017-11-06 16:42:06 -05:00