Commit Graph

31312 Commits

Author SHA1 Message Date
e61ffb3e9a
Fix copyright of cregion.class.php
The file is mostly a copy paste of eldy's work
2023-05-13 14:27:11 +01:00
9b6a513cfb
CLOSE #24761 Add REST API to retrieve regions 2023-05-13 14:17:57 +01:00
Laurent Destailleur
cf51c26944 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-12 19:26:35 +02:00
Laurent Destailleur
4c1c6319b3 Clean code 2023-05-12 19:21:47 +02:00
Laurent Destailleur
370c718b69
Merge pull request #24743 from MaximilienR-easya/dev_Fix_missing_conf_in_function
Fix of a missing $conf
2023-05-12 19:07:19 +02:00
hystepik
10fdb13a02 Fix : makeStripeSepaRequest fatal error 2023-05-12 11:20:25 +02:00
Laurent Destailleur
3322a5eeb8 Fix label 2023-05-11 21:16:49 +02:00
Laurent Destailleur
c6cb29381e Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-11 19:09:19 +02:00
Laurent Destailleur
2f6b95c073 FIX Sending email from attendee list 2023-05-11 18:42:56 +02:00
Laurent Destailleur
3b85aa7d92 Fix reposition 2023-05-11 16:49:24 +02:00
Maximilien Rozniecki
8830a71b1d Fix of a missing $conf 2023-05-11 14:41:49 +02:00
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
Laurent Destailleur
f59987af77 Fix typo 2023-05-11 02:04:25 +02:00
Laurent Destailleur
afe64323d2 FIX Margin calculation for credit notes on margin reports 2023-05-10 23:55:50 +02:00
Laurent Destailleur
4ab5489884 Clean code 2023-05-10 16:33:07 +02:00
Laurent Destailleur
5239f3c133 Debug v17 2023-05-10 13:23:07 +02:00
Laurent Destailleur
cd1523218e Debug v17 (export of attendees of an event) 2023-05-10 13:09:44 +02:00
Laurent Destailleur
c3c162441f Debug v18 2023-05-10 04:11:41 +02:00
Laurent Destailleur
d2d62cd60f NEW Show tips on search of string and numeric fields into lists 2023-05-09 17:32:17 +02:00
Laurent Destailleur
5a3d271829 Fix sanitize 2023-05-06 11:46:11 +02:00
Laurent Destailleur
166f8039fd NEW Add widget of open opportunities 2023-05-05 15:10:52 +02:00
Laurent Destailleur
daa1ac9e60 NEW option MAIN_ACTIVATE_FILECACHE to cache widgets 2023-05-05 14:22:32 +02:00
Laurent Destailleur
e0ef2870a4 NEW: Add widget "The next upcoming events" 2023-05-05 13:42:38 +02:00
Laurent Destailleur
57a9ef35ae NEW Implement MAIN_ACTIVATE_FILECACHE on bithday widget 2023-05-05 13:21:54 +02:00
Laurent Destailleur
90be880e51 Debug v18 (missing tooltip for shortcut on search) 2023-05-05 02:28:48 +02:00
Laurent Destailleur
60779d31d6
Merge pull request #24684 from BB2A-Anthony/FIX---smtps-geturl
FIX - smtps lib geturl for getDomainFromURL
2023-05-05 01:48:47 +02:00
Laurent Destailleur
a77b7ca395
Merge pull request #24674 from frederic34/instance_unique_id
use $conf->file->instance_unique_id instead of $dolibarr_main_instance_unique_id
2023-05-05 01:46:14 +02:00
Laurent Destailleur
daa99b989f
Merge pull request #24679 from lamrani002/orgnizePermissions
Include all actions that manage permissions in a single function
2023-05-05 01:36:36 +02:00
Laurent Destailleur
2d2f2341b7
Merge pull request #24686 from BB2A-Anthony/NEW---Do-not-select-a-default-recipient
NEW - Do not select a default recipient
2023-05-05 01:15:19 +02:00
Laurent Destailleur
7b024de2b2
Merge pull request #24671 from NextGestion/dolibarr_fixbugs
FIX| Problem when we clone a "Debit" miscellaneous payment
2023-05-05 00:57:42 +02:00
Laurent Destailleur
ad195f53f0 Debug v18 2023-05-04 22:17:06 +02:00
Laurent Destailleur
fec7c879d3 Debug v18 2023-05-04 21:41:59 +02:00
Laurent Destailleur
c4dc0b3c35 NEW Upload file with drag and drop for VATs 2023-05-04 17:50:23 +02:00
Laurent Destailleur
f61f425231 NEW upload a file by drag and drop on social contribution and salary 2023-05-04 17:28:42 +02:00
Anthony Berton
06b37482b1 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW---Do-not-select-a-default-recipient 2023-05-04 11:42:47 +02:00
Anthony Berton
db4a0dc28e FIX - smtps lib geturl for getDomainFromURL 2023-05-04 10:57:34 +02:00
Lamrani Abdel
2450819a95 orgnize function for permissions & simplify the code in index 2023-05-03 15:33:58 +02:00
Frédéric FRANCE
9d29ae8f10 wip 2023-05-03 14:22:30 +02:00
Frédéric FRANCE
c5013b6868 Merge remote-tracking branch 'upstream/develop' into instance_unique_id 2023-05-03 12:05:22 +02:00
Frédéric FRANCE
e4ec6f0b63 use instance_unique_id 2023-05-03 12:01:36 +02:00
Laurent Destailleur
07b9f0286e
Merge pull request #24666 from lamrani002/sortPermission
optimize and clean function reWriteAllPermissions()
2023-05-03 11:39:49 +02:00
Laurent Destailleur
458431facb
Merge pull request #24287 from lamrani002/deleteFromDocMB
NEW functionality delete table of property from documentation
2023-05-03 11:32:32 +02:00
NextGestion
fcee47f99c Problem when we clone a "Debit" miscellaneous payment 2023-05-03 09:22:23 +01:00
Laurent Destailleur
7a781840ca Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-03 04:54:49 +02:00
Laurent Destailleur
a1d6e55189 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-03 02:40:32 +02:00
Laurent Destailleur
9acf635551 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-03 02:38:05 +02:00
Laurent Destailleur
8b63f7e296 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-05-03 02:06:11 +02:00
Laurent Destailleur
4fb57477a2
Merge pull request #21419 from NextGestion/dolibarr_fixbugs
Add input "Search" to multiSelectArrayWithCheckbox() function
2023-05-03 02:02:04 +02:00
Laurent Destailleur
55414fd4d4 Log 2023-05-03 00:48:29 +02:00
Laurent Destailleur
2a9e670425 Fix php error 2023-05-02 22:22:55 +02:00