Commit graph

  • 994e641d7c
    Merge pull request #46 from GameServerPanel/copilot/fix-documentation-login-button Frank Harris 2025-11-08 16:41:04 -05:00
  • bccfa2b249 Add comprehensive summary documentation for enhancements copilot-swe-agent[bot] 2025-11-08 16:32:23 +00:00
  • 64e6e72ad7 Add comprehensive Rust server documentation copilot-swe-agent[bot] 2025-11-08 16:29:13 +00:00
  • 625182ec3a Add comprehensive game server documentation for Minecraft and CS:GO copilot-swe-agent[bot] 2025-11-08 16:26:43 +00:00
  • f5d1586119 Fix session integration in docs.php and cart.php copilot-swe-agent[bot] 2025-11-08 16:21:06 +00:00
  • a98b4a655b Initial plan copilot-swe-agent[bot] 2025-11-08 16:15:41 +00:00
  • 9cfef96bec
    Add files via upload Frank Harris 2025-11-08 11:07:40 -05:00
  • 7b7d1e9ba0
    Merge pull request #45 from GameServerPanel/copilot/fix-cart-functionality-and-docs Frank Harris 2025-11-08 10:32:59 -05:00
  • 563ce13252 Fix cart display, menu styling, and documentation formatting copilot-swe-agent[bot] 2025-11-08 15:22:23 +00:00
  • cdaf9e52e9 Initial plan copilot-swe-agent[bot] 2025-11-08 15:14:57 +00:00
  • edf5e07670
    Merge pull request #44 from GameServerPanel/copilot/fix-cart-loading-and-consolidate-docs Frank Harris 2025-11-07 14:12:13 -05:00
  • 7b7a42ca30 Fix cart CSS, update menu, consolidate game docs, add navigation copilot-swe-agent[bot] 2025-11-07 13:39:41 +00:00
  • 29810ab3ab Initial plan copilot-swe-agent[bot] 2025-11-07 13:33:39 +00:00
  • dfeb980a9f
    Merge pull request #43 from GameServerPanel/copilot/fix-login-and-coupon-system Frank Harris 2025-11-07 07:06:50 -05:00
  • 14a499d50a Add implementation summary documentation copilot-swe-agent[bot] 2025-11-07 12:04:44 +00:00
  • 71346d031d Add placeholder icons for games without images copilot-swe-agent[bot] 2025-11-07 12:02:45 +00:00
  • 0d81151457 Generate documentation for 244 game servers from XML configs copilot-swe-agent[bot] 2025-11-07 12:01:17 +00:00
  • 7dcecd49ed Complete coupon system integration with payment processing copilot-swe-agent[bot] 2025-11-07 11:59:06 +00:00
  • 291fd81504 Add coupon system integration to shopping cart copilot-swe-agent[bot] 2025-11-07 11:56:11 +00:00
  • d7e9b54763 Fix hardcoded ogp_users table reference in menu.php copilot-swe-agent[bot] 2025-11-07 11:54:19 +00:00
  • 25b5b6c9f6 Initial plan copilot-swe-agent[bot] 2025-11-07 11:50:31 +00:00
  • 8894f73e4f
    Merge pull request #42 from GameServerPanel/copilot/update-billing-table-prefix Frank Harris 2025-11-07 05:58:13 -05:00
  • 6a8bc7b386 Add comprehensive status report for billing module updates copilot-swe-agent[bot] 2025-11-07 10:54:39 +00:00
  • b9d3d5a285 Implement new documentation system with categorized docs browser copilot-swe-agent[bot] 2025-11-07 10:52:35 +00:00
  • 0be96da2a0 Update table prefix from ogp_ to gsp_ in SQL files and config copilot-swe-agent[bot] 2025-11-07 10:48:01 +00:00
  • 4e5bae68c4 Initial plan copilot-swe-agent[bot] 2025-11-07 10:42:22 +00:00
  • 7276af0d32 removed all hardcoded table prefixes Frank Harris 2025-11-05 13:33:45 -05:00
  • 98ddfb9c3e ai instructions and added panel.sql Frank Harris 2025-11-05 12:38:43 -05:00
  • fca8ea4c74 copilot and cart updates Frank Harris 2025-11-05 11:55:31 -05:00
  • f81b425f81
    Merge pull request #41 from GameServerPanel/copilot/fix-error-500-issue Frank Harris 2025-10-29 19:06:44 -04:00
  • 2676522047 Add missing capture_log function and $requestId initialization to fix HTTP 500 errors copilot-swe-agent[bot] 2025-10-29 21:54:00 +00:00
  • b0f88b7be2 Initial plan copilot-swe-agent[bot] 2025-10-29 21:48:17 +00:00
  • 2a0757ceda
    Merge pull request #40 from GameServerPanel/copilot/add-logging-output-error-handling Frank Harris 2025-10-29 17:43:02 -04:00
  • 55a29da9c5 Add summary documentation for logging changes copilot-swe-agent[bot] 2025-10-29 21:42:26 +00:00
  • c03fcb46d4 Add comprehensive debugging documentation for PayPal payment flow copilot-swe-agent[bot] 2025-10-29 21:40:01 +00:00
  • 4dba46d11c Add comprehensive logging to PayPal payment flow for debugging errors copilot-swe-agent[bot] 2025-10-29 21:38:02 +00:00
  • de3db4e247 Initial plan copilot-swe-agent[bot] 2025-10-29 21:28:20 +00:00
  • 5fd7a009ef
    Merge pull request #39 from GameServerPanel/copilot/fix-paypal-cart-error Frank Harris 2025-10-29 17:18:06 -04:00
  • 736b05cc1b Fix duplicate JSON output in capture_order.php causing PayPal cart errors copilot-swe-agent[bot] 2025-10-29 18:11:18 +00:00
  • bf4ffddc9c Initial plan copilot-swe-agent[bot] 2025-10-29 18:08:04 +00:00
  • 1820c33f90
    Merge pull request #38 from GameServerPanel/copilot/fix-coupons-page-error Frank Harris 2025-10-29 08:25:23 -04:00
  • 69cd4908a0 Remove legacy coupon.php and coupons.php files copilot-swe-agent[bot] 2025-10-29 12:20:58 +00:00
  • ee585a3c69 Initial plan copilot-swe-agent[bot] 2025-10-29 12:15:13 +00:00
  • efa1440e91 admin coupons Frank Harris 2025-10-29 08:12:40 -04:00
  • 7e6de96a54
    Merge pull request #37 coupon fix Frank Harris 2025-10-29 08:06:15 -04:00
  • 59d3b724af Fix admin_coupons.php HTML structure to properly display forms and tables copilot-swe-agent[bot] 2025-10-29 12:04:06 +00:00
  • e9eecd3502 Initial plan copilot-swe-agent[bot] 2025-10-29 11:51:39 +00:00
  • a56c24bdfd changing db credentials Frank Harris 2025-10-29 07:48:55 -04:00
  • 68fa6d9b1c password in config php Frank Harris 2025-10-29 07:34:08 -04:00
  • a5227e952f
    Merge pull requestAdded coupons Frank Harris 2025-10-29 07:18:40 -04:00
  • d586879faa Add implementation completion summary document copilot-swe-agent[bot] 2025-10-29 11:09:18 +00:00
  • 167afb3a31 Add .gitignore to protect sensitive config files copilot-swe-agent[bot] 2025-10-29 11:06:58 +00:00
  • 9e76720fd1 Add comprehensive documentation for coupon system and standalone billing copilot-swe-agent[bot] 2025-10-29 11:05:26 +00:00
  • 54c5efe0a8 Add coupon discount display to my_servers and admin_invoices pages copilot-swe-agent[bot] 2025-10-29 11:02:40 +00:00
  • 0a2ec94cf8 Update capture_order.php to handle coupon discount and track usage copilot-swe-agent[bot] 2025-10-29 11:00:46 +00:00
  • 93d47dba40 Add coupon application logic to cart.php with discount calculation copilot-swe-agent[bot] 2025-10-29 10:59:31 +00:00
  • 9d541d55a2 Add enhanced coupon system with game filters and admin management page copilot-swe-agent[bot] 2025-10-29 10:54:52 +00:00
  • 91a63a780f Fix PayPal capture_order.php to use standalone database connection copilot-swe-agent[bot] 2025-10-29 10:52:32 +00:00
  • 1fe9911e3f Initial plan copilot-swe-agent[bot] 2025-10-29 10:47:03 +00:00
  • 2ae715c071 added logging to paypal Frank Harris 2025-10-29 06:28:56 -04:00
  • f4957bd97d
    Merge pull request #35 from GameServerPanel/copilot/update-game-server-end-dates Frank Harris 2025-10-28 23:37:54 -04:00
  • a5f5b5acc4 Fix finish_date to end_date in database_mysqli.php copilot-swe-agent[bot] 2025-10-29 03:27:26 +00:00
  • f11aeb2f7d Fix server end_date display with color coding and improve cron-shop automation copilot-swe-agent[bot] 2025-10-29 03:25:58 +00:00
  • 0e345ba8ca Initial plan copilot-swe-agent[bot] 2025-10-29 03:18:14 +00:00
  • 90c7eef36b some fixes Frank Harris 2025-10-28 23:06:45 -04:00
  • 71522e17f2
    Merge pull request #34 from GameServerPanel/copilot/fix-payment-processing-errors Frank Harris 2025-10-28 22:28:49 -04:00
  • a16dfcd15f Fix code review issues copilot-swe-agent[bot] 2025-10-29 02:21:33 +00:00
  • 4397e67ccb Fix 4 critical billing module issues copilot-swe-agent[bot] 2025-10-29 02:19:12 +00:00
  • 57a6923066 Initial plan copilot-swe-agent[bot] 2025-10-29 02:12:19 +00:00
  • 5437e09b7e
    Merge pull request #33 from GameServerPanel/copilot/fix-invoice-cart-disconnect Frank Harris 2025-10-28 21:55:19 -04:00
  • 0f9df5d2ef Add comprehensive TESTING_CHECKLIST for billing fixes copilot-swe-agent[bot] 2025-10-29 01:49:30 +00:00
  • 12abcffeb3 Add comprehensive BILLING_FIX_SUMMARY documentation copilot-swe-agent[bot] 2025-10-29 01:46:57 +00:00
  • 58bd9b9ae4 Fix capture_order.php to use table_prefix and prevent JSON corruption copilot-swe-agent[bot] 2025-10-29 01:45:30 +00:00
  • 4e73997a4b Refactor process_payment_record into reusable payment_processor.php helper copilot-swe-agent[bot] 2025-10-29 01:42:24 +00:00
  • c9e5e6d18a Fix invoice/order payment flow - implement process_payment_record and handle renewals copilot-swe-agent[bot] 2025-10-29 01:39:36 +00:00
  • 30f862bb07 Initial plan copilot-swe-agent[bot] 2025-10-29 01:33:24 +00:00
  • 0e91ec4b9a added invoiceing Frank Harris 2025-10-28 05:22:01 -04:00
  • 89b5344e79 working 99%, major changes next Frank Harris 2025-10-25 12:23:59 -04:00
  • ed94cf17db updated Frank Harris 2025-10-25 10:49:40 -04:00
  • 2347205469 website fixes Frank Harris 2025-10-24 17:27:59 -04:00
  • 2efbe27a03
    Merge pull request #32 from GameServerPanel/copilot/add-my-account-menu-item Frank Harris 2025-10-24 12:14:25 -04:00
  • 40c575f025 Add My Account page with menu integration and config file copilot-swe-agent[bot] 2025-10-24 15:11:56 +00:00
  • 9b36ff2051 Initial plan copilot-swe-agent[bot] 2025-10-24 15:02:02 +00:00
  • 762b34edf8 Changes to be committed: modified: modules/billing/serverlist.php modified: modules/billing/site.zip Frank Harris 2025-10-24 10:42:56 -04:00
  • ff0b2b2843 style fixes Frank Harris 2025-10-23 19:44:24 -04:00
  • 426b32b747 Changes to be committed: modified: modules/billing/admin.php modified: modules/billing/cart.php modified: modules/billing/css/header.css renamed: modules/billing/includes/config.inc.php -> modules/billing/includes/config.inc.php.orig modified: modules/billing/includes/menu.php modified: modules/billing/order.php modified: modules/billing/privacy.php modified: modules/billing/serverlist.php modified: modules/billing/tos.php Frank Harris 2025-10-23 19:25:29 -04:00
  • f0405e5998
    Merge pull request #31 from GameServerPanel/copilot/recreate-billing-module-file Frank Harris 2025-10-23 19:10:00 -04:00
  • a5b0fbab64 Recreate billing module.php to reflect external module status copilot-swe-agent[bot] 2025-10-23 23:06:03 +00:00
  • a353deaba2 Initial plan copilot-swe-agent[bot] 2025-10-23 23:02:21 +00:00
  • 0f07344321
    Merge pull request #30 from GameServerPanel/copilot/update-create-servers-file Frank Harris 2025-10-23 19:00:03 -04:00
  • b0d56b4137 Update dashboard to use order_id instead of cart_id copilot-swe-agent[bot] 2025-10-23 22:55:26 +00:00
  • 1546ba2336 Refactor billing module to remove billing_carts dependency copilot-swe-agent[bot] 2025-10-23 22:51:52 +00:00
  • c101465684 Initial plan copilot-swe-agent[bot] 2025-10-23 22:46:00 +00:00
  • e0e2cce661
    Merge pull request #29 from GameServerPanel/copilot/remove-old-billing-module Frank Harris 2025-10-23 18:41:23 -04:00
  • d860daf6e5 Fix syntax error and update default status value in module.php copilot-swe-agent[bot] 2025-10-23 22:39:15 +00:00
  • 978afc4819 Replace numeric status codes with descriptive words in billing system copilot-swe-agent[bot] 2025-10-23 22:35:29 +00:00
  • c9bd2fe4fd Initial plan copilot-swe-agent[bot] 2025-10-23 22:28:23 +00:00
  • 437fbad5e6 Website is completed working, moved into billing module Frank Harris 2025-10-23 18:19:06 -04:00
  • 3ea6436f27 test json Frank Harris 2025-10-22 19:45:36 -04:00
  • 130ed254f9
    Merge pull request #28 from GameServerPanel/copilot/add-password-reset-feature Frank Harris 2025-10-22 11:08:30 -04:00