2
0
forked from Wavyzz/dolibarr
Commit Graph

4537 Commits

Author SHA1 Message Date
Laurent Destailleur
bf7390b569 Fix compatibility 2024-01-24 23:53:13 +01:00
Laurent Destailleur
03d95f81f6 Fix composer pb 2024-01-22 03:19:05 +01:00
Laurent Destailleur
96925bc645 NEW Upgrade Sabre lib to 4.6.0 2024-01-15 13:58:04 +01:00
Laurent Destailleur
5599ac733b QUAL: Remove the external js library jstimezonedetect 2024-01-14 21:37:04 +01:00
Laurent Destailleur
5577cfbb26 Update jstz 2024-01-14 21:20:57 +01:00
MDW
5d68f1b0ee Qual: Fix line endings of yaml files for yamllint. (#27479)
# Qual: Fix line endings of yaml files for yamllint.

yamllint (included in the pre-commit setup) has some messages about the line-endings of yml files.
This fixes that.
2024-01-13 15:49:17 +01:00
Jon Bendtsen
b3059c566a Updated names for timezones (#27478)
* Updated names for 2 US timezones where PHP list the old name in "do not use"
with the new name which PHP lists in the "America" category

https://www.php.net/manual/en/timezones.others.php
https://www.php.net/manual/en/timezones.america.php

* 2 more timezones listed as deperated

* Listed in https://www.php.net/manual/en/timezones.africa.php

* listed as deperated in https://www.php.net/manual/en/timezones.others.php

* new name in https://www.php.net/manual/en/timezones.america.php

* new name from https://www.php.net/manual/en/timezones.america.php

* also deprecated https://www.php.net/manual/en/timezones.others.php

* Godthab changed name to Nuuk

https://data.iana.org/time-zones/tzdb/NEWS

* deprecated https://www.php.net/manual/en/timezones.others.php

* apparently deprecated https://www.php.net/manual/en/timezones.others.php

* also deprecated https://www.php.net/manual/en/timezones.others.php

* old australian timezone names https://www.php.net/manual/en/timezones.others.php

* new australian timezones https://www.php.net/manual/en/timezones.australia.php

* all 4 Brazil timezones are deprecated https://www.php.net/manual/en/timezones.others.php

* canada and CET deprecated https://www.php.net/manual/en/timezones.others.php

* deprecated https://www.php.net/manual/en/timezones.others.php

* added the missing timezones from https://www.php.net/manual/en/timezones.php

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2024-01-13 15:35:12 +01:00
Jon Bendtsen
45df091683 Using the same timezones for Argentina which is mentioned in https://www.php.net/manual/en/timezones.america.php (#27473)
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2024-01-12 22:26:00 +01:00
MDW
417726f7b1 Fix: Disable execute bit in git + correct shebangs (#27450)
# Fix: Execute bits in git and shebangs

Some files had the execute bit improperly set to enabled.
Some scripts did not have a correct shebang.
2024-01-12 17:10:16 +01:00
Laurent Destailleur
24fe79b1c6 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-10 22:14:31 +01:00
MDW
412f8406dd Fix: Change TCPDF::_out to public because of pdf.lib.php (#27333)
# Fix: Change TCPDF::_out to public because of pdf.lib.php

TCPDF::_out is used 2 times as ->_out(...) in htdocs/core/lib/pdf.lib.php.
Changing php.lib.php requires more analysis.  Making TCPDF::_out public is
the quick solution.
2024-01-10 22:10:13 +01:00
Laurent Destailleur
c13228efe8 Fix #yogosha19828 2024-01-09 20:50:30 +01:00
Laurent Destailleur
f45f5c3291 Fix #yogosha19828 2024-01-09 20:32:31 +01:00
Laurent Destailleur
2c52622348 Merge pull request #27248 from a-schild/25828-odt-fix-wrong-styles
25828 odt fix wrong styles
2024-01-05 20:11:45 +01:00
Laurent Destailleur
3fe97af1ad Update odf.php
No need of a very high entropy as we already have the microsecond in string.
2024-01-05 20:11:07 +01:00
Laurent Destailleur
4ad69cb635 Update odf.php 2024-01-05 20:08:41 +01:00
André Schild
37f4053c6f Use more secure way to generate unique id (thanks to laurent) 2024-01-04 15:04:47 +01:00
Laurent Destailleur
5a169c5932 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-02 14:55:14 +01:00
Laurent Destailleur
5f8651fe87 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-02 14:43:54 +01:00
Laurent Destailleur
f5a123212b Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-02 14:43:31 +01:00
Laurent Destailleur
29667900f6 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-01-02 14:40:58 +01:00
Laurent Destailleur
0329bbc0cb Merge 2024-01-02 14:37:25 +01:00
Laurent Destailleur
086da9f73f Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2024-01-02 14:34:34 +01:00
Laurent Destailleur
ef312e960c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-29 16:53:09 +01:00
Laurent Destailleur
d2b3920684 Merge 2023-12-29 16:51:05 +01:00
André Schild
ca10e82436 Fix for issue #25828 wrong style numbering 2023-12-29 10:47:45 +01:00
Laurent Destailleur
f6acd6dfe1 Update tcpdf.php 2023-12-28 19:04:23 +01:00
iznomip
459f6eb529 fix(tcpdf): implicit conversion from float 2023-12-28 16:51:58 +01:00
Frédéric FRANCE
00f5a7bc4c Update PclZipProxy.php 2023-12-22 15:22:40 +01:00
Laurent Destailleur
63c38da901 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-21 19:44:25 +01:00
Eric Seigne
40329db2b2 next fix for #17665 : autoloader collision 2023-12-21 18:20:05 +01:00
atm-adrien
2ad52d9fc9 FIX : Adding the $encode parrameter to recursive _replaceHtmlWithOdtTag() utilisation 2023-12-20 14:22:37 +01:00
Laurent Destailleur
d4f61dcf59 Fix nusoap bug 2023-12-17 13:23:06 +01:00
Laurent Destailleur
78d5e71a8f FIX #yogosha19506 2023-12-16 19:24:41 +01:00
Laurent Destailleur
6201c15d91 Update odf.php 2023-12-11 14:25:20 +01:00
Charlène Benke
486bb3bc65 php V8 Warning 2023-12-11 12:36:54 +01:00
MDW
b0414dd078 Fix utf8_encoding/decoding (rather than creating new function replacements) 2023-12-07 03:37:05 +01:00
Laurent Destailleur
c920428d84 Fix bug in ckeditor when used in mode readonly 2023-11-14 01:48:44 +01:00
Laurent Destailleur
fb65ad919e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-31 13:03:04 +01:00
Laurent Destailleur
70640428dd Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-10-31 13:02:23 +01:00
atm-adrien
eeca89c75b FIX : HTML in ODT templates (#26181)
* FIX : HTML does not work on ODT template

* FIX : add replace

* FIX : Backport V18

* FIX : Modif regexp

* FIX : Add encode parameter

* FIX : PR returns
2023-10-31 12:20:43 +01:00
ATM-Nicolas
9ef5d4ae2c NEW : Library including math and financial functions (#25035) 2023-10-12 18:01:16 +02:00
Laurent Destailleur
f1330e5998 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-10-12 15:01:26 +02:00
Laurent Destailleur
422be6a026 Code comment 2023-10-12 11:30:43 +02:00
Laurent Destailleur
2e431468a0 FIX #25996 FIX #25997 2023-10-01 17:24:25 +02:00
Laurent Destailleur
5ce6b1850f Fix warning 2023-09-10 16:52:43 +02:00
Laurent Destailleur
23876058a1 Update doc for tcpdf patch to do 2023-09-10 14:49:39 +02:00
Laurent Destailleur
329473c3cb Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-21 14:14:44 +02:00
Laurent Destailleur
126634229f Fix debian package 2023-08-18 00:41:54 +02:00
Laurent Destailleur
21559be84d Upgrade ckeditor 4.22.1 2023-07-31 15:36:55 +02:00