lmarcouiller
|
35ca516ef6
|
update knowledgerecord_card
|
2021-09-13 11:24:43 +02:00 |
|
lmarcouiller
|
4762fd9c2e
|
Close #18678 : Implemention of tags/categories KM
|
2021-09-13 11:22:55 +02:00 |
|
Laurent Destailleur
|
a1e51e212e
|
Array of fields accept 'tdcss' property
|
2021-09-10 17:16:42 +02:00 |
|
Laurent Destailleur
|
f2df3aa151
|
css
|
2021-09-07 17:27:29 +02:00 |
|
Laurent Destailleur
|
c3825e2394
|
css
|
2021-09-07 14:52:19 +02:00 |
|
Laurent Destailleur
|
586e5c8b5b
|
Can set sort order in the ->fields description array for foreign key
|
2021-09-07 14:10:26 +02:00 |
|
Laurent Destailleur
|
4380c75c61
|
Show ref into bomco box and label
|
2021-09-07 13:09:12 +02:00 |
|
stickler-ci
|
3ea23d75fe
|
Fixing style errors.
|
2021-09-05 10:17:23 +00:00 |
|
ptibogxiv
|
940f77fb61
|
fix entity knowledgerecord
|
2021-09-05 12:15:11 +02:00 |
|
ptibogxiv
|
f3cf4f77b9
|
Update knowledgerecord.class.php
|
2021-09-04 21:30:56 +02:00 |
|
Laurent Destailleur
|
b04ea59a51
|
More sql sanitizing
|
2021-09-02 13:58:42 +02:00 |
|
Laurent Destailleur
|
19f0db23df
|
Fix scrutinizer bugs
|
2021-08-31 20:31:05 +02:00 |
|
Laurent Destailleur
|
fb8723d884
|
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
replace remaining SubmitCancel buttons
|
2021-08-28 18:39:06 +02:00 |
|
Laurent Destailleur
|
b6f6cd382d
|
Merge pull request #18523 from Hystepik/develop#4
NEW : api for knowledgemanagement
|
2021-08-28 14:35:29 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
lmarcouiller
|
1bdfad9c29
|
fix permissions api for knowledgemanagement
|
2021-08-27 12:19:28 +02:00 |
|
lmarcouiller
|
4547de8d4a
|
New : api for knowledgemanagement
|
2021-08-27 12:16:59 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Laurent Destailleur
|
22339a3ed3
|
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
improve forms - buttonsSaveCreate()
|
2021-08-24 15:26:03 +02:00 |
|
Laurent Destailleur
|
1cfe165613
|
Better name for field
|
2021-08-24 13:34:10 +02:00 |
|
Laurent Destailleur
|
366fa13fc0
|
NEW Add property "copytoclipboard" in modulebuilder
|
2021-08-24 13:19:53 +02:00 |
|
Laurent Destailleur
|
dc006b0ebb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2021-08-23 19:44:02 +02:00 |
|
Laurent Destailleur
|
23829ae637
|
Cast numeric into on sql request
|
2021-08-23 18:56:46 +02:00 |
|
Christian Foellmann
|
d706c3b1ec
|
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
|
2021-08-20 14:41:30 +02:00 |
|
Laurent Destailleur
|
b95b233c4b
|
Position of fields
|
2021-08-18 02:07:48 +02:00 |
|
Laurent Destailleur
|
82db3ae1a9
|
NEW Use lang selector when using a field key 'lang' in modulebuilder
|
2021-08-18 01:54:13 +02:00 |
|
Laurent Destailleur
|
3bc8a7345c
|
Merge branch 'develop' into develop#1
|
2021-08-18 00:37:23 +02:00 |
|
Laurent Destailleur
|
352b413a17
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-17 02:12:22 +02:00 |
|
Laurent Destailleur
|
eba87ab295
|
FIX filter on status Draft in modulebuilder
|
2021-08-17 02:09:38 +02:00 |
|
Laurent Destailleur
|
0de10cea39
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-04 15:21:31 +02:00 |
|
lmarcouiller
|
8c8a542127
|
fix error with lang search
|
2021-08-04 15:06:08 +02:00 |
|
Laurent Destailleur
|
58ca982e55
|
Fix trans
|
2021-08-04 14:01:57 +02:00 |
|
lmarcouiller
|
8cbbcc01a9
|
Update to make lan field common
|
2021-08-04 11:25:23 +02:00 |
|
lmarcouiller
|
1fb99a3185
|
Update to match eldy changes
|
2021-07-16 15:47:17 +02:00 |
|
stickler-ci
|
2fd520cadc
|
Fixing style errors.
|
2021-07-16 08:15:36 +00:00 |
|
lmarcouiller
|
cad84b1e0b
|
Update language support knowledge record
|
2021-07-16 10:10:59 +02:00 |
|
lmarcouiller
|
f68f98cbdd
|
New : language support for knowledgemanagement module
|
2021-07-16 09:59:15 +02:00 |
|
Laurent Destailleur
|
d91051488c
|
Merge pull request #18125 from fr69400/develop
NEW add hookmanager on note pages
|
2021-07-11 20:25:16 +02:00 |
|
stickler-ci
|
789cea9a85
|
Fixing style errors.
|
2021-07-11 07:49:05 +00:00 |
|
fr69400
|
7f18bdf85b
|
Update knowledgerecord_note.php
|
2021-07-11 09:48:50 +02:00 |
|
stickler-ci
|
4272f93aa4
|
Fixing style errors.
|
2021-07-09 16:41:41 +00:00 |
|
fr69400
|
e45d5c1d0d
|
NEW add hookmanager on note pages
|
2021-07-09 18:36:21 +02:00 |
|
Laurent Destailleur
|
f286017cab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-06 19:03:55 +02:00 |
|
Francis Appels
|
1333ca3660
|
Fix php 8 warning on not set field keys
|
2021-07-05 14:51:34 +02:00 |
|
Laurent Destailleur
|
94974af738
|
trans
|
2021-06-30 01:52:54 +02:00 |
|
Laurent Destailleur
|
4b8f2f42b9
|
Lookd and feel v14
|
2021-06-26 16:42:35 +02:00 |
|
Laurent Destailleur
|
e62ed28701
|
Debug v14
|
2021-06-26 15:39:52 +02:00 |
|
Laurent Destailleur
|
3754c2c3c9
|
Fix name of field
|
2021-06-17 00:59:11 +02:00 |
|
Laurent Destailleur
|
046215f64a
|
Fix PHP8
|
2021-06-14 02:08:28 +02:00 |
|
Laurent Destailleur
|
8b9af8f5ab
|
Responsive
|
2021-06-13 01:27:04 +02:00 |
|
Laurent Destailleur
|
5a6a3561b3
|
Merge pull request #17834 from frederic34/knowledge
clean code
|
2021-06-10 12:52:00 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Frédéric FRANCE
|
a06fb441d3
|
clean code
|
2021-06-06 21:40:47 +02:00 |
|
Frédéric FRANCE
|
a586afd8b3
|
clean code
|
2021-06-06 21:35:39 +02:00 |
|
Laurent Destailleur
|
9a8bd2c24b
|
Add missing field
Fix duplicate / in url
|
2021-05-17 06:13:26 +02:00 |
|
Laurent Destailleur
|
9ce510f5f9
|
Merge pull request #17443 from Hystepik/develop#1
Fix : Error on knowledgemanagement_list error $sql extrafields
|
2021-05-03 16:16:04 +02:00 |
|
Laurent Destailleur
|
173ef31ad4
|
Enhance modulebuilder
|
2021-05-02 12:15:31 +02:00 |
|
Laurent Destailleur
|
24a58b1956
|
Removed not used permission
|
2021-05-02 11:21:01 +02:00 |
|
Laurent Destailleur
|
69511e2706
|
Debug
|
2021-04-30 16:15:35 +02:00 |
|
Laurent Destailleur
|
46f41681ff
|
Debug
|
2021-04-30 15:55:28 +02:00 |
|
Laurent Destailleur
|
79133d1205
|
Debug
|
2021-04-30 15:37:26 +02:00 |
|
Laurent Destailleur
|
e99355a0c2
|
Clean html
|
2021-04-30 15:22:17 +02:00 |
|
Laurent Destailleur
|
c693668d38
|
Clean code
|
2021-04-30 14:26:39 +02:00 |
|
lmarcouiller
|
06e550cb19
|
Fix : Error on knowledgemanagement_list error $sql extrafields
|
2021-04-30 12:32:53 +02:00 |
|
lmarcouiller
|
4b4bf9321d
|
littlefix on creation
|
2021-04-29 10:54:24 +02:00 |
|
lmarcouiller
|
97043ca665
|
New module KnowledgeManagement
|
2021-04-28 14:57:49 +02:00 |
|
lmarcouiller
|
df33f6870b
|
fix errors in file
|
2021-04-28 10:12:17 +02:00 |
|
lmarcouiller
|
7a49629136
|
first commit KnowledgeManagement
|
2021-04-28 10:11:49 +02:00 |
|