Commit Graph

44596 Commits

Author SHA1 Message Date
Nimisha Asthagiri
bb738571ce Merge pull request #17093 from edx/arch/django-app-plugin
Django App Plugins
2018-01-11 15:49:45 -05:00
Harry Rein
f747493c33 Merge pull request #17168 from edx/HarryRein/LEARNER-3734-chronological-session-selection
Sort available sessions by start date.
2018-01-11 15:34:14 -05:00
Brittney Exline
2fab772ea4 Merge pull request #17150 from edx/bexline/fix_enterprise_usernames
ENT-838 Management command to change an enterprise user's username
2018-01-11 12:54:53 -07:00
Nimisha Asthagiri
c5afde2d76 Quiet quality 2018-01-11 14:35:08 -05:00
Nimisha Asthagiri
306ec1f9f0 Update theming app to be a Django App Plugin 2018-01-11 14:35:08 -05:00
Nimisha Asthagiri
93c6a89bd6 Update schedules app to be a Django App Plugin 2018-01-11 14:35:08 -05:00
Nimisha Asthagiri
4c67302604 Update grades app to be a Django App Plugin 2018-01-11 14:35:07 -05:00
Nimisha Asthagiri
f16bfac88b Update ace_common app to be a Django App Plugin 2018-01-11 14:35:07 -05:00
Nimisha Asthagiri
70164ff978 Update setup.py with few Django App Plugins 2018-01-11 14:35:07 -05:00
Nimisha Asthagiri
7490cd93ab Enable Django App Plugins in LMS 2018-01-11 14:35:07 -05:00
Nimisha Asthagiri
24d6c314ef Enable Django App Plugins in CMS 2018-01-11 14:35:06 -05:00
Nimisha Asthagiri
c2fc546db9 Support for Django App Plugins 2018-01-11 14:35:06 -05:00
Nimisha Asthagiri
11794c8384 Rename schedules/docs/img to schedules/docs/images 2018-01-11 14:35:05 -05:00
Nimisha Asthagiri
dc3510a619 README docs for lms/envs directory 2018-01-11 14:35:05 -05:00
Ned Batchelder
58d23e4159 Merge pull request #17166 from mreyk/teltek/feature/allow-cert-name-aws-override
Allow to override CERT_NAME_SHORT and CERT_NAME_LONG default values
2018-01-11 13:19:14 -05:00
Harry Rein
287a00ee77 Sort available sessions by start date.
LEARNER-3734
2018-01-11 12:34:46 -05:00
Matt Tuchfarber
78bc871fa4 Merge pull request #17091 from open-craft/clemente/upstream-add-blocks-to-course-about
Add some blocks to course_about.html
2018-01-11 12:21:22 -05:00
Stu Young
00db38188d Merge pull request #17107 from edx/estute/enable-bokchoy-db-caching-on-jenkins
use db cache in jenkins bok choy builds
2018-01-11 12:03:44 -05:00
Brittney Exline
c1d4458b83 ENT-838 Management command to change an enterprise user's username 2018-01-11 11:30:24 -05:00
Ari Rizzitano
22a4f46e13 Merge pull request #17158 from edx/ari/package-lock
check in package-lock.json [FEDX-399]
2018-01-11 10:41:34 -05:00
mrey
a28f3046e1 Allow to override CERT_NAME_SHORT and CERT_NAME_LONG default values 2018-01-11 16:37:30 +01:00
Mushtaq Ali
9dcedaf82b Merge pull request #17138 from edx/mushtaq/improve-transcript-sorting
Sort transcript languages
2018-01-11 12:57:00 +05:00
Waheed Ahmed
69cd383402 Merge pull request #17145 from edx/waheed/LEARNER-3754-update-my-program-detail-url-for-mobile
Update program detail fragment url for mobile apps.
2018-01-11 12:42:23 +05:00
Jeremy Bowman
64b06b2259 Merge pull request #17155 from edx/jmbowman/PLAT-1881
PLAT-1881 Fix datetimes lacking timezone information
2018-01-10 18:00:10 -05:00
John Eskew
add3a21dc7 Merge pull request #17112 from edx/jeskew/fix_static_asset_pipeline_tests_django1.9
Fix static asset pipeline tests in Django 1.9.
2018-01-10 17:35:09 -05:00
Ari Rizzitano
4a03d45d7d check in package-lock.json [FEDX-399] 2018-01-10 17:33:26 -05:00
John Eskew
cbf836227b Disable migration-checking test in Django 1.9+ 2018-01-10 15:50:39 -05:00
John Eskew
6174e4deb6 Ensure npm install before static asset pipeline tests. 2018-01-10 15:50:39 -05:00
Ari Rizzitano
3e0a4260b1 Merge pull request #17152 from edx/ari/sass-include-directory
temporarily include pattern library node modules for sass builds
2018-01-10 15:30:21 -05:00
Jeremy Bowman
1a7753d775 PLAT-1881 Fix datetimes lacking timezone information 2018-01-10 14:33:01 -05:00
Ari Rizzitano
f64b04f4d8 temporarily include pattern library node modules for sass builds [FEDX-498]
temporarily include pattern library node modules for sass builds [FEDX-498]

