Sam Bosley
|
1e7c7e20e0
|
Added entity uploading logic for task attachments
|
12 years ago |
Sam Bosley
|
b1da107c0d
|
Rough draft of how uploading files with multipart entity might look
|
12 years ago |
Sam Bosley
|
6e0e86d6b7
|
Some progress towards uploading pictures as multipart entities
|
12 years ago |
Sam Bosley
|
6df92fce1f
|
Fixed a couple issues with non-premium users trying to create attachments
|
12 years ago |
Sam Bosley
|
c9f2dfb14c
|
Put JSON null in changes happened when value is null
|
12 years ago |
Sam Bosley
|
c2a31285c0
|
Fixed an equality check
|
12 years ago |
Sam Bosley
|
52c12a55f3
|
Validate certain values in ChangesHappened so we can know whether or not to kill the message (e.g. for empty task titles)
|
12 years ago |
Sam Bosley
|
3af22f6ca9
|
Don't allow weird invalid repeat value only containing the ;FROM_COMPLETION flag
|
12 years ago |
Sam Bosley
|
548706a6e0
|
Don't suppress changes when creating new task list metadata in migration
|
12 years ago |
Sam Bosley
|
ff56b0e6ba
|
Use empty string instead of null for 0 dates
|
12 years ago |
Sam Bosley
|
a8e61b6602
|
Added some ability to do progress bars under new sync
|
12 years ago |
Sam Bosley
|
47be5a1fde
|
Fixed ant.properties
|
12 years ago |
Sam Bosley
|
3eb4414389
|
More efficient sync callback execution
|
12 years ago |
Sam Bosley
|
6a1a0edc46
|
Killed dead code
|
12 years ago |
Sam Bosley
|
79afb0b861
|
Improvements to gtasks import ui
|
12 years ago |
Sam Bosley
|
8049a3395d
|
During gtasks import, only prompt about tasks that aren't already in the specified tag
|
12 years ago |
Sam Bosley
|
2c49b30c1f
|
Don't allow gtasks preferences to rotate (prevents killing ui during import)
|
12 years ago |
Sam Bosley
|
d8b3f962b6
|
First draft of prompt to import
|
12 years ago |
Sam Bosley
|
c4284894a0
|
Partial logic for initiating gtasks import from sync menu
|
12 years ago |
Sam Bosley
|
922db53862
|
Don't allow inactive sync providers (like gtasks) to sync in background
|
12 years ago |
Sam Bosley
|
33a93a40ab
|
Started implemented logic to do blocking gtasks import from the preferences
|
12 years ago |
Sam Bosley
|
1241967d73
|
Don't consider gtasks sync provider 'active' if astrid logged in
|
12 years ago |
Sam Bosley
|
bd8918d0fa
|
Don't need the third party addons preference anymore
|
12 years ago |
Sam Bosley
|
8bdcb8ef0f
|
Fixed bugs in unit tests from references to rmilk
|
12 years ago |
Sam Bosley
|
cae8c4eb35
|
Delete all rmilk sources
|
12 years ago |
Sam Bosley
|
3622ae6bc1
|
Removed all producteev source files
|
12 years ago |
Sam Bosley
|
8d298dda58
|
Merge remote-tracking branch 'upstream/master' into 130221_sb_gtasks_new_sync
|
12 years ago |
Sam Bosley
|
19545cb729
|
Fixed a compile error in a unit test
|
12 years ago |
Sam Bosley
|
c979e1c2c1
|
Fixed some ui bugs when renaming a list
|
12 years ago |
Sam Bosley
|
1d77ddf0c6
|
Fixed a typo
|
12 years ago |
Sam Bosley
|
f42662cfa4
|
Fixes to processing of manual order strings
|
12 years ago |
Sam Bosley
|
2f2f96c3b1
|
Improvements to tag uuid matching
|
12 years ago |
Sam Bosley
|
e195d68182
|
Revert ActFmInvoker default URL to android localhost
|
12 years ago |
Sam Bosley
|
e86f1a7681
|
Rewrote TagService.rename to use uuids
|
12 years ago |
Sam Bosley
|
5a139463ae
|
Removed some references to getTag (which is renamed to getTagByName)
|
12 years ago |
Sam Bosley
|
f10b3acc31
|
Better handling of deleting tags--use uuids only instead of names
|
12 years ago |
Sam Bosley
|
918e533ead
|
Fixed a stupid bug when checking tag membership
|
12 years ago |
Sam Bosley
|
e2dac89c37
|
Fixed some behavior with how tag data is loaded from filter--always use the uuid when possible
|
12 years ago |
Sam Bosley
|
caf163d90f
|
The capitalize tag was in the wrong place in tag settings
|
12 years ago |
Sam Bosley
|
7403f9add2
|
Fixed a ui refresh bug when members removed from list
|
12 years ago |
Sam Bosley
|
51e9762022
|
Fixed a bug where list members view wouldn't always refresh after leaving tag settings
|
12 years ago |
Sam Bosley
|
345673d40d
|
Fixed some sync bugs when cloning featured lists
|
12 years ago |
Sam Bosley
|
bf955399b9
|
Fixed e801415 to do what it was supposed to do the first time
|
12 years ago |
Sam Bosley
|
fa8f4d6995
|
Killed dead code
|
12 years ago |
Sam Bosley
|
2880d9cf32
|
Fixed crashes when getting user display name
|
12 years ago |
Sam Bosley
|
e801415040
|
Don't send empty task ids changes
|
12 years ago |
Sam Bosley
|
3e6c67a3c3
|
Fixed several bugs related to constructing outstanding tables after login
|
12 years ago |
Sam Bosley
|
9c9dfaf288
|
Sanity check tagData before syncing
|
12 years ago |
Sam Bosley
|
4fb86211b5
|
Don't send empty task list metadata id changes
|
12 years ago |
Sam Bosley
|
c1fadbc430
|
Added a unit test for ConstructOutstandingTableFromMasterTable
|
12 years ago |