From: saterond Date: Sat, 9 Mar 2013 11:00:37 +0000 (+0100) Subject: (no commit message) X-Git-Url: http://rtime.felk.cvut.cz/gitweb/edu/osp-wiki.git/commitdiff_plain/511451fcb78a9f716a47b5a29b6df3b9007ee7fe --- diff --git a/student/saterond/index.mdwn b/student/saterond/index.mdwn index 4a90cb3b..70c02214 100644 --- a/student/saterond/index.mdwn +++ b/student/saterond/index.mdwn @@ -5,17 +5,16 @@ Assignment ====== -Oprava jedné z těchto chyb, uvedených v issue trackeru projektu: +Fix selected issue from projects issue tracker. I've picked this one - [SubmitButton description](https://github.com/nette/nette/issues/17). Forms are probably the most important thing in Nette and this issue concerns rendering of the forms. - - [Selection::insert nefunguje s parametrem Selection nebo string](https://github.com/nette/nette/issues/790) - - [Form::LENGTH operation and the default message](https://github.com/nette/nette/issues/728) - - [SubmitButton description](https://github.com/nette/nette/issues/17) - -Všechny uvedené chyby se týkají formulářů, což je klíčová část Nette, takže je velká šance zahrnutí mé opravy. Kolem projektu je zároveň velká aktivní komunita a probíhá v ní neustálý vývoj. S tímto frameworkem mám spousty zkušeností, využívám jej jak u svých soukromých projektů, tak v zaměstnání, takže se v něm dobře orientuji. +There's a big community around Nette and they're very active in contributing to it, so there's big probability of including my fix in the project. I personally use Nette for my private and work projects and therefore I knew it pretty well. Links documenting the results of my work ====== + - [My communication with developers](http://forum.nette.org/cs/13784-prispeni-do-vyvoje-kde-zacit) + - [Pull request into public repository](https://github.com/nette/nette/pull/988) + - [Forked repository](https://github.com/saterond/nette) Presentation ==========