Commit Graph

  • 46dae22a71 update main Jacek Pyziak 2026-03-26 14:50:45 +01:00
  • 890f3a32c5 update Jacek Pyziak 2026-03-22 23:55:14 +01:00
  • 33504f6013 update Jacek Pyziak 2026-03-17 19:14:37 +01:00
  • 39fc58a962 update Jacek Pyziak 2026-03-15 20:22:01 +01:00
  • 4ca7f035c0 update Jacek Pyziak 2026-03-15 01:07:21 +01:00
  • e92c9fe522 feat(01-sonarqube-baseline): SonarQube configuration and quality baseline Jacek Pyziak 2026-03-15 00:56:09 +01:00
  • f35b561d07 feat: Enhance task management with client and parent ID prefill in task edit and popup, and improve UI for subtask actions Jacek Pyziak 2026-03-06 01:06:39 +01:00
  • 7c2a42a66f feat: Add wiki integration to task management Jacek Pyziak 2026-03-03 11:52:04 +01:00
  • 447b75bf3e feat: Update task popup to enhance description editing with CKEditor integration and improved UI Jacek Pyziak 2026-03-01 22:08:11 +01:00
  • fc97a990fb feat: Refactor task management to support recursive parent-child relationships and update database schema Jacek Pyziak 2026-03-01 11:39:28 +01:00
  • f6ba7ebc36 update Jacek Pyziak 2026-02-28 14:48:24 +01:00
  • 20f502543a docs: design for multi-device remember-me tokens Jacek Pyziak 2026-02-28 11:13:22 +01:00
  • 66d04faaa5 feat: Enhance user logout and remember me functionality with secure cookie handling Jacek Pyziak 2026-02-26 22:36:56 +01:00
  • a4a35c8d62 feat: Implement module permissions system with database-driven access control Jacek Pyziak 2026-02-26 20:17:03 +01:00
  • 76d3ac33a8 Enhance task description rendering and security Jacek Pyziak 2026-02-23 14:12:06 +01:00
  • 1300f32690 Merge branch 'main' of https://git.project-pro.pl/Project-Pro/crmPRO Jacek Pyziak 2026-02-22 17:26:12 +01:00
  • 86d96f1d39 feat: Remove tasks auto-start timer setting and related logic from task popup Jacek Pyziak 2026-02-22 17:26:10 +01:00
  • 8d4d539283 Add inline task title editing in popup Jacek Pyziak 2026-02-22 17:23:54 +01:00
  • ba8ef63e95 feat: Add task edit message notifications with success and error handling Jacek Pyziak 2026-02-19 12:32:53 +01:00
  • a115d881de Merge branch 'main' of https://git.project-pro.pl/Project-Pro/crmPRO Jacek Pyziak 2026-02-19 11:14:41 +01:00
  • 64843df97b feat: Add task attachments management to task edit interface; implement attachment upload, delete, and rename functionalities Jacek Pyziak 2026-02-19 11:14:39 +01:00
  • 8f2e332069 Add unit tests for MailToTaskImporter attachment name normalization Jacek Pyziak 2026-02-18 23:30:11 +01:00
  • 203a45e199 feat: Update MailToTaskImporter to handle attachment MIME types and improve filename handling; add CLAUDE.md for project guidance; create TODO.md for PDF attachment issue Jacek Pyziak 2026-02-18 21:50:42 +01:00
  • c165a94016 feat: Add status change notification option in task popup and update task status handling Jacek Pyziak 2026-02-17 17:57:02 +01:00
  • 28fb121c76 feat: Enhance task popup with user checkbox styling and selection handling Jacek Pyziak 2026-02-17 10:55:57 +01:00
  • 9a33d8d6f4 feat: Remove redundant close_task_popup call before reloading tasks Jacek Pyziak 2026-02-17 08:40:30 +01:00
  • 5f676cf162 feat: Add user management to task popup and implement task user assignment Jacek Pyziak 2026-02-16 15:55:47 +01:00
  • b4370076a3 feat: Add recursive task handling and lightbox for task images Jacek Pyziak 2026-02-16 11:34:38 +01:00
  • 6e7f452c08 feat: Update finance operation description handling in API Jacek Pyziak 2026-02-14 21:31:53 +01:00
  • f3be8e1025 feat: Refactor CRM and Finances modules Jacek Pyziak 2026-02-14 21:30:02 +01:00
  • c9795ca866 feat: Refactor task handling to improve status change and enable boolean checks for task properties Jacek Pyziak 2026-02-13 00:11:54 +01:00
  • dfa83b57a6 feat: Update task popup with tab navigation for description, checklist, comments, and attachments Jacek Pyziak 2026-02-12 13:53:36 +01:00
  • a4a8f6882b update Jacek Pyziak 2026-02-11 15:28:33 +01:00
  • 67ed085b38 feat: Enhance MailToTaskImporter with inline image support and update task content handling Jacek Pyziak 2026-02-10 15:37:27 +01:00
  • 3adc50618d feat: Update task popup styles and integrate Bootstrap 5 theme for client selection Jacek Pyziak 2026-02-10 09:21:29 +01:00
  • 482ca312aa feat: Enhance MailToTaskImporter with AI error handling and update OpenAI model to gpt-4o-mini feat: Add Gantt task normalization and filter selection in main_view.php Jacek Pyziak 2026-02-09 23:34:50 +01:00
  • 304c87f933 feat: Implement user management functionality with impersonation support Jacek Pyziak 2026-02-09 17:22:52 +01:00
  • 63268e35dc feat: Integrate OpenAI API for email task parsing and update configuration Jacek Pyziak 2026-02-08 22:48:57 +01:00
  • 0c5a133aa7 feat: Add auto-start timer configuration for task popup Jacek Pyziak 2026-02-08 21:48:23 +01:00
  • ba84cdab3d feat: Implement email task import functionality Jacek Pyziak 2026-02-07 00:53:48 +01:00
  • 47ffc19a23 Refactor task management and add attachment functionality Jacek Pyziak 2026-02-06 23:11:48 +01:00
  • 1722f171bc tasks: improve attachments UX and update refactoring docs Jacek Pyziak 2026-02-06 23:11:14 +01:00
  • 5161d0f979 Refactor work time management and billing summary Jacek Pyziak 2026-02-06 21:32:11 +01:00
  • 76db1c5875 Usuń zbędny kod wyjściowy w funkcji get_finances_categories Jacek Pyziak 2026-01-28 22:08:09 +01:00
  • dc8c428f5a Dodaj nowe akcje API do zarządzania kategoriami finansów i operacjami finansowymi Jacek Pyziak 2026-01-21 01:07:02 +01:00
  • ac04805906 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/crmPRO Jacek Pyziak 2025-12-29 00:27:43 +01:00
  • 4992c3e7b6 Zaktualizuj zapytania w klasie Tasks, aby filtrować zadania według statusu 3 zamiast 2 Jacek Pyziak 2025-12-29 00:27:23 +01:00
  • 8879b273f5 Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/crmPRO Jacek Pyziak 2025-12-17 14:00:31 +01:00
  • 09a1025abd Update file sizes and last modified timestamps in sync cache and add 'ttc' extension to allowed file types Jacek Pyziak 2025-12-17 14:00:11 +01:00
  • adab4009ea Refactor font-size values in style.scss to use relative units (em) for better scalability Jacek Pyziak 2025-12-09 23:26:47 +01:00
  • 5408ee25df Dodaj funkcję filtr_get do klasy Tasks oraz aktualizuj widok zadań o dynamiczne ładowanie filtrów Jacek Pyziak 2025-11-27 01:42:09 +01:00
  • 473c40a77d update Jacek Pyziak 2025-11-26 20:13:47 +01:00
  • 7ef5d33df4 update Jacek Pyziak 2025-11-26 18:47:18 +01:00
  • b4e86d506e Refactor task management UI and styles Jacek Pyziak 2025-11-26 00:44:38 +01:00
  • c03f4eded2 Update styles and add task priority feature Jacek Pyziak 2025-09-09 23:59:58 +02:00
  • fea4ee8eae Update border-radius in style.scss for consistency and improved design Jacek Pyziak 2025-09-08 00:02:48 +02:00
  • 0b8c7c4780 feat: Refactor project and user selection handling in task edit to improve input parsing and checkbox management Jacek Pyziak 2025-08-08 00:01:10 +02:00
  • 24696a267d feat: Add console logging for projects and users in task management Jacek Pyziak 2025-08-07 00:44:19 +02:00
  • 4e5880801b Enhance comments section styling: set max-height and enable overflow scrolling Jacek Pyziak 2025-05-31 19:38:06 +02:00
  • e0fcbabacf feat: Add 'wygeneruj_temat' parameter to topic_save method and update related templates for enhanced topic management Jacek Pyziak 2025-05-17 23:54:47 +02:00
  • cce4ac8410 feat: Add link parameter to topic_save method in BackendSites for enhanced topic management Jacek Pyziak 2025-05-13 21:50:14 +02:00
  • 3c1bc9af66 feat: Implement topic deletion functionality in BackendSites and update task query conditions Jacek Pyziak 2025-05-10 23:33:38 +02:00
  • 74cd615233 feat: Update project selection logic in task edit form to set default project ID Jacek Pyziak 2025-05-08 21:52:43 +02:00
  • b8e12f5f3b feat: Add iCheck library for enhanced checkbox styling and update date handling in task edit form Jacek Pyziak 2025-05-07 23:09:55 +02:00
  • 9dfa15b115 Add backend site management for collective topics and topics Jacek Pyziak 2025-05-04 19:08:48 +02:00
  • 5bb48fa21a Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/crmPRO Jacek Pyziak 2025-04-29 00:53:11 +02:00
  • 8af0c320c6 feat: Add project filtering to task query in Tasks class Jacek Pyziak 2025-04-29 00:53:07 +02:00
  • 01f723facf feat: Enhance email reminder content by including client name in task notifications Jacek Pyziak 2025-04-22 11:38:08 +02:00
  • 858b40c212 feat: Add priority and parent task selection to task edit form; update task handling in Gantt chart Jacek Pyziak 2025-04-21 23:13:38 +02:00
  • 2ab23238cb feat: Update task query in Cron class to include additional status in filtering Jacek Pyziak 2025-04-15 23:44:25 +02:00
  • bff7cb8983 Add Gantt users styling and adjust layout in main view Jacek Pyziak 2025-04-14 00:09:42 +02:00
  • 54e28a6762 feat: Update task query in get_tasks_gantt to exclude additional statuses Jacek Pyziak 2025-04-13 21:08:46 +02:00
  • 6b40888d06 feat: Enhance Gantt chart functionality with task filtering and styling improvements Jacek Pyziak 2025-04-13 01:01:59 +02:00
  • ebfc82095d feat: Update Gantt chart integration with new task styles and data structure Jacek Pyziak 2025-04-12 10:13:02 +02:00
  • 9e3811cf7a Add initial implementation of Simple Gantt chart and sample names list Jacek Pyziak 2025-04-12 02:08:00 +02:00
  • ec48c84b4b Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/crmPRO Jacek Pyziak 2025-04-12 02:07:47 +02:00
  • a1b24ba466 update Jacek Pyziak 2025-04-11 22:57:23 +02:00
  • 7481b516b3 Zaktualizuj plik konfiguracyjny synchronizacji FTP, dodając szczegóły dotyczące stylów CSS i SCSS Jacek Pyziak 2025-04-11 15:00:39 +02:00
  • 1f38807599 feat: Integrate JS Gantt Chart library and update styles Jacek Pyziak 2025-04-11 00:26:54 +02:00
  • 39b30c4ea4 Dodaj funkcję pełnoekranowego wyświetlania opisu zadania oraz odpowiednie style Jacek Pyziak 2025-04-02 22:05:39 +02:00
  • 90b72e5317 Zmień układ kontenera zadań na siatkę, dostosuj szerokości kolumn oraz popraw wysokości elementów w stylach Jacek Pyziak 2025-02-27 09:39:20 +01:00
  • 08fea94bf2 Popraw operator porównania w widoku głównym zadań Jacek Pyziak 2025-02-25 23:11:37 +01:00
  • 69fae2cf09 Zaktualizuj dane konfiguracyjne FTP oraz popraw logikę wyświetlania zadań do przeglądu i zadań zbiorczych Jacek Pyziak 2025-02-25 20:35:32 +01:00
  • 3bd4726859 Zaktualizuj style opisu, poprawiając zaokrąglenie, dodając obramowanie oraz ograniczając wysokość, a także zaktualizuj metadane plików w konfiguracji Jacek Pyziak 2025-02-23 15:27:08 +01:00
  • 20f10549ea Zaktualizuj szerokość kolumny w stylach oraz popraw rozmiary plików w konfiguracji Jacek Pyziak 2025-02-22 21:22:32 +01:00
  • d16b64bbcd Zaktualizuj odstępy w kontenerze zadań oraz popraw rozmiary plików w konfiguracji Jacek Pyziak 2025-02-21 23:36:39 +01:00
  • 7769790e84 Zaktualizuj logikę wyświetlania zadań do przeglądu i zadań zbiorczych, popraw ustawienia e-mail oraz dostosuj style w widoku zadań Jacek Pyziak 2025-02-20 19:26:42 +01:00
  • c10650e888 Zaktualizuj rozmiary plików w konfiguracji oraz popraw logikę logowania użytkowników Jacek Pyziak 2025-02-19 08:26:06 +01:00
  • a736510c66 Dodaj pole użytkowników do formularza zapisu filtrów, usuń klasę Backpro oraz zaktualizuj daty zakończenia pracy w zadaniach Jacek Pyziak 2025-02-18 21:57:20 +01:00
  • b0c463efc4 Zaktualizuj obramowanie w stylach oraz zaktualizuj czasy modyfikacji plików konfiguracyjnych Jacek Pyziak 2025-02-18 09:58:33 +01:00
  • 9b39f67c9e Zaktualizuj kolory obramowania w stylach oraz zaktualizuj czas modyfikacji pliku konfiguracyjnego Jacek Pyziak 2025-02-17 16:12:21 +01:00
  • c2d2b920b1 Zaktualizuj rozmiary plików w konfiguracji oraz popraw status zadań w klasie Cron Jacek Pyziak 2025-02-16 21:58:35 +01:00
  • 6f1ea61d17 Dodaj stylizację dla przewijania w popupie oraz zaktualizuj rozmiary plików w konfiguracji Jacek Pyziak 2025-02-16 19:20:33 +01:00
  • 1a05d881d1 Add work deletion functionality and enhance task popup interactions Jacek Pyziak 2025-02-14 16:03:57 +01:00
  • 65b78d49fd Add task work date management and enhance task popup layout Jacek Pyziak 2025-02-12 16:11:40 +01:00
  • 1f35e408bc Zmień klasę usuwania punktów w popupie z ikony na link oraz zaktualizuj style przycisku usuwania Jacek Pyziak 2025-02-07 08:50:13 +01:00
  • f9a27897f6 Update date handling in Finances class to use current month start and end dates Jacek Pyziak 2025-02-06 07:55:23 +01:00
  • 37a257015b Add first_operation_date method and update date handling in Finances class Jacek Pyziak 2025-02-01 09:33:17 +01:00
  • b6da7e1d09 Refactor category edit and preview templates for improved layout and consistency Jacek Pyziak 2025-01-28 21:19:57 +01:00
  • f3f6903397 Update email configuration to use port 587 for improved security Jacek Pyziak 2025-01-13 23:01:45 +01:00