Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing segment io settings bug #180

Merged
merged 2 commits into from
Jun 17, 2013
Merged

fixing segment io settings bug #180

merged 2 commits into from
Jun 17, 2013

Conversation

jarv
Copy link
Contributor

@jarv jarv commented Jun 17, 2013

  • Moving to the auth tokens section
  • Removing the feature flag logic since all features are loaded earlier
    for feature, value in ENV_TOKENS.get('MITX_FEATURES', {}).items():
        MITX_FEATURES[feature] = value

John Jarvis added 2 commits June 17, 2013 09:01
* Moving to the auth tokens section
* Removing the feature flag logic since all features are loaded earlier
```
    for feature, value in ENV_TOKENS.get('MITX_FEATURES', {}).items():
        MITX_FEATURES[feature] = value
```
@feanil
Copy link
Contributor

feanil commented Jun 17, 2013

looks good.

jarv added a commit that referenced this pull request Jun 17, 2013
fixing segment io settings bug
@jarv jarv merged commit d1ebfbc into master Jun 17, 2013
@sarina sarina deleted the jarv/fix-segment-io branch November 18, 2013 14:41
chrisrossi pushed a commit to jazkarta/edx-platform that referenced this pull request Mar 31, 2014
CodeResponse for external/queued grading of student code
aboudreault pushed a commit to aboudreault/edx-platform that referenced this pull request Aug 14, 2014
…g-progress-tab

ziafazal/api-fix-bug-progress-tab: Made no of completions as percentage
jbau pushed a commit that referenced this pull request Jan 21, 2015
Add some padding so tabs don't overlap as much
CrewS pushed a commit to CrewS/edx-platform-1 that referenced this pull request Jan 4, 2019
Fix ecommerce course purchase flow
edx-secure pushed a commit that referenced this pull request Jun 18, 2020
samuelallan72 pushed a commit to edx-olive/edx-platform-old that referenced this pull request Jul 14, 2020
…ixes

Sustaining xsslint security fixes

(cherry picked from commit edd9b02)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants