upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events
bengizmo f431d92331 fix: Resolve dashboard navigation and page display issues
- Remove duplicate 'My Events' button from dashboard navigation
- Remove duplicate 'Help' link while maintaining tooltip functionality
- Fix 'Create Event' page showing shortcode instead of form by implementing custom shortcode handler
- Fix 'Certificate Reports' critical error by removing problematic debug statements
- Update project documentation with help system details and recent fixes
- Add help system test commands to README.md

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-22 10:09:37 -03:00
..
assets feat: Add comprehensive help system with welcome guide, tooltips, and documentation 2025-05-22 08:47:43 -03:00
bin feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
docs feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
includes fix: Resolve dashboard navigation and page display issues 2025-05-22 10:09:37 -03:00
templates fix: Resolve dashboard navigation and page display issues 2025-05-22 10:09:37 -03:00
tests feat: Add Email Attendees functionality (Phase 2) 2025-05-20 10:33:03 -03:00
tmp-fixes docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
.gitignore feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
bootstrap-staging.php Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00
composer.json feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
composer.lock test: Add certificate generation tests and deployment tools 2025-05-20 15:32:29 -03:00
create-trainer-profile-page.php feat: Add Trainer Profile page and functionality 2025-05-20 07:43:39 -03:00
hvac-community-events-fixed.php docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
hvac-community-events.php feat: Add comprehensive help system with welcome guide, tooltips, and documentation 2025-05-22 08:47:43 -03:00
hvac-community-events.php.bak docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
hvac-fixed-activation.php docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
hvac-staging-plugin.php docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
phpunit.xml feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
phpunit.xml.dist feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
refactoring-plan.md feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
wp-tests-config-staging.php update: Change staging domain to upskill-staging.measurequick.com 2025-05-21 16:42:10 -03:00
wp-tests-config.php Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
wp-tests-config.php.bak.20250424054541 Clean up repository: Remove WordPress core files from tracking 2025-05-18 18:43:41 -03:00