Radicalform Versions Save

Ajax feedback form for Joomla! Works everywhere and suits to every Joomla! theme

v3.1.5

1 month ago

совместимость с Joomla 5

v3.1.4

7 months ago

fixes

  • Fixed warning: filemtime()
  • Fixed previous button for multisteps forms

v3.1.2

11 months ago
  • fix warnings with php 8.2
  • fix compatibilty with yootheme pro 4

v3.1.0

1 year ago

GitHub all releases

  • removed integration with the messenger dialog - the messenger has become closed and does not work with private clients
  • added Joomla 4 compatibility. Corrected appearance and behavior in the admin panel
  • jQuery dependency in the site's admin panel was removed
  • Added error interceptor for external plugins and custom code. Now if an error occurs in custom plugin or code, it will not crash.
  • external cosmetic changes
  • corrected output of links to plugin options

v3.0.5

2 years ago

GitHub all releases

[fixed] System cache cleaned every time when page loads [fixed] Compatibility with multisiting component (showing loaded images)

v3.0.4

2 years ago

GitHub all releases

[added] Compatibility with new version of RadicalForm Elements

v3.0.3

2 years ago

Github Releases

[fixed] Compatibility with Yootheme Pro [fixed] Some cosmetic changes

v3.0.2

2 years ago

Github Releases

[fixed] Не работали скрипты в админке, если история отправки форм пуста. В том числе не было возможности подключить интеграцию с телеграм [fixed] Если в качестве CSS классов ошибок использовано несколько классов - скрипт работал некорректно и невозможно было удалить сообщение об ошибке при загрузке корректного файла


[fixed] Scripts in the admin panel did not work if the history of sending forms is empty. In particular, it was not possible to connect integration with Telegram [fixed] If several classes were used as CSS error classes - the script did not work correctly and it was impossible to delete the error message when the correct file was loaded

v3.0.1

3 years ago

Github Releases

[added ]Теперь сама форма не требует наличия тега form для создания формы – ограничителем может являться любой тег с классом rf-form. Таким образом можно создавать формы внутри других форм, что не позволяет ни одна из существующих форм для Joomla, а так же повышается защита от спама – роботам сложнее обнаружить такую форму на странице [added ]Ошибка с неверным токеном теперь попадает в лог файл отправки форм – это позволяет отслеживать сложные ситуации у пользователей [added ]Теперь поддержание сессии пользователя не требует загрузки дополнительных скриптов – этим занимается основной скрипт Radical Form [added ]Записывается и передается в качестве дополнительной следующая информация – время отправки формы на устройстве пользователя (может отличаться из-за разных часовых поясов), а так же через какое время после загрузки была отправлена форма [added ]Изменена логика работы формы, благодаря чему стала возможной работа RadicalForm на сайтах с полностраничным кешированием. Насколько нам известно – таких форм для Joomla больше не существует [added ]Заложена основа для интеграции RadicalForm с билдером форм для Yootheme Pro [added ]Исправлена ошибка с неверным подсчетом количества полей не имеющих имени (не учитывались textarea) [added] добавлена возможность для пользователя удалять свои загруженные файлы до момента отправки формы [fixed] Исправлена ошибка с неверным подсчетом количества полей не имеющих имени (не учитывались textarea)


[added ]Now form itself does not require form tag to create form - any tag with class rf-form can be a limiter. So you can create forms inside other forms, which none of the existing Joomla forms allow, and also spam protection is improved - it's harder for robots to find such a form on a page [added ]Error with invalid token is now included into form submission log file - this allows to track complex situations for users [added ]Maintaining user session now doesn't require uploading additional scripts - the main Radical Form script does that [added ]The following information is logged and sent as additional information - the time the form was submitted on the user's device (can be different for different time zones), as well as how long after the upload the form was submitted [added ]The form logic has been changed, making it possible to use RadicalForm on websites with full-page caching. As far as we know, there are no such forms for Joomla anymore. [added ]Laid foundation for RadicalForm integration with Yootheme Pro form builder [added ]Fixed bug with wrong count of fields without names (no textarea was counted) [added] Added ability for user to delete his uploaded files before submitting a form [fixed] Fixed bug with wrong count of fields without names (no textarea was counted)

v2.7.1

3 years ago

Github Releases

[fixed] исправлена работа формы, если перед классами для невалидных полей присутствует пробел, или количество пробелов между классами больше одного


[fixed] fixed RadicalForm if there is a space before CSS classes for invalid fields, or the number of spaces between classes is more than one