Commit Graph

119263 Commits

Author SHA1 Message Date
Laurent Destailleur
cc9cd3e3c7 NEW Can set background style with MAIN_LOGIN_BACKGROUND_STYLE 2023-01-30 19:06:18 +01:00
Laurent Destailleur
88d26991d4 NEW The refresh link for imap collector is always visible 2023-01-30 16:16:36 +01:00
Laurent Destailleur
dd70552374 Fix css 2023-01-30 15:54:19 +01:00
Laurent Destailleur
95cb4237bf Fix css 2023-01-30 15:51:34 +01:00
Thomas Negre
2a35dc32c6 NEW Order export : allow to export field 'shipment method'. 2023-01-30 15:41:55 +01:00
Frédéric FRANCE
d1c19d9c96 Add files via upload 2023-01-30 14:41:25 +01:00
Benjamin Falière
9f85e4a60f Fixed another little error 2023-01-30 14:21:10 +01:00
Laurent Destailleur
2a0a0fc470 Clean old deprecated code on social networks fields 2023-01-30 14:13:02 +01:00
Benjamin Falière
e7c6eac984 Replaced GETPOST with GETPOSTISSET 2023-01-30 14:06:49 +01:00
Laurent Destailleur
2dd13f540b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-01-30 14:02:44 +01:00
Laurent Destailleur
f3c572eb48 Merge pull request #23638 from frederic34/societe_class
Clean Societe class code
2023-01-30 14:00:04 +01:00
Laurent Destailleur
c533b72351 Update societe.class.php 2023-01-30 13:59:36 +01:00
Laurent Destailleur
ca04491b2e Rename object into socialobject to avoid confusion 2023-01-30 13:57:11 +01:00
Laurent Destailleur
66ea91c253 Merge pull request #23731 from grandoc/new_branch_30_01_2023
fix : Warning: Undefined variable  in /home/httpd/vhosts/aflac.fr/dom…
2023-01-30 13:23:05 +01:00
Laurent Destailleur
3349cd392e Update commondocgenerator.class.php 2023-01-30 13:22:44 +01:00
Philippe GRAND
6ab7ca1279 fix : Warning: Undefined variable in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 455 2023-01-30 12:28:20 +01:00
kkhelifa
a8bb58f298 FIX: Rights on action for payments by bank transfer 2023-01-30 12:09:25 +01:00
Anthony Berton
d52d393185 FIX - PHP8 Warnning admin commande 2023-01-30 12:08:53 +01:00
Frédéric FRANCE
47d241bf50 fix php8.2 warnings 2023-01-30 12:07:59 +01:00
stickler-ci
f2c877f66a Fixing style errors. 2023-01-30 11:06:30 +00:00
Laurent Destailleur
3692f9534e Fix properties 2023-01-30 12:06:13 +01:00
Laurent Destailleur
3a7552431f Fix duplicate 2023-01-30 12:05:52 +01:00
hystepik
5d787a0ba9 Fix : php 8.1 warning 2023-01-30 12:04:16 +01:00
Philippe GRAND
7e9d3c22e2 fix : Warning: Undefined array key label 2023-01-30 12:03:05 +01:00
Frédéric FRANCE
cd9db0067c input is too small 2023-01-30 12:02:42 +01:00
Laurent Destailleur
a23a2b7d74 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-30 11:57:35 +01:00
Christian Humpel
665acb45cf filter on extrafields 2023-01-30 11:53:29 +01:00
Laurent Destailleur
11fbfd5824 Merge pull request #23729 from grandoc/new_branc_30_01_2023
fix : Warning: Undefined property: BOM:: in /home/httpd/vhosts/aflac.…
2023-01-30 11:51:56 +01:00
Benjamin Falière
79f401f5fb Get data back when error on command create 2023-01-30 11:50:23 +01:00
Laurent Destailleur
a1a89f4bbb Merge pull request #23727 from Dolibarr/dependabot/github_actions/JetBrains/qodana-action-2022.3.2
Bump JetBrains/qodana-action from 2022.3.0 to 2022.3.2
2023-01-30 11:43:21 +01:00
Laurent Destailleur
454c8a245a Merge pull request #23726 from Humml87/develop_Fix_API_REST_projects_filter_with_extrafields
Fix: API REST projects => integrate filter on extrafields
2023-01-30 11:42:13 +01:00
Philippe GRAND
6765a14a58 fix : Warning: Undefined property: BOM:: in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 446 2023-01-30 11:36:00 +01:00
Lamrani Abdel
3cdfa27aa3 add class to checkbox 2023-01-30 10:20:52 +01:00
Lamrani Abdel
7e65ccbe13 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into kanbanForSkills 2023-01-30 10:18:55 +01:00
Lamrani Abdel
f454cf513c add class to checkbox 2023-01-30 10:17:12 +01:00
dependabot[bot]
854bd4efa1 Bump JetBrains/qodana-action from 2022.3.0 to 2022.3.2
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.3.0 to 2022.3.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.0...v2022.3.2)

---
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-01-30 05:08:05 +00:00
Laurent Destailleur
e40e5b1a1d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-30 03:02:29 +01:00
Laurent Destailleur
5c6d0bc26f Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-30 03:01:13 +01:00
Laurent Destailleur
1fe08ad3b8 Fix missing hook 2023-01-30 02:56:29 +01:00
Laurent Destailleur
3fdc323378 Fix menu 2023-01-30 02:41:13 +01:00
Laurent Destailleur
1bbcd3c403 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-30 02:29:43 +01:00
Laurent Destailleur
c4d8268ea5 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-01-30 02:27:28 +01:00
Laurent Destailleur
af649d0abd Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-30 02:26:25 +01:00
Laurent Destailleur
194f803dbd Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-01-30 02:26:13 +01:00
Laurent Destailleur
3d8d34001b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-01-30 02:24:22 +01:00
Laurent Destailleur
5395a4ab4b Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-30 02:23:53 +01:00
Laurent Destailleur
10d822896d Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-01-30 02:23:45 +01:00
Laurent Destailleur
d03ec374d0 NEW Can set a checkbox in formconfirm by clicking on the label 2023-01-30 02:21:54 +01:00
Christian Humpel
0279f1ec44 filter on extrafields 2023-01-29 23:05:39 +01:00
Laurent Destailleur
7c1b47bf31 Merge pull request #23696 from marcusdeangabriel/MAIN_SECURITY_ALLOW_UNSECURED_REF_LABELS
Implements MAIN_SECURITY_ALLOW_UNSECURED_REF_LABELS for products
2023-01-29 20:57:31 +01:00