Permalink
Please
sign in to comment.
Showing
with
19,623 additions
and 214 deletions.
- +15 −0 documents/changelogs/Release-20190901.md
- BIN engine/data/img/flag/id.gif
- +6 −6 engine/etc/static.php.inc
- +4 −4 engine/lib/object/CPDF.php.inc
- +10 −6 engine/lib/object/HTMLForm.php.inc
- +134 −56 engine/lib/tool/client.php.inc
- +54 −4 engine/lib/tool/clientBots/Bots.php.inc
- +22 −2 engine/lib/tool/clientBots/Generics.php.inc
- +4 −3 engine/lib/tool/clientBots/Tools.php.inc
- +13 −3 engine/lib/tool/clientBots/Unknowns.php.inc
- +6 −5 engine/lib/tool/clientDevices/Advan.php.inc
- +5 −2 engine/lib/tool/clientDevices/Asus.php.inc
- +3 −2 engine/lib/tool/clientDevices/BlackBerry.php.inc
- +3 −2 engine/lib/tool/clientDevices/Cat.php.inc
- +47 −0 engine/lib/tool/clientDevices/Chuwi.php.inc
- +7 −8 engine/lib/tool/clientDevices/Cubot.php.inc
- +50 −0 engine/lib/tool/clientDevices/Danew.php.inc
- +46 −0 engine/lib/tool/clientDevices/Dexp.php.inc
- +3 −2 engine/lib/tool/clientDevices/HTC.php.inc
- +9 −2 engine/lib/tool/clientDevices/Huawei.php.inc
- +46 −0 engine/lib/tool/clientDevices/Hyundai.php.inc
- +12 −8 engine/lib/tool/clientDevices/Infinix.php.inc
- +47 −0 engine/lib/tool/clientDevices/Intex.php.inc
- +4 −3 engine/lib/tool/clientDevices/Konrow.php.inc
- +3 −2 engine/lib/tool/clientDevices/LG.php.inc
- +3 −3 engine/lib/tool/clientDevices/Lenovo.php.inc
- +3 −2 engine/lib/tool/clientDevices/Logicom.php.inc
- +4 −2 engine/lib/tool/clientDevices/Meizu.php.inc
- +4 −2 engine/lib/tool/clientDevices/Motorola.php.inc
- +3 −2 engine/lib/tool/clientDevices/OnePlus.php.inc
- +3 −2 engine/lib/tool/clientDevices/Orange.php.inc
- +4 −3 engine/lib/tool/clientDevices/Qilive.php.inc
- +46 −0 engine/lib/tool/clientDevices/SPC.php.inc
- +15 −3 engine/lib/tool/clientDevices/Samsung.php.inc
- +6 −2 engine/lib/tool/clientDevices/Sony.php.inc
- +6 −2 engine/lib/tool/clientDevices/Tecno.php.inc
- +4 −3 engine/lib/tool/clientDevices/Ulefone.php.inc
- +46 −0 engine/lib/tool/clientDevices/Vertex.php.inc
- +3 −2 engine/lib/tool/clientDevices/Wiko.php.inc
- +8 −4 engine/lib/tool/clientDevices/Xiaomi.php.inc
- +28 −10 engine/lib/tool/folder.php.inc
- +3 −3 plugin/module/Admin_GenericEmailingManager/Admin_GenericEmailingManager.php.inc
- +135 −9 plugin/module/Admin_SecurityTools/Admin_SecurityTools.php.inc
- +24 −2 plugin/module/Admin_SecurityTools/html/admin.html.inc
- +171 −0 plugin/module/Admin_SecurityTools/html/admin_check_CaMykSIntegrity.html.inc
- +18,461 −0 plugin/module/Admin_SecurityTools/lib/Admin_SecurityToolsCaMykSIntegrityDescription.php.inc
- +39 −3 plugin/module/Admin_SecurityTools/locale/translation_fr.php.inc
- +9 −3 plugin/module/Admin_Site/Admin_Site.php.inc
- +31 −23 plugin/module/Admin_Site/html/admin_view_site_config.html.inc
- +4 −3 plugin/module/Admin_Site/locale/translation_en.php.inc
- +4 −3 plugin/module/Admin_Site/locale/translation_fr.php.inc
- +3 −3 plugin/theme/IndigoFlatStyle/css/style.css
@@ -0,0 +1,15 @@ | ||
# CaMykS Changelog | ||
## Release 20190901 | ||
|
||
* [2019-07-01 12:16:32 +0200 | JB Lebrun] Adds July 2019 release history in changelogs. [#View details](https://github.com/Dj1b/CaMykS/commit/4c5da037b7241d96fa6055037f7e12900313aaf7) | ||
* [2019-07-05 17:20:59 +0200 | JB Lebrun] Updates user agent detection in client library. [#View details](https://github.com/Dj1b/CaMykS/commit/9fc93d68266af642bd7d4bcc5479f0bae366cdc1) | ||
* [2019-07-12 18:12:42 +0200 | JB Lebrun] Updates user agent detection in client library. [#View details](https://github.com/Dj1b/CaMykS/commit/2a3c6bfb92a3fb9b7ccaf2d907f31efe17e9c2e2) | ||
* [2019-07-17 12:12:38 +0200 | JB Lebrun] Fixes a bug with keyup feature in GenericMediaPopup input client side scripts. [#View details](https://github.com/Dj1b/CaMykS/commit/f9cc68eadfa340aff242d644fba539c00adc076b) | ||
* [2019-07-19 17:28:00 +0200 | JB Lebrun] Updates user agent detection in client library. [#View details](https://github.com/Dj1b/CaMykS/commit/69bc6d171a9ffedc4219a257041fe7ebf48b99a2) | ||
* [2019-07-26 16:45:14 +0200 | JB Lebrun] Inserts new Input ClicAndPayPayment as interface to ClicAndPay payment system. [#View details](https://github.com/Dj1b/CaMykS/commit/3d71b1993597ac9111c2e5448024c96f0c3bf754) | ||
* [2019-07-26 16:47:28 +0200 | JB Lebrun] Updates user agent detection in client library. [#View details](https://github.com/Dj1b/CaMykS/commit/504e72b71f308ac9034c8f19307ecdeb178c3edd) | ||
* [2019-08-28 17:04:56 +0200 | JB Lebrun] Updates visibility on load_config method in Admin_GenericEmailingManagerEmailing library to be accessed by parent Admin_GenericEmailingManager module. [#View details](https://github.com/Dj1b/CaMykS/commit/dabe06809672f33cd5c11b0d27172d045d3493be) | ||
* [2019-08-29 12:43:25 +0200 | JB Lebrun] Updates user agent text length display in Admin_MonitoringUserAgentChecker module record list parameters. [#View details](https://github.com/Dj1b/CaMykS/commit/5440fe179c26f13784577c44e1fac5baf2b7c1bc) | ||
* [2019-09-02 11:15:22 +0200 | JB Lebrun] Does some files cleaning for Doxygen compatibility. [#View details](https://github.com/Dj1b/CaMykS/commit/88064cd25b1b8725e9aac86d9aa66c5c2ca4ecca) | ||
* [2019-09-02 11:21:50 +0200 | JB Lebrun] Updates user agent detection in client library. [#View details](https://github.com/Dj1b/CaMykS/commit/23daf557699358107a4c79905595be5ee949797c) | ||
* [2019-09-02 11:29:23 +0200 | JB Lebrun] Prepares release. [#View details](https://github.com/Dj1b/CaMykS/commit/b8fa67b373504e292b157209853558d1ba6fa724) |
Binary file not shown.

Oops, something went wrong.
0 comments on commit
af316a5