Laurent Destailleur
427e1ec26d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 22:28:45 +01:00
accellier-dev
c845cc337c
Fixed : #30976 ( #30979 )
...
* Fixed : #30976
* Update odf.php
---------
Co-authored-by: Pratush Raj <pratushraj0@gmail.com>
2024-11-13 22:27:31 +01:00
Laurent Destailleur
a64f4327c7
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 16:40:21 +01:00
Laurent Destailleur
b9c628413e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 16:37:31 +01:00
Laurent Destailleur
a039a00277
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-11-13 16:35:07 +01:00
Laurent Destailleur
d30a0ea066
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-13 16:32:54 +01:00
Laurent Destailleur
ab6c74ae88
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-13 16:29:18 +01:00
Laurent Destailleur
fbca98ec2a
Merge
2024-11-13 16:25:00 +01:00
thomas-Ngr
93f23fe452
ODF : fix : escape specials chars in IF ELSE ENDIF $key ( #31796 )
...
* ODF : fix : escape specials chars in IF ELSE ENDIF $key
* fix missing brackets
* add delimiter to preg_quote
---------
Co-authored-by: Brice Werry <bwerry@open-dsi.fr>
2024-11-13 16:18:08 +01:00
Laurent Destailleur
ce7a364d2f
Add option to test fix of #31696
2024-11-06 17:16:36 +01:00
Laurent Destailleur
786e2dedbe
Removed html doc
2024-10-30 18:16:52 +01:00
Laurent Destailleur
7343384c71
Removed doc
2024-10-30 18:12:01 +01:00
Laurent Destailleur
3caead1dc0
Help debug with button "Refresh token"
2024-10-29 13:01:14 +01:00
Laurent Destailleur
7166d2570b
Fix Zip generation of ODT with PHPZip
2024-10-17 00:32:14 +02:00
Laurent Destailleur
b37773cf94
Fix mutitenant MS oauth
2024-10-03 00:05:33 +02:00
Laurent Destailleur
d062575204
Missing date creation
2024-07-27 19:33:38 +02:00
Florian Charlaix
4479b1e662
FIX Conflict with autoload ( #30399 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-17 19:43:18 +02:00
Laurent Destailleur
ac4ce3d667
Try better fix for #28194
2024-05-25 14:12:53 +02:00
Laurent Destailleur
0163cc6278
Debug export website
2024-05-12 20:27:03 +02:00
Laurent Destailleur
2f30bf8672
FIX PHP warning
2024-05-09 14:54:24 +02:00
Frédéric FRANCE
7ea6a406bd
NEW add geometrics extrafield ( #28239 )
...
* add extrafield point
* wip
* wip
* wip
* input
* input
* output values
* update values
* update values
* update values
* update values
* update values
* wip
* add geomapeditor
* add geomapeditor
* add linestring and polygon
* add linestring and polygon
* add linestring and polygon
* add linestring and polygon
* wip
* wip
* can store and retrieve linestring
* can store and retrieve linestring
* coordinates are inverted
* coordinates are inverted
* add multipoints
* use text instead binary
* auto center map
* wip
wip
* doc
* fix
* wip
* wip
* translation dynamic
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-24 15:27:38 +02:00
Laurent Destailleur
f1bc41d100
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-23 22:36:13 +02:00
Laurent Destailleur
0dcc75318b
FIX Conflict with autoload
2024-04-23 17:12:50 +02:00
kkhelifa-opendsi
569e8a8577
NEW: Add support of [IF] tag other than in the core content (ex: headers who is in stylesXml) ( #29357 )
2024-04-18 14:56:17 +01:00
Laurent Destailleur
f5ef058582
FIX Fatal error of imap on php8.2
2024-03-27 10:43:08 +01:00
Laurent Destailleur
50aadc43f9
NEW Upgrade jsChantImproved to 2.8.10
2024-03-23 17:18:11 +01:00
John BOTELLA
715ce8b745
Backport #23972
2024-03-18 15:22:00 +01:00
Laurent Destailleur
34c98ce4aa
Fix constant name
2024-03-01 14:07:14 +01:00
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