Commit Graph

122 Commits

Author SHA1 Message Date
vollstock cb604433fb Added phone number dialog 2026-01-22 11:36:00 +01:00
vollstock be719e66a5 [Feature] Import LineItems from from CSV and products 2026-01-20 15:25:06 +01:00
vollstock 41788d6033 Fix: division by zero errors 2026-01-20 12:21:31 +01:00
vollstock 9ce912baa2 Initial work on SettingLayout #174 2025-12-10 13:32:44 +01:00
vollstock 63f3b999cf Add hotkey feature, #122 2025-12-09 15:14:51 +01:00
vollstock 8173dacfb8 Update dependencies 2025-12-09 15:13:05 +01:00
vollstock bd2e6ea998 Fix wron company address in invoice preview data 2025-12-09 15:11:33 +01:00
vollstock 18c9d0120c Add missing pages to reduce errors and warnings in console 2025-12-09 15:10:53 +01:00
vollstock 6d03cf1e5d Add new global pinia webcron store to handle webcron requests. The old implementation would add additional intervals for each page request. 2025-12-09 15:10:04 +01:00
vollstock 7d9261dd6e Filter products using select instead of toggles 2025-12-08 13:23:33 +01:00
vollstock cdb8e44228 Hide app header in print 2025-12-08 13:22:08 +01:00
vollstock dcb297dcdc Fix Readme; change cron doc to 5 minutes (instead of 1) 2025-12-08 13:21:33 +01:00
vollstock 7ddf1337c1 Add LineItem CSV import and fix Unit API 2025-12-08 13:20:52 +01:00
vollstock ee6525b549 Tested and documented cron usage in the README, fixes #166 2025-12-07 18:07:51 +01:00
vollstock 6b688f72e0 [Fix] Internal cron scheduler blocking view responses
Internal cron is now triggered by an axios request from the frontend so it can truly run in a separate request. Fixes #167
2025-12-07 12:55:33 +01:00
vollstock 25034ee2f3 Comments on #167 2025-12-05 09:53:28 +01:00
vollstock 8315383958 Make use of some settings #136 2025-12-05 09:52:11 +01:00
vollstock b7a880d66a Various fixes for DB seeding 2025-12-04 22:37:16 +01:00
vollstock 0200c38f30 Fix file location for PSR-4 autoloading compliance 2025-12-04 18:19:24 +01:00
vollstock 3bf50137f3 Merge branch 'main' of http://code.tooloop.de/Tooloop/Caramel-CRM
* 'main' of http://code.tooloop.de/Tooloop/Caramel-CRM:
  README.md aktualisiert
  README.md aktualisiert
2025-12-04 18:17:29 +01:00
vollstock d4df2ac140 README.md aktualisiert 2025-12-04 18:10:02 +01:00
vollstock 42e33fbe9e README.md aktualisiert 2025-12-04 18:07:31 +01:00
vollstock c74d8ecf2a Design improvements 2025-12-04 16:33:08 +01:00
vollstock 6b93742fcd Bigger screenshot 2025-12-04 13:11:08 +01:00
vollstock 092913be95 README.md aktualisiert 2025-12-04 13:06:44 +01:00
vollstock c98cae924a README.md aktualisiert 2025-12-04 13:06:18 +01:00
vollstock 377cc4071a Add a scfreenshot to the README file 2025-12-04 13:04:17 +01:00
vollstock 2e3bd3d9fb Add screenshot for the README file 2025-12-04 13:01:25 +01:00
vollstock af90d01463 README.md aktualisiert 2025-12-04 12:07:59 +01:00
vollstock 53acdb40b7 Impment webcron and internal scheduling methods and change settings to a key value store 2025-12-03 14:23:03 +01:00
vollstock e37a14993d Get rid of typescript errors 2025-12-02 18:05:23 +01:00
vollstock 4dbe4f000e Fix wrong sorting of invoices since lazily loading older years 2025-12-02 18:03:22 +01:00
vollstock a4466a9d2c Add initial Todo items and CalDAV sync 2025-12-02 17:32:52 +01:00
vollstock 2e440edc61 Update dependencies 2025-11-28 15:42:54 +01:00
vollstock cd82815122 Fix typo in filename 2025-11-28 11:30:34 +01:00
vollstock 1391817322 Re-add changes to avoid compilation errors 2025-11-28 09:28:07 +01:00
vollstock 6ef9f443ff Add category filter to product view 2025-11-28 09:19:28 +01:00
vollstock 42af1586cc Add description fields to Customer and Contact 2025-11-28 09:18:39 +01:00
vollstock d2cbbb7b37 Add Toggle component 2025-11-28 09:17:26 +01:00
vollstock ad9eb16843 Organize upload images in folders 2025-11-28 09:17:16 +01:00
vollstock 25b255a93c Add missing salesStatistics API function 2025-11-28 09:06:34 +01:00
vollstock 08737ba3d1 small changes to avoid compile errors on Ubuntu?! 2025-11-27 16:50:45 +01:00
vollstock c55fc78c36 Add products module #46 2025-11-26 10:05:43 +01:00
vollstock 914613e3ea Sales Dashboard Widget 2025-11-25 13:46:45 +01:00
vollstock 0a98d71037 Update dependencies 2025-11-24 16:34:19 +01:00
vollstock d8c039d10e Update dependencies 2025-11-24 16:10:37 +01:00
vollstock a7581ab40b Add progress component 2025-11-21 14:04:21 +01:00
vollstock 8056c12f6d Add Notes model, controller and database table. Implement it in Customer Dialog, #6 2025-11-21 13:23:13 +01:00
vollstock c152842e87 use crm- components everywhere 2025-11-21 13:21:59 +01:00
vollstock 34fa8d6a0d work on customer editor #6 2025-11-21 08:39:34 +01:00