Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Oppia

Empower learners across the globe by providing access to high-quality, engaging education for all
Collective - Host: opensource - https://opencollective.com/oppia - Website: https://www.oppia.org - Code: https://github.com/oppia

Fix part of issue #9749: migrate setting-tab modals (delete, unpublish, reassign, ... ) to Angular Component (#14359)

* initial

* indentation

* changes review

* done

* try to cover front-end test cases to 100% ...

github.com/oppia/oppia - 9ad84752a630683e55c5bc2f5c7f4a01ef1ce54b authored about 3 years ago
Fix part of issue #9749: migrate create new subtopic modal to angular component (#14347)

* first

* nits

* remove class

* e2e solved

* changes test case name

* star removed

github.com/oppia/oppia - b591b7913a06e82db1221cc57964179a919b123f authored about 3 years ago
Fix part of #13162: Adds schemas for TopicsAndSkillsDashboardPageDataHandler, TopicAssignmentsHandler, SkillsDashboardPageDataHandler (#14323)

Co-authored-by: Nikhil <[email protected]>
Co-authored-by: Vojtěch Jelín...

github.com/oppia/oppia - 217495375e7aa6f81894d0214a1edd1e002cac4b authored about 3 years ago
Updated Installing Oppia (Linux; Python 3) (markdown)

github.com/oppia/oppia-web-developer-docs - 20cd78bfe7172c689b9bb594a7240a78aa63b320 authored about 3 years ago
Updated Installing Oppia (Linux; Python 3) (markdown)

github.com/oppia/oppia-web-developer-docs - d6d798e3ce3464e395815bca80650e4a6aeff829 authored about 3 years ago
Updated Installing Oppia (Linux; Python 3) (markdown)

github.com/oppia/oppia-web-developer-docs - 869e25f3e77778121697eb6904b6cfd0aa5d2eb5 authored about 3 years ago
Fix part of #13956: Using Python3 urlrequest (#14303)

