Add bokshorn-it/filament-activity-timeline package for enhanced audit logging functionality. Update README to reflect new key package and improve localization for audit-related terms. Remove deprecated ActivityLogResource and related pages, integrating activity timeline features into existing resources. Update models to implement ProvidesActivityTitle for better activity tracking.
This commit is contained in:
@@ -186,6 +186,13 @@ return [
|
||||
'disciplinary_report' => 'Дисциплинарный отчёт',
|
||||
'department' => 'Отдел',
|
||||
'user' => 'Пользователь',
|
||||
'position' => 'Должность',
|
||||
'shift' => 'Смена',
|
||||
'sick_leave' => 'Больничный',
|
||||
'unpaid_leave' => 'Неоплачиваемый отпуск',
|
||||
'explanation' => 'Объяснительная',
|
||||
'gift' => 'Подарок',
|
||||
'employee_document' => 'Документ сотрудника',
|
||||
],
|
||||
|
||||
'widgets' => [
|
||||
|
||||
Reference in New Issue
Block a user