Ecosyste.ms: OpenCollective

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

Mumuki

We develop a solution to teach programming skills and computational thinking to students of all ages, with the aim of bridging the digital divide.
Collective - Host: opensource - https://opencollective.com/mumuki - Website: https://mumuki.org - Code: https://github.com/mumuki

Add mu- prefix to missing CSS class

github.com/mumuki/mumuki-laboratory - d2a8f8804e72cf0fb011e9cddc7f627416596dc7 authored almost 4 years ago
Align week activity selector vertically

github.com/mumuki/mumuki-laboratory - 7d81f6dc464639938ff901db77a210f56c0f0331 authored almost 4 years ago
Move Activity styles to their own file

github.com/mumuki/mumuki-laboratory - 96314cfa4cca76e1bec3a6412e2666fbc4826b9f authored almost 4 years ago
Add title to Activity view and change layout size

github.com/mumuki/mumuki-laboratory - ed43ca98dcdd1d5ad0c7a8802894c40276b64e92 authored almost 4 years ago
Move activity stats partial to main Activity view

github.com/mumuki/mumuki-laboratory - 4675a85c4911d7d410eea9f5c778c2aaca2ad1f8 authored almost 4 years ago
Add Activity to user menu

github.com/mumuki/mumuki-laboratory - 63727aced5c646717093c1e7f94022b08ef9b15e authored almost 4 years ago
Move extension methods to proper folder

github.com/mumuki/mumuki-laboratory - a0871b1526eabf147cddf850ccf504206c9222a6 authored almost 4 years ago
Add feature specs for activity

github.com/mumuki/mumuki-laboratory - f637d0b16fe6e26ee1e17d4ffd53e5a0ec7aa825 authored almost 4 years ago
Move activity_start_date to Organization model

github.com/mumuki/mumuki-laboratory - 59f8e423670dc307c7a328f9283b0068e74a9497 authored almost 4 years ago
Move active period logic to helper

github.com/mumuki/mumuki-laboratory - bd43562e52f8da0b8b92bf5da37aa0306ce9ac0b authored almost 4 years ago
Implement activity week filter

github.com/mumuki/mumuki-laboratory - 8e9e459957b9fb36072b20c2f101fa0c500bb4f6 authored almost 4 years ago
Pluralized activity indicators

github.com/mumuki/mumuki-laboratory - cda37b71d99e83af17d66b67be8002ce7f28368b authored almost 4 years ago
Add route for activity view

github.com/mumuki/mumuki-laboratory - 6addae5d6c6a518aa91028680c339b32e7308ea5 authored almost 4 years ago
Use real data on Activity view

github.com/mumuki/mumuki-laboratory - 5e510c03c8a80053fa6fac667067950809850d40 authored almost 4 years ago
Create Activity view with fake data

github.com/mumuki/mumuki-laboratory - c1f10e6a9a63d4daca543e45e9b1d825df4945f8 authored almost 4 years ago
Fixing comments

github.com/mumuki/mumuki-domain - d83a5a20dde034da0e6d90a8f987919c61cb9ebd authored almost 4 years ago
Merge pull request #1583 from mumuki/feature-better-user-menu-mobile

Mobile user menu

github.com/mumuki/mumuki-laboratory - bd27c4905294c9f73d73516d2bb62d3c49215e5a authored almost 4 years ago
Align certificates header and content with other user views

github.com/mumuki/mumuki-laboratory - 7061ed34916b8f0211f7e54308f3403bb2b7ea35 authored almost 4 years ago
Fix vertical divider size on user menu

github.com/mumuki/mumuki-laboratory - 5a7b312cd90472c66649611a6ce2c28620173e32 authored almost 4 years ago
Adjust margins and add cursor on user menu

github.com/mumuki/mumuki-laboratory - 75da3e9e1d5ae794c4ea3972279acf51cd71cd53 authored almost 4 years ago
Correct horizontal divider size on user menu screen for all screens

