Commit Graph

  • 9d33745b65 Fix issue #36: Add file existence check for minified assets fix-36-whitelabel-css marcusquinn 2025-04-15 23:15:28 +01:00
  • bb405f24f2 Fix issues #10 and #15: Move Site_Query loading to Sunrise class and fix textdomain loading fix-10 marcusquinn 2025-04-15 00:05:50 +01:00
  • 410571a802 Update version number to 2.4.0 main David Stone 2025-04-14 11:58:44 -06:00
  • 2dfe5ae78a Update build David Stone 2025-04-14 11:47:23 -06:00
  • d3e1f2896a Prep for release David Stone 2025-04-14 11:45:51 -06:00
  • d88e50df38 Prep Plugin for release on WordPress.org (#23) David Stone 2025-04-14 11:36:46 -06:00
  • 481cb5cf23 Update package.json to reference upstream repository github-workflows-release-yml marcusquinn 2025-04-07 23:30:20 +01:00
  • 4b5b34ca9c Add package-lock.json for dependency version locking marcusquinn 2025-04-07 23:10:05 +01:00
  • 4594eeb7a1 Update build system to be compatible with plugin-check branch marcusquinn 2025-04-07 22:43:53 +01:00
  • f643f43481 Add efficient build workflow with npm scripts for translations, CSS/JS processing, and automated release marcusquinn 2025-04-07 21:37:24 +01:00
  • be4ec15f29 Update README.md with improved formatting and project information marcusquinn 2025-04-07 20:58:17 +01:00
  • 646c132830 Add contribution guidelines and release process to README.md and readme.txt marcusquinn 2025-04-07 20:23:42 +01:00
  • 4af2a67726 Add notes about keeping README.md and readme.txt in sync readme-md marcusquinn 2025-04-07 20:17:56 +01:00
  • 0b8a9ccc85 Add contribution guidelines and release process to README.md and readme.txt marcusquinn 2025-04-07 20:13:14 +01:00
  • 2bdefa2886 Updates deps and allow php 7 plugin-check David Stone 2025-04-07 11:48:48 -06:00
  • 89a53def32 Add new js file David Stone 2025-04-07 11:40:43 -06:00
  • a8a0330685 Add Proper Build script David Stone 2025-04-07 11:40:19 -06:00
  • 094ce9b7ab Improved formatting for README.md and readme.txt marcusquinn 2025-04-07 17:40:50 +01:00
  • 7d14eb9a90 Add README.md for better GitHub presentation marcusquinn 2025-04-07 17:36:53 +01:00
  • f9be702b9c Add GitHub workflow for automatic plugin releases marcusquinn 2025-04-07 17:22:57 +01:00
  • d86e54544b Remove overzealous escaping David Stone 2025-04-07 09:47:01 -06:00
  • 816abe7360 Update views/wizards/setup/default.php David Stone 2025-04-07 09:37:05 -06:00
  • 47f8e8339d Merge remote-tracking branch 'origin/main' into plugin-check David Stone 2025-04-07 09:19:56 -06:00
  • a815fdf179 Prep Plugin for release on WordPress.org David Stone 2025-04-07 09:15:21 -06:00
  • a31cfcb565 Merge pull request #21 from marcusquinn/readme-fix-7-fix-16 David Stone 2025-04-06 18:40:43 -06:00
  • 8d37cb6a30 Fix issue #5: Add SUNRISE constant check and notification for domain mapping fix-5 Marcus Quinn 2025-04-06 23:42:12 +01:00
  • 4966b6aa29 Consolidate documentation in readme.txt and remove redundant README.md readme-fix-7-fix-16 Marcus Quinn 2025-04-06 23:31:37 +01:00
  • ea22717edd Add clear installation instructions to fix issues #7 and #16 Marcus Quinn 2025-04-06 23:26:29 +01:00
  • a9953fccf9 Fix issue #15: Load textdomain at init action to prevent 'too early' warnings in WP 6.7+ fix-15 Marcus Quinn 2025-04-06 23:09:05 +01:00
  • 0ec8eba992 Update dependencies in composer.lock update-dependencies-20250406 Marcus Quinn 2025-04-06 02:42:24 +01:00
  • 62729e05bd Only enqueue style when needed fix/load-textdomain-called-incorrectly-15 fix/load-textdomain-15 fix/Function-_load_textdomain_just_in_time-was-called-incorrectly-15 fix-load-textdomain-15 David Stone 2025-02-15 09:36:25 -07:00
  • f05ab77418 Update tranlation text domain David Stone 2025-02-15 23:19:24 -07:00
  • 217009caab Put all scripts in footer and load async David Stone 2025-02-15 15:07:06 -07:00
  • eb29a438a5 Fix i18n deprecation notice for translating too early David Stone 2025-02-15 15:06:43 -07:00
  • 6d7e7cef66 Use emojii flags David Stone 2025-02-15 14:57:51 -07:00
  • 3113413c3d Only enqueue style when needed David Stone 2025-02-15 09:36:25 -07:00
  • fba83557ac A few code standard improvements David Stone 2025-02-09 23:50:27 -07:00
  • a50b247b5e Fix some addons David Stone 2025-02-09 23:49:41 -07:00
  • 0a4c81c105 More yoda conditions David Stone 2025-02-09 12:30:02 -07:00
  • d9122a410d More code cleanup David Stone 2025-02-09 11:32:57 -07:00
  • 07a69d33e5 Add custom rector rule for yoda conditions David Stone 2025-02-09 00:21:40 -07:00
  • be0ab98895 Everywhere yoda conditions are David Stone 2025-02-09 00:20:10 -07:00
  • d74f6d1a53 Overzealous rector David Stone 2025-02-08 15:59:32 -07:00
  • b41dc2b2eb Use PHP 7.4 featers and PHP 8 polyfills David Stone 2025-02-08 13:57:32 -07:00
  • 8bea6067cd Add convert all images to webp to reduce total package size David Stone 2025-02-08 13:45:38 -07:00
  • 2941c8b946 Remove city database to reduce package size David Stone 2025-02-07 23:49:22 -07:00
  • d71413886b Fix parse error David Stone 2025-02-07 22:58:06 -07:00
  • 8433379d90 Use new code style David Stone 2025-02-07 19:02:33 -07:00
  • 0181024ae1 break early David Stone 2025-02-07 11:36:49 -07:00
  • b40a4aaeab remove unneccessary dependencies David Stone 2025-02-07 11:36:39 -07:00
  • 10c292b0df Fix sunrise errors David Stone 2025-02-07 11:35:59 -07:00
  • 59204d3be0 Try with composer self update David Stone 2025-02-02 13:28:11 -07:00
  • 67370e7f0a Try with newer composer David Stone 2025-02-02 13:16:26 -07:00
  • 8bc3551c89 Enable testing on PHP 7.4 David Stone 2025-02-02 13:11:16 -07:00
  • 8533136b47 Use older psr/log which supports PHP 7 David Stone 2025-02-02 13:09:52 -07:00
  • 7a7e66b3dd Add back mysql client David Stone 2025-02-02 11:58:33 -07:00
  • 7d22f06839 Add back svn David Stone 2025-02-02 11:56:35 -07:00
  • 4de07682cd Try with bcmath David Stone 2025-02-02 11:55:00 -07:00
  • e725d9a760 Try new tools David Stone 2025-02-02 11:53:55 -07:00
  • 12c6baa9d2 Try new images David Stone 2025-02-02 11:46:57 -07:00
  • af0d2cb38c add more deps David Stone 2025-02-02 02:31:19 -07:00
  • c4c989f7b6 Add gmp ext David Stone 2025-02-02 02:26:31 -07:00
  • 35be51daa7 use composer autoloader David Stone 2025-02-02 02:21:23 -07:00
  • f59debc4a6 use correct path for phpunit David Stone 2025-02-02 02:00:45 -07:00
  • c35b4b5508 add more deps David Stone 2025-02-02 01:59:04 -07:00
  • 83354bb63b use newer composer and php 8 David Stone 2025-02-02 01:48:15 -07:00
  • e0c745c9c1 Update deps with fixed platform 8.0 David Stone 2025-02-02 01:43:25 -07:00
  • 96c94a7e9c Update deps David Stone 2025-02-02 01:38:32 -07:00
  • bac3c2bb53 Update deps David Stone 2025-02-02 01:38:19 -07:00
  • 2ac6fe1936 Update deps David Stone 2025-02-02 01:36:16 -07:00
  • a09fbae85d remove sid stuff David Stone 2025-02-02 01:33:39 -07:00
  • ab13251391 try newer mysql David Stone 2025-02-02 01:31:13 -07:00
  • 71b0e7a455 Use jetpack autoloader and composer instead of namespace rewrite David Stone 2025-02-02 01:22:03 -07:00
  • 1e02e42706 Use mariadb client as the other no longer exists David Stone 2025-02-02 01:20:15 -07:00
  • 438822bc86 Ignore phpcs for now David Stone 2025-02-01 16:20:20 -07:00
  • 6ff9a28403 Setup code quality and tests David Stone 2025-02-01 15:18:13 -07:00
  • 9b3a0798f0 update version in one more place David Stone 2025-01-31 01:13:22 -07:00
  • 0686aeb1fe Prep for release David Stone 2025-01-31 01:08:57 -07:00
  • 483546db58 Fix warning 'warning: Undefined global variable ' David Stone 2025-01-30 00:46:04 -07:00
  • 6fcf6babc3 Fix deprecation notice when validating a WP_User object. David Stone 2025-01-30 00:37:39 -07:00
  • 34a7d3537c Fix 'Payment gateway not registered.' error happening at checkout. David Stone 2025-01-30 00:37:00 -07:00
  • b04309e664 Add header for github updator David Stone 2025-01-28 23:07:01 -07:00
  • c4126a2b13 Prep for release David Stone 2025-01-28 22:44:36 -07:00
  • ee0bbf9f18 lossless shrink img sizes David Stone 2025-01-28 22:40:18 -07:00
  • f7b7530590 Revert to supported versions of phpunit David Stone 2025-01-13 23:02:41 -07:00
  • 3831c78d4b Remove unused fonts from pdf lib David Stone 2025-01-13 23:02:17 -07:00
  • 343465d854 Add newsletter David Stone 2025-01-11 09:39:16 -07:00
  • a5b5491265 Fix addons David Stone 2025-01-05 16:09:40 -07:00
  • e60ffba94a Fix previewer and possibly other broken things David Stone 2024-12-30 22:44:52 -07:00
  • 6c81873dcd Fix warning David Stone 2024-12-30 22:44:37 -07:00
  • bfb57e5770 Fix settings not showing up for active payment gateways David Stone 2024-12-29 00:07:27 -07:00
  • b994a75db3 Fix class not found errors David Stone 2024-12-28 23:26:14 -07:00
  • 5896a993aa Fix blocks not being registered soon enough David Stone 2024-12-27 23:43:01 -07:00
  • 9a310d491e Exclude more dirs David Stone 2024-12-20 10:52:21 -07:00
  • 91270cf8e5 tweak logo David Stone 2024-12-20 10:45:52 -07:00
  • ac0b0f714d Fix infinite loop while installing David Stone 2024-12-20 10:45:34 -07:00
  • 86d72fb596 Update logo David Stone 2024-12-18 20:50:33 -07:00
  • afa7cff2f5 Change icon David Stone 2024-12-18 20:28:08 -07:00
  • a6dfca6d9f Fix ajax forms not loading because the ajax endpoint is not in WP_ADMIN David Stone 2024-12-18 10:00:05 -07:00
  • 1bddec13a4 Use a version number that's actually higher than the existing constant David Stone 2024-12-16 23:50:43 -07:00