Commit Graph

17 Commits

Author SHA1 Message Date
09a1025abd Update file sizes and last modified timestamps in sync cache and add 'ttc' extension to allowed file types 2025-12-17 14:00:11 +01:00
c03f4eded2 Update styles and add task priority feature
- Changed border color from #eee to #cdcdcd in various CSS files including dropzone, mapplic, summernote, grid, and select2 to enhance UI consistency.
- Added a new task priority selection feature in the task popup, allowing users to change the priority of tasks dynamically via AJAX.
- Implemented AJAX functionality to handle task priority changes and update the task list accordingly.
2025-09-09 23:59:58 +02:00
9dfa15b115 Add backend site management for collective topics and topics
- Introduced new backend site management features including the ability to accept, unaccept, save, edit, and display topics and collective topics.
- Added new views for editing and listing collective topics and topics.
- Implemented necessary backend logic in the `BackendSites` and `factory\BackendSites` classes to handle CRUD operations for topics and collective topics.
- Updated the layout to include links for accessing the new backend features based on user permissions.
2025-05-04 19:08:48 +02:00
858b40c212 feat: Add priority and parent task selection to task edit form; update task handling in Gantt chart 2025-04-21 23:13:38 +02:00
6b40888d06 feat: Enhance Gantt chart functionality with task filtering and styling improvements 2025-04-13 01:01:59 +02:00
ebfc82095d feat: Update Gantt chart integration with new task styles and data structure 2025-04-12 10:13:02 +02:00
9e3811cf7a Add initial implementation of Simple Gantt chart and sample names list
- Created index.html for the Gantt chart with sample tasks and configurations.
- Added styles for the Gantt chart and linked necessary CSS and JS files.
- Introduced a names.txt file containing a list of names for potential use in the application.
2025-04-12 02:08:00 +02:00
ec48c84b4b Merge branch 'main' of http://91.189.216.43:3000/jacek.pyziak/crmPRO 2025-04-12 02:07:47 +02:00
a1b24ba466 update 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 2025-04-11 15:00:39 +02:00
1f38807599 feat: Integrate JS Gantt Chart library and update styles
- Added JS Gantt Chart library files including CSS and JS.
- Updated existing Gantt chart styles for better visual representation.
- Translated month and day names to Polish in the Gantt chart settings.
- Implemented Gantt chart initialization in the main view with sample data.
- Added a toggle switch for displaying tasks in the calendar.
- Enhanced task edit form with a new checkbox for calendar visibility.
- Improved the layout of the logged-in user template to include Gantt chart styles and scripts.
2025-04-11 00:26:54 +02:00
e05cd81ae0 Update sync cache metadata and improve error reporting in AJAX handling 2025-01-02 10:32:14 +01:00
ed407061e7 Update date format to 'YYYY-MM-DD' and change class from 'date' to 'datetime' in task edit templates 2024-12-04 11:49:30 +01:00
f882fe32e1 Update grid column width in finance manager and modify date input handling in operation edit template 2024-12-04 10:46:05 +01:00
331029d819 Add context menu functionality and styles; refactor main-view.php and layout files 2024-11-11 15:22:00 +01:00
35f6ff9bbb Refactor code formatting and improve readability in gdb.min.php and grid.php; update cache sizes in ftp-kr.sync.cache.json 2024-11-10 21:08:30 +01:00
3f306ccb81 first commit 2024-11-10 11:11:35 +01:00