Sunday, November 8, 2009

myTinyTodo v1.3 final

Released final version of v1.3 branch.

What's new:
  • Can specify application title in settings
  • Minor changes

Today script moves to its own domain - www.mytinytodo.net

22 comments:

  1. Have you a procedure for updating from myTinyToDo 1.2.7 to 1.3.0 ?

    Thanks for your webapp.

    ReplyDelete
  2. When i try to update db from 1.2.7 to 1.3.0, i have this error :


    Fatal error: Uncaught exception 'Exception' with message 'unable to open database file' in /intranet/www_current/mytinytodo/class.db.sqlite3.php:21 Stack trace: #0 /intranet/www_current/mytinytodo/class.db.sqlite3.php(125): DatabaseResult_Sqlite3->__construct('CREATE TABLE li...', Object(Database_Sqlite3), 1) #1 /intranet/www_current/mytinytodo/class.db.sqlite3.php(101): Database_Sqlite3->_dq('CREATE TABLE li...', NULL, 1) #2 /intranet/www_current/mytinytodo/setup.php(361): Database_Sqlite3->ex('CREATE TABLE li...') #3 /intranet/www_current/mytinytodo/setup.php(188): update_12_13(Object(Database_Sqlite3), 'sqlite') #4 {main} thrown in /intranet/www_current/mytinytodo/class.db.sqlite3.php on line 21

    ReplyDelete
  3. A "chmod 777" on the directory db permits to solve this problem.

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. И еще одно предложение.
    Допустим у нас есть листы "list1, list2, list3"

    предлагаю сделать заголовки листов якорями - передали //todo/#list1 - и на старте страницы открывается list1

    или хранить последний открытый лист в куках.

    ReplyDelete
  6. И еще...

    У задачи с task priority 0 нельзя быстро сменить приоритет. У минусовых или плюсовых задач отображается span с -1 или +1, а тут приходится лезть в edit.

    Не очень удобно, но возможно наличие/отсутствие "кнопочки" "0" стоит задавать чебоксом в настройках.

    ReplyDelete
  7. The PDA style isn't quite good. I tried to use myTT on my Palm Treo. It always shows 0 tasks and there is no active link for filters :(

    ReplyDelete
  8. @Marcin: Probably you use WinMobile Internet Explorer which is not supported. Try Opera.

    ReplyDelete
  9. WinMobile? No, just Palm OS and Blazer.

    ReplyDelete
  10. I thing it could be more accessible with changes in code. You know - generic (and therefore readable even for blind) lists ([ul][li]) instead of divs and anchors ([a]) instead of js onClick... On my simple (and fast) browser I barely see links - there are only few... :(

    ReplyDelete
  11. @Marcin: It seems that jQuery is not working in your browser. And there is no version of mytinytodo without jQuery.

    ReplyDelete
  12. Parse error: syntax error, unexpected '{' in /homepages/2/123456/htdocs/todo/setup.php on line 77

    ^^
    this error occured if try to start setup.php.
    (i only configured the config.php in /db)

    what could it be?

    greats zmb

    ReplyDelete
  13. @zmb: Corrupted file or using PHP4.

    ReplyDelete
  14. damn... my provider still uses php 4.4.9.
    any ideas to get this work?

    ReplyDelete
  15. Hi Max. What files I should upload to upgrade from Version 1.3b3 to 1.3?

    Thanks!!

    HG

    ReplyDelete
  16. Hi!
    I will translate this to .net
    Do you want to create a proyect in codeplex.com ?

    Maybe we can uplad both version(php & .net) there...

    My email es lelitohalfon@hotmail.com

    ReplyDelete
  17. @leandro: Actually, the sources already hosted on GoogleCode.

    ReplyDelete
  18. Thanx for the project. Спасибо большое. Под андроидом не так все удобно под пальцы, но я попоробую, что-нибдуь сделать и если чего патч отправлю на гугл коде

    ReplyDelete
  19. @Shtirlizzz: да, версия для мобильников получилась неудобной. Я начал переделывать интерфейс для них по-новой, но неизвестно когда закончу. Но вы все-таки присылайте свои доработки.

    ReplyDelete
  20. Hi Max, I have a suggestion for future versions:

    Do you think you could add a simple "wysiwyg editor" for the notes field?

    Thanks!! Polux.

    ReplyDelete
  21. Hi !

    Thanks for this wonderful application !
    Just an idea for a futur version : a progress bar to show the advancement.

    Kitefr

    ReplyDelete