Commit Graph

308 Commits (a4405481f7d6ac0d56d7ed6f70a4ca163bd5e6aa)

Author SHA1 Message Date
Sam Bosley dfa8b99aa7 Don't record outstanding entries in MakeChanges 12 years ago
Sam Bosley 3847e03774 Make sure that pushed_at property is included in name maps, but don't record outstanding entries for it 12 years ago
Sam Bosley 0f308db6aa Improvements to NameMaps, AcknowledgeChange, ChangesHappened 12 years ago
Sam Bosley af034a4089 Started working on the classes to support column name mapping 12 years ago
Sam Bosley f90996a015 Merge and resolve conflicts from upstream/master 12 years ago
Sam Bosley 9a0a1ab6c9 AB test the social reminders 12 years ago
Sam Bosley 9a5a6afd3e Default value for tag ordering property, killed dead code 12 years ago
Sam Bosley 5ed0555280 Manual ordering seems to be sort of working, bugs may still exist 12 years ago
Sam Bosley 7143a84dae Updated .pot files 12 years ago
Sam Bosley 3984cfb2c2 Fixed a bug when saving suggested users, which don't have email strings 12 years ago
Sam Bosley e5d049874d Try to push user status right away after pressing 'accept' or 'request' button 12 years ago
Sam Bosley 81b3e15912 Partial implementation of updating user status 12 years ago
Sam Bosley 47f736d17a Started working on new layout for people view 12 years ago
Tim Su 30603e1f34 Import chinese (except android traditional, has problems) 12 years ago
Tim Su e9ed40bcc8 Machine-convert untranslated traditional chinese from simplified 12 years ago
Tim Su ad784b5e9b Imported fully translated Chinese from Launchpad 12 years ago
Sam Bosley e5f0ba67eb Updated .po and .pot files 12 years ago
Sam Bosley 04c4383631 Updated .pot files 12 years ago
Tim Su efb00d62e0 Updated .pot files 12 years ago
Tim Su 8e0f3423b1 Removed oc from locale set 12 years ago
Tim Su 58efbf7f30 Imported xml files from launchpad .po 12 years ago
Tim Su 01d2481080 Imported API translations from launchpad 12 years ago
Sam Bosley 534cc7ac59 Roll back .po files to the last time we imported from launchpad. 12 years ago
Sam Bosley 8a817ad14f Removed unused files 12 years ago
Sam Bosley 594f1976bb Migration from Update.TASK long type to Update.TASK_UUID string type 12 years ago
Sam Bosley 517b935b65 Use NO_UUID in default values for remote models 12 years ago
Sam Bosley 88ad53977a Using BigInteger was dumb. Just use strings 12 years ago
Sam Bosley 48d9c46d72 Started building stuff for separate uuid column (can't reuse remoteId column because of size) 12 years ago
Sam Bosley 9dd6c58068 Support for BigInteger properties (stored/parsed as strings) 12 years ago
Sam Bosley 06f519f231 Fix database bugs and make unit tests from previous commit pass 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 5998e066c1 Implement generic version of ChangesHappened message, as well as stubs for other ClientToServer messages 12 years ago
Sam Bosley 1a151f7891 Some stubs for client/server messaging 12 years ago
Sam Bosley 465307be34 Refactor tag metadata to contain more information like task and tag uuids 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 8dd89107a7 Remove UUIDs (new scheme), bring some changes from an experimental branch 12 years ago
Sam Bosley 6060424187 First pass at tasks to tags table migration 12 years ago
Sam Bosley d290bb15e9 Boilerplate placeholders 12 years ago
Sam Bosley 06f57a27ef Record entries in the tag and tasks outstanding table when models change 12 years ago
Sam Bosley 8120cd22c8 Add uuid column to remote model database entities 12 years ago
Sam Bosley def1a55d9d Boilerplate for the task and tag outstanding tables 12 years ago
Sam Bosley 8a4aa7b5eb We don't need commentCount at all--just get rid of it 12 years ago
Sam Bosley 46fe19c78f String capitalization updates 12 years ago
Sam Bosley e2385f9721 Fixed reverse sort not working 12 years ago
Sam Bosley ec8afe8bd2 New layout for the task adapter row (task_adapter_row_simple). Need to A/B test 12 years ago
Sam Bosley d5b3d2a20e Updated .po and .pot files 12 years ago
Sam Bosley f956f36466 Respect property aliases when reading/writing to cursors/models 12 years ago