Commit Graph

  • 24a2dadcd3 Create ultra-minimal requirements with zero compiled extensions latinogino 2025-09-24 09:57:48 +02:00
  • a4d434cdf6 Update CHANGELOG with Windows compatibility fixes and new features latinogino 2025-09-24 09:53:57 +02:00
  • e64c973a14 Add standalone server test script latinogino 2025-09-24 09:53:29 +02:00
  • 3c297f0c70 Update main README with Windows standalone solution latinogino 2025-09-24 09:53:11 +02:00
  • 239c042ca0 Create batch script to run standalone server latinogino 2025-09-24 09:52:27 +02:00
  • e0d20c1421 Create standalone MCP server implementation without pywin32 dependencies latinogino 2025-09-24 09:51:48 +02:00
  • a0cdbdd005 Create standalone Windows setup that avoids MCP package entirely latinogino 2025-09-24 09:50:40 +02:00
  • 56765e751b Create pywin32-free requirements for Windows compatibility latinogino 2025-09-24 09:50:20 +02:00
  • 1f27d2424b Update README with comprehensive setup instructions and Windows troubleshooting latinogino 2025-09-24 09:45:48 +02:00
  • a318571676 Create improved Windows setup script that avoids pywin32 issues latinogino 2025-09-24 09:43:05 +02:00
  • cab3c6947a Add requirements-minimal.txt to avoid Windows pywin32 installation issues latinogino 2025-09-24 09:42:48 +02:00
  • e9f61cd0e9 Fix URL construction in test script - remove duplicate path segments latinogino 2025-09-24 09:32:25 +02:00
  • 6458385cb9 Fix product operations: Add required 'ref' field for Dolibarr products latinogino 2025-09-23 16:13:48 +02:00
  • 626c497b8e Add comprehensive test suite for all Dolibarr MCP operations latinogino 2025-09-23 16:08:27 +02:00
  • 4d72cc7355 Add comprehensive test suite for all Dolibarr MCP operations latinogino 2025-09-23 16:08:26 +02:00
  • 101d0069c5 Make configuration more flexible and allow server to start without valid credentials latinogino 2025-09-23 09:54:50 +02:00
  • 82373e1d84 Fix Dolibarr client API connection handling and improve error recovery latinogino 2025-09-23 09:54:29 +02:00
  • 1d8f178506 Add API connection test script to verify Dolibarr connection latinogino 2025-09-23 09:53:34 +02:00
  • ea5069461d Fix server startup issues with improved error handling and optional API validation latinogino 2025-09-22 20:42:40 +02:00
  • 8471ffc182 Update: Fix Dockerfile healthcheck and update version to 1.0.1 latinogino 2025-09-22 20:29:42 +02:00
  • 50b4e24242 Enhance: Improve error handling, logging, and API connection test latinogino 2025-09-22 20:29:24 +02:00
  • 14c72eba50 Fix: Remove invalid validate_config() call and improve error handling latinogino 2025-09-22 20:28:08 +02:00
  • e0f247845c Update: Fix MCP version dependency and bump version to 1.0.1 latinogino 2025-09-22 20:27:31 +02:00
  • 420c32f3d9 Fix: Rename inner Config class to avoid naming conflict latinogino 2025-09-22 20:27:07 +02:00
  • 985e83bab6 Create test_install.py - Simple installation verification script latinogino 2025-09-22 20:17:41 +02:00
  • 340acaa799 Fix setup_env.py - Use ASCII characters to avoid Windows encoding issues latinogino 2025-09-22 20:17:16 +02:00
  • f61f044c8b Update setup.bat v2.0 - Use dedicated environment setup script latinogino 2025-09-22 20:14:50 +02:00
  • 678c6c0686 Create setup_env.py - Dedicated environment setup script latinogino 2025-09-22 20:14:37 +02:00
  • 19bbc20485 Update cleanup.bat to be more thorough in removing all build artifacts latinogino 2025-09-22 20:14:14 +02:00
  • 3de175a45b Fix setup.py - Remove environment setup logic, keep only package setup latinogino 2025-09-22 20:13:40 +02:00
  • 979e7d815c Add troubleshooting section to README latinogino 2025-09-22 14:54:43 +02:00
  • a31e8de7b9 Update .gitignore to be more comprehensive latinogino 2025-09-22 14:53:17 +02:00
  • af777a382d Add cleanup script for build artifacts latinogino 2025-09-22 14:52:45 +02:00
  • 300c0ee4f3 Fix setup.bat - Clean build artifacts before installation latinogino 2025-09-22 14:51:42 +02:00
  • bd6ef1fa4e Add simple Windows run script for Dolibarr MCP server latinogino 2025-09-21 17:54:45 +02:00
  • 14806345db Update README with comprehensive documentation for Dolibarr MCP Server latinogino 2025-09-21 17:54:07 +02:00
  • cc3c2ed9a4 Add __main__.py for direct module execution latinogino 2025-09-21 17:53:26 +02:00
  • 88cf3c4289 Update docker-compose.yml for proper Dolibarr MCP server deployment latinogino 2025-09-21 17:52:51 +02:00
  • b2e7a74a23 Add comprehensive test script for Dolibarr MCP Server validation latinogino 2025-09-21 17:52:25 +02:00
  • da75e9ff1a Fix Unicode encoding issues in setup.py for Windows compatibility latinogino 2025-09-21 17:50:48 +02:00
  • 5849a29aa8 Add direct server runner that bypasses module installation latinogino 2025-08-29 15:13:10 +02:00
  • 09377c6ac1 Add quick start script that bypasses pip install issues latinogino 2025-08-29 15:12:56 +02:00
  • 5736a619b1 Add manual setup script to fix Windows encoding issues latinogino 2025-08-29 15:12:35 +02:00
  • 1c8c14e7e9 Improve config validation with better error messages and automatic URL formatting latinogino 2025-08-28 18:47:12 +02:00
  • a8458d8aac Add test connection script for easy debugging latinogino 2025-08-28 18:46:52 +02:00
  • ce96c539c7 Update README with improved installation instructions and setup scripts latinogino 2025-08-28 18:46:37 +02:00
  • 8797b75a20 Add Linux/Mac setup shell script latinogino 2025-08-28 18:45:52 +02:00
  • 4d66796b46 Add Windows setup batch script latinogino 2025-08-28 18:45:47 +02:00
  • 1f5720cd8c Add setup script for development environment latinogino 2025-08-28 18:45:40 +02:00
  • 29b7518cbc feat: Add Docker Compose for production and development deployment latinogino 2025-07-10 12:08:28 +02:00
  • b489340a90 feat: Add Docker support with multi-stage build latinogino 2025-07-10 12:08:12 +02:00
  • cd0b49350c feat: Add comprehensive test suite with unit and integration tests latinogino 2025-07-10 12:07:58 +02:00
  • efb0eb589a feat: Add test suite structure latinogino 2025-07-10 12:07:30 +02:00
  • 0db65e15e0 docs: Add comprehensive CHANGELOG with version history latinogino 2025-07-10 12:07:23 +02:00
  • 25b24af5f8 docs: Add comprehensive README with full documentation latinogino 2025-07-10 12:06:54 +02:00
  • 12d3ac2107 feat: Add comprehensive Dolibarr MCP server with full tool definitions latinogino 2025-07-10 12:06:07 +02:00
  • 9d54cf06b1 feat: Add comprehensive Dolibarr API client with full CRUD operations latinogino 2025-07-10 12:04:47 +02:00
  • 23d40e0395 feat: Add CLI interface with test and serve commands latinogino 2025-07-10 12:03:57 +02:00
  • b50550b829 feat: Add configuration management for Dolibarr API latinogino 2025-07-10 12:03:40 +02:00
  • 53f1c8a5ee feat: Add dolibarr_mcp package init with exports latinogino 2025-07-10 12:03:28 +02:00
  • de987d9ff3 feat: Add src package structure latinogino 2025-07-10 12:03:18 +02:00
  • 4222f16f2d feat: Add .gitignore with comprehensive Python and MCP exclusions latinogino 2025-07-10 12:03:13 +02:00
  • 5c564f2693 feat: Add .env.example for environment configuration latinogino 2025-07-10 12:03:03 +02:00
  • c1d5afb963 feat: Add requirements.txt with core dependencies latinogino 2025-07-10 12:02:57 +02:00
  • ac4963ff80 feat: Add pyproject.toml with professional configuration latinogino 2025-07-10 12:02:51 +02:00
  • c0d888f5e2 Detailed API endpoints reference with live testing results latinogino 2025-07-10 11:50:23 +02:00
  • d3396e5861 Initial API documentation from live Dolibarr instance analysis latinogino 2025-07-10 11:49:37 +02:00
  • a313d37e01 Initial commit latinogino 2025-07-10 11:30:55 +02:00