Log of /trunk/KDE/kdepim/kpilot/conduits/base/design/Use_Case_-_Conduit_Syncing.odt
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Revision 939937 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 16 02:22:11 2009 UTC (7 months, 3 weeks ago) by vanrijn
File length: 46863 byte(s)
Diff to previous 707298
Okay, we've been doing all of our stabilization and work in branches/KDE/4.2/kdepim/kpilot, and I've intentionally been holding off on merging back into trunk (I haven't forgotten =;P) to minimize confusion, but now seems a good time to do so. This merge brought to you by "svn merge -r906316:939936 https://svn.kde.org/home/kde/branches/KDE/4.2/kdepim/kpilot ." and the letter "Z".
Revision 707298 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 1 13:42:43 2007 UTC (2 years, 2 months ago) by mlaurent
File length: 43014 byte(s)
Diff to previous 693358
remove executable attribute
Revision 693358 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 27 19:54:04 2007 UTC (2 years, 3 months ago) by bbroeksema
File length: 43014 byte(s)
Diff to previous 691428
RecordConduit: * Added support for fullsync * Added tests for fullsync * Made the tests and more important fullsync actualy work =:) * Removed the syncFields method and added - copy( const Record* from, HHRecord* to ) - copy( const HHRecord* from, Record* to ) Record: * Removed ugly == operators (ugly because only used for tests before) * Removed fields method (over simplification) * Added abstract equal( Record *) method. Added cases for record syncing to the usecase document -> modified records that don't have the modified flag set. Adjusted tests to work with above mentioned changes. This all actualy means that the most importants part of the base conduit are as good as ready. Now I can start working on the keyring conduit and finetune the base conduit.
Revision 691428 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 23 16:36:03 2007 UTC (2 years, 3 months ago) by mutz
File length: 42776 byte(s)
Copied from: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt revision 691421
Diff to previous 689138
Please don't use spaces in filenames
Revision 689138 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 17 18:17:59 2007 UTC (2 years, 3 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 42776 byte(s)
Diff to previous 689134
SVN_SILENT: whoops, don't do ctrl-c while committing next time.
Revision 689134 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 17 18:13:37 2007 UTC (2 years, 3 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 42776 byte(s)
Diff to previous 683000
* There are now test cases for all cases when doing a hotsyn and when hh records overide. * Fixed code to make these tests work * Added information about archived records to use case document.
Revision 683000 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 3 21:10:18 2007 UTC (2 years, 4 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 42445 byte(s)
Diff to previous 679820
Small fix in record sync table.
Revision 679820 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 24 23:49:51 2007 UTC (2 years, 4 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 41549 byte(s)
Diff to previous 677640
fixing section references, expanding on proxy database explanations
Revision 677640 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 19 15:49:27 2007 UTC (2 years, 4 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 41372 byte(s)
Diff to previous 677587
- Cleanups after paper-review - Adding table row ID's to everything that makes sense for easy discussion and follow - Changing all numbered lists to headers for ease of reference and maintenance (phew) - Putting in standard main and alternate flows sections - Using document fields for title and version for footers and first page
Revision 677587 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 19 13:22:07 2007 UTC (2 years, 4 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 40579 byte(s)
Diff to previous 677544
wordsmithing almost done
Revision 677544 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 19 10:50:02 2007 UTC (2 years, 4 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 40450 byte(s)
Diff to previous 677221
half-way through changes *curses*
Revision 677221 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 18 17:45:58 2007 UTC (2 years, 4 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 40607 byte(s)
Diff to previous 674851
Added Proxy database information to the flows.
Revision 674851 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 13 09:30:58 2007 UTC (2 years, 4 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 40585 byte(s)
Diff to previous 674544
Some small textual updates
Revision 674544 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 12 14:45:41 2007 UTC (2 years, 4 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 41483 byte(s)
Diff to previous 674100
adding copy XX to XX flows
Revision 674100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 11 18:55:40 2007 UTC (2 years, 4 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 41356 byte(s)
Diff to previous 672366
- adding placeholders for copy XX to XX - expanding and clarifying on Business rules, etc.
Revision 672366 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 6 20:55:21 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 37200 byte(s)
Diff to previous 672334
Added a bunch of stuff, see revision history.
Revision 672334 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 6 19:59:39 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 36247 byte(s)
Diff to previous 671705
Added the CUD counter stuff.
Revision 671705 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 5 12:12:13 2007 UTC (2 years, 5 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 35815 byte(s)
Diff to previous 670453
clarifications, little cleanups
Revision 670453 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 1 14:32:23 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 36495 byte(s)
Diff to previous 670194
The great make over. Redid the styling and added some additional information for the business rules.
Revision 670194 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 31 16:50:34 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 38739 byte(s)
Diff to previous 669848
Filled in the first sync flow.
Revision 669848 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 30 15:43:23 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 38574 byte(s)
Diff to previous 669840
- Modified the full syn to reflect the changes with the business rules
Revision 669840 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 30 15:13:12 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 39005 byte(s)
Diff to previous 669233
- Introduced business rules - Simplified main flow with use of business rules
Revision 669233 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 28 20:24:14 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 39558 byte(s)
Diff to previous 669119
Modified the main flow after discussion with vanRijn and [ade]
Revision 669119 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 28 14:58:37 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 38387 byte(s)
Diff to previous 669016
First writing for the other flows.
Revision 669016 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 28 10:40:57 2007 UTC (2 years, 5 months ago) by bbroeksema
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 36443 byte(s)
Diff to previous 668489
A first attempt for the hotsync flow.
Revision 668489 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 26 15:52:10 2007 UTC (2 years, 5 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 36546 byte(s)
Diff to previous 668472
some steps now and some content
Revision 668472 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 26 15:06:20 2007 UTC (2 years, 5 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 35344 byte(s)
Diff to previous 668469
mintor tweaks and first flows
Revision 668469 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat May 26 14:44:45 2007 UTC (2 years, 5 months ago) by vanrijn
Original Path: trunk/KDE/kdepim/kpilot/conduits/base/design/Use Case - Conduit Syncing.odt
File length: 35829 byte(s)
initial version of use case...
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
The KDE Source Repository
Full Width