Commit Graph

168 Commits

Author SHA1 Message Date
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
854e945f79 Php8.0 support: Fixed issue #82. 2021-06-17 14:27:35 +02:00
6feda01356 Added fr_FR.utf8 language code support and defined it as default 2021-06-08 19:07:48 +02:00
10c67f312a Prepare php8.0 support 2021-06-08 17:03:45 +02:00
490b63dbaa Removed bootstrap-datepicker from jscalls 2021-06-08 17:02:22 +02:00
ebef163c8b Fixed missing community title name in oublic registering form 2021-06-08 17:01:21 +02:00
56f2f8f876 Added profile community specs in public registering form 2021-06-08 16:59:23 +02:00
8b2b35bc14 Fixed issue #80. 2021-06-02 01:51:13 +02:00
a862b66612 Added Steam community profile. Used printTabCommProfiles() in AddCom and AdminNode coordination objects. 2021-06-02 01:32:40 +02:00
dcbfa0604b Implemented page headers mx blocks in template package 2021-05-05 10:56:55 +02:00
06791a2df7 Redefined method used for header page title in the community class 2021-05-05 03:30:54 +02:00
5afbe3b7b7 Fixed community object styles for qware template and updated community class 2021-05-04 09:51:45 +02:00
6beb9b0080 Added objectName(): returns current translated object name 2021-04-30 10:17:00 +02:00
def29edb0d Fixed ip not defined as guest 2021-04-30 10:16:09 +02:00
25c61ad798 Fixed issue #79 2021-04-29 05:43:06 +02:00