LeaderTask - Time Management Google Groups  Our blog  We on Facebook 
September 08, 2010, 01:39:44 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LeaderTask 6.9.5.3 has been released
 
   Home   Help Search Calendar Login Register Download Business Organizer Development Plan Announcements Russian Blog  
Pages: [1]
  Print  
Author Topic: LeaderTask 6.8.2  (Read 1092 times) Bookmark and Share
zitz
Administrator
Full Member
*****

Karma: +1/-0
Offline Offline

Posts: 191



View Profile
« on: January 15, 2010, 04:15:25 PM »
Reply with quoteQuote

A new version of LeaderTask 6.8.2 has been released!     

What's new?

- Fix: Removed close button in the Navigator panel and Tasks panel
- Fix: Does not work "add file" if click to an empty place in the list of files
- Fix: Drag a task to the last hour - it jumps to the next day
- Fix: New subtask receives a start/end date from a current filter, corrected for empty date
- Fix: some other bugs fixed

To update, use: Main menu->Help->Check for updates.

OR

Download LeaderTask Personal Organizer:
http://www.leadertask.com/download/leader.exe

Download LeaderTask Company Management:
http://www.leadertask.com/download/ltcompany.zip

Download LeaderTask PDA (Windows Mobile 2003, Windows Mobile 5, Windows Mobile 6):
http://www.leadertask.com/download/ltpda.cab
Logged
DAH
Activist
**

Karma: +2/-0
Offline Offline

Posts: 93



View Profile
« Reply #1 on: January 16, 2010, 09:28:46 PM »
Reply with quoteQuote

Thank you for your ongoing efforts in developing this program.  The manner which LT handles dates has become unusable for my preferences.  I've posted this issues several times before, as have others, so I won't do it again. Unfortunately, I am going to revert back to my old outliner until LT has resolved this issue. 
I am truly hoping that LT considers this feature as needing repair and that the current version does not represent the permanent fix.  There are too many inconsistencies to be reliable, so I must abandon this software for now.  I will be checking the forum occassionally to see updates.

Please understand that I think LT is an excellent program and I do believe that the developers are very talented and do care very much about their users and the fixes.  I love the interface and many of the features.  It is a very powerful program.  However, in an outliner the user does need to change dates very frequently.  LT does not make this easy in the current version.  I just think this program needs a little more direction and development.  If LT is trying to satisfy the many users with different needs, then why not make previous versions available?  Users could then experiment with each version and settle in on the version that works best for them.  Happy developing and thank you for listening!
Logged

-Dave
Devinsider
Full Member
***

Karma: +1/-0
Offline Offline

Posts: 104



View Profile
« Reply #2 on: January 17, 2010, 05:51:26 AM »
Reply with quoteQuote

Zitz:

I think you must pay close attention to this thread: http://www.todoforum.com/index.php?topic=772.msg2630#msg2630 . It is a very important thread and it has not feedback from you. I know you're listening.

Regarding to development, the technical stuff: I believe that you're creating your own user controls. They are fortunate in some things and even better in other things, but I think you have a failure in the technical approach. What is killing the product is not the general approach but the technical approach. It's not mainly about usability, but about functionality. I'm also a developer (C# 3.5) and I can recommend you some very good scheduler controls to be studied in order to perfection the way. Please, let me know if this is useful for you. It would help to make you closer to the user requests.

About DAH suggestion: Some things are not in the good way because trying to fix some things other has been abandoned. In such circumstances putting a temporal link to previous versions is not a bad idea. The link must be temporal because I know you are trying to create a unique product satisfying all of this requirements, but if you make all the users wait this is putting your development team under improper pressure. Putting the link gives you some time to study the approach better and I think the users are not attached to any previous version, they are just waiting things to be better, so when the scheduler requirements are best solved you can retire those links with no problem. Hope this has some sense for you.
« Last Edit: January 17, 2010, 06:00:37 AM by Devinsider » Logged
zitz
Administrator
Full Member
*****

Karma: +1/-0
Offline Offline

Posts: 191



View Profile
« Reply #3 on: January 18, 2010, 11:19:24 AM »
Reply with quoteQuote

I can recommend you some very good scheduler controls to be studied in order to perfection the way. Please, let me know if this is useful for you.
Yes, is useful for us. Thank you.

Putting the link gives you some time to study the approach better and I think the users are not attached to any previous version, they are just waiting things to be better, so when the scheduler requirements are best solved you can retire those links with no problem. Hope this has some sense for you.
We planing to add "Roll back to a previous version" function. You can update, and if you do not like it, rolled back.

I am truly hoping that LT considers this feature as needing repair and that the current version does not represent the permanent fix.  There are too many inconsistencies to be reliable, so I must abandon this software for now.  I will be checking the forum occassionally to see updates.

Thank you for using LeaderTask. We hope that you will return to us.
Logged
DAH
Activist
**

Karma: +2/-0
Offline Offline

Posts: 93



View Profile
« Reply #4 on: January 18, 2010, 07:15:59 PM »
Reply with quoteQuote

Yes, I am very interested in the roll back feature.  I have only owned LT for a few months, but during that time I have seen many many versions.  It is good to see such active development and intereste from the developers.  However, from a Users view, it can be difficult because we get used to a feature, but then the feature has changed, been disabled or been deleted with a new version.  Examples are the calendar functions, the repeat task settings, and the auto size columns.
Also, it would be good to build a table that lists the changes in each version so a user can make an informed decision if they wish to upgrade.  Thanks for your efforts and for being open to suggestions.  LT is a very powerful software and I am excited to see it get better.
Logged

-Dave
Devinsider
Full Member
***

Karma: +1/-0
Offline Offline

Posts: 104



View Profile
« Reply #5 on: January 18, 2010, 08:01:00 PM »
Reply with quoteQuote

Quote
a table that lists the changes in each version

Such a table can be easy to make if you use a version controller, like Subversion or SourceSafe or VSTS, whatever.

Quote
I can recommend you some very good scheduler controls to be studied in order to perfection the way. Please, let me know if this is useful for you.
Quote
Yes, is useful for us. Thank you.
Please, let me know where I must write to you in order to send you the urls and examples. Also I need to know what programming language you are using.
« Last Edit: January 18, 2010, 08:09:35 PM by Devinsider » Logged
zitz
Administrator
Full Member
*****

Karma: +1/-0
Offline Offline

Posts: 191



View Profile
« Reply #6 on: January 19, 2010, 09:43:02 AM »
Reply with quoteQuote

Please, let me know where I must write to you in order to send you the urls and examples. Also I need to know what programming language you are using.
Please send me at email: dmitry.maslov@almeza.com
Logged
superdeer
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 2



View Profile
« Reply #7 on: February 02, 2010, 04:24:05 PM »
Reply with quoteQuote

This ver still can't support multiple bytes language!!!
 I sent email about this issue to Leadertask group again and again!!! And I saw people remind Leadertask group again and again in this forum!
But nothing happened!!!
For money, you have to listen to the customer! Cool
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!