rtmapi 0.5
Sign up to get free protection for your applications and to get access to all the features.
- data/README +236 -0
- data/gpl.txt +339 -0
- data/lib/rtmapi.rb +597 -0
- data/test/data/test_get_method_exceptions.1.xml +2 -0
- data/test/data/test_get_method_exceptions.2.xml +2 -0
- data/test/data/test_get_method_exceptions.3.xml +2 -0
- data/test/data/test_rtm_auth_checkToken_bad.1.xml +2 -0
- data/test/data/test_rtm_auth_checkToken_good.1.xml +2 -0
- data/test/data/test_rtm_contacts_delete_and_add.1.xml +2 -0
- data/test/data/test_rtm_contacts_delete_and_add.2.xml +2 -0
- data/test/data/test_rtm_contacts_delete_and_add.3.xml +2 -0
- data/test/data/test_rtm_contacts_delete_and_add.4.xml +2 -0
- data/test/data/test_rtm_contacts_delete_and_add.5.xml +2 -0
- data/test/data/test_rtm_contacts_delete_and_add.6.xml +2 -0
- data/test/data/test_rtm_contacts_getList.1.xml +2 -0
- data/test/data/test_rtm_get_frob.1.xml +2 -0
- data/test/data/test_rtm_get_task_and_is_complete.1.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.1.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.2.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.3.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.4.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.5.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.6.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.7.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.8.xml +2 -0
- data/test/data/test_rtm_groups_add_and_delete.9.xml +2 -0
- data/test/data/test_rtm_groups_getList.1.xml +2 -0
- data/test/data/test_rtm_lists_getList.1.xml +2 -0
- data/test/data/test_rtm_lists_setName.1.xml +2 -0
- data/test/data/test_rtm_lists_setName.2.xml +2 -0
- data/test/data/test_rtm_lists_setName.3.xml +2 -0
- data/test/data/test_rtm_lists_setName.4.xml +2 -0
- data/test/data/test_rtm_lists_setName.5.xml +2 -0
- data/test/data/test_rtm_lists_setName.6.xml +2 -0
- data/test/data/test_rtm_reflection_getMethods.1.xml +2 -0
- data/test/data/test_rtm_settings_getList.1.xml +2 -0
- data/test/data/test_rtm_tasks_add.1.xml +2 -0
- data/test/data/test_rtm_tasks_add.2.xml +2 -0
- data/test/data/test_rtm_tasks_add.3.xml +2 -0
- data/test/data/test_rtm_tasks_getList.1.xml +2 -0
- data/test/data/test_rtm_tasks_getList_all.1.xml +2 -0
- data/test/data/test_rtm_tasks_getList_from_smartlist.1.xml +2 -0
- data/test/data/test_rtm_tasks_setDueDate.1.xml +2 -0
- data/test/data/test_rtm_tasks_setDueDate.2.xml +2 -0
- data/test/data/test_rtm_tasks_setDueDate.3.xml +2 -0
- data/test/data/test_rtm_tasks_setDueDate.4.xml +2 -0
- data/test/data/test_rtm_tasks_setDueDate.5.xml +2 -0
- data/test/data/test_rtm_tasks_setDueDate.6.xml +2 -0
- data/test/data/test_rtm_tasks_setRecurrence.1.xml +2 -0
- data/test/data/test_rtm_tasks_setRecurrence.2.xml +2 -0
- data/test/data/test_rtm_tasks_setRecurrence.3.xml +2 -0
- data/test/data/test_rtm_tasks_setRecurrence.4.xml +2 -0
- data/test/data/test_rtm_test_echo.1.xml +2 -0
- data/test/data/test_rtm_time_parse.1.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_priorities.1.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_priorities.2.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_priorities.3.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_priorities.4.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_priorities.5.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_priorities.6.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_tags.1.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_tags.2.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_tags.3.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_tags.4.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_tags.5.xml +2 -0
- data/test/data/test_rtm_timelines_and_transactions_with_tags.6.xml +2 -0
- data/test/data/test_rtm_timezones_getList.1.xml +2 -0
- data/test/data/test_rtm_user.1.xml +2 -0
- data/test/test-rtmapi.rb +506 -0
- metadata +131 -0
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><methods><method>rtm.auth.checkToken</method><method>rtm.auth.getFrob</method><method>rtm.auth.getToken</method><method>rtm.contacts.add</method><method>rtm.contacts.delete</method><method>rtm.contacts.getList</method><method>rtm.groups.add</method><method>rtm.groups.addContact</method><method>rtm.groups.delete</method><method>rtm.groups.getList</method><method>rtm.groups.removeContact</method><method>rtm.lists.add</method><method>rtm.lists.archive</method><method>rtm.lists.getList</method><method>rtm.lists.setDefaultList</method><method>rtm.lists.setName</method><method>rtm.lists.unarchive</method><method>rtm.reflection.getMethodInfo</method><method>rtm.reflection.getMethods</method><method>rtm.settings.getList</method><method>rtm.tasks.add</method><method>rtm.tasks.addTags</method><method>rtm.tasks.complete</method><method>rtm.tasks.delete</method><method>rtm.tasks.getList</method><method>rtm.tasks.movePriority</method><method>rtm.tasks.moveTo</method><method>rtm.tasks.notes.add</method><method>rtm.tasks.notes.delete</method><method>rtm.tasks.notes.edit</method><method>rtm.tasks.postpone</method><method>rtm.tasks.removeTags</method><method>rtm.tasks.setDueDate</method><method>rtm.tasks.setEstimate</method><method>rtm.tasks.setName</method><method>rtm.tasks.setPriority</method><method>rtm.tasks.setRecurrence</method><method>rtm.tasks.setTags</method><method>rtm.tasks.setURL</method><method>rtm.tasks.uncomplete</method><method>rtm.test.echo</method><method>rtm.test.login</method><method>rtm.time.convert</method><method>rtm.time.parse</method><method>rtm.timelines.create</method><method>rtm.timezones.getList</method><method>rtm.transactions.undo</method></methods></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="421865"><taskseries id="1898821" created="2006-12-14T17:09:11Z" modified="2006-12-14T19:51:17Z" name="this is an incomplete task" source="js" url=""><tags><tag>testing</tag></tags><participants/><notes/><task id="2627378" due="" has_due_time="0" added="2006-12-14T17:09:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1898823" created="2006-12-14T17:09:19Z" modified="2006-12-14T19:52:49Z" name="this is a completed task" source="js" url=""><tags><tag>testing</tag></tags><participants/><notes/><task id="2627380" due="" has_due_time="0" added="2006-12-14T17:09:19Z" completed="2006-12-14T19:52:49Z" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><groups><group id="8970" name="RTM_API_Test"><contacts><contact id="159979"/><contact id="159980"/></contacts></group><group id="21618" name="DeleteMeNow.666"><contacts><contact id="159980"/></contacts></group></groups></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><lists><list id="421862" name="Inbox" deleted="0" locked="1" archived="0" position="-1" smart="0"/><list id="426012" name="Another List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="431158" name="API Test List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="421864" name="BadList" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="421865" name="BadList.7750" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="759197" name="first_test_add" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="426013" name="Missing Tags" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>(isTagged:false)</filter></list><list id="426014" name="Personal Missing Tags" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>(list:Personal and isTagged:false)</filter></list><list id="421863" name="Project List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="885640" name="ptm" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>tag:ptm</filter></list><list id="895887" name="ptm" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>tag:ptm</filter></list><list id="761277" name="Sent.13141" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="761278" name="Sent.13141.13270" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="761279" name="Sent.13141.13282" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="762806" name="Sent.13141.13282.25869" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868031" name="Sent.13141.13282.25869.1957" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868032" name="Sent.13141.13282.25869.2014" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868053" name="Sent.13141.13282.25869.2348" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868055" name="Sent.13141.13282.25869.2503" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868056" name="Sent.13141.13282.25869.2503.2974" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867923" name="Sent.13141.13282.25869.27521" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867941" name="Sent.13141.13282.25869.28192" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867952" name="Sent.13141.13282.25869.29047" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="762818" name="Sent.13141.13282.26335" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="421866" name="Sent" deleted="0" locked="1" archived="0" position="1" smart="0"/></lists></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><lists><list id="421862" name="Inbox" deleted="0" locked="1" archived="0" position="-1" smart="0"/><list id="426012" name="Another List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="431158" name="API Test List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="421864" name="BadList" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="421865" name="BadList.7750" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="759197" name="first_test_add" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="426013" name="Missing Tags" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>(isTagged:false)</filter></list><list id="426014" name="Personal Missing Tags" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>(list:Personal and isTagged:false)</filter></list><list id="421863" name="Project List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="885640" name="ptm" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>tag:ptm</filter></list><list id="895887" name="ptm" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>tag:ptm</filter></list><list id="761277" name="Sent.13141" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="761278" name="Sent.13141.13270" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="761279" name="Sent.13141.13282" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="762806" name="Sent.13141.13282.25869" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868031" name="Sent.13141.13282.25869.1957" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868032" name="Sent.13141.13282.25869.2014" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868053" name="Sent.13141.13282.25869.2348" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868055" name="Sent.13141.13282.25869.2503" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868056" name="Sent.13141.13282.25869.2503.2974" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867923" name="Sent.13141.13282.25869.27521" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867941" name="Sent.13141.13282.25869.28192" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867952" name="Sent.13141.13282.25869.29047" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="762818" name="Sent.13141.13282.26335" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="421866" name="Sent" deleted="0" locked="1" archived="0" position="1" smart="0"/></lists></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><lists><list id="421862" name="Inbox" deleted="0" locked="1" archived="0" position="-1" smart="0"/><list id="426012" name="Another List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="431158" name="API Test List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="421864" name="BadList" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="421865" name="BadList.666" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="759197" name="first_test_add" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="426013" name="Missing Tags" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>(isTagged:false)</filter></list><list id="426014" name="Personal Missing Tags" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>(list:Personal and isTagged:false)</filter></list><list id="421863" name="Project List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="885640" name="ptm" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>tag:ptm</filter></list><list id="895887" name="ptm" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>tag:ptm</filter></list><list id="761277" name="Sent.13141" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="761278" name="Sent.13141.13270" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="761279" name="Sent.13141.13282" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="762806" name="Sent.13141.13282.25869" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868031" name="Sent.13141.13282.25869.1957" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868032" name="Sent.13141.13282.25869.2014" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868053" name="Sent.13141.13282.25869.2348" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868055" name="Sent.13141.13282.25869.2503" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868056" name="Sent.13141.13282.25869.2503.2974" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867923" name="Sent.13141.13282.25869.27521" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867941" name="Sent.13141.13282.25869.28192" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867952" name="Sent.13141.13282.25869.29047" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="762818" name="Sent.13141.13282.26335" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="421866" name="Sent" deleted="0" locked="1" archived="0" position="1" smart="0"/></lists></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><lists><list id="421862" name="Inbox" deleted="0" locked="1" archived="0" position="-1" smart="0"/><list id="426012" name="Another List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="431158" name="API Test List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="421864" name="BadList" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="421865" name="BadList.7750" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="759197" name="first_test_add" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="426013" name="Missing Tags" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>(isTagged:false)</filter></list><list id="426014" name="Personal Missing Tags" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>(list:Personal and isTagged:false)</filter></list><list id="421863" name="Project List" deleted="0" locked="0" archived="0" position="0" smart="0"/><list id="885640" name="ptm" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>tag:ptm</filter></list><list id="895887" name="ptm" deleted="0" locked="0" archived="0" position="0" smart="1"><filter>tag:ptm</filter></list><list id="761277" name="Sent.13141" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="761278" name="Sent.13141.13270" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="761279" name="Sent.13141.13282" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="762806" name="Sent.13141.13282.25869" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868031" name="Sent.13141.13282.25869.1957" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868032" name="Sent.13141.13282.25869.2014" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868053" name="Sent.13141.13282.25869.2348" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868055" name="Sent.13141.13282.25869.2503" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="868056" name="Sent.13141.13282.25869.2503.2974" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867923" name="Sent.13141.13282.25869.27521" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867941" name="Sent.13141.13282.25869.28192" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="867952" name="Sent.13141.13282.25869.29047" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="762818" name="Sent.13141.13282.26335" deleted="1" locked="0" archived="0" position="0" smart="0"/><list id="421866" name="Sent" deleted="0" locked="1" archived="0" position="1" smart="0"/></lists></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><methods><method>rtm.auth.checkToken</method><method>rtm.auth.getFrob</method><method>rtm.auth.getToken</method><method>rtm.contacts.add</method><method>rtm.contacts.delete</method><method>rtm.contacts.getList</method><method>rtm.groups.add</method><method>rtm.groups.addContact</method><method>rtm.groups.delete</method><method>rtm.groups.getList</method><method>rtm.groups.removeContact</method><method>rtm.lists.add</method><method>rtm.lists.archive</method><method>rtm.lists.getList</method><method>rtm.lists.setDefaultList</method><method>rtm.lists.setName</method><method>rtm.lists.unarchive</method><method>rtm.reflection.getMethodInfo</method><method>rtm.reflection.getMethods</method><method>rtm.settings.getList</method><method>rtm.tasks.add</method><method>rtm.tasks.addTags</method><method>rtm.tasks.complete</method><method>rtm.tasks.delete</method><method>rtm.tasks.getList</method><method>rtm.tasks.movePriority</method><method>rtm.tasks.moveTo</method><method>rtm.tasks.notes.add</method><method>rtm.tasks.notes.delete</method><method>rtm.tasks.notes.edit</method><method>rtm.tasks.postpone</method><method>rtm.tasks.removeTags</method><method>rtm.tasks.setDueDate</method><method>rtm.tasks.setEstimate</method><method>rtm.tasks.setName</method><method>rtm.tasks.setPriority</method><method>rtm.tasks.setRecurrence</method><method>rtm.tasks.setTags</method><method>rtm.tasks.setURL</method><method>rtm.tasks.uncomplete</method><method>rtm.test.echo</method><method>rtm.test.login</method><method>rtm.time.convert</method><method>rtm.time.parse</method><method>rtm.timelines.create</method><method>rtm.timezones.getList</method><method>rtm.transactions.undo</method></methods></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><transaction id="614197469" undoable="0"/><list id="421862"><taskseries id="2433469" created="2007-02-01T18:39:11Z" modified="2007-02-01T18:39:11Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3394395" due="" has_due_time="0" added="2007-02-01T18:39:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T16:51:08Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="421866"><taskseries id="763071" created="2006-06-13T13:48:50Z" modified="2006-06-13T20:30:23Z" name="gotta do another task" source="js" url=""><tags/><participants/><notes/><task id="986150" due="" has_due_time="0" added="2006-06-13T13:48:50Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="763072" created="2006-06-13T13:48:57Z" modified="2006-06-19T19:29:14Z" name="and yet another task" source="js" url="http://slashdot.org"><tags><tag>running</tag><tag>testing</tag><tag>trying</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/></participants><notes><note id="185140" created="2006-06-13T20:28:17Z" modified="2006-06-13T20:29:16Z" title="this is my first note.">I feel great about it.</note><note id="185143" created="2006-06-13T20:28:45Z" modified="2006-06-13T20:28:45Z" title="">my 4th note, my best so far</note><note id="185142" created="2006-06-13T20:28:44Z" modified="2006-06-13T20:28:44Z" title="">3rd note</note><note id="185141" created="2006-06-13T20:28:26Z" modified="2006-06-13T20:28:26Z" title="this is my second note.">this feels good too.</note></notes><task id="986151" due="2006-06-14T04:00:00Z" has_due_time="0" added="2006-06-13T13:48:57Z" completed="" deleted="" priority="2" postponed="0" estimate="52 minutes"/></taskseries></list><list id="895887"/><list id="885640"/><list id="421863"><taskseries id="823322" created="2006-07-03T21:11:21Z" modified="2006-07-05T14:17:56Z" name="<testproj 1.3> Finish out the project" source="js" url=""><tags/><participants/><notes/><task id="1079541" due="" has_due_time="0" added="2006-07-03T21:11:21Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823326" created="2006-07-03T21:12:09Z" modified="2006-07-05T14:19:10Z" name="<testproj 1.2b> listen to some music for inspiration" source="js" url=""><tags/><participants/><notes/><task id="1079545" due="" has_due_time="0" added="2006-07-03T21:12:09Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823321" created="2006-07-03T21:11:10Z" modified="2006-07-19T15:05:08Z" name="<testproj 1.2a > Flesh out subproject" source="js" url=""><tags/><participants/><notes/><task id="1079540" due="" has_due_time="0" added="2006-07-03T21:11:10Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823325" created="2006-07-03T21:11:56Z" modified="2006-07-13T13:34:18Z" name="<testproj 1.2a.1.2> figure out the ruby data structure" source="js" url=""><tags/><participants/><notes/><task id="1079544" due="" has_due_time="0" added="2006-07-03T21:11:56Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823323" created="2006-07-03T21:11:44Z" modified="2006-07-13T13:33:51Z" name="<testproj 1.2a.1.1> figure out how many levels of depth to support" source="js" url=""><tags/><participants/><notes/><task id="1079542" due="" has_due_time="0" added="2006-07-03T21:11:44Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823318" created="2006-07-03T21:10:54Z" modified="2006-07-19T15:06:13Z" name="<testproj 1.1> Begin Project Plan" source="js" url=""><tags/><participants/><notes/><task id="1079537" due="" has_due_time="0" added="2006-07-03T21:10:54Z" completed="2006-07-19T15:06:13Z" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823332" created="2006-07-03T21:13:29Z" modified="2006-07-03T21:13:29Z" name="<MakeFruitSalad 4> Eat and enjoy" source="js" url=""><tags/><participants/><notes/><task id="1079551" due="" has_due_time="0" added="2006-07-03T21:13:29Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823331" created="2006-07-03T21:13:17Z" modified="2006-07-18T21:16:02Z" name="<MakeFruitSalad 3 > Cut that shit up" source="js" url=""><tags/><participants/><notes/><task id="1079550" due="" has_due_time="0" added="2006-07-03T21:13:17Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823333" created="2006-07-03T21:13:41Z" modified="2006-07-18T21:11:53Z" name="<MakeFruitSalad 3.1> Don't forget the lime juice" source="js" url=""><tags/><participants/><notes/><task id="1079552" due="" has_due_time="0" added="2006-07-03T21:13:41Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823330" created="2006-07-03T21:13:10Z" modified="2006-07-03T21:13:10Z" name="<MakeFruitSalad 2> clean fruit" source="js" url=""><tags/><participants/><notes/><task id="1079549" due="" has_due_time="0" added="2006-07-03T21:13:10Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823329" created="2006-07-03T21:12:56Z" modified="2006-07-03T21:12:56Z" name="<MakeFruitSalad 1> buy some yummy fruit" source="js" url=""><tags/><participants/><notes/><task id="1079548" due="" has_due_time="0" added="2006-07-03T21:12:56Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823334" created="2006-07-03T21:14:11Z" modified="2006-07-18T20:53:02Z" name="<ConvertToRTM 1. > Import Life Balance" source="js" url=""><tags/><participants/><notes/><task id="1079553" due="" has_due_time="0" added="2006-07-03T21:14:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823338" created="2006-07-03T21:15:04Z" modified="2006-07-03T21:15:04Z" name="<ConvertToRTM 1.2> Finish RTM GTD tool" source="js" url=""><tags/><participants/><notes/><task id="1079558" due="" has_due_time="0" added="2006-07-03T21:15:04Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823336" created="2006-07-03T21:14:51Z" modified="2006-07-03T21:14:51Z" name="<ConvertToRTM 1.1> Prune Exisiting Life Balance Tasks" source="js" url=""><tags/><participants/><notes/><task id="1079555" due="" has_due_time="0" added="2006-07-03T21:14:51Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823335" created="2006-07-03T21:14:20Z" modified="2006-07-03T21:14:20Z" name="<ConvertToRTM 1.1> Bug Stu to finish importer" source="js" url=""><tags/><participants/><notes/><task id="1079554" due="" has_due_time="0" added="2006-07-03T21:14:20Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="750842" created="2006-06-08T19:22:17Z" modified="2006-06-20T13:41:05Z" name="Try out Remember The Milk" source="js" url=""><rrule every="1">FREQ=WEEKLY;INTERVAL=1</rrule><tags><tag>experiment</tag><tag>testing</tag></tags><participants/><notes/><task id="966051" due="2006-06-08T19:22:00Z" has_due_time="0" added="2006-06-08T19:22:17Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list><list id="426014"/><list id="426013"/><list id="759197"/><list id="421865"><taskseries id="1898821" created="2006-12-14T17:09:11Z" modified="2006-12-14T19:51:17Z" name="this is an incomplete task" source="js" url=""><tags><tag>testing</tag></tags><participants/><notes/><task id="2627378" due="" has_due_time="0" added="2006-12-14T17:09:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1898823" created="2006-12-14T17:09:19Z" modified="2006-12-14T19:52:49Z" name="this is a completed task" source="js" url=""><tags><tag>testing</tag></tags><participants/><notes/><task id="2627380" due="" has_due_time="0" added="2006-12-14T17:09:19Z" completed="2006-12-14T19:52:49Z" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list><list id="421864"><taskseries id="763074" created="2006-06-13T13:49:08Z" modified="2007-01-31T04:00:04Z" name="don't forget to study for your pop quiz" source="js" url=""><rrule every="1">FREQ=WEEKLY;INTERVAL=1</rrule><tags><tag>books</tag><tag>boring</tag><tag>school</tag><tag>study</tag></tags><participants/><notes/><task id="3358395" due="2007-02-07T04:00:00Z" has_due_time="0" added="2007-01-31T04:00:04Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="3227091" due="2007-01-31T04:00:00Z" has_due_time="0" added="2007-01-24T04:00:03Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="3091649" due="2007-01-24T04:00:00Z" has_due_time="0" added="2007-01-17T04:00:28Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2972662" due="2007-01-17T04:00:00Z" has_due_time="0" added="2007-01-10T04:00:27Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2847795" due="2007-01-10T04:00:00Z" has_due_time="0" added="2007-01-03T04:00:18Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2769304" due="2007-01-03T04:00:00Z" has_due_time="0" added="2006-12-27T04:00:25Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2692010" due="2006-12-27T04:00:00Z" has_due_time="0" added="2006-12-20T04:00:20Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2603878" due="2006-12-20T04:00:00Z" has_due_time="0" added="2006-12-13T04:00:21Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2506130" due="2006-12-13T04:00:00Z" has_due_time="0" added="2006-12-06T04:00:37Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2399784" due="2006-12-06T04:00:00Z" has_due_time="0" added="2006-11-29T04:00:10Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2315315" due="2006-11-29T04:00:00Z" has_due_time="0" added="2006-11-22T04:00:12Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2242032" due="2006-11-22T04:00:00Z" has_due_time="0" added="2006-11-15T04:00:10Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2167953" due="2006-11-15T04:00:00Z" has_due_time="0" added="2006-11-08T04:00:10Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2087149" due="2006-11-08T04:00:00Z" has_due_time="0" added="2006-11-01T04:00:07Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="2017041" due="2006-11-01T04:00:00Z" has_due_time="0" added="2006-10-25T04:00:30Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1954357" due="2006-10-25T04:00:00Z" has_due_time="0" added="2006-10-18T04:00:24Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1892300" due="2006-10-18T04:00:00Z" has_due_time="0" added="2006-10-11T04:01:08Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1834038" due="2006-10-11T04:00:00Z" has_due_time="0" added="2006-10-04T04:02:26Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1771242" due="2006-10-04T04:00:00Z" has_due_time="0" added="2006-09-27T04:02:56Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1707467" due="2006-09-27T04:00:00Z" has_due_time="0" added="2006-09-20T04:03:47Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1646757" due="2006-09-20T04:00:00Z" has_due_time="0" added="2006-09-13T04:02:48Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1579959" due="2006-09-13T04:00:00Z" has_due_time="0" added="2006-09-06T04:02:38Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1514368" due="2006-09-06T04:00:00Z" has_due_time="0" added="2006-08-30T04:01:42Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1450174" due="2006-08-30T04:00:00Z" has_due_time="0" added="2006-08-23T04:07:38Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1385732" due="2006-08-23T04:00:00Z" has_due_time="0" added="2006-08-16T04:05:54Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1332724" due="2006-08-16T04:00:00Z" has_due_time="0" added="2006-08-09T04:06:16Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1281798" due="2006-08-09T04:00:00Z" has_due_time="0" added="2006-08-02T04:05:24Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1228197" due="2006-08-02T04:00:00Z" has_due_time="0" added="2006-07-26T04:05:41Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1178600" due="2006-07-26T04:00:00Z" has_due_time="0" added="2006-07-19T04:04:50Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1129498" due="2006-07-19T04:00:00Z" has_due_time="0" added="2006-07-12T04:05:45Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1085307" due="2006-07-12T04:00:00Z" has_due_time="0" added="2006-07-05T04:04:58Z" completed="" deleted="" priority="N" postponed="0" estimate=""/><task id="1053700" due="2006-07-05T04:00:00Z" has_due_time="0" added="2006-06-28T04:05:07Z" completed="2006-12-14T17:06:17Z" deleted="" priority="N" postponed="0" estimate=""/><task id="1020565" due="2006-06-28T04:00:00Z" has_due_time="0" added="2006-06-21T04:04:15Z" completed="2006-12-14T17:06:17Z" deleted="" priority="N" postponed="0" estimate=""/><task id="989644" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-14T04:04:56Z" completed="2006-12-14T17:06:17Z" deleted="" priority="N" postponed="0" estimate=""/><task id="986153" due="2006-06-14T04:00:00Z" has_due_time="0" added="2006-06-13T13:49:08Z" completed="2006-12-14T17:06:17Z" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T16:51:08Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list><list id="426012"/><list id="421862"><taskseries id="2433469" created="2007-02-01T18:39:11Z" modified="2007-02-01T18:39:11Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3394395" due="" has_due_time="0" added="2007-02-01T18:39:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432269" created="2007-02-01T16:50:58Z" modified="2007-02-01T16:50:58Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3393023" due="" has_due_time="0" added="2007-02-01T16:50:58Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432222" created="2007-02-01T16:48:30Z" modified="2007-02-01T16:48:30Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392974" due="" has_due_time="0" added="2007-02-01T16:48:30Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432201" created="2007-02-01T16:46:27Z" modified="2007-02-01T16:46:27Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392952" due="" has_due_time="0" added="2007-02-01T16:46:27Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432170" created="2007-02-01T16:43:55Z" modified="2007-02-01T16:43:55Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392916" due="" has_due_time="0" added="2007-02-01T16:43:55Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432163" created="2007-02-01T16:43:29Z" modified="2007-02-01T16:43:29Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392909" due="" has_due_time="0" added="2007-02-01T16:43:29Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432149" created="2007-02-01T16:42:24Z" modified="2007-02-01T16:42:24Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392894" due="" has_due_time="0" added="2007-02-01T16:42:24Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432141" created="2007-02-01T16:41:44Z" modified="2007-02-01T16:41:44Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392885" due="" has_due_time="0" added="2007-02-01T16:41:44Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431675" created="2007-02-01T16:41:00Z" modified="2007-02-01T16:41:00Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392419" due="" has_due_time="0" added="2007-02-01T16:41:00Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431671" created="2007-02-01T16:40:28Z" modified="2007-02-01T16:40:28Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392415" due="" has_due_time="0" added="2007-02-01T16:40:28Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431668" created="2007-02-01T16:40:20Z" modified="2007-02-01T16:40:20Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392412" due="" has_due_time="0" added="2007-02-01T16:40:20Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431656" created="2007-02-01T16:39:04Z" modified="2007-02-01T16:39:04Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392400" due="" has_due_time="0" added="2007-02-01T16:39:04Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431646" created="2007-02-01T16:38:02Z" modified="2007-02-01T16:38:02Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392390" due="" has_due_time="0" added="2007-02-01T16:38:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431633" created="2007-02-01T16:36:59Z" modified="2007-02-01T16:36:59Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392377" due="" has_due_time="0" added="2007-02-01T16:36:59Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431606" created="2007-02-01T16:35:09Z" modified="2007-02-01T16:35:09Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392350" due="" has_due_time="0" added="2007-02-01T16:35:09Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431586" created="2007-02-01T16:33:19Z" modified="2007-02-01T16:33:19Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392326" due="" has_due_time="0" added="2007-02-01T16:33:19Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431071" created="2007-02-01T16:03:39Z" modified="2007-02-01T16:03:39Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3391763" due="" has_due_time="0" added="2007-02-01T16:03:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431060" created="2007-02-01T16:02:49Z" modified="2007-02-01T16:02:49Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3391750" due="" has_due_time="0" added="2007-02-01T16:02:49Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2385564" created="2007-01-29T17:46:19Z" modified="2007-01-29T17:46:19Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3327514" due="" has_due_time="0" added="2007-01-29T17:46:19Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2385461" created="2007-01-29T17:38:43Z" modified="2007-01-29T17:38:43Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3327407" due="" has_due_time="0" added="2007-01-29T17:38:43Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2385430" created="2007-01-29T17:35:51Z" modified="2007-01-29T17:35:51Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3327371" due="" has_due_time="0" added="2007-01-29T17:35:51Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2325712" created="2007-01-24T21:00:37Z" modified="2007-01-24T21:00:37Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3241049" due="" has_due_time="0" added="2007-01-24T21:00:37Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2325601" created="2007-01-24T20:50:30Z" modified="2007-01-24T20:50:30Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3240885" due="" has_due_time="0" added="2007-01-24T20:50:30Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2325589" created="2007-01-24T20:49:19Z" modified="2007-01-24T20:49:19Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3240869" due="" has_due_time="0" added="2007-01-24T20:49:19Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929570" created="2006-12-18T20:52:40Z" modified="2006-12-18T20:52:40Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674816" due="" has_due_time="0" added="2006-12-18T20:52:40Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929510" created="2006-12-18T20:46:11Z" modified="2006-12-18T20:46:11Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674747" due="" has_due_time="0" added="2006-12-18T20:46:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929308" created="2006-12-18T20:15:38Z" modified="2006-12-18T20:15:38Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674532" due="" has_due_time="0" added="2006-12-18T20:15:38Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929435" created="2006-12-18T20:35:28Z" modified="2006-12-18T20:35:28Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674668" due="" has_due_time="0" added="2006-12-18T20:35:28Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929283" created="2006-12-18T20:12:13Z" modified="2006-12-18T20:12:13Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674503" due="" has_due_time="0" added="2006-12-18T20:12:13Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929331" created="2006-12-18T20:21:33Z" modified="2006-12-18T20:21:33Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674555" due="" has_due_time="0" added="2006-12-18T20:21:33Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929354" created="2006-12-18T20:23:47Z" modified="2006-12-18T20:23:47Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674578" due="" has_due_time="0" added="2006-12-18T20:23:47Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929361" created="2006-12-18T20:24:30Z" modified="2006-12-18T20:24:30Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674585" due="" has_due_time="0" added="2006-12-18T20:24:30Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929441" created="2006-12-18T20:36:51Z" modified="2006-12-18T20:36:51Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674674" due="" has_due_time="0" added="2006-12-18T20:36:51Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929906" created="2006-12-18T21:41:39Z" modified="2006-12-18T21:41:39Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675235" due="" has_due_time="0" added="2006-12-18T21:41:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929468" created="2006-12-18T20:40:43Z" modified="2006-12-18T20:40:43Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674701" due="" has_due_time="0" added="2006-12-18T20:40:43Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929482" created="2006-12-18T20:42:45Z" modified="2006-12-18T20:42:45Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674716" due="" has_due_time="0" added="2006-12-18T20:42:45Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929524" created="2006-12-18T20:47:40Z" modified="2006-12-18T20:47:40Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674764" due="" has_due_time="0" added="2006-12-18T20:47:40Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929544" created="2006-12-18T20:49:59Z" modified="2006-12-18T20:49:59Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674787" due="" has_due_time="0" added="2006-12-18T20:49:59Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929701" created="2006-12-18T21:14:42Z" modified="2006-12-18T21:14:42Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675015" due="" has_due_time="0" added="2006-12-18T21:14:42Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929926" created="2006-12-18T21:46:09Z" modified="2006-12-18T21:46:09Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675255" due="" has_due_time="0" added="2006-12-18T21:46:09Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1930003" created="2006-12-18T22:01:09Z" modified="2006-12-18T22:01:09Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675404" due="" has_due_time="0" added="2006-12-18T22:01:09Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929925" created="2006-12-18T21:45:58Z" modified="2006-12-18T21:45:58Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675254" due="" has_due_time="0" added="2006-12-18T21:45:58Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929930" created="2006-12-18T21:47:58Z" modified="2006-12-18T21:47:58Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675259" due="" has_due_time="0" added="2006-12-18T21:47:58Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929929" created="2006-12-18T21:47:03Z" modified="2006-12-18T21:47:03Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675258" due="" has_due_time="0" added="2006-12-18T21:47:03Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1930124" created="2006-12-18T22:14:44Z" modified="2006-12-18T22:14:44Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675530" due="" has_due_time="0" added="2006-12-18T22:14:44Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1936447" created="2006-12-19T14:22:01Z" modified="2006-12-19T14:22:01Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2684836" due="" has_due_time="0" added="2006-12-19T14:22:01Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1937350" created="2006-12-19T16:08:46Z" modified="2006-12-19T16:08:46Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2685950" due="" has_due_time="0" added="2006-12-19T16:08:46Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1937687" created="2006-12-19T16:48:44Z" modified="2006-12-19T16:48:44Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2686326" due="" has_due_time="0" added="2006-12-19T16:48:44Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1938602" created="2006-12-19T19:06:08Z" modified="2006-12-19T19:06:08Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2687426" due="" has_due_time="0" added="2006-12-19T19:06:08Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1939084" created="2006-12-19T20:46:26Z" modified="2006-12-19T20:46:26Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2687997" due="" has_due_time="0" added="2006-12-19T20:46:26Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1946978" created="2006-12-20T16:54:11Z" modified="2006-12-20T16:54:11Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2700077" due="" has_due_time="0" added="2006-12-20T16:54:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1946964" created="2006-12-20T16:50:42Z" modified="2006-12-20T16:50:42Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2700063" due="" has_due_time="0" added="2006-12-20T16:50:42Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="421866"><taskseries id="763071" created="2006-06-13T13:48:50Z" modified="2006-06-13T20:30:23Z" name="gotta do another task" source="js" url=""><tags/><participants/><notes/><task id="986150" due="" has_due_time="0" added="2006-06-13T13:48:50Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list><list id="421863"><taskseries id="823322" created="2006-07-03T21:11:21Z" modified="2006-07-05T14:17:56Z" name="<testproj 1.3> Finish out the project" source="js" url=""><tags/><participants/><notes/><task id="1079541" due="" has_due_time="0" added="2006-07-03T21:11:21Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823326" created="2006-07-03T21:12:09Z" modified="2006-07-05T14:19:10Z" name="<testproj 1.2b> listen to some music for inspiration" source="js" url=""><tags/><participants/><notes/><task id="1079545" due="" has_due_time="0" added="2006-07-03T21:12:09Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823321" created="2006-07-03T21:11:10Z" modified="2006-07-19T15:05:08Z" name="<testproj 1.2a > Flesh out subproject" source="js" url=""><tags/><participants/><notes/><task id="1079540" due="" has_due_time="0" added="2006-07-03T21:11:10Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823325" created="2006-07-03T21:11:56Z" modified="2006-07-13T13:34:18Z" name="<testproj 1.2a.1.2> figure out the ruby data structure" source="js" url=""><tags/><participants/><notes/><task id="1079544" due="" has_due_time="0" added="2006-07-03T21:11:56Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823323" created="2006-07-03T21:11:44Z" modified="2006-07-13T13:33:51Z" name="<testproj 1.2a.1.1> figure out how many levels of depth to support" source="js" url=""><tags/><participants/><notes/><task id="1079542" due="" has_due_time="0" added="2006-07-03T21:11:44Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823318" created="2006-07-03T21:10:54Z" modified="2006-07-19T15:06:13Z" name="<testproj 1.1> Begin Project Plan" source="js" url=""><tags/><participants/><notes/><task id="1079537" due="" has_due_time="0" added="2006-07-03T21:10:54Z" completed="2006-07-19T15:06:13Z" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823332" created="2006-07-03T21:13:29Z" modified="2006-07-03T21:13:29Z" name="<MakeFruitSalad 4> Eat and enjoy" source="js" url=""><tags/><participants/><notes/><task id="1079551" due="" has_due_time="0" added="2006-07-03T21:13:29Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823331" created="2006-07-03T21:13:17Z" modified="2006-07-18T21:16:02Z" name="<MakeFruitSalad 3 > Cut that shit up" source="js" url=""><tags/><participants/><notes/><task id="1079550" due="" has_due_time="0" added="2006-07-03T21:13:17Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823333" created="2006-07-03T21:13:41Z" modified="2006-07-18T21:11:53Z" name="<MakeFruitSalad 3.1> Don't forget the lime juice" source="js" url=""><tags/><participants/><notes/><task id="1079552" due="" has_due_time="0" added="2006-07-03T21:13:41Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823330" created="2006-07-03T21:13:10Z" modified="2006-07-03T21:13:10Z" name="<MakeFruitSalad 2> clean fruit" source="js" url=""><tags/><participants/><notes/><task id="1079549" due="" has_due_time="0" added="2006-07-03T21:13:10Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823329" created="2006-07-03T21:12:56Z" modified="2006-07-03T21:12:56Z" name="<MakeFruitSalad 1> buy some yummy fruit" source="js" url=""><tags/><participants/><notes/><task id="1079548" due="" has_due_time="0" added="2006-07-03T21:12:56Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823334" created="2006-07-03T21:14:11Z" modified="2006-07-18T20:53:02Z" name="<ConvertToRTM 1. > Import Life Balance" source="js" url=""><tags/><participants/><notes/><task id="1079553" due="" has_due_time="0" added="2006-07-03T21:14:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823338" created="2006-07-03T21:15:04Z" modified="2006-07-03T21:15:04Z" name="<ConvertToRTM 1.2> Finish RTM GTD tool" source="js" url=""><tags/><participants/><notes/><task id="1079558" due="" has_due_time="0" added="2006-07-03T21:15:04Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823336" created="2006-07-03T21:14:51Z" modified="2006-07-03T21:14:51Z" name="<ConvertToRTM 1.1> Prune Exisiting Life Balance Tasks" source="js" url=""><tags/><participants/><notes/><task id="1079555" due="" has_due_time="0" added="2006-07-03T21:14:51Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="823335" created="2006-07-03T21:14:20Z" modified="2006-07-03T21:14:20Z" name="<ConvertToRTM 1.1> Bug Stu to finish importer" source="js" url=""><tags/><participants/><notes/><task id="1079554" due="" has_due_time="0" added="2006-07-03T21:14:20Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list><list id="431158"><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list><list id="421862"><taskseries id="2433469" created="2007-02-01T18:39:11Z" modified="2007-02-01T18:39:11Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3394395" due="" has_due_time="0" added="2007-02-01T18:39:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432269" created="2007-02-01T16:50:58Z" modified="2007-02-01T16:50:58Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3393023" due="" has_due_time="0" added="2007-02-01T16:50:58Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432222" created="2007-02-01T16:48:30Z" modified="2007-02-01T16:48:30Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392974" due="" has_due_time="0" added="2007-02-01T16:48:30Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432201" created="2007-02-01T16:46:27Z" modified="2007-02-01T16:46:27Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392952" due="" has_due_time="0" added="2007-02-01T16:46:27Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432170" created="2007-02-01T16:43:55Z" modified="2007-02-01T16:43:55Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392916" due="" has_due_time="0" added="2007-02-01T16:43:55Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432163" created="2007-02-01T16:43:29Z" modified="2007-02-01T16:43:29Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392909" due="" has_due_time="0" added="2007-02-01T16:43:29Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432149" created="2007-02-01T16:42:24Z" modified="2007-02-01T16:42:24Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392894" due="" has_due_time="0" added="2007-02-01T16:42:24Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2432141" created="2007-02-01T16:41:44Z" modified="2007-02-01T16:41:44Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392885" due="" has_due_time="0" added="2007-02-01T16:41:44Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431675" created="2007-02-01T16:41:00Z" modified="2007-02-01T16:41:00Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392419" due="" has_due_time="0" added="2007-02-01T16:41:00Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431671" created="2007-02-01T16:40:28Z" modified="2007-02-01T16:40:28Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392415" due="" has_due_time="0" added="2007-02-01T16:40:28Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431668" created="2007-02-01T16:40:20Z" modified="2007-02-01T16:40:20Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392412" due="" has_due_time="0" added="2007-02-01T16:40:20Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431656" created="2007-02-01T16:39:04Z" modified="2007-02-01T16:39:04Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392400" due="" has_due_time="0" added="2007-02-01T16:39:04Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431646" created="2007-02-01T16:38:02Z" modified="2007-02-01T16:38:02Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392390" due="" has_due_time="0" added="2007-02-01T16:38:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431633" created="2007-02-01T16:36:59Z" modified="2007-02-01T16:36:59Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392377" due="" has_due_time="0" added="2007-02-01T16:36:59Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431606" created="2007-02-01T16:35:09Z" modified="2007-02-01T16:35:09Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392350" due="" has_due_time="0" added="2007-02-01T16:35:09Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431586" created="2007-02-01T16:33:19Z" modified="2007-02-01T16:33:19Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3392326" due="" has_due_time="0" added="2007-02-01T16:33:19Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431071" created="2007-02-01T16:03:39Z" modified="2007-02-01T16:03:39Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3391763" due="" has_due_time="0" added="2007-02-01T16:03:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2431060" created="2007-02-01T16:02:49Z" modified="2007-02-01T16:02:49Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3391750" due="" has_due_time="0" added="2007-02-01T16:02:49Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2385564" created="2007-01-29T17:46:19Z" modified="2007-01-29T17:46:19Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3327514" due="" has_due_time="0" added="2007-01-29T17:46:19Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2385461" created="2007-01-29T17:38:43Z" modified="2007-01-29T17:38:43Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3327407" due="" has_due_time="0" added="2007-01-29T17:38:43Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2385430" created="2007-01-29T17:35:51Z" modified="2007-01-29T17:35:51Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3327371" due="" has_due_time="0" added="2007-01-29T17:35:51Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2325712" created="2007-01-24T21:00:37Z" modified="2007-01-24T21:00:37Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3241049" due="" has_due_time="0" added="2007-01-24T21:00:37Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2325601" created="2007-01-24T20:50:30Z" modified="2007-01-24T20:50:30Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3240885" due="" has_due_time="0" added="2007-01-24T20:50:30Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="2325589" created="2007-01-24T20:49:19Z" modified="2007-01-24T20:49:19Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="3240869" due="" has_due_time="0" added="2007-01-24T20:49:19Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929570" created="2006-12-18T20:52:40Z" modified="2006-12-18T20:52:40Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674816" due="" has_due_time="0" added="2006-12-18T20:52:40Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929510" created="2006-12-18T20:46:11Z" modified="2006-12-18T20:46:11Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674747" due="" has_due_time="0" added="2006-12-18T20:46:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929308" created="2006-12-18T20:15:38Z" modified="2006-12-18T20:15:38Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674532" due="" has_due_time="0" added="2006-12-18T20:15:38Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929435" created="2006-12-18T20:35:28Z" modified="2006-12-18T20:35:28Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674668" due="" has_due_time="0" added="2006-12-18T20:35:28Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929283" created="2006-12-18T20:12:13Z" modified="2006-12-18T20:12:13Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674503" due="" has_due_time="0" added="2006-12-18T20:12:13Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929331" created="2006-12-18T20:21:33Z" modified="2006-12-18T20:21:33Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674555" due="" has_due_time="0" added="2006-12-18T20:21:33Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929354" created="2006-12-18T20:23:47Z" modified="2006-12-18T20:23:47Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674578" due="" has_due_time="0" added="2006-12-18T20:23:47Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929361" created="2006-12-18T20:24:30Z" modified="2006-12-18T20:24:30Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674585" due="" has_due_time="0" added="2006-12-18T20:24:30Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929441" created="2006-12-18T20:36:51Z" modified="2006-12-18T20:36:51Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674674" due="" has_due_time="0" added="2006-12-18T20:36:51Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929906" created="2006-12-18T21:41:39Z" modified="2006-12-18T21:41:39Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675235" due="" has_due_time="0" added="2006-12-18T21:41:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929468" created="2006-12-18T20:40:43Z" modified="2006-12-18T20:40:43Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674701" due="" has_due_time="0" added="2006-12-18T20:40:43Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929482" created="2006-12-18T20:42:45Z" modified="2006-12-18T20:42:45Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674716" due="" has_due_time="0" added="2006-12-18T20:42:45Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929524" created="2006-12-18T20:47:40Z" modified="2006-12-18T20:47:40Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674764" due="" has_due_time="0" added="2006-12-18T20:47:40Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929544" created="2006-12-18T20:49:59Z" modified="2006-12-18T20:49:59Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2674787" due="" has_due_time="0" added="2006-12-18T20:49:59Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929701" created="2006-12-18T21:14:42Z" modified="2006-12-18T21:14:42Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675015" due="" has_due_time="0" added="2006-12-18T21:14:42Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929926" created="2006-12-18T21:46:09Z" modified="2006-12-18T21:46:09Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675255" due="" has_due_time="0" added="2006-12-18T21:46:09Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1930003" created="2006-12-18T22:01:09Z" modified="2006-12-18T22:01:09Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675404" due="" has_due_time="0" added="2006-12-18T22:01:09Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929925" created="2006-12-18T21:45:58Z" modified="2006-12-18T21:45:58Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675254" due="" has_due_time="0" added="2006-12-18T21:45:58Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929930" created="2006-12-18T21:47:58Z" modified="2006-12-18T21:47:58Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675259" due="" has_due_time="0" added="2006-12-18T21:47:58Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1929929" created="2006-12-18T21:47:03Z" modified="2006-12-18T21:47:03Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675258" due="" has_due_time="0" added="2006-12-18T21:47:03Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1930124" created="2006-12-18T22:14:44Z" modified="2006-12-18T22:14:44Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2675530" due="" has_due_time="0" added="2006-12-18T22:14:44Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1936447" created="2006-12-19T14:22:01Z" modified="2006-12-19T14:22:01Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2684836" due="" has_due_time="0" added="2006-12-19T14:22:01Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1937350" created="2006-12-19T16:08:46Z" modified="2006-12-19T16:08:46Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2685950" due="" has_due_time="0" added="2006-12-19T16:08:46Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1937687" created="2006-12-19T16:48:44Z" modified="2006-12-19T16:48:44Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2686326" due="" has_due_time="0" added="2006-12-19T16:48:44Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1938602" created="2006-12-19T19:06:08Z" modified="2006-12-19T19:06:08Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2687426" due="" has_due_time="0" added="2006-12-19T19:06:08Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1939084" created="2006-12-19T20:46:26Z" modified="2006-12-19T20:46:26Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2687997" due="" has_due_time="0" added="2006-12-19T20:46:26Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1946978" created="2006-12-20T16:54:11Z" modified="2006-12-20T16:54:11Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2700077" due="" has_due_time="0" added="2006-12-20T16:54:11Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="1946964" created="2006-12-20T16:50:42Z" modified="2006-12-20T16:50:42Z" name="test_rtm_tasks_add" source="api" url=""><tags/><participants/><notes/><task id="2700063" due="" has_due_time="0" added="2006-12-20T16:50:42Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:19Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><transaction id="614438757" undoable="1"/><list id="431158"><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:51:38Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="2007-02-01T18:50:00Z" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><transaction id="614438808" undoable="1"/><list id="431158"><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:51:39Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="2005-10-14T11:54:00Z" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:15Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><transaction id="614218862" undoable="1"/><list id="431158"><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:16Z" name="this is my tag test task" source="js" url=""><rrule every="1">FREQ=WEEKLY;INTERVAL=1</rrule><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:16Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><transaction id="614219410" undoable="1"/><list id="431158"><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:17Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="3" postponed="0" estimate=""/></taskseries></list></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:17Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="3" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:18Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:18Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><transaction id="614219960" undoable="1"/><list id="431158"><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:19Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag22_bar123</tag><tag>tag22_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:19Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag22_bar123</tag><tag>tag22_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><tasks><list id="431158"><taskseries id="782838" created="2006-06-20T13:51:02Z" modified="2006-06-29T20:06:52Z" name="this is my last test task" source="js" url=""><tags><tag>boring</tag><tag>cool</tag><tag>fun</tag><tag>school</tag></tags><participants/><notes/><task id="1017536" due="" has_due_time="0" added="2006-06-20T13:51:02Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="813282" created="2006-06-29T20:06:39Z" modified="2006-06-29T20:06:39Z" name="this is my fourth task" source="js" url=""><tags/><participants/><notes/><task id="1062343" due="" has_due_time="0" added="2006-06-29T20:06:39Z" completed="" deleted="" priority="N" postponed="0" estimate=""/></taskseries><taskseries id="782833" created="2006-06-20T13:49:39Z" modified="2006-12-14T15:19:21Z" name="this is my first test task" source="js" url="http://slashdot.org/"><tags><tag>boring</tag><tag>fun</tag><tag>home</tag><tag>lunch</tag><tag>testing</tag></tags><participants><contact id="156392" fullname="Stuart R" username="rosems1"/><contact id="159980" fullname="BarBar thecow" username="barbar.thecow"/></participants><notes><note id="187376" created="2006-06-20T13:50:39Z" modified="2006-06-20T13:50:39Z" title="">this is my second note</note><note id="187375" created="2006-06-20T13:50:33Z" modified="2006-06-20T13:50:33Z" title="">this is my first note</note></notes><task id="1017531" due="2006-06-21T04:00:00Z" has_due_time="0" added="2006-06-20T13:49:39Z" completed="" deleted="" priority="N" postponed="0" estimate="3.5 hours"/></taskseries><taskseries id="783144" created="2006-06-20T15:00:00Z" modified="2007-02-01T18:40:19Z" name="this is my tag test task" source="js" url=""><tags><tag>badtag1</tag><tag>badtesttag2</tag><tag>bar</tag><tag>bar1</tag><tag>foo</tag><tag>foo1</tag><tag>tag1</tag><tag>tag10_bar123</tag><tag>tag10_foo123</tag><tag>tag12_bar123</tag><tag>tag12_foo123</tag><tag>tag14_bar123</tag><tag>tag14_foo123</tag><tag>tag16_bar123</tag><tag>tag16_foo123</tag><tag>tag18_bar123</tag><tag>tag18_foo123</tag><tag>tag20_bar123</tag><tag>tag20_foo123</tag><tag>tag8_bar123</tag><tag>tag8_foo123</tag><tag>testtag2</tag></tags><participants/><notes><note id="192671" created="2006-07-03T19:30:04Z" modified="2006-07-03T19:30:04Z" title="">squijiboo note tastic note fuck</note><note id="192670" created="2006-07-03T19:29:50Z" modified="2006-07-03T19:29:50Z" title="">this is a note</note></notes><task id="1017938" due="" has_due_time="0" added="2006-06-20T15:00:00Z" completed="" deleted="" priority="1" postponed="0" estimate=""/></taskseries></list></tasks></rsp>
|
@@ -0,0 +1,2 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<rsp stat="ok"><timezones><timezone id="351" name="Pacific/Apia" dst="0" offset="-39600" current_offset="-39600"/><timezone id="371" name="Pacific/Midway" dst="0" offset="-39600" current_offset="-39600"/><timezone id="373" name="Pacific/Niue" dst="0" offset="-39600" current_offset="-39600"/><timezone id="376" name="Pacific/Pago_Pago" dst="0" offset="-39600" current_offset="-39600"/><timezone id="53" name="America/Adak" dst="0" offset="-36000" current_offset="-36000"/><timezone id="357" name="Pacific/Fakaofo" dst="0" offset="-36000" current_offset="-36000"/><timezone id="364" name="Pacific/Honolulu" dst="0" offset="-36000" current_offset="-36000"/><timezone id="365" name="Pacific/Johnston" dst="0" offset="-36000" current_offset="-36000"/><timezone id="381" name="Pacific/Rarotonga" dst="0" offset="-36000" current_offset="-36000"/><timezone id="383" name="Pacific/Tahiti" dst="0" offset="-36000" current_offset="-36000"/><timezone id="370" name="Pacific/Marquesas" dst="0" offset="-34200" current_offset="-34200"/><timezone id="54" name="America/Anchorage" dst="0" offset="-32400" current_offset="-32400"/><timezone id="119" name="America/Juneau" dst="0" offset="-32400" current_offset="-32400"/><timezone id="142" name="America/Nome" dst="0" offset="-32400" current_offset="-32400"/><timezone id="178" name="America/Yakutat" dst="0" offset="-32400" current_offset="-32400"/><timezone id="361" name="Pacific/Gambier" dst="0" offset="-32400" current_offset="-32400"/><timezone id="90" name="America/Dawson" dst="0" offset="-28800" current_offset="-28800"/><timezone id="124" name="America/Los_Angeles" dst="0" offset="-28800" current_offset="-28800"/><timezone id="172" name="America/Tijuana" dst="0" offset="-28800" current_offset="-28800"/><timezone id="175" name="America/Vancouver" dst="0" offset="-28800" current_offset="-28800"/><timezone id="176" name="America/Whitehorse" dst="0" offset="-28800" current_offset="-28800"/><timezone id="378" name="Pacific/Pitcairn" dst="0" offset="-28800" current_offset="-28800"/><timezone id="77" name="America/Boise" dst="0" offset="-25200" current_offset="-25200"/><timezone id="78" name="America/Cambridge_Bay" dst="0" offset="-25200" current_offset="-25200"/><timezone id="85" name="America/Chihuahua" dst="0" offset="-25200" current_offset="-25200"/><timezone id="91" name="America/Dawson_Creek" dst="0" offset="-25200" current_offset="-25200"/><timezone id="92" name="America/Denver" dst="0" offset="-25200" current_offset="-25200"/><timezone id="95" name="America/Edmonton" dst="0" offset="-25200" current_offset="-25200"/><timezone id="110" name="America/Hermosillo" dst="0" offset="-25200" current_offset="-25200"/><timezone id="116" name="America/Inuvik" dst="0" offset="-25200" current_offset="-25200"/><timezone id="130" name="America/Mazatlan" dst="0" offset="-25200" current_offset="-25200"/><timezone id="148" name="America/Phoenix" dst="0" offset="-25200" current_offset="-25200"/><timezone id="162" name="America/Shiprock" dst="0" offset="-25200" current_offset="-25200"/><timezone id="179" name="America/Yellowknife" dst="0" offset="-25200" current_offset="-25200"/><timezone id="74" name="America/Belize" dst="0" offset="-21600" current_offset="-21600"/><timezone id="80" name="America/Cancun" dst="0" offset="-21600" current_offset="-21600"/><timezone id="84" name="America/Chicago" dst="0" offset="-21600" current_offset="-21600"/><timezone id="86" name="America/Costa_Rica" dst="0" offset="-21600" current_offset="-21600"/><timezone id="97" name="America/El_Salvador" dst="0" offset="-21600" current_offset="-21600"/><timezone id="105" name="America/Guatemala" dst="0" offset="-21600" current_offset="-21600"/><timezone id="112" name="America/Indiana/Knox" dst="0" offset="-21600" current_offset="-21600"/><timezone id="392" name="America/Indiana/Petersburg" dst="0" offset="-21600" current_offset="-21600"/><timezone id="393" name="America/Indiana/Vincennes" dst="0" offset="-21600" current_offset="-21600"/><timezone id="127" name="America/Managua" dst="0" offset="-21600" current_offset="-21600"/><timezone id="131" name="America/Menominee" dst="0" offset="-21600" current_offset="-21600"/><timezone id="132" name="America/Merida" dst="0" offset="-21600" current_offset="-21600"/><timezone id="133" name="America/Mexico_City" dst="0" offset="-21600" current_offset="-21600"/><timezone id="135" name="America/Monterrey" dst="0" offset="-21600" current_offset="-21600"/><timezone id="144" name="America/North_Dakota/Center" dst="0" offset="-21600" current_offset="-21600"/><timezone id="153" name="America/Rainy_River" dst="0" offset="-21600" current_offset="-21600"/><timezone id="154" name="America/Rankin_Inlet" dst="0" offset="-21600" current_offset="-21600"/><timezone id="156" name="America/Regina" dst="0" offset="-21600" current_offset="-21600"/><timezone id="168" name="America/Swift_Current" dst="0" offset="-21600" current_offset="-21600"/><timezone id="169" name="America/Tegucigalpa" dst="0" offset="-21600" current_offset="-21600"/><timezone id="177" name="America/Winnipeg" dst="0" offset="-21600" current_offset="-21600"/><timezone id="360" name="Pacific/Galapagos" dst="0" offset="-21600" current_offset="-21600"/><timezone id="76" name="America/Bogota" dst="0" offset="-18000" current_offset="-18000"/><timezone id="83" name="America/Cayman" dst="0" offset="-18000" current_offset="-18000"/><timezone id="390" name="America/Coral_Harbour" dst="0" offset="-18000" current_offset="-18000"/><timezone id="93" name="America/Detroit" dst="0" offset="-18000" current_offset="-18000"/><timezone id="96" name="America/Eirunepe" dst="0" offset="-18000" current_offset="-18000"/><timezone id="102" name="America/Grand_Turk" dst="0" offset="-18000" current_offset="-18000"/><timezone id="106" name="America/Guayaquil" dst="0" offset="-18000" current_offset="-18000"/><timezone id="109" name="America/Havana" dst="0" offset="-18000" current_offset="-18000"/><timezone id="111" name="America/Indiana/Indianapolis" dst="0" offset="-18000" current_offset="-18000"/><timezone id="113" name="America/Indiana/Marengo" dst="0" offset="-18000" current_offset="-18000"/><timezone id="114" name="America/Indiana/Vevay" dst="0" offset="-18000" current_offset="-18000"/><timezone id="117" name="America/Iqaluit" dst="0" offset="-18000" current_offset="-18000"/><timezone id="118" name="America/Jamaica" dst="0" offset="-18000" current_offset="-18000"/><timezone id="120" name="America/Kentucky/Louisville" dst="0" offset="-18000" current_offset="-18000"/><timezone id="121" name="America/Kentucky/Monticello" dst="0" offset="-18000" current_offset="-18000"/><timezone id="123" name="America/Lima" dst="0" offset="-18000" current_offset="-18000"/><timezone id="137" name="America/Montreal" dst="0" offset="-18000" current_offset="-18000"/><timezone id="139" name="America/Nassau" dst="0" offset="-18000" current_offset="-18000"/><timezone id="140" name="America/New_York" dst="0" offset="-18000" current_offset="-18000"/><timezone id="141" name="America/Nipigon" dst="0" offset="-18000" current_offset="-18000"/><timezone id="145" name="America/Panama" dst="0" offset="-18000" current_offset="-18000"/><timezone id="146" name="America/Pangnirtung" dst="0" offset="-18000" current_offset="-18000"/><timezone id="149" name="America/Port-au-Prince" dst="0" offset="-18000" current_offset="-18000"/><timezone id="157" name="America/Rio_Branco" dst="0" offset="-18000" current_offset="-18000"/><timezone id="171" name="America/Thunder_Bay" dst="0" offset="-18000" current_offset="-18000"/><timezone id="173" name="America/Toronto" dst="0" offset="-18000" current_offset="-18000"/><timezone id="354" name="Pacific/Easter" dst="1" offset="-18000" current_offset="-21600"/><timezone id="55" name="America/Anguilla" dst="0" offset="-14400" current_offset="-14400"/><timezone id="56" name="America/Antigua" dst="0" offset="-14400" current_offset="-14400"/><timezone id="69" name="America/Aruba" dst="0" offset="-14400" current_offset="-14400"/><timezone id="72" name="America/Barbados" dst="0" offset="-14400" current_offset="-14400"/><timezone id="75" name="America/Boa_Vista" dst="0" offset="-14400" current_offset="-14400"/><timezone id="81" name="America/Caracas" dst="0" offset="-14400" current_offset="-14400"/><timezone id="88" name="America/Curacao" dst="0" offset="-14400" current_offset="-14400"/><timezone id="94" name="America/Dominica" dst="0" offset="-14400" current_offset="-14400"/><timezone id="99" name="America/Glace_Bay" dst="0" offset="-14400" current_offset="-14400"/><timezone id="101" name="America/Goose_Bay" dst="0" offset="-14400" current_offset="-14400"/><timezone id="103" name="America/Grenada" dst="0" offset="-14400" current_offset="-14400"/><timezone id="104" name="America/Guadeloupe" dst="0" offset="-14400" current_offset="-14400"/><timezone id="107" name="America/Guyana" dst="0" offset="-14400" current_offset="-14400"/><timezone id="108" name="America/Halifax" dst="0" offset="-14400" current_offset="-14400"/><timezone id="122" name="America/La_Paz" dst="0" offset="-14400" current_offset="-14400"/><timezone id="128" name="America/Manaus" dst="0" offset="-14400" current_offset="-14400"/><timezone id="129" name="America/Martinique" dst="0" offset="-14400" current_offset="-14400"/><timezone id="394" name="America/Moncton" dst="0" offset="-14400" current_offset="-14400"/><timezone id="138" name="America/Montserrat" dst="0" offset="-14400" current_offset="-14400"/><timezone id="150" name="America/Port_of_Spain" dst="0" offset="-14400" current_offset="-14400"/><timezone id="151" name="America/Porto_Velho" dst="0" offset="-14400" current_offset="-14400"/><timezone id="152" name="America/Puerto_Rico" dst="0" offset="-14400" current_offset="-14400"/><timezone id="159" name="America/Santo_Domingo" dst="0" offset="-14400" current_offset="-14400"/><timezone id="164" name="America/St_Kitts" dst="0" offset="-14400" current_offset="-14400"/><timezone id="165" name="America/St_Lucia" dst="0" offset="-14400" current_offset="-14400"/><timezone id="166" name="America/St_Thomas" dst="0" offset="-14400" current_offset="-14400"/><timezone id="167" name="America/St_Vincent" dst="0" offset="-14400" current_offset="-14400"/><timezone id="170" name="America/Thule" dst="0" offset="-14400" current_offset="-14400"/><timezone id="174" name="America/Tortola" dst="0" offset="-14400" current_offset="-14400"/><timezone id="268" name="Atlantic/Bermuda" dst="0" offset="-14400" current_offset="-14400"/><timezone id="163" name="America/St_Johns" dst="0" offset="-12600" current_offset="-12600"/><timezone id="57" name="America/Araguaina" dst="0" offset="-10800" current_offset="-10800"/><timezone id="58" name="America/Argentina/Buenos_Aires" dst="0" offset="-10800" current_offset="-10800"/><timezone id="59" name="America/Argentina/Catamarca" dst="0" offset="-10800" current_offset="-10800"/><timezone id="61" name="America/Argentina/Cordoba" dst="0" offset="-10800" current_offset="-10800"/><timezone id="62" name="America/Argentina/Jujuy" dst="0" offset="-10800" current_offset="-10800"/><timezone id="63" name="America/Argentina/La_Rioja" dst="0" offset="-10800" current_offset="-10800"/><timezone id="64" name="America/Argentina/Mendoza" dst="0" offset="-10800" current_offset="-10800"/><timezone id="65" name="America/Argentina/Rio_Gallegos" dst="0" offset="-10800" current_offset="-10800"/><timezone id="66" name="America/Argentina/San_Juan" dst="0" offset="-10800" current_offset="-10800"/><timezone id="67" name="America/Argentina/Tucuman" dst="0" offset="-10800" current_offset="-10800"/><timezone id="68" name="America/Argentina/Ushuaia" dst="0" offset="-10800" current_offset="-10800"/><timezone id="70" name="America/Asuncion" dst="1" offset="-10800" current_offset="-14400"/><timezone id="71" name="America/Bahia" dst="0" offset="-10800" current_offset="-10800"/><timezone id="73" name="America/Belem" dst="0" offset="-10800" current_offset="-10800"/><timezone id="79" name="America/Campo_Grande" dst="1" offset="-10800" current_offset="-14400"/><timezone id="82" name="America/Cayenne" dst="0" offset="-10800" current_offset="-10800"/><timezone id="87" name="America/Cuiaba" dst="1" offset="-10800" current_offset="-14400"/><timezone id="98" name="America/Fortaleza" dst="0" offset="-10800" current_offset="-10800"/><timezone id="100" name="America/Godthab" dst="0" offset="-10800" current_offset="-10800"/><timezone id="126" name="America/Maceio" dst="0" offset="-10800" current_offset="-10800"/><timezone id="134" name="America/Miquelon" dst="0" offset="-10800" current_offset="-10800"/><timezone id="136" name="America/Montevideo" dst="0" offset="-10800" current_offset="-10800"/><timezone id="147" name="America/Paramaribo" dst="0" offset="-10800" current_offset="-10800"/><timezone id="155" name="America/Recife" dst="0" offset="-10800" current_offset="-10800"/><timezone id="158" name="America/Santiago" dst="1" offset="-10800" current_offset="-14400"/><timezone id="185" name="Antarctica/Palmer" dst="1" offset="-10800" current_offset="-14400"/><timezone id="186" name="Antarctica/Rothera" dst="0" offset="-10800" current_offset="-10800"/><timezone id="277" name="Atlantic/Stanley" dst="1" offset="-10800" current_offset="-14400"/><timezone id="143" name="America/Noronha" dst="0" offset="-7200" current_offset="-7200"/><timezone id="160" name="America/Sao_Paulo" dst="1" offset="-7200" current_offset="-10800"/><timezone id="275" name="Atlantic/South_Georgia" dst="0" offset="-7200" current_offset="-7200"/><timezone id="161" name="America/Scoresbysund" dst="0" offset="-3600" current_offset="-3600"/><timezone id="267" name="Atlantic/Azores" dst="0" offset="-3600" current_offset="-3600"/><timezone id="270" name="Atlantic/Cape_Verde" dst="0" offset="-3600" current_offset="-3600"/><timezone id="1" name="Africa/Abidjan" dst="0" offset="0" current_offset="0"/><timezone id="2" name="Africa/Accra" dst="0" offset="0" current_offset="0"/><timezone id="6" name="Africa/Bamako" dst="0" offset="0" current_offset="0"/><timezone id="8" name="Africa/Banjul" dst="0" offset="0" current_offset="0"/><timezone id="9" name="Africa/Bissau" dst="0" offset="0" current_offset="0"/><timezone id="14" name="Africa/Casablanca" dst="0" offset="0" current_offset="0"/><timezone id="16" name="Africa/Conakry" dst="0" offset="0" current_offset="0"/><timezone id="17" name="Africa/Dakar" dst="0" offset="0" current_offset="0"/><timezone id="21" name="Africa/El_Aaiun" dst="0" offset="0" current_offset="0"/><timezone id="22" name="Africa/Freetown" dst="0" offset="0" current_offset="0"/><timezone id="32" name="Africa/Lome" dst="0" offset="0" current_offset="0"/><timezone id="41" name="Africa/Monrovia" dst="0" offset="0" current_offset="0"/><timezone id="45" name="Africa/Nouakchott" dst="0" offset="0" current_offset="0"/><timezone id="46" name="Africa/Ouagadougou" dst="0" offset="0" current_offset="0"/><timezone id="48" name="Africa/Sao_Tome" dst="0" offset="0" current_offset="0"/><timezone id="89" name="America/Danmarkshavn" dst="0" offset="0" current_offset="0"/><timezone id="269" name="Atlantic/Canary" dst="0" offset="0" current_offset="0"/><timezone id="271" name="Atlantic/Faeroe" dst="0" offset="0" current_offset="0"/><timezone id="273" name="Atlantic/Madeira" dst="0" offset="0" current_offset="0"/><timezone id="274" name="Atlantic/Reykjavik" dst="0" offset="0" current_offset="0"/><timezone id="276" name="Atlantic/St_Helena" dst="0" offset="0" current_offset="0"/><timezone id="300" name="Europe/Dublin" dst="0" offset="0" current_offset="0"/><timezone id="306" name="Europe/Lisbon" dst="0" offset="0" current_offset="0"/><timezone id="308" name="Europe/London" dst="0" offset="0" current_offset="0"/><timezone id="4" name="Africa/Algiers" dst="0" offset="3600" current_offset="3600"/><timezone id="7" name="Africa/Bangui" dst="0" offset="3600" current_offset="3600"/><timezone id="11" name="Africa/Brazzaville" dst="0" offset="3600" current_offset="3600"/><timezone id="15" name="Africa/Ceuta" dst="0" offset="3600" current_offset="3600"/><timezone id="20" name="Africa/Douala" dst="0" offset="3600" current_offset="3600"/><timezone id="29" name="Africa/Kinshasa" dst="0" offset="3600" current_offset="3600"/><timezone id="30" name="Africa/Lagos" dst="0" offset="3600" current_offset="3600"/><timezone id="31" name="Africa/Libreville" dst="0" offset="3600" current_offset="3600"/><timezone id="33" name="Africa/Luanda" dst="0" offset="3600" current_offset="3600"/><timezone id="36" name="Africa/Malabo" dst="0" offset="3600" current_offset="3600"/><timezone id="43" name="Africa/Ndjamena" dst="0" offset="3600" current_offset="3600"/><timezone id="44" name="Africa/Niamey" dst="0" offset="3600" current_offset="3600"/><timezone id="47" name="Africa/Porto-Novo" dst="0" offset="3600" current_offset="3600"/><timezone id="51" name="Africa/Tunis" dst="0" offset="3600" current_offset="3600"/><timezone id="190" name="Arctic/Longyearbyen" dst="0" offset="3600" current_offset="3600"/><timezone id="272" name="Atlantic/Jan_Mayen" dst="0" offset="3600" current_offset="3600"/><timezone id="288" name="Europe/Amsterdam" dst="0" offset="3600" current_offset="3600"/><timezone id="289" name="Europe/Andorra" dst="0" offset="3600" current_offset="3600"/><timezone id="292" name="Europe/Belgrade" dst="0" offset="3600" current_offset="3600"/><timezone id="293" name="Europe/Berlin" dst="0" offset="3600" current_offset="3600"/><timezone id="294" name="Europe/Bratislava" dst="0" offset="3600" current_offset="3600"/><timezone id="295" name="Europe/Brussels" dst="0" offset="3600" current_offset="3600"/><timezone id="297" name="Europe/Budapest" dst="0" offset="3600" current_offset="3600"/><timezone id="299" name="Europe/Copenhagen" dst="0" offset="3600" current_offset="3600"/><timezone id="301" name="Europe/Gibraltar" dst="0" offset="3600" current_offset="3600"/><timezone id="307" name="Europe/Ljubljana" dst="0" offset="3600" current_offset="3600"/><timezone id="309" name="Europe/Luxembourg" dst="0" offset="3600" current_offset="3600"/><timezone id="310" name="Europe/Madrid" dst="0" offset="3600" current_offset="3600"/><timezone id="311" name="Europe/Malta" dst="0" offset="3600" current_offset="3600"/><timezone id="314" name="Europe/Monaco" dst="0" offset="3600" current_offset="3600"/><timezone id="317" name="Europe/Oslo" dst="0" offset="3600" current_offset="3600"/><timezone id="318" name="Europe/Paris" dst="0" offset="3600" current_offset="3600"/><timezone id="319" name="Europe/Prague" dst="0" offset="3600" current_offset="3600"/><timezone id="321" name="Europe/Rome" dst="0" offset="3600" current_offset="3600"/><timezone id="323" name="Europe/San_Marino" dst="0" offset="3600" current_offset="3600"/><timezone id="324" name="Europe/Sarajevo" dst="0" offset="3600" current_offset="3600"/><timezone id="326" name="Europe/Skopje" dst="0" offset="3600" current_offset="3600"/><timezone id="328" name="Europe/Stockholm" dst="0" offset="3600" current_offset="3600"/><timezone id="330" name="Europe/Tirane" dst="0" offset="3600" current_offset="3600"/><timezone id="332" name="Europe/Vaduz" dst="0" offset="3600" current_offset="3600"/><timezone id="333" name="Europe/Vatican" dst="0" offset="3600" current_offset="3600"/><timezone id="334" name="Europe/Vienna" dst="0" offset="3600" current_offset="3600"/><timezone id="336" name="Europe/Warsaw" dst="0" offset="3600" current_offset="3600"/><timezone id="337" name="Europe/Zagreb" dst="0" offset="3600" current_offset="3600"/><timezone id="339" name="Europe/Zurich" dst="0" offset="3600" current_offset="3600"/><timezone id="10" name="Africa/Blantyre" dst="0" offset="7200" current_offset="7200"/><timezone id="12" name="Africa/Bujumbura" dst="0" offset="7200" current_offset="7200"/><timezone id="13" name="Africa/Cairo" dst="0" offset="7200" current_offset="7200"/><timezone id="23" name="Africa/Gaborone" dst="0" offset="7200" current_offset="7200"/><timezone id="24" name="Africa/Harare" dst="0" offset="7200" current_offset="7200"/><timezone id="25" name="Africa/Johannesburg" dst="0" offset="7200" current_offset="7200"/><timezone id="28" name="Africa/Kigali" dst="0" offset="7200" current_offset="7200"/><timezone id="34" name="Africa/Lubumbashi" dst="0" offset="7200" current_offset="7200"/><timezone id="35" name="Africa/Lusaka" dst="0" offset="7200" current_offset="7200"/><timezone id="37" name="Africa/Maputo" dst="0" offset="7200" current_offset="7200"/><timezone id="38" name="Africa/Maseru" dst="0" offset="7200" current_offset="7200"/><timezone id="39" name="Africa/Mbabane" dst="0" offset="7200" current_offset="7200"/><timezone id="50" name="Africa/Tripoli" dst="0" offset="7200" current_offset="7200"/><timezone id="52" name="Africa/Windhoek" dst="1" offset="7200" current_offset="3600"/><timezone id="193" name="Asia/Amman" dst="0" offset="7200" current_offset="7200"/><timezone id="202" name="Asia/Beirut" dst="0" offset="7200" current_offset="7200"/><timezone id="209" name="Asia/Damascus" dst="0" offset="7200" current_offset="7200"/><timezone id="214" name="Asia/Gaza" dst="0" offset="7200" current_offset="7200"/><timezone id="219" name="Asia/Istanbul" dst="0" offset="7200" current_offset="7200"/><timezone id="222" name="Asia/Jerusalem" dst="0" offset="7200" current_offset="7200"/><timezone id="237" name="Asia/Nicosia" dst="0" offset="7200" current_offset="7200"/><timezone id="290" name="Europe/Athens" dst="0" offset="7200" current_offset="7200"/><timezone id="296" name="Europe/Bucharest" dst="0" offset="7200" current_offset="7200"/><timezone id="298" name="Europe/Chisinau" dst="0" offset="7200" current_offset="7200"/><timezone id="302" name="Europe/Helsinki" dst="0" offset="7200" current_offset="7200"/><timezone id="303" name="Europe/Istanbul" dst="0" offset="7200" current_offset="7200"/><timezone id="304" name="Europe/Kaliningrad" dst="0" offset="7200" current_offset="7200"/><timezone id="305" name="Europe/Kiev" dst="0" offset="7200" current_offset="7200"/><timezone id="312" name="Europe/Mariehamn" dst="0" offset="7200" current_offset="7200"/><timezone id="313" name="Europe/Minsk" dst="0" offset="7200" current_offset="7200"/><timezone id="316" name="Europe/Nicosia" dst="0" offset="7200" current_offset="7200"/><timezone id="320" name="Europe/Riga" dst="0" offset="7200" current_offset="7200"/><timezone id="325" name="Europe/Simferopol" dst="0" offset="7200" current_offset="7200"/><timezone id="327" name="Europe/Sofia" dst="0" offset="7200" current_offset="7200"/><timezone id="329" name="Europe/Tallinn" dst="0" offset="7200" current_offset="7200"/><timezone id="331" name="Europe/Uzhgorod" dst="0" offset="7200" current_offset="7200"/><timezone id="335" name="Europe/Vilnius" dst="0" offset="7200" current_offset="7200"/><timezone id="338" name="Europe/Zaporozhye" dst="0" offset="7200" current_offset="7200"/><timezone id="3" name="Africa/Addis_Ababa" dst="0" offset="10800" current_offset="10800"/><timezone id="5" name="Africa/Asmera" dst="0" offset="10800" current_offset="10800"/><timezone id="18" name="Africa/Dar_es_Salaam" dst="0" offset="10800" current_offset="10800"/><timezone id="19" name="Africa/Djibouti" dst="0" offset="10800" current_offset="10800"/><timezone id="26" name="Africa/Kampala" dst="0" offset="10800" current_offset="10800"/><timezone id="27" name="Africa/Khartoum" dst="0" offset="10800" current_offset="10800"/><timezone id="40" name="Africa/Mogadishu" dst="0" offset="10800" current_offset="10800"/><timezone id="42" name="Africa/Nairobi" dst="0" offset="10800" current_offset="10800"/><timezone id="188" name="Antarctica/Syowa" dst="0" offset="10800" current_offset="10800"/><timezone id="191" name="Asia/Aden" dst="0" offset="10800" current_offset="10800"/><timezone id="198" name="Asia/Baghdad" dst="0" offset="10800" current_offset="10800"/><timezone id="199" name="Asia/Bahrain" dst="0" offset="10800" current_offset="10800"/><timezone id="231" name="Asia/Kuwait" dst="0" offset="10800" current_offset="10800"/><timezone id="244" name="Asia/Qatar" dst="0" offset="10800" current_offset="10800"/><timezone id="247" name="Asia/Riyadh" dst="0" offset="10800" current_offset="10800"/><timezone id="315" name="Europe/Moscow" dst="0" offset="10800" current_offset="10800"/><timezone id="340" name="Indian/Antananarivo" dst="0" offset="10800" current_offset="10800"/><timezone id="344" name="Indian/Comoro" dst="0" offset="10800" current_offset="10800"/><timezone id="349" name="Indian/Mayotte" dst="0" offset="10800" current_offset="10800"/><timezone id="257" name="Asia/Tehran" dst="0" offset="12600" current_offset="12600"/><timezone id="200" name="Asia/Baku" dst="0" offset="14400" current_offset="14400"/><timezone id="212" name="Asia/Dubai" dst="0" offset="14400" current_offset="14400"/><timezone id="236" name="Asia/Muscat" dst="0" offset="14400" current_offset="14400"/><timezone id="256" name="Asia/Tbilisi" dst="0" offset="14400" current_offset="14400"/><timezone id="266" name="Asia/Yerevan" dst="0" offset="14400" current_offset="14400"/><timezone id="322" name="Europe/Samara" dst="0" offset="14400" current_offset="14400"/><timezone id="346" name="Indian/Mahe" dst="0" offset="14400" current_offset="14400"/><timezone id="348" name="Indian/Mauritius" dst="0" offset="14400" current_offset="14400"/><timezone id="350" name="Indian/Reunion" dst="0" offset="14400" current_offset="14400"/><timezone id="223" name="Asia/Kabul" dst="0" offset="16200" current_offset="16200"/><timezone id="195" name="Asia/Aqtau" dst="0" offset="18000" current_offset="18000"/><timezone id="196" name="Asia/Aqtobe" dst="0" offset="18000" current_offset="18000"/><timezone id="197" name="Asia/Ashgabat" dst="0" offset="18000" current_offset="18000"/><timezone id="213" name="Asia/Dushanbe" dst="0" offset="18000" current_offset="18000"/><timezone id="225" name="Asia/Karachi" dst="0" offset="18000" current_offset="18000"/><timezone id="240" name="Asia/Oral" dst="0" offset="18000" current_offset="18000"/><timezone id="250" name="Asia/Samarkand" dst="0" offset="18000" current_offset="18000"/><timezone id="255" name="Asia/Tashkent" dst="0" offset="18000" current_offset="18000"/><timezone id="265" name="Asia/Yekaterinburg" dst="0" offset="18000" current_offset="18000"/><timezone id="345" name="Indian/Kerguelen" dst="0" offset="18000" current_offset="18000"/><timezone id="347" name="Indian/Maldives" dst="0" offset="18000" current_offset="18000"/><timezone id="205" name="Asia/Calcutta" dst="0" offset="19800" current_offset="19800"/><timezone id="208" name="Asia/Colombo" dst="0" offset="19800" current_offset="19800"/><timezone id="227" name="Asia/Katmandu" dst="0" offset="20700" current_offset="20700"/><timezone id="183" name="Antarctica/Mawson" dst="0" offset="21600" current_offset="21600"/><timezone id="189" name="Antarctica/Vostok" dst="0" offset="21600" current_offset="21600"/><timezone id="192" name="Asia/Almaty" dst="0" offset="21600" current_offset="21600"/><timezone id="203" name="Asia/Bishkek" dst="0" offset="21600" current_offset="21600"/><timezone id="210" name="Asia/Dhaka" dst="0" offset="21600" current_offset="21600"/><timezone id="238" name="Asia/Novosibirsk" dst="0" offset="21600" current_offset="21600"/><timezone id="239" name="Asia/Omsk" dst="0" offset="21600" current_offset="21600"/><timezone id="245" name="Asia/Qyzylorda" dst="0" offset="21600" current_offset="21600"/><timezone id="258" name="Asia/Thimphu" dst="0" offset="21600" current_offset="21600"/><timezone id="341" name="Indian/Chagos" dst="0" offset="21600" current_offset="21600"/><timezone id="246" name="Asia/Rangoon" dst="0" offset="23400" current_offset="23400"/><timezone id="343" name="Indian/Cocos" dst="0" offset="23400" current_offset="23400"/><timezone id="181" name="Antarctica/Davis" dst="0" offset="25200" current_offset="25200"/><timezone id="201" name="Asia/Bangkok" dst="0" offset="25200" current_offset="25200"/><timezone id="217" name="Asia/Hovd" dst="0" offset="25200" current_offset="25200"/><timezone id="220" name="Asia/Jakarta" dst="0" offset="25200" current_offset="25200"/><timezone id="228" name="Asia/Krasnoyarsk" dst="0" offset="25200" current_offset="25200"/><timezone id="241" name="Asia/Phnom_Penh" dst="0" offset="25200" current_offset="25200"/><timezone id="242" name="Asia/Pontianak" dst="0" offset="25200" current_offset="25200"/><timezone id="248" name="Asia/Saigon" dst="0" offset="25200" current_offset="25200"/><timezone id="262" name="Asia/Vientiane" dst="0" offset="25200" current_offset="25200"/><timezone id="342" name="Indian/Christmas" dst="0" offset="25200" current_offset="25200"/><timezone id="180" name="Antarctica/Casey" dst="0" offset="28800" current_offset="28800"/><timezone id="204" name="Asia/Brunei" dst="0" offset="28800" current_offset="28800"/><timezone id="207" name="Asia/Chongqing" dst="0" offset="28800" current_offset="28800"/><timezone id="215" name="Asia/Harbin" dst="0" offset="28800" current_offset="28800"/><timezone id="216" name="Asia/Hong_Kong" dst="0" offset="28800" current_offset="28800"/><timezone id="218" name="Asia/Irkutsk" dst="0" offset="28800" current_offset="28800"/><timezone id="226" name="Asia/Kashgar" dst="0" offset="28800" current_offset="28800"/><timezone id="229" name="Asia/Kuala_Lumpur" dst="0" offset="28800" current_offset="28800"/><timezone id="230" name="Asia/Kuching" dst="0" offset="28800" current_offset="28800"/><timezone id="232" name="Asia/Macau" dst="0" offset="28800" current_offset="28800"/><timezone id="234" name="Asia/Makassar" dst="0" offset="28800" current_offset="28800"/><timezone id="235" name="Asia/Manila" dst="0" offset="28800" current_offset="28800"/><timezone id="252" name="Asia/Shanghai" dst="0" offset="28800" current_offset="28800"/><timezone id="253" name="Asia/Singapore" dst="0" offset="28800" current_offset="28800"/><timezone id="254" name="Asia/Taipei" dst="0" offset="28800" current_offset="28800"/><timezone id="260" name="Asia/Ulaanbaatar" dst="0" offset="28800" current_offset="28800"/><timezone id="261" name="Asia/Urumqi" dst="0" offset="28800" current_offset="28800"/><timezone id="286" name="Australia/Perth" dst="0" offset="28800" current_offset="28800"/><timezone id="206" name="Asia/Choibalsan" dst="0" offset="32400" current_offset="32400"/><timezone id="211" name="Asia/Dili" dst="0" offset="32400" current_offset="32400"/><timezone id="221" name="Asia/Jayapura" dst="0" offset="32400" current_offset="32400"/><timezone id="243" name="Asia/Pyongyang" dst="0" offset="32400" current_offset="32400"/><timezone id="251" name="Asia/Seoul" dst="0" offset="32400" current_offset="32400"/><timezone id="259" name="Asia/Tokyo" dst="0" offset="32400" current_offset="32400"/><timezone id="264" name="Asia/Yakutsk" dst="0" offset="32400" current_offset="32400"/><timezone id="377" name="Pacific/Palau" dst="0" offset="32400" current_offset="32400"/><timezone id="281" name="Australia/Darwin" dst="0" offset="34200" current_offset="34200"/><timezone id="182" name="Antarctica/DumontDUrville" dst="0" offset="36000" current_offset="36000"/><timezone id="249" name="Asia/Sakhalin" dst="0" offset="36000" current_offset="36000"/><timezone id="263" name="Asia/Vladivostok" dst="0" offset="36000" current_offset="36000"/><timezone id="279" name="Australia/Brisbane" dst="0" offset="36000" current_offset="36000"/><timezone id="283" name="Australia/Lindeman" dst="0" offset="36000" current_offset="36000"/><timezone id="363" name="Pacific/Guam" dst="0" offset="36000" current_offset="36000"/><timezone id="380" name="Pacific/Port_Moresby" dst="0" offset="36000" current_offset="36000"/><timezone id="382" name="Pacific/Saipan" dst="0" offset="36000" current_offset="36000"/><timezone id="386" name="Pacific/Truk" dst="0" offset="36000" current_offset="36000"/><timezone id="278" name="Australia/Adelaide" dst="1" offset="37800" current_offset="34200"/><timezone id="280" name="Australia/Broken_Hill" dst="1" offset="37800" current_offset="34200"/><timezone id="233" name="Asia/Magadan" dst="0" offset="39600" current_offset="39600"/><timezone id="391" name="Australia/Currie" dst="1" offset="39600" current_offset="36000"/><timezone id="282" name="Australia/Hobart" dst="1" offset="39600" current_offset="36000"/><timezone id="284" name="Australia/Lord_Howe" dst="1" offset="39600" current_offset="36000"/><timezone id="285" name="Australia/Melbourne" dst="1" offset="39600" current_offset="36000"/><timezone id="287" name="Australia/Sydney" dst="1" offset="39600" current_offset="36000"/><timezone id="355" name="Pacific/Efate" dst="0" offset="39600" current_offset="39600"/><timezone id="362" name="Pacific/Guadalcanal" dst="0" offset="39600" current_offset="39600"/><timezone id="367" name="Pacific/Kosrae" dst="0" offset="39600" current_offset="39600"/><timezone id="375" name="Pacific/Noumea" dst="0" offset="39600" current_offset="39600"/><timezone id="379" name="Pacific/Ponape" dst="0" offset="39600" current_offset="39600"/><timezone id="374" name="Pacific/Norfolk" dst="0" offset="41400" current_offset="41400"/><timezone id="194" name="Asia/Anadyr" dst="0" offset="43200" current_offset="43200"/><timezone id="224" name="Asia/Kamchatka" dst="0" offset="43200" current_offset="43200"/><timezone id="358" name="Pacific/Fiji" dst="0" offset="43200" current_offset="43200"/><timezone id="359" name="Pacific/Funafuti" dst="0" offset="43200" current_offset="43200"/><timezone id="368" name="Pacific/Kwajalein" dst="0" offset="43200" current_offset="43200"/><timezone id="369" name="Pacific/Majuro" dst="0" offset="43200" current_offset="43200"/><timezone id="372" name="Pacific/Nauru" dst="0" offset="43200" current_offset="43200"/><timezone id="384" name="Pacific/Tarawa" dst="0" offset="43200" current_offset="43200"/><timezone id="387" name="Pacific/Wake" dst="0" offset="43200" current_offset="43200"/><timezone id="388" name="Pacific/Wallis" dst="0" offset="43200" current_offset="43200"/><timezone id="184" name="Antarctica/McMurdo" dst="1" offset="46800" current_offset="43200"/><timezone id="187" name="Antarctica/South_Pole" dst="1" offset="46800" current_offset="43200"/><timezone id="352" name="Pacific/Auckland" dst="1" offset="46800" current_offset="43200"/><timezone id="356" name="Pacific/Enderbury" dst="0" offset="46800" current_offset="46800"/><timezone id="385" name="Pacific/Tongatapu" dst="0" offset="46800" current_offset="46800"/><timezone id="353" name="Pacific/Chatham" dst="1" offset="49500" current_offset="45900"/><timezone id="366" name="Pacific/Kiritimati" dst="0" offset="50400" current_offset="50400"/></timezones></rsp>
|
data/test/test-rtmapi.rb
ADDED
@@ -0,0 +1,506 @@
|
|
1
|
+
#!/usr/bin/env ruby
|
2
|
+
# This file is part of the RTM Ruby API Wrapper.
|
3
|
+
#
|
4
|
+
# The RTM Ruby API Wrapper is free software; you can redistribute it and/or modify
|
5
|
+
# it under the terms of the GNU General Public License as
|
6
|
+
# published by the Free Software Foundation; either version 2 of the
|
7
|
+
# License, or (at your option) any later version.
|
8
|
+
#
|
9
|
+
# The RTM Ruby API Wrapper is distributed in the hope that it will be useful,
|
10
|
+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
11
|
+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
12
|
+
# GNU General Public License for more details.
|
13
|
+
#
|
14
|
+
# You should have received a copy of the GNU General Public License
|
15
|
+
# along with the RTM Ruby API Wrapper; if not, write to the Free Software
|
16
|
+
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
17
|
+
#
|
18
|
+
# (c) 2006, QuantumFoam.org, Inc.
|
19
|
+
|
20
|
+
|
21
|
+
require '../lib/rtmapi'
|
22
|
+
require 'test/unit'
|
23
|
+
|
24
|
+
class RememberTheMilkTester < RememberTheMilk
|
25
|
+
|
26
|
+
# let's cache the data we get from RTM
|
27
|
+
def call_api_method( method, args={} )
|
28
|
+
caller.find {|frame| frame =~ /test-rtmapi.rb:\d+:in .*\`(.*)\'/}
|
29
|
+
calling_test = $1
|
30
|
+
@test_hash ||= {}
|
31
|
+
@test_hash[calling_test] ||= 0
|
32
|
+
@test_hash[calling_test] += 1
|
33
|
+
|
34
|
+
filename = "data/#{calling_test}.#{@test_hash[calling_test]}.xml"
|
35
|
+
|
36
|
+
if File.exists?(filename)
|
37
|
+
# read from the cache
|
38
|
+
args[:test_data] = File.open(filename).readlines.join
|
39
|
+
debug('Grabbed data from %s: %s', filename, args[:test_data])
|
40
|
+
else
|
41
|
+
# write the data to the cache
|
42
|
+
return_raw_response = true
|
43
|
+
response = super( method, args )
|
44
|
+
return_raw_response = false
|
45
|
+
|
46
|
+
File.open( filename, "w" ) {|file| file.write(response)}
|
47
|
+
args[:test_data] = response
|
48
|
+
end
|
49
|
+
|
50
|
+
super( method, args )
|
51
|
+
end
|
52
|
+
end
|
53
|
+
|
54
|
+
class TestRememberTheMilk < Test::Unit::TestCase
|
55
|
+
|
56
|
+
def setup
|
57
|
+
@rtm = RememberTheMilkTester.new( 'not a real key', 'not a real secret key' )
|
58
|
+
@auth_token = '5285bb669757daff7cde3793b2a60a5c258002cb'
|
59
|
+
@rtm.auth_token = 'not a real token'
|
60
|
+
@acct_name = 'Fifi TheCow'
|
61
|
+
@InboxListId = '421862'
|
62
|
+
@APITestListId = '431158' # "API Test List"
|
63
|
+
@ReallyBadListId = '421865'
|
64
|
+
@fake_pid = '666'
|
65
|
+
@fake_nowtime = Time.parse("Thu Feb 01 13:50:36 EST 2007")
|
66
|
+
# @rtm.debug = 1
|
67
|
+
end
|
68
|
+
|
69
|
+
def test_rtm_reflection_getMethods
|
70
|
+
expected_methods = ['rtm.auth.checkToken', 'rtm.auth.getFrob',
|
71
|
+
'rtm.auth.getToken', 'rtm.contacts.add', 'rtm.contacts.delete',
|
72
|
+
'rtm.contacts.getList', 'rtm.groups.add', 'rtm.groups.addContact',
|
73
|
+
'rtm.groups.delete', 'rtm.groups.getList', 'rtm.groups.removeContact',
|
74
|
+
'rtm.lists.add', 'rtm.lists.archive', 'rtm.lists.getList',
|
75
|
+
'rtm.lists.setDefaultList', 'rtm.lists.setName', 'rtm.lists.unarchive',
|
76
|
+
'rtm.reflection.getMethodInfo', 'rtm.reflection.getMethods',
|
77
|
+
'rtm.settings.getList', 'rtm.tasks.add', 'rtm.tasks.addTags',
|
78
|
+
'rtm.tasks.complete', 'rtm.tasks.delete', 'rtm.tasks.getList',
|
79
|
+
'rtm.tasks.movePriority', 'rtm.tasks.moveTo', 'rtm.tasks.notes.add',
|
80
|
+
'rtm.tasks.notes.delete', 'rtm.tasks.notes.edit', 'rtm.tasks.postpone',
|
81
|
+
'rtm.tasks.removeTags', 'rtm.tasks.setDueDate', 'rtm.tasks.setEstimate',
|
82
|
+
'rtm.tasks.setName', 'rtm.tasks.setPriority', 'rtm.tasks.setRecurrence',
|
83
|
+
'rtm.tasks.setTags', 'rtm.tasks.setURL', 'rtm.tasks.uncomplete',
|
84
|
+
'rtm.test.echo', 'rtm.test.login', 'rtm.time.convert', 'rtm.time.parse',
|
85
|
+
'rtm.timelines.create', 'rtm.timezones.getList', 'rtm.transactions.undo']
|
86
|
+
|
87
|
+
data = @rtm.reflection.getMethods()
|
88
|
+
assert_equal Array, data.class
|
89
|
+
if expected_methods.size != data.size
|
90
|
+
# convert data to a hash
|
91
|
+
h = {}
|
92
|
+
expected_methods.each { |m| h[m] = true }
|
93
|
+
data.each { |m| puts "new method<#{m}> in API" unless h[m] }
|
94
|
+
|
95
|
+
h = {}
|
96
|
+
data.each { |m| h[m] = true }
|
97
|
+
expected_methods.each { |m| puts "old method<#{m}> no longer in API" unless h[m] }
|
98
|
+
|
99
|
+
# uncomment this line if you want to put a new expected methods array together
|
100
|
+
#puts data.inspect
|
101
|
+
end
|
102
|
+
|
103
|
+
assert_equal expected_methods.size, data.size
|
104
|
+
end
|
105
|
+
|
106
|
+
def test_rtm_get_frob
|
107
|
+
frob = @rtm.auth.getFrob()
|
108
|
+
assert_equal String, frob.class
|
109
|
+
assert_equal 40, frob.length
|
110
|
+
end
|
111
|
+
|
112
|
+
def test_rtm_settings_getList
|
113
|
+
data = @rtm.settings.getList
|
114
|
+
assert_equal nil, data.defaultlist
|
115
|
+
assert_equal nil, data.timezone
|
116
|
+
assert_equal '0', data.timeformat
|
117
|
+
assert_equal '1', data.dateformat
|
118
|
+
end
|
119
|
+
|
120
|
+
def test_rtm_timezones_getList
|
121
|
+
data = @rtm.timezones.getList
|
122
|
+
assert_equal 388, data.keys.size
|
123
|
+
assert_equal '0', data['Asia/Hong_Kong'].dst
|
124
|
+
assert_equal '3600', data['Africa/Douala'].offset
|
125
|
+
end
|
126
|
+
|
127
|
+
def test_get_method_exceptions
|
128
|
+
assert_raise(RememberTheMilkAPIError) { @rtm.foo.bar() }
|
129
|
+
assert_nothing_raised() { @rtm.reflection.getMethods() }
|
130
|
+
begin
|
131
|
+
@rtm.foo.bar
|
132
|
+
assert nil # this should be unreachable
|
133
|
+
rescue RememberTheMilkAPIError => rtm_err
|
134
|
+
assert_equal 112, rtm_err.error_code
|
135
|
+
assert_equal "Method \"rtm.foo.bar\" not found", rtm_err.error_message
|
136
|
+
end
|
137
|
+
end
|
138
|
+
|
139
|
+
def test_rtm_test_echo
|
140
|
+
response = nil
|
141
|
+
# this also tests that the Ruby API coerces things to Strings...
|
142
|
+
assert_nothing_raised() { response = @rtm.test.echo( :arg1 => 'value1',
|
143
|
+
'arg2' => :value2,
|
144
|
+
:arg3 => 666,
|
145
|
+
'arg4' => '777') }
|
146
|
+
assert_equal RememberTheMilkHash, response.class
|
147
|
+
assert_equal 8, response.keys.size
|
148
|
+
assert_equal @auth_token, response.auth_token
|
149
|
+
assert_equal 'ok', response.stat
|
150
|
+
assert_equal 'value1', response.arg1
|
151
|
+
assert_equal 'value2', response.arg2
|
152
|
+
assert_equal '666', response.arg3
|
153
|
+
assert_equal '777', response.arg4
|
154
|
+
assert_equal @rtm.api_key, response.api_key
|
155
|
+
assert_equal 'rtm.test.echo', response[:method] # method is a ruby keyword
|
156
|
+
end
|
157
|
+
|
158
|
+
def test_rtm_time_parse
|
159
|
+
date = @rtm.time_to_user_tz(@rtm.time.parse(:text => @fake_nowtime.to_s, :parse=>'true'))
|
160
|
+
assert_equal Time, date.class
|
161
|
+
assert_equal Time.parse("Thu Feb 01 13:50:00 UTC 2007"),date
|
162
|
+
end
|
163
|
+
|
164
|
+
def test_rtm_user
|
165
|
+
user = @rtm.user
|
166
|
+
assert_equal @acct_name, user.fullname
|
167
|
+
end
|
168
|
+
|
169
|
+
def test_rtm_auth_checkToken_good
|
170
|
+
@rtm.auth_token = nil
|
171
|
+
data = @rtm.auth.checkToken( :auth_token => @auth_token )
|
172
|
+
assert_equal RememberTheMilkHash, data.class
|
173
|
+
assert_equal 'delete', data.perms
|
174
|
+
assert_equal @auth_token, data.token
|
175
|
+
assert_equal @acct_name, data.user.fullname
|
176
|
+
end
|
177
|
+
|
178
|
+
def test_rtm_auth_checkToken_bad
|
179
|
+
assert_raise(RememberTheMilkAPIError) { @rtm.auth.checkToken( 'auth_token' => 'badtokenvalue' ) }
|
180
|
+
end
|
181
|
+
|
182
|
+
def test_rtm_contacts_getList
|
183
|
+
data = @rtm.contacts.getList
|
184
|
+
assert_equal Array, data.class
|
185
|
+
assert_equal 2, data.size
|
186
|
+
assert_equal 3, data[0].keys.size
|
187
|
+
assert_equal 'foofoo.thecow', data[0].username # 159979
|
188
|
+
assert_equal 'barbar.thecow', data[1].username # 159980
|
189
|
+
end
|
190
|
+
|
191
|
+
|
192
|
+
def test_rtm_tasks_getList_from_smartlist
|
193
|
+
# @rtm.debug = 1
|
194
|
+
# This appears not to work with a smartlist, you have to request the actual
|
195
|
+
# list, not rely on all the lists you get back.
|
196
|
+
# see http://groups.google.com/group/rememberthemilk-api/browse_thread/thread/745a335461f9b731
|
197
|
+
# data = @rtm.tasks.getList
|
198
|
+
# missing_tags = data['426013']
|
199
|
+
missing_tags = @rtm.tasks.getList( :list_id => '426013' ) # "Missing Tags"
|
200
|
+
|
201
|
+
assert_equal RememberTheMilkHash, missing_tags.class
|
202
|
+
assert_equal 4, missing_tags.keys.size
|
203
|
+
assert_equal ["421862", "421863", "421866", @APITestListId], missing_tags.keys.sort
|
204
|
+
|
205
|
+
missing_tags.keys.each do |k|
|
206
|
+
missing_tags[k].values.each do |task|
|
207
|
+
assert_equal [], task.tags
|
208
|
+
end
|
209
|
+
end
|
210
|
+
# puts missing_tags.inspect
|
211
|
+
# TODO-- figure out how to examine the returned data structure (i await
|
212
|
+
# more info on what it is)
|
213
|
+
end
|
214
|
+
|
215
|
+
def test_rtm_tasks_getList_all
|
216
|
+
data = @rtm.tasks.getList
|
217
|
+
assert_equal RememberTheMilkHash, data.class
|
218
|
+
assert_equal 4, data[@APITestListId].keys.size
|
219
|
+
end
|
220
|
+
|
221
|
+
def test_rtm_tasks_getList
|
222
|
+
list_id = @APITestListId
|
223
|
+
data = @rtm.tasks.getList( :list_id => list_id )
|
224
|
+
assert_equal RememberTheMilkHash, data.class
|
225
|
+
assert_equal 4, data.keys.size
|
226
|
+
assert_equal "this is my first test task", data['782833'].name
|
227
|
+
assert_equal "http://slashdot.org/", data['782833'].url
|
228
|
+
assert data['782833'].participants
|
229
|
+
assert_equal Array, data['782833'].participants.class
|
230
|
+
assert_equal 2, data['782833'].participants.size
|
231
|
+
assert data['782833'].participants[1]
|
232
|
+
assert_equal "BarBar thecow", data['782833'].participants[1].fullname
|
233
|
+
assert_equal "2006-06-20T13:51:02Z", data['782838'].created
|
234
|
+
assert_equal list_id, data['782838'].parent_list
|
235
|
+
## also test strict_keys class variable here...
|
236
|
+
RememberTheMilkHash::strict_keys = false
|
237
|
+
assert_nothing_raised { data['782838'].this_is_not_a_valid_key }
|
238
|
+
RememberTheMilkHash::strict_keys = true
|
239
|
+
assert_raise(RuntimeError) { data['782838'].this_is_not_a_valid_key }
|
240
|
+
end
|
241
|
+
|
242
|
+
def test_rtm_get_task_and_is_complete
|
243
|
+
data = @rtm.tasks.getList( :list_id => '421865' )
|
244
|
+
assert_equal RememberTheMilkHash, data.class
|
245
|
+
assert_equal 2, data.keys.size
|
246
|
+
assert data['1898821']
|
247
|
+
assert !data['1898821'].completed
|
248
|
+
assert data['1898823']
|
249
|
+
assert data['1898823'].completed
|
250
|
+
end
|
251
|
+
|
252
|
+
def test_rtm_groups_getList
|
253
|
+
data = @rtm.groups.getList()
|
254
|
+
group_id = '8970'
|
255
|
+
assert_equal RememberTheMilkHash, data.class
|
256
|
+
assert_equal 1, data.keys.size
|
257
|
+
assert_equal "RTM_API_Test", data[group_id].name
|
258
|
+
assert_equal 2, data[group_id].contacts.size
|
259
|
+
['159979','159980'].each do |uid|
|
260
|
+
found_id = 0
|
261
|
+
data[group_id].contacts.each { |cid| found_id = cid if cid == uid }
|
262
|
+
assert_equal uid, found_id
|
263
|
+
end
|
264
|
+
end
|
265
|
+
|
266
|
+
|
267
|
+
def test_rtm_timelines_and_transactions_with_tags
|
268
|
+
timeline = @rtm.timelines.create
|
269
|
+
assert String, timeline.class
|
270
|
+
list_id = @APITestListId
|
271
|
+
tasks = @rtm.tasks.getList( 'list_id' => list_id )
|
272
|
+
taskseries_id = '783144'
|
273
|
+
assert_equal 'this is my tag test task', tasks[taskseries_id].name
|
274
|
+
task_id = tasks[taskseries_id].tasks[0][:id]
|
275
|
+
|
276
|
+
num_tags = tasks[taskseries_id].tags.size
|
277
|
+
prefix = "tag#{num_tags}_"
|
278
|
+
new_tags = [ prefix + 'foo123', prefix + 'bar123' ]
|
279
|
+
|
280
|
+
edited_task = @rtm.tasks.addTags( 'timeline' => timeline, 'list_id' => list_id,
|
281
|
+
'taskseries_id' => taskseries_id, 'task_id' => task_id,
|
282
|
+
'tags' => new_tags.join(',') )
|
283
|
+
|
284
|
+
assert_equal '1', edited_task.rtm_transaction.undoable
|
285
|
+
|
286
|
+
mod_tasks = @rtm.tasks.getList( 'list_id' => list_id )
|
287
|
+
|
288
|
+
assert_equal num_tags+new_tags.size, mod_tasks[taskseries_id].tags.size
|
289
|
+
assert @rtm.transactions.undo( 'timeline' => timeline, 'transaction_id' => edited_task.rtm_transaction.rtm_id )
|
290
|
+
|
291
|
+
undone_tasks = @rtm.tasks.getList( 'list_id' => list_id )
|
292
|
+
assert_equal num_tags, undone_tasks[taskseries_id].tags.size
|
293
|
+
end
|
294
|
+
|
295
|
+
def test_rtm_timelines_and_transactions_with_priorities
|
296
|
+
timeline = @rtm.timelines.create
|
297
|
+
assert String, timeline.class
|
298
|
+
list_id = @APITestListId
|
299
|
+
tasks = @rtm.tasks.getList( :list_id => list_id )
|
300
|
+
taskseries_id = '783144'
|
301
|
+
assert_equal 'this is my tag test task', tasks[taskseries_id].name
|
302
|
+
task_id = tasks[taskseries_id].tasks[0].id
|
303
|
+
|
304
|
+
old_prio = tasks[taskseries_id].tasks[0].priority
|
305
|
+
edited_task = @rtm.tasks.setPriority( :timeline => timeline, :list_id => list_id,
|
306
|
+
:taskseries_id => taskseries_id, :task_id => task_id,
|
307
|
+
:priority => '3' )
|
308
|
+
assert_equal '1', edited_task.rtm_transaction.undoable
|
309
|
+
|
310
|
+
mod_tasks = @rtm.tasks.getList( 'list_id' => list_id )
|
311
|
+
|
312
|
+
new_prio = mod_tasks[taskseries_id].tasks[0].priority
|
313
|
+
assert_equal '3', new_prio
|
314
|
+
assert_not_equal old_prio, new_prio
|
315
|
+
|
316
|
+
assert @rtm.transactions.undo( 'timeline' => timeline, 'transaction_id' => edited_task.rtm_transaction.rtm_id )
|
317
|
+
undone_tasks = @rtm.tasks.getList( 'list_id' => list_id )
|
318
|
+
assert_equal old_prio, undone_tasks[taskseries_id].tasks[0].priority
|
319
|
+
end
|
320
|
+
|
321
|
+
def test_rtm_groups_add_and_delete
|
322
|
+
timeline = @rtm.timelines.create
|
323
|
+
group_name = "DeleteMeNow.#{@fake_pid}"
|
324
|
+
new_group = @rtm.groups.add( 'timeline' => timeline, 'group' => group_name )
|
325
|
+
assert_equal '0', new_group.rtm_transaction.undoable
|
326
|
+
group_id = nil
|
327
|
+
data = @rtm.groups.getList
|
328
|
+
data.each {|k,v| group_id = k if data[k].name == group_name}
|
329
|
+
assert_equal group_id, data[group_id].rtm_id
|
330
|
+
assert_equal group_id, new_group.rtm_id
|
331
|
+
|
332
|
+
contact_id = '159980' # barbar.thecow
|
333
|
+
transaction = @rtm.groups.addContact( 'timeline' => timeline, 'group_id' => group_id,
|
334
|
+
'contact_id' => contact_id )
|
335
|
+
assert_equal '0', transaction.undoable
|
336
|
+
data = @rtm.groups.getList
|
337
|
+
assert_equal 1, data[group_id].contacts.size
|
338
|
+
assert_equal contact_id, data[group_id].contacts[0]
|
339
|
+
|
340
|
+
|
341
|
+
assert @rtm.groups.removeContact( 'timeline' => timeline, 'group_id' => group_id,
|
342
|
+
'contact_id' => contact_id )
|
343
|
+
data = @rtm.groups.getList
|
344
|
+
assert_equal 0, data[group_id].contacts.size
|
345
|
+
|
346
|
+
|
347
|
+
transaction = @rtm.groups.delete( 'timeline' => timeline, 'group_id' => group_id )
|
348
|
+
assert_equal '0', transaction.undoable
|
349
|
+
|
350
|
+
data = @rtm.groups.getList
|
351
|
+
assert data.has_key?(group_id) == false
|
352
|
+
end
|
353
|
+
|
354
|
+
def test_rtm_contacts_delete_and_add
|
355
|
+
timeline = @rtm.timelines.create
|
356
|
+
test_name = 'foofoo.thecow'
|
357
|
+
contact_id = 0
|
358
|
+
contacts = @rtm.contacts.getList
|
359
|
+
contacts.each { |c| contact_id = c.id if c.username == test_name }
|
360
|
+
assert_not_equal 0, contact_id
|
361
|
+
|
362
|
+
transaction = @rtm.contacts.delete( 'timeline' => timeline, 'contact_id' => contact_id )
|
363
|
+
assert_equal '0', transaction.undoable
|
364
|
+
|
365
|
+
contacts = @rtm.contacts.getList()
|
366
|
+
|
367
|
+
assert_equal 1, contacts.size
|
368
|
+
assert_not_equal contact_id, contacts[0].id
|
369
|
+
|
370
|
+
@rtm.contacts.add( 'timeline' => timeline, 'contact' => test_name )
|
371
|
+
|
372
|
+
contacts = @rtm.contacts.getList()
|
373
|
+
assert_equal 2, contacts.size
|
374
|
+
found_test_name = false
|
375
|
+
contacts.each { |c| found_test_name = true if c.id == contact_id }
|
376
|
+
assert found_test_name
|
377
|
+
end
|
378
|
+
|
379
|
+
# this test used to be undoable. it no longer is
|
380
|
+
# def test_rtm_lists_add
|
381
|
+
# @rtm.debug = true
|
382
|
+
# data = @rtm.lists.getList
|
383
|
+
# new_list_name = "#{data.values[0].name}.#{@fake_pid}"
|
384
|
+
# assert !data.values.find {|l| l.name == new_list_name}
|
385
|
+
#
|
386
|
+
# timeline = @rtm.timelines.create
|
387
|
+
# new_list = @rtm.lists.add( :timeline => timeline, :name => new_list_name )
|
388
|
+
# assert_equal "1", new_list.rtm_transaction.undoable
|
389
|
+
# assert @rtm.transactions.undo( :timeline => timeline, :transaction_id => new_list.rtm_transaction.id )
|
390
|
+
# assert_equal new_list_name, new_list.name
|
391
|
+
# end
|
392
|
+
#
|
393
|
+
|
394
|
+
def test_rtm_lists_getList
|
395
|
+
data = @rtm.lists.getList
|
396
|
+
data.delete_if {|k,v| v.deleted == '1'}
|
397
|
+
assert_equal RememberTheMilkHash, data.class
|
398
|
+
assert_equal 11, data.keys.size
|
399
|
+
assert_equal 'Inbox', data[@InboxListId].name
|
400
|
+
assert_equal 'API Test List', data[@APITestListId].name
|
401
|
+
# Missing Tags
|
402
|
+
assert_not_nil data['426013']
|
403
|
+
assert_equal '(isTagged:false)', data['426013'].filter
|
404
|
+
end
|
405
|
+
|
406
|
+
def test_rtm_lists_setName
|
407
|
+
lists = @rtm.lists.getList
|
408
|
+
list = lists[@ReallyBadListId] # needs to be a user created list. this happens to be one of those.
|
409
|
+
list_id = list.rtm_id
|
410
|
+
old_list_name = list.name
|
411
|
+
new_list_name = "BadList.#{@fake_pid}"
|
412
|
+
assert_not_equal old_list_name, new_list_name
|
413
|
+
|
414
|
+
timeline = @rtm.timelines.create
|
415
|
+
|
416
|
+
changed_list = @rtm.lists.setName( 'timeline' => timeline, 'name' => new_list_name, 'list_id' => list_id )
|
417
|
+
assert_equal "1", changed_list.rtm_transaction.undoable
|
418
|
+
assert_equal changed_list.id, @ReallyBadListId
|
419
|
+
|
420
|
+
new_lists = @rtm.lists.getList
|
421
|
+
assert new_lists[changed_list.id]
|
422
|
+
assert_equal new_lists[changed_list.id].name, new_list_name
|
423
|
+
assert_equal TrueClass, @rtm.transactions.undo( 'timeline' => timeline, 'transaction_id' => changed_list.rtm_transaction.id).class
|
424
|
+
|
425
|
+
new_old_lists = @rtm.lists.getList()
|
426
|
+
assert new_old_lists[@ReallyBadListId]
|
427
|
+
assert_equal new_old_lists[@ReallyBadListId].name, old_list_name
|
428
|
+
end
|
429
|
+
|
430
|
+
def test_rtm_tasks_add
|
431
|
+
timeline = @rtm.timelines.create
|
432
|
+
|
433
|
+
new_task = @rtm.tasks.add( :list_id => @InboxListId, :name => 'test_rtm_tasks_add', :timeline => timeline )
|
434
|
+
assert @rtm.transactions.undo( :timeline => timeline, :transaction_id => new_task.rtm_transaction.rtm_id )
|
435
|
+
|
436
|
+
assert new_task
|
437
|
+
assert_equal RememberTheMilkTask, new_task.class
|
438
|
+
assert new_task.rtm_transaction
|
439
|
+
assert_equal '0', new_task.rtm_transaction.undoable
|
440
|
+
assert_equal 'test_rtm_tasks_add', new_task.name
|
441
|
+
end
|
442
|
+
|
443
|
+
def test_rtm_tasks_setDueDate
|
444
|
+
list_id = @APITestListId
|
445
|
+
tasks = @rtm.tasks.getList( :list_id => list_id )
|
446
|
+
task = tasks['783144']
|
447
|
+
assert_equal 'this is my tag test task', task.name
|
448
|
+
assert_equal "", task.tasks[0].due
|
449
|
+
|
450
|
+
timeline = @rtm.timelines.create
|
451
|
+
time_string = @fake_nowtime.iso8601
|
452
|
+
modified_task = @rtm.tasks.setDueDate( :timeline => timeline,
|
453
|
+
:list_id => list_id,
|
454
|
+
:taskseries_id => task.rtm_id,
|
455
|
+
:task_id => task.tasks[0].rtm_id,
|
456
|
+
:has_due_time => '0',
|
457
|
+
:due => time_string )
|
458
|
+
|
459
|
+
assert @rtm.transactions.undo( :timeline => timeline,
|
460
|
+
:transaction_id => modified_task.rtm_transaction.rtm_id )
|
461
|
+
|
462
|
+
assert_equal Time, modified_task.tasks[0].due.class
|
463
|
+
assert @fake_nowtime - modified_task.tasks[0].due < 60 # rtm truncates seconds, so this should work
|
464
|
+
|
465
|
+
# test with Zulu time
|
466
|
+
new_due_date = "2005-10-14T11:54:00Z"
|
467
|
+
modified_task = @rtm.tasks.setDueDate( :timeline => timeline,
|
468
|
+
:list_id => list_id,
|
469
|
+
:taskseries_id => task.rtm_id,
|
470
|
+
:task_id => task.tasks[0].rtm_id,
|
471
|
+
:has_due_time => '0',
|
472
|
+
:due => new_due_date )
|
473
|
+
|
474
|
+
assert @rtm.transactions.undo( :timeline => timeline,
|
475
|
+
:transaction_id => modified_task.rtm_transaction.rtm_id )
|
476
|
+
assert_equal new_due_date, modified_task.tasks[0].due.iso8601
|
477
|
+
|
478
|
+
end
|
479
|
+
|
480
|
+
# TODO: add-- def test_rtm_tasks_getList_empty
|
481
|
+
|
482
|
+
def test_rtm_tasks_setRecurrence
|
483
|
+
list_id = @APITestListId
|
484
|
+
tasks = @rtm.tasks.getList( :list_id => list_id )
|
485
|
+
task = tasks['783144']
|
486
|
+
assert_equal 'this is my tag test task', task.name
|
487
|
+
assert_equal nil, task.recurrence
|
488
|
+
|
489
|
+
timeline = @rtm.timelines.create
|
490
|
+
|
491
|
+
modified_task = @rtm.tasks.setRecurrence( :timeline => timeline,
|
492
|
+
:list_id => list_id,
|
493
|
+
:taskseries_id => task.rtm_id,
|
494
|
+
:task_id => task.tasks[0].rtm_id,
|
495
|
+
:repeat => 'FREQ=WEEKLY;INTERVAL=2' )
|
496
|
+
|
497
|
+
assert @rtm.transactions.undo( :timeline => timeline,
|
498
|
+
:transaction_id => modified_task.rtm_transaction.rtm_id )
|
499
|
+
|
500
|
+
assert_equal modified_task.rtm_id, task.rtm_id
|
501
|
+
assert_equal "1", modified_task.recurrence.every
|
502
|
+
# API is broken right now, so interval gets ignored
|
503
|
+
# assert_equal 'FREQ=WEEKLY;INTERVAL=2', modified_task.recurrence.rule
|
504
|
+
assert_equal 'FREQ=WEEKLY;INTERVAL=1', modified_task.recurrence.rule
|
505
|
+
end
|
506
|
+
end
|