Regis Houssin
5375add08c
FIX just add mp4
2021-03-12 08:41:56 +01:00
Regis Houssin
290f49a3e0
FIX wrong extension
2021-03-12 08:39:36 +01:00
Regis Houssin
05532ca6b7
FIX missing video mime
2021-03-12 08:35:13 +01:00
Laurent Destailleur
dcff298c5f
FIX #16533
2021-03-04 15:57:03 +01:00
Laurent Destailleur
ffa0e6c391
FIX Timezone management for datetime on list of events
2021-03-04 15:34:29 +01:00
Laurent Destailleur
da8b67da83
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-03-03 12:07:42 +01:00
Laurent Destailleur
093eab188e
Code comment
2021-03-03 12:02:57 +01:00
Laurent Destailleur
6fcec3e99b
Merge pull request #16522 from FHenry/13.0
...
fix: warning on install
2021-03-02 23:58:26 +01:00
Laurent Destailleur
c2f0d9f42c
Update functions.lib.php
2021-03-02 23:57:37 +01:00
Laurent Destailleur
7eb3e324c7
FIX #16503
2021-03-02 23:09:55 +01:00
Florian HENRY
30c6e268a1
fix warning
2021-03-02 22:55:43 +01:00
Laurent Destailleur
ef99b0f98c
Update modulebuilder.lib.php
2021-03-02 12:38:17 +01:00
Florian HENRY
593ae78761
avoid php wrning
2021-03-02 10:55:23 +01:00
Laurent Destailleur
490faec547
FIX Timezone problems
...
Conflicts:
htdocs/core/lib/date.lib.php
test/phpunit/DateLibTest.php
2021-02-28 22:50:21 +01:00
Laurent Destailleur
753b1d1e11
FIX status on tooltip on widgets
2021-02-27 19:43:56 +01:00
Laurent Destailleur
0f44bdb90f
Fix sql error
2021-02-26 11:27:03 +01:00
Laurent Destailleur
adc0313543
Fix lang
2021-02-26 11:09:15 +01:00
Laurent Destailleur
b7e2c7d87a
FIX #16393 Do not sanitize <!DOCTYPE html>
2021-02-23 12:58:43 +01:00
Laurent Destailleur
34dcebea78
Code comment
2021-02-23 11:03:34 +01:00
Laurent Destailleur
b167a4a0c7
FIX date selector when using reduced year (like on smartphone)
2021-02-19 22:00:44 +01:00
Laurent Destailleur
574c0df427
Merge pull request #16338 from aspangaro/13p5
...
Fix module asset in development
2021-02-19 16:05:35 +01:00
Laurent Destailleur
5340c30db3
FIX missing security test on payment page
...
FIX sql error on group by on payment list
2021-02-19 12:35:26 +01:00
Laurent Destailleur
54640199af
Fix deletion if permission on dir is not write.
2021-02-15 23:43:56 +01:00
Laurent Destailleur
00642ffb48
Fix label of invoice
2021-02-15 22:04:35 +01:00
Laurent Destailleur
4a2cd0d509
Merge pull request #16253 from AlexisLaurier/13.0
...
contract - uses of multidir_output for file path
2021-02-11 19:00:20 +01:00
Laurent Destailleur
0849ce288c
Fix phpcs
2021-02-10 14:04:06 +01:00
Alexis LAURIER
5b2779a5f9
contract - use multidir_output
2021-02-10 13:27:42 +01:00
Alexis LAURIER
05b1171e90
Merge branch '13.0' of https://github.com/AlexisLaurier/dolibarr into 13.0
2021-02-10 13:19:47 +01:00
LAURIER Alexis
cb4295b702
dol_check_secure_access_document contrat multidir_
...
Use multidir_output for contracts document check to manage entity on each contract
2021-02-10 13:02:13 +01:00
Laurent Destailleur
667963094f
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-10 02:17:14 +01:00
Laurent Destailleur
c875ad9a1c
FIX #16240
2021-02-10 02:17:01 +01:00
Laurent Destailleur
2c30680157
Merge pull request #16244 from AlexisLaurier/13.0
...
fix regression of #16118 - entity not check on object in checkUserAccessToObject
2021-02-10 01:25:19 +01:00
LAURIER Alexis
0ae0eb5758
fix regression of #16118 - entity not check
...
Entity is not anymore check for user having permission $user->rights->societe->client->voir on the current entity. Then we can open object from any entity with current permissions and the entity field of objects are not anymore checked.
2021-02-09 20:13:13 +01:00
Laurent Destailleur
fe9d23e90b
Update functions.lib.php
2021-02-08 15:10:14 +01:00
Frédéric FRANCE
e15e8bcd05
Update functions.lib.php
2021-02-08 15:10:07 +01:00
Alexandre SPANGARO
b8ea96ba57
Fix module asset in development
2021-02-08 05:39:07 +01:00
Laurent Destailleur
45789ec21c
Fix TZ problems
...
Conflicts:
htdocs/core/lib/company.lib.php
2021-02-07 19:47:33 +01:00
Laurent Destailleur
ac83cea83a
Fix avoid to run import twice by clicking on tab step6
...
Fix timeout for real import step
2021-02-05 14:34:04 +01:00
Laurent Destailleur
4a2f26415e
Fix GETPOST accept < if followed with a number
2021-02-04 23:36:41 +01:00
Laurent Destailleur
a6b08b241f
Doc
2021-02-04 17:13:00 +01:00
Laurent Destailleur
524b28d8c3
Fix missing tab info on holiday
2021-02-04 12:15:31 +01:00
Laurent Destailleur
eca010937f
FIX Trigger on expense report was not fired
...
FIX Bad dates on info tabs
2021-02-04 11:56:53 +01:00
Laurent Destailleur
b80de4aeaf
FIX CSRF errors on margin forms
2021-02-02 13:04:41 +01:00
Laurent Destailleur
daf88944f8
FIX #16118 Timezone problem on some fields
2021-02-02 00:19:41 +01:00
Laurent Destailleur
ca7738c9b3
FIX #16107
2021-01-30 13:57:42 +01:00
Laurent Destailleur
cf4a12d715
FIX Missing language ico
...
Conflicts:
htdocs/core/lib/functions.lib.php
2021-01-28 12:04:04 +01:00
Laurent Destailleur
9d0945bbe2
FIX #16077
2021-01-28 10:30:09 +01:00
Laurent Destailleur
f462e353e9
FIX #16079
2021-01-28 09:59:13 +01:00
Laurent Destailleur
b488bca020
FIX 16084
2021-01-28 08:53:13 +01:00
Laurent Destailleur
3e4a9b1bfc
Merge pull request #16070 from aspangaro/13p3
...
Fix: Fa-icon on stock movement
2021-01-27 19:24:31 +01:00