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

Add a button for releasing ownership of an exploration to the community.

github.com/oppia/oppia - 9ec9d1e8f73705f1526d53577ccb8615be561234 authored about 11 years ago
move gallery content over

github.com/oppia/oppia - 929b5a78084a59cb6a7d04b5c2c8d2031df84a54 authored about 11 years ago
Removed unused images

github.com/oppia/oppia - 8de9ed03e27e26c0a95f6c54d3708a73336fb4b9 authored about 11 years ago
Added tabs to about page

github.com/oppia/oppia - c7cbf86b2203ce7ee12e5b577516f197f20fe5c5 authored about 11 years ago
Added cartoon, changed content to be less FOSSy

github.com/oppia/oppia - f4743c54d845f2b79613d7174b8c9fb3da495313 authored about 11 years ago
Implement the necessary queries for the gallery and profile pages.

github.com/oppia/oppia - 9675190584a4f4e8640ff97b80bc352927608128 authored about 11 years ago
added placeholder for cartoon

github.com/oppia/oppia - 432c8aace4cbbcda5d01c45bc224e0fdba3ba48e authored about 11 years ago
restyled about page

github.com/oppia/oppia - 4d08ca0fb70f7b9bba25024d8d1cd6cdd7bae7aa authored about 11 years ago
Implement admin and moderator rights management.

github.com/oppia/oppia - 3c3dc494143e41268fab285000c88df64366fc88 authored about 11 years ago
Added logo

github.com/oppia/oppia - 8403f85067cf7e3d2bc3478a08aa3b4e0b215c9c authored about 11 years ago
Fixed merge issues, made beta more terse

github.com/oppia/oppia - db4ea3aa2548b2e724b8cd1946111c46b07b37c4 authored about 11 years ago
Design changes

github.com/oppia/oppia - 652ca239339c8d255e302f67be064f84fcc0681b authored about 11 years ago
Allow owners, collaborators and playtesters of explorations to be set.

github.com/oppia/oppia - 239ae6ef1a74cd9e2dabef7eb9a6600f492060c9 authored about 11 years ago
Minor UI changes, including fixing wording on About page, adding a 'Beta' subtitle, and making the widget preview less opaque.

github.com/oppia/oppia - 26a589b7fe0453d23bf6ae9abba87926a2b0945c authored about 11 years ago
Use save() instead of put() for VersionedModels.

github.com/oppia/oppia - 10abfdfafd03ca44231df27ad39e8c7ecadf444f authored about 11 years ago
Reinstate credits.

github.com/oppia/oppia - 57bbbb663977c5412794c54eb804faec70d96910 authored about 11 years ago
Revise the wording for the static pages.

github.com/oppia/oppia - f3d23389b2d6413d5f93a4e0cd1371d60179571a authored about 11 years ago
Various small UI fixes.

github.com/oppia/oppia - 08e84ee0ad4899d2d53c6aa1e1ca7b5fec8e818b authored about 11 years ago
Minor wording fixes for the editor prerequisites page.

github.com/oppia/oppia - d9d77a059438e94372c9f939f342f690d5ab3dc3 authored about 11 years ago
Fix a broken test.

github.com/oppia/oppia - b9f9f6a444768e8fb35ad0244d5aa894db70dc80 authored about 11 years ago
Fix a couple of bugs that caused widgets not to load properly. Fix another bug where the Publish button was shown for an exploration that was already published.

github.com/oppia/oppia - 61a420ee90a0bd2e69e7fdb6949f662a93c2f48d authored about 11 years ago
Add config properties for editor prerequisites page.

github.com/oppia/oppia - b42df9968c9a5634c619582b912b2bd0ad64ee33 authored about 11 years ago
Improve the way exploration creation and saving is handled in the backend. Require commit_cmds and commit_messages to be specified by default, where possible.

github.com/oppia/oppia - 47a2df268f19648881be2a550feaa89178b697b0 authored about 11 years ago
Make the filesystem use the common VersionedModels.

github.com/oppia/oppia - f4fcbb795e4f7dd913c68b4e5d52c456f1d6849d authored about 11 years ago
Add versioning for config model. Fix editor prerequisites JS tests.

github.com/oppia/oppia - 98e7f7d053b29330b36d9f0dde15f48938cf5cc0 authored about 11 years ago
Tighten up the implementation of user settings and rights.

