Commit Graph

182 Commits

Author SHA1 Message Date
82173d23d3 Fixed issue #108. 2024-02-28 00:30:30 +01:00
a7490cc9da Fixed issue #107. 2024-02-26 13:57:36 +01:00
b67b5922b7 Moved formlecture* methods from home object to community object. 2024-02-25 12:18:35 +01:00
ef52c50732 Fixed issue #106 by updating PHPMailer to version 6.8.1. 2023-11-08 21:00:18 +01:00
8223485aee Done #104. Autoload a coordination object css file when exists 2023-10-30 23:48:08 +01:00
e0ce6ba88a Done #104 and fixed issue #103 2023-10-28 10:48:56 +02:00
a66f90a43c Enhanced authentication logs. Enhanced matrix script call for authentication ad so on. 2023-05-28 13:11:46 +02:00
c455299b5d Fixed issue #102 2023-01-08 11:31:20 +01:00
ff1a2a5f8a Fixed issue #101 2023-01-08 10:06:36 +01:00
43ff79179c Fixed issue #99 2022-12-17 11:46:20 +01:00
9381ac2bdc Fixed issue #98 - Blank page when editing an user with admin right 2022-11-01 11:10:34 +01:00
b138f17ffc Updated .gitignore files to remove lib/ path ignoring. 2022-11-01 10:46:39 +01:00
b7f1d5bc9b Removed objecttest from qware_core repository 2022-02-27 12:38:18 +01:00
cdc7db51f8 Fixed issue #96. 2021-12-13 13:26:26 +01:00
534fb5409c Fixed issue #95. 2021-12-13 12:46:19 +01:00
165ded7cac Added ability to pass an array of datas in PDO::sql_query() 2021-10-01 09:53:40 +02:00
8c40a86ea0 Fixed html truncate by adding a truncateHtml function in Chaine class 2021-09-30 08:37:09 +02:00
e59ae73731 Fixed htmlCut() and chainCut() in Chaine class 2021-09-30 08:03:18 +02:00
371a2d2d26 Added tool's class in the actionAdmin table of adminobject class 2021-09-28 23:30:17 +02:00
62c8892288 Fixed issue #93 2021-09-28 18:10:20 +02:00
89cada6b96 Modifying the register button in the community form depending of register status 2021-09-27 18:04:38 +02:00
e6ca195ed1 Implemented EnableRegister functionnality in userprint() for qware template 2021-09-27 05:59:52 +02:00
b82e879608 Fixed Call to undefined function each() 2021-09-27 05:30:00 +02:00
3ffc3ef364 Fixed issue #92 2021-09-27 04:54:40 +02:00
64a74100a2 Implemented optional link to subscription 2021-09-24 15:14:27 +02:00
e28b52b4fd Fixed issue with default loading wysi (summernote) 2021-09-24 15:07:08 +02:00
354b7256fe Fixed errors 2021-09-23 16:19:06 +02:00
7a71d1059a Fixed issue #91 2021-09-23 14:49:57 +02:00
5c46ae301b Fixed errors 2021-09-23 11:12:03 +02:00
9369712f66 Fixed errors 2021-09-23 10:48:10 +02:00
bbdf63a6b6 Fixed errors 2021-09-23 10:06:16 +02:00
f82c3299ed Fixed errors 2021-09-23 05:03:48 +02:00
aa182f9f3f Fixed errors 2021-09-23 05:02:26 +02:00
1197840c19 Fixed errors 2021-09-23 04:13:22 +02:00
e625f246e6 Fixed errors 2021-09-23 04:12:01 +02:00
6e052305d7 Fixed errors 2021-09-23 03:17:42 +02:00
f6cceac3fe Fixed errors 2021-09-23 03:16:39 +02:00
0b86b60697 Fixed errors 2021-09-23 03:15:30 +02:00
4a73d85f0c Fixed issue #90. 2021-09-22 23:48:06 +02:00
f587f9c791 Fixed issue #90. 2021-09-22 23:47:09 +02:00
16d32b92c2 Fixed issue #90. 2021-09-22 23:43:02 +02:00
77692a6c11 Fixed severals small issues : each() function removed in php8, summernote's class missing properties, missing field in backupfile database, js loading in backup method. 2021-09-22 12:08:48 +02:00
0222fc8137 Fixed issue #89. 2021-09-22 02:45:38 +02:00
100d4b9a41 Fixed issue #88. 2021-09-22 00:35:15 +02:00
db5e42e273 Fixed issue #87 2021-09-14 14:31:45 +02:00
c824c58c28 Fixed issue #86. 2021-09-14 00:24:50 +02:00
cffac24889 Added ListPublic community setting. Added RegisterEnable community setting. 2021-09-13 09:56:41 +02:00
8e65d66d78 Added List Public attribute. This attribute defines if community is publicly visible or not 2021-09-12 07:06:58 +02:00
68be01761f Modified javascript and css scripts loading. Now it's loading with version management done with system links 2021-09-12 07:03:34 +02:00
3c7ea74cfa Fixed issue #83. 2021-06-17 15:00:48 +02:00