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

Updated instructions for runnning iOS simulator. (#8)

* Updated instructions for runnning iOS simulator.

* Added multiline code blocks.

* Serialized...

github.com/oppia/oppia-web-developer-docs - ae87a4f3a93d7b5df4716fc98c91cbed80635688 authored over 2 years ago
Add gtag.js to the app (#15683)

* Add gtag

* ignore error

* make error message more specific

* anyway -> any way

github.com/oppia/oppia - 5ae93ff96165b6b9e6a5348fd48736debf8422f8 authored over 2 years ago
Added new test files for some scripts

* added test files

* lint fix

* lint fix

* fixed mypy issues

* fixed mypy issues

...

github.com/oppia/oppia - 1b1fbac9425a53300f23e73c57aeba3c39640dce authored over 2 years ago
Changes in logged-out User Checkpoints backend (Follow-up to #15422) (#15667)

* Add backend functions.

* Lint fixes.

* Lint fixes-2

* Added syncing.

* Lint fix

...

github.com/oppia/oppia - e5fa0d1583d86d818b979e6f83e35c235e6e5a98 authored over 2 years ago
Fix #15147: filter box toggle issue on /topics-and-skill-dashboard (#15673)

* fix filter box toggle issue on /topics-and-skill-dashboard

* code refinement

Co-authored...

github.com/oppia/oppia - 0b18fb74c9e845ea0b8ebe4f975d96219935ad71 authored over 2 years ago
Fix #15381: Update CODEOWNERS to add Nithesh (#15661)

* Update CODEOWNERS

* Make all updates

* Remove extra updates

github.com/oppia/oppia - a6e8f98b7b9ebb37d9138c40fb7295c2ba646a2f authored over 2 years ago
Fix #15676: Fixes the flake in ImageWithRegionsEditorComponent (#15678)

* Flake fix

* Flake fix

github.com/oppia/oppia - 1702230b468b8fc6fba43b5f7fd57087fc04af90 authored over 2 years ago
Update authors and changelog for v3.2.6 (#15675)

github.com/oppia/oppia - dae2406a8fd83f8f7da779067175739290c108f7 authored over 2 years ago
Fix part of #14033: Added Mypy type annotations to some files of `domain` folder. -- M1.3 (#15596)

* added platform_param

* added rules_registry

* added moderator_services

* added learne...

github.com/oppia/oppia - 2bfdd9db6aeca80c752055a09ec06c10bc28cf18 authored over 2 years ago
Fix part of #14033: Added Mypy type annotations to some files of `domain` folder. -- M1.4 (#15618)

github.com/oppia/oppia - 120910413a679f52081d3d881cc0ccf3106bc4e2 authored over 2 years ago
Fix #15650 and #15591: Update progress nav when state content changes; Update z-index for modals that need to be stacked (#15651)

* update progress nav when state content changes

* increase z-index for force-stack-modal (so...

github.com/oppia/oppia - 340194d8d6b3e3af9966ff0509200c53eb7eb815 authored over 2 years ago
Fix #15552 and part of #15639: Fix contributor dashboard (#15666)

* Attempt to fix contributor dashboard

* Fix tests

* Remove backend changes

github.com/oppia/oppia - 2c89393c66636b399b93dc1397486c2f45e577f3 authored over 2 years ago
Fix #15648: Remove limit from in-review translation suggestion query (#15649)

* Add logging statements

* update logging

* fix

* cneaup

* Fix False node predicate
...

github.com/oppia/oppia - 7c9ee495ecf6d1421876b98af115375d3f8e6e42 authored over 2 years ago
Milestone 1.2 (Improving the lesson creation experience): Create the new storage model and implement its lifecycle (#15607)

* added the ExplorationVersionHistoryModel

* fix mypy checks

* fix minor lint check

* a...

github.com/oppia/oppia - 29f4595bd58acfed0f1988bc16abeba78cc0d7e4 authored over 2 years ago
Fix part of 9749: Migration of training-data.service.ts, training-panel, exploration-warnings.service.ts, parameter-metadata.service.ts and more. (#15604)

* train-pannel

* training-pannel ts

* train pannel updated

* prep

* ts

* html fil...

github.com/oppia/oppia - f4a6891b80c4e0322d5751243d2de05ccdbf9481 authored over 2 years ago
Allow bigger JobRunResult (#15658)

* Allow more bytes in job and suppress error

* Fix tests

* Fix aggregation of job run results

github.com/oppia/oppia - 9d1353861e96a9fd61a40d5d8ad39249fbbfe155 authored over 2 years ago
Fix part of #13822: Added backend validation for sub-topic url fragment (#15500)

* added beam job

* fixed typo

* fixed typo

* fixed tests

* fixed job

* fixed lint...

github.com/oppia/oppia - 9f016865618fe6d58107b76414f63ac3d530fb29 authored over 2 years ago
Localisation updates from https://translatewiki.net. (#4408)

github.com/oppia/oppia-android - dbd66d5c183f1d965b59ce8b62b80b332f3cc9a7 authored over 2 years ago
Backend changes for Logged-out experience (User Checkpoints Project) (#15422)

Co-authored-by: Manan Rathi <[email protected]>

github.com/oppia/oppia - 6f447b0bbf68d0bcdfe75eb211ed2f28bda8bef1 authored over 2 years ago
Fix #15638: Fix broken page and broken FA icons (#15641)

github.com/oppia/oppia - 943661ce30462b3cc3ccbcebaa2602802b418ffd authored over 2 years ago
Fix Part of #13162: Add schema for UsernameCheckHandler and ReaderFeedbackHandler (#15605)

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

github.com/oppia/oppia - 742b2e0c5bb4fcc703b92f43dc009dda4a59601d authored over 2 years ago
Fix part of #8668: Document url-interpolation.service.ts with jsdoc (#15628)

* Document url-interpolation.service.ts

* Fix lint errors

* Update comments in url-interpo...

github.com/oppia/oppia - ba4f072e494fd59df53fecc37e67cea7f9727234 authored over 2 years ago
(Making Contributor Dashboard UI Responsive) Milestone 1.1: Implement the mobile UI for dashboard tabs and navigation (#15594)

* [skip ci] made a part of page responsive

* made translate tab responsive

* fixes to my c...

github.com/oppia/oppia - 6fda6c3f1be82ed49c0186368fc0aa0595e1d9cf authored over 2 years ago
Fix #13500: Data passed to platform storage service is always in bytes (#15598)

github.com/oppia/oppia - efdb0539a10bf746ddc1e79633f57c8b03e8acc7 authored over 2 years ago
Fix #15150: Learner Dashboard fix for no scroll bar present to check the progress of community lessons if more than 3 lessons are present. (#15616)

* Fixed bug

* Added minor fixes

* Added minor fixes

Co-authored-by: KRISHITA JAIN <kris...

github.com/oppia/oppia - 4bf05c7034c17b786dec08e3f80f43c9de5eaa6d authored over 2 years ago
Add new flag "download_combined_frontend_file" to frontend test execution file (#15635)

* Download frontend test

* addressed comments

github.com/oppia/oppia - 06f9826a9a254a99c631e2c4ec37c5c2df381f2f authored over 2 years ago
Codeowner changes for LaCE team (#15619)

* codeowner changes

* addressed comments

github.com/oppia/oppia - 75aadff8d7f16063a51b7fa3ef9a4b670312d4fd authored over 2 years ago
add SmartRouterModule to release-coordinator module (#15647)

github.com/oppia/oppia - 250993623c7fd2e2d58e577eda024faad0d172c6 authored over 2 years ago
Fix #15385: Added functionality to persist translator language on [CD - Translate Text]. (#15460)

* added functionality to persist language on CD - Translate Text

* removed redundant code

...

github.com/oppia/oppia - ce25d73163d4a084bce5232fe35bb258ea8daba5 authored over 2 years ago
Fix part of #14033: Added Mypy type annotations to some files of `domain` folder. -- M1.2 (#15580)

* added auth_services

* added task_queue

* added subscription_services

* added recommen...

github.com/oppia/oppia - 69f4767140f6defed7b96029b8328ba45e32812c authored over 2 years ago
Improve loading speed of splash and math page (#15477)

* Fix images on splash

* Add images

* Fix splash page

* Reduce size of SVG images

* ...

github.com/oppia/oppia - b082f987a7c2489ca49e88b1d883c6cc82c16d5c authored over 2 years ago
Fix #15526 and #15523 (#15575)

github.com/oppia/oppia - ce7775d28e339da51bac717172ba97f054f773e9 authored over 2 years ago
Added issue 14219 to beginner issues (#9)

github.com/oppia/oppia-web-developer-docs - 6bc2937e64976e5449b7547bbc24b3a0f407bcef authored over 2 years ago
Fix #4203: Added CI checks to validate various properties of color files (#4205)

* added regex checks

* reverted unnecessary code change

* debugging regex

* added doubl...

github.com/oppia/oppia-android - fa96311c7871ca55d93559fc6a62243cc57b38aa authored over 2 years ago
Added Mypy type annotations to `validation_decorators.py` and `job_result_transforms.py` (#15501)

* added changes

* added 2 new files

* added changes

* fixed typing

* added nits

*...

github.com/oppia/oppia - b8b33a4f3fbd44f3b969239e6ee1abb3a3ef9d5f authored over 2 years ago
Milestone 1.1 (Learner group MVP): Add learner group related models and domains (#15583)

* added learner group model

* added takeout and wipeout policy

* added learner group model...

github.com/oppia/oppia - 94267c4d01d9eb6951e9fd03008cdb47b1011e54 authored over 2 years ago
Fix part of #13764: Frontend validation for at least one explanation for Medium Rubric (#15609)

* fix

* small

* fix frontend

github.com/oppia/oppia - fbbd09cb78fb9879f012f5220ad60ef88ca251c6 authored over 2 years ago
Learner checkpointing: Follow up changes (#15547)

* minor changes

* added lesson info tooltip

* lint fix

* fix e2e tests

* lint fixes
...

github.com/oppia/oppia - 3e4e033f158a9cf015725fc136aa8cd571782bd9 authored over 2 years ago
Reverting the following changes made through the web interface:\n

github.com/oppia/oppia-web-developer-docs - cc281d2c53c70e68b8c9bdabbe454e7066fd1bb4 authored over 2 years ago
Updated Contributing code to Oppia (markdown)

github.com/oppia/oppia-web-developer-docs - 61586833c92823fe88b4f5ebef6dd4d3a0e4deea authored over 2 years ago
Update Linux install instructions to use direnv (#5)

github.com/oppia/oppia-web-developer-docs - ed0ce8495760c25cde23333d446ede1d2b6354e8 authored over 2 years ago
(Celebrating learners' accomplishments) Milestone 1.1: Add end chapter check-mark and confetti (#15589)

* add feature flag and audio

* add rough check-mark component

* test-spacing

* hide che...

github.com/oppia/oppia - b5d0651e10bc75d63f121e0fc23b4fe364a1e053 authored over 2 years ago
Milestone 1.1 : Update the documentation for End-To-End tests and Debug End-To-End wiki page. (#7)

github.com/oppia/oppia-web-developer-docs - 31e01287fd398ef9eee3b453d1cba5574cb2b471 authored over 2 years ago
Reverting the following changes made through the web interface:\n

github.com/oppia/oppia-web-developer-docs - 873cb050b95b07df7bfe19448531a1facacb0e7c authored over 2 years ago
Updated Google Summer of Code 2022 (markdown)

github.com/oppia/oppia-web-developer-docs - 0b1cce98e6cdf4defde0fe59fff28ee9cff24eee authored over 2 years ago
Fix pre-commit linter and release scripts (#15608)

github.com/oppia/oppia - 1985420396ee8a0007c1d9407e9627e52113e067 authored over 2 years ago
Enable typescript strict mode for all the newly added files and number of errors along with errors log. (#15578)

github.com/oppia/oppia - 8fad03f6898ba7cd0f6d7bf37ffcf72610c4d35a authored over 2 years ago
Milestone 1.1 (Improving the lesson creation experience): Create the new domain objects (#15582)

* added ExplorationMetadata in the backend

* created the StateVersionHistory domain object

...

github.com/oppia/oppia - f81e99c42801511442271ff62c8e353a0753bcd3 authored over 2 years ago
Fix #15511: Add a Uploading animation when user clicks 'Use This Image' (#15564)

* Add: Uploading Animation on Image Upload.

* Fix: Lint

* fix: Variable name update.

github.com/oppia/oppia - a5bfa2f525db130f940c6b858db05a80c1dd4ff1 authored over 2 years ago
Remove import from utils (#15557)

* Remove import from scripts

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fi...

github.com/oppia/oppia - 3f1af7c7c7c418d836b03824e9bb72ca705d11ce authored over 2 years ago
Fix #15538, #15541, #15534, #15527: fixes console error when previewing a skill; fixes invalid profile URL in the history tab; fixes controller schema validation error (#15553)

* fix #15538 and #15541

* fix ts errors

* fix #15534

* fix pencilcode init error

* f...

github.com/oppia/oppia - fedb7c9f3bd9b5a273d6b309b059b817493495c2 authored over 2 years ago
Improved validation and minor fixes to clear the erroring deferred job queue (#15491)

* fixes to clear the erroring job queue

* fix backend test

* formatting

* address comme...

github.com/oppia/oppia - aa6026a292f26c32757f6eb9e1303c4d1855abbd authored over 2 years ago
Revert "Fix part of #14702: Add the stale tab detection functionality for topic editor page (#15278)" (#15593)

This reverts commit 76db086103824e7456af5ad156363808130fa85a.

github.com/oppia/oppia - a28318ae693bf8ae4d54d72dc881f6ac3a343fab authored over 2 years ago
Fix #15570: Fix change detection issue in question editor modal. (#15573)

* fixes

* addressed comments

github.com/oppia/oppia - a85e38357a41a92adb1afa7901f9caeb816a0c31 authored over 2 years ago
Fix part of #14702: Add the stale tab detection functionality for topic editor page (#15278)

* added few functions

* few fixes left

* adding the modals

* completed the changs for t...

github.com/oppia/oppia - 76db086103824e7456af5ad156363808130fa85a authored over 2 years ago
Reverting the following changes made through the web interface:\n

github.com/oppia/oppia-web-developer-docs - 5b02b1d01b4b7327945cfbf744ba0747a2f9c9c0 authored over 2 years ago
Updated Apache Beam Jobs (markdown)

github.com/oppia/oppia-web-developer-docs - 8440e80e0b874377b5252646bbfd928138c57216 authored over 2 years ago
Improve splash page loading speed : Remove material icons (#15549)

* Remove material icons from splash page

* Remove material icons from splash page

* Remove...

github.com/oppia/oppia - e1c94645493f9f5803b36b8e4e7f66a2a7dda987 authored over 2 years ago
Achieve 100% Per-File Coverage of tasks.py (#15566)

github.com/oppia/oppia - 466c01b97c8e485656b827bff9525e290ad936b1 authored over 2 years ago
Fixed math OSK UI for iOS devices. (#15585)

github.com/oppia/oppia - 23eafc942a2025d25928ead96d6f4a9d1fe82a44 authored over 2 years ago
Fix part of #14033: Added Mypy type annotations to `param_domain` and `story_domain` (#15483)

* added param_domain

* added rum_mypy

* added story_Domain

* added test

* added todo...

github.com/oppia/oppia - bd159ef1fa54d875e6c78551dcbbf5c518565508 authored over 2 years ago
Fix #15369: Users can now use the keyboard to navigate the Learner Dashboard (#15556)

* fixed navigation

* addressed comments

github.com/oppia/oppia - 3282e608c25c6e2dd72852fd4258db52ba29ffb0 authored over 2 years ago
Fix Misplaced icon in EndExploration interaction #15540 (#15558)

github.com/oppia/oppia - 34ecc03c6100d62b384f3d1a496d06d0b0ac236e authored over 2 years ago
added dark mode for multiple_choice and item_selection (#4384)

github.com/oppia/oppia-android - 8734cda1dd81bc77b5488a9c71308b8136a3456b authored over 2 years ago
Fix #4169 : Topic name text is cut off in topic_info_fragment for ratios and proportional reasoning (#4386)

* fixed text cut off

* fix text cutoff in all layouts

* add proper naming

* fixed title...

github.com/oppia/oppia-android - 08d42b5b4acea4b4ec94f27700092794a662bb69 authored over 2 years ago
Updated Guide on defining types (markdown) (#6)

* new case

* nit

github.com/oppia/oppia-web-developer-docs - c5804438c7d27fa3f444cea8177138bde0275c85 authored over 2 years ago
Fix part of #14219: Increase Per-File Backend Test Coverage (#15356)

github.com/oppia/oppia - 54b2f231043c4b4ef4477bd05b21e347086bfdc9 authored over 2 years ago
Fix part of #15182: Organize translations in translation review page by lesson (#15295)

github.com/oppia/oppia - 7b2e1d957ac9ecf80ebbedf86272957c75276253 authored over 2 years ago
Fix #12425: Change Drag and Drop sort input so it displays the answer HTML instead of the contentID (#15496)

* fix displayed options

* fix response header text

* add solution object factory tests

...

github.com/oppia/oppia - 8d4efdb2b1521eb6432ddc12e7bed55c8e90db06 authored over 2 years ago
fix bug preventing voiceover artists from editing (#15554)

github.com/oppia/oppia - 3c805c283b59a7197af9c01aa9ef33e5a9a2470d authored over 2 years ago
Fixes #4326: Performance Metrics Platform Params (#4327)

* qualifiers and constants for metric record and upload times

* comments

* dagger provides...

github.com/oppia/oppia-android - 3468d58069bf2d4099b40f0f2fe220c4ade0491d authored over 2 years ago
Fixes part of #4178 : Added dark mode support to OnboardingActivity (#4379)

* added dark mode for onboarding

* optimised component_colors

* changed fillColor in lands...

github.com/oppia/oppia-android - b0d74e95d167a5830d8759e75a380af72fb1cea4 authored over 2 years ago
Fix codemirror (#15555)

github.com/oppia/oppia - ca85173a04283c16b938f84258bc4df209f7b799 authored over 2 years ago
Fix part of #14033: Type annotate html_cleaner.py (#15435)

* initial work

* rremove some unused ignores

* few more changes

* update var annotation in te...

github.com/oppia/oppia - 5c05903841dd05087c360c833f837f993dac956c authored over 2 years ago
Fix Part of #9749: Migrate Outcome editor (#15438)

* outcome-editor migrate to angular some styliong left

* styling done

* nit

* auto savi...

github.com/oppia/oppia - b6c995bd7a92863f2ab68cff54ebeea96cc27045 authored over 2 years ago
fixed issue 15507 (#15520)

github.com/oppia/oppia - 180a8905120053919f97301177bd892ad385156c authored over 2 years ago
Fix #4028: Hi fi profile tablet implement edit profile screen inside a fragment (#4029)

* added multipane.

* added fragment ProfileEditFragment opening in multipane window

* adde...

github.com/oppia/oppia-android - 6608eef8294410bae61e16e91af5cb819bef9098 authored over 2 years ago
Fixes part of #4178: Added dark mode support to PinPasswordActivity (#4380)

* added dark mode for pin_password

* renamed show string color

* added error color

* ad...

github.com/oppia/oppia-android - 44a76be91497656be211b1d7a51ec7c1dd1f7653 authored over 2 years ago
Fix part of #13822: Added backend validation for story_is_published to be boolean (#15417)

github.com/oppia/oppia - 992633220ea6cdc9d9526962752f1aa0997c7c1b authored over 2 years ago
Purge python utils (#15441)

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

github.com/oppia/oppia - f41d925da6b5412d53f4e9f31551258752337813 authored over 2 years ago
Fix part of #10474: Cover ExtractImageFilenamesFromModelService with strict checks (#15495)

github.com/oppia/oppia - cdc464127a08de0fb331fd9020de82153b92dd35 authored over 2 years ago
Fix part of #14219: Increase backend test coverage of core.utils_test to 100% (#15161)

github.com/oppia/oppia - 13fb67558ae660359423e3c5f5c6c701f5fbcd53 authored over 2 years ago
Fix how we revert wiki changes from web interface (#15494)

github.com/oppia/oppia - d20f87887dc10b97ba458bacab36bd988aaf8321 authored over 2 years ago
Update release coordinator for June (#4)

github.com/oppia/oppia-web-developer-docs - b0c9a05e09d8104698ab2f87c378a897c7630470 authored over 2 years ago
Fix #14085: Deprecate math interactions' unsupported rules and update cust arg name. (#15271)

github.com/oppia/oppia - d29bed96ad364fd4e108df63d7270f43e4eb61f6 authored over 2 years ago
Revert "Updated Release schedule and other information (markdown)"

This reverts commit ee8c01e98f89e755f4a20c33ba1c21c4d4437649.

github.com/oppia/oppia-web-developer-docs - 9ee8cfad0bee6c199409fb110b75711996ddec32 authored over 2 years ago
Updated Release schedule and other information (markdown)

github.com/oppia/oppia-web-developer-docs - ee8c01e98f89e755f4a20c33ba1c21c4d4437649 authored over 2 years ago
Enable translations for the topic name in the "Master Skills for..." text on the practice tab (#15481)

* enable topic name translations on the practice tab

* add FE tests

* fix type error

* ...

github.com/oppia/oppia - 8ea2aa5162249f8600e64470abe18301de5efd42 authored over 2 years ago
Fixes #4191: Added dark mode support to DeveloperOptionsActivity, ViewEventsLogsActivity and ForceNetworkTypeActivity (#4308)

* added dark mode to DevloperOptionsActivity, ViewEventsLogsActivity and ForceNetworkTypeActivit...

github.com/oppia/oppia-android - 517964cdc16a79f6e3a2b238253bf001f599d42a authored over 2 years ago
Fix part of #9749: Migrate Schema Based Editors (#14776)

* nits

* nits

* nits

* nits

* nits

* nits

* nits

* nits

* nits

* nits...

github.com/oppia/oppia - bbf31c4d6616ce984890d5ce1b63094011e95d5e authored over 2 years ago
Fixes part of #4195: Added dark mode support to QuestionPlayer and Exploration (#4377)

* added dark mode

* renamed few files

* updated background color to text color

* sepera...

github.com/oppia/oppia-android - 107c6ed3955e3b93f745edad836e4cac962b17e5 authored over 2 years ago
Fixes the failing tests of PR #15421 (#15513)

* type annotate cron_services

* added fixes

Co-authored-by: SD-13 <[email protected]>

github.com/oppia/oppia - c60b662b5005b8cdc799d8f2e21bd74c390aa21c authored over 2 years ago
Fix edits allowed banner showing when the page hasn't loaded (#15510)

github.com/oppia/oppia - ae711def6529d7d96b278037bf2530ba7e811dbe authored over 2 years ago
Adds a case for error "Type 'key' cannot be used as an index type." in Typing wiki (#3)

github.com/oppia/oppia-web-developer-docs - e6091c9ca6563d369a8a08f4c885f8574fe9d915 authored over 2 years ago
Revert "Updated Guide on defining types (markdown)"

This reverts commit 2721cf1856541bea889b813ce7d12338d308582b.

github.com/oppia/oppia-web-developer-docs - 189fa3ea5f0e6b61163a4e7574c42cafb4854b59 authored over 2 years ago
Updated Guide on defining types (markdown)

github.com/oppia/oppia-web-developer-docs - 2721cf1856541bea889b813ce7d12338d308582b authored over 2 years ago
Add OBS recording instructions (#2)

* Add OBS recording instructions

* address comments

* fix image position

github.com/oppia/oppia-web-developer-docs - 645abbf8e38c60b2ed2f36b303f34654eff943ef authored over 2 years ago
Fix part of #14702: Add the stale tab and unsaved changes detection functionality for skill editor page (#15440)

* added the modal files

* added the functionality for skill editor page

* fix lint errors
...

github.com/oppia/oppia - 3e9a3820f96008aa75ed4202eb169969dee68e95 authored over 2 years ago
Fix part of #14702: Add the stale tab and unsaved changes detection functionality for story editor page (#15443)

* added the functionality for story editor page

* fix typescript errors

* refactoring

*...

github.com/oppia/oppia - f166e4ae0af82415d6407dfda4150df2d704db5e authored over 2 years ago
fix svg sanitization logic to handle mixed camelCase attrs correctly (#15492)

* fix svg sanitization logic

* minor changes

* minor changes

github.com/oppia/oppia - d9b12dced337ca5fb2ff57ce43fc11b21973b246 authored over 2 years ago