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
Mark Downie
d38b8fcf3c
JumpList refresh
...
Ensure that the jump list is refreshed when you hit save based on the
new folder location.
2016-02-10 00:03:39 -05: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
Mark Downie
bb1b84f549
Updated to avoid invalid cast exception thrown.
2016-01-31 18:12:13 -05:00
Mark Downie
2fa7c67263
List of recent updated posts was pointing to the old folder
...
The problem was that the list of files recently worked on was cached and
not based on the new folder that was updated in option.
I was working on a more OO method but got tangled in a bunch of
reference issues.
I did find an existing method for updating the list recent files it
does rely on the relationship between Forms, Controls and Parent
objects.
2016-01-31 15:40:01 -05: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
Mark Downie
4c12f672ee
Merge remote-tracking branch 'refs/remotes/OpenLiveWriter/master' into users/poppastring/blogpostfolder
2016-01-25 22:39:30 -05:00
Mark Downie
6e87cab069
Merge pull request #1 from ScottIsAFool/users/poppastring/blogpostfolder
...
Made changes I suggested in original PR (via @ScottIsAFool )
2016-01-25 22:25:32 -05:00
Scott Lovegrove
03668bc020
Open the folder browser where the current location is.
2016-01-24 12:58:16 +00:00
Scott Lovegrove
f5633a88e4
Make sure that when the directory change happens, any open posts save to the correct location.
2016-01-24 12:55:44 +00: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
6b2d2a079b
Merge branch 'master' into users/poppastring/blogpostfolder
2016-01-24 12:04:50 +00: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