Robertlyon: Difference between revisions
From Mahara Wiki
Robertlyon (talk | contribs) |
Robertlyon (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
* Fix for not displaying Personal Information title in Entire Resume block if personal information is empty [https://bugs.launchpad.net/mahara/+bug/703980 Bug#703980] | * Fix for not displaying Personal Information title in Entire Resume block if personal information is empty [https://bugs.launchpad.net/mahara/+bug/703980 Bug#703980] | ||
* Fix for changing the auth method requires info about remoteuser getting lost [https://bugs.launchpad.net/mahara/+bug/1180194 Bug#1180194] | |||
* Fix for bypassing comment moderation by editing a comment [https://bugs.launchpad.net/mahara/+bug/1171310 Bug#1171310] | |||
* Fix for multiple blogs parameter uncheck when profile is updated [https://bugs.launchpad.net/mahara/+bug/1166879 Bug#1166879] | |||
* Fix for "invite user to group" form on user profile page throwing headdata error [https://bugs.launchpad.net/mahara/+bug/1132660 Bug#1132660] | |||
* Fix for automatic account expiry not happening [https://bugs.launchpad.net/mahara/+bug/1097565 Bug#1097565] | |||
=== Bugs I've Found In Mahara === | === Bugs I've Found In Mahara === | ||
* [https://bugs.launchpad.net/mahara/+bug/1182286 Bug#1182286] | * Unable to set approvecomments for an artefact [https://bugs.launchpad.net/mahara/+bug/1182286 Bug#1182286] | ||
* Problem with multiple upload of files [https://bugs.launchpad.net/mahara/+bug/1182649 Bug#1182649] | |||
== Code Review == | == Code Review == |
Latest revision as of 11:23, 28 Mayıs 2013
Hello,
I'm Robert Lyon and I have recently started working at Catalyst IT Ltd (mid May 2013) as part of the Mahara team. I am currently involved in small bug fixes and code review.
Contributions
Bugs Fixed
The following are the bugs that I've fixed and have been merged back into master and/or version branches.
- Allow moderation of anonymous comments 845da9e80e6000d74274997da32e93b6336305a4
- Allow decompression of zip files with subdirectories 53b6a098cf595fdc207b9824f7db3d576289fde9
- Fixed the remote username warning when adding existing users by CSV e8cf538dee3d5635b8fe5d742c91e4122cd1379f
- Fix the message background colour for disk quota error f20a3d392f0ab1b565c0cf81ace31f5e4432e332
- Updated Youtube icon 11295ebd33b2de62e671217dbf72f5aa18703580
Submitted Patches For Bugs
- Fix for not displaying Personal Information title in Entire Resume block if personal information is empty Bug#703980
- Fix for changing the auth method requires info about remoteuser getting lost Bug#1180194
- Fix for bypassing comment moderation by editing a comment Bug#1171310
- Fix for multiple blogs parameter uncheck when profile is updated Bug#1166879
- Fix for "invite user to group" form on user profile page throwing headdata error Bug#1132660
- Fix for automatic account expiry not happening Bug#1097565
Bugs I've Found In Mahara
- Unable to set approvecomments for an artefact Bug#1182286
- Problem with multiple upload of files Bug#1182649
Code Review
The following items I have done initial code review upon.