Line 281: |
Line 281: |
| | | |
| I will be keeping a blog throughout the entire duration of the project. I will update the blog with the status of my weekly progress and a summary of the work done during the week. I will try to use the mailing list and the irc channel to inform the community about the problems or the questions that I might face during the duration of the project. | | I will be keeping a blog throughout the entire duration of the project. I will update the blog with the status of my weekly progress and a summary of the work done during the week. I will try to use the mailing list and the irc channel to inform the community about the problems or the questions that I might face during the duration of the project. |
| + | |
| + | == Miscellaneous == |
| + | |
| + | |
| + | ''' We want to make sure that you can set up a development environment before the summer starts. Please do one of the following: Send us a link to a screenshot of your Sugar development environment with the following modification: when you hover over the XO-person icon in the middle of Home view, the drop-down text should have your email in place of "logout". ''' |
| + | |
| + | [[File:Nxo.png|border|center|900x600px]] |
| + | |
| + | '''Send us a link to a pull request or merge request you have made on a Sugar or Sugar activity bug. It's normal to need assistance with this, so please visit our IRC channel, #sugar on irc.freenode.net, and ask for help. ''' |
| + | |
| + | I have been regular contributor in the sugar community since January and the below are the merged pull requests and issues reported by me. |
| + | PR: Added statistics button |
| + | https://github.com/walterbender/musicblocks/pull/222 |
| + | |
| + | PR : Fixed palette bug |
| + | https://github.com/walterbender/musicblocks/pull/104 |
| + | |
| + | PR: Fixed naming of action blocks |
| + | https://github.com/walterbender/musicblocks/pull/205 |
| + | |
| + | PR: Fixed bug related to resizing of block |
| + | https://github.com/walterbender/musicblocks/pull/208 |
| + | |
| + | PR: Fixed disturbance in matrix when dragged off the screen |
| + | https://github.com/walterbender/musicblocks/pull/217 |
| + | |
| + | PR: Fixed disturbance in first column of matrix |
| + | https://github.com/walterbender/musicblocks/pull/236 |
| + | |
| + | PR: Fixed SVG bug related to rotation of text |
| + | https://github.com/walterbender/turtleblocksjs/pull/253 |
| + | |
| + | Bug reported : Coordinate of turtle changes after resizing. |
| + | https://github.com/walterbender/turtleblocksjs/issues/252 |
| + | |
| + | Bug reported: Parent blocks does not resize after children are send to trash. |
| + | https://github.com/walterbender/musicblocks/issues/225 |
| + | |
| + | Bug reported: Decrease block size feature doesn’t work for the first time. |
| + | https://github.com/walterbender/musicblocks/issues/218 |
| + | |
| + | Bug reported: Detaching of labels. |
| + | https://github.com/walterbender/musicblocks/issues/186 |