github.com/oppia/oppia - 35d26eafc6b45bb19a87e5784bbb976b5fc122d4 authored about 11 years ago
Implement generic versioned models that all storage classes can use.

Also, for explorations, create a new version for every save action,
rather than only after the e...

github.com/oppia/oppia - b3453caa37b1ee0aa61a8b957ebc9b8b69742687 authored about 11 years ago
Add interstitial loading pages.

github.com/oppia/oppia - 81a7a0a5b2a6f5296a2ca395e26373e906ede075 authored about 11 years ago
Resolve a TODO regarding the use of both id and widget_id in a widget description.

github.com/oppia/oppia - 5c8f0d3b502a211952743cccae7ee8de4273ed7e authored about 11 years ago
Allow add and delete state operations to be done as part of a larger commit.

github.com/oppia/oppia - 432fa1dea4dbb438816a3370eeaadc229aaaf365 authored about 11 years ago
Represent a changelist as a sequence of commands and process this sequence server-side.

github.com/oppia/oppia - b32a142eae7bb4b70607c6eee864dcb42f0c8e86 authored about 11 years ago
Modify the frontend changelist to be more consistent with what is planned for the backend.

github.com/oppia/oppia - af110ae24ab9c9dc6b2e9e084dff05d0eb0c57e4 authored about 11 years ago
Start writing a changelist handler on the server side. Move the delete_state() function to the exploration domain object so that it can be executed together with other changes.

github.com/oppia/oppia - af7bcf4ea749181083d7f400e1778d7c5115a36a authored about 11 years ago
Perform strict validation on the demo explorations and on published explorations.

github.com/oppia/oppia - 0cbb1f81b16ddae5a0f4684aa1c486994199af6f authored about 11 years ago
Consolidate the validation for explorations in the exp_domain module.

github.com/oppia/oppia - af7209066b8e30bfe90630a0761d6bea67c0ba23 authored about 11 years ago
Remove the concept of stateId from the frontend.

github.com/oppia/oppia - f554384d2f7e1353342af1015870ae45d7a948e0 authored about 11 years ago
Update django models.

github.com/oppia/oppia - af8b0e4c6db5afd7389ad8b6c86bc6dcf9c04d26 authored about 11 years ago
Remove the state model from the backend.

Reasons:
- It is confusing to keep track of two separate lifecycles for states
and explorati...

github.com/oppia/oppia - becd765ab892e2bc1eb24139018c01a927b23942 authored about 11 years ago
Remove the 'tentatively_public' state; this makes it harder to query for all public explorations.

github.com/oppia/oppia - 72c702a3e464cb0b22ef78fbf29adf5557cc788f authored about 11 years ago
Standardize the reader URL mapping and also standardize the way JSON interactions are handled in all the server-side integration tests.

github.com/oppia/oppia - 90a44dc70be7469a8c16312187c7b8f379a37461 authored about 11 years ago
Consolidate the handlers for the editor page into a single file.

github.com/oppia/oppia - ed2d0483739aa71efdd60d469863fe6bfd007dab authored about 11 years ago
Fully migrate explorations to use the rights manager.

github.com/oppia/oppia - 23b7d7c09572b16fddc6f62537fb40c392cf5df9 authored about 11 years ago
Add a model for exploration rights.

github.com/oppia/oppia - f6c1f4ebbf2f913e9102c51354bfa1b815461e99 authored about 11 years ago
Set up minification of JS and CSS files.

github.com/oppia/oppia - f0a3d222fca72a033b8f27dad2fe85be283e0593 authored about 11 years ago
Make JS files compatible with minification.

github.com/oppia/oppia - ef911dc32458710b4da5c209a3fb38efae23386d authored about 11 years ago
Add a noninteractive LaTex-display widget.

github.com/oppia/oppia - 170910a5c84e61b83ee706c953824ea9b41ea778 authored about 11 years ago
Use actual user_ids instead of email addresses. Require the user to pick a valid username that would appear in the commit logs.

github.com/oppia/oppia - 4a29949ecca7e37d6d7a187e7ed40a356de04fa1 authored about 11 years ago
Add a check for non-existent explorations in the page that displays a random exploration.

github.com/oppia/oppia - c74919cc40d24cbf79c03d6d5de937b7c09c33ac authored about 11 years ago
Fix merge conflicts

