Commit Graph

17 Commits (349e50c6c49fd0d60872d4bfbd3eafb870585ce8)

Author SHA1 Message Date
Tim Su 2c501a35b7 Removed logging call which was slowing down synchronization 16 years ago
Tim Su 98e8641874 Strip out user agent as per issue #98 16 years ago
Tim Su a63b5de137 Removed unused code, added display for tasks synchronized on remote server, updated translations. 16 years ago
Tim Su 191846caf8 Fixed some findbugs issues, and a bug with tags and lists when synchronizing. 16 years ago
Tim Su 96e5f46ef9 Bug fixes in preparation for 2.7:
- Fixed a couple issues with German localization
  - not listing smart lists in synchronization dialog
  - fixed bug where hiding a tag that corresponds to an RTM list doesn't work well
  - localizing more synchronization strings
16 years ago
Tim Su e5478f4187 More updates to support sync-after-repeat-complete. I think it works mostly now. 16 years ago
Tim Su e80e062735 Special sync-on-complete hooks for completing tasks that remember the milk is handling the repeat for. 16 years ago
Tim Su 60af08f0b1 Apply of patch from Roger Kristiansen to fix issue #80 16 years ago
Tim Su ea0a114b9b RTM tag spaces->underscores, optimized RTM a bit more on new task transmitting. 16 years ago
Tim Su 7f737c7021 Retry if invoke fails the first time, minor bugfixes. 16 years ago
Tim Su 8a247fce08 Bugfixes Galore:
- couldn't dismiss initial RTM welcome box
   - duplicated sync notes
   - space between elapsed time & "ago" in view page
   - performance improvements: caching and not inflating on view list
   - tasks due "today" are due at midnight

  New features:
   - postpone button
   - filters persisted
   - timer icon made vertical
   - added a sync shortcut
   - improved cosmetics of the strikeout
16 years ago
Tim Su 7171a3870e Added warning for sync if IOException, and added the fields-picker from Sergi Velez's patch with some modifications. 16 years ago
Tim Su 8bb97a73df Ran findbugs on my code, fixed some bugs. Also, changed the auto sort algorithm to move "in progress" tasks to the top, and also fixed a bug with sync remembering. 16 years ago
Tim Su 3edc4163b9 - Moved estimated time back to 1st page of edit box.
- Persisting sort status
  - Sync:
    - per-list sync happens only if one-list sync fails
    - adding some delay between grabbing the task list
    - tags
    - estimated time
    - reuse taskcontroller crash solved
    - sync dialog gets the name of the task
16 years ago
Tim Su c722008f89 Synchronization works, I think. Needs testing of course. 16 years ago
Tim Su fd78e22cd8 First pass at synchronization. All the structural stuff is done, needs to be tested. 16 years ago
Tim Su 5d07f907ee Added repeating tasks feature, help menu, and started work on RTM sync. 16 years ago