fixup tests
2018-01-10 14:24:36 -05:00
Harry Rein
7f369b1ed9 Merge pull request #17151 from edx/HarryRein/initialize-currently-enrolled-for-entitlement-card
Ensure entitlement session select initializes to enrolled session.
2018-01-10 13:46:42 -05:00
Jeremy Bowman
4026c25f7a Merge pull request #17133 from edx/jmbowman/PLAT-1873_2
PLAT-1873 to_deprecated_string() cleanup part 2
2018-01-10 13:45:15 -05:00
Harry Rein
5dfd5213fd Ensure entitlement session select initializes to enrolled session.
LEARNER-3827
2018-01-10 12:13:56 -05:00
Stuart Young
ee02919ad7 use db cache in jenkins bok choy builds
move migration calculation to reset test-db script
2018-01-10 11:58:27 -05:00
Matthew Piatetsky
c2094d4388 Merge pull request #17134 from edx/LEARNER-3058
Fix course upsell styling when bootstrap is enabled
2018-01-10 09:59:37 -05:00
Waheed Ahmed
2406812100 Update program detail fragment url for mobile apps.
LEARNER-3754
2018-01-10 19:01:04 +05:00
McKenzie Welter
2db8364646 Merge pull request #17123 from edx/McKenzieW/learner-3688
updated flexbox for course actions
2018-01-10 08:19:27 -05:00
Ayub khan
476ea6105b Merge pull request #17144 from edx/10-jan-translations-updates
updated-translations
2018-01-10 17:51:32 +05:00
Mushtaq Ali
c0d86360f0 Improve trancript sorting - EDUCATOR-2030 2018-01-10 17:02:21 +05:00
ayub-khan
9650c324bc updated-translations 2018-01-10 15:53:41 +05:00
Saleem Latif
42da2de733 Merge pull request #17136 from edx/saleem-latif/ENT-431
[ENT-431]: edx-enterprise version bump to 0.61.2 from 0.60.0
2018-01-10 14:45:15 +05:00
Calen Pennington
fea4eef359 Merge pull request #17006 from cpennington/synchro-cms-static-base
Make module loading for cms/static/js/base.js sychronous to ease tran…
2018-01-09 22:55:08 -05:00
Matthew Piatetsky
222b356900 Fix course upsell styling when bootstrap is enabled 2018-01-09 16:09:26 -05:00
McKenzie Welter
b0271de359 make course actions an inline flexbox 2018-01-09 15:16:27 -05:00
Harry Rein
042a854bd0 Merge pull request #17124 from edx/HarryRein/dashboard-entitlement-with-no-course-runs
Show more sessions coming soon on course dashboard.
2018-01-09 14:13:33 -05:00
Harry Rein
b404173046 Show more sessions coming soon on course dashboard.
LEARNER-3808

Ensures that users can see their entitlement purchase whether there
are available sessions or not. Notifies them with a message stating that
more sessions are coming soon, as is currently implemented on the programs
dashboard.
2018-01-09 13:04:36 -05:00
Michael Terry
57ba9b2ac6 Remove deprecated enabled field
The CertificateGenerationCourseSetting.enabled column is
deprecated. It is no longer referenced anywhere in the code, and
it's time to remove it.

Original code by Michael LoTurco.

LEARNER-2549
2018-01-09 10:04:26 -05:00
Mushtaq Ali
5750495f86 Merge pull request #17052 from edx/show-transcripts-feature
Show transcripts feature
2018-01-09 19:29:47 +05:00
Zubair Afzal
dedbd288dc Merge pull request #17137 from edx/zub/ENT-768-display-friendly-error-message-for-third-party-auth
ENT-768 Display friendly error message for third party auth error
2018-01-09 19:25:50 +05:00