]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authorsaidllen <saidllen@web>
Thu, 15 May 2014 07:55:34 +0000 (09:55 +0200)
committerOSP robot <osp@rtime.felk.cvut.cz>
Thu, 15 May 2014 07:55:34 +0000 (09:55 +0200)
student/saidllen/index.mdwn

index 1e0e683fd6bb751a52b408b68c8be61d93895d24..d57b0597c86adf34dff82bb5b58339b07b4ff146 100644 (file)
@@ -1,6 +1,6 @@
 [[!meta title="Saidlová Lenka"]]
 
-**Project name and homepage:** [Libre Office](http://www.libreoffice.org/)
+**Project name and homepage:** [Libre Office](http://www.libreoffice.org/) -> [Esmska](https://code.google.com/p/esmska/)
 
 Assignment
 ======
@@ -8,14 +8,18 @@ Assignment
 Large chunks of code are cut/pasted between a number of modules in writer - find a common place for that code to go, and to factor it out into a single shared module.
 [Bugzilla](https://bugs.freedesktop.org/show_bug.cgi?id=60739)
 
+**Change to:**
+
+When a message is split into several parts, it is very hard to resend it from history. The message should be forwared as a whole, not only part of it. And also the message should appear as one in the history dialog. [Issue 185](https://code.google.com/p/esmska/issues/detail?can=2&q=185&colspec=ID%20Type%20Status%20Priority%20Summary%20Owner%20Stars&id=185)
+
 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 Bugzilla](https://bugs.freedesktop.org/show_bug.cgi?id=60739)
-* [[Example] 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)
+* [Pull request with communication with developers](https://github.com/kparal/esmska/pull/10)
+* [Accepted merged commit](https://github.com/kparal/esmska/commit/211ce820d77688b8deecc6b5524d0ebfeec807c8)
 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
 * [[Example] Additional supporting material](http://lwn.net/Articles/385586/)