2
0
forked from Wavyzz/dolibarr
Commit Graph

3719 Commits

Author SHA1 Message Date
Laurent Destailleur
166f8039fd NEW Add widget of open opportunities 2023-05-05 15:10:52 +02:00
Laurent Destailleur
ad195f53f0 Debug v18 2023-05-04 22:17:06 +02:00
NextGestion
5c5d9392c3 Merge branch 'develop' into dolibarr_fixbugs 2023-05-02 17:09:02 +01:00
Laurent Destailleur
c630253fda Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-02 05:28:32 +02:00
Laurent Destailleur
a1ba425765 Fix warnings 2023-05-01 18:12:59 +02:00
Laurent Destailleur
e2ec34e1e5 Clean code 2023-05-01 14:33:08 +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
mc2contributor
8e0e134dc5 Add "@return void" to satisfy CI check 2023-04-28 10:20:48 -06:00
mc2contributor
7a8fd37a4a Fix issues identified by CI in pull request. 2023-04-28 10:07:46 -06: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
3065b9ca6a Clean code 2023-04-27 21:15:27 +02:00
stickler-ci
034f1167fd Fixing style errors. 2023-04-27 18:51:33 +00:00
mc2contributor
a9775a4413 API endpoint to delete timespent record 2023-04-27 11:49:18 -06:00
mc2contributor
b7b322e661 API endpoint to update timespent record 2023-04-27 11:46:39 -06:00
Laurent Destailleur
0cf4fca331 Fix look and feel v17 2023-04-27 18:00:53 +02:00
Laurent Destailleur
8a92d7f905 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 14:03:59 +02:00
Gauthier PC portable 024
bb350d062b FIX : deletion of a line of time spent (backport e3aa438d2a) 2023-04-26 10:25:08 +02:00
Frédéric FRANCE
5f5fa38561 Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-21 15:16:08 +02:00
Laurent Destailleur
3999f87fd2 Debug v18 2023-04-21 14:41:56 +02:00
Laurent Destailleur
aa459721b7 Invert PROJECT_HIDE_PROJECT_LIST_ON_PROJECT_AREA into
PROJECT_SHOW_OPEN_PROJECTS_LIST_ON_PROJECT_AREA
2023-04-21 13:36:35 +02:00
stickler-ci
69f6685971 Fixing style errors. 2023-04-20 18:23:40 +00:00
antonin_tdj
1410565b83 Fix ref_client on Project Overview for propale
The ref_customer in the propal object is name ref_client. 
I just added another check if nothing is found.
2023-04-20 19:55:31 +02:00
Frédéric FRANCE
97dcae2339 use isModEnabled 2023-04-20 19:11:45 +02:00
Frédéric FRANCE
057407554a use isModEnabled 2023-04-19 14:06:16 +02:00
Frédéric FRANCE
a38a303e1c use isModEnabled 2023-04-18 20:23:34 +02:00
Frédéric FRANCE
fa849696fb use isModEnabled 2023-04-18 20:16:02 +02:00
Laurent Destailleur
9a420b8f41 Clean code 2023-04-18 16:15:27 +02:00
Laurent Destailleur
96cb5fac9c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-13 13:08:59 +02:00
Laurent Destailleur
9821833d0d Clean code 2023-04-12 18:18:55 +02:00
Laurent Destailleur
c510b7d4df Add hidden search parameter search_current_entity 2023-04-12 18:16:14 +02:00
Laurent Destailleur
24fdec736b Fix missing escape html 2023-04-12 14:53:54 +02:00
Laurent Destailleur
b577457c86 css 2023-04-12 14:50:19 +02:00
Laurent Destailleur
c14471e419 css 2023-04-11 15:39:38 +02:00
Laurent Destailleur
ab037cb5e9 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-10 17:15:26 +02:00
Laurent Destailleur
89f6906851 Trans 2023-04-10 12:09:52 +02:00
Laurent Destailleur
eb187052e8 Fix column alignment/balance 2023-04-10 11:44:19 +02:00
Laurent Destailleur
3f3e8a84ff FIX Report of date of task suggested only if there is tasks 2023-04-10 11:23:18 +02:00
Laurent Destailleur
2ebfb18809 Debug v18 2023-04-10 02:01:34 +02:00
Laurent Destailleur
aea1f60c67 Debug v18 2023-04-10 01:46:30 +02:00
Laurent Destailleur
fa8b6ecd55 css 2023-04-08 16:53:18 +02:00
Laurent Destailleur
038fcd69a0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-08 15:13:44 +02:00
Laurent Destailleur
1be641a30d css 2023-04-08 14:37:27 +02:00
Laurent Destailleur
45fb3d9bbe FIX Search when criteria start with ! 2023-04-08 12:11:00 +02:00
Laurent Destailleur
0fb03fdc2d Clean code 2023-04-08 01:43:21 +02:00
Laurent Destailleur
b7633a3929 FIX Look and feel v18 2023-04-08 00:55:44 +02:00
Laurent Destailleur
931c9fa7ca Look and feel v18 2023-04-08 00:30:21 +02:00
Laurent Destailleur
a220aa5826 Merge pull request #24460 from aspangaro/18a2
FIX Move table projet_task_time to element_time
2023-04-07 12:15:45 +02:00
Alexandre SPANGARO
97344e38cb FIX Move table projet_task_time to element_time 2023-04-07 03:08:02 +02:00