Actions

User

Difference between revisions of "Robertlyon"

From Mahara Wiki

(Created page with "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 revi…")
 
 
(5 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
The following are the bugs that I've fixed and have been merged back into master and/or version branches.
 
The following are the bugs that I've fixed and have been merged back into master and/or version branches.
  
* [https://gitorious.org/mahara/mahara/commit/845da9e80e6000d74274997da32e93b6336305a4 845da9e80e6000d74274997da32e93b6336305a4]
+
* Allow moderation of anonymous comments [https://gitorious.org/mahara/mahara/commit/845da9e80e6000d74274997da32e93b6336305a4 845da9e80e6000d74274997da32e93b6336305a4]
* [https://gitorious.org/mahara/mahara/commit/53b6a098cf595fdc207b9824f7db3d576289fde9 53b6a098cf595fdc207b9824f7db3d576289fde9]
+
* Allow decompression of zip files with subdirectories [https://gitorious.org/mahara/mahara/commit/53b6a098cf595fdc207b9824f7db3d576289fde9 53b6a098cf595fdc207b9824f7db3d576289fde9]
* [https://gitorious.org/mahara/mahara/commit/e8cf538dee3d5635b8fe5d742c91e4122cd1379f e8cf538dee3d5635b8fe5d742c91e4122cd1379f]
+
* Fixed the remote username warning when adding existing users by CSV [https://gitorious.org/mahara/mahara/commit/e8cf538dee3d5635b8fe5d742c91e4122cd1379f e8cf538dee3d5635b8fe5d742c91e4122cd1379f]
* [https://gitorious.org/mahara/mahara/commit/f20a3d392f0ab1b565c0cf81ace31f5e4432e332 f20a3d392f0ab1b565c0cf81ace31f5e4432e332]
+
* Fix the message background colour for disk quota error [https://gitorious.org/mahara/mahara/commit/f20a3d392f0ab1b565c0cf81ace31f5e4432e332 f20a3d392f0ab1b565c0cf81ace31f5e4432e332]
* [https://gitorious.org/mahara/mahara/commit/11295ebd33b2de62e671217dbf72f5aa18703580 11295ebd33b2de62e671217dbf72f5aa18703580]
+
* Updated Youtube icon [https://gitorious.org/mahara/mahara/commit/11295ebd33b2de62e671217dbf72f5aa18703580 11295ebd33b2de62e671217dbf72f5aa18703580]
  
 
=== Submitted Patches For Bugs ===
 
=== Submitted Patches For Bugs ===
  
* [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 10:23, 28 May 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.

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

Code Review

The following items I have done initial code review upon.