Commit Graph

118434 Commits

Author SHA1 Message Date
Laurent Destailleur
e6a0240582
Merge pull request #23886 from frederic34/patch-7
fix warning
2023-02-13 18:19:02 +01:00
Laurent Destailleur
cf7770262a
Merge pull request #23884 from frederic34/patch-4
missing translations
2023-02-13 18:17:23 +01:00
Laurent Destailleur
49d823ad4f
Merge pull request #23885 from dolibit-ut/patch-658
Update hookmanager.class.php
2023-02-13 18:17:06 +01:00
Laurent Destailleur
ecdab712db
Merge pull request #23887 from frederic34/patch-12
fix warnings
2023-02-13 18:15:29 +01:00
Laurent Destailleur
4563388c8a
Merge pull request #23888 from frederic34/patch-13
fix warnings
2023-02-13 18:15:20 +01:00
Laurent Destailleur
71cba40ab5
Merge pull request #23892 from jyhere/jyhere-patch-extrafield-visibility-5
[FIX] extrafield with visibility '5' update bug
2023-02-13 18:14:57 +01:00
Laurent Destailleur
0f294d3d8b
Merge pull request #23891 from bloxera/new_helplink_de
NEW: Possibility to link to German pages in help
2023-02-13 18:13:51 +01:00
Laurent Destailleur
fb81df794f
Merge pull request #23890 from Dolibarr/dependabot/github_actions/JetBrains/qodana-action-2022.3.3
Bump JetBrains/qodana-action from 2022.3.2 to 2022.3.3
2023-02-13 18:12:52 +01:00
Laurent Destailleur
19bfb021e1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-13 13:51:35 +01:00
Laurent Destailleur
c1ee02c510 Fix bad param 2023-02-13 13:33:48 +01:00
Laurent Destailleur
4a49ca86c9 Fix #huntr88841fe0-e332-49ce-a46b-36d4f091fd89 2023-02-13 13:31:39 +01:00
Laurent Destailleur
cccd7494df Fix #huntr88841fe0-e332-49ce-a46b-36d4f091fd89 2023-02-13 13:29:30 +01:00
Laurent Destailleur
61c734a6e3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-02-13 12:58:26 +01:00
Laurent Destailleur
183ae35ab7 Fix #huntr10e423cd-7051-43fd-b736-4e18650d0172 2023-02-13 12:57:35 +01:00
Laurent Destailleur
779a134022 Fix call of antivirus must be done using utils->executeCLI 2023-02-13 12:31:37 +01:00
jyhere
a34703532f
[FIX] extrafield with visibility '5' update bug
When using a visibility = 5 (not editable extrafield, but visible on card and list), updating the object will result in an empty value in database for this extrafield.
2023-02-13 10:37:36 +01:00
priojk
c90e509445 NEW: Possibility to link to German pages in help 2023-02-13 10:09:48 +01:00
dependabot[bot]
30b81e2ac9
Bump JetBrains/qodana-action from 2022.3.2 to 2022.3.3
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.3.2 to 2022.3.3.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.2...v2022.3.3)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 06:03:42 +00:00
Frédéric FRANCE
4e00810ca6
fix warnings 2023-02-12 20:54:28 +01:00
Frédéric FRANCE
af1b9d3194
fix warnings 2023-02-12 20:48:19 +01:00
Frédéric FRANCE
814075d36b
Update view_log.php 2023-02-12 20:28:39 +01:00
Frédéric FRANCE
ffa4e58add
fix warning
listUsersForGroup with mode = 1 return array of user id
2023-02-12 20:26:40 +01:00
UT from dolibit
6e3966abae
Update hookmanager.class.php
saw now  'dashboardPropals'  was twice
2023-02-12 20:21:11 +01:00
UT from dolibit
c3425919c2
Update hookmanager.class.php 2023-02-12 20:18:39 +01:00
Frédéric FRANCE
509dfacbf7
missing translations 2023-02-12 18:02:58 +01:00
Laurent Destailleur
ec45afb05f Fix can clean var 2023-02-11 16:07:39 +01:00
Laurent Destailleur
954906ec48 Fix $dolibarr_main_restrict_os_commands applies also to antivir command 2023-02-11 16:05:40 +01:00
Laurent Destailleur
81ef87cf6d FIX #huntr5affff95-9a37-4004-bab2-a834b3b61ff7 2023-02-11 15:39:16 +01:00
Laurent Destailleur
9e79e00f10 Debug v17 2023-02-11 15:19:49 +01:00
Laurent Destailleur
d0858d8eaa Debug v17 2023-02-11 14:55:46 +01:00
Laurent Destailleur
968720bfdc Code comment 2023-02-11 14:09:00 +01:00
Laurent Destailleur
216c4f02b6 Fix bad test 2023-02-11 13:53:56 +01:00
Laurent Destailleur
695ca08684 Fix #hunter7a048bb7-bfdd-4299-931e-9bc283e92bc8 2023-02-11 13:50:40 +01:00
Laurent Destailleur
6f978383cd Doc 2023-02-11 13:29:21 +01:00
Laurent Destailleur
c02113de6a Debug v17 2023-02-11 13:04:23 +01:00
Laurent Destailleur
1b3b7c9329 Fix default values 2023-02-11 12:34:21 +01:00
Laurent Destailleur
097d3c3a92 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-02-11 12:32:15 +01:00
Laurent Destailleur
0d557d1afc Debug v17 2023-02-11 12:28:23 +01:00
Laurent Destailleur
b9ec0b9290
Merge pull request #23880 from hregis/fix_multicompany_compatibility
FIX look and feel
2023-02-11 12:13:32 +01:00
Regis Houssin
4a8223ae29 FIX look and feel 2023-02-11 11:59:48 +01:00
Laurent Destailleur
7b546b4140 Preapre type "datetimegmt" 2023-02-11 00:22:24 +01:00
Laurent Destailleur
9f18938e5a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-10 23:11:59 +01:00
Laurent Destailleur
2484df288c css 2023-02-10 23:11:47 +01:00
Benjamin Sonntag
ba1d3c9d8c Update llx_accounting_account_fr.sql
If you import this by hand, a key violation occurs. 
the 3352 account is named 3552, which collides which the 3552 below.
I propose to fix that easily ;)
2023-02-10 21:29:19 +01:00
Laurent Destailleur
854e057719
Merge pull request #23876 from vincib/patch-1
Update llx_accounting_account_fr.sql
2023-02-10 21:28:12 +01:00
Laurent Destailleur
af028bae63
Merge pull request #23762 from rycks/17_fix_whitepage_on_project_list
fix whitepage if modCategorie is not enabled
2023-02-10 21:25:44 +01:00
Laurent Destailleur
17ae12abfd Fix warning 2023-02-10 21:09:20 +01:00
Laurent Destailleur
7e277aa6ef sql synta 2023-02-10 21:05:03 +01:00
Laurent Destailleur
afbb612b41
Merge pull request #23813 from grandoc/new_branch_06_02_2023
fix : Warning: Attempt to read property default_lang on null in /home…
2023-02-10 19:50:06 +01:00
Benjamin Sonntag
0115a63107
Update llx_accounting_account_fr.sql
If you import this by hand, a key violation occurs. 
the 3352 account is named 3552, which collides which the 3552 below.
I propose to fix that easily ;)
2023-02-10 19:49:51 +01:00