Flyspray:: http://adras.wodkapower.de/mynotebook/flyspray/ Flyspray::MyNotebook-Uranus: Recently opened tasks 2011-09-13T10:54:34Z FS#91: Resizing edit/newnote window doesn't work properly http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=91 2011-09-13T10:54:34Z Andreas When the edit window is resized the tiny mce editor doesn't scale with it. The same probably happens in the create note window. Since the edit window should disappear any way in favor of inline editing the following things have to be considered: * Does the same happen for the new note window? If yes, that needs to be changed * Would it be a huge effort to change it for the edit window? Since The edit window should disappear it only makes sense to add it, if the changes come with almost no cost (see required changes that have to be done for the new note window)
* Does the same happen for the new note window? If yes, that needs to be changed
* Would it be a huge effort to change it for the edit window? Since The edit window should disappear it only makes sense to add it, if the changes come with almost no cost (see required changes that have to be done for the new note window)]]>
FS#90: Make sure, MyNotebook supports unicode properly http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=90 2011-09-07T10:51:30Z Andreas Since there are chinese/russian etc users out there, mynotebook has to properly support unicode For testing: 1. Edit a note and enter some russian/arabic/chinese(foreign) characters. 2. Create a new note and enter some foreign characters 3. Create a tag with some foreign characters (by entering in the tag field of new/edit note) 4. rename a tag using some foreign characters 5. Change password to something containing foreign characters 6. Use foreign characters in all settings where it makes sense After each step, have a look at the result. After that, reload the page with F5 and check the result again.
For testing:
1. Edit a note and enter some russian/arabic/chinese(foreign) characters.
2. Create a new note and enter some foreign characters
3. Create a tag with some foreign characters (by entering in the tag field of new/edit note)
4. rename a tag using some foreign characters
5. Change password to something containing foreign characters
6. Use foreign characters in all settings where it makes sense

After each step, have a look at the result. After that, reload the page with F5 and check the result again.


]]>
FS#89: Changing password in settings doesn't work http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=89 2011-07-22T11:08:12Z Andreas When you click on settings, and change the password, nothing happens. Probably not yet implemented Furthermore all settings are currently send to the client, this includes also password hashes (e.g. login password). This has to be removed since it's a security risk.
Furthermore all settings are currently send to the client, this includes also password hashes (e.g. login password). This has to be removed since it's a security risk.]]>
FS#88: Improve design http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=88 2011-07-19T13:58:36Z Andreas Add rounded corners, add some more colors like header different from note FS#87: Make editing a note inline again http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=87 2011-07-19T13:57:41Z Andreas Editing a note should be inline, without a window FS#86: Make sure "" characters work properly http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=86 2011-07-20T23:35:03Z Andreas When a note contains these characters editing, creating etc doesn't work. An interesting idea would be to add a querymanager, which is responsible for building the sql-queries. That way, the developer cannot forget to encode anymore, as long as the querymanager is used.
An interesting idea would be to add a querymanager, which is responsible for building the sql-queries. That way, the developer cannot forget to encode anymore, as long as the querymanager is used.]]>
FS#85: Add Hyperlink to project page http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=85 2010-11-25T17:28:37Z Andreas A note like "Powered by MyNotebook - mynotebook.sourceforge.net" or something similar would be nice at the bottom of the page. FS#84: Check what happens when no name for a tag is set for the "newnotetagname" setting http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=84 2010-07-30T23:13:32Z Andreas Check what happens when no name for a tag is set for the "newnotetagname" setting FS#83: IE - After editing a note some tags are no longer clickable http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=83 2010-07-30T22:59:40Z Andreas IE - After editing a note some tags are no longer clickable FS#82: Screen still flickers on login http://adras.wodkapower.de/mynotebook/flyspray/index.php?do=details&task_id=82 2010-08-20T15:53:40Z Andreas It's not enough to hide only id="content" when loading, everything except the login screen must be hidden