Skip to content

Releases: Citeck/ecos-community-demo

2024.10

05 Feb 08:41
Compare
Choose a tag to compare

Added

  • BPMN. Added new BPMN event - User Action
  • BPMN. Event type Signal.Added select status from component
  • Kanban board. Added setting "Card fields label layout"
  • Service Desk. New widget "Remaining time" displays remaining SLA time for each technical support line
  • Service Desk. Added SLA2 to journal
  • Module "Contracts". Updated with DMN approval process
  • Optimized attributes calculation for email multi-templates
  • Journals. Optimized data loading and data display
  • Doclib. Uploading multiple files, folder with subfolders and files, deleting and moving files and folders, validation of identical files

Fixed

  • Data type is ignored when uploading to excel
  • SLA doesn't change when the priority is changed
  • Module "ORD". Business process doesn't start
  • Service Desk. Can't change status of ticket
  • Name can't be changed for old journal settings
  • KeyManagementException: problem accessing trust store
  • Module "Order pass". Notification error

2024.8.3

07 Nov 14:20
Compare
Choose a tag to compare

Fixed

  • Journal settings. Empty filter list
  • Journal settings. Error when opening grouped data
  • Journal settings. Drop-down list does not open in the journal's columns setup
  • Journal template. Changed column order is not saved in the template
  • Journal template. Journal templates are without scrolling
  • Journal. Export from journal dosn't work with time-interval filter
  • Active tasks. Incorrect pagination
  • Orstructure. Double scrolls

2024.8

20 Sep 13:11
Compare
Choose a tag to compare

Добавлено

  1. Выполнено крупное обновление коробочных микросервисов и библиотек:
    · Обновление версии java до 21й версии (последняя LTS на момент миграции);
    · Обновление spring boot до 3.3.2 (последняя стабильная на момент миграции);
    · Обновление spring до 6.1.11 (подтянулся при обновлении spring boot);
    · Обновление версии kotlin до 2.0.0;
    · Обновление camunda до 7.21.0;
    · Обновление всех остальных зависимостей до последних стабильных версий.
  2. Движок для скриптов был заменен на GraalVM JS. Обновление позволяет использовать функционал новых версий JS.
  3. В журналах задач добавлена возможность фильтровать bpmn задачи по атрибутам документа, атрибутам задач
  4. Добавлен системный атрибут _statusModified, который хранит в себе дату последнего изменения статуса у записи.
  5. Обновлен интерфейс библиотеки документов : дашборд карточки, отображение по умолчанию, действия.
  6. На канбан-доске для каждой колонки можно скрывать элементы старше, чем указанная в настройках продолжительность. На доске для колонок с включенной настройкой будут скрываться элементы с датой перехода в статус больше, чем указанная продолжительность.
  7. Оргструктура. Добавлена настройка поиска по дополнительным полям.

Исправлено

  1. Ошибка при сохранении в черновик bpmn схемы с компонентом send task
  2. При настройке выражений в журналах не работает поиск.
  3. Service Desk. LA2 считается некорректно, если SLA2 просрочен.
  4. Service Desk. Ошибка «Произошла ошибка при удалении»
  5. Оргструктура. Некорректный поиск.
  6. Если в журнале колонки с настроенной общей суммой располагаются рядом, то обе суммы отображаются только под одной колонкой
  7. В конструкторе форм в компонентах скрыты неиспользуемые поля.

2024.7

25 Jul 10:24
Compare
Choose a tag to compare

Added

  • History-config aspect to enable configuration to write properties to history (widget and journal).
  • Updated currency data list.
  • Multiple select from orgstructura for journal templates.
  • BPMN process setting "Auto delete process". When deleting an object of the specified type, the process will be deleted automatically.

Fixed

  • Empty orgstructure component when selecting users.
  • No user name in the Comment widget.
  • Filtering project users when mentioning in comments
  • Duplicateted content in the database.
  • Duplicated 'group-action-change-owner' configuration within group actions.
  • Error while process start: Process definition with id not found.
  • User form editing if a date of birth field is filled.
  • Contracts module. When document is generated from template business process stays in draft status
  • Document types' names are not displayed in the Documents tab of the dashboard
  • Error 'Source is not found with id 'type' and type 'ru.citeck.ecos.records2.source.dao.MutableRecordsDao' when saving a data type.

v2024.4.1

16 May 15:10
Compare
Choose a tag to compare

Fixed

  • ECOSCOM-5472. Error while process start: Process definition with id not found

v2024.4

19 Apr 15:06
Compare
Choose a tag to compare

Added

  • Journal multiple agregation by filter: the ability to add several columns with specified names with different filter settings.
  • "History Configuration" aspect to configurate attributes which changes won't be recorded to history journal and widget history.
  • Improved Orgstructure: ability to add existing groups or users to a group.
  • Improved transaction system.

Fixed

  • Missed business rule task on BPMN elements.
  • "Read timed out" error during camunda process.
  • filter with predicate "Not equal".
  • Uploading 2 or more documents to the card in the Module "Contracts".
  • Synchronization with document widget in the Module "Contracts".

v.4.9.0

15 Feb 09:37
Compare
Choose a tag to compare
  • Ability to change and save column width in a table view.
  • Ability to load source associations for records from other database.
  • Developed external attributes mixins.
  • Defined formats for the Print action.
  • Entities are copied with child associations.
  • Ability to enter a condition for the "Color" formatter.
  • Added a new "Duration" formatter. When formatter is enabled, the duration will be transformed into hours, like 2d 3h 30m = 51h 30m
  • Added Work schedule and production calendar, which is a functionality for accounting for non-working days and holidays.
  • Ability to get in the action a link to download a file (using config: implSourceId) is added to the card object.

Fixed

  • Attribute with storage type "None" is not computed.
  • Journal grouping now work for groupable assoc attribute.

v.4.8.0

12 Dec 10:52
Compare
Choose a tag to compare
Merge branch 'ksenia.dukhanina-master-patch-77009' into 'master'

CHANGELOG 4.8.0 updates

See merge request ecos-community/ecos-community-demo!12

v4.7.0

03 Oct 13:32
Compare
Choose a tag to compare
  • Created new readable process model for module "Offers"
  • Renamed tasks buttons in module "Offers"
  • Added option "Save as draft" in BPMN editor
  • Module "ARO" added
  • Attributes "Registration number" and "Date received", "Initiator" are added in module "Correspondence. Income documents"
  • Card content is closed for editing in module "Correspondence. Income documents"

v4.6.0

26 Sep 06:04
Compare
Choose a tag to compare
Merge branch 'aro' into 'master'

Update ecos-aro version

See merge request ecos-community/ecos-community-demo!7