Laurent Destailleur
f2f4cdbe6a
NEW Invalidate all sessions of a user when password is modified.
2023-01-16 11:48:34 +01:00
Laurent Destailleur
5867b62496
Fix do not change password if same
2023-01-16 11:00:34 +01:00
Laurent Destailleur
acc30da1fe
Fix do not change password if same
2023-01-16 10:57:31 +01:00
Laurent Destailleur
70bec95307
Fix regression test
2023-01-16 10:44:39 +01:00
Laurent Destailleur
132fe6c19d
Fix missing photo on user link
2023-01-15 11:13:53 +01:00
Maxime Kohlhaas
b54a15f504
Fix missing keywords in dol_dir_list_in_database
2023-01-15 09:11:29 +01:00
Laurent Destailleur
6a30104beb
Try to fix social network inks in vcard
2023-01-15 02:19:47 +01:00
Laurent Destailleur
bec559aae9
Try to fix social network inks in vcard
2023-01-15 02:16:35 +01:00
Laurent Destailleur
d7e4304992
Try to fix social network inks in vcard
2023-01-15 02:09:55 +01:00
Laurent Destailleur
bd8a48b6dd
css
2023-01-15 01:45:54 +01:00
Laurent Destailleur
f8e5889ba7
Enhance vcard
2023-01-15 01:42:11 +01:00
Laurent Destailleur
e41098c527
Enhance vcard
2023-01-15 01:31:23 +01:00
Laurent Destailleur
35a7f3c0ff
Enhance vcard
2023-01-15 01:28:02 +01:00
Laurent Destailleur
b754b7a99f
Enhance vcard
2023-01-15 01:25:07 +01:00
Laurent Destailleur
982ee6259f
NEW Session invalidation after a password change
2023-01-14 21:21:48 +01:00
Laurent Destailleur
8352e86e00
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-14 13:06:54 +01:00
Laurent Destailleur
236b3aa9e8
Revert default type of hooks. Default is now 'addreplace' hooks (and
...
exception become 'output' hooks, that become deprecated).
2023-01-14 12:28:44 +01:00
ptibogxiv
e4515f01c0
Fix php 8 warnings
2023-01-14 11:56:41 +01:00
Laurent Destailleur
79ecc945e9
Fix warning
2023-01-14 11:43:47 +01:00
Laurent Destailleur
b4702aee24
Fix warning
2023-01-14 02:31:53 +01:00
Laurent Destailleur
3bac52d053
Merge pull request #23143 from milenmk/massaction-delete-project-tasks
...
NEW|New [Bulk delete Project tasks]
2023-01-13 23:29:19 +01:00
Laurent Destailleur
d1fb24bff7
Merge pull request #23438 from leninrivas/patch-10
...
NEW constant PROPALE_ADDON_NOTE_PUBLIC_DEFAULT
2023-01-13 23:22:04 +01:00
Laurent Destailleur
c3a71b264e
Merge pull request #23455 from ptibogxiv/patch-76
...
Fix php 8 error
2023-01-13 21:34:37 +01:00
Laurent Destailleur
6ce41ee7ab
Merge pull request #23520 from comaiteseb/17.0
...
correction bug selection contact dans emailing
2023-01-13 21:19:13 +01:00
Laurent Destailleur
ebaae53335
Merge pull request #23526 from FHenry/16_fix_volume_pdf
...
Fix: make PDF custom volume work as it work on expedition/card.php
2023-01-13 21:04:18 +01:00
Laurent Destailleur
97061a9a92
NEW Use a cache file for external RSS in calendar
2023-01-13 17:17:23 +01:00
Laurent Destailleur
5fc9e093eb
css
2023-01-13 14:09:54 +01:00
Laurent Destailleur
2890b7354f
Merge pull request #23533 from Hystepik/develop#1
...
New : Add reload of modules in configuration
2023-01-13 13:24:10 +01:00
Laurent Destailleur
ad00a17ac3
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-13 13:03:54 +01:00
hystepik
04ce79191f
Fix #23531 : fix update bom line
2023-01-13 12:18:58 +01:00
Laurent Destailleur
8eb89e0ad1
Remove merged feature with too many pb:
...
1=Not yet implemented everywhere.
2=Seems a duplicate info with the picto warning when late (so in past
not done)
3=Is also a duplicate with the existing css event-future, event-past,
event-current
4=It overwrites to choice done by the theme
5=Implementation is wrong, it must use css and not #background
Use CSS instead
2023-01-13 12:14:20 +01:00
Laurent Destailleur
5bbfdbb775
NEW Show counter of access of website in website list
2023-01-12 22:11:13 +01:00
hystepik
551daa5ca1
New : Add reload of modules in configuration
2023-01-12 16:26:39 +01:00
Laurent Destailleur
9246795159
Fix warning
2023-01-12 13:06:11 +01:00
Florian HENRY
4fdf930269
make PDF custom volume work as it work on expedition/card.php
2023-01-12 12:49:45 +01:00
Laurent Destailleur
3c7092a114
Doxygen
2023-01-12 12:49:40 +01:00
Laurent Destailleur
f251e92eaa
Fix warning
2023-01-12 10:27:11 +01:00
Laurent Destailleur
8ced29cb00
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-11 21:32:41 +01:00
Laurent Destailleur
c1d12846f0
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-11 21:23:30 +01:00
Laurent Destailleur
2ec9d9d409
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-01-11 21:21:15 +01:00
Laurent Destailleur
e1ea849701
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-11 21:20:10 +01:00
Laurent Destailleur
367987e2f3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-01-11 21:19:39 +01:00
Sébastien NASSIET
12885deb46
correction bug selection contact dans emailing
2023-01-11 21:19:33 +01:00
Laurent Destailleur
859628b297
Merge pull request #23460 from Max13/ean13
...
Fix EAN13 prefix available for internal use
2023-01-11 21:10:32 +01:00
Laurent Destailleur
f4b0fa917e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-11 21:08:13 +01:00
Laurent Destailleur
4f350d878c
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-01-11 21:07:43 +01:00
Sébastien NASSIET
4a40039f56
correction bug selection contact dans emailing
2023-01-11 21:06:55 +01:00
Laurent Destailleur
24e1a97936
Merge pull request #23454 from ptibogxiv/patch-75
...
Fix php 8 errors
2023-01-11 21:00:34 +01:00
Laurent Destailleur
265bca269b
Merge pull request #23457 from ptibogxiv/patch-78
...
Fix php 8 error
2023-01-11 20:59:22 +01:00
Frédéric FRANCE
008c74a6be
Update html.formticket.class.php
2023-01-11 20:51:33 +01:00