Commit graph

145 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
d7e9b54763 Fix hardcoded ogp_users table reference in menu.php
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-11-07 11:54:19 +00:00
copilot-swe-agent[bot]
25b5b6c9f6 Initial plan 2025-11-07 11:50:31 +00:00
8894f73e4f
Merge pull request #42 from GameServerPanel/copilot/update-billing-table-prefix
[WIP] Update billing section for table prefix and PayPal verification
2025-11-07 05:58:13 -05:00
copilot-swe-agent[bot]
6a8bc7b386 Add comprehensive status report for billing module updates
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-11-07 10:54:39 +00:00
copilot-swe-agent[bot]
b9d3d5a285 Implement new documentation system with categorized docs browser
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-11-07 10:52:35 +00:00
copilot-swe-agent[bot]
0be96da2a0 Update table prefix from ogp_ to gsp_ in SQL files and config
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-11-07 10:48:01 +00:00
copilot-swe-agent[bot]
4e5bae68c4 Initial plan 2025-11-07 10:42:22 +00:00
7276af0d32 removed all hardcoded table prefixes 2025-11-05 13:33:45 -05:00
98ddfb9c3e ai instructions and added panel.sql 2025-11-05 12:38:43 -05:00
fca8ea4c74 copilot and cart updates 2025-11-05 11:55:31 -05:00
f81b425f81
Merge pull request #41 from GameServerPanel/copilot/fix-error-500-issue
Fix HTTP 500 in PayPal capture endpoint - undefined function and variable
2025-10-29 19:06:44 -04:00
copilot-swe-agent[bot]
2676522047 Add missing capture_log function and $requestId initialization to fix HTTP 500 errors
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 21:54:00 +00:00
copilot-swe-agent[bot]
b0f88b7be2 Initial plan 2025-10-29 21:48:17 +00:00
2a0757ceda
Merge pull request #40 from GameServerPanel/copilot/add-logging-output-error-handling
[WIP] Add logging to investigate HTTP ERROR 500 issues
2025-10-29 17:43:02 -04:00
copilot-swe-agent[bot]
55a29da9c5 Add summary documentation for logging changes
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 21:42:26 +00:00
copilot-swe-agent[bot]
c03fcb46d4 Add comprehensive debugging documentation for PayPal payment flow
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 21:40:01 +00:00
copilot-swe-agent[bot]
4dba46d11c Add comprehensive logging to PayPal payment flow for debugging errors
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 21:38:02 +00:00
copilot-swe-agent[bot]
de3db4e247 Initial plan 2025-10-29 21:28:20 +00:00
5fd7a009ef
Merge pull request #39 from GameServerPanel/copilot/fix-paypal-cart-error
Fix duplicate JSON output in PayPal capture endpoint
2025-10-29 17:18:06 -04:00
copilot-swe-agent[bot]
736b05cc1b Fix duplicate JSON output in capture_order.php causing PayPal cart errors
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 18:11:18 +00:00
copilot-swe-agent[bot]
bf4ffddc9c Initial plan 2025-10-29 18:08:04 +00:00
1820c33f90
Merge pull request #38 from GameServerPanel/copilot/fix-coupons-page-error
Remove legacy panel module coupon files causing HTTP 500
2025-10-29 08:25:23 -04:00
copilot-swe-agent[bot]
69cd4908a0 Remove legacy coupon.php and coupons.php files
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 12:20:58 +00:00
copilot-swe-agent[bot]
ee585a3c69 Initial plan 2025-10-29 12:15:13 +00:00
efa1440e91 admin coupons 2025-10-29 08:12:40 -04:00
7e6de96a54
Merge pull request #37 coupon fix
Fix database login error and admin coupon page HTML structure
2025-10-29 08:06:15 -04:00
copilot-swe-agent[bot]
59d3b724af Fix admin_coupons.php HTML structure to properly display forms and tables
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 12:04:06 +00:00
copilot-swe-agent[bot]
e9eecd3502 Initial plan 2025-10-29 11:51:39 +00:00
a56c24bdfd changing db credentials 2025-10-29 07:48:55 -04:00
68fa6d9b1c password in config php 2025-10-29 07:34:08 -04:00
a5227e952f
Merge pull requestAdded coupons
Fix standalone billing module database dependencies and implement coupon system
2025-10-29 07:18:40 -04:00
copilot-swe-agent[bot]
d586879faa Add implementation completion summary document
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:09:18 +00:00
copilot-swe-agent[bot]
167afb3a31 Add .gitignore to protect sensitive config files
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:06:58 +00:00
copilot-swe-agent[bot]
9e76720fd1 Add comprehensive documentation for coupon system and standalone billing
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:05:26 +00:00
copilot-swe-agent[bot]
54c5efe0a8 Add coupon discount display to my_servers and admin_invoices pages
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:02:40 +00:00
copilot-swe-agent[bot]
0a2ec94cf8 Update capture_order.php to handle coupon discount and track usage
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 11:00:46 +00:00
copilot-swe-agent[bot]
93d47dba40 Add coupon application logic to cart.php with discount calculation
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 10:59:31 +00:00
copilot-swe-agent[bot]
9d541d55a2 Add enhanced coupon system with game filters and admin management page
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 10:54:52 +00:00
copilot-swe-agent[bot]
91a63a780f Fix PayPal capture_order.php to use standalone database connection
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 10:52:32 +00:00
copilot-swe-agent[bot]
1fe9911e3f Initial plan 2025-10-29 10:47:03 +00:00
2ae715c071 added logging to paypal 2025-10-29 06:28:56 -04:00
f4957bd97d
Merge pull request #35 from GameServerPanel/copilot/update-game-server-end-dates
Fix end_date display color coding and enhance billing lifecycle automation
2025-10-28 23:37:54 -04:00
copilot-swe-agent[bot]
a5f5b5acc4 Fix finish_date to end_date in database_mysqli.php
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 03:27:26 +00:00
copilot-swe-agent[bot]
f11aeb2f7d Fix server end_date display with color coding and improve cron-shop automation
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 03:25:58 +00:00
copilot-swe-agent[bot]
0e345ba8ca Initial plan 2025-10-29 03:18:14 +00:00
90c7eef36b some fixes 2025-10-28 23:06:45 -04:00
71522e17f2
Merge pull request #34 from GameServerPanel/copilot/fix-payment-processing-errors
Fix billing module path resolution, renewal invoicing, date handling, and login visibility
2025-10-28 22:28:49 -04:00
copilot-swe-agent[bot]
a16dfcd15f Fix code review issues
- Remove unnecessary mysqli_real_escape_string calls on prepared statement params
- Add validation for strtotime to handle invalid dates gracefully

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 02:21:33 +00:00
copilot-swe-agent[bot]
4397e67ccb Fix 4 critical billing module issues
- Fix path error in payment_processor.php for website deployment
- Add invoice creation when renew button is clicked
- Fix end_date comparison in create_servers.php for DATETIME type
- Add explicit input text colors in login.php for visibility

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-10-29 02:19:12 +00:00
copilot-swe-agent[bot]
57a6923066 Initial plan 2025-10-29 02:12:19 +00:00