-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Trigger Jenkins #23367
Trigger Jenkins #23367
Commits on Jan 18, 2019
-
Set RELEASE_LINE to 'ironwood'
Ned Batchelder committedJan 18, 2019 Configuration menu - View commit details
-
Copy full SHA for f3e94a9 - Browse repository at this point
Copy the full SHA f3e94a9View commit details -
Ironwood translation resources
Ned Batchelder committedJan 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 89639e7 - Browse repository at this point
Copy the full SHA 89639e7View commit details
Commits on Jan 23, 2019
-
Revert "change banner date localization to use dateutilfactory"
(cherry picked from commit 08cb566)
Configuration menu - View commit details
-
Copy full SHA for 0f287f7 - Browse repository at this point
Copy the full SHA 0f287f7View commit details -
ENT-1467 Version bump for edx-enterprise to 1.2.8
(cherry picked from commit e4905a5)
Configuration menu - View commit details
-
Copy full SHA for 1c14030 - Browse repository at this point
Copy the full SHA 1c14030View commit details -
make upgrade to version of edx-proctoring
without blocking multiple concurrent sessions also updates trace amounts of copy duplicated in tests between edx-proctoring and edx-platform JIRA:EDUCATOR-3931 (cherry picked from commit 673fb79)
Matt Hughes authored and Ned Batchelder committedJan 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 2d4eed7 - Browse repository at this point
Copy the full SHA 2d4eed7View commit details
Commits on Jan 28, 2019
-
Fix coverage on remote xdist nodes
(cherry picked from commit f7799ba)
Configuration menu - View commit details
-
Copy full SHA for cf02924 - Browse repository at this point
Copy the full SHA cf02924View commit details -
Don't fail if the JWK settings aren't set
JWKs are used for micro-frontends and OAuth scopes. The Ironwood installation process doesn't yet create the JWKs needed. For Ironwood, at least don't fail trying to use the empty settings. By default, micro-frontends and OAuth scopes will be unavailable.
Ned Batchelder committedJan 28, 2019 Configuration menu - View commit details
-
Copy full SHA for bf3f5e3 - Browse repository at this point
Copy the full SHA bf3f5e3View commit details -
Merge pull request openedx#19674 from edx/nedbat/no-jwk-ok
Don't fail if the JWK settings aren't set
Configuration menu - View commit details
-
Copy full SHA for df354ba - Browse repository at this point
Copy the full SHA df354baView commit details
Commits on Feb 6, 2019
-
(cherry picked from commit 84f609a)
Configuration menu - View commit details
-
Copy full SHA for 9dca19d - Browse repository at this point
Copy the full SHA 9dca19dView commit details
Commits on Feb 11, 2019
-
Fix Collapse All/Expand All translation
(cherry picked from commit 91ed450)
Luis Moreno authored and Ned Batchelder committedFeb 11, 2019 Configuration menu - View commit details
-
Copy full SHA for 84cd024 - Browse repository at this point
Copy the full SHA 84cd024View commit details
Commits on Feb 13, 2019
-
Update Django version to 1.11.20
(cherry picked from commit 44ca4d4)
Julia Eskew authored and Ned Batchelder committedFeb 13, 2019 Configuration menu - View commit details
-
Copy full SHA for f000c15 - Browse repository at this point
Copy the full SHA f000c15View commit details
Commits on Feb 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e4dfb79 - Browse repository at this point
Copy the full SHA e4dfb79View commit details
Commits on Feb 19, 2019
-
Merge pull request openedx#19824 from edx/dsheraz/open-release-securi…
…ty-fix update django wiki for ironwood release
Configuration menu - View commit details
-
Copy full SHA for b6c18e0 - Browse repository at this point
Copy the full SHA b6c18e0View commit details
Commits on Feb 22, 2019
-
Fix error when saving CourseEnrollment in admin
(cherry picked from commit e0b0c37)
Configuration menu - View commit details
-
Copy full SHA for bc2b1b1 - Browse repository at this point
Copy the full SHA bc2b1b1View commit details -
EDUCATOR-3930 fix video player speed adjustments
(cherry picked from commit a85256e)
Configuration menu - View commit details
-
Copy full SHA for 3e085ea - Browse repository at this point
Copy the full SHA 3e085eaView commit details
Commits on Feb 25, 2019
-
(cherry picked from commit 12931ae)
Luis Moreno authored and Ned Batchelder committedFeb 25, 2019 Configuration menu - View commit details
-
Copy full SHA for bb13168 - Browse repository at this point
Copy the full SHA bb13168View commit details -
(cherry picked from commit c5f396b)
Luis Moreno authored and Ned Batchelder committedFeb 25, 2019 Configuration menu - View commit details
-
Copy full SHA for baf7e2b - Browse repository at this point
Copy the full SHA baf7e2bView commit details -
This PR is based on openedx#19284 and is part of the series of work related to the proposal openedx#18134. This PR avoids the assignment of anonymous/unenrolled users to any cohort when course is public. Anonymous or unenrolled users will only see content that does not have a content group assigned. The "View Course" link to the course outline is shown on the course about page for a course marked public/public outline. It also makes course handouts available for public courses (not for public_outline). This PR also hides the different warnings and messages asking the user to sign-in and enroll in the course, when the course is marked public. It modifies the default public_view text to include the component display_name when unenrolled access is not available.
Configuration menu - View commit details
-
Copy full SHA for 7ee1173 - Browse repository at this point
Copy the full SHA 7ee1173View commit details -
Merge pull request openedx#19877 from edx/ormsbee/cp_anonymous_cohort
Implement public cohort
Configuration menu - View commit details
-
Copy full SHA for 1118782 - Browse repository at this point
Copy the full SHA 1118782View commit details -
Fix import error introduced by 7ee1173 cherry pick
David Ormsbee committedFeb 25, 2019 Configuration menu - View commit details
-
Copy full SHA for fdd3c1f - Browse repository at this point
Copy the full SHA fdd3c1fView commit details -
Merge pull request openedx#19878 from edx/ormsbee/cp_anonymous_cohort
Fix import error introduced by 7ee1173 cherry pick
Configuration menu - View commit details
-
Copy full SHA for 4938cab - Browse repository at this point
Copy the full SHA 4938cabView commit details
Commits on Feb 26, 2019
-
Michael Youngstrom committed
Feb 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 71a824e - Browse repository at this point
Copy the full SHA 71a824eView commit details -
Merge pull request openedx#19875 from edx/youngstorm/update-jenkinsfile
Edit worker type in ironwood Jenkinsfiles
Michael Youngstrom authoredFeb 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 74614cf - Browse repository at this point
Copy the full SHA 74614cfView commit details -
Michael Youngstrom committed
Feb 26, 2019 Configuration menu - View commit details
-
Copy full SHA for c86ed71 - Browse repository at this point
Copy the full SHA c86ed71View commit details
Commits on Feb 27, 2019
-
Handle out-of-memory exception on Sysadmin Courses
We've been running into OoM issues with this functionality while executing on one of our smaller application servers. - Sometimes this manifests by preventing the entire page from loading (exception during the GET). - At others, it occurs using the `Delete course from site` functionality by breaking during the POST handler. This case is particularly frustrating because the course actually is deleted, but looks like it may not have been. Internally, this is because the 500 error occurs _after_ the course has been successfully deleted, though this is opaque to the end-user. While this doesn't address the underlying memory issue, it does at least allow the app to recover gracefully. (cherry picked from commit 25be889)
Configuration menu - View commit details
-
Copy full SHA for 4690f8d - Browse repository at this point
Copy the full SHA 4690f8dView commit details -
Remove course publish from CCX data migration.
This removes the portion of the CCX course names data migration that triggers course publishing. While course publishing is the desired behavior, doing so within the migration makes it so that this migration is not practical to run if you have hundreds or thousands of CCX courses (we run out of memory). By doing the data migration without the accompanying course publishes, this means that CCX course names will still show up incorrectly for courses until there is an edit or publish of either that CCX course or the underlying course that the CCX course extends. But we at least set up the data so that it's gradually self-correcting over time, and do so with little coding effort or operational risk/weirdness. A more comprehensive fix for this would involve: * Fixing the memory leak around CourseOverviews creation and/or; * Moving CourseOverview generation to happen asynchronously and/or; * Being more careful about transactionality in the data migration and running it repeatedly until it all passes. Full details of our migration issues are at: https://github.com/edx/edx-platform/pull/18808#issuecomment-422930820 (cherry picked from commit 5f97cec)
David Ormsbee authored and Ned Batchelder committedFeb 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 64dce68 - Browse repository at this point
Copy the full SHA 64dce68View commit details
Commits on Feb 28, 2019
-
Michael Youngstrom committed
Feb 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 5d24537 - Browse repository at this point
Copy the full SHA 5d24537View commit details -
Change git checkout on xdist workers
Michael Youngstrom committedFeb 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 370e82c - Browse repository at this point
Copy the full SHA 370e82cView commit details
Commits on Mar 1, 2019
-
Merge pull request openedx#19905 from edx/youngstrom/fix-ironwood-ci-…
…again Fix ironwood ci pipelines
Michael Youngstrom authoredMar 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 8e043f2 - Browse repository at this point
Copy the full SHA 8e043f2View commit details
Commits on Mar 6, 2019
-
production.py should fallback to aws.py incase the plugin has not yet…
… been migrated to use production.py
Configuration menu - View commit details
-
Copy full SHA for 3bd2094 - Browse repository at this point
Copy the full SHA 3bd2094View commit details
Commits on Mar 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ef2381a - Browse repository at this point
Copy the full SHA ef2381aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c4982f - Browse repository at this point
Copy the full SHA 6c4982fView commit details -
Merge pull request openedx#19951 from edx/coryleeio/fallback_to_aws_s…
…ettings_type_for_plugins production.py should fallback to aws.py incase the plugin has not yet…
Configuration menu - View commit details
-
Copy full SHA for 7ff3e5c - Browse repository at this point
Copy the full SHA 7ff3e5cView commit details -
Skip tests of help doc links on named release branches.
@skip_unless_master is used to skip tests because on named release branches, most work happens leading up to the first release on the branch, and that is before the docs have been published. Tests that check readthedocs for the right doc page will fail during this time, and it's just a big distraction. Also, if we bork the docs, it's not the end of the world, and we can fix it easily, so this is a good tradeoff. (cherry picked from commit 561f075)
Ned Batchelder committedMar 14, 2019 Configuration menu - View commit details
-
Copy full SHA for e77c2bf - Browse repository at this point
Copy the full SHA e77c2bfView commit details
Commits on Mar 15, 2019
-
Merge pull request openedx#20000 from edx/nedbat/ironwood-skip-help-t…
…ests Nedbat/ironwood skip help tests
Configuration menu - View commit details
-
Copy full SHA for 9348ac6 - Browse repository at this point
Copy the full SHA 9348ac6View commit details -
Make the studio login over the lms optional using a feature flag
Squashed from: 80b977f Make the studio login over the lms optional using a feature flag 14b4223 Addressing feedback 9195ec9 Addressing second feedback about redirect logic on logout behing feature flag 923a917 Fixing lettuce tests (cherry picked from commit 6f91a0d9e8ea2364f58a2cd38e804ac57f8f416b) Commit 6f91a0d9 was a squashed version of the four original commits, to make resolving conflicts easier.
Configuration menu - View commit details
-
Copy full SHA for f8319d8 - Browse repository at this point
Copy the full SHA f8319d8View commit details -
Additionally logout from a settings list of extra logout URIs
Currently, the LMS logout endpoint should iframe in the logout pages of all the IDAs you were logged into. In short, this was made possible with DOP because keeping track of the logout URIs and leaving a trail of evidence in the user cookies was part of what we added in our fork of DOP. In the case of DOT, we don't have time or desire to fork DOT to mirror this behavior, so our stop-gap solution is to log out the user from a list of logout URIs in settings. (cherry picked from commit 10afe5e)
Configuration menu - View commit details
-
Copy full SHA for e3830d2 - Browse repository at this point
Copy the full SHA e3830d2View commit details -
Load IDA_LOGOUT_URI_LIST in all the necessary places
I missed the LMS production settings, and Studio in its entirety. (cherry picked from commit 11c3588)
Configuration menu - View commit details
-
Copy full SHA for 3a389d5 - Browse repository at this point
Copy the full SHA 3a389d5View commit details -
Fix issue with multiple responses for a single user returned by gener…
…ate_report_data Before this fix if an XBlock's generate_report_data method returned multiple responses for the same user from a single user state, the report generator would end up overwriting each response over the previous one such that only the last response would be preserved. (cherry picked from commit a76c6dc)
Configuration menu - View commit details
-
Copy full SHA for 0d1a7e1 - Browse repository at this point
Copy the full SHA 0d1a7e1View commit details
Commits on Mar 16, 2019
-
Merge pull request openedx#20007 from edx/nedbat/ironwood-19845
Make the studio login over the lms optional using a feature flag
Configuration menu - View commit details
-
Copy full SHA for 4241edf - Browse repository at this point
Copy the full SHA 4241edfView commit details
Commits on Apr 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 71b47af - Browse repository at this point
Copy the full SHA 71b47afView commit details
Commits on Apr 9, 2019
-
Merge pull request openedx#20160 from edx/arch/fix-sso-when-no-jwts
Fix SSO Login when JWT_PRIVATE_SIGNING_JWK is not set
Configuration menu - View commit details
-
Copy full SHA for 8daa162 - Browse repository at this point
Copy the full SHA 8daa162View commit details
Commits on Apr 18, 2019
-
Fix slack messaging in pipelines
(cherry picked from commit 640ff4e)
Michael Youngstrom committedApr 18, 2019 Configuration menu - View commit details
-
Copy full SHA for ac0d405 - Browse repository at this point
Copy the full SHA ac0d405View commit details
Commits on Apr 22, 2019
-
Fix Facebook and Google social auth buttons.
Facebook emailed that edX doesn't comply with Platform Policy 8.3, also fixed Google button according to their policy. PROD-174
Configuration menu - View commit details
-
Copy full SHA for fd396be - Browse repository at this point
Copy the full SHA fd396beView commit details -
Merge pull request openedx#20282 from edx/waheed/fix-social-auth-buttons
Fix Facebook and Google social auth buttons.
Configuration menu - View commit details
-
Copy full SHA for 7faa527 - Browse repository at this point
Copy the full SHA 7faa527View commit details
Commits on May 7, 2019
-
Fix search to show courses one time
The course_listing.js view injects courses for search in ul element containing class courses-listing. Removing this class from journal and journal bundles will solve the problem LEARNER-7210 (cherry picked from commit 14fdc28)
Zainab Amir authored and Ned Batchelder committedMay 7, 2019 Configuration menu - View commit details
-
Copy full SHA for bee111b - Browse repository at this point
Copy the full SHA bee111bView commit details
Commits on May 20, 2019
-
Revert "Making honor code not eligible for Certificate"
This reverts commit 25130ae.
Configuration menu - View commit details
-
Copy full SHA for c6962c1 - Browse repository at this point
Copy the full SHA c6962c1View commit details -
Add feature flag to disable honor mode certificates.
Added a feature flag to disable honor mode certificates for edx.org, by default set to false to allow honor mode certificates for open community. PROD-269
Configuration menu - View commit details
-
Copy full SHA for c26d689 - Browse repository at this point
Copy the full SHA c26d689View commit details
Commits on May 21, 2019
-
Merge pull request openedx#20648 from edx/waheed/add-toggle-disable-h…
…onor-cert Add feature flag to disable honor mode certificates.
Configuration menu - View commit details
-
Copy full SHA for 7a3aee5 - Browse repository at this point
Copy the full SHA 7a3aee5View commit details
Commits on May 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dc366b3 - Browse repository at this point
Copy the full SHA dc366b3View commit details
Commits on May 28, 2019
-
Move a message to make it extractable
(cherry picked from commit 7c6b49e)
Ned Batchelder committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for f0777ab - Browse repository at this point
Copy the full SHA f0777abView commit details
Commits on May 30, 2019
-
Merge pull request openedx#20694 from edx/aj/open-release-security-fix
Fix Elevation in permission over OAuth
Configuration menu - View commit details
-
Copy full SHA for 46c022e - Browse repository at this point
Copy the full SHA 46c022eView commit details -
SE-985 Bump completion to 1.0.3 for Ironwood (openedx#20369)
* Bump completion to 1.0.3 Fixes authentication issue with mobile apps. * Merge pull request openedx#19907 from edx/ormsbee/increment-dependencies Update edx-platform dependencies -- pulled constraints.txt only (cherry picked from commit 15b845a) * Updates edx-platform dependencies * Pins edx-proctoring versions to work with Ironwood * Use edx-completion>=1.0.3,<2.0 Reverts previous changes, and restricts completion library to avoid incompatibilities that may be introduced for 2.0+. * Master uses completion 2.0.0 so use that here too
Configuration menu - View commit details
-
Copy full SHA for d39be55 - Browse repository at this point
Copy the full SHA d39be55View commit details
Commits on May 31, 2019
-
Use PLATFORM_NAME on the home page
(cherry picked from commit cf2432c)
Ned Batchelder committedMay 31, 2019 Configuration menu - View commit details
-
Copy full SHA for afbff0b - Browse repository at this point
Copy the full SHA afbff0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32fb474 - Browse repository at this point
Copy the full SHA 32fb474View commit details -
Fix the underline on footer items
(cherry picked from commit c60eee0)
Ned Batchelder committedMay 31, 2019 Configuration menu - View commit details
-
Copy full SHA for 3bd8956 - Browse repository at this point
Copy the full SHA 3bd8956View commit details -
* edX should be lowercase everywhere * Studio is not a trademark * Our trademarks are all registered trademarks (cherry picked from commit 09690ce)
Ned Batchelder committedMay 31, 2019 Configuration menu - View commit details
-
Copy full SHA for 0842a66 - Browse repository at this point
Copy the full SHA 0842a66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 490ab07 - Browse repository at this point
Copy the full SHA 490ab07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783f84b - Browse repository at this point
Copy the full SHA 783f84bView commit details
Commits on Jun 3, 2019
-
Merge pull request openedx#20729 from cpennington/fix-dashboard
fix xss issue for all dashboard redirect messages
Ned Batchelder authoredJun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for 8ec78be - Browse repository at this point
Copy the full SHA 8ec78beView commit details -
Configuration menu - View commit details
-
Copy full SHA for e817202 - Browse repository at this point
Copy the full SHA e817202View commit details
Commits on Jun 4, 2019
-
Ned Batchelder committed
Jun 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 441d638 - Browse repository at this point
Copy the full SHA 441d638View commit details
Commits on Jun 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b33db2c - Browse repository at this point
Copy the full SHA b33db2cView commit details -
Merge pull request openedx#20904 from edx/azarembok/cert-xss-fix
PROD-401: Fix XSS vulnerability on certificates support page.
Configuration menu - View commit details
-
Copy full SHA for 0edf59d - Browse repository at this point
Copy the full SHA 0edf59dView commit details
Commits on Jun 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 25e929f - Browse repository at this point
Copy the full SHA 25e929fView commit details -
Merge pull request openedx#20857 from edx/dsheraz/prod-403
fix activation email for incorrect password
Configuration menu - View commit details
-
Copy full SHA for 998f2bd - Browse repository at this point
Copy the full SHA 998f2bdView commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b57df7a - Browse repository at this point
Copy the full SHA b57df7aView commit details
Commits on Jul 2, 2019
-
Update the version of matplotlib running in sandboxes. (openedx#20937)
Changelog can be found here: https://matplotlib.org/1.5.3/users/whats_new.html This version fixes the odd setup.py in matplotlib that tries to install numpy as a part of matplotlib setup.py execution. Looking at the changelog I don't see any incompatibility issues just bug fixes and feature additions.
Configuration menu - View commit details
-
Copy full SHA for 34149c7 - Browse repository at this point
Copy the full SHA 34149c7View commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f9689aa - Browse repository at this point
Copy the full SHA f9689aaView commit details
Commits on Aug 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ce92954 - Browse repository at this point
Copy the full SHA ce92954View commit details -
Merge pull request openedx#21350 from edx/aj/sec_609_customtag_fix
Patch Ironwood: Make CustomTagModule safe (remove Mako) [SEC-609]
Configuration menu - View commit details
-
Copy full SHA for f14ab59 - Browse repository at this point
Copy the full SHA f14ab59View commit details -
Ned Batchelder committed
Aug 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 7731c68 - Browse repository at this point
Copy the full SHA 7731c68View commit details
Commits on Sep 2, 2019
-
Merge pull request openedx#21396 from edx/asad/prod-471
social platform validation
Configuration menu - View commit details
-
Copy full SHA for fe5c627 - Browse repository at this point
Copy the full SHA fe5c627View commit details
Commits on Oct 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8fa7732 - Browse repository at this point
Copy the full SHA 8fa7732View commit details -
Merge pull request #234 from ucsd-ets/tehreem/changes_required_for_au…
…thorizenet_on_ironwood changes required for authoriznet on ironwood
Configuration menu - View commit details
-
Copy full SHA for 4ce6f7d - Browse repository at this point
Copy the full SHA 4ce6f7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590834d - Browse repository at this point
Copy the full SHA 590834dView commit details -
Merge pull request #235 from ucsd-ets/tehreem/add_caliper_app_for_iro…
…nwood add caliper_app_code_for_ironwood
Configuration menu - View commit details
-
Copy full SHA for f32c54d - Browse repository at this point
Copy the full SHA f32c54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6375b5b - Browse repository at this point
Copy the full SHA 6375b5bView commit details -
Merge pull request #236 from ucsd-ets/tehreem/replace_zendesk_with_em…
…ail_for_contact_us_ironwood add circle-ci test and zendesk replacement code for ironwood
Configuration menu - View commit details
-
Copy full SHA for 411842e - Browse repository at this point
Copy the full SHA 411842eView commit details
Commits on Oct 3, 2019
-
add login logout events code and some other circleci changes and some…
… bug fixes found during caliper app
Configuration menu - View commit details
-
Copy full SHA for e7a9208 - Browse repository at this point
Copy the full SHA e7a9208View commit details -
Merge pull request #237 from ucsd-ets/tehreem/custom_login_logout_eve…
…nts_for_ironwood add login logout events code and some other circleci changes and some…
Configuration menu - View commit details
-
Copy full SHA for bf5a081 - Browse repository at this point
Copy the full SHA bf5a081View commit details
Commits on Oct 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b3373f0 - Browse repository at this point
Copy the full SHA b3373f0View commit details
Commits on Oct 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dc2230a - Browse repository at this point
Copy the full SHA dc2230aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 772029e - Browse repository at this point
Copy the full SHA 772029eView commit details -
add login logout events code and some other circleci changes and some…
… bug fixes found during caliper app
Configuration menu - View commit details
-
Copy full SHA for b6f73f2 - Browse repository at this point
Copy the full SHA b6f73f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24cae03 - Browse repository at this point
Copy the full SHA 24cae03View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6f51ea - Browse repository at this point
Copy the full SHA d6f51eaView commit details -
Merge pull request #238 from ucsd-ets/tehreem/send_email_instead_of_z…
…endesk_ticket send email instead of zendesk support
Configuration menu - View commit details
-
Copy full SHA for 75471d6 - Browse repository at this point
Copy the full SHA 75471d6View commit details -
Merge pull request #242 from ucsd-ets/tehreem/add_kafka_caliper_setti…
…ns_for_cms add kafka and caliper settings for cms production.py
Configuration menu - View commit details
-
Copy full SHA for 3028ce0 - Browse repository at this point
Copy the full SHA 3028ce0View commit details
Commits on Oct 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c3be5a3 - Browse repository at this point
Copy the full SHA c3be5a3View commit details -
Merge pull request #243 from ucsd-ets/umar/apply-if-condition-on-kafk…
…a-settings Refactor if conditions for caliper settings
Configuration menu - View commit details
-
Copy full SHA for ff209e6 - Browse repository at this point
Copy the full SHA ff209e6View commit details
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4be3462 - Browse repository at this point
Copy the full SHA 4be3462View commit details
Commits on Nov 6, 2019
-
Merge pull request #244 from ucsd-ets/tehreem/improve_send_emails_ins…
…tead_zendesk Improve Emails and remove extra code.
Configuration menu - View commit details
-
Copy full SHA for 07600b2 - Browse repository at this point
Copy the full SHA 07600b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc14f9 - Browse repository at this point
Copy the full SHA 1dc14f9View commit details -
Merge pull request #248 from ucsd-ets/umar/update-caliper-version-to-…
…11.6 update caliper version to 11.6
Configuration menu - View commit details
-
Copy full SHA for 7af4b5f - Browse repository at this point
Copy the full SHA 7af4b5fView commit details -
Added Email Content for Support
iamhassantariq committedNov 6, 2019 Configuration menu - View commit details
-
Copy full SHA for f1f88be - Browse repository at this point
Copy the full SHA f1f88beView commit details
Commits on Nov 13, 2019
-
We need to remove enable site configuration check to send an email on…
… unenroll (refund failure)
Configuration menu - View commit details
-
Copy full SHA for f1a90ff - Browse repository at this point
Copy the full SHA f1a90ffView commit details -
Merge pull request #249 from ucsd-ets/hassan/zendesk_email_content
Added Email Content for Support
Configuration menu - View commit details
-
Copy full SHA for 10b8570 - Browse repository at this point
Copy the full SHA 10b8570View commit details
Commits on Nov 14, 2019
-
Merge pull request #252 from ucsd-ets/tehreem/remove_site_configurati…
…on_check_for_refund_failure_email We need to remove enable site configurations check to send a refund failure email.
Configuration menu - View commit details
-
Copy full SHA for 9e57467 - Browse repository at this point
Copy the full SHA 9e57467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dcd257 - Browse repository at this point
Copy the full SHA 6dcd257View commit details -
Merge pull request #254 from ucsd-ets/tehreem/remove_extra_ecommerce_…
…domain_cookie_settings Tehreem/remove extra ecommerce domain cookie settings
Configuration menu - View commit details
-
Copy full SHA for eb05a44 - Browse repository at this point
Copy the full SHA eb05a44View commit details
Commits on Nov 19, 2019
-
FIX: Double event logs are emitted for login operations
BUG: Event was being fired from an outer (wrapper) method as well as inner login method (view)
Configuration menu - View commit details
-
Copy full SHA for 6c0872c - Browse repository at this point
Copy the full SHA 6c0872cView commit details -
Merge pull request #256 from ucsd-ets/danial/FIX-double-login-event-logs
FIX: Double event logs are emitted for login operation
Danial Malik authoredNov 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 7ffe76c - Browse repository at this point
Copy the full SHA 7ffe76cView commit details
Commits on Nov 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 562907d - Browse repository at this point
Copy the full SHA 562907dView commit details -
Merge pull request #257 from ucsd-ets/umar/update-openedx-caliper-ver…
…sion-to-11.7 update openedx caliper version to 0.11.7
Configuration menu - View commit details
-
Copy full SHA for 38ce4c1 - Browse repository at this point
Copy the full SHA 38ce4c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 725b1ba - Browse repository at this point
Copy the full SHA 725b1baView commit details -
Merge pull request #258 from ucsd-ets/danial/change-honor-to-tos-link
Use "/tos" instead of "/honor" as "Terms of service and honor" url
Danial Malik authoredNov 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 5950b06 - Browse repository at this point
Copy the full SHA 5950b06View commit details
Commits on Dec 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2c0a874 - Browse repository at this point
Copy the full SHA 2c0a874View commit details
Commits on Dec 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9b17143 - Browse repository at this point
Copy the full SHA 9b17143View commit details -
Merge pull request #259 from ucsd-ets/umar/add_pr_template
Add pr template
Configuration menu - View commit details
-
Copy full SHA for 124d7b2 - Browse repository at this point
Copy the full SHA 124d7b2View commit details
Commits on Dec 17, 2019
-
Merge pull request #260 from ucsd-ets/danial/add-tests-for-customizat…
…ions Add tests for ucsd_features and modify existing tests accordingly
Danial Malik authoredDec 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 4fd1abb - Browse repository at this point
Copy the full SHA 4fd1abbView commit details
Commits on Dec 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 94be6b8 - Browse repository at this point
Copy the full SHA 94be6b8View commit details -
Merge pull request #261 from ucsd-ets/danial/bypass-user-verification
bypass user verification
Danial Malik authoredDec 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 3dd3053 - Browse repository at this point
Copy the full SHA 3dd3053View commit details
Commits on Dec 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9b65dce - Browse repository at this point
Copy the full SHA 9b65dceView commit details -
Merge pull request #263 from ucsd-ets/danial/fix-multiple-verifications
Fix multiple verification upon registration and profile update
Danial Malik authoredDec 23, 2019 Configuration menu - View commit details
-
Copy full SHA for cced8e1 - Browse repository at this point
Copy the full SHA cced8e1View commit details
Commits on Dec 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 69d2db4 - Browse repository at this point
Copy the full SHA 69d2db4View commit details -
Merge pull request #266 from ucsd-ets/danial/disable-refund-failure-e…
…mails Disable refund failure emails from edx-platform
Danial Malik authoredDec 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 9fcde39 - Browse repository at this point
Copy the full SHA 9fcde39View commit details
Commits on Jan 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 25b8e6d - Browse repository at this point
Copy the full SHA 25b8e6dView commit details -
Merge pull request #267 from ucsd-ets/danial/EDS-140-add_test_cases
EDS-170: Add logging and test case
Danial Malik authoredJan 1, 2020 Configuration menu - View commit details
-
Copy full SHA for dc5a8c9 - Browse repository at this point
Copy the full SHA dc5a8c9View commit details
Commits on Jan 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5a8d1d5 - Browse repository at this point
Copy the full SHA 5a8d1d5View commit details
Commits on Jan 14, 2020
-
Merge pull request #271 from ucsd-ets/danial/EDS-198-change_learnx_to…
…_ucsd_online change learnx to ucsd online
Danial Malik authoredJan 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 233ce71 - Browse repository at this point
Copy the full SHA 233ce71View commit details
Commits on Jan 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 60ef2c3 - Browse repository at this point
Copy the full SHA 60ef2c3View commit details -
Merge pull request #272 from ucsd-ets/danial/update-mail-subject
update subject for email
Danial Malik authoredJan 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 47dbd73 - Browse repository at this point
Copy the full SHA 47dbd73View commit details
Commits on Jan 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3247a74 - Browse repository at this point
Copy the full SHA 3247a74View commit details -
Merge pull request #274 from ucsd-ets/hassan/default_course_image
Default Course Image
Configuration menu - View commit details
-
Copy full SHA for 592d121 - Browse repository at this point
Copy the full SHA 592d121View commit details
Commits on Jan 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a96b1b1 - Browse repository at this point
Copy the full SHA a96b1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b74449c - Browse repository at this point
Copy the full SHA b74449cView commit details -
Merge pull request #276 from ucsd-ets/jenkins-testeng
Updated Test Eng scripts according to UCSD env
Configuration menu - View commit details
-
Copy full SHA for f7d14cc - Browse repository at this point
Copy the full SHA f7d14ccView commit details -
Merge pull request #275 from ucsd-ets/hassan/default_course_image
Fix default course image
Configuration menu - View commit details
-
Copy full SHA for 14de29a - Browse repository at this point
Copy the full SHA 14de29aView commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a020666 - Browse repository at this point
Copy the full SHA a020666View commit details -
Merge pull request #281 from ucsd-ets/danial/update-log-message
Update log message to a more meaningful message when notification email is failed
Danial Malik authoredJan 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 502473a - Browse repository at this point
Copy the full SHA 502473aView commit details -
Changed the Refund Failure email subject
Hassan Tariq authored and Hassan Tariq committedJan 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 6e2c738 - Browse repository at this point
Copy the full SHA 6e2c738View commit details -
Hamza Farooq committed
Jan 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 817de13 - Browse repository at this point
Copy the full SHA 817de13View commit details -
Merge pull request #283 from ucsd-ets/hamza/fix_pep8_violations
Fixing pep8 violations
Configuration menu - View commit details
-
Copy full SHA for 3261c8e - Browse repository at this point
Copy the full SHA 3261c8eView commit details -
Merge pull request #282 from ucsd-ets/EDS-220/refund_failure_subject
Changed the Refund Failure email subject
Configuration menu - View commit details
-
Copy full SHA for fa0ae73 - Browse repository at this point
Copy the full SHA fa0ae73View commit details
Commits on Jan 30, 2020
-
initial commit to replace certificate by statement of accomplishment
Hamza Farooq committedJan 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 4640bac - Browse repository at this point
Copy the full SHA 4640bacView commit details
Commits on Feb 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 76709e6 - Browse repository at this point
Copy the full SHA 76709e6View commit details
Commits on Feb 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0942f44 - Browse repository at this point
Copy the full SHA 0942f44View commit details -
Merge pull request #285 from ucsd-ets/danial/update-jenkins-scripts
Apply changes required for jenkins testing
Danial Malik authoredFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 510c6d6 - Browse repository at this point
Copy the full SHA 510c6d6View commit details -
Merge pull request #287 from ucsd-ets/EDS-227/default_course_image_el…
…asticsearch Fixed the default course image issue in elasticsearch
Configuration menu - View commit details
-
Copy full SHA for d87172a - Browse repository at this point
Copy the full SHA d87172aView commit details -
Merge pull request #286 from ucsd-ets/hamza/replacing_certifate_by_st…
…atement_of_accomplishment initial commit to replace certificate by statement of accomplishment
Configuration menu - View commit details
-
Copy full SHA for 05b8121 - Browse repository at this point
Copy the full SHA 05b8121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89c8afa - Browse repository at this point
Copy the full SHA 89c8afaView commit details -
Merge pull request #288 from ucsd-ets/umar/update-content-for-user-de…
…letion Update content for user deletion
Configuration menu - View commit details
-
Copy full SHA for 2ea1c09 - Browse repository at this point
Copy the full SHA 2ea1c09View commit details
Commits on Feb 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9b286de - Browse repository at this point
Copy the full SHA 9b286deView commit details -
Merge pull request #290 from ucsd-ets/danial/increase_workder_timeout
increase jenkins test worker timeout
Danial Malik authoredFeb 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 5785e7c - Browse repository at this point
Copy the full SHA 5785e7cView commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a1743c3 - Browse repository at this point
Copy the full SHA a1743c3View commit details -
Merge pull request #292 from ucsd-ets/umar/update-user-deletion-snipp…
…et-and-modal Update user deletion snippet and its modal
Configuration menu - View commit details
-
Copy full SHA for 9602157 - Browse repository at this point
Copy the full SHA 9602157View commit details
Commits on Feb 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c54e5b5 - Browse repository at this point
Copy the full SHA c54e5b5View commit details -
Merge pull request #295 from ucsd-ets/umar/update-caliper-version-to-18
Update caliper version to 0.11.18
Configuration menu - View commit details
-
Copy full SHA for 79027b7 - Browse repository at this point
Copy the full SHA 79027b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0e21a - Browse repository at this point
Copy the full SHA cf0e21aView commit details
Commits on Feb 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4831c87 - Browse repository at this point
Copy the full SHA 4831c87View commit details -
Merge pull request #293 from ucsd-ets/EDS-239/fix_course_image_tests
Fixed the course images tests
Configuration menu - View commit details
-
Copy full SHA for 35609ec - Browse repository at this point
Copy the full SHA 35609ecView commit details -
changed accomplishments to accomplishment on user deletion
HamzaIbnFarooq committedFeb 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 37c2a72 - Browse repository at this point
Copy the full SHA 37c2a72View commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e176d9d - Browse repository at this point
Copy the full SHA e176d9dView commit details
Commits on Feb 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd4baef - Browse repository at this point
Copy the full SHA fd4baefView commit details -
Merge pull request #299 from ucsd-ets/umar/update-user-unenroll-content
Umar/update user unenroll content
Configuration menu - View commit details
-
Copy full SHA for 20f98ae - Browse repository at this point
Copy the full SHA 20f98aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 261c3aa - Browse repository at this point
Copy the full SHA 261c3aaView commit details -
Merge pull request #300 from ucsd-ets/umar/add-url-for-what-is-soa-te…
…mplate Add url for what is soa
Configuration menu - View commit details
-
Copy full SHA for d0bccf2 - Browse repository at this point
Copy the full SHA d0bccf2View commit details -
fixing RefundUtilMethodTests's test_refund_failure_notification_is_no…
…t_sent_if_disabled test
HamzaIbnFarooq committedFeb 14, 2020 Configuration menu - View commit details
-
Copy full SHA for d2c451c - Browse repository at this point
Copy the full SHA d2c451cView commit details
Commits on Feb 17, 2020
-
Merge pull request #298 from ucsd-ets/hamza/language_change
Changed accomplishments to accomplishment on user deletion
Configuration menu - View commit details
-
Copy full SHA for 97e46f7 - Browse repository at this point
Copy the full SHA 97e46f7View commit details -
blocking TestRefundSignal's test_notification_themed_site test due to…
… ucsd changes
HamzaIbnFarooq committedFeb 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 8ba8561 - Browse repository at this point
Copy the full SHA 8ba8561View commit details -
FIX: RegistrationViewTest's python tests
HamzaIbnFarooq committedFeb 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 0529f42 - Browse repository at this point
Copy the full SHA 0529f42View commit details -
FIX: TestCourseEmailContext tests
HamzaIbnFarooq committedFeb 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 55bec9e - Browse repository at this point
Copy the full SHA 55bec9eView commit details -
FIX: TestCourseEmailContext tests
HamzaIbnFarooq committedFeb 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 01f9010 - Browse repository at this point
Copy the full SHA 01f9010View commit details -
FIX: changed content for RegistrationViewTest tests
HamzaIbnFarooq committedFeb 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 7ce48d3 - Browse repository at this point
Copy the full SHA 7ce48d3View commit details -
FIX: content change for TestScheduleOverrides tests
HamzaIbnFarooq committedFeb 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 788baa5 - Browse repository at this point
Copy the full SHA 788baa5View commit details
Commits on Feb 18, 2020
-
Update learner_profile_fields.js
Update language per Paul J https://its-pro.ucsd.edu/browse/EDX-399
Configuration menu - View commit details
-
Copy full SHA for 59e5ca0 - Browse repository at this point
Copy the full SHA 59e5ca0View commit details -
Merge pull request #304 from ucsd-ets/mdandrad/update/profile_content
Update learner_profile_fields.js
Configuration menu - View commit details
-
Copy full SHA for 6451956 - Browse repository at this point
Copy the full SHA 6451956View commit details
Commits on Feb 19, 2020
-
Update account_settings_factory.js
Remove social media account reference
Configuration menu - View commit details
-
Copy full SHA for 17be73b - Browse repository at this point
Copy the full SHA 17be73bView commit details
Commits on Feb 20, 2020
-
Merge pull request #305 from ucsd-ets/mdandrad/update/profile_linked_…
…accounts_text Update account_settings_factory.js
Configuration menu - View commit details
-
Copy full SHA for 3f193e7 - Browse repository at this point
Copy the full SHA 3f193e7View commit details
Commits on Feb 21, 2020
-
Row 1 link reference on google doc https://its-pro.ucsd.edu/browse/EDX-395
Configuration menu - View commit details
-
Copy full SHA for 9f5b836 - Browse repository at this point
Copy the full SHA 9f5b836View commit details -
target file to edit in bundle ./common/static/bundles/StudentAccountDeletionInitializer.js
Configuration menu - View commit details
-
Copy full SHA for 1a24068 - Browse repository at this point
Copy the full SHA 1a24068View commit details
Commits on Feb 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7997486 - Browse repository at this point
Copy the full SHA 7997486View commit details -
Configuration menu - View commit details
-
Copy full SHA for e459f3c - Browse repository at this point
Copy the full SHA e459f3cView commit details -
Merge pull request #308 from ucsd-ets/tehreem/fix_preview_certificate…
…_error Hot - Fix for SuspeciousFileOperation error on certificate preview.
Configuration menu - View commit details
-
Copy full SHA for 0ca25e0 - Browse repository at this point
Copy the full SHA 0ca25e0View commit details -
Merge pull request #309 from ucsd-ets/umar/update-lms-common-openedx-…
…side-certificate-language Replace certificate language in lms and core
Configuration menu - View commit details
-
Copy full SHA for fe81b1d - Browse repository at this point
Copy the full SHA fe81b1dView commit details
Commits on Feb 25, 2020
-
Merge pull request #301 from ucsd-ets/hamza/EDS-233/Fix_python_tests
EDS-233: Fixing python tests
Configuration menu - View commit details
-
Copy full SHA for 853bf15 - Browse repository at this point
Copy the full SHA 853bf15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2a608 - Browse repository at this point
Copy the full SHA 3e2a608View commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c5c6b89 - Browse repository at this point
Copy the full SHA c5c6b89View commit details -
Merge pull request #306 from ucsd-ets/danial/EDS-228-geographic-discount
Danial/eds 228 geographic discount
Danial Malik authoredFeb 26, 2020 Configuration menu - View commit details
-
Copy full SHA for d7e68f8 - Browse repository at this point
Copy the full SHA d7e68f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3678a8 - Browse repository at this point
Copy the full SHA c3678a8View commit details -
Merge pull request #312 from ucsd-ets/umar/fix-unenrollment-notificat…
…ion-verified-message Remove verified word from unenroll confirmation box
Configuration menu - View commit details
-
Copy full SHA for 3fa8e76 - Browse repository at this point
Copy the full SHA 3fa8e76View commit details
Commits on Mar 2, 2020
-
Merge pull request #311 from ucsd-ets/mdandrad/contentUpdate/updateHe…
…lpLinksToCMS Mdandrad/content update/update help links to cms
Configuration menu - View commit details
-
Copy full SHA for 82ffc3c - Browse repository at this point
Copy the full SHA 82ffc3cView commit details
Commits on Mar 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7d8004d - Browse repository at this point
Copy the full SHA 7d8004dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1be4ef - Browse repository at this point
Copy the full SHA c1be4efView commit details
Commits on Mar 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 614266c - Browse repository at this point
Copy the full SHA 614266cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f236f49 - Browse repository at this point
Copy the full SHA f236f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for e165960 - Browse repository at this point
Copy the full SHA e165960View commit details -
Configuration menu - View commit details
-
Copy full SHA for afa4530 - Browse repository at this point
Copy the full SHA afa4530View commit details