Laurent Destailleur
cfff62c2fa
Clean code
2023-04-29 15:46:44 +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
038fcd69a0
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-08 15:13:44 +02:00
Laurent Destailleur
3af71d5ded
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-08 14:44:01 +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
Adrien Raze
1d59cdc41b
FIX : Add the possibility to events oxwner to check their events from the list when the perm "Read the actions (events or tasks) of others" is not active
2023-04-03 10:13:11 +02:00
Laurent Destailleur
c02fc4e177
Debug v18
2023-03-29 17:57:52 +02:00
Laurent Destailleur
6e8a72a434
Fix filter on holiday dates
2023-03-29 16:31:55 +02:00
Laurent Destailleur
ec7627572f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-27 18:32:25 +02:00
Laurent Destailleur
5ba48f9746
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-27 18:08:51 +02:00
Laurent Destailleur
1e94959042
Debug v18
2023-03-27 10:00:12 +02:00
Laurent Destailleur
520280479c
Merge pull request #24197 from glu000/16.0-issue-23966-2
...
FIX #[23799] - External users are not able to create events - correction
2023-03-27 08:30:41 +02:00
Laurent Destailleur
2ab510d746
Clean code. $hookmanager must be global and never be erased
2023-03-26 17:59:28 +02:00
Laurent Destailleur
b4c886936a
Merge pull request #24184 from MaximilienR-easya/dev_New_comm_action_mail_showed_if_option_set
...
New events about mail show the mail information (receivers, sender, Cc, etc)
2023-03-18 10:35:58 +01:00
Maximilien Rozniecki
50971047ab
removed the option to see the email information
2023-03-13 15:53:37 +01:00
Laurent Destailleur
022e06f4f3
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-13 10:33:47 +01:00
Laurent Destailleur
80678cfcb9
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-13 10:30:37 +01:00
Guenter Lukas
914096bd0a
update
2023-03-13 08:45:29 +01:00
Laurent Destailleur
f6b8cd0208
Merge branch '16.0' into 16.0-issue-23799
2023-03-12 17:47:02 +01:00
Maximilien Rozniecki
fc9ec58ac9
added the possibility to show the mail information inside the event page in case the option is set
2023-03-10 17:11:27 +01:00
Laurent Destailleur
2b4f4e9e4a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-04 15:25:58 +01:00
Laurent Destailleur
925cd10cee
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-03 13:30:02 +01:00
Laurent Destailleur
51a890bf1a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-03-03 12:30:02 +01:00
Laurent Destailleur
59f2644d46
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-03-03 12:29:35 +01:00
Nicolas
50d4f2d90f
FIX select for task in event card
2023-03-03 12:00:24 +01:00
Frédéric FRANCE
e08ff855d2
Merge remote-tracking branch 'upstream/develop' into reminder
2023-03-02 14:13:24 +01:00
Frédéric FRANCE
45207822a1
restore tags
2023-03-02 14:13:17 +01:00
Laurent Destailleur
7994825086
Update list.php
2023-03-02 13:39:08 +01:00
Laurent Destailleur
7f8b09f0b6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-02 10:48:36 +01:00
Laurent Destailleur
8612a88a2f
Sync transifex
...
Debug v17
2023-03-02 10:38:45 +01:00
Regis Houssin
4877c80c36
FIX missing "authorid" for getNomUrl link right access
2023-02-28 16:44:32 +01:00
Laurent Destailleur
be49df370a
css
2023-02-28 11:42:47 +01:00
Frédéric FRANCE
04ff41adc3
doc
2023-02-28 08:56:38 +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
f23de55809
FIX #24041
2023-02-26 19:28:11 +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
Frédéric FRANCE
2d454d6815
set errors from object
2023-02-24 16:50:41 +01:00
Laurent Destailleur
a64ed59e18
Merge
2023-02-23 22:25:56 +01:00
Laurent Destailleur
d4402aa7f5
code easier to understand
2023-02-22 01:09:23 +01:00
Laurent Destailleur
643c05116f
Debug v17
2023-02-21 13:37:27 +01:00
Laurent Destailleur
2168578f2e
Fix inline css
2023-02-18 14:00:25 +01:00
Laurent Destailleur
0b4cacd291
Use dolChmod
2023-02-17 20:01:53 +01:00
Laurent Destailleur
c498589bac
Merge pull request #23937 from bloxera/wikilink_DE_1
...
New: add links to wiki pages in German language
2023-02-16 21:23:15 +01:00
priojk
247ba8d0c3
New: added links to wiki pages in German language
2023-02-16 17:52:41 +01:00
Frédéric FRANCE
e1ca6ef019
clean code
2023-02-12 23:19:03 +01:00
Frédéric FRANCE
1fa1d11500
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-09 15:26:40 +01:00