github.com/oppia/oppia - 6541b426887ca5d3fb8f9fdabc76d47468591dc7 authored about 11 years ago
Rework the splash page.

github.com/oppia/oppia - 85024d5156597771f37a9cb67fae920b58929ca1 authored about 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - 032ecfd794ba7527e830c0948cb1cdf066a77435 authored about 11 years ago
Make play icon always visible in tiles in gallery

github.com/oppia/oppia - abbfe55ffe832adc88b5db36fc43462c89d2a5c1 authored about 11 years ago
Lint the codebase.

github.com/oppia/oppia - 768320f24ea8f79ea8746c8997f67afa4c30fb93 authored about 11 years ago
Bump the version number and update the changelog.

github.com/oppia/oppia - 41af4d28d4e9d689518362eb62af3d8d91a3a7d1 authored about 11 years ago
Fix a typo in the Django ConfigPropertyModel class.

github.com/oppia/oppia - 40e2356f907332a4ab04ba3a6511079f5c2cd269 authored about 11 years ago
Only allow adding or deleting a state when it is the only item in the change list.

github.com/oppia/oppia - ff4aaa087e844742323f80060c983e1a3cd337c2 authored about 11 years ago
Allow reader feedback to be marked as fixed or will_not_fix.

github.com/oppia/oppia - 8fded0a9a6e95603ab632f62658e8f3a808f55ba authored about 11 years ago
Make computed config properties refreshable.

github.com/oppia/oppia - abddb8d743adc56b5ca436be16649bb6c6ec1247 authored about 11 years ago
Remove tar exploration.

github.com/oppia/oppia - b398a857a1fba8d29decd92aaaa4dce08ac78d3e authored about 11 years ago
Show reader feedback in the state editor.

github.com/oppia/oppia - e7530319dff2087256be80644a5fb326033a8f6f authored about 11 years ago
Fix omission in previous commit.

github.com/oppia/oppia - 89b9bb45b17d457f6cf158330dfde6fe00e78cf4 authored about 11 years ago
Make the feedback model more flexible.

github.com/oppia/oppia - 4b3348bf0a5fa02a6f6ae4e9b6d312088ce7e6f1 authored about 11 years ago
Fix some wording in the static pages.

github.com/oppia/oppia - ef43f2676da0d158a8d00da831c341b50704ef00 authored about 11 years ago
Change the editor page warning message to an announcement and make it HTML.

github.com/oppia/oppia - 931cd6a96dddca99b7e91bc93d6f2b981349535c authored about 11 years ago
Fetch exploration statistics separately, so that the editor page loads faster.

github.com/oppia/oppia - e7f93eab76473dfcb75a1b375bc53aa5afdef559 authored about 11 years ago
Automatically update the version history when a save event occurs.

github.com/oppia/oppia - bdfc50a66a19b71b67b010770134e3c4d5b81396 authored about 11 years ago
Separate the select2 and RTE directives.

github.com/oppia/oppia - 13a14e2fb760d80269cea49296cd172746e9697e authored about 11 years ago
Monkey-patch appstats to log at level DEBUG instead of INFO.

github.com/oppia/oppia - e30e0cbcca5b2d7c4e6368f24c8a8509bbd82f50 authored about 11 years ago
Ignore DS_Store files on OS X. Do not ignore .gitignore.

github.com/oppia/oppia - 9d0e717b429f66c68e6671285c5a465395fbb29f authored about 11 years ago
Add the concept of computed configuration properties. Fix some errors in the behavior of discardChanges() on the exploration editor page.

github.com/oppia/oppia - 39bf55c1710a76d1c973afd0e8bcedf698029541 authored about 11 years ago
Allow configuration properties to be edited in the admin UI.

github.com/oppia/oppia - 74c428f6ecd0e93b460ca21d602e521464664fc5 authored about 11 years ago
Split admin page into HTML and JS parts.

github.com/oppia/oppia - 1ef1eff59f62d30570a27a84be97190b23720758 authored about 11 years ago
fix adventure exploration test

github.com/oppia/oppia - 997c8eb46a286827a4c86036623ae558d1c81172 authored about 11 years ago
Merge branch 'editor-saving' of https://code.google.com/p/oppia into editor-saving

github.com/oppia/oppia - b449e2cad17359b365a1cba5aa3d2990a2d1b8df authored about 11 years ago
Pass exploration changes through the same save flow as the state changes.