github.com/mumuki/mumuki-laboratory - 3c26addd897b084572fdde4d83cae4fd01b056ca authored almost 4 years ago
Show 'My account' chevron icon on the right hand side of text

github.com/mumuki/mumuki-laboratory - c327554e95b619264db9b96f64a6de2863f9ee61 authored almost 4 years ago
Avoid reloading when clicking on Profile from profile view

Instead, the user menu is hidden so the actual content can
be seen more prominently - as does ev...

github.com/mumuki/mumuki-laboratory - 3dc1c757bbf41e1155cbcb1437679b22cfa50814 authored almost 4 years ago
Show user menu on profile screen by default

github.com/mumuki/mumuki-laboratory - 47c07fa92ba45a1e02a9025f2d10d65a570ffdae authored almost 4 years ago
Merge pull request #17 from mumuki/chore-support-python3-language

Introduce Python3 as alias for the Python lexer

github.com/mumuki/mumukit-content-type - d399afcf51f09ae098174c66510047f543235b92 authored almost 4 years ago
Introduce Python3 as alias for the Python lexer

github.com/mumuki/mumukit-content-type - fb4280fed3a7a3e45a40bc872f306a40617c426a authored almost 4 years ago
Merge pull request #196 from mumuki/chore-add_organization_to_pending

Use organization in pending_* methods

github.com/mumuki/mumuki-domain - 183bffd7e98987bc84dc820178ce959bec211add authored almost 4 years ago
Extract duplicated logic

github.com/mumuki/mumuki-domain - d4d853dff2db4a6f92ab8e57c9a55572d9f19f1a authored almost 4 years ago
Remove public db reference

github.com/mumuki/mumuki-domain - 75ef2db008d82bdb56d8555ae83a6f4ca5765c83 authored almost 4 years ago
Merge pull request #193 from mumuki/feature-period-interval-to-course

Feature add period dates to course

github.com/mumuki/mumuki-domain - 9ceafa03009209917a5ae3c19450383014cef723 authored almost 4 years ago
Prefer present?

github.com/mumuki/mumuki-domain - 5d288b705134508519f7186be1929769f5a4a56a authored almost 4 years ago
Use beginning and end of year

github.com/mumuki/mumuki-domain - f75c87d04b875248979b4c3e9fcb93d2d7ee02b9 authored almost 4 years ago
Use future? and past? when possible

github.com/mumuki/mumuki-domain - 4a46dda4312f2d9d123b61546d39deb58523162e authored almost 4 years ago
Adding period start and end to course

github.com/mumuki/mumuki-domain - 336c576249f132f722d5f37704b02533fc6388dd authored almost 4 years ago
Expose new fields

github.com/mumuki/mumuki-domain - 133541637105fca932781ed5be6ec616cabdaaf3 authored almost 4 years ago
Introduce infer_period_range!

Add this method in order to make migration of old data
easier

github.com/mumuki/mumuki-domain - f39635915ca09624e133d5cf6daf8c51cefa7c1a authored almost 4 years ago
Add started? and ended?

github.com/mumuki/mumuki-domain - 3eee0117a6cae7e884e829cdc42e98cae55504b5 authored almost 4 years ago
Add breadcrumb to FAQs

github.com/mumuki/mumuki-laboratory - e50ef64a388613229199807e68a5331873827c33 authored almost 4 years ago
Use organization in pending_* methods

github.com/mumuki/mumuki-domain - 756bfb2e61f6a549bf31dfca071a82a63f304f76 authored almost 4 years ago
Merge pull request #1588 from mumuki/chore-organization-faqs

Chore organization faqs

github.com/mumuki/mumuki-laboratory - 29739cbffaaa6678902a9b64628aedc792d22dfd authored almost 4 years ago
Use domain 9.0.1

github.com/mumuki/mumuki-laboratory - cff8d609c509542d30a1c6e22c62cb15b276bb9e authored almost 4 years ago
Welcome 9.0.2!

