]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authorjezdirad <jezdirad@web>
Thu, 6 Mar 2014 09:44:39 +0000 (10:44 +0100)
committerOSP robot <osp@rtime.felk.cvut.cz>
Thu, 6 Mar 2014 09:44:39 +0000 (10:44 +0100)
student/jezdirad/index.mdwn

index 2bf5837b43811189e56d7010f2a992080164437d..06f6341b17d3cec73645ec82aefa577af4ce24d3 100644 (file)
@@ -5,9 +5,9 @@
 Assignment
 ======
 
-The task I've chosen is a bug related to client-side form validation regarding wrong parsing of decimal (float) values in Czech format (with decimal comma and space as a thousand separator).
+[Issue 1430](https://github.com/nette/nette/issues/1430)  - The task I've chosen is a bug related to client-side form validation regarding wrong parsing of decimal (float) values in Czech format (with decimal comma and space as a thousand separator).
 
-Another bug fix should result in better design of factory method `createFromFormat()` of Nette\DateTime class which now returns PHP's original DateTime class instead.
+[Issue 1258](https://github.com/nette/nette/issues/1258) - Another bug fix should result in better design of factory method `createFromFormat()` of Nette\DateTime class which now returns PHP's original DateTime class instead.
 
 Links documenting the results of my work
 ======
@@ -15,10 +15,10 @@ Links documenting the results of my work
 Here, I'll add links similar to the examples below and describe what
 is being linked.
 
-* [My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
-* [Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
-* [My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [Additional supporting material](http://lwn.net/Articles/385586/)
+* [My communication with developers](https://github.com/nette/nette/issues/1430#issuecomment-36559386)
+* [Version control repository with the actual state of my work]()
+* [My commit in the project repository]()
+* [Additional supporting material]()
 
 Presentation
 ==========