Commit Graph

6 Commits

Author SHA1 Message Date
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
e05cd81ae0 Update sync cache metadata and improve error reporting in AJAX handling 2025-01-02 10:32:14 +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
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