Laurent Destailleur
91996378d9
Merge pull request #16178 from werewolf7160/patch-1
...
call to createCommon() return int and not bool
2021-02-06 00:20:29 +01:00
Laurent Destailleur
b2aab07842
Merge pull request #16180 from grandoc/new_branch_05_02_2021
...
update minimum version
2021-02-06 00:19:17 +01:00
Laurent Destailleur
fbab50e4cb
Merge pull request #16182 from ptibogxiv/patch-412
...
Update libelle as label in shipment method API
2021-02-06 00:14:49 +01:00
Laurent Destailleur
f0e1c02caa
Look and feel v14 - Use placeholder on combolists
2021-02-06 00:05:24 +01:00
Philippe GRAND
b2e61aa499
fix typo
2021-02-05 18:23:17 +01:00
Philippe GRAND
47ca631193
Save the name of generated file as the main doc when generating a doc with this template and missing declarations
2021-02-05 18:09:36 +01:00
Philippe GRAND
5b5ea075e7
Save the name of generated file as the main doc when generating a doc with this template and missing declarations
2021-02-05 18:07:02 +01:00
Philippe GRAND
5856f9e5cb
Save the name of generated file as the main doc when generating a doc with this template and missing declarations
2021-02-05 18:04:46 +01:00
Philippe GRAND
4170332aee
Save the name of generated file as the main doc when generating a doc with this template
2021-02-05 17:58:54 +01:00
Philippe GRAND
0f196d7f19
Save the name of generated file as the main doc when generating a doc with this template
2021-02-05 17:56:57 +01:00
Philippe GRAND
e638c238c6
Save the name of generated file as the main doc when generating a doc with this template
2021-02-05 17:54:51 +01:00
Philippe GRAND
7c13428456
Save the name of generated file as the main doc when generating a doc with this template
2021-02-05 17:53:34 +01:00
Philippe GRAND
c03da95acb
Save the name of generated file as the main doc when generating a doc with this template
2021-02-05 17:52:12 +01:00
Philippe GRAND
d85c8c44fc
Save the name of generated file as the main doc when generating a doc with this template
2021-02-05 17:49:43 +01:00
Philippe GRAND
998c5b2ec3
Save the name of generated file as the main doc when generating a doc with this template
2021-02-05 17:42:33 +01:00
Philippe GRAND
c96d36cad3
Save the name of generated file as the main doc when generating a doc with this template
2021-02-05 17:39:22 +01:00
ptibogxiv
03a5f06d50
Update libelle as label in shipment method API
2021-02-05 17:37:51 +01:00
Laurent Destailleur
67df1e1b94
Use same visual picto everywhere for nature of thirdparty
2021-02-05 17:29:11 +01:00
Philippe GRAND
858e9d1c03
update minimum version
2021-02-05 17:27:56 +01:00
Laurent Destailleur
482ad20a4d
Log debug before archive logs
2021-02-05 16:14:42 +01:00
Laurent Destailleur
7278a8c17f
Fix autoselect of category with 'auto'
2021-02-05 15:07:07 +01:00
Laurent Destailleur
2851bac0af
Fix param urlencode
2021-02-05 14:46:20 +01:00
Laurent Destailleur
245fd6168d
Move text into tab
2021-02-05 14:11:34 +01:00
werewolf7160
70c9788a8b
call to createCommon() return int and not bool
...
with generated Object, the post request call to createCommon() in it and taht function return a int (id or -1 if error).
but the test on the returned value is a '!', that don't return false on "-1".
a post request with an sql error for example(foreign key error for my test), will always return 200 instead of 500 with the error
2021-02-05 12:44:55 +01:00
Laurent Destailleur
c441b54521
NEW If not logo defined, can use squarred logo on login page
2021-02-05 12:07:39 +01:00
Laurent Destailleur
54be4f282b
Fix bad function name
2021-02-05 10:56:33 +01:00
Laurent Destailleur
49470ea216
Trans
2021-02-05 00:56:44 +01:00
Laurent Destailleur
48be1f24d7
Reduce size required to store blockedlogs
2021-02-05 00:43:58 +01:00
Laurent Destailleur
59faccbc60
Load note_private
2021-02-05 00:34:15 +01:00
Laurent Destailleur
12454221ff
Optimize output
2021-02-05 00:04:44 +01:00
Laurent Destailleur
21a9a69ba1
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
test/phpunit/SecurityTest.php
2021-02-04 23:38:42 +01:00
Laurent Destailleur
4a2f26415e
Fix GETPOST accept < if followed with a number
2021-02-04 23:36:41 +01:00
Laurent Destailleur
865554bbde
NEW Can filter on rowid in list of blocked logs.
2021-02-04 23:24:59 +01:00
Laurent Destailleur
d298f54abd
Another memory optimization
2021-02-04 23:10:57 +01:00
Laurent Destailleur
42557a0148
Memory optimization in blockedlog module
2021-02-04 23:03:09 +01:00
Laurent Destailleur
98e5a655cc
Fix message if not found
2021-02-04 22:20:57 +01:00
Laurent Destailleur
55e7bcb7ab
Set max execution time
2021-02-04 22:14:46 +01:00
Laurent Destailleur
a4f6c2d0c6
More log
2021-02-04 22:03:58 +01:00
Laurent Destailleur
2a48529aea
Look and feel v14
2021-02-04 20:44:38 +01:00
Laurent Destailleur
964fa7a72d
Look and feel v14
2021-02-04 20:29:57 +01:00
Laurent Destailleur
1b7ee97082
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-02-04 19:49:32 +01:00
Laurent Destailleur
8cbd9fc0d8
CSS
2021-02-04 19:48:57 +01:00
Laurent Destailleur
87a12b39b0
Fix css
2021-02-04 19:28:49 +01:00
Laurent Destailleur
726ef265f2
Look and feel v14
2021-02-04 19:21:07 +01:00
Laurent Destailleur
95c75f8ba8
Fix css
2021-02-04 19:17:57 +01:00
Laurent Destailleur
a6b08b241f
Doc
2021-02-04 17:13:00 +01:00
Laurent Destailleur
eee49b9132
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/delais.php
2021-02-04 13:50:07 +01:00
Laurent Destailleur
f92dcf71ac
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-04 13:04:57 +01:00
Laurent Destailleur
b58b3a4932
FIX link to create event when task is in a project with a thirdparty
2021-02-04 13:03:05 +01:00
Laurent Destailleur
524b28d8c3
Fix missing tab info on holiday
2021-02-04 12:15:31 +01:00