Laurent Destailleur
|
b604199d0e
|
Merge pull request #19635 from AlainRnet/patch-9
Update notes.tpl.php
|
2021-12-16 17:01:44 +01:00 |
|
Laurent Destailleur
|
bef1afc7b8
|
Clean code
|
2021-12-16 17:01:15 +01:00 |
|
Laurent Destailleur
|
8c73ef4bbf
|
Fix menu perm
|
2021-12-16 16:30:42 +01:00 |
|
Laurent Destailleur
|
84400cf1d3
|
Fix backto page
|
2021-12-16 13:35:17 +01:00 |
|
Alain Rihs
|
32ef42d163
|
Update notes.tpl.php
See https://github.com/Dolibarr/dolibarr/issues/19580
The options of the advanced editor were not taken into account when editing public and private notes. I propose this code to fix this bug.
|
2021-12-16 10:22:43 +01:00 |
|
Laurent Destailleur
|
53be92fac3
|
FIX #19626
|
2021-12-15 17:32:15 +01:00 |
|
Laurent Destailleur
|
f9e4266007
|
FIX debug inventory feature (missing link to mvt, bad label of mvt)
|
2021-12-14 19:37:44 +01:00 |
|
Laurent Destailleur
|
49853adf82
|
Fix pb with cache
|
2021-12-13 09:35:27 +01:00 |
|
Laurent Destailleur
|
388500794b
|
Fix for ckeditor
|
2021-12-13 01:19:48 +01:00 |
|
Laurent Destailleur
|
bb1d5daa82
|
css
|
2021-12-12 23:47:40 +01:00 |
|
Laurent Destailleur
|
0a976ad1be
|
Fix bad permission test on bookmark page
|
2021-12-12 01:56:31 +01:00 |
|
Laurent Destailleur
|
689f5dd1fe
|
Fix use of reposition when nojs for confirmation popup
|
2021-12-11 18:13:03 +01:00 |
|
Laurent Destailleur
|
2bc417fcf7
|
FIX parameter $action replaced with $mode. $action reserved for action
|
2021-12-11 13:22:43 +01:00 |
|
Laurent Destailleur
|
dce555f53f
|
Fix missing document tab on receptions
|
2021-12-10 18:57:25 +01:00 |
|
Laurent Destailleur
|
5bca7cf5f1
|
css
|
2021-12-10 15:57:10 +01:00 |
|
Laurent Destailleur
|
f3da457b2b
|
Clean comment
|
2021-12-10 14:26:28 +01:00 |
|
Laurent Destailleur
|
b2611e4cdb
|
CSS
|
2021-12-10 13:56:51 +01:00 |
|
Laurent Destailleur
|
9fbe0dee9b
|
Fix trans
|
2021-12-10 12:36:51 +01:00 |
|
Laurent Destailleur
|
8cdc5726a0
|
Fix column length
|
2021-12-10 10:26:20 +01:00 |
|
Laurent Destailleur
|
0027335e3b
|
Fix regression
|
2021-12-10 03:25:07 +01:00 |
|
Laurent Destailleur
|
20a3fab437
|
Fix pb when several output hooks
|
2021-12-09 20:58:23 +01:00 |
|
Laurent Destailleur
|
c37377626e
|
Revert change
|
2021-12-09 19:43:23 +01:00 |
|
Laurent Destailleur
|
9624b9aa59
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-12-09 18:03:38 +01:00 |
|
Laurent Destailleur
|
eacc5f0f0a
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/repair.php
|
2021-12-09 18:03:27 +01:00 |
|
Laurent Destailleur
|
c4ef3ec116
|
Merge pull request #19578 from fr69400/patch4
FIX - Missing one html conversion
|
2021-12-09 17:31:03 +01:00 |
|
Laurent Destailleur
|
baabfd380f
|
Update pdf.lib.php
|
2021-12-09 17:25:06 +01:00 |
|
Laurent Destailleur
|
30107837a5
|
Merge pull request #19588 from Hystepik/develop#2
Fix php 8.0 warnings of modulebuilder
|
2021-12-09 17:19:42 +01:00 |
|
lmarcouiller
|
8b2002fbfb
|
Fix php 8.0 warnings of modulebuilder
|
2021-12-09 15:17:18 +01:00 |
|
Laurent Destailleur
|
6b9636c3b8
|
FIX deletion of direct debit or credit transfer
|
2021-12-09 12:54:18 +01:00 |
|
Laurent Destailleur
|
b5d1ea4629
|
FIX select too large into addrights (pb of missing parenthesis)
|
2021-12-09 11:07:38 +01:00 |
|
Regis Houssin
|
1098426005
|
FIX wrong syntax of sql request
|
2021-12-09 10:31:02 +01:00 |
|
fr69400
|
abd984bc14
|
Update pdf.lib.php
|
2021-12-09 09:39:22 +01:00 |
|
stickler-ci
|
f74077a2e7
|
Fixing style errors.
|
2021-12-09 08:35:12 +00:00 |
|
fr69400
|
d0413f423f
|
FIX - Missing one html conversion
|
2021-12-09 09:33:00 +01:00 |
|
Laurent Destailleur
|
f0cac384c5
|
Merge pull request #19553 from habot-it/patch-1
Add hookmanager in function pdf_pagefoot of pdf.lib.php
|
2021-12-08 19:18:09 +01:00 |
|
Laurent Destailleur
|
ea45fdce5c
|
Merge pull request #19535 from Hystepik/develop#4
Fix : php 8.0 warnings
|
2021-12-08 18:44:16 +01:00 |
|
Laurent Destailleur
|
8f7b222764
|
Fix phpcs
|
2021-12-08 18:37:07 +01:00 |
|
Laurent Destailleur
|
72dc560ce8
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-12-08 18:27:28 +01:00 |
|
Laurent Destailleur
|
69cd7ae2ab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/don/card.php
htdocs/public/test/badges.php
htdocs/public/test/test_exec.php
|
2021-12-08 18:27:03 +01:00 |
|
Laurent Destailleur
|
c3bfd5caa4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/adherents/type.php
htdocs/asset/type.php
htdocs/categories/edit.php
htdocs/comm/action/card.php
htdocs/compta/bank/card.php
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/class/extrafields.class.php
htdocs/don/card.php
htdocs/product/stock/card.php
htdocs/projet/card.php
htdocs/projet/tasks/task.php
htdocs/user/group/card.php
|
2021-12-08 18:21:20 +01:00 |
|
Laurent Destailleur
|
f1dac82a53
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/adherents/card.php
htdocs/categories/edit.php
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/product/stock/card.php
|
2021-12-08 17:56:05 +01:00 |
|
Laurent Destailleur
|
af6e21910d
|
FIX #19536
|
2021-12-08 16:47:46 +01:00 |
|
habot-it
|
6501bb7cbf
|
Update pdf.lib.php
|
2021-12-08 16:43:11 +01:00 |
|
Laurent Destailleur
|
449cbcdf46
|
Merge pull request #19546 from javieralapps4up/develop
FIX When you pay an invoice, you can send the payment multiple times.
|
2021-12-08 16:31:40 +01:00 |
|
Laurent Destailleur
|
0fa82fbb4e
|
Merge pull request #19559 from fappels/debug_15_part2
Extrafield showOutputField parameter 4 'extrafieldsobjectkey' is now required
|
2021-12-08 15:43:01 +01:00 |
|
Laurent Destailleur
|
597ab407f8
|
Merge pull request #19568 from Hystepik/develop#2
Fix inventory scanning function
|
2021-12-08 15:30:55 +01:00 |
|
Laurent Destailleur
|
106b8ceec5
|
Merge pull request #19574 from Hystepik/develop#5
Fix php8.0 warnings
|
2021-12-08 14:36:42 +01:00 |
|
Laurent Destailleur
|
20f4b5389b
|
Fix the experimental feature to manage session in database
|
2021-12-07 17:39:46 +01:00 |
|
Laurent Destailleur
|
0e7d23e169
|
Fix constraint and loading on module activation.
|
2021-12-07 14:14:13 +01:00 |
|
lmarcouiller
|
c6c7abbf1d
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2
|
2021-12-07 10:48:17 +01:00 |
|