Commit Graph

3845 Commits (48d9c46d7265a7d93c93401af068775f8fa0b904)
 

Author SHA1 Message Date
Sam Bosley 48d9c46d72 Started building stuff for separate uuid column (can't reuse remoteId column because of size) 12 years ago
Sam Bosley b6902e6c90 UUIDs should be positive 12 years ago
Sam Bosley 9dd6c58068 Support for BigInteger properties (stored/parsed as strings) 12 years ago
Sam Bosley 63f7d328b6 Basic implementation of sync queue 12 years ago
Sam Bosley 4e05e74be0 Minor unit test tweak 12 years ago
Sam Bosley 4427ee3093 Added a unit test for the migration 12 years ago
Sam Bosley cf5c725879 Refactored ChangesHappened to use generics better, started writing tests for sync message classes 12 years ago
Sam Bosley 646470c47b Comparison fix now that remote ids can be negative 12 years ago
Sam Bosley 0a8f523551 Make tag creation work better in TaskService.createWithValues 12 years ago
Sam Bosley 7175865a12 UUID proof text should make random strings using hex digits 12 years ago
Sam Bosley 06f519f231 Fix database bugs and make unit tests from previous commit pass 12 years ago
Sam Bosley 2917683bb8 Added unit tests for database layer (testing outstanding entries, uuid creation, etc.) 12 years ago
Sam Bosley a4df5a2580 Added pushed_at column to other remote models 12 years ago
Sam Bosley c01f2f45dd Add pushed at column to task and tagdata models 12 years ago
Sam Bosley 5959e3ab50 Server to client message stubs 12 years ago
Sam Bosley c812599c00 Refactor reflection methods in ChangesHappened 12 years ago
Sam Bosley 1f3183c392 Renamed some things 12 years ago
Sam Bosley 5998e066c1 Implement generic version of ChangesHappened message, as well as stubs for other ClientToServer messages 12 years ago
Sam Bosley 826064bfc3 Add the outstanding daos to the dependency injector 12 years ago
Sam Bosley 5a41043e9d Boilerplate daos for the outstanding entities 12 years ago
Sam Bosley 1a151f7891 Some stubs for client/server messaging 12 years ago
Sam Bosley 552c7b4460 Include tag remote ids in filter content values for new tasks 12 years ago
Sam Bosley 28f6f40e24 Fixed a bug with the metadata migration not working 12 years ago
Sam Bosley a307fa8093 Debug logs 12 years ago
Sam Bosley 5b43b7e308 Migration adjustments 12 years ago
Sam Bosley f460bfb23b Debug code 12 years ago
Sam Bosley 4899780f6f Fixed a bug in the metadata migration 12 years ago
Sam Bosley f1cad845c3 Make upgradeactivity static 12 years ago
Sam Bosley 55128f515a Make UpgradeActivity public 12 years ago
Sam Bosley 85e57f10b6 Launch a separate activity for long upgrades 12 years ago
Sam Bosley d6e466f51a Another check for metadata deleted at missing 12 years ago
Sam Bosley 44695c0b25 Fixed some bugs where metadata deletion date wasn't being respected for tags 12 years ago
Sam Bosley ebb3c402e6 Removed dead code, don't drop rows when synchronizing tag metadata 12 years ago
Sam Bosley f4f22a43ae Reimplemented synchronizeTags to work with the new tag scheme 12 years ago
Sam Bosley abc587c07a Updated some tag service function implementations 12 years ago
Sam Bosley c366ce4c87 Ensure required properties for tag metadata in migration 12 years ago
Sam Bosley d5c0f1c090 Adjusted tag query template 12 years ago
Sam Bosley aff1b279c1 Check tag deletion status when creating new links 12 years ago
Sam Bosley 465307be34 Refactor tag metadata to contain more information like task and tag uuids 12 years ago
Sam Bosley c6968c9264 Cherry picked more uuid code 12 years ago
Sam Bosley 868bc7cffd Implement UUID hash function 12 years ago
Sam Bosley 978fe02718 Cherry pick some code for migration to using uuids 12 years ago
Sam Bosley ce7aba15cf Cherry pick some uuid generation code 12 years ago
Sam Bosley 58e1bdc455 Removed task to tags table and started refactor to use metadata table (compilation errors) 12 years ago
Sam Bosley 7b244da3b9 Fix compilation errors from previous commit, brought over more changes from experimental branch 12 years ago
Sam Bosley 8dd89107a7 Remove UUIDs (new scheme), bring some changes from an experimental branch 12 years ago
Sam Bosley e7610650c1 Upgrade should show progress dialog 12 years ago
Sam Bosley e0045fcffb Cleaned up some debug code 12 years ago
Sam Bosley c1f0f36a17 Save temporary debug changes 12 years ago
Sam Bosley 6060424187 First pass at tasks to tags table migration 12 years ago