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
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Laurent Destailleur
6a470dbcf7
Kanban on inventory list. Look and feel v18
2023-04-01 12:05:29 +02: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
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
54d1250887
Merge + Clean duplicate trigger code. We must use the context.
2023-03-02 02:19:24 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
f6271d83db
Debug v17
2023-03-01 19:28:32 +01:00
Laurent Destailleur
e26e8ac85b
Debug v17
2023-03-01 12:35:33 +01:00
Laurent Destailleur
f740a039f7
Debug v17
2023-03-01 12:34:01 +01:00
Laurent Destailleur
b0b1e8d327
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-27 03:40:12 +01:00
Laurent Destailleur
bf544bef63
css
2023-02-26 13:13:58 +01:00
Laurent Destailleur
ac410a4518
Fix missing url to check
2023-02-26 12:59:25 +01:00
Laurent Destailleur
d97725173b
Fix sql error
2023-02-26 12:45:13 +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
Laurent Destailleur
6a68d3f6cd
Fix look and feel v17
2023-02-25 01:16:39 +01:00
Laurent Destailleur
04ca203ee8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-21 12:21:01 +01:00
Laurent Destailleur
3a561d78b9
css
2023-02-21 10:59:04 +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
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
fd3dffc892
Add kanban view for partnership object
2023-02-18 19:20:54 +01:00
Frédéric FRANCE
c1882425db
fix tooltip
2023-02-15 22:26:16 +01:00
Laurent Destailleur
89ad1cc7d5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-15 15:46:45 +01:00
Laurent Destailleur
a78016a37b
Fix list of status for partnership
2023-02-15 12:29:45 +01:00
Laurent Destailleur
c2eeb50948
Fix sql error insert partnership
2023-02-15 12:27:13 +01:00
Frédéric FRANCE
2c7a01848c
add ajax tooltip on partnership
2023-02-08 22:12:28 +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
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
48161b8400
Debug v17. Bad param for selection of project
2023-01-17 13:50:23 +01:00
Regis Houssin
481215eef4
FIX Multicompany use "element" name and not "table_element"
2023-01-16 14:40:35 +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
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
Laurent Destailleur
c593d990e4
Clean deprecated code for adodbtime
2022-12-30 18:55:10 +01:00
Laurent Destailleur
a37c74374d
Merge pull request #23340 from Easya-Solutions/new-agenda-event-new-url-percentage-default
...
NEW remove default percentage for event creation url
2022-12-27 14:47:06 +01:00
Laurent Destailleur
04ad33558f
Merge pull request #23315 from frederic34/fixcode
...
clean code
2022-12-26 23:52:22 +01:00
VESSILLER
144a7e01b4
NEW remove default percentage for event creation url
2022-12-26 14:33:30 +01:00
Laurent Destailleur
03aefbc1f0
FIX #yogosha13939
2022-12-24 15:33:13 +01:00
Laurent Destailleur
99d5c4ebf3
FIX #yogosha13939
2022-12-24 14:18:58 +01:00
Frédéric FRANCE
a08d84b995
fix code
2022-12-23 14:11:13 +01:00
Frédéric France
637fc95265
clean code
2022-12-22 22:29:24 +01:00
Frédéric FRANCE
f11418c108
doc translation
2022-12-21 17:23:33 +01:00