github.com/mumuki/mumuki-domain - fca7ecde07f01e043f861fab8dea7c568c2f138a authored almost 4 years ago
Welcome 9.0.1!

github.com/mumuki/mumuki-domain - 1a6607822a2e50acde89d83cc99541e6cbaea97d authored almost 4 years ago
Merge pull request #194 from mumuki/chore-organization_faqs

Chore organization faqs

github.com/mumuki/mumuki-domain - 7cb19f2fff1be08bd6f8cdb87d3d7b8589b2defc authored almost 4 years ago
Point domain to master

github.com/mumuki/mumuki-laboratory - ff2b6ae9065d33fe0b3bb2f06bbba27e64dead80 authored almost 4 years ago
Run domain migrations

github.com/mumuki/mumuki-laboratory - 9ac955069a1bb27b379c17d69bd08be74111d2e4 authored almost 4 years ago
Move inflection to domain

github.com/mumuki/mumuki-laboratory - 7f5a624af26e3d976f6caee1cfd25ac2812a7adf authored almost 4 years ago
Use updated domain

github.com/mumuki/mumuki-laboratory - 4c5e3777e933b0ac13b2d96cc920ef9d9a4cfaa8 authored almost 4 years ago
Add tests for menu_bar faqs link

github.com/mumuki/mumuki-laboratory - 344421984a3c8c38e59aa560a760c95360993917 authored almost 4 years ago
Add FAQs translations

github.com/mumuki/mumuki-laboratory - 5e28a169a3d2f4421766e537bd74f1e346bbde54 authored almost 4 years ago
Add faqs links and rename menu_links

github.com/mumuki/mumuki-laboratory - 5e6d3922cffa8f787ad6a9dc4f71714e62554210 authored almost 4 years ago
Add inflection for FAQs

github.com/mumuki/mumuki-laboratory - 1f68fd77a51584577ced299f030a1a3aea4840da authored almost 4 years ago
Add controller and view for FAQs

github.com/mumuki/mumuki-laboratory - 36f41f8f7e82b1daa731d3f83741b9becac1d9b2 authored almost 4 years ago
Merge pull request #1587 from mumuki/fix-firefox-submission-bug

Fix Firefox bug where the wrong solution would appear on the editor

github.com/mumuki/mumuki-laboratory - d97b32ff06af281c36c80d13a724f36c05052df0 authored almost 4 years ago
Update FAQs migration

github.com/mumuki/mumuki-domain - 0db2cce9b974611796c49218cab965681c21e75d authored almost 4 years ago
Add inflection for FAQs

github.com/mumuki/mumuki-domain - f99b3b3005558f2fa40907cd977d3d22d5a3b586 authored almost 4 years ago
Run migrations in test env

github.com/mumuki/mumuki-domain - 567e93fb227dac0e8ce40babb6e105a826bdc2f7 authored almost 4 years ago
Markdown on organization faqs

github.com/mumuki/mumuki-domain - 3d279fbbdeb9686fda8f217617b18336668d08d7 authored almost 4 years ago
Add faqs to organization

github.com/mumuki/mumuki-domain - bd714c350825b07a4b670ac31b23d56117ba4ae5 authored almost 4 years ago
Fix Firefox bug where the wrong solution would appear on the editor

See #1271.

github.com/mumuki/mumuki-laboratory - 3cf8626c778955ea7b1329fa08113fdd8828bbc0 authored almost 4 years ago
Separate user menu header from the rest of the menu

github.com/mumuki/mumuki-laboratory - 0ca59275f7a911b9a2bc77423fec9ca96d52ccd4 authored almost 4 years ago
Toggle showing/hiding user menu when clicking on 'My Account'

github.com/mumuki/mumuki-laboratory - fd7d5d3724b7f088536f89d1b2b0e9c9b0508b3e authored almost 4 years ago
Hide user menu on small screens by default

github.com/mumuki/mumuki-laboratory - ee298321d5519cfd8aeca11b575b8f6f7019f4cd authored almost 4 years ago
Add up chevron to hide My Account on small screens