github.com/oppia/oppia - 60df2cab4de25db10bc403419c2e2b1542f11ee5 authored about 11 years ago
Add separate handler for exploration rights management. Rewire URL endpoints for the editor to avoid ambiguity. Add commit messages for adding and deleting states.

github.com/oppia/oppia - bd6ddd67bd480463de108b93818b019a01076d8f authored about 11 years ago
Minor wording changes.

github.com/oppia/oppia - d57e1741203eee484f947fdae2c5ee5215fcb9c4 authored about 11 years ago
Batch changes to the exploration and its states so that any set of changes to the exploration results in a single entry in the version history log.

github.com/oppia/oppia - 2fd47604d99d956dd8320027e03f51c83718d439 authored about 11 years ago
Fix review comments.

github.com/oppia/oppia - 3861b5960d89951925baa4ad1d9cc809e9626916 authored about 11 years ago
Allow multiple states to be edited in a single commit.

github.com/oppia/oppia - f1b6fe5b63b06030a7557185dc4b974c4ca21d07 authored about 11 years ago
Add some vertical spacing to the reader view.

github.com/oppia/oppia - af512f6c49481c90cb8644ae442bad2564fa3997 authored about 11 years ago
Add separate handler for exploration rights management. Rewire URL endpoints for the editor to avoid ambiguity. Add commit messages for adding and deleting states.

github.com/oppia/oppia - 3b94eb98db04d265509c79de1ad54e0161e6ac63 authored about 11 years ago
Pass exploration changes through the same save flow as the state changes.

github.com/oppia/oppia - b4b2425a47109e2c60ab9f2edc52a08de701b331 authored about 11 years ago
Batch changes to the exploration and its states so that any set of changes to the exploration results in a single entry in the version history log.

github.com/oppia/oppia - 7b8bffe5d1a0ca4a0ec0e563dd482a84901a7057 authored about 11 years ago
Fix review comments.

github.com/oppia/oppia - 32901ddf53a1873675a92b6439c9f3793bcc7aa0 authored about 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - 98afa6e2e84cf879bbcaa844bcc378e43a6af2b3 authored about 11 years ago
tweaks to the Parameterized Adventure exploration

github.com/oppia/oppia - 6ec29b141366f0693f21daba1c62e82e885acee4 authored about 11 years ago
Allow multiple states to be edited in a single commit.

github.com/oppia/oppia - 1bd8b50f9ccd9d316ef245d53f243127422573c5 authored about 11 years ago
Minor wording changes.

github.com/oppia/oppia - cf623eae388e984d1618ed8c6b2d93ca4b7690bc authored about 11 years ago
Add some vertical spacing to the reader view.

github.com/oppia/oppia - 412d174850b7cd3c0239c3926e850fa561e45c97 authored about 11 years ago
Make minor edits to the commit message dialogue.

github.com/oppia/oppia - dc4f9c847f7ff16b90f6c1bf46809c5e5e71801d authored about 11 years ago
Add a dialogue requesting a commit message when saving to the state editor.

github.com/oppia/oppia - ed63491e7756851e592d7ba5144a10ccc623594c authored about 11 years ago
Add a new sample exploration using the code REPL widget.

github.com/oppia/oppia - ff476ce06e5f2bcc6aa20bd031ed03d042d73fb8 authored about 11 years ago
Update GAE version from 1.7.7 to 1.8.8.

github.com/oppia/oppia - 0916817290ebf50b434e0905bed57329a0dd442e authored about 11 years ago
Add a submission button to the 'add state' form. Inline some macros.

github.com/oppia/oppia - 942822676d65692005ac940488e9b7404d9e4cb2 authored about 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - cc25bedf9fdf3e9e7e8ea66bf2d661bd13b44157 authored about 11 years ago
Make links open in a new window so that the reader does not lose

progress in the exploration.

github.com/oppia/oppia - df987390e66fa2f6fbe55845841b3ba781e6e232 authored about 11 years ago
Merge branch 'master' of https://code.google.com/p/oppia

github.com/oppia/oppia - 727aec6cdb23bffedee7ca2bbabee9ed9f128205 authored about 11 years ago
Editor html style fixes.

github.com/oppia/oppia - 23c8a867ae7a1a9c467470eb27f6c4ef88fdd110 authored about 11 years ago