Sanford Student
dd93496f7a
add task id to logging and log database exceptions
...
for TNL-6332, TNL-6373
2017-01-26 10:06:34 -05:00
Clinton Blackburn
bca141a54a
Merge pull request #14376 from edx/clintonb/devstack
...
Added settings for Docker-based devstack
2017-01-24 01:27:59 -05:00
Clinton Blackburn
e7c0ed77e5
Added settings for Docker-based devstack
...
ECOM-6634
2017-01-24 00:38:00 -05:00
Clinton Blackburn
ae957709c9
Merge pull request #14377 from edx/clintonb/update-compile-sass
...
Disabled system checks for the compile_sass management command
2017-01-24 00:35:50 -05:00
Clinton Blackburn
9ab93d1fe2
Disabled system checks for the compile_sass management command
...
The system checks require database access, which is not available when building Docker images. This relaxes the check, allowing the command to execute without a database.
ECOM-6634
2017-01-23 23:47:17 -05:00
Nimisha Asthagiri
59532fb9a2
Merge pull request #14360 from edx/beryl/fix_db_updated_check
...
Update has_database_updated_with_new_score to handle all block types
2017-01-23 20:24:43 -05:00
Renzo Lucioni
d8cfd69f71
Merge pull request #14373 from edx/renzo/dashboard-programs-from-catalog
...
Use switch to pull programs from the catalog for the student dashboard
2017-01-23 16:50:24 -05:00
Ned Batchelder
02289ab5f5
Merge pull request #14371 from edx/ned/i18n-tools-037
...
Use v0.3.7 of i18n-tools
2017-01-23 16:25:48 -05:00
Renzo Lucioni
4c9066cf4e
Use switch to pull programs from the catalog for the student dashboard
...
ECOM-4422
2017-01-23 15:57:59 -05:00
Christopher Lee
b287f48f8b
Merge pull request #14301 from edx/clee/return-all-courses-on-mobile
...
MA-3091: Return non-mobile courses from the mobile enrollments API
2017-01-23 15:55:08 -05:00
Nimisha Asthagiri
5a9179bf00
Update has_database_updated_with_new_score to handle all block types
...
TNL-6331
2017-01-23 15:50:16 -05:00
christopher lee
b5e987ba61
MA-3091: Added mobile_available flag override admin setting
2017-01-23 15:04:40 -05:00
Nimisha Asthagiri
b83ed6ef68
Merge pull request #14358 from edx/beryl/bs_cache_invalidation
...
Block Structure: Don't invalidate immediately upon course publish
2017-01-23 14:47:31 -05:00
Nimisha Asthagiri
b79eda78fb
Merge pull request #14368 from edx/beryl/bt_version_checking
...
Fix Block Transformer version checking so cache can be pre-populated
2017-01-23 14:28:47 -05:00
Ned Batchelder
ed0594bda5
.po files changed slightly with latest i18n-tools
2017-01-23 13:57:30 -05:00
Ned Batchelder
26b0567343
Adapt tests to the latest i18n-tools
2017-01-23 13:56:58 -05:00
Renzo Lucioni
c84eda42f8
Merge pull request #14357 from edx/renzo/catalog-switch
...
Transition program list and detail pages to the catalog
2017-01-23 12:35:44 -05:00
Ned Batchelder
2cec36d6ce
Use v0.3.7 of i18n-tools
2017-01-23 12:13:32 -05:00
Calen Pennington
d5a879d319
Merge pull request #14367 from edx/release
...
Merge release to master
2017-01-23 11:56:08 -05:00
Renzo Lucioni
3fd23629a3
Transition program list and detail pages to the catalog
...
Uses a Waffle Switch to route traffic between the programs and catalog services. A future commit will remove use of the switch and use the catalog exclusively.
ECOM-4422
2017-01-23 11:29:38 -05:00
Renzo Lucioni
21e92a41d1
Add testing utility for toggling Waffle Switches
2017-01-23 11:29:38 -05:00
Nimisha Asthagiri
408ed01b1d
Block Structure: Don't invalidate immediately upon course publish
...
Introduces the use of Waffle to put the change behind a Switch.
TNL-6323
2017-01-23 11:27:30 -05:00
Nimisha Asthagiri
4ef07c25bd
Fix Block Transformer version checking so cache can be pre-populated
...
This change requires Block Transformer schema changes to be backwards
compatible for older Block Transformer code versions - at least 1
version back to allow smooth deployments in a multi-version setting.
2017-01-23 10:56:50 -05:00
Calen Pennington
67c3b083a8
Merge pull request #14366 from edx/release-candidate
...
Merge Release candidate to Release
2017-01-23 09:05:15 -05:00
Renzo Lucioni
12c595f80d
Merge pull request #14353 from edx/renzo/waffle
...
Reintroduce Waffle
2017-01-20 17:15:35 -05:00
Ned Batchelder
ce97df15c5
Merge pull request #14356 from edx/ned/update-translations
...
Update translations (autogenerated message)
2017-01-20 17:01:10 -05:00
Renzo Lucioni
3f6d6cbf84
Reintroduce Waffle
...
Waffle serves as a complement to config models. It's useful in feature rollout situations where you may not want to incur the overhead of creating and committing a migration (required for adding a field to a config model), and also handles gradual, percentage-based rollouts.
ECOM-4422
2017-01-20 16:20:13 -05:00
Renzo Lucioni
acef28c70c
Merge pull request #14259 from edx/ECOM-6535
...
ECOM-6535 Change celery task to only pull from catalog and not programs api
2017-01-20 15:55:57 -05:00
Ned Batchelder
aadd48eb7b
Update translations (autogenerated message)
2017-01-20 20:01:52 +00:00
Matthew Piatetsky
05b461824e
Pull programs from catalog when issuing program credentials
...
Lays the groundwork for pulling all program data from the catalog.
ECOM-6535
2017-01-20 14:48:43 -05:00
Calen Pennington
a432f15ccd
Merge pull request #14355 from edx/release
...
Merge release to master
2017-01-20 12:48:55 -05:00
Calen Pennington
e4c0c61ded
Merge pull request #14354 from cpennington/merge-release-candidate
...
Merge pull request #14351 from edx/release
2017-01-20 12:42:29 -05:00
alisan617
bcaeaffa7b
Merge pull request #14338 from edx/alisan/inline-discussion-sort-TNL-6117
...
Inline discussion sorting TNL-6117
2017-01-20 10:48:35 -05:00
alisan617
f12dfae2d1
inline discussion component filtering and sorting
...
TNL-6117
2017-01-20 09:52:44 -05:00
Robert Raposa
126229a54a
Merge pull request #14348 from edx/robrap/upgrade-xblock-lti-consumer
...
OSPR-1490: Upgrade to 1.1.1 release of xblock-lti-consumer
2017-01-19 16:54:49 -05:00
Robert Raposa
23c61ada7f
Upgrade to v1.1.1 release of xblock-lti-consumer
2017-01-19 16:14:06 -05:00
Christina Roberts
b9c3848449
Merge pull request #14337 from edx/christina/tnl-6050
...
Allow "masquerading as a group member" in Preview
2017-01-19 15:49:02 -05:00
cahrens
a6776f6973
Always check group access when masquerading.
...
TNL-6050
2017-01-19 14:47:10 -05:00
Calen Pennington
cd4971a45f
Merge pull request #14351 from edx/release
...
Merge pull request #14350 from edx/release-candidate
2017-01-19 14:04:21 -05:00
Calen Pennington
7df62ee89a
Merge pull request #14350 from edx/release-candidate
...
Merge release-candidate to release
2017-01-19 09:57:50 -05:00
Calen Pennington
7f66d011b5
Merge pull request #14347 from edx/release
...
Merge hotfix release into master
2017-01-18 15:53:00 -05:00
Calen Pennington
f154f8c1ac
Merge pull request #14346 from edx/release-candidate
...
Release candidate
2017-01-18 15:52:22 -05:00
Calen Pennington
52f75d7fe5
Merge tag 'release-2017-01-13b' into release-candidate
...
Hotfix for Jan 13, 2017
2017-01-18 14:38:20 -05:00
Eric Fischer
f84f3c09d3
Merge pull request #14343 from edx/efischer/hide_after_end
...
Revert "Merge pull request #14324 from edx/efischer/revertins"
2017-01-18 13:51:04 -05:00
Clinton Blackburn
0e3bb60c27
Merge pull request #14344 from edx/clintonb/update-edx-organizations
...
Upgraded to edx-organizations 0.4.2
2017-01-18 13:18:53 -05:00
jareerahsan
7baecd3a41
Merge pull request #14317 from edx/jareer/ecom-2963-added-new-fields-in-email-opt-out
...
Added username and user_id in opt out email csv.
2017-01-18 22:26:19 +05:00
Calen Pennington
0903073413
Merge pull request #14342 from edx/release
...
Merge pull request #14341 from edx/release-candidate
2017-01-18 12:22:32 -05:00
Clinton Blackburn
9f7b4f34a4
Upgraded to edx-organizations 0.4.2
...
This version includes updated help text for the Organization logo field.
ECOM-6862
2017-01-18 11:42:25 -05:00
Jeff LaJoie
43c5cb2af8
Merge pull request #14307 from edx/jlajoie/TNL-5619
...
Fixes submit button enablement on save/reset
2017-01-18 11:40:28 -05:00
Eric Fischer
507e621ccc
Revert "Merge pull request #14324 from edx/efischer/revertins"
...
This reverts commit c7d2d601b8 , reversing
changes made to fb2173f43e .
2017-01-18 10:56:13 -05:00