Commit Graph

43568 Commits

Author SHA1 Message Date
Harry Rein
aa853a930e Styling changes for responsive behavior on LMS. 2017-11-09 12:46:48 -05:00
Alex Dusenbery
95b47369c4 PLAT-1786 | Add lms/cms analytics_exporter.py settings files. 2017-11-09 10:14:30 -05:00
Uman Shahzad
80cf046dc4 Merge pull request #16492 from edx/uman/responsive-registration-page-issues
[ENT-749] Fix logistration page issues in Enterprise context (plus a color fix to validation)
2017-11-09 19:50:13 +05:00
John Eskew
e30de61e23 Merge pull request #16507 from edx/jeskew/more_apps_signals
Move ccxcon, credit, and programs Django apps to AppConfig standard.
2017-11-09 09:26:38 -05:00
Albert (AJ) St. Aubin
ac3642ad05 Merge pull request #16493 from edx/aj/LEARNER-3160
Added new method to retrieve the course runs for a course based on UUID
2017-11-09 08:47:56 -05:00
Eric Fischer
c37ce9b730 Merge pull request #16504 from edx/efischer/EDU-1557
Move hint before content it refers to
2017-11-09 08:25:20 -05:00
Albert St. Aubin
ddcc5feaa4 Added new method to retrieve the course runs for a course based on UUID
This method will retrieve the Course Run information from the Discovery
service based on a Courses UUID.

[LEARNER-3160]
2017-11-09 07:55:36 -05:00
Ayub khan
55cc8c6105 Merge pull request #16514 from edx/update_translations
Update translations (autogenerated message)
2017-11-09 17:03:53 +05:00
ayub-khan
47a6e73b5a Update translations (autogenerated message) 2017-11-09 15:59:53 +05:00
Muzaffar yousaf
690ddceb83 Merge pull request #16489 from edx/revert-16479-revert-16201-transcript-secure-credentials
Revert "Revert "Transcript secure credentials""
2017-11-09 15:57:36 +05:00
Waheed Ahmed
79af4c9bc2 Merge pull request #16462 from edx/waheed/LEARNER-2980-my-programs-fragment
Create programs listing fragment for mobile app.
2017-11-09 14:13:24 +05:00
muzaffaryousaf
7de3871f67 Fix the makemigration test temporary. 2017-11-09 13:20:29 +05:00
Waheed Ahmed
50891f9102 Implement program listing fragment for mobile app.
Converted the program listing logic into a web fragment view
and exposed a URL for mobile app.

LEARNER-2980
2017-11-09 12:51:25 +05:00
Ayub khan
bd49375d16 Merge pull request #16499 from edx/LEARNER-2653-update-make-targets-for-translations
LEARNER-2653 Updated translations make targets
2017-11-09 05:05:53 +05:00
John Eskew
09bd0244b4 Move ccxcon, credit, and programs Django apps to AppConfig standard. 2017-11-08 17:06:09 -05:00
Anthony Mangano
e438bdc790 Merge pull request #16503 from edx/amangano/update-spanish-translations
Update Spanish translations
2017-11-08 17:00:56 -05:00
Troy Sankey
319aa8775a Merge pull request #16487 from edx/pwnage101/courseware_mgmt_cleanup
courseware management commands cleanup for django 1.11
2017-11-08 16:40:49 -05:00
Eric Fischer
8838f11cd2 Move hint before content it refers to
EDUCATOR-1557
2017-11-08 16:13:11 -05:00
Anthony Mangano
4636471c7e update Spanish translations 2017-11-08 16:10:20 -05:00
Clinton Blackburn
f1f5a7ddb3 Disabled edx-notes for anonymous users 2017-11-08 15:41:02 -05:00
Troy Sankey
150096e3bf courseware management commands cleanup for django 1.11 2017-11-08 15:12:52 -05:00
ayub-khan
2cdeb53d92 Updated translations make targets
Paver commands were causing requirement problems
running on jenkins so changed to i18n_tools commands
LEARNER-2653
2017-11-09 00:56:29 +05:00
John Eskew
7c94131e51 Merge pull request #16494 from edx/jeskew/remove_autostartup_call_code
Remove everything from CMS/LMS startup.py except single monkey-patch.
2017-11-08 14:03:26 -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
John Eskew
0279181624 Remove everything from CMS/LMS startup.py except single monkey-patch.
Move mimetype addition to common initialization.
2017-11-08 11:26:07 -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
muzaffaryousaf
74a86e06c7 Bump the val version (excluding migrations for subtitles) 2017-11-08 21:18:00 +05:00
Muzaffar yousaf
7157ec2e2f Revert "Revert "Transcript secure credentials"" 2017-11-08 21:18:00 +05:00
Uman Shahzad
c849e16253 Fix color used for successful live registration validation. 2017-11-08 20:36:38 +05:00
Uman Shahzad
e966772633 Remove/fix margins for logistration page with enterprise context. 2017-11-08 20:36:38 +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