-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e1701b5
commit b419542
Showing
2 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
Fix: SFW updating. | ||
Fix: composite template. | ||
Other minor improvements. | ||
Fix: skip forgot_password from from visible fields checking. | ||
Fix: sfw update fw stats. | ||
Fix: setlastcall in remotecall. | ||
Fix: SFW. Block page net count show. | ||
Fix: Forms. Possible notices fixed. | ||
Fix. DB. Fetch all method fixed. | ||
New. SLAM Easyform ajax integration implemented. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
Исправлено: Обновление SFW. | ||
Исправлено: изменение шаблона при установке. | ||
Остальные улучшения. | ||
Исправлено: пропустить forgot_password из проверки видимых полей. | ||
Исправлено: sfw обновляет статистику fw. | ||
Исправлено: setlastcall в remotecall. | ||
Исправление: SFW. Показ количества страницы блокировки. | ||
Исправлено: Формы. Возможные уведомления исправлены. | ||
Fix. DB. Исправлены все методы fetch. | ||
New. Реализована интеграция ajax с SLAM Easyform. |