Commit Graph

470 Commits

Author SHA1 Message Date
Nick Vella 5c71216067 ssg: WizardPanelStaticSiteInitial,Paths: remove unused methods 2019-07-04 21:01:05 +10:00
Nick Vella 9d5946fb0a ssg: accidentally commited updated ribbon project platform, revert 2019-07-04 18:09:50 +10:00
Nick Vella 82eec4d55e ssg: WizardPanelStaticSitePaths: paths first page validation 2019-07-04 18:05:30 +10:00
Nick Vella 0f5a6c9755 ssg: WeblogConfigurationWizardController: load config from blog settings, save homepage url 2019-07-04 00:49:58 +10:00
Nick Vella dd063fc85f ssg: StaticSiteConfig: drafts path and site url, site url loaded from BlogSettings, saving handled externally
ssg: StaticSiteConfig: impl LoadFromBlogSettings, static LoadConfigFromBlogSettings
2019-07-04 00:49:10 +10:00
Nick Vella c95181bf21 ssg: WizardPanelStaticSitePaths: inputs for site url, posts, pages, drafts, checkboxes for enabling and disabling pages and drafts, and setting pages stored in root 2019-07-04 00:41:16 +10:00
Nick Vella 2cb98a94f1 ssg: strings: add strings for WizardPanelStaticSitePaths 2019-07-03 23:56:45 +10:00
Nick Vella 9c30545d38 ssg: WizardPanelStaticSitePaths: beginning of static site paths 2019-07-03 19:59:05 +10:00
Nick Vella 2965b2a65a ssg: WeblogConfigurationWizardController: support for multi-page ssg config by persisting StaticSiteConfig object in wizard controller 2019-07-03 19:58:50 +10:00
Nick Vella 8ca41ac199 ssg: WizardPanelStaticSiteInitial: change subtitle message if already initialised 2019-07-03 19:57:43 +10:00
Nick Vella aadb13fc59 ssg: StaticSiteConfig: Initialised variable, records if config detection has been attempted 2019-07-03 19:57:09 +10:00
Nick Vella f1d16cc3e3 ssg: strings: Add strings for config detection 2019-07-03 19:56:29 +10:00
Nick Vella 4cf28cdb04 ssg: wizard: begin multistep wizard, impl step 1 - initial 2019-07-03 18:18:01 +10:00
Nick Vella 22277ed2f9 ssg: ...: use StaticSiteConfig 2019-07-03 16:05:55 +10:00
Nick Vella b7b0c6b577 ssg: StaticSiteConfig: create 2019-07-03 16:05:42 +10:00
Nick Vella 40b92cd742 ssg: StaticSiteClient: update csproj 2019-07-03 16:05:19 +10:00
Nick Vella 1dc0c04452 ssg: create Clients/StaticSite folder, move StaticSiteClient into 2019-07-03 14:50:12 +10:00
Nick Vella b8003344d9 ssg: WeblogConfigurationWizardController: allow editing of existing configs 2019-07-03 14:49:15 +10:00
Nick Vella 72b197bdef ssg: StaticSiteClient: delete output file on post failure 2019-07-03 14:24:01 +10:00
Nick Vella 5976ae3b32 ssg: StaticSiteClient: return extension in GetFileNameForPost 2019-07-03 14:23:41 +10:00
Nick Vella b32b6ef47a ssg: StaticSiteClient: run commands with 64bit cmd on 32-on-64 environments 2019-07-03 14:20:33 +10:00
Nick Vella 7c061ba390 ssg: StaticSiteClient: fix product name in error messages 2019-07-03 13:59:36 +10:00
Nick Vella 299c6081d5 ssg: StaticSiteClient: basic building and publishing 2019-07-03 01:05:26 +10:00
Nick Vella c7f36efabd ssg: Strings: build and publish error messages 2019-07-03 01:05:01 +10:00
Nick Vella 6a1c00e6c2 ssg: StaticSiteClient: NewPost basic initial impl 2019-07-02 18:41:11 +10:00
Nick Vella 0125c52198 ssg: StaticSiteClient: GetFileNameForPost initial impl 2019-07-02 18:40:40 +10:00
Nick Vella b0a78d7085 ssg: StaticSiteClient: not implemented exception for SendAuthenticatedHTTPRequest 2019-07-02 18:40:20 +10:00
Nick Vella 7bcaec39d8 ssg: StaticSiteClient: tidy post front matter class and generation logic 2019-07-02 18:39:41 +10:00
Nick Vella d692a2862d ssg: StaticSiteClient: set SupportsPages client option based on if we were passed a pages path, set SupportsPostAsDraft to false 2019-07-02 17:28:25 +10:00
Nick Vella 7cb8954bb0 ssg: IBlogClient, BlogClientBase, BlogSettingsDetector, ...: BlogClient RemoteDetection Possible attribute, return true for all clients except StaticSiteClient 2019-07-02 17:27:29 +10:00
Nick Vella 93c480dca0 ssg: StaticSiteClient: rename file from StaticSiteGeneratorClient.cs, add constants 2019-07-01 22:51:41 +10:00
Nick Vella 75bbefe40d ssg: WeblogConfigurationWizardPanelStaticSiteConfig: implement IAccountBasicInfoProvider, return a Credentials with site configuration 2019-07-01 22:51:01 +10:00
Nick Vella 7323cc6e9e ssg: WeblogConfigurationWizardController: set blog provider, client and service type from constants, set HomepageUrl and Credentials from SSG wizard panel 2019-07-01 22:38:41 +10:00
Nick Vella 24f08e63ea ssg: rename StaticSiteGeneratorClient.cs 2019-07-01 22:35:54 +10:00
Nick Vella 7d02022ed1 ssg: WeblogConfigurationWizardPanelStaticSiteConfig: add basic validation 2019-07-01 20:09:02 +10:00
Nick Vella b4b14cac51 l10n properties: Add messages for SSG. I used VS to edit this file, hence the large commit 2019-07-01 20:08:24 +10:00
Nick Vella 48cc98e125 PathHelper: RemoveLeadingAndTrailingSlash impl 2019-07-01 20:07:13 +10:00
Nick Vella ad39d20de7 ssg: WeblogConfigurationWizardPanelStaticSiteConfig: add button for folder browser 2019-07-01 19:02:41 +10:00
Nick Vella 0c30378a40 l10n strings: fix missing strings and inconsistencies in Strings.csv 2019-07-01 19:01:22 +10:00
Nick Vella aff3242dd3 l10n strings: re-add UnexpectedErrorSendError, as it was never added to Strings.csv 2019-07-01 18:44:17 +10:00
Nick Vella e07613a00d buildstrings.cmd script for easy rebuilding of strings tables 2019-07-01 18:42:05 +10:00
Nick Vella e06c8234a8 LocUtil: add notice for auto-generated files, rebuild 2019-07-01 18:41:49 +10:00
Nick Vella 6119d37dd5 Strings: rebuild with LocUtil 2019-07-01 18:28:49 +10:00
Nick Vella 21e72c5f4f LocUtil: allow building only strings tables 2019-07-01 18:28:30 +10:00
Nick Vella 81ab755777 ssg: begin and integrate WeblogConfigurationWizardPanelStaticSiteConfig 2019-06-30 22:23:14 +10:00
Nick Vella 9742077bc5 ssg: BlogClientManager: register StaticSiteClient 2019-06-30 22:22:22 +10:00
Nick Vella 36689de1ac ssg: TemporaryBlogSettings: add IsStaticSite setting 2019-06-30 22:22:07 +10:00
Nick Vella ff4663ec9d ssg: WeblogConfigurationWizardPanelBlogType: add 'Static Site Generator' option to wizard 2019-06-30 22:21:32 +10:00
Nick Vella 005cac2846 ssg: BlogSettings, IBlogSettingsAccessor: add IsStaticSite setting 2019-06-30 22:20:42 +10:00
Nick Vella b6ac711cde ssg: Strings: add wizard page title 2019-06-30 22:20:22 +10:00