Commit Graph

  • a854132637 chore: remove debug output after fix verification Ollama 2026-05-15 11:11:13 +02:00
  • 6f4448d09b fix: use | delimiter in sed to handle special characters in passwords Ollama 2026-05-15 11:06:11 +02:00
  • cb847414b9 fix: copy hidden files from extraction directory Ollama 2026-05-15 11:01:13 +02:00
  • e76421e49c fix: add debug output to trace .env configuration Ollama 2026-05-15 10:56:42 +02:00
  • f76acbb693 fix: add verification output for .env configuration Ollama 2026-05-15 10:50:17 +02:00
  • acbb3c1639 fix: generate encryption key for OSPOS Ollama 2026-05-15 10:46:23 +02:00
  • 44e3b4c4dc ci: improve debugging for .env and PHP errors Ollama 2026-05-15 10:41:02 +02:00
  • 1d40e7d5f5 fix: match quoted values in .env file for sed substitutions Ollama 2026-05-15 10:36:02 +02:00
  • e98bf38af6 fix: configure .env even when .env.example doesn't exist Ollama 2026-05-15 10:04:42 +02:00
  • 65fdea0807 ci: add more detailed debugging for HTTP 500 errors Ollama 2026-05-13 23:12:22 +02:00
  • 8172dc23f7 ci: add debug logging for HTTP 500 errors Ollama 2026-05-13 23:06:50 +02:00
  • 98d703dc27 fix: extract release zip directly to OSPOS directory Ollama 2026-05-13 23:01:39 +02:00
  • c589367479 fix: remove hardcoded OSPOS_VERSION from CI workflow Ollama 2026-05-13 22:58:26 +02:00
  • 1747332282 fix: use correct release asset URL from GitHub API Ollama 2026-05-13 22:58:09 +02:00
  • f78a24862e fix: add ondrej/php PPA when PHP version not in default repos Ollama 2026-05-13 21:32:22 +02:00
  • f2a57ff5bb ci: add install script test workflow Ollama 2026-05-13 10:29:40 +02:00
  • 4f7c4cf0f6 Add interactive SSL configuration prompt Ollama 2026-04-09 22:06:14 +00:00
  • 8282066ed6 Add automatic SSL/TLS certificate setup Ollama 2026-04-09 21:49:48 +00:00
  • 6b69959f7d Download latest stable release instead of master branch Ollama 2026-04-09 21:38:56 +00:00
  • b13e4d2ce9 Update Cloud Install section to recommend one-line installer Ollama 2026-04-08 11:13:06 +00:00
  • 641b05f900 Update INSTALL.md with opensourcepos.org short URL jekkos 2026-03-06 10:21:22 +00:00
  • 1db7d6f552 Add one-line Ubuntu installation script jekkos 2026-03-05 15:11:06 +00:00
  • 8d6b166673 feat: Add deployment workflow with approval gates (#4522) jekkos 2026-05-18 21:48:02 +02:00
  • 4c55e7fcbd fix: Pin nesbot/carbon to ^2.72 for PHP 8.2 compatibility ubl-invoice-generation Ollama 2026-05-18 15:28:03 +02:00
  • 4d9540633a Add Peppol (UBL) invoice support for Phase 1 jekkos 2026-03-04 19:52:20 +00:00
  • df24ef5193 Merge branch 'master' into plugin-system-fresh objecttothis 2026-05-18 16:25:10 +04:00
  • 1c2112a78b Add model functions needed for plugins objec 2026-05-18 16:15:24 +04:00
  • 093ec7fb13 fix: validate attributeId > 0 in saveAttributeLink() (#4508) jekkos 2026-05-18 14:13:20 +02:00
  • ad097adccd Refactor get_info to getInfo objec 2026-05-18 16:12:38 +04:00
  • 796657118a Feature to pass data to config view modals objec 2026-05-18 16:11:12 +04:00
  • 445a506ea8 Plugin Changes objec 2026-05-18 16:08:33 +04:00
  • 5d608ec873 Refactoring and bugfixes objec 2026-05-18 16:06:23 +04:00
  • 9c89a2e2cb fix: Capture CSV import failures in save_tax_data and save_inventory_quantities (#4507) jekkos 2026-05-17 22:23:43 +02:00
  • 2f51c4ef52 fix(security): SQL injection and path traversal vulnerabilities (#4539) jekkos 2026-05-15 23:10:04 +02:00
  • def0c27a0e fix(security): Path traversal vulnerability in getPicThumb (#4545) jekkos 2026-05-15 22:04:29 +02:00
  • 90c981b6b7 feat: Bank transfer and wallet payment option added #4540 (#4547) BhojKamal 2026-05-16 00:31:02 +05:45
  • 6ff28d8a4d docs: Update SECURITY.md with disclosure process (#4549) jekkos 2026-05-15 12:24:39 +02:00
  • 5827f60045 fix: Address remaining CodeRabbit review comments pr-4522 Ollama 2026-05-15 09:57:03 +02:00
  • 70fb347fc4 fix(docker): correct permissions and fix migration barcode_type error (#4546) jekkos 2026-05-13 20:55:59 +02:00
  • 2f5c0130f4 feat: add ALLOWED_HOSTNAMES environment variable support for Docker/Compose (#4544) jekkos 2026-05-13 09:03:32 +02:00
  • fdd6a408ec fix(ci): include hidden files in Docker build context (#4543) jekkos 2026-05-13 07:06:23 +02:00
  • 2acfb4773e fix(docker): enable .htaccess and set proper file permissions Ollama 2026-05-12 19:48:23 +02:00
  • 832b0e686f fix: Address CodeRabbit review comments Ollama 2026-04-21 09:17:34 +02:00
  • c26146c22b feat: Add PR-triggered staging deployment workflow Ollama 2026-04-21 08:54:41 +02:00
  • e67f6bb290 fix: Update deploy webhook to match Docker Hub payload format Ollama 2026-04-21 08:33:11 +02:00
  • 9f8eef96a7 feat: Add deployment workflow with approval gates Ollama 2026-04-20 06:50:01 +00:00
  • ef91e6a9df chore: sync project files to match upstream templates (#4537) BudsieBuds 2026-05-12 15:55:36 +02:00
  • 144e73eba6 chore(deps): bump minimatch from 3.1.2 to 3.1.5 (#4536) dependabot[bot] 2026-05-08 16:49:39 +04:00
  • 42ba39d290 chore: miscellaneous updates and improvements (#4530) BudsieBuds 2026-05-08 09:07:52 +02:00
  • 81213f0434 Assignable Keyboard Shortcuts Updates (#4532) WShells 2026-05-07 21:53:25 +03:00
  • e5fdea85f3 Update README.md to clarify plugin objec 2026-05-05 16:00:15 +04:00
  • ca07aac9a0 Bugfixes objec 2026-05-05 15:38:37 +04:00
  • cd91ac3ff3 Fix bugs objec 2026-05-05 15:06:04 +04:00
  • 478934321d Merge remote-tracking branch 'origin/master' into plugin-system-fresh objec 2026-05-05 13:09:43 +04:00
  • 4d266c9b5e Correct mailchimp deletion issues and response codes objec 2026-05-05 13:04:30 +04:00
  • 43bee7bfe4 Refactor save_customer method to saveCustomer for PSR compliance objec 2026-04-30 14:21:34 +04:00
  • f71af765f8 Add missing customer_tab_nav file for MailchimpPlugin objec 2026-04-30 14:12:55 +04:00
  • 4246a915c4 - Correct README.md reference to views and information about renderView() - Fix the output of pluginContent in the pluginHelper - Register view injection events - Correct the parameter type in getMailchimpViewData - Correct the statusOptions creation business logic - Removed unnecessary view injection point - Corrected which variable was passed to the customer_saved event - Assigned $customer_data['person_id'] on customer update - Added renderView() function to BasePlugin.php objec 2026-04-30 14:11:54 +04:00
  • 939012dc1b Add CLAUDE.md file for those using Claude Code (claude.ai/code) objec 2026-04-30 11:26:14 +04:00
  • d2d0c8bf37 Add routes file to MailchimpPlugin to handle custom routes objec 2026-04-30 11:23:56 +04:00
  • 6c55526479 Settings fixes for MailchimpPlugin objec 2026-04-30 11:22:59 +04:00
  • fe331c34dd Mailchimp Bugfixes objec 2026-04-29 18:25:21 +04:00
  • 6630fb56f6 Fix language discovery bugs objec 2026-04-29 16:31:14 +04:00
  • 2f48e0499f Plugin discovery bugfix objec 2026-04-29 15:20:08 +04:00
  • cbabe1d56c Bugfix: Fix recursive view call objec 2026-04-29 15:02:48 +04:00
  • 8c1c9d85dc Language Refactor objec 2026-04-29 14:54:16 +04:00
  • 97adee0c28 Language changes objec 2026-04-29 11:28:26 +04:00
  • 32997d48c0 Fix persistence problem with plugin registration. objec 2026-04-29 10:31:04 +04:00
  • 7edefe8ee1 Translated using Weblate (Thai) khao_lek 2026-04-13 04:51:35 +00:00
  • 68e14191f9 Translated using Weblate (Thai) khao_lek 2026-04-13 04:49:28 +00:00
  • a381c3ca54 Translated using Weblate (Thai) khao_lek 2026-04-13 05:06:22 +00:00
  • 058e12244e fix(home): improve internal data type handling for user identification in auth process enricodelarosa 2026-04-28 15:56:56 +08:00
  • 1a9e84bd37 Fix bugs preventing plugins from working objec 2026-04-23 16:26:50 +04:00
  • 9d0b14a8ce Add plugin string and translations for module name objec 2026-04-23 13:33:59 +04:00
  • c796b52c22 Correct mistakes in plugin code related to loading. objec 2026-04-23 12:42:34 +04:00
  • f863be68f9 Plugins migration objec 2026-04-23 11:25:21 +04:00
  • f1c6fe2981 fix: Catch mysqli_sql_exception in DB fallback handlers for fresh Docker installs (#4525) jekkos 2026-04-22 19:13:52 +00:00
  • 54c476a498 MailchimpPlugin simplifications. objec 2026-04-22 18:32:44 +04:00
  • ec139c477a Removed unnecessary models since information will be fetched directly from the mailchimp API each time. objec 2026-04-22 17:00:34 +04:00
  • bae361c637 Langauge file changes objec 2026-04-22 15:32:05 +04:00
  • dcfdc212da Language Strings refactor objec 2026-04-21 18:21:03 +04:00
  • c217fd770c Language Strings refactor objec 2026-04-21 16:37:09 +04:00
  • 6ef6f49693 StatusOptions objec 2026-04-21 16:20:44 +04:00
  • eae6417f97 Changed Mailchimp Subscription Status Options to be sent to the view not hardcoded. objec 2026-04-21 15:50:05 +04:00
  • 4cfff5388c Refactor Customer Tab View objec 2026-04-21 15:32:38 +04:00
  • a77b95f0cc Update MailchimpPlugin Modeling objec 2026-04-21 15:27:11 +04:00
  • 506cded6e9 Update MailchimpLibrary.php objec 2026-04-21 15:24:34 +04:00
  • 2639a8b212 Update MailchimpLibrary.php objec 2026-04-21 14:52:08 +04:00
  • f6106e7ead Add mailchimp controller class objec 2026-04-21 14:50:21 +04:00
  • 202c016dd8 Remove MailchimpController class objec 2026-04-21 12:31:22 +04:00
  • d47ead8747 Corrected AGENTS.md objec 2026-04-21 12:30:21 +04:00
  • 0e5ba88f6c MailchimpLibrary.php rework objec 2026-04-21 12:28:21 +04:00
  • d88cf54f99 MailchimpPlugin.php rework objec 2026-04-21 12:26:42 +04:00
  • 2f200b47c6 Add getByCustomerId method to SubscriptionModel.php objec 2026-04-21 12:23:52 +04:00
  • f819bc92f8 Add casts to Subscription entity objec 2026-04-21 12:15:44 +04:00
  • ff7a8d2e88 fix: Update calendar translations (#4498) jekkos 2026-04-20 06:48:57 +00:00
  • 3fefd34864 [Feature]: Add person attributes support with unified attribute system person_attributes feature/person-attributes Ollama 2026-04-20 06:36:24 +00:00
  • e602eddb47 fix: Scope orWhere clauses in Item::exists() and Item::get_item_id() (#4520) jekkos 2026-04-20 06:22:42 +00:00
  • 0a313aa09d fix: Language dropdown not displaying saved language correctly (#4518) jekkos 2026-04-19 20:06:11 +00:00
  • 12e3c7e31f fix: Add missing $img_tag variable in Sales::getSendPdf() (#4515) jekkos 2026-04-17 21:02:45 +00:00