Closed thvvmas closed 2 months ago
The pull request introduces updates to enhance FTP integration within the application. It adds new functionalities for handling FTP operations, modifies existing forms to better manage FTP resource configurations, and includes checks for subsystem existence. These changes improve the application's capability to manage FTP connections and refine integration settings in user interfaces.
File Path | Change Summary |
---|---|
src/cf/Catalogs/пбп_ИнтеграционныеПотоки/Forms/ФормаЭлемента/Ext/Form/Module.bsl |
Updated conditional logic for ЭлементНаследования to handle FTPРесурсы , setting new properties for FTP integration elements, including a new entry point title. |
src/cf/CommonModules/пбп_ИнтеграцииСервер/Ext/Module.bsl |
Introduced several new FTP-related functions, including connection handling, message sending/receiving, and file existence checks. |
src/cf/CommonModules/пбп_ОбщегоНазначенияСервер/Ext/Module.bsl |
Added functions to check for subsystem existence and retrieve the primary language code, along with reintroducing a placeholder procedure for scheduled task execution. |
src/cf/CommonModules/пбп_СтандартныеПодсистемыПовтИсп/Ext/Module.bsl |
Added functions for retrieving subsystem names based on specific inclusion criteria, enhancing the module's functionality. |
src/cf/CommonModules/пбп_СтандартныеПодсистемыСлужебныйПовтИсп/Ext/Module.bsl |
Introduced a new exported function to retrieve subsystem names, expanding the module's capabilities. |
ТочкаВхода
(Entry Point) field, which is directly related to the new entry added to the excludeWords
property in the main PR, as both are concerned with FTP integration and its configuration.enhancement
In the realm of code, where rabbits play,
New FTP paths light up the way.
With connections strong and messages clear,
Integration hops, bringing us cheer!
Let's celebrate this change so bright,
A leap for progress, a joyful sight! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
100
Summary by CodeRabbit
New Features
Bug Fixes