]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - student/hollmosk/index.mdwn
lectures: minor update of link to LinuxDays 2023 presentation listing.
[edu/osp-wiki.git] / student / hollmosk / index.mdwn
index 89c096bb7735b4acef6b84b6d372079afeacb56b..cad984cff55ba00f36c7afb8ff44ed6dcb1634ad 100644 (file)
@@ -1,37 +1,35 @@
 [[!meta title="Hollmann Oskar"]]
 
-**Project name and homepage:** [Example project](http://www.example.com)
+**Project name and homepage:** [ownCloud]([https://owncloud.com/][1] )
 
 Assignment
 ======
+I would like to fix the bug [https://github.com/owncloud/core/issues/7461][1] in the open-source personal cloud solution ownCloud. ownCloud has an integrated text editor in the web interface. According to the bug report, when user uploads a text file and then opens the file and closes it, the upload tooltip does not disappear.
 
-Description of my planned/completed work for the project
+The communication with the developers about the issue and the merge request can be found here:
 
-Links documenting the results of my work
-======
+* [Response from the maintainers on GitHub.](https://github.com/owncloud/core/issues/7461)
+* [Fix is publicly available in my forked repository](https://github.com/oskholl/core)
+* [The fix was tested by 3 other contributors and passed automated tests](https://github.com/owncloud/core/pull/7814)
+* [Pull request including discussion with other developers about the issue.](https://github.com/owncloud/core/pull/7814)
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
+Other communication channels were IRC (for quick help with development environment and such) and email to send the contributor agreement. The issue has been fixed and one of the developers complimented for sticking with the guidelines and for a descriptive comment.
 
-* [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/)
+The fix corresponds to the chosen assignment from the beginning of the semester. The only requirement missing is the description of the contribution in the project documentation as this is a small bugfix.
 
 Presentation
 ==========
 
-* [[Presentation of the aim of my work in PDF or OpenDocument format (upload it as an *Attachment* to this page)|prezentace1.pdf]]
-* [[Presentation of the results of my work|prezentace2.pdf]]
+* [[Presentation of the aim of my work in PDF|hollmosk_prezentace.pdf]]
+* [[Presentation of the results of my work in PDF|hollmosk_prezentace_final.pdf]]
 
 Ohloh
 =====
+<a href='https://www.ohloh.net/accounts/588361?ref=Detailed' target='_blank'>
+<img alt='Ohloh profile for Oskar Hollmann' border='0' height='35' src='https://www.ohloh.net/accounts/588361/widgets/account_detailed.gif' width='230' />
+</a>
 
-Here, I'll fill in the HTML code of the [Ohloh widgetu][w] showing my KudoRank.
+[w]:https://www.ohloh.net/accounts/oskholl/widgets
 
-For example:
-<a href='https://www.ohloh.net/accounts/9897?ref=Detailed' target='_blank'>
-<img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.ohloh.net/accounts/9897/widgets/account_detailed.gif' width='230' />
-</a>
 
-[w]:https://www.ohloh.net/accounts/hollmosk/widgets
+  [1]: https://owncloud.com/