github.com/mumuki/mumuki-laboratory - dde66c9cf56bd2426204de9370bee51941f03405 authored almost 4 years ago
Extract logic in user menu header and divider

github.com/mumuki/mumuki-laboratory - 2ae9a452866ba93b650d69c4d553420cf551da03 authored almost 4 years ago
Extract repeated logic in user menu items

github.com/mumuki/mumuki-laboratory - bef9d2acbd50314f096ce5a321d926a9b67142f8 authored almost 4 years ago
Merge pull request #1577 from mumuki/feature-certifications

Feature certifications

github.com/mumuki/mumuki-laboratory - 5fab6b4aa22f6d63bb3dfdbaa71a4be13ab028a0 authored almost 4 years ago
Fixing PR comments

github.com/mumuki/mumuki-laboratory - cbbd6c72d22edcb48937e9f8087c59301c97f10b authored almost 4 years ago
Created certificates routes to download and verify

github.com/mumuki/mumuki-laboratory - 892fccc4352994fbd1e4ac95d5891741bdf08898 authored almost 4 years ago
Added link toQR code

github.com/mumuki/mumuki-laboratory - 02dfee0eef742cb03478de85e93e34a5133737c1 authored almost 4 years ago
Added mail to certificated user

github.com/mumuki/mumuki-laboratory - 0e97edd3935963f8944f4a934786144d8b156f06 authored almost 4 years ago
Apply rename of certificatet programs

github.com/mumuki/mumuki-laboratory - 9f64eb09a67ca94030ea55c58cec6d8bf29094e5 authored almost 4 years ago
Added rqrcode to generate QR code for certificates

github.com/mumuki/mumuki-laboratory - 332265eb7c1263611eb6dbe96a2389ff2fbecffb authored almost 4 years ago
Sending certificate mails with attach

github.com/mumuki/mumuki-laboratory - 27f6ffc67703c5f65f92758b01dfe9e0efdc5e23 authored almost 4 years ago
Added some specs

github.com/mumuki/mumuki-laboratory - f02e10921278ee421f3b6d2712e1441df6ade688 authored almost 4 years ago
removing js function from global scope

github.com/mumuki/mumuki-laboratory - 0af5536057d7e533cba52cc7b56d3bee68a89cc8 authored almost 4 years ago
Added approved_at/by to message model

github.com/mumuki/mumuki-domain - e0a0b4fe0aeb0de5c9c5b2b96e6c62f2de363c52 authored almost 4 years ago
Merge pull request #237 from mumuki/feature-generalize-teachers-list

Add all teachers endpoint

github.com/mumuki/mumuki-classroom-api - bafe646aa3771fd845e5f4840111cfca25660cf9 authored almost 4 years ago
Merge pull request #1584 from mumuki/fix-bibliotheca-url-fragment

Fix bibliotheca url fragment

github.com/mumuki/mumuki-laboratory - 4fbecd7c7ae89e3889c1a36e4d5fb0529aff4080 authored almost 4 years ago
Add test & fix issue with basic routes

github.com/mumuki/mumukit-platform - 8155b4d1bbbfca5afa6548f1de065fe5ca4b669d authored almost 4 years ago
Refactor: use chomp

github.com/mumuki/mumukit-platform - 97fb30ba63edd1074028245af73d27f8840538bf authored almost 4 years ago
Fix wrong assumption under platform 7

github.com/mumuki/mumuki-laboratory - 60c5d55f3d567e6ce29b19106b556a2c28676464 authored almost 4 years ago
Merge pull request #45 from mumuki/fix-prefragment-routes

Fix prefragment routes

github.com/mumuki/mumukit-platform - 6101758e218bb753fba28f44fdbb28d4631e8331 authored almost 4 years ago
Merge pull request #23 from mumuki/feature-improve-error-messages

Improve error reporting in console

github.com/mumuki/mumuki-python-runner - 0ba85c9612ad1e391e65ce2509d3d6aed464e0e5 authored almost 4 years ago