Scott Lovegrove
746c7afc5f
Merge pull request #361 from kathweaver/pull117
...
Test Plan for #117
2016-02-19 16:19:00 +00:00
Will Duff
6936444f26
Update version.txt
2016-02-13 15:29:26 -06:00
Will Duff
e53b05bfea
Merge pull request #358 from willduff/issue262
...
Issue #224 - Google Blogger scheduled post is scheduled at the wrong time
2016-02-13 15:06:33 -06:00
Will Duff
5c8bcd9206
Merge pull request #371 from willduff/issue247
...
Issue #247 - Support loading more than 500 Google Blogger posts
2016-02-10 08:24:46 -08:00
Martin Woodward
e1a350b014
Merge pull request #372 from martinwoodward/switch-build
...
Update build badge to point to .NET Foundation account
2016-02-10 14:42:17 +00:00
Martin Woodward
6790765b58
Update build to point to .NET Foundation account
2016-02-10 14:25:06 +00:00
Will Duff
0f02261650
Update version.txt
2016-02-09 22:57:54 -08:00
Will Duff
49dd8a6dd3
Support loading more than 500 Google Blogger posts
...
The Google Blogger v3 API has a limit to return only 500 items per
request. Each Blogger response returns a `NextPageToken` to get the next
500 items, so I added support to loop and download all posts and pages,
or stop early at a given maximum. You can see this by going to *File* >
*Open recent post* and then selecting a Google Blogger blog.
2016-02-09 22:19:20 -08:00
Scott Lovegrove
29088574d5
Merge pull request #367 from willduff/issue298
...
Issue #298 - Show drafts and scheduled posts and pages for Google Blogger
2016-02-09 13:54:25 +00:00
Will Duff
8c4a816b39
Show drafts and scheduled posts and pages for Google Blogger
...
We weren't including the correct API parameters to request drafts and
scheduled posts from Google Blogger. When getting the list of posts and
pages, we need to do 2-3 requests with different parameters and combine
the results. For getting individual posts and pages, we had to specify
view permissions in the request.
2016-02-08 23:58:28 -08:00
Scott Lovegrove
bab8675910
Merge pull request #252 from jannavarro/master
...
Both the controller and postPropertiesForm needs to know that changes…
2016-02-07 17:39:07 +00:00
Will Duff
5b11233282
Merge branch 'master' of https://github.com/OpenLiveWriter/OpenLiveWriter into issue262
2016-02-06 17:13:16 -08:00
Will Duff
b95317bf2d
Use local time instead of UTC time
2016-02-06 17:03:40 -08:00
kathweaver
9d9a81124d
Finished testplan for post location change
2016-01-28 21:32:29 -06:00
kathweaver
2d23d6e2c9
Created Testplan for Posts and Drafts Folder
...
Still in progress.
2016-01-26 10:25:30 -06:00
kathweaver
0fc38e7b68
Changed Preference Image
...
Change Preference to match changes
2016-01-26 10:09:23 -06:00
kathweaver
d38c802a1b
Merge branch 'master' of https://github.com/kathweaver/OpenLiveWriter
2016-01-26 09:58:46 -06:00
Scott Lovegrove
a1949d6fcb
Merge pull request #328 from kathweaver/VideoDialogBoxTest
...
Added Video Tests Plans
2016-01-24 12:31:38 +00:00
Kathleen Weaver
611b12d41b
Added Video Tests Plans
...
While I know that the video isn't working correctly, the test plans were
created by observing the original Live Writer behavior.
2016-01-24 06:23:16 -06:00
Scott Lovegrove
9406f3015e
Merge pull request #304 from kathweaver/OptionsDialogBox
...
Optionsdialogbox
2016-01-24 08:49:22 +00:00
kathweaver
fa0d3e266c
Merge remote-tracking branch 'refs/remotes/OpenLiveWriter/master'
2016-01-23 18:59:00 -06:00
Scott Lovegrove
5591bc8e34
Merge pull request #322 from kathweaver/Add-testplans-for-add-blog-accounts
...
Add testplans for add blog accounts
2016-01-23 20:06:20 +00:00
Will Duff
cf21ddf61d
Merge branch 'ScottIsAFool-Blogger-Categories'
2016-01-22 08:33:55 -08:00
Will Duff
abbccecbc6
Merge pull request #234 from ScottIsAFool/Blogger-Categories
2016-01-22 08:31:36 -08:00
Will Duff
61612fbc2e
Merge OpenLiveWriter/master
2016-01-22 08:21:44 -08:00
Will Duff
b293feecc7
Merge branch 'ScottIsAFool-Blogger-Categories'
2016-01-22 08:11:30 -08:00
Scott Lovegrove
63370f9a16
Merge pull request #324 from ScottIsAFool/bug/323
...
Fix ArgumentNullException
2016-01-21 10:22:18 +00:00
Scott Lovegrove
5c83552e91
Fixed up some potential ArgumentNullExceptions
2016-01-20 22:27:27 +00:00
Scott Lovegrove
8825232d19
Fix ArgumentNullException
2016-01-20 22:19:11 +00:00
Kathleen Weaver
f0fdcb7aca
Added TestPlan for Adding blog accounts
2016-01-20 10:23:22 -06:00
Scott Lovegrove
599eb052f0
Merge pull request #121 from hashhar/issue-103
...
Fix error #103 when inserting image from web
2016-01-17 11:37:39 +00:00
Kathleen Weaver
b07383a9f8
Merge remote-tracking branch 'refs/remotes/OpenLiveWriter/master'
2016-01-14 09:32:17 -06:00
Will Duff
ab5a5e6c4b
Merge pull request #213 from bbowyersmyth/SpellChecker
...
Issue #130 - Add spell check feature back in OLW
2016-01-13 17:34:56 -08:00
Bruce Bowyer-Smyth
75de7d782d
Add SpellChecker to nuspec
2016-01-14 07:40:41 +10:00
Scott Lovegrove
ea6a249beb
Merge pull request #312 from kathweaver/patch-1
...
Update faq.md
2016-01-13 21:31:50 +00:00
Kathleen Weaver
e3b57f7fec
Update faq.md
2016-01-13 15:24:16 -06:00
Bruce Bowyer-Smyth
34124479f0
Address PR feedback
2016-01-13 18:03:54 +10:00
Ashhar Hasan
6a26a44d31
Fixes issue #103 with UX enhanced
2016-01-12 12:07:25 +05:30
Ashhar Hasan
73124dd91c
Fixes #103 . Tests done. Localization pending.
2016-01-12 12:07:25 +05:30
Ashhar Hasan
796b75a170
Fixes #103 . Tests pending.
2016-01-12 12:07:25 +05:30
Ashhar Hasan
069fa99b9a
Handle the UriFormatException. Needs a lot of improvement.
2016-01-12 12:07:25 +05:30
Kathleen Weaver
c72202910a
Finished test plan for Options Preferences
...
Also deleted unnecessary file
2016-01-11 08:47:20 -06:00
Kathleen Weaver
f399acc1f0
Began test plan for Options Preferences
2016-01-10 21:49:27 -06:00
Kathleen Weaver
3be6984f66
Added Options Editing Test Plan
2016-01-10 12:40:32 -06:00
Kathleen Weaver
4f0e5988a7
Options Accounts test plan added
...
Added test plan for Options Accounts tab
2016-01-10 10:45:57 -06:00
Kathleen Weaver
e40f1443b2
Finished Automatic Linking
...
Completed test plan for automatic linking in options.
2016-01-10 10:19:58 -06:00
Kathleen Weaver
641667bef5
Started Automatic Linking
2016-01-10 09:30:22 -06:00
Kathleen Weaver
bdf323969a
Added Options Plug-Ins
...
Corrected file names and files
2016-01-07 15:36:41 -06:00
Kathleen Weaver
e022a3b09b
Merge remote-tracking branch 'refs/remotes/OpenLiveWriter/master' into OptionsDialogBox
2016-01-07 15:25:57 -06:00
Martin Woodward
94d64aa400
Merge pull request #287 from kathweaver/master
...
More test plans
2016-01-07 20:17:03 +00:00