Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
...
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Laurent Destailleur
e74c50aa8a
Clean code
2023-04-28 16:05:25 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Laurent Destailleur
0fb03fdc2d
Clean code
2023-04-08 01:43:21 +02:00
Laurent Destailleur
6a470dbcf7
Kanban on inventory list. Look and feel v18
2023-04-01 12:05:29 +02:00
Laurent Destailleur
76ab7136f2
Clean code
2023-03-19 15:22:21 +01:00
Jyhere
ecfa7f1676
FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work
2023-03-16 14:58:44 +01:00
Laurent Destailleur
3f264989ce
Merge pull request #23906 from FliyFly/qodanaincompatible
...
Fix (qodana)
2023-03-08 13:21:14 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
040958f73d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-02 21:28:32 +01:00
Laurent Destailleur
54bb784138
Debug v18
2023-03-02 19:40:28 +01:00
Laurent Destailleur
93022a406c
NEW Keep a link between user created from recruitment and application
2023-03-02 15:25:12 +01:00
Laurent Destailleur
99a08402a5
Debug v17
2023-03-02 15:04:25 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
FLIO
29e56ab3cf
fix (qodana) edit error and merge develop to be update
2023-02-21 17:51:24 +01:00
Laurent Destailleur
870ac42082
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-20 16:20:49 +01:00
Laurent Destailleur
6da47ea49b
Fix qodana
2023-02-20 02:33:44 +01:00
Laurent Destailleur
3b8794dfb6
Debug v17
2023-02-20 02:08:04 +01:00
Laurent Destailleur
eaa0e5eb3e
CSS
2023-02-19 02:39:39 +01:00
Laurent Destailleur
0b4cacd291
Use dolChmod
2023-02-17 20:01:53 +01:00
priojk
247ba8d0c3
New: added links to wiki pages in German language
2023-02-16 17:52:41 +01:00
FLIO
156922fc51
Fix (qodana) Incompatible return type
2023-02-14 14:09:56 +01:00
Laurent Destailleur
d0e9290daf
NEW An external module can modify the quick search fields
2023-01-25 15:27:10 +01:00
Laurent Destailleur
a33603b6ae
Doxygen
2023-01-18 23:58:26 +01:00
Laurent Destailleur
0f475783de
Enhance method getKanbanView
2023-01-18 22:27:52 +01:00
Laurent Destailleur
80d46a22f1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-18 21:36:57 +01:00
Laurent Destailleur
c60a40f245
Merge pull request #23580 from hregis/fix_multicompany_compatibility
...
FIX Multicompany use "element" name and not "table_element"
2023-01-18 20:30:46 +01:00
Laurent Destailleur
84df8c4d9b
Merge pull request #23599 from lamrani002/kanbanForRecruitment
...
NEW kanban mode for list of recruitment job
2023-01-17 17:18:16 +01:00
Laurent Destailleur
48161b8400
Debug v17. Bad param for selection of project
2023-01-17 13:50:23 +01:00
Lamrani Abdel
cc2ab0dd3e
kanban mode for list of applications job
2023-01-17 13:48:57 +01:00
Lamrani Abdel
86698834a3
kanban for recruitment job list
2023-01-17 13:25:10 +01:00
Regis Houssin
481215eef4
FIX Multicompany use "element" name and not "table_element"
2023-01-16 14:40:35 +01:00
Laurent Destailleur
3e273d4004
Debug v17
2023-01-14 15:47:22 +01:00
Laurent Destailleur
577ef4a8a1
Merge pull request #23501 from aspangaro/18a4
...
Use isModEnabled()
2023-01-11 10:29:37 +01:00
Alexandre SPANGARO
8f5edcab02
Use isModEnabled()
2023-01-11 06:11:41 +01:00
Laurent Destailleur
3e4da8a1c5
Fix standardize code
2023-01-10 22:25:41 +01:00
Laurent Destailleur
714ec2ce48
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-10 22:11:40 +01:00
Laurent Destailleur
313adba8f4
Fix set job recruitement back to draft
2023-01-10 22:06:03 +01:00
Laurent Destailleur
b55b11c496
Merge pull request #22924 from cfoellmann/PR/fix-recruitment-UI
...
FIX add applicant name
2023-01-08 14:17:05 +01:00
Laurent Destailleur
566fb52fb8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-04 15:38:57 +01:00
Laurent Destailleur
950b1506d1
Debug v17
2023-01-04 15:29:36 +01:00
Laurent Destailleur
2378f8067b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-04 15:18:13 +01:00
Laurent Destailleur
7197085126
FIX saving of numbering module for jobs
2023-01-04 15:16:40 +01:00
Laurent Destailleur
eed3cdd9cc
Debug v17
2023-01-04 15:10:53 +01:00
Laurent Destailleur
0f763d2606
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-31 15:01:24 +01:00
Laurent Destailleur
26ef1cb270
Debug v17
2022-12-31 14:54:20 +01:00