github.com/oppia/oppia - dc61457356d388da97347fc455de8e873c35e710 authored about 3 years ago
Add languages: Hausa, Igbo, Yoruba (#14378)

* Add languages: Hausa, Igbo, Yoruba

* Update language code from igbo to ig

github.com/oppia/oppia - d5ea5028ead0f6df30aa1ff68e360b490a25f624 authored about 3 years ago
Updated Contributing code to Oppia (markdown)

github.com/oppia/oppia-web-developer-docs - 175e5d472888cac534e746b0f81d4961b8d99213 authored about 3 years ago
Wipeout changes (#14221)

* Initial changes

* More work

* Fixed all policies and tests

* Add job

* Change righ...

github.com/oppia/oppia - c57ed6420bc1467896e6410dcab4c4b66eaf528d authored about 3 years ago
Fixes part of #13956: python_utils.urllib_unquote (#14374)

* removed python_utils.urllib_unquote

* removed from test

* removed from test

* removed...

github.com/oppia/oppia - 6251110e5ff98cbd535b4ffc45bbe425c9d163f9 authored about 3 years ago
Fix part of #13687: Convert dicts to domain objects as a part of normalization through schema validation. (#13678)

Co-authored-by: Vasa Srijan Reddy <[email protected]>
Co-authored-by: Srijan Reddy <srijan@sri...

github.com/oppia/oppia - 9c02b80c81032b37bd50a6ad4a301fd9e7eab1eb authored about 3 years ago
Fix part of #8016: Migration of Exploration rights Service from AngularJS to Angular (#14278)

* first commit

* 80 max-len

* year Change

* semicolon error by checks solved

* ashu ...

github.com/oppia/oppia - d405dbaf8913cc95ebfb660e13d27ba523a274fb authored about 3 years ago
#14304 removed navbar page linking to new tabs (#14346)

Co-authored-by: Nithesh N. Hariharan <[email protected]>

github.com/oppia/oppia - 7bb539d7a98b0e3b79257f917f5785b0adee222d authored about 3 years ago
Fix Part of #9749: Migrates Collection-Player-Page to Angular (#12729)

github.com/oppia/oppia - 2b718a0f2c33dc525606ee78d1867d041bbe98fc authored about 3 years ago
Fix part of #10474: Typescript Strict Check for skill-backend-api.service.ts (#14137)

* Fix part of oppia#10474: Made typescript checks strict for core/templates/domain/skill/skill-b...

github.com/oppia/oppia - 64ebfcf4281c36712233f35a1ca9d298fc571938 authored about 3 years ago
Use legacy cust args for v47 to v48 schema migration (#14352)

* fetch cust args specific to v48 when migrating from v47-v48

* fix lint errors

* fix back...

github.com/oppia/oppia - 662bf8de8e617d36c83abb93ecb25c6e7dcb593e authored about 3 years ago
Updated Make a pull request (markdown)

github.com/oppia/oppia-web-developer-docs - d0d74636f77689cb4c04f77cfc737257121bc2ce authored about 3 years ago
Fix part of #8016: Make Http Calls of question-suggestion-review-modal.controller.ts and translation-suggestion-review-modal.controller.ts through service component. (#14246)

* Fix part of #8016: Make Http Calls of translation-suggestion-review-modal.controller.ts throug...

github.com/oppia/oppia - 4e567e41468eb6b630b39e3187caac76e9730202 authored about 3 years ago
Fix #14300 When the language is changed on the contributor dashboard, the view doesn't update for a while. (#14357)

* change LoadingMoreData to always equal to true at the start ngoinit, also make opportunity lis...

github.com/oppia/oppia - be8e177e40ab86c9bae80aedae96a48a55755981 authored about 3 years ago
#14305 modified about foundation breadcrumb (#14329)

Co-authored-by: Akshay Anand <[email protected]>

github.com/oppia/oppia - 75f4d51d8a09a071244eb5746053780af53f2e6a authored about 3 years ago
Fix Part of #13162: Add argument schema for ExplorationCompleteEventHandler, ExplorationMaybeLeaveHandler, SolutionHitEventHandler classes (#14208)

* adds schema for few handlers

* updated according to lint checks

* replaced constants and...

github.com/oppia/oppia - dd898b97905783eeb93af7f58d75adb9cb9df194 authored about 3 years ago
Fixed part of #13956: Remove python_utils.PRINT function (#14284)

github.com/oppia/oppia - 6a48267b22528abfe90f639f61d69de9dac213d8 authored about 3 years ago
Fix part of #13956: remove python_utils.string_io() and python_utils.url_open() (#14299)

Co-authored-by: Vojtěch Jelínek <[email protected]>

github.com/oppia/oppia - 014cdee360e73dbeb72481542e41e5d71db2233f authored about 3 years ago
Add debugging to suggestions stats job (#14350)

* Debug suggestions stats job

* Add explanatory comment

github.com/oppia/oppia - 4e3d204fad3be36873fea307ae9c56ae1cf51a26 authored about 3 years ago
Fix #14339: Unblock translation review process from server error raised while fetching translations to review (#14341)

* Firs pass

* Address review

* Address review

* Address review

* Address review

*...

github.com/oppia/oppia - af9046a8d0c7b43f59cdda282a716aa630f41752 authored about 3 years ago
Update CONTRIBUTING.md to be the same as our wiki (#14334)

github.com/oppia/oppia - abe2bf60203fa3160d1bedf7e0c886cff9807ed8 authored about 3 years ago
Routine update of translations. (#14349)

* Localisation updates from https://translatewiki.net.

* Localisation updates from https://tr...

github.com/oppia/oppia - f81a24d7f085864830a56ba5322e7341fe40a219 authored about 3 years ago
Fix part of #13935: Remove python_utils.url_parse function (#14336)

github.com/oppia/oppia - 3334912fef18782cb5ab72ec6e7993ceb31d1394 authored about 3 years ago
Fixed part of #13956: Remove python_utils.zip_longest function (#14317)

Co-authored-by: taylor <[email protected]>

github.com/oppia/oppia - eddc5528915f3df07d578df32ad983a3dadf2ba3 authored about 3 years ago
Update authors and changelog for v3.2.1 (#14327)

* Update CHANGELOG

* Update AUTHORS

* Update CONTRIBUTORS

* Update core/templates/pages...

github.com/oppia/oppia - 8b1986ef0746ebec1d52c3243c078cc58bdd15a0 authored about 3 years ago
Fixes part of #9749: Migrate few instances of angular-html-bind (#14263)

* Revert "Revert "Fix part of #9749: Create a component that shows rte-output-display and use it ...

github.com/oppia/oppia - f74b606e8511cd4296b3c99aad37e53b66cca196 authored about 3 years ago
Fix #14235: Enable to submit question suggestions with image region interations (#14289)

* First pass

* Fix lint

* Fix lint

* Fix ts checks

* Fix lint

* Fix f-e test

*...

github.com/oppia/oppia - 0958adea46906cedfd1439a2b13eae423a06d99f authored about 3 years ago
Fix part of #14033: Add Mypy type annotations to domain files (#14058)

github.com/oppia/oppia - 8721278057f33630f820732039e10b69c4499396 authored about 3 years ago
Adding a “Create exploration” button to the top bar of creator-dashboard (#14292)

* ui changes done

* fixes mobile view

* fixes pre-commit errors

* added + in html

* ...

github.com/oppia/oppia - d13332bf33601fe04a414cd58abd2dbe18115309 authored about 3 years ago
Fix issue #12165 overflow of skill description (#14203)

* Fix issue #12165 overflow of skill description

* Fix cluttering of dificulty levels and cha...

github.com/oppia/oppia - ee2c3d64143bb5ef0d33da0bd62c7d73f9a3672a authored about 3 years ago
Fix some errors and omissions in the lint script. (#14321)

* Fix some errors and omissions in the lint script.

* Try upgrading pylint.

* Add some log...

github.com/oppia/oppia - e6c304c4c105ff05e2f6f9fdbb9ea075b2308e16 authored about 3 years ago
Remove brian for codeowners (#14319)

github.com/oppia/oppia - 24ae5a70dc1b8ab8fadbb2a90d73670959893a92 authored about 3 years ago
Fix #14225 (#14291)

Fix #14225

github.com/oppia/oppia - 3b9fb9821f89b8fa718e65e59035b8d5bd444ad0 authored about 3 years ago
Fix #14265: Make translation language selector to show selected language correctly (#14268)

* First pass

* Fix f-e tests

* Fix lints

* Fix lints

github.com/oppia/oppia - bb37aa338203c7e11a934574862f29ddd6b8da2a authored about 3 years ago
Fix #14228 and #14253: Set classroom filter choices in skills tab and fix change detection/propagation issue in the supplemental card component (#14270)

* fix classroom filter in skills tab

* fix change detection issue in supplemental card direct...

github.com/oppia/oppia - 1e2512213cf8092c515cbd3badbc54a00290836f authored about 3 years ago
Fix #4008: [RTL] Correctly align text in TextViews (#4009)

* fixed rtl alignment issues

* fixed lesson title

* fixed dimens

* removed unwanted cha...

github.com/oppia/oppia-android - 10fa6cd5145f08217971787a795cd3b07965ebc0 authored about 3 years ago
Fix - Hints visible on results page, #13248: Adding href to topic viewer page urls (#14224)

* fixing changes

* fixing whitespace issues in RTE

* Adding front end tests.

* Removing...

github.com/oppia/oppia - 1283b737bd9c10b07d508719fcfccb4845b723eb authored about 3 years ago
Fix #14227: Disable "Add Thumbnail" button when user has not uploaded new thumbnail (#14297)

* changes

* frontend test

* lint

github.com/oppia/oppia - 790a44f965c06c0d511c594a606f26802cc954f7 authored about 3 years ago
Fix #14234 Unable to accept/reject a suggestions during reviews. (#14283)

* Check if activeContribution is deleted

* remove logs

* add frontend tests to test for de...

github.com/oppia/oppia - 9a964638223968829db4921cf1bdcb6641d34932 authored about 3 years ago
Fix part of #13764: page title fragment for web should have min-length 5 characters (#14264)

* topic page title fragment for web must be at least 5 characters

* fix frontend coverage iss...

github.com/oppia/oppia - cbc8ea157903a74d8f22bc53ca867443ea5e60fa authored about 3 years ago
fix flake (#14275)

github.com/oppia/oppia - 95f4fee531446cd913a30f0d5b8b4141bb60f5bb authored about 3 years ago
Fix #9749: migrate Create feedback thread modal to angular component (#14269)

* post-publish-modal updated to Angular

* style issue fixed

* lint check style issue

* ...

github.com/oppia/oppia - 156b1caecf42d7065ccd311185a341bb180cec6c authored about 3 years ago
Fix part of #13162: Added schema for the SkillRightsHandler and SkillEditorPage class in skill_editor.py (#14251)

github.com/oppia/oppia - 8f93cd1474d17ad9aeb11389d87340df789e7441 authored about 3 years ago
Fix part of #13162: Add schemas to validate ExplorationStartEventHandler and ExplorationActualStartEventHandler class arguments (#14222)

github.com/oppia/oppia - e0f8a9c2f7f4a34c46cf6c93d0586694f30e71dc authored about 3 years ago
Fix translation stats job to work with sets (#14254)

github.com/oppia/oppia - 6d514f7e19cbcbf8b40601c469e5ccdc823ed05d authored about 3 years ago
Set up vacation bot & enable it for the next two weeks (#3999)

* Set up vacation bot

* Update CODEOWNERS

Define codeowners for .devbots directory.

* U...

github.com/oppia/oppia-android - 04b8e0381e3d49a4a4a0f17e111386385bf4ffbb authored about 3 years ago
Temporarily remove @BenHenning from codeowners (#14286)

* Temporarily remove @BenHenning from codeowners

* Update CODEOWNERS

Update codeowners per...

github.com/oppia/oppia - aafab950e211275d9b2af8fbb3491540c5e419c7 authored about 3 years ago
Add Azerbaijani language. (#14273)

github.com/oppia/oppia - 8b9e88c499623ae2cef29851b091ef1150f39a7d authored about 3 years ago
Fix #13974: Remove unneeded constants (#14213)

github.com/oppia/oppia - f3c473df3e1be25ba07a5d9c7d48f6b52c5d0578 authored about 3 years ago
Fix lang param not working due to mulitple lang cookies. (#14266)

* error fixed

* refactor unit tests

* strict type checks

* nit

github.com/oppia/oppia - b9bca5f8505b958c41f4746b3c23779285e7e283 authored about 3 years ago
Localisation updates from https://translatewiki.net. (#3996)

github.com/oppia/oppia-android - 35580a361cf8e5e4880b0d79e22e6150fa67cb06 authored about 3 years ago
Fix #3971: [RTL] Add style for all the TextViews. (#3989)

* Update selection_interaction_item.xml

* Update selection_interaction_item.xml

* Update r...

github.com/oppia/oppia-android - 42878e9cf31a1c8486263bfc449b90b739e20ce9 authored about 3 years ago
Fix part of #14187: Cover some files with frontend tests (#14242)

* started for release coordinator page

* completed testing release coordinator page

* comp...

github.com/oppia/oppia - cd84017ea11ff524fbbe1353c7b450292b226346 authored about 3 years ago
Fix #14103: Shifts handler schema constants to a separate file (#14212)

github.com/oppia/oppia - cb6338943002f84ada6d1ee6ae2b997aac7a2fc6 authored about 3 years ago
Updated Contributing code to Oppia (markdown)

github.com/oppia/oppia-web-developer-docs - 6bd303291f0dc79b40b714ba73e25cda22053e7d authored about 3 years ago
Fix part of #10616: Add eslint rule 'member-delimiter-style' (#14244)

* add delimiter style rule

* fix delimiter style errors (1)

* fix delimiter style errors (...

github.com/oppia/oppia - b0da774e1daeb885b2f67ecf8cd263888081d961 authored about 3 years ago
Fix #2355: Shifted helper functions hasErrorText and hasNoErrorText to central utility testing file. (#3524)

* shifted hasErrorText and hasNoErrorText functions to TextInputAction.kt

* Changed View to T...

github.com/oppia/oppia-android - b34ec127d3d932b0a6ef2526afb52ae72856f5a8 authored about 3 years ago
Disable GPU for Selenium to attempt to fix renderer timeout (#14220)

github.com/oppia/oppia - 1a5f00e4230da7413822fbbfdc970369c9a2c2bb authored about 3 years ago
Fix part of #3602 Added label for HomeActivity (#3850)

* Label added for HomeActivity

* HomeActivity removed from label exemptions

* Removed tran...

github.com/oppia/oppia-android - 46475387da21d5eec56d36516d5a88b7f2e8d634 authored about 3 years ago
Implemented the new UI for the results page (#14193)

* initial changes

* ui changes

* changes to ui

* finalized ui changes and updated quest...

github.com/oppia/oppia - e58b81e57007f25537ba8ed71b42bfd9ae661799 authored about 3 years ago
Mobile usability issues fix (#14198)

* Removed Generate Attribution from mobile and tablet view

* Resolved misplaced navigation arro...

github.com/oppia/oppia - 4047447498821b5fe1e1ab24d052883c4894c633 authored about 3 years ago
Implemented donate nav item according to the new navbar view (#14232)

* added donate nav item according to the new navbar view

* updated donate dropdown view, adde...

github.com/oppia/oppia - 13ae12269c853ec6a8e7a45bb2f94b7befc89642 authored about 3 years ago
Add voiceover admin role to admin user (#14252)

* Add voiceover admin role to admin user

* Add tests

Co-authored-by: Vojtěch Jelínek <vojt...

github.com/oppia/oppia - 9f5e0f7f3f02a77f5cd894fc49553a7eacc797c0 authored about 3 years ago
Fix #3573: Merge section_title.xml into single xml (#3977)

* contents under .idea (to be reverted)

* added dimen resources for all configurations

* d...

github.com/oppia/oppia-android - e28e285c6eee234e485b38f5415230c1c882a4b1 authored about 3 years ago
Introduce helper transforms for jobs (#14120)

Co-authored-by: Vojtěch Jelínek <[email protected]>

github.com/oppia/oppia - 4545aef66f16b499e7911d32731c969375143032 authored about 3 years ago
Fix part of #10474: Cover Top-Navigation-Bar component with strict checks (#14106)

github.com/oppia/oppia - 8c60192931fde850f7d6584d6ee1d4b1fe78c8ef authored over 3 years ago
Fix part of #14033: Type annotate opportunity domain (#14123)

github.com/oppia/oppia - a58ccab4eaf2df1b789422f7734f50afbcf69e20 authored over 3 years ago
Confirming before leaving practice tab to prevent accidental session close. (#14128)

* Adds prompt to avoid accidental closing of practice tab

* Fix lint issues

* Addressed re...

github.com/oppia/oppia - f1d1b77ed7302131d18c23a1333c31188b9a8fa4 authored over 3 years ago
Fix #14126: Pass the normalized values for url path elements to the handler (#14127)

github.com/oppia/oppia - 0b4c479f49e637a213747b86dd6266eb934564c5 authored over 3 years ago
Fix part of #11314: Change "offset" from str to int, cursor to offset and address remaining TODO's (#14172)

* change offset to int

* Fix lint

* Fix backend test error

* Change all offset to int
...

github.com/oppia/oppia - d282defc5337d31b271115597321263af451a603 authored over 3 years ago
Add translation keys for interaction specific constant translations (#14158)

* Added translation for interaction specific constant texts

* fixed frontend tests

* fixed...

github.com/oppia/oppia - 7b6163af8e2182607a3d2520cb271bda5b1ca240 authored over 3 years ago
Updated Installing Oppia (markdown)

github.com/oppia/oppia-web-developer-docs - 7e6f5d6981f8ce8758f176aad1e57f2cc0d8711f authored over 3 years ago
Updated Backend tests (markdown)

github.com/oppia/oppia-web-developer-docs - b961f1bbbee466b5510ce7bf1be8ca812ecc9077 authored over 3 years ago
Fix #10315, #14200: Fixes white spacing issues in RTE (#14233)

* replacing regex string

* Applying Suggestion

github.com/oppia/oppia - 8716bac245f49a14b1da77d5127bf6915fb63694 authored over 3 years ago
Fix part of #14187: Write frontend tests for some components (#14179)

github.com/oppia/oppia - 30a3e3238e5086ffc80500bda2e4a5383764b194 authored over 3 years ago
Fix part of #10474: Cover translate-text.service.ts and music-phrase-player.service.ts with strict checks. (#14201)

* fixed part of #10474, Typescript check for music-phrase-player.service.ts

* removed transla...

github.com/oppia/oppia - 4d3d861663b46c51244a8f475b4c969e39276919 authored over 3 years ago
Fix part of #8015: pretest-question-backend-api.service returns domain object instead of dict (#14192)

* make pretest question service return domain object instead of dict; working on debugging tests...

github.com/oppia/oppia - 40992f14f927632a62e3c7d36b8741144738e7a4 authored over 3 years ago
Updated .gitignore and automated setup procedure (#3943)

* Added local property condition for M1 Mac

* Added comment

* Improved some Contributor Ex...

github.com/oppia/oppia-android - 7465b0b0cc409cce5253ddf2ab66d9b9959c9155 authored over 3 years ago
Fix part of #13162: Adds schema for the PromoBarHandler in resources.py (#14171)

github.com/oppia/oppia - 141698b3b23daf199440d58b6c303efbea7388cb authored over 3 years ago
Fix part of #14033: Added type annotations to wipeout_domain (#14163)

github.com/oppia/oppia - 1bf746c23c9ce44019bd2d4a80f52ee5bff567d3 authored over 3 years ago
Updated Installing Oppia (markdown)

github.com/oppia/oppia-web-developer-docs - dd1e851b997cabbe10787a1d5b7422f61921fb99 authored over 3 years ago
Update CODEOWNERS (#14216)

github.com/oppia/oppia - ff77c78e92707440bb2ae8f8ff553a130ed8c58b authored over 3 years ago
Fix part of #10616: Add eslint rule to ensure consistent type definitions (#14162)

github.com/oppia/oppia - b445f4676c9b206373f6654a6fa78874387b9423 authored over 3 years ago
Fix #14189: Make translations editable for reviewers (#14194)

* First pass

* Add a comment

* Fix lint

* Address requests

* Update error message

...

github.com/oppia/oppia - 9d1e7db04cdf3f16e1ae44cad576c9f7854fb10b authored over 3 years ago
Fix #3566: Merge profile_rename_activity.xml into single xml file (#3950)

* solution summary xml merged

* Revert "solution summary xml merged"

This reverts commit d...

github.com/oppia/oppia-android - 65f04b71e5fb347d4b426b3744e2164ff9d5168c authored over 3 years ago
Fix part of #8016: Make HTTP Calls of setting-tab.component.ts through service component (#14153)

* post-publish-modal updated to Angular

* style issue fixed

* lint check style issue

* ...

github.com/oppia/oppia - 13409b36362f0c56bc1019ec19fd5b7f13e9c0bd authored over 3 years ago
Fix part of #10798: Fixed end-to-end tests for workflow.js (#14124)

github.com/oppia/oppia - 031bf19d4ef00231d1e746375ae8029a0d7aa27f authored over 3 years ago
Fix #13952: Per-file backend coverage tests (#14166)

github.com/oppia/oppia - af550fdaa47b994f558b51daffa1e47c7feca84a authored over 3 years ago
Fix #3985: [RTL] Developer options screens (#3986)

* Update selection_interaction_item.xml

* Update selection_interaction_item.xml

* Update r...

github.com/oppia/oppia-android - b86cfa1b4711d7b5f1681d7f33b34c6d70ead69e authored over 3 years ago
Fix part of #14033: Type annotate value_generators_domain (#14180)

github.com/oppia/oppia - 799aa52844aa8d62dfd3b8868511237dca21d332 authored over 3 years ago
Add code to help with the Python 2 unavailable issue (#14076)

* Add code to help with the Python 2 unavailable issue

* Fix tests

* Move python2 detectio...

github.com/oppia/oppia - 1fddf2533bcb7aa1a5fa83e8c7d2897f407c200a authored over 3 years ago
Fix part of #10616: Introduce @typesctript-eslint rules that extend eslint rules (#14029)

github.com/oppia/oppia - 754f7296eeacc0f9388dba99c06c1b7b3fb8262f authored over 3 years ago
Fixes:12452 Fixes:13358 Guppy Configuration Service [FE-Flake] (#14138)

* Nitehs fix

* looping and testing

* modified spec

* added workflows

* removed loop

github.com/oppia/oppia - 382adfc4c60fac78ea292bfaaab35aa122a717e1 authored over 3 years ago
Fix part of #10474: Fixing typescript strict checks issues for StoryObjectFactory.ts (#14134)

* done with story-object-factory

* added comments

* updated with suggested changes

github.com/oppia/oppia - 8231a84f3eea137cb17f8d381cff7698a756726e authored over 3 years ago