Laurent Destailleur
51c8c4f737
Fix bad table name
2023-12-14 00:23:00 +01:00
Laurent Destailleur
8f7d258a83
Work on rector to fix warnings
2023-12-13 15:19:25 +01:00
Laurent Destailleur
72006c6b76
Work on rector to fix warnings
2023-12-13 14:23:18 +01:00
Laurent Destailleur
e040219fdc
Fix phpcs
2023-12-13 12:45:07 +01:00
Laurent Destailleur
77a22ea78e
Fix table was renamed
2023-12-12 15:01:23 +01:00
Laurent Destailleur
c512effb03
Fix phpcs
2023-12-12 11:58:28 +01:00
Laurent Destailleur
45abbf8a3d
Enhance rector rules
2023-12-12 03:29:51 +01:00
Laurent Destailleur
06c00f799c
Doc
2023-12-08 18:10:38 +01:00
Laurent Destailleur
881e32f03a
Fix with php-cs-fixer
2023-12-04 11:21:01 +01:00
Laurent Destailleur
cbd4d75c22
Fix php-cs-fixer for PHP 7.1
2023-12-04 11:11:14 +01:00
Laurent Destailleur
085f6e26f3
Fix phpcs
2023-12-04 10:25:02 +01:00
Laurent Destailleur
fa594ab779
fix phpcs
2023-12-04 10:24:06 +01:00
Laurent Destailleur
23c6b59818
Fix phpcs
2023-12-04 10:23:11 +01:00
Laurent Destailleur
b282251fbc
Fix phpcs
2023-12-04 10:22:29 +01:00
Laurent Destailleur
fca403b49b
Debug php-cs-fixer
2023-12-03 21:03:18 +01:00
Laurent Destailleur
309b308adc
Debug php-cs-fixer
2023-12-03 20:45:02 +01:00
MDW
88e71ef252
Add script to run php-cs-fixer
2023-11-28 16:32:41 +01:00
Laurent Destailleur
b69059af76
Fix warning
2023-11-27 12:24:18 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
de96af8543
Fix warning php8.2
2023-11-27 11:24:19 +01:00
Laurent Destailleur
8561ff789a
Doc
2023-11-26 19:23:07 +01:00
Laurent Destailleur
bdcd37e9c9
Doc
2023-11-26 19:21:47 +01:00
Frédéric FRANCE
714c076785
fix typos in apstats.php ( #26749 )
...
* fix typos in apstats.php
* Update apstats.php
2023-11-20 20:20:14 +01:00
Laurent Destailleur
3c6bc209e2
Add autorefresh
2023-11-19 10:38:15 +01:00
Frédéric FRANCE
b181b4c5ea
fix phpstan level 1 ( #26651 )
2023-11-17 10:54:39 +01:00
Frédéric FRANCE
cd27e25536
fix phpstan ( #26650 )
...
found with phpstan at level 1
Array has 2 duplicate keys with value 0 (0, 0).
2023-11-17 01:47:22 +01:00
Laurent Destailleur
c920428d84
Fix bug in ckeditor when used in mode readonly
2023-11-14 01:48:44 +01:00
Laurent Destailleur
3d3a7ff497
Fix tool
2023-11-13 03:18:44 +01:00
Laurent Destailleur
a48e541093
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/core/class/html.formadmin.class.php
htdocs/core/lib/functions.lib.php
2023-11-12 23:18:19 +01:00
Laurent Destailleur
b7599afc4d
Add log
2023-11-10 14:05:36 +01:00
Frédéric FRANCE
22a37bf36a
QUAL group all flag images into 1 sprite file. ( #26459 )
...
* add flag sprite
* add missing
* wip
* wip
* add script used to generate flags sprite
* add script used to generate flags sprite
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-07 18:52:08 +01:00
Laurent Destailleur
d0d937f2e7
Tool to calculate nb of commits and developers for each version branch
2023-11-01 20:08:01 +01:00
Laurent Destailleur
a1f4c0c635
NEW Enhance github_commits_perversion to get more stats on git commits
2023-11-01 16:34:20 +01:00
Laurent Destailleur
6913cafadd
NEW Add a rule to fix empty($conf->global->...) into !getDolGlobal...
2023-10-24 16:57:15 +02:00
Laurent Destailleur
ab775998d1
Add code comment
2023-10-24 14:22:06 +02:00
Laurent Destailleur
4f4ede2e32
Fix php8.2 warnings
2023-10-15 18:14:14 +02:00
Laurent Destailleur
8731499d9a
Clean code
2023-10-15 15:43:49 +02:00
Laurent Destailleur
4ece4e58c5
Clean code
2023-10-11 20:22:56 +02:00
Laurent Destailleur
244e472beb
Exclude some files
2023-10-11 20:02:29 +02:00
Laurent Destailleur
bae75281e3
QUAL: Code fix using rector
2023-10-11 19:44:06 +02:00
Laurent Destailleur
da2260d3c7
QUAL: Code fix using rector
2023-10-11 19:35:18 +02:00
Laurent Destailleur
6aeccf1d48
Name of file
2023-10-11 19:11:32 +02:00
dev2a
205a863aef
New: Add concat et array index fetch ( #26188 )
2023-10-11 17:58:28 +02:00
dev2a
72ae107471
New: Add param for generate script script ( #26187 )
2023-10-11 17:57:07 +02:00
Laurent Destailleur
946239dbf3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-10 23:04:47 +02:00
dev2a
f60d45de95
NEW: Add refactoring user permission ( #26162 )
...
* Feat: Add refactoring user permission
* Fix: Correction hasRight on isset
* Fix: PHPCS
2023-10-10 19:13:14 +02:00
Laurent Destailleur
b619c534d7
Fix var
2023-10-10 10:04:16 +02:00
Laurent Destailleur
61b287f782
Fix phpcs
2023-10-09 10:38:47 +02:00
Dev2a
2be26dfdf5
Feat: Remove check before get global (!empty, isset)
2023-10-08 22:52:10 +02:00
Dev2a
dc4e17a353
Add Rector (automatic refactoring)
...
Add first rule: access global to function (getDolGlobalInt, getDolGlobalString)
2023-10-08 20:25:46 +02:00
Laurent Destailleur
6fe66999f8
Fix include of example
2023-10-03 00:31:13 +02:00
Laurent Destailleur
a68b00de4e
Enhance APStats
2023-09-22 04:59:32 +02:00
Laurent Destailleur
a899a0e01c
Enhance APStats
2023-09-22 04:36:44 +02:00
Laurent Destailleur
23876058a1
Update doc for tcpdf patch to do
2023-09-10 14:49:39 +02:00
Laurent Destailleur
baa3863334
css
2023-09-05 22:41:17 +02:00
Laurent Destailleur
3675ec0b42
Enhance look of apstats
2023-09-03 18:51:34 +02:00
Laurent Destailleur
49d7fd7b73
Look of apstats
2023-09-01 19:38:47 +02:00
Laurent Destailleur
1ac3bdae5d
Fix path dirscc
2023-08-27 15:45:29 +02:00
Laurent Destailleur
55bb9d7136
Fix warnings
2023-08-26 10:16:46 +02:00
Laurent Destailleur
256fe9ecf8
Add more REST phpunit tests
2023-08-25 14:48:41 +02:00
Laurent Destailleur
59d8909d4b
Fix warnings
2023-08-23 19:29:14 +02:00
Laurent Destailleur
e69c7792fd
Remove .idea no more used (Qodana abandonned)
2023-08-23 18:45:10 +02:00
Laurent Destailleur
ad44ab7bff
Fix int
2023-08-23 18:26:27 +02:00
Laurent Destailleur
14d153923e
Fix phpcs
2023-08-23 17:53:12 +02:00
Laurent Destailleur
a64f5bf3da
Add a tool to build statistics on project
2023-08-23 16:36:29 +02:00
Laurent Destailleur
3c14458b96
Add tool to count lines of code
2023-08-23 03:52:51 +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
50bf5281c8
FIX encrypt sensitive data not be done for const MAIN_AGENDA_ACTIONAUTO
2023-08-20 22:20:15 +02:00
Laurent Destailleur
5606ad4f0a
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 21:07:40 +02:00
Laurent Destailleur
93bf66256d
More generic value
2023-08-15 18:41:19 +02:00
Laurent Destailleur
aea21bc413
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 15:54:55 +02:00
Laurent Destailleur
51cc12087a
Prepare 18.0
2023-08-15 15:52:26 +02:00
Laurent Destailleur
b1e1eecf24
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 00:31:51 +02:00
Laurent Destailleur
64c45aea78
Sync transifex
2023-08-13 19:09:07 +02:00
Laurent Destailleur
ba172f3032
Update demo file
2023-08-13 18:48:38 +02:00
Laurent Destailleur
a8493d2f88
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 22:00:04 +02:00
Laurent Destailleur
d80e5d57bd
Fix dump
2023-08-05 21:33:36 +02:00
Laurent Destailleur
759ba40780
Test for sonarqube
2023-08-02 03:03:26 +02:00
Laurent Destailleur
9249ae6176
Doc
2023-08-02 00:27:53 +02:00
Laurent Destailleur
fc225cc5dd
Fix tool dos2unix
2023-07-31 15:32:56 +02:00
Laurent Destailleur
38d6abbc76
Better fail2ban files
2023-07-28 14:19:27 +02:00
Laurent Destailleur
e9273d6183
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/takepos/receipt.php
2023-07-19 04:19:15 +02:00
Laurent Destailleur
e41f449f95
FIX #yogosha17128
2023-07-19 04:14:49 +02:00
Laurent Destailleur
c8ba68cda8
fix: dev/examples/zapier/package.json to reduce vulnerabilities ( #25316 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-07-12 13:24:55 +02:00
Laurent Destailleur
cc5a5d63ef
Fix initdemo script
2023-07-02 21:05:36 +02:00
Laurent Destailleur
4c6f41c01f
Fix initdemo script
2023-07-02 21:04:57 +02:00
Laurent Destailleur
c47348b1e5
Test CI
2023-06-30 10:45:58 +02:00
Laurent Destailleur
01d8be4447
Try to replace stickler with github actions
2023-06-30 09:39:08 +02:00
Laurent Destailleur
8c98fecf64
Rename file
2023-06-30 09:09:05 +02:00
Laurent Destailleur
98ad549cc0
Add tools to renamed hasRights
2023-06-30 09:07:45 +02:00
Laurent Destailleur
e2fd64d47c
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-06-27 01:08:48 +02:00
Florian HENRY
48c41e54ea
fix sql dump
2023-06-22 15:19:42 +02:00
Laurent Destailleur
6b94d60d9a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-06-16 01:36:46 +02:00
Florian HENRY
2df7dfa05f
fix dump of 17
2023-06-09 00:16:09 +02:00
Laurent Destailleur
e1169091e1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/js/lib_head.js.php
2023-06-08 23:33:45 +02:00
Laurent Destailleur
d070d2ab48
Fix mysqldump
2023-06-08 23:24:16 +02:00
Laurent Destailleur
c0e2f53b88
Increase nb of try before ban
2023-06-06 11:38:41 +02:00
Laurent Destailleur
fc1fd81c82
CLean tools
2023-05-05 03:17:44 +02:00
Laurent Destailleur
c630253fda
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-05-02 05:28:32 +02:00
Laurent Destailleur
7b1f83c6c9
Clean sql file
2023-05-02 05:18:39 +02:00
Laurent Destailleur
066e041783
Doc
2023-03-16 12:35:06 +01:00
Laurent Destailleur
15fcf43d39
Use md format
2023-03-16 12:31:22 +01:00
Laurent Destailleur
b2afcad3f5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-16 09:43:30 +01:00
Laurent Destailleur
72798f60a1
Update demo file
2023-03-15 16:22:01 +01:00
Laurent Destailleur
969cefd272
Clean demo file
2023-03-15 16:19:14 +01:00
Laurent Destailleur
42696954f3
Increase public limit
2023-02-25 04:25:23 +01:00
Laurent Destailleur
a0c53bc0bc
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-14 21:04:44 +01:00
Laurent Destailleur
0c855fbb3c
Sync transifex
2023-02-14 20:56:10 +01:00
Laurent Destailleur
6f978383cd
Doc
2023-02-11 13:29:21 +01:00
Laurent Destailleur
fe35f5ec28
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-06 14:21:25 +01:00
Laurent Destailleur
3069a97a46
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-02-03 17:26:11 +01:00
Laurent Destailleur
1be5145148
NEW Add more zip, town, country for owner of a bank account
2023-02-02 16:04:16 +01:00
Laurent Destailleur
45dd6c8f0b
Prepare option PDF_SWISS_QRCODE_USE_OWNER_OF_ACCOUNT_AS_CREDITOR
2023-02-02 15:06:19 +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
244239d44d
Doc
2023-01-29 20:52:24 +01:00
Adnan RIHAN
21c665d536
Fix EAN13 prefix available for internal use
...
[GS1](https://www.gs1.org/prefixes ) only allows prefixes 040-049 for internal use
within a company, while the often mistakenly 020-029 prefixes are restricted.
2023-01-09 02:12:27 +01:00
Laurent Destailleur
b73df9724d
First test of qodana
2022-12-27 18:18:23 +01:00
Laurent Destailleur
41f1c20d4c
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-12-20 23:25:59 +01:00
Laurent Destailleur
7db9da4769
css
2022-12-19 13:10:27 +01:00
Laurent Destailleur
b73c29f817
Doc
2022-12-15 19:04:51 +01:00
Laurent Destailleur
77265b8828
Add example of fail2ban to block 403 forbidden tries
2022-12-15 11:29:32 +01:00
Laurent Destailleur
9a68d1df22
Debug v17
2022-12-11 22:39:30 +01:00
Hystepik
b7c4dcbe91
fix : dolibarr_changes to match last PR
2022-11-24 23:25:06 +01:00
Laurent Destailleur
cacce73d9a
Doc
2022-11-15 11:00:33 +01:00
Laurent Destailleur
01eb097e5e
Doc
2022-10-20 12:48:06 +02:00
Laurent Destailleur
938bc27917
Update sample for fail2ban
2022-10-18 12:59:15 +02:00
Laurent Destailleur
4cf021aeeb
Debug
2022-10-18 10:33:04 +02:00
Laurent Destailleur
3077af47cd
Git: Add a tool to count nb of lines of code between tag per users.
2022-10-18 03:34:24 +02:00
Laurent Destailleur
9fa00c1771
Fix trans in comments
2022-10-12 15:29:30 +02:00
Laurent Destailleur
fb24a1ee55
Clean code
2022-10-08 20:41:45 +02:00
Laurent Destailleur
a32ed5b07d
Clean code
2022-10-08 20:21:03 +02:00
Laurent Destailleur
4167fab963
Standardize API name
2022-09-27 00:01:29 +02:00
Laurent Destailleur
9f6b78b053
NEW Add fail2ban rule to limit access to /public pages
2022-09-17 15:06:36 +02:00
Frédéric France
835441d437
remove blank line
2022-09-07 20:14:49 +02:00
Frédéric France
47c5ec7fc6
Merge remote-tracking branch 'upstream/develop' into productbatch
2022-09-01 19:55:24 +02:00
Laurent Destailleur
6903b96f6b
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-09-01 12:39:25 +02:00
Laurent Destailleur
dd8a9ac1f7
Fix perms
2022-08-31 22:15:43 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Laurent Destailleur
68bef8ebcf
Merge branch 'imap-by-oauth2' of github.com:fboitel/dolibarr into
...
fboitel-imap-by-oauth2
# Conflicts:
# htdocs/install/mysql/migration/16.0.0-17.0.0.sql
2022-08-23 22:34:44 +02:00
Frédéric France
24afc5cbd2
add isonorme iban
2022-08-22 20:38:38 +02:00
Laurent Destailleur
cf131c042a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-08-21 23:49:07 +02:00
Laurent Destailleur
c6ae2bb051
Typo
2022-08-16 18:31:20 +02:00
Laurent Destailleur
4d1fef7261
Merge pull request #21729 from dolibit-ut/patch-409
...
Update and rename dev/resources/iso-normes/world_tax_rates.txt to dev…
2022-08-14 15:40:33 +02:00
Laurent Destailleur
4bb9363af1
Merge pull request #21731 from dolibit-ut/patch-410
...
Update and rename dev/resources/iso-normes/vat_number_names.txt to de…
2022-08-14 15:39:59 +02:00
UT from dolibit
7eec4b6e0d
Update and rename dev/resources/iso-normes/vat_number_names.txt to dev/resources/iso-normes/tax/vat_number_names.txt
...
add [de] label names
add [it] IVA
move to /tax/
2022-08-12 15:17:43 +02:00
UT from dolibit
84ad951c4c
Update and rename dev/resources/iso-normes/world_tax_rates.txt to dev/resources/iso-normes/tax/world_tax_rates.txt
...
check websites
move to /tax/
2022-08-12 15:12:35 +02:00
Laurent Destailleur
3f8b67e619
Doc
2022-08-12 12:56:03 +02:00
Laurent Destailleur
6ed053e0d0
Clean v16
2022-08-12 12:48:49 +02:00
Laurent Destailleur
23e693074e
Prepare v16
2022-07-05 10:10:53 +02:00
Laurent Destailleur
eb22434da1
NEW Support the Swiss QR-Code
2022-06-19 13:26:49 +02:00
Laurent Destailleur
233d712e39
NEW Support the Swiss QR-Code
2022-06-19 13:06:07 +02:00
bagtaib
7157df4fad
ingnore external libraries in precommit
2022-06-15 14:53:51 +02:00
ptibogxiv
f2bade3188
Update dolibarr_changes.txt
2022-06-13 19:57:11 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
8f705677c0
Merge pull request #20752 from dolibit-ut/patch-393
...
Update and rename dev/resources/iso-normes/barcode_EAN13.txt to dev/r…
2022-05-01 12:21:22 +02:00
Laurent Destailleur
181261e8d6
Merge pull request #20753 from dolibit-ut/patch-394
...
Update and rename dev/resources/iso-normes/QR code for invoices.txt t…
2022-05-01 12:21:15 +02:00
Laurent Destailleur
cf32495a5c
Merge pull request #20754 from dolibit-ut/patch-395
...
Update and rename dev/resources/iso-normes/accountancy_rules.txt to d…
2022-05-01 12:21:03 +02:00
Laurent Destailleur
7b1ddfb808
Merge pull request #20755 from dolibit-ut/patch-396
...
Rename dev/resources/iso-normes/iban_iso-13616.txt to dev/resources/i…
2022-05-01 12:20:53 +02:00
UT from dolibit
9655ffa3ac
Rename dev/resources/iso-normes/banknumber_format.txt to dev/resources/iso-normes/banking/banknumber_format.txt
2022-04-29 19:53:14 +02:00
UT from dolibit
9126bfe30f
Rename dev/resources/iso-normes/iban_iso-13616.txt to dev/resources/iso-normes/banking/iban_iso-13616_fr.txt
...
rename to /banking/iban_iso-13616_fr.txt
2022-04-29 19:52:06 +02:00
UT from dolibit
111e2ab58d
Update and rename dev/resources/iso-normes/accountancy_rules.txt to dev/resources/iso-normes/accountancy/accountancy_rules.txt
...
line 12: 411xxx 3.60 TVA --> 3,60 € TTC
and move to dolibarr/dev/resources/iso-normes/accountancy/
2022-04-29 19:48:10 +02:00
UT from dolibit
6bcc9583c4
Update and rename dev/resources/iso-normes/QR code for invoices.txt to dev/resources/iso-normes/barcodes/QR code for invoices.txt
2022-04-29 19:39:51 +02:00
UT from dolibit
a91390b097
Update and rename dev/resources/iso-normes/barcode_EAN13.txt to dev/resources/iso-normes/barcodes/barcode_EAN13.txt
2022-04-29 19:32:07 +02:00
UT from dolibit
e0d2082147
Update barcode_EAN13.txt
...
start formatting & english translation
2022-04-14 16:49:08 +02:00
UT from dolibit
81e68c892d
Update currencies_iso-4217.txt
2022-04-06 20:43:07 +02:00
Laurent Destailleur
592a277091
FIX ZATCA Encoding
2022-03-19 19:17:22 +01:00
Laurent Destailleur
cb93ab472d
FIX ZATCA Encoding
2022-03-19 19:14:12 +01:00
Laurent Destailleur
adb4af7099
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-25 19:39:34 +01:00
snyk-bot
c9873b04f4
fix: dev/examples/zapier/package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
2022-02-23 21:22:57 +00:00
UT from dolibit
9fd34b264f
Update README
...
https://doxygen.dolibarr.org/
2022-02-17 21:05:23 +01:00
Laurent Destailleur
59f749a65f
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-09 18:11:09 +01:00
Laurent Destailleur
c7f99f140e
Fix remove validator
2022-02-09 17:41:32 +01:00
Laurent Destailleur
3b18462a62
# WARNING: head commit changed in the meantime
...
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-07 15:51:01 +01:00
Laurent Destailleur
5d23e448a6
Prepare 15.0
2022-02-07 15:46:59 +01:00
Laurent Destailleur
fc3b8e3b01
Hide password in dialog
2022-02-07 15:46:02 +01:00
Laurent Destailleur
5942bc57e6
Add DDOS protection
2022-01-30 01:03:07 +01:00
Laurent Destailleur
7228c762cd
Update dir of spec
2022-01-04 16:20:05 +01:00
Laurent Destailleur
e5241631e1
Update resoures of some spec/standard
2022-01-04 16:14:36 +01:00
Laurent Destailleur
72998cd8fe
Debug v15
2022-01-03 12:26:57 +01:00
Laurent Destailleur
62124cebf6
Add a spec file
2021-11-17 11:23:49 +01:00
Alexandre SPANGARO
d611b99d95
GNU version 3
2021-11-09 03:01:48 +01:00
Laurent Destailleur
e9ba9fc103
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
2021-10-26 13:52:00 +02:00
Laurent Destailleur
da2ce063b3
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/product/card.php
htdocs/public/emailing/mailing-unsubscribe.php
2021-10-26 13:42:30 +02:00
Laurent Destailleur
fde44f2792
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
2021-10-26 13:29:47 +02:00
atm-florian
17773f8414
FIX tcpdf vulnerability to roman numeral bomb, cf. tecnickom/TCPDF issue #315
2021-10-22 18:26:23 +02:00
lmarcouiller
9fc6be78e0
fix tcpdi.php each to foreach
2021-10-18 15:26:18 +02:00
Laurent Destailleur
0cf18ded80
Merge pull request #18866 from marc-dll/14.0_FIX_holiday_increments_pgsql
...
FIX: postgresql compatibility with camelcase fields
2021-10-06 13:26:57 +02:00
Marc de Lima Lucio
fdb6ebe80e
FIX: postgresql: rename the oly column with uppercase characters to lowercase
2021-10-05 16:18:56 +02:00
Laurent Destailleur
7238f15d54
Add log
2021-09-27 12:40:09 +02:00
Laurent Destailleur
deb1965cd5
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/card.php
htdocs/compta/paiement/list.php
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_list.php
htdocs/projet/tasks/task.php
htdocs/public/payment/newpayment.php
2021-09-20 17:15:12 +02:00
Laurent Destailleur
4faaa81277
Rename tool
2021-09-19 01:11:28 +02:00
Laurent Destailleur
bbacb4e740
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-09-13 02:45:00 +02:00
Laurent Destailleur
c005a20cc0
Fix ldap with ssl
2021-09-11 03:27:59 +02:00
Laurent Destailleur
58fa0740c3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/langs/en_US/errors.lang
2021-08-22 01:41:18 +02:00
Laurent Destailleur
b52ad0500b
Removed useless files
2021-08-20 16:25:51 +02:00
Laurent Destailleur
c001fb9555
Clean code
2021-08-17 23:23:15 +02:00
Laurent Destailleur
bbcea38793
Fix phpcs
2021-08-17 21:58:06 +02:00
Laurent Destailleur
114f31df1d
Doc
2021-08-10 12:55:43 +02:00
Laurent Destailleur
b10eaf08f1
Experiment a spider
2021-08-10 12:47:06 +02:00
Laurent Destailleur
1ffc17f018
Clean the demo file
2021-07-11 19:54:25 +02:00
Laurent Destailleur
41016039b6
Fix missing very old table
2021-07-11 19:39:18 +02:00
Laurent Destailleur
52635e43b7
Fix init demo script
2021-07-11 19:23:44 +02:00
Laurent Destailleur
802ac58f9a
Clean v14
2021-07-11 18:56:15 +02:00
Frédéric FRANCE
8401fa3ce7
add trigger member
2021-06-06 17:57:48 +02:00
Frédéric FRANCE
e11656a3e3
add member search
2021-06-06 17:44:06 +02:00
Frédéric FRANCE
6348b777e1
add contact search
2021-06-06 12:12:12 +02:00
Frédéric FRANCE
efb5ec2901
search by name or email
2021-06-06 10:32:04 +02:00
Frédéric FRANCE
3c51eac66f
try to fix search
2021-06-06 10:07:01 +02:00
Frédéric FRANCE
678f24f2b3
try to fix search
2021-06-06 09:57:59 +02:00
Frédéric FRANCE
7074f8d048
add creates
2021-06-05 15:23:29 +02:00
Frédéric FRANCE
69d70d5ea8
update connector version add trigger contact
2021-06-05 10:09:44 +02:00
Frédéric FRANCE
e79be6f487
add trigger contact
2021-06-05 09:41:14 +02:00
Frédéric FRANCE
1d1c85ca98
add trigger contact
2021-06-05 09:38:33 +02:00
Frédéric FRANCE
f6bc1c6414
add trigger contact
2021-06-05 09:37:38 +02:00
Frédéric FRANCE
3440024efe
test zapier
2021-06-04 22:35:05 +02:00
Frédéric FRANCE
3fb1fb63b4
test zapier
2021-06-04 22:16:25 +02:00
Laurent Destailleur
ded385f12e
FIX #17650 #17710
2021-05-26 11:24:29 +02:00
Laurent Destailleur
2fabb986c8
Update doc
2021-05-20 14:16:31 +02:00
Laurent Destailleur
0c2fe04557
Merge pull request #17590 from dolibit-ut/patch-322
...
Update countries_iso-3166_en.txt
2021-05-17 10:08:20 +02:00
Laurent Destailleur
ca5a2a23c9
Merge pull request #17591 from dolibit-ut/patch-323
...
Update vat_number_names.txt
2021-05-17 10:08:03 +02:00
Laurent Destailleur
4ea471a0e8
Merge pull request #17595 from dolibit-ut/patch-326
...
Update countries_iso-3166_fr.txt
2021-05-17 10:05:07 +02:00
Laurent Destailleur
31c68cc9f0
Merge pull request #17592 from dolibit-ut/patch-324
...
Update world_tax_rates.txt
2021-05-17 10:04:42 +02:00
Laurent Destailleur
80456db2a9
Merge pull request #17594 from dolibit-ut/patch-325
...
Update code_nace.txt
2021-05-17 09:56:34 +02:00
Laurent Destailleur
72eda2017a
Merge pull request #17596 from dolibit-ut/patch-327
...
Update address_format.txt
2021-05-17 09:56:12 +02:00
Laurent Destailleur
ce47cf4cf6
Merge pull request #17598 from dolibit-ut/patch-329
...
Update text.txt
2021-05-17 09:55:34 +02:00
Laurent Destailleur
d3d187cc05
Merge pull request #17600 from Dolibarr/snyk-fix-53716a71864112b86bf16287ce335b0c
...
[Snyk] Security upgrade zapier-platform-core from 10.1.2 to 11.0.0
2021-05-17 09:48:56 +02:00
Laurent Destailleur
aa780eb00b
Merge pull request #17597 from dolibit-ut/patch-328
...
Update locales.txt
2021-05-17 09:47:34 +02:00
snyk-bot
d37e66629e
fix: dev/examples/zapier/package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
2021-05-13 02:23:35 +00:00
Laurent Destailleur
5917a9f73e
Fix phpcs
2021-05-12 23:08:52 +02:00
UT from dolibit
8bbd915009
Update text.txt
2021-05-12 23:03:43 +02:00
UT from dolibit
cd28664b2a
Update locales.txt
2021-05-12 22:56:50 +02:00
UT from dolibit
65c8eda5c1
Update address_format.txt
2021-05-12 22:47:57 +02:00
UT from dolibit
850ed5eb25
Update countries_iso-3166_fr.txt
2021-05-12 22:41:33 +02:00
UT from dolibit
a11ed88f6f
Update code_nace.txt
2021-05-12 22:34:58 +02:00
UT from dolibit
396f3d0fab
Update world_tax_rates.txt
...
delete http://www.taxrates.cc/index.html because now leads to a risky website without appropriate information
2021-05-12 22:29:02 +02:00
UT from dolibit
0dd999c1f0
Update vat_number_names.txt
2021-05-12 22:25:08 +02:00
UT from dolibit
12c2838d91
Update countries_iso-3166_en.txt
2021-05-12 22:18:40 +02:00
Laurent Destailleur
52035287f3
Rename file
2021-05-03 15:29:06 +02:00
Laurent Destailleur
d7e03c4dca
Merge pull request #17470 from dolibit-ut/patch-317
...
Create EORI.info
2021-05-03 15:28:14 +02:00
Laurent Destailleur
18cbe4c93b
Doc
2021-05-03 12:28:29 +02:00
UT from dolibit
3209be7d3d
Create EORI.info
2021-05-03 11:19:17 +02:00
Laurent Destailleur
565ab80836
Can add sql action after an initdemo
2021-04-30 11:14:00 +02:00
Laurent Destailleur
1e1ea053bd
Can add sql action after an initdemo
2021-04-30 11:13:24 +02:00
Laurent Destailleur
8bb8d846ad
More complete setup file
2021-04-28 14:18:15 +02:00
Laurent Destailleur
143417d727
Fix duplicate line
2021-04-28 14:17:00 +02:00
Laurent Destailleur
5d0e93344b
Upgrade to swagger 2.2
2021-04-25 17:41:59 +02:00
Laurent Destailleur
91f4a99bd7
Clean file
2021-04-19 14:14:43 +02:00
Laurent Destailleur
1512c369d3
Fix update pass
2021-04-19 14:14:16 +02:00
Laurent Destailleur
9015c04a1e
Fix message
2021-04-19 14:03:51 +02:00
Laurent Destailleur
7a35a6bc65
Typo
2021-04-19 13:58:29 +02:00
Laurent Destailleur
0d8a354934
Set default length of password to 12 car.
...
FIX #yogosha5855
2021-04-17 03:11:58 +02:00
Laurent Destailleur
8e2cc43eb1
Clean code
2021-04-15 19:19:58 +02:00
Laurent Destailleur
b158239c54
Fix length of field
2021-04-15 19:16:23 +02:00
Laurent Destailleur
f2bd030f91
Clean code
2021-04-15 19:14:43 +02:00
Laurent Destailleur
91318fd2e1
Update demo sql
2021-04-15 16:02:35 +02:00
Laurent Destailleur
09365c29c9
Nicer page of widget setup
2021-04-15 13:22:03 +02:00
Laurent Destailleur
dd4a5c9f76
Complete demo img
2021-04-15 12:52:42 +02:00
Laurent Destailleur
2e2a1b9a27
Add squarred logo
2021-04-15 12:51:00 +02:00
Laurent Destailleur
bd1aa38c64
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/list.php
2021-04-15 12:04:08 +02:00
Laurent Destailleur
460d6a0589
Fix init pass
2021-04-15 11:57:53 +02:00
Laurent Destailleur
39d6ac3753
initdemopassword can use password_hash algorithm
2021-04-15 11:52:20 +02:00
Laurent Destailleur
3315bf6c00
Add samples to show how to setup fail2ban
2021-04-07 19:16:07 +02:00
Laurent Destailleur
6aae8597a1
Merge pull request #17091 from dolibit-ut/patch-218
...
Update generate-product.php
2021-04-02 22:30:46 +02:00
UT from dolibit
3f090a39de
Update company_ids.txt
...
Spain URL invalid
2021-04-02 22:05:16 +02:00
UT from dolibit
38f1ce1831
Update generate-product.php
2021-04-02 21:54:12 +02:00
Laurent Destailleur
f3f773733d
Move doc to wiki
2021-03-21 18:28:15 +01:00
Laurent Destailleur
9f1051f95c
Fix typo
2021-03-12 14:47:41 +01:00
Laurent Destailleur
f6b41a92db
Add ${DIRPHPCS}
2021-03-12 14:45:52 +01:00
Laurent Destailleur
dc5557e4f7
Fix test on precommit hook
2021-03-12 14:30:32 +01:00
Laurent Destailleur
78588f24b9
Move git hooks pre-commit into dev/setup dir
2021-03-09 10:42:59 +01:00
Frédéric FRANCE
b53d598567
Update pre-commit
2021-03-04 20:15:37 +01:00
Frédéric FRANCE
2c8808b2cc
Update pre-commit
2021-03-04 20:11:30 +01:00
Laurent Destailleur
c044b43b66
Fix phpcs
2021-03-04 19:20:16 +01:00
Laurent Destailleur
42329b10c9
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
build/generate_filelist_xml.php
htdocs/comm/propal/card.php
htdocs/commande/card.php
htdocs/compta/facture/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/modulebuilder.lib.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
htdocs/supplier_proposal/card.php
htdocs/ticket/list.php
2021-03-02 15:27:20 +01:00
Frédéric FRANCE
a4e25359e7
add missing rule
2021-03-01 20:37:16 +01:00
Laurent Destailleur
0ac5e37066
Update date of ticket in demo
2021-03-01 19:41:51 +01:00
Frédéric FRANCE
82aea0be9a
remove rule exception
2021-03-01 11:26:00 +01:00
Frédéric FRANCE
1247ca9e02
add new rule
2021-03-01 08:38:35 +01:00
Frédéric FRANCE
683ef8d1c9
add new rule
2021-03-01 08:32:14 +01:00
Frédéric FRANCE
20aa6919e6
add doc
2021-03-01 08:14:40 +01:00
Frédéric FRANCE
40529cc8a6
add doc
2021-03-01 08:09:04 +01:00
Frédéric FRANCE
6f9c639f08
add new rule
2021-03-01 00:48:36 +01:00
Frédéric FRANCE
1b046f25cf
add new rule
2021-03-01 00:19:52 +01:00
Laurent Destailleur
113ef1a02b
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/user/class/user.class.php
2021-01-19 16:21:53 +01:00
Laurent Destailleur
01996261dc
Merge pull request #15985 from frederic34/codesyntax
...
code syntax
2021-01-19 11:29:18 +01:00
Laurent Destailleur
ca7b644072
Merge pull request #16007 from dolibit-ut/patch-65
...
Update dolibarr
2021-01-18 19:19:46 +01:00
Laurent Destailleur
f76df625a9
Merge pull request #16009 from dolibit-ut/patch-67
...
Update Links on GPL.txt
2021-01-18 18:44:16 +01:00
UT from dolibit
337c3730df
Update Links on GPL.txt
...
add [EN] https://www.gnu.org/licenses/quick-guide-gplv3.en.html
2021-01-18 16:19:50 +01:00
UT from dolibit
ca7c535980
Update barcode_EAN13.txt
2021-01-18 16:11:43 +01:00
UT from dolibit
5f15c339c7
Update dolibarr
...
/var/run/php/php7.0-fpm.sock
2021-01-18 16:03:27 +01:00
Regis Houssin
26e74d56b3
FIX try to save again (no changes)
2021-01-18 15:28:06 +01:00
Frédéric FRANCE
5fe5a7c888
add pre-commit sample
2021-01-14 15:44:31 +01:00
Frédéric FRANCE
b1a1cd4be6
code syntax
2021-01-14 15:09:08 +01:00
Laurent Destailleur
53f09e31cc
Update doc
2021-01-09 13:24:03 +01:00
Laurent Destailleur
485d363d79
Update doc
2021-01-04 14:03:00 +01:00
Laurent Destailleur
5aae018a0b
Fix for php8
2020-12-27 19:33:07 +01:00
Laurent Destailleur
93d309cdbc
FIX Update Restler API to 3.1.1 to fix error with php8
2020-12-23 19:15:58 +01:00
Laurent Destailleur
6d1799eb25
Merge branch 'develop' into fixphpcs_2020_12
2020-12-21 18:08:20 +01:00
Laurent Destailleur
f8ff8c63b6
Update init demo
2020-12-21 01:50:16 +01:00
Laurent Destailleur
d3bd709ad6
Fix phpcs
2020-12-20 18:51:17 +01:00
Frédéric FRANCE
f9ea75df3d
fix phpcs
2020-12-20 10:28:06 +01:00
Laurent Destailleur
30b55ef038
Move files
2020-12-19 16:29:46 +01:00
Laurent Destailleur
3b8947dadd
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/class/html.form.class.php
htdocs/product/price.php
2020-12-17 21:50:05 +01:00
Laurent Destailleur
c97fcaec87
Better fix select2 bug https://github.com/select2/select2/issues/5832
2020-12-17 21:41:39 +01:00
Alexandre SPANGARO
38df864b98
Module Intracommreport - Add manual
2020-12-17 06:14:41 +01:00
Alexandre SPANGARO
86de12d4d3
Module Intracommreport - Add schema xsd
2020-12-17 06:13:33 +01:00
Laurent Destailleur
eef218aa6b
Fix message
2020-12-13 19:33:48 +01:00
Laurent Destailleur
acb73966f7
Clean code. Removed phpexcel library.
2020-12-13 16:27:44 +01:00
Laurent Destailleur
5f476e7e7e
Compatibility of nusoap with PHP8
2020-12-12 15:37:15 +01:00
Laurent Destailleur
6e465afb03
Remove data
2020-12-10 15:47:34 +01:00
Laurent Destailleur
59938147b6
Prepare v13
2020-12-10 13:38:12 +01:00
Laurent Destailleur
ebacb45239
File was moved into wiki
2020-12-06 19:21:47 +01:00
Laurent Destailleur
c31cf08431
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/modCategorie.class.php
2020-12-04 21:55:57 +01:00
Laurent Destailleur
f90ba80488
Merge pull request #15510 from dolibit-ut/patch-44
...
Update autotranslator.php
2020-11-25 12:57:03 +01:00
UT from dolibit
1b6bc2a86d
Update README
2020-11-24 18:46:37 +01:00
stickler-ci
c74e952f64
Fixing style errors.
2020-11-24 17:40:28 +00:00
UT from dolibit
c789b2d6e6
Update autotranslator.php
...
these sites are defunct:
- http://code.google.com/intl/fr/apis/language/translate/overview.html
- http://translate.google.com/translate_tools
this site http://www.google.com/language_tools is now https://translate.google.com
2020-11-24 18:37:32 +01:00
Laurent Destailleur
74126e97f3
Add doc file
2020-11-22 00:32:41 +01:00
Laurent Destailleur
2da6fc1ef0
Remove warning
2020-11-07 12:06:14 +01:00
Laurent Destailleur
ea4ad24ac5
Fix doc
2020-11-07 02:14:17 +01:00
Frédéric FRANCE
545f39aacf
add work
2020-11-05 19:00:45 +01:00
Frédéric FRANCE
5fa13533ee
make choice required
2020-10-30 21:41:41 +01:00
Frédéric FRANCE
e0184f66d3
zapier on ticket create
2020-10-30 21:09:39 +01:00
Frédéric FRANCE
5afab4ba90
zapier on ticket create
2020-10-30 20:57:43 +01:00
Frédéric FRANCE
41e8f0085c
zapier on ticket create
2020-10-30 20:37:23 +01:00
Frédéric FRANCE
c41459abe4
fields
2020-10-29 23:42:51 +01:00
Frédéric FRANCE
e049eb960d
add trigger user create
2020-10-29 20:53:28 +01:00
Frédéric FRANCE
5d0ac98c34
work on zapier
2020-10-29 00:34:41 +01:00
Frédéric FRANCE
7a7a6f8018
fix phpcs
2020-10-27 21:28:26 +01:00
Laurent Destailleur
cd4d738a56
Merge branch 'translateModLivraison2ModDelivery' of
...
https://github.com/orebd/dolibarr into develop
# Conflicts:
# htdocs/install/mysql/migration/12.0.0-13.0.0.sql
2020-10-25 16:01:18 +01:00
Laurent Destailleur
859fea626d
Use more generic domain
2020-10-25 15:22:23 +01:00
Frédéric FRANCE
8d08157018
add zapier readme
2020-10-25 09:26:48 +01:00
Frédéric FRANCE
ec033ff101
add zapier readme
2020-10-25 09:22:51 +01:00
Alexandre SPANGARO
ca7ad35342
Merge remote-tracking branch 'upstream/develop' into 10.0_intracommreport
2020-10-09 06:39:42 +02:00
Regis Houssin
111f73bd86
FIX add default value of timestamp for avoid error
2020-10-08 12:29:01 +02:00
Aurélien
140200213e
change table into DB and ref #14697
2020-10-06 11:04:31 +02:00
Laurent Destailleur
d3add1b718
Remove false postivie exakat error
2020-10-04 11:20:53 +02:00
Laurent Destailleur
380fe1acb7
Fix doc
2020-09-17 12:13:32 +02:00
Laurent Destailleur
8a10617c0c
Update script
2020-09-17 12:12:49 +02:00
Laurent Destailleur
bdc30cc50b
Update script
2020-09-17 12:10:54 +02:00
Laurent Destailleur
d41a813e0e
Add script to reinit pass of the demo
2020-09-17 12:05:52 +02:00
Laurent Destailleur
b5376d3322
Upgrade lib for phpdebugbar
2020-09-07 21:18:26 +02:00
Laurent Destailleur
66f9f37f41
Minor code and doc enhancement
2020-08-20 19:00:43 +02:00
Laurent Destailleur
bd65e5612f
Fix duplicate id
2020-08-17 20:06:01 +02:00
Laurent Destailleur
4c0785e996
FIX #14469
2020-08-16 23:13:27 +02:00
Alexandre SPANGARO
27c36713d3
Merge remote-tracking branch 'upstream/develop' into 10.0_intracommreport
2020-08-16 22:10:02 +02:00
Laurent Destailleur
fb811a1656
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/system/database-tables.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/commonobject.class.php
htdocs/langs/fr_FR/withdrawals.lang
htdocs/societe/class/societe.class.php
2020-08-03 14:44:01 +02:00
Laurent Destailleur
e64b8eaf40
Fix debug credit transfer module
2020-08-03 11:21:13 +02:00
Laurent Destailleur
2687666579
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-07-29 13:54:12 +02:00
Laurent Destailleur
8045cff888
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/expedition/class/expedition.class.php
2020-07-29 13:53:09 +02:00
Laurent Destailleur
6bd450dcd0
Doc
2020-07-29 13:10:31 +02:00
Laurent Destailleur
91a50038ff
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/compta/prelevement/create.php
htdocs/compta/prelevement/fiche-stat.php
2020-07-27 19:35:34 +02:00
Laurent Destailleur
8c06e3577d
Fix several trouble with diret debit module and credit transfer module
2020-07-27 19:33:24 +02:00
Laurent Destailleur
988e9e5817
Update to jquery 3.5.1
2020-07-27 13:52:19 +02:00
Alexandre SPANGARO
59ee22537d
Merge remote-tracking branch 'upstream/develop' into 10.0_intracommreport
2020-07-06 03:24:27 +02:00
Laurent Destailleur
6c6a64db66
Fix phpcs
2020-06-26 19:55:35 +02:00
Laurent Destailleur
9bbe004e96
Add test tool
2020-06-26 01:14:39 +02:00
Laurent Destailleur
fd6af312e9
Fix tool
2020-06-18 03:49:35 +02:00
Laurent Destailleur
b763b40d8c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-12 19:37:27 +02:00
Laurent Destailleur
2c327aae66
Prepare v12
2020-06-12 19:30:23 +02:00
Laurent Destailleur
8492272a08
Fix initdemo
2020-06-12 19:11:00 +02:00
Laurent Destailleur
a995bf97eb
Fix tools
2020-06-06 15:35:50 +02:00
Frédéric FRANCE
e5402988d9
Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
2020-05-24 17:58:18 +02:00
Laurent Destailleur
2b963479a8
Sync transifex
2020-05-23 23:50:00 +02:00
Laurent Destailleur
02d5359749
Fix transifex sync
2020-05-23 23:30:52 +02:00
Laurent Destailleur
3dca55661c
Fix Add unit test to avoid the big % instead of comon % char.
2020-05-23 22:01:17 +02:00
Frédéric FRANCE
674b0e38c8
add new rule
2020-05-21 15:13:31 +02:00
Frédéric FRANCE
d9f42f85d1
add new rule
2020-05-21 15:08:14 +02:00
Frédéric FRANCE
b41ac00b98
add new rule
2020-05-21 15:05:19 +02:00
Frédéric FRANCE
ba8cf2b398
add new rule
2020-05-21 09:21:30 +02:00
Frédéric FRANCE
def53338de
add new rule
2020-05-21 09:07:10 +02:00
Frédéric FRANCE
a636f81eac
add new rule
2020-05-21 02:17:21 +02:00
Frédéric FRANCE
ee6fadd0d5
add new rule
2020-05-21 01:41:27 +02:00
Frédéric FRANCE
43dcd9beb5
add new rule
2020-05-21 00:02:33 +02:00
Laurent Destailleur
22301d63d8
Replace a ZEND phpcs rule with a PSR2 rule
2020-05-13 00:35:10 +02:00
Laurent Destailleur
b5f3be4599
Clean phpcs rule file
2020-05-13 00:29:46 +02:00
Alexandre SPANGARO
640158ea4c
NEW Accountancy - Add Fiducial Winfic eWinfic WinSis Compta
2020-05-08 13:50:26 +02:00
Laurent Destailleur
4d6a45d491
Major doxygen fix
2020-05-03 22:48:35 +02:00
Laurent Destailleur
a88ab40384
Clean phpcs
2020-05-02 15:18:59 +02:00
Laurent Destailleur
6bc7085297
Check more phpcs rules
2020-05-02 13:02:58 +02:00
Laurent Destailleur
b20d85b198
Fix phpcs
2020-04-26 23:06:52 +02:00
Laurent Destailleur
6caa872280
Enable more PHPCS rules
2020-04-25 19:27:42 +02:00
Laurent Destailleur
068a890c36
Enable more PHPCS rules
2020-04-25 19:13:20 +02:00
Laurent Destailleur
5c18404083
Move to jquery 4.0.13 with fix in reponsive
...
Restore some files modified by error.
2020-04-18 15:15:35 +02:00
Laurent Destailleur
5254a94038
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/ldap.php
htdocs/commande/class/commande.class.php
htdocs/commande/index.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/expedition/list.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/list.php
htdocs/loan/list.php
htdocs/product/class/product.class.php
htdocs/supplier_proposal/list.php
2020-04-16 15:58:59 +02:00
Laurent Destailleur
b540bb29e0
Merge pull request #13617 from atm-quentin/11.0_viewstatut_to_search_status
...
FIX viewstatut to search status
2020-04-16 00:48:12 +02:00
Laurent Destailleur
86eaa78f1e
FIX Use of image into free text for PDF if DOL_DATA_DIR is outside of
...
DOL_DOCUMENT_DIR.
2020-04-15 20:00:27 +02:00
atm-quentin
5b96066bf4
FIX keep viewstatut for doli 3.5
2020-04-15 15:07:11 +02:00
atm-quentin
f7c07640dd
viewstatut to search_status
2020-04-15 15:01:00 +02:00
Laurent Destailleur
f7726cd366
Try to disable a not expected rule
2020-04-10 13:04:30 +02:00
Frédéric FRANCE
fc34b5a4cb
compress png with zopflipng
2020-04-06 19:03:48 +02:00
Laurent Destailleur
e0d713bbef
Update demo
2020-03-31 12:56:21 +02:00
Laurent Destailleur
2b725ad5d5
Update year in demo data
2020-03-30 14:57:56 +02:00
Laurent Destailleur
ead99c5976
Enhance updatedemo
2020-03-30 12:12:23 +02:00
Laurent Destailleur
6d732c9ea4
Update demo
2020-03-30 11:39:02 +02:00
Laurent Destailleur
8bab245c7e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/core/tpl/contacts.tpl.php
2020-03-18 18:50:55 +01:00
Laurent Destailleur
56e4fa1bb3
Trans
2020-03-18 14:01:11 +01:00
Laurent Destailleur
5ac038419d
Merge pull request #13217 from dolibit-ut/patch-14
...
http -> https:
2020-02-26 16:20:24 +01:00
Laurent Destailleur
f28278d3d4
Merge pull request #13216 from dolibit-ut/patch-13
...
licence -> license
2020-02-26 16:20:05 +01:00
Laurent Destailleur
7d242b6a40
Merge pull request #13215 from dolibit-ut/patch-12
...
http to https
2020-02-26 16:19:46 +01:00
Laurent Destailleur
3164857223
Merge pull request #13213 from dolibit-ut/patch-11
...
Update
2020-02-26 16:19:15 +01:00
UT from dolibit
4c4050c06e
http -> https:
...
add: for Linux OS
2020-02-26 12:35:17 +01:00
UT from dolibit
ec3c3f0165
licence -> license
2020-02-26 12:25:25 +01:00
UT from dolibit
5e51369e64
http to https
2020-02-26 12:22:12 +01:00
UT from dolibit
9be050765d
Update
...
changed Mon organisation to my organisation
2020-02-26 11:42:59 +01:00
UT from dolibit
21f1de2dea
update
...
changed mon organsiation to my organsiation
2020-02-26 11:39:49 +01:00
UT from dolibit
028287d8fa
Update erp_comparison_translation.txt
2020-02-25 14:41:18 +01:00
Laurent Destailleur
b995dc87fa
NEW Add profile for PSR12 for Eclipse
2020-02-25 12:57:26 +01:00
Laurent Destailleur
55bef402c4
Fix remove a lot of warnings on Eclipse
2020-02-21 17:47:36 +01:00
Laurent Destailleur
ec09e7222d
Fix remove a lot of warnings on Eclipse
2020-02-21 17:31:37 +01:00
Laurent Destailleur
1dd5ba093d
Prepare PHP v8 - mktime() and gmmktime() are no more allowed
2020-02-19 12:11:16 +01:00
Laurent Destailleur
4b5cda5cd2
Code comment on OAUth ahtent
2020-02-16 21:16:00 +01:00
Laurent Destailleur
878026ebc5
Fix phpcs
2020-02-11 14:44:53 +01:00
Laurent Destailleur
5533526331
Fix phpcs
2020-02-11 11:48:10 +01:00
Laurent Destailleur
2756dc156d
Add tool to convert pgdump into mysql dump
2020-02-10 20:35:18 +01:00
Alexandre SPANGARO
d6d3fff9dc
Merge branch 'develop' into 10.0_intracommreport
2020-02-03 21:15:07 +01:00
Laurent Destailleur
87f84e5b17
FIX #12973
2020-02-03 06:29:40 +01:00
Laurent Destailleur
8957a29990
FIX #12973
2020-02-03 06:28:04 +01:00
Laurent Destailleur
80707d6a5e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-28 17:24:26 +01:00
Laurent Destailleur
a02a2a6def
Sync transifex
2020-01-27 16:07:53 +01:00
Laurent Destailleur
a9790f355d
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-21 11:32:40 +01:00
Laurent Destailleur
faf289cd13
Update demo
2020-01-21 11:32:17 +01:00
Laurent Destailleur
62b84810bd
Exclude includes in dev
2020-01-15 14:25:16 +01:00
Laurent Destailleur
d771efe37c
Fix phpcs
2020-01-15 13:08:29 +01:00
Laurent Destailleur
82757e6d03
Move files
2020-01-15 12:23:14 +01:00
stickler-ci
ece3face5e
Fixing style errors.
2020-01-14 14:34:36 +00:00
Norbert Penel
43aa5ec658
Dbf -> Db & import from table
...
1 Import a BIG DBF (aka excel openoffice) into a new table
then you can see and search content easily
2 Create thirdparties or products from a table
2020-01-14 15:31:41 +01:00
Laurent Destailleur
a7496c16cb
Doc
2020-01-12 22:00:23 +01:00
Laurent Destailleur
a6bae97826
Sync from transifex
2020-01-12 21:28:09 +01:00
Laurent Destailleur
6508ee03bf
Fix for en_US
2020-01-12 21:27:43 +01:00
Laurent Destailleur
e52ca6f1b5
Fix script
2020-01-08 13:35:38 +01:00
Laurent Destailleur
027d88d3ce
Fix purge script
2020-01-08 13:35:17 +01:00
Alexandre SPANGARO
c664a1e42d
Merge remote-tracking branch 'upstream/develop' into 10.0_intracommreport
2019-12-31 08:34:37 +01:00
Laurent Destailleur
c6d50ff786
Update demo sql file
2019-12-21 17:48:29 +01:00
Laurent Destailleur
2e2c9562e8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-12-05 18:30:37 +01:00
Laurent Destailleur
4ae26be878
Work whatever is running dir
2019-12-05 18:30:26 +01:00
Laurent Destailleur
599ca6cae2
Demo
2019-12-05 13:01:02 +01:00
Laurent Destailleur
25546f64b8
Update demo
2019-12-05 12:09:52 +01:00
Laurent Destailleur
590d2cda17
Complete #12556
2019-12-01 18:56:34 +01:00
Laurent Destailleur
fc2fc81bb0
Fix image
2019-12-01 18:22:08 +01:00
Laurent Destailleur
958ffa6ec8
FIX Images in TCPDF are removed by TCPDF when it should not
2019-11-30 17:19:25 +01:00
Laurent Destailleur
cb2bf00ef8
Add sql
2019-11-30 11:50:49 +01:00
Laurent Destailleur
268535a320
Update demo
2019-11-29 10:05:46 +01:00
Laurent Destailleur
3148f6a9fa
Add file for demo v11
2019-11-28 16:44:05 +01:00
Laurent Destailleur
1636d341c7
Debug module BOM
...
Enhance demo data for TakePOS
2019-11-28 15:18:14 +01:00
Frédéric FRANCE
8f6d38ee82
clean indent
2019-10-27 17:01:23 +01:00
Frédéric FRANCE
5006001753
clean indent
2019-10-27 08:50:32 +01:00
Frédéric FRANCE
7f3f48be0f
clean indent in theme directory
2019-10-26 21:11:36 +02:00
Frédéric FRANCE
a7797ba1da
clean indent in variants directory
2019-10-26 20:53:39 +02:00
Frédéric FRANCE
635306c084
restore original rules to be mergeable without errors
2019-10-26 18:23:51 +02:00
Frédéric FRANCE
a1f0245c79
clean indent in compta, contact directory
2019-10-26 18:13:20 +02:00
Frédéric FRANCE
79825e2193
start clean indent in compta directory
2019-10-26 14:42:25 +02:00
Frédéric FRANCE
1a10b30a76
clean indent in comm directory
2019-10-26 14:28:40 +02:00
Frédéric FRANCE
86f22c4563
do not ignore lines with mix od tabs and spaces
2019-10-20 17:17:22 +02:00
Frédéric FRANCE
0ede817588
do not ignore lines with mix od tabs and spaces
2019-10-20 16:56:47 +02:00
Frédéric FRANCE
e75f7d448c
Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen
2019-10-16 20:00:01 +02:00
Frédéric FRANCE
9f59656589
fix typo inspired by grandoc
2019-10-11 23:08:33 +02:00
Laurent Destailleur
5d64cec354
Exclude medias from fixdosfiles
2019-10-10 10:52:06 +02:00
Laurent Destailleur
aebae5ff83
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/margins.lang
htdocs/user/class/user.class.php
2019-10-10 10:37:17 +02:00
Laurent Destailleur
1c105718b9
Update demo
2019-10-08 21:06:09 +02:00
Laurent Destailleur
0cf014b01f
Update Restler to 3.0RC6 (last bug fixes of branch v3)
2019-10-08 11:14:53 +02:00
Laurent Destailleur
44025ce4c2
Update TCPDF to 6.3.2
2019-10-08 09:59:17 +02:00
Laurent Destailleur
539f4355c3
Try to fix stickler
2019-10-07 20:48:44 +02:00
Laurent Destailleur
8904ce5732
Removed warning we don't want
2019-10-03 16:57:12 +02:00
stickler-ci
3cad71f2c1
Fixing style errors.
2019-10-03 08:00:38 +00:00
Alexandre SPANGARO
16c6c9ae75
Merge remote-tracking branch 'upstream/develop' into 11.0_https
2019-10-01 06:12:24 +02:00
Alexandre SPANGARO
91b3bf76fd
Merge branch 'develop' into 11.0_https
2019-10-01 06:11:43 +02:00
Frédéric FRANCE
258424416e
Merge remote-tracking branch 'upstream/develop' into zapier
2019-09-30 07:49:52 +02:00
Laurent Destailleur
f3bc319a78
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/takepos/takepos.php
2019-09-27 14:11:14 +02:00
Laurent Destailleur
33754f1951
Update demo
2019-09-26 14:36:23 +02:00
Laurent Destailleur
24e5b6ab79
Fix default filename of dump
2019-09-26 14:35:50 +02:00
Laurent Destailleur
0e5d0a7784
Add data for tickets
2019-09-26 14:14:01 +02:00
Laurent Destailleur
b0615d477e
Update demo
2019-09-26 13:58:43 +02:00
Laurent Destailleur
280219843e
Update demo
2019-09-26 13:58:30 +02:00
Alexandre SPANGARO
02dbc11f98
Move Gnu.org to https
2019-09-23 21:55:30 +02:00
Frédéric FRANCE
9e18f5243a
jshint
2019-09-11 18:21:59 +02:00
Frédéric FRANCE
638362f373
jshint
2019-09-11 18:17:12 +02:00
Frédéric FRANCE
d37dd4ed3c
jshint
2019-09-11 18:07:21 +02:00
Frédéric FRANCE
c6a02312a9
Merge remote-tracking branch 'upstream/develop' into zapier
2019-09-07 14:19:07 +02:00
Laurent Destailleur
8891fd4981
Exclude namespacemig
2019-08-21 14:59:48 +02:00
Laurent Destailleur
d82e60adb7
Work on namespaces test
2019-08-20 20:31:46 +02:00
Jean Traullé
c739b95666
Fix codestyle
...
lessc.class.php should be excluded from ruleset as it is an external lib
2019-08-14 23:33:06 +02:00
Laurent Destailleur
6df36866e1
Remove mentions to register_globals
2019-08-14 15:30:03 +02:00
Alexandre SPANGARO
8b8aaafc05
Merge branch 'develop' into 10.0_intracommreport
2019-07-20 05:47:31 +02:00
Laurent Destailleur
50480bf517
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/opensurvey/index.php
2019-07-18 18:23:24 +02:00
Laurent Destailleur
ea349de081
FIX #11498
2019-07-15 23:25:42 +02:00
Alexandre SPANGARO
9da91c06ed
Merge branch 'develop' into 10.0_intracommreport
2019-06-26 15:11:43 +02:00
Philippe GRAND
9e905901d1
all http addresses should be https now
2019-06-23 15:35:12 +02:00
Philippe GRAND
eef9b2867b
all http addresses should be https now
2019-06-23 15:33:04 +02:00
Philippe GRAND
8dd7e15193
all http addresses should be https now
2019-06-23 15:32:29 +02:00
Philippe GRAND
2348d499a2
all http addresses should be https now
2019-06-23 15:30:35 +02:00
Alexandre SPANGARO
abfb708044
Merge branch 'develop' into 10.0_intracommreport
2019-06-19 21:43:40 +02:00
Laurent Destailleur
1189abdef8
Clean demo file
2019-06-05 11:59:01 +02:00
Laurent Destailleur
8ef7a3abf2
Clean demofile for v10
2019-06-05 11:56:57 +02:00
Laurent Destailleur
ba7b601387
Fix phpcs
2019-05-23 14:29:37 +02:00
Laurent Destailleur
e8ba312d2a
Fix phpcs
2019-05-23 14:25:16 +02:00
Laurent Destailleur
5f639f611a
Try to introduce rules on tab
2019-05-23 13:12:04 +02:00
Frédéric FRANCE
08b1f123b0
zapier for dolibarr
2019-05-19 21:49:34 +02:00
Frédéric FRANCE
aef850f6d3
zapier for dolibarr
2019-05-19 21:12:22 +02:00
Alexandre SPANGARO
f9e3a958c4
NEW Module Intracomm report
2019-05-19 10:44:09 +02:00
Laurent Destailleur
384c2d8358
Exclude files
2019-04-03 18:10:10 +02:00
Laurent Destailleur
c959c8b645
Fix api with prestashop
2019-03-31 18:21:00 +02:00
Philippe GRAND
9af5aa8eaa
update with html5 compliant code
2019-03-19 13:41:55 +01:00
Laurent Destailleur
23252ed646
Add a test to avoid SQL non compatible with postgresql
2019-03-18 11:10:37 +01:00
Laurent Destailleur
39e6e71b0d
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
2019-03-14 14:20:34 +01:00
Laurent Destailleur
3073567763
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-03-14 14:17:52 +01:00
Laurent Destailleur
bd0dcf3fb6
NEW Add a script to purge data older than a defined creation date
2019-03-11 14:24:20 +01:00
Laurent Destailleur
a47cc4ef57
Fix script to delete data
2019-03-08 19:26:16 +01:00
Laurent Destailleur
6b8c2a1d3b
Enhance script to purge data
2019-03-08 14:09:22 +01:00
Laurent Destailleur
f6c52578cc
Add README file
2019-03-08 13:34:03 +01:00
Alexandre SPANGARO
d926657534
FIX: Accountancy - Format EBP import
...
Add doc
2019-03-08 10:57:14 +01:00
Frédéric FRANCE
2745f98644
PSR2.Classes.PropertyDeclaration.VarUsed
2019-03-05 22:10:46 +01:00
Laurent Destailleur
a5711a51ab
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/json.lib.php
test/phpunit/JsonLibTest.php
2019-03-02 18:30:17 +01:00
Frédéric FRANCE
40d34940f1
fix exclude from phpcs
2019-03-02 10:00:51 +01:00
Frédéric FRANCE
c5c27fdb77
add visibility
2019-03-01 19:24:06 +01:00
Frédéric FRANCE
bd2e541fd6
add visibility
2019-03-01 18:28:51 +01:00
Frédéric FRANCE
796ea6f4ea
add visibility
2019-02-28 23:19:58 +01:00
Frédéric FRANCE
304dafe9f5
check without new rule
2019-02-28 22:48:24 +01:00
Frédéric FRANCE
c89e4d79b8
wip
2019-02-25 22:27:04 +01:00
Frédéric FRANCE
6ee186096c
Merge remote-tracking branch 'upstream/develop' into Squiz.Scope.MethodScope.Missing
2019-02-24 23:48:51 +01:00
Frédéric FRANCE
27218b7087
wip
2019-02-24 23:32:09 +01:00
Frédéric FRANCE
894123fb06
PSR2.Methods.FunctionCallSignature.SpaceBeforeOpenBracket
2019-02-24 20:06:55 +01:00
Laurent Destailleur
09fa5b0456
Add more github stats
2019-02-15 23:17:46 +01:00
Laurent Destailleur
e6e18ff616
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/menus/edit.php
htdocs/product/stock/card.php
htdocs/product/stock/info.php
htdocs/product/stock/movement_list.php
2019-02-14 15:33:17 +01:00
Laurent Destailleur
f0846a9e30
Update date of demo
2019-02-13 15:48:55 +01:00
Laurent Destailleur
6a4d8c68e8
Missing dir in summary
2019-02-13 15:35:30 +01:00
Laurent Destailleur
ec9e70a79a
Enhance script to load demo
2019-02-13 15:19:12 +01:00
Laurent Destailleur
a1803f35e4
Avoid warnings
2019-02-13 15:14:12 +01:00
Laurent Destailleur
19d68e7085
Removed non required files
2019-02-13 15:11:31 +01:00
Laurent Destailleur
fb5466fca0
Fix remove bad rule
2019-02-12 17:02:27 +01:00
Laurent Destailleur
e054b080a5
Merge branch 'develop' into GenericFunctionsFunctionCallArgumentSpacing
2019-02-12 13:33:39 +01:00
Laurent Destailleur
031999047b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-12 13:18:05 +01:00
Laurent Destailleur
65f5cb4302
Doc
2019-02-12 13:17:40 +01:00
Laurent Destailleur
9070e5fe01
Merge pull request #10543 from ka7/spelling_1
...
spelling fixes
2019-02-12 13:10:18 +01:00
Laurent Destailleur
4476a1038b
Update lib
2019-02-12 04:04:57 +01:00
Laurent Destailleur
5450a09b7c
Add link to resource
2019-02-12 01:33:03 +01:00
klemens
beb2791dde
spelling fixes
2019-02-10 12:59:09 +01:00
Frédéric FRANCE
1e43f8e54a
PEAR FunctionCallSignature
2019-02-10 10:45:49 +01:00
Frédéric FRANCE
580e5c42d2
GenericFunctionsFunctionCallArgumentSpacing
2019-02-09 12:00:49 +01:00
Frédéric FRANCE
970392adb8
Merge remote-tracking branch 'upstream/develop' into psr2squizwhite
2019-02-03 22:41:57 +01:00
Laurent Destailleur
a6dde3d6bd
Merge branch 'develop' into nospaceaftercomma
2019-02-03 19:27:16 +01:00
Laurent Destailleur
9f7dfe2921
Merge pull request #10481 from frederic34/psr2forloop
...
psr2 Squiz.ControlStructures.ForEachLoopDeclaration
2019-02-03 19:11:07 +01:00
Frédéric FRANCE
273d68381c
psr2 end file new line none found
2019-02-03 15:21:21 +01:00
Frédéric FRANCE
80a12fcd1c
psr2 Squiz.WhiteSpace.ScopeClosingBrace.Indent
2019-02-03 14:29:45 +01:00
Frédéric FRANCE
03701fa091
psr2
2019-02-02 18:25:01 +01:00
Laurent Destailleur
e18bd6f986
Merge branch 'develop' into nospaceaftercomma
2019-01-30 18:27:35 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Laurent Destailleur
f30a3d59ba
Merge branch 'develop' into toomanylines
2019-01-27 17:59:13 +01:00
Laurent Destailleur
4f9f0fd7b5
Merge branch 'develop' into elseif
2019-01-27 17:54:06 +01:00
Frédéric FRANCE
f0cdf300d1
Squiz.Functions.FunctionDeclarationArgumentSpacing
2019-01-27 15:20:16 +01:00
Frédéric FRANCE
496fa9b0fb
PSR2.Files.EndFileNewline.TooMany
2019-01-27 14:10:35 +01:00
Frédéric FRANCE
7ee086b402
PSR2 space after comma in function call
2019-01-27 11:55:16 +01:00
Frédéric FRANCE
6e91b3cefc
PSR2 usage of else if is discouraged
2019-01-27 10:49:34 +01:00
Laurent Destailleur
3ddfcbe3bb
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
.travis.yml
dev/setup/codesniffer/ruleset.xml
2019-01-20 20:36:45 +01:00
Laurent Destailleur
abd9686d65
Enable accounting module
2019-01-20 14:25:26 +01:00
Laurent Destailleur
168ff1a806
Fix phpcs
2019-01-20 13:22:56 +01:00
Laurent Destailleur
43277cb630
Removed some warning
2019-01-20 13:22:04 +01:00
Laurent Destailleur
3ba4c4dde0
Remove annoying warnings
2019-01-12 19:08:19 +01:00
Laurent Destailleur
6e078105ab
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
2019-01-06 01:22:10 +01:00
Laurent Destailleur
cbf1c30647
Fix better test tool
2019-01-05 15:19:07 +01:00
Laurent Destailleur
b5ad35f886
Fix better test tool
2019-01-05 15:18:37 +01:00
Laurent Destailleur
5c516fdae2
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2018-12-26 19:43:01 +01:00
Laurent Destailleur
def732246d
Clean dump
2018-12-26 19:16:05 +01:00
Laurent Destailleur
e7b3c91645
Fix dump file
2018-12-26 19:10:22 +01:00
Laurent Destailleur
394a19e93b
Merge pull request #10148 from atm-ph/new_bash_snake_case_to_camel_case
...
New bash snake case to camel case
2018-12-15 15:15:03 +01:00
Laurent Destailleur
f48cc46763
Update doc schema
2018-12-12 21:18:55 +01:00
Laurent Destailleur
a81d7e5338
Removed deprecated files
2018-12-12 13:02:29 +01:00
Laurent Destailleur
446dbb49f6
Update Dolibarr schema
2018-12-12 13:02:23 +01:00
atm-ph
edb2283e3a
Fix missing return
2018-12-01 20:41:19 +01:00
atm-ph
658e295a94
New bash to convert snake case function into camel case
2018-12-01 20:26:17 +01:00
Laurent Destailleur
5bd9c14929
Update demo data for 8.0 and 9.0
2018-11-23 14:05:45 +01:00
Laurent Destailleur
9bced281db
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2018-11-09 01:28:47 +01:00
Laurent Destailleur
d827601857
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-11-09 01:25:35 +01:00
Laurent Destailleur
aad0b700d4
Fix travis
2018-11-09 01:22:56 +01:00
Laurent Destailleur
0d6709c9f7
Update phpcs config
2018-11-09 01:20:57 +01:00
Regis Houssin
569d59d251
FIX change my deprecated email
2018-10-27 14:43:12 +02:00
Frédéric FRANCE
86d854f3f4
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
2018-10-24 23:04:26 +02:00
Laurent Destailleur
a3d6146bed
Code comment
2018-10-24 02:32:01 +02:00
Philippe GRAND
56f5aaf1ad
html5
2018-10-13 13:56:23 +02:00
Philippe GRAND
a48554e875
fix typo
2018-10-13 11:19:41 +02:00
Alexey Pyltsyn
49de7a5881
Replace multiple load calls with loadLangs method
2018-10-01 09:22:23 +03:00
Laurent Destailleur
bd523973d8
Add missing translation key
2018-09-25 00:55:03 +02:00
Frédéric FRANCE
03a5aba8a2
move phpcs:ignore
2018-09-02 18:49:23 +02:00
Frédéric FRANCE
e13a8ec572
Merge remote-tracking branch 'upstream/develop' into camelCaps2
2018-09-02 18:19:45 +02:00
Frédéric FRANCE
e98b8e5e25
move phpcs:ignore
2018-09-02 09:27:59 +02:00
Frédéric FRANCE
83a647ce0d
comment missing and not camecaps are incompatible
2018-09-01 15:56:14 +02:00
Frédéric FRANCE
10200374ef
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-09-01 14:06:23 +02:00
Frédéric FRANCE
57fb3dc2f4
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-09-01 13:52:51 +02:00
Laurent Destailleur
5604f3b0c3
Merge pull request #9376 from frederic34/functionCommentMissing
...
function Comment Missing
2018-09-01 12:59:32 +02:00
Frédéric FRANCE
ebcf43ec73
function Comment Missing
2018-08-31 21:39:23 +02:00
Frédéric FRANCE
6aee680a4f
PSR2 ClassDeclaration
2018-08-29 22:06:05 +02:00
Frédéric FRANCE
b03f4004ea
PSR2 FunctionClosingBrace
2018-08-29 21:25:22 +02:00
Frédéric FRANCE
fe4260a014
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-08-28 09:34:53 +02:00
Frédéric FRANCE
6b6daf178f
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-08-21 20:57:58 +02:00
Frédéric FRANCE
aba69b94b2
Merge remote-tracking branch 'upstream/develop' into trimtrailing
2018-08-21 14:03:02 +02:00
Laurent Destailleur
0799970804
Merge pull request #9248 from frederic34/FunctionDeclaration
...
function declaration
2018-08-21 13:41:56 +02:00
Laurent Destailleur
85eed6cf80
Merge branch 'develop' into trimtrailing
2018-08-21 13:40:04 +02:00
Laurent Destailleur
9a82cc3261
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-08-18 02:55:49 +02:00
Laurent Destailleur
dedfd6d493
Fix missing translation
2018-08-18 02:55:22 +02:00
Frédéric FRANCE
39462742e2
Merge remote-tracking branch 'upstream/develop' into camelCaps
2018-08-16 08:17:55 +02:00
Laurent Destailleur
b515511ad6
Merge branch 'develop' into FunctionDeclaration
2018-08-16 00:52:55 +02:00
Laurent Destailleur
5c712a6cd3
Merge branch 'develop' into trimtrailing
2018-08-16 00:47:09 +02:00
Frédéric FRANCE
7bb781eea8
function declaration
2018-08-15 14:28:34 +02:00
Frédéric FRANCE
a0a6afc224
return comment
2018-08-14 12:23:10 +02:00
Frédéric FRANCE
3210181a3d
rule for private function is different
2018-08-14 10:21:34 +02:00
Frédéric FRANCE
850ac34020
mark non camelCaps function
2018-08-13 17:26:32 +02:00
Frédéric FRANCE
6f74ecceaf
Merge remote-tracking branch 'upstream/develop' into trimtrailing
2018-08-12 18:21:59 +02:00
Frédéric FRANCE
9786743795
test phpcs v3
2018-08-09 10:49:17 +02:00
Frédéric FRANCE
b90d125fda
trim trailing
2018-07-26 20:19:52 +02:00
Frédéric FRANCE
c991a4d204
trim trailing
2018-07-26 18:05:20 +02:00
Frédéric FRANCE
39f5641fed
trim trailing
2018-07-26 17:33:36 +02:00
Frédéric FRANCE
a0a5d33641
test include
2018-07-26 17:30:53 +02:00
Frédéric FRANCE
aaf4f06686
test include
2018-07-26 11:10:48 +02:00
Laurent Destailleur
988b6a49d2
Fix warning php 7.3
2018-07-13 18:40:54 +02:00
Laurent Destailleur
2e891b5694
Trans
2018-06-06 11:20:35 +02:00
Frédéric FRANCE
03bba4daf0
do not test *.min.css with phpcs
2018-05-30 13:30:14 +02:00
Frédéric FRANCE
8bfe70899f
phpcs
2018-05-27 18:52:31 +02:00
Frédéric FRANCE
e2a557aadd
limit length of lines to 500 chars
2018-05-27 15:04:12 +02:00
Laurent Destailleur
1f775c907d
Fix translation of % column in gantt view
2018-05-04 11:01:22 +02:00
Laurent Destailleur
c35a190f1d
update some tools
2018-04-27 13:31:11 +02:00
Laurent Destailleur
b049cf194d
Fix PSR2
2018-04-22 20:17:27 +02:00
Laurent Destailleur
7f8f55a54b
Show version in travis settings
2018-04-22 18:12:19 +02:00
Laurent Destailleur
96ff5b1b23
Update sql image file for 7.0 stable
2018-03-16 11:19:58 +01:00
Laurent Destailleur
7db23385f5
Hide pass
2018-03-15 19:49:29 +01:00
Laurent Destailleur
e68612fa09
Fix initdemo must not copy index.html files
2018-02-24 12:06:26 +01:00
Laurent Destailleur
0296661864
Complete the demo profile
2018-01-19 12:39:47 +01:00
Laurent Destailleur
446c28ce2a
Init demo for v7
2018-01-19 12:35:38 +01:00
Laurent Destailleur
9d10eb57f2
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/dolibarr_changes.txt
htdocs/compta/facture/card.php
htdocs/compta/facture/list.php
htdocs/main.inc.php
2017-12-20 13:28:41 +01:00
Laurent Destailleur
ca8ae3c723
Fix option MAIN_USE_JQUERY_JEDITABLE
2017-12-20 13:17:21 +01:00
Laurent Destailleur
12d91d7444
Fix missing messages in error report.
...
Fix test on non empty array
2017-12-19 18:26:27 +01:00
Laurent Destailleur
394eeb3cd9
Fix rendering MD files of images by adding a css
2017-12-16 15:11:40 +01:00
Laurent Destailleur
d9c416ee17
Complete example
2017-11-29 17:51:08 +01:00
Laurent Destailleur
f9aaddb658
Add spec for french ecompte
2017-11-29 14:08:14 +01:00
Laurent Destailleur
7d3325c087
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/dolibarr_changes.txt
htdocs/user/class/api_users.class.php
2017-11-25 13:17:38 +01:00
Laurent Destailleur
61798d1af0
FIX list of module not complete when module mb_strlen not available
...
Conflicts:
dev/dolibarr_changes.txt
2017-11-25 02:34:24 +01:00
Laurent Destailleur
bdecef56f9
FIX list of module not complete when module mb_strlen not available
2017-11-25 02:32:25 +01:00
Laurent Destailleur
6953420ce8
Support for ar_EG as laternative of ar_AS
2017-11-19 21:25:21 +01:00
Laurent Destailleur
f33b5067ad
Upgrade branch 3.0 of RESTLER (still 3.0.0 RC6)
...
This upgrade Swagger from 1.2 to 2.0
2017-11-17 12:55:27 +01:00
Laurent Destailleur
c85acbfc11
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/fiche-rec.php
htdocs/core/class/commonobject.class.php
htdocs/core/modules/import/import_xlsx.modules.php
htdocs/install/repair.php
2017-11-14 19:47:33 +01:00
Laurent Destailleur
05683bbf61
Code comment
2017-11-13 11:41:37 +01:00
Laurent Destailleur
a2daef3450
Update doc
2017-11-09 16:13:39 +01:00
Laurent Destailleur
fa1fbe7db7
Work on websiteaccounts
2017-11-03 13:25:49 +01:00
Laurent Destailleur
0d09e1d223
Enhance purge
2017-10-29 20:12:02 +01:00
Laurent Destailleur
bb5bfabd7d
Enhance the script purge-data.php to purge remote database
2017-10-29 20:08:09 +01:00
Laurent Destailleur
a818422302
Update jsgantt to 1.7.5.4
2017-10-18 21:24:17 +02:00
Laurent Destailleur
536e1a95c7
Add SEPA file example
2017-10-17 14:20:39 +02:00
Laurent Destailleur
f853dbc152
Add spec for SEPA
2017-10-14 02:55:07 +02:00
Laurent Destailleur
4296df45af
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/projet/list.php
htdocs/user/card.php
2017-10-13 22:01:56 +02:00
Laurent Destailleur
c3ada19892
Fix demo backup
2017-10-13 01:27:49 +02:00
Laurent Destailleur
f89676126e
Update translation tools
2017-10-07 20:11:35 +02:00
Laurent Destailleur
67c571f952
Increase cyclomatic complexity threshold
2017-10-06 01:59:26 +02:00
Laurent Destailleur
f2e0ff0d30
Merge branch 'develop_dict' of https://github.com/hregis/dolibarr into hregis-develop_dict
2017-10-03 17:25:01 +02:00
Laurent Destailleur
75e7281054
Add resource for NACE
2017-10-02 12:41:50 +02:00
Regis Houssin
e65b21a3bf
Fix: change the parameter value of dol_getIdFromCode
2017-10-02 11:59:17 +02:00
Regis Houssin
9823d6622c
Fix: use default $shared value
2017-09-27 17:40:02 +02:00
Regis Houssin
d592664150
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
2017-09-25 06:48:26 +02:00
Ahmad M. Zawawi
5fd7cdff5c
Fix example comment typo
2017-09-16 10:53:16 +03:00
Regis Houssin
b5de8da3a6
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
Conflicts:
htdocs/core/modules/modFacture.class.php
2017-09-11 08:07:55 +02:00
Laurent Destailleur
4bbd42123e
Fix mysqldump (missing fields)
2017-09-06 22:02:44 +02:00
Regis Houssin
8e8f94df11
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture-rec.class.php
2017-08-30 19:33:23 +02:00
Laurent Destailleur
52a2073152
Add demo file for 6.0
2017-08-27 15:51:44 +02:00
Laurent Destailleur
54afb2f1af
Add demo file for 6.0
2017-08-27 15:48:26 +02:00
Regis Houssin
2efb86b5d8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-07-23 10:36:14 +02:00
Laurent Destailleur
9e6666e511
Fix translation keys for taxes
2017-07-22 16:40:19 +02:00
Regis Houssin
26df1389f4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
Conflicts:
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
2017-07-21 20:42:21 +02:00
Regis Houssin
c8bd11660d
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
2017-07-18 15:23:43 +02:00
Laurent Destailleur
5f32c3d34a
Work on new india vat system
2017-07-18 12:49:42 +02:00
Laurent Destailleur
e5ec0a785d
Fix use command standard @... to mark a change in official code
2017-07-17 20:20:38 +02:00
Regis Houssin
cb6b81d897
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-07-11 19:10:22 +02:00
Laurent Destailleur
e3943155f3
Sync transifex
2017-07-09 19:32:35 +02:00
Laurent Destailleur
9fc17d8988
Translation
2017-07-09 13:43:23 +02:00
Laurent Destailleur
eff4282cc2
Clean files
2017-07-07 22:19:01 +02:00
Regis Houssin
544d051fe3
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-06-19 07:06:57 +02:00
Laurent Destailleur
b331176bf7
Fix bad data
2017-06-19 02:58:09 +02:00
Laurent Destailleur
52eeeebac9
Fix bad data in sql dump
2017-06-19 02:57:49 +02:00
Regis Houssin
a0299042e4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_dict
2017-06-17 12:05:33 +02:00
Laurent Destailleur
71c0be20b9
Change data structure for bookkeeping v6
2017-06-15 10:30:32 +02:00
Regis Houssin
0e8f36dc92
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_dict
2017-06-09 14:00:48 +02:00
Laurent Destailleur
1af74b4c42
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/admin/perms.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/product/class/product.class.php
htdocs/product/class/service.class.php
htdocs/product/index.php
htdocs/product/list.php
htdocs/public/members/new.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
2017-06-09 12:50:56 +02:00
Regis Houssin
fa58f0f3e8
Fix: add entity filter
2017-06-09 09:25:15 +02:00
Laurent Destailleur
ee8bc24348
Merge pull request #6920 from inoveaconseil/patch-3
...
Print the value of fields
2017-06-08 10:59:51 +02:00
Laurent Destailleur
58f315e8d1
Merge pull request #6922 from inoveaconseil/patch-5
...
Fix bug to display value
2017-06-03 00:41:36 +02:00
Inovea Conseil
40dd6fc61c
Fix bug to display value
...
Fix bug to display the values in the future card.php
2017-06-01 11:22:08 +02:00
Inovea Conseil
fa3cd267f4
Fix bug of prepare_head of card
...
Delete the call of commande_prepare_head function because do not use in skeleton
2017-06-01 10:51:30 +02:00
Inovea Conseil
ab99c178e1
Print the value of fields
...
Add a loop for printing the value of fields
2017-06-01 09:04:20 +02:00
Laurent Destailleur
c4f09b8894
Work on modulebuilder
2017-05-28 14:43:17 +02:00
Inovea Conseil
035cae656f
Fix bug in insert method
...
Missing the last comma in the insert method
2017-05-19 22:14:34 +02:00
Laurent Destailleur
0d11fce834
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-05-12 15:45:30 +02:00
Laurent Destailleur
80b0d91154
More complete demo
2017-05-12 12:12:04 +02:00
Laurent Destailleur
3e0fcf5ec2
Fix label "total for this page" on last page.
2017-05-10 11:57:59 +02:00
Laurent Destailleur
4c056d68d8
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/dict.php
htdocs/commande/list.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/bills.lang
htdocs/societe/list.php
2017-04-15 17:02:05 +02:00
Laurent Destailleur
be439f6252
Work on look and feel v6
2017-04-07 16:16:44 +02:00
Laurent Destailleur
d99b0461c7
Extrafields multilanguage support.
2017-04-03 10:56:28 +02:00
Laurent Destailleur
4012aeff90
Fix translation
2017-03-25 18:35:17 +01:00
Laurent Destailleur
8cd0956b30
Code comment
2017-03-03 13:28:18 +01:00
Laurent Destailleur
0f22beb774
Upgrade to ckeditor 4.6.2.
2017-02-28 10:49:58 +01:00
Laurent Destailleur
baa1f3ed2b
Clean doc about changes in external libraries
2017-02-24 14:35:20 +01:00
Laurent Destailleur
fb88eaf2a4
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2017-02-23 02:55:50 +01:00
Laurent Destailleur
230bb09c1a
Prepare 5.0
2017-02-21 16:59:21 +01:00
Laurent Destailleur
ebe625aa16
Fix debug direct debit module
2017-02-21 13:16:28 +01:00
Laurent Destailleur
63876a1b91
Prepare 5.0 release
2017-02-21 12:09:55 +01:00
Laurent Destailleur
eef3824f8c
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/categories.php
htdocs/admin/dict.php
htdocs/langs/de_DE/bills.lang
htdocs/langs/en_US/main.lang
htdocs/langs/fr_FR/bills.lang
2017-02-21 10:34:52 +01:00
Laurent Destailleur
6c40110613
Sync transifex
2017-02-21 10:26:11 +01:00
Laurent Destailleur
c3d78bf1b4
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/tools/update.php
2017-02-16 22:09:37 +01:00
Laurent Destailleur
ad890561c4
Prepare release 5.0
2017-02-16 02:00:34 +01:00
Laurent Destailleur
1a3b9fada5
Som fixes on generator of samples
2017-02-16 01:50:02 +01:00
De Coninck Laurent
fa527ff4eb
fix the card page generator
2017-02-09 13:10:32 +01:00
Laurent Destailleur
4cec071af5
Add tms field
2017-01-31 14:00:53 +01:00
Laurent Destailleur
70091eceed
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/expensereport/card.php
2017-01-27 01:26:11 +01:00
Laurent Destailleur
0c14e1d233
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-01-27 01:24:55 +01:00
Laurent Destailleur
4839d06fc3
Fix log
2017-01-26 12:48:32 +01:00
Laurent Destailleur
39151d7a74
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-01-22 12:14:18 +01:00
Laurent Destailleur
65f7de8f64
Fix css and look 5.0
2017-01-22 12:13:32 +01:00
Laurent Destailleur
5362d10c0d
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/hookmanager.class.php
2017-01-21 21:56:24 +01:00
Laurent Destailleur
6ab9ba3284
Fix management of alternative language for Greek (el_CY)
2017-01-21 21:52:42 +01:00
Laurent Destailleur
160f8c3085
Add translation comparison doc
2017-01-17 11:11:32 +01:00
Laurent Destailleur
4ecd657f34
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
2017-01-16 00:02:43 +01:00
Laurent Destailleur
d14e4dbaba
Fix pagination when MAIN_DISABLE_FULL_SCANLIST is on
2017-01-15 20:49:20 +01:00
Laurent Destailleur
2c6672d17a
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/tpl/login.tpl.php
2017-01-12 11:32:51 +01:00
Laurent Destailleur
c42b48636a
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/commande/class/api_commande.class.php
htdocs/core/class/CMailFile.class.php
htdocs/societe/class/api_contact.class.php
2017-01-12 11:06:24 +01:00
Laurent Destailleur
94f14f529b
Fix pb with double quote
2017-01-11 22:02:08 +01:00
Laurent Destailleur
fd008f88b1
Add github tools
2017-01-09 10:21:59 +01:00
Laurent Destailleur
febd23fe41
Clean dead code
2017-01-03 11:22:03 +01:00
Laurent Destailleur
b5c815367c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop6
2016-12-26 15:44:31 +01:00
Laurent Destailleur
b777ec79f2
Fix contextpage implementation into skeleton
2016-12-23 10:38:27 +01:00
Laurent Destailleur
f9d29bbe25
Complete sample of setup files
2016-12-23 01:25:40 +01:00
Laurent Destailleur
cfde9e2ec5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop6
2016-12-22 18:04:13 +01:00
Laurent Destailleur
dcb14db10d
Add .pml files into fixdosfiles
2016-12-22 18:03:34 +01:00
Laurent Destailleur
e26cb0f238
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop6
2016-12-12 13:00:20 +01:00
Laurent Destailleur
7077b4931c
Add dump v5
2016-12-12 11:57:50 +01:00
Laurent Destailleur
3396dfc7f6
NEW Index upload files into database.
2016-12-08 22:12:45 +01:00
Laurent Destailleur
d23604701c
Fix responsive
2016-12-07 15:00:20 +01:00
Laurent Destailleur
f9ef6f52a6
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/skeletons/skeleton_list.php
2016-12-07 12:23:43 +01:00
jfefe
64f76d8cab
Fix : bad function name
2016-12-02 17:02:49 +01:00
Laurent Destailleur
bd8f923cee
Several fixes in filter on lists
2016-11-29 22:52:16 +01:00
Laurent Destailleur
e4a8342aef
Fix div-table-form balance on all lists (solve responsive design)
2016-11-27 11:41:10 +01:00
bgenere
febb4d7b60
Fixed issue with extrafields join for search. Main table alias is t not
...
u.
2016-11-21 10:15:35 +01:00
Laurent Destailleur
9b88ae145b
Fix mass action when using no javascript
2016-11-17 19:04:10 +01:00
Laurent Destailleur
35d80aa209
Miscellaneous fixes
2016-11-12 12:40:06 +01:00
Laurent Destailleur
da387db166
NEW Error code of each email sent is visible in list of email targets
2016-11-11 14:03:57 +01:00
Laurent Destailleur
7fa9692458
Uniformize code. Generalize option MAIN_SEARCH_DIRECT_OPEN_IF_ONLY_ONE.
2016-11-02 12:48:50 +01:00
Laurent Destailleur
ef03f59e50
Uniformize code
2016-11-02 12:16:46 +01:00
Laurent Destailleur
aec0e79653
Normalize constant name.
2016-10-29 21:47:10 +02:00
Laurent Destailleur
6938b05219
Mutualize code to show files generated for mass actions
2016-10-28 12:00:30 +02:00
Laurent Destailleur
e1eb61d3a2
Fix travis on notooltip
2016-10-26 11:39:54 +02:00
Laurent Destailleur
854e75513b
Fix bad alias
2016-10-25 21:44:10 +02:00
Laurent Destailleur
9fd692d846
Fix phpcs
2016-10-25 19:28:58 +02:00
Laurent Destailleur
f67863e1aa
NEW Can use any filter on all REST API to list.
2016-10-25 19:15:47 +02:00
Laurent Destailleur
6ef74b33c9
Uniformize code
2016-10-25 11:09:26 +02:00
Laurent Destailleur
8ab31188ab
Merge pull request #5891 from BeltranBot/patch-1
...
Fix: misspelling
2016-10-24 01:09:53 +02:00
Laurent Destailleur
618ac420e4
Better skeleton
2016-10-21 10:56:25 +02:00
BeltranBot
46c0aa3f03
misspelling fix
...
fixing a misspelling
2016-10-18 11:32:35 -05:00
Laurent Destailleur
e7a09c07f9
Sync and clean language files
2016-10-11 10:38:38 +02:00
Laurent Destailleur
4dfdf29a55
FIX #5742 error on project list if an extra field separator is added.
2016-10-01 18:00:17 +02:00
Laurent Destailleur
057e107d29
Fix on skeleton
2016-09-30 23:44:55 +02:00
Laurent Destailleur
dcb18cd637
Clean and reorganize dev tools
2016-09-27 19:43:34 +02:00
Laurent Destailleur
d1c4f02bf7
Uniformize code and style
2016-09-18 14:41:17 +02:00
Laurent Destailleur
5ea9fc7467
NEW Support extrafields on product lot.
2016-09-12 17:27:44 +02:00
Raphaël Doursenaud
72d9f3cd5f
Fixed typo
2016-09-08 16:40:11 +02:00
Raphaël Doursenaud
f97f011cd3
Added missing properties in modules class.
...
Enhanced modules class documentation.
2016-09-08 16:37:48 +02:00
Laurent Destailleur
4d4fc87e2b
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/commande/dispatch.php
htdocs/product/stock/productlot_list.php
htdocs/websites/index.php
2016-08-09 13:26:08 +02:00
Laurent Destailleur
2262c1c7dd
Fix code generator
2016-08-08 21:58:47 +02:00
Laurent Destailleur
2133b1c3b5
NEW Table with list of lots/serial can be viewed (module product batch).
2016-08-08 20:31:03 +02:00
Laurent Destailleur
bcd055b378
Move button to link to, in same part of code than code to output links.
2016-08-05 15:30:28 +02:00
Laurent Destailleur
890e6f59c8
NEW Support mass actions for proposals
2016-08-05 13:08:23 +02:00
Laurent Destailleur
b267402df6
Merge remote-tracking branch 'origin/4.0' into develop
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/main.lang
htdocs/societe/rib.php
2016-08-01 15:15:32 +02:00
Laurent Destailleur
ee7023422a
Update dump
2016-07-31 23:19:01 +02:00
Laurent Destailleur
20a2282efc
Updated screenshots
2016-07-31 16:24:32 +02:00
Laurent Destailleur
e3df4b81f8
Update demo 4.0
2016-07-30 21:13:16 +02:00
Laurent Destailleur
5aa5c5259d
demo is in mode stable
2016-07-30 20:39:25 +02:00
Laurent Destailleur
9191692bb2
More files for demo data
2016-07-30 20:33:01 +02:00
Laurent Destailleur
654ac318d4
Prepare dump for 4.0 demo
2016-07-30 20:26:05 +02:00
Laurent Destailleur
5d81db9693
Update skeleton with mass action code
2016-07-30 20:05:54 +02:00
Laurent Destailleur
a87c2f9579
Fix several fixes on margin reports
2016-07-30 18:57:26 +02:00
Laurent Destailleur
246321cd8f
Fix clean orphelins of leave request logs in repair tools
...
Fix date of supplier proposal missing.
2016-07-30 18:08:07 +02:00
Laurent Destailleur
e5583f1544
Fix bad translation. Confusionbetween internal tranfert and bank
...
tranfert for payements
2016-07-30 17:28:18 +02:00
Laurent Destailleur
857de64607
Fix multicurrency
2016-07-30 16:41:10 +02:00
Laurent Destailleur
7678940e50
Fix refresh cache value of nb of files into a dir into ECM module
2016-07-30 15:51:27 +02:00
Laurent Destailleur
e3f0ab9109
Fix tag was not visible
2016-07-30 14:05:39 +02:00
Laurent Destailleur
8b3136cb96
Merge remote-tracking branch 'origin/4.0' into develop
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/en_US/admin.lang
htdocs/langs/fr_FR/companies.lang
2016-07-27 19:04:55 +02:00
Laurent Destailleur
4d1885eb59
Fix: restore logout and logged translation key
2016-07-27 17:00:14 +02:00
florian HENRY
419dd3095b
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
dev_fix5353
Conflicts:
htdocs/societe/class/societe.class.php
2016-07-26 08:59:40 +02:00
Laurent Destailleur
3265b7028d
Merge remote-tracking branch 'origin/4.0' into develop
2016-07-25 19:53:28 +02:00
Laurent Destailleur
b085ce6916
Fix lost translation keys
2016-07-23 13:01:42 +02:00
Laurent Destailleur
af09528738
NEW Add substitution key __DATE_YMD__, __DATE_DUE_YMD__, __AMOUNT__ and
...
__AMOUNT_WO_TAX__ into emails templates.
2016-07-21 20:45:30 +02:00
Laurent Destailleur
2c77a901b3
Fix to avoid removal of trnaslation key to keep
2016-07-18 12:55:44 +02:00
Laurent Destailleur
e2a03d18dd
Merge remote-tracking branch 'origin/4.0' into develop
2016-07-16 19:58:36 +02:00
Laurent Destailleur
d0380adc39
Merge remote-tracking branch 'origin/3.9' into 4.0
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/includes/jquery/plugins/datatables/media/js/jquery.js
htdocs/product/list.php
2016-07-16 19:54:57 +02:00
Juanjo Menent
cd0849209c
FIX Failed to open file
2016-07-15 19:44:45 +02:00
Juanjo Menent
88d12618ce
NEW Do not use Functions Aliases
2016-07-15 17:10:13 +02:00
Juanjo Menent
8a022fb19d
NEW Do not use Function Aliases
2016-07-15 16:58:26 +02:00
Laurent Destailleur
24a798ed2f
Fix restore translation for ModuleCompanyCode...
2016-07-07 14:13:33 +02:00
florian HENRY
1bb28648c4
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
dev_fix5353
Conflicts:
build/pad/DoliWamp.pml
build/pad/Dolibarr.pml
build/pad/pad_dolibarr.xml
build/pad/pad_doliwamp.xml
2016-07-07 09:05:13 +02:00
Laurent Destailleur
f756f3db0e
Fix hook context 'all'
2016-07-07 01:23:20 +02:00
Laurent Destailleur
ce3f45c2a2
Debug of doliwamp for 4.0
2016-07-03 13:14:33 +02:00
Laurent Destailleur
3611161b67
Fix custom code should not appears on services
2016-06-30 19:35:11 +02:00
Laurent Destailleur
bc38bc63ca
Fix minor bug in direct printing with google cloud print
2016-06-26 21:18:44 +02:00
Laurent Destailleur
9ebf7a1e35
Try to fix the group_concat function for pgsql.
2016-06-25 02:21:54 +02:00
Laurent Destailleur
2767df2e01
FIX Solve problem of sending joinded files of another email when several
...
tabs are opened on form to send emails.
2016-06-24 16:10:52 +02:00
Laurent Destailleur
7fbbf7e8f0
Fix translation missing
2016-06-22 20:09:20 +02:00
Laurent Destailleur
b01eed697e
Fix sort on thirdparty on bank transaction list
2016-06-20 11:30:43 +02:00
Laurent Destailleur
d0a15d32b2
Clean language files
2016-06-18 19:48:58 +02:00
Laurent Destailleur
f817b562ad
Clean language files
2016-06-18 17:17:45 +02:00
Laurent Destailleur
94b7e176a6
Clean language files
2016-06-18 16:46:21 +02:00
Laurent Destailleur
de76f2a9aa
Clean language files
2016-06-18 15:50:37 +02:00
Laurent Destailleur
d192438eae
Enhance tool to clean language files
2016-06-18 12:50:15 +02:00
Laurent Destailleur
4382f2a437
Clean language files
2016-06-18 11:06:11 +02:00
Laurent Destailleur
404847ed32
Fix sql files not included into the fixdosfiles.sh
2016-06-07 11:10:09 +02:00
Laurent Destailleur
e6196f69cd
Fix Restler bug returning warnings
2016-05-18 00:45:13 +02:00
Laurent Destailleur
79be93d998
FIX The table llx_product_lot is now filled/used to store eatby/sellby
...
dates.
2016-05-17 18:19:36 +02:00
Laurent Destailleur
3b99fb01ee
Fix duplicate table
2016-05-17 10:51:03 +02:00
Laurent Destailleur
f9ded46a99
Start debug 4.0
2016-05-17 02:41:06 +02:00
Laurent Destailleur
986119d2b5
Start debug
2016-05-12 21:32:24 +02:00
Laurent Destailleur
b639849a47
Page for proposals must be called card.php (one of last architecture
...
change before the freeze)
2016-04-23 15:37:22 +02:00
Laurent Destailleur
c939273fd5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-04-22 13:38:56 +02:00
Laurent Destailleur
d735f5dc70
FIX lost css change
2016-04-22 11:10:20 +02:00
Laurent Destailleur
c2de7adb32
Minor PHPCS fixes
2016-04-21 03:18:42 +02:00
Laurent Destailleur
4619040983
Work on website module
2016-04-19 18:41:05 +02:00
Laurent Destailleur
e47c9946b2
More complete cleaning tools
2016-04-08 15:09:31 +02:00
Laurent Destailleur
8222624ff0
NEW Can select fields to show on list also for list of customer orders,
...
shipments and invoices.
2016-04-08 02:39:57 +02:00
Laurent Destailleur
24c91933d0
Work on select fields for orders, invoices and shipments
2016-04-08 01:00:02 +02:00
Laurent Destailleur
43165bab02
FIX Filter/search on extrafields on lists
...
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/projet/list.php
htdocs/societe/list.php
2016-04-04 16:22:26 +02:00
Laurent Destailleur
592a041bc5
FIX Filter/search on extrafields on lists
2016-04-04 16:02:29 +02:00
Laurent Destailleur
482581bb84
Update module descriptor example with new fields
2016-04-01 14:52:38 +02:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Laurent Destailleur
630f5a632d
Revert "Corrected non-static usages of Form::selectarray function"
...
This reverts commit 87cd6e1e40 .
2016-03-25 15:34:37 +01:00
Laurent Destailleur
8ecfca5a9e
Revert change that break compatiblity with 100% of modules
2016-03-25 15:26:46 +01:00
Laurent Destailleur
26de415b77
Revert commit that break compatibility of 100% of modules
2016-03-25 15:24:57 +01:00
Marcos García de La Fuente
5a046125db
Missing changes from previous commits
2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
ff6b187ef3
NEW Converted Form::showLinkedObjectBlock to a static function
2016-03-20 14:15:21 +01:00
Marcos García de La Fuente
4d78932fe8
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
2016-03-20 14:15:21 +01:00
Marcos García de La Fuente
87cd6e1e40
Corrected non-static usages of Form::selectarray function
2016-03-20 14:15:17 +01:00
Laurent Destailleur
2b1f57f01e
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
dev/initdata/savedemo.sh
htdocs/filefunc.inc.php
htdocs/user/card.php
2016-03-18 11:54:14 +01:00
Laurent Destailleur
12bb3932d0
NEW Add filter on a keyword, status and nature into list of modules
2016-03-14 19:40:52 +01:00
Laurent Destailleur
b16ef1b4f4
Prepare 3.9 release
2016-03-13 12:33:04 +01:00
Laurent Destailleur
930dd55e17
Prepare 3.9 release
2016-03-13 12:31:10 +01:00
Laurent Destailleur
543f5cef63
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
dev/initdata/initdemo.sh
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/commande/card.php
htdocs/compta/facture.php
2016-03-13 01:31:12 +01:00
Laurent Destailleur
e0809fc750
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
ChangeLog
build/makepack-dolibarr.pl
htdocs/compta/facture.php
htdocs/product/document.php
2016-03-12 18:40:50 +01:00
Laurent Destailleur
0727ee88e6
More robust initdemo script.
2016-03-12 18:33:32 +01:00
Laurent Destailleur
a8602dbec2
Fix alignement on extrafields
2016-03-10 16:00:44 +01:00
Laurent Destailleur
d1777a6783
Replace function rand with mt_rand (prepare php 8)
2016-03-05 15:01:25 +01:00
Laurent Destailleur
b46c23ab35
Fix bad file name
2016-02-25 03:19:11 +01:00
Laurent Destailleur
a0ccd8b0d4
Enhance purge script
2016-02-25 01:05:39 +01:00
Laurent Destailleur
017b607e53
Better script name
2016-02-25 01:05:03 +01:00
Laurent Destailleur
c3eb60325b
Reduce nb of dirs
2016-02-24 18:18:24 +01:00
Laurent Destailleur
9f240c6c88
Better import examples
2016-02-24 17:27:28 +01:00
Laurent Destailleur
d5112c0c82
Better sample import scripts
2016-02-24 12:23:34 +01:00
Laurent Destailleur
f55c1014ee
Add more example of import scripts
2016-02-23 23:03:52 +01:00
Laurent Destailleur
769843f919
Correct multiprice import
2016-02-23 20:07:22 +01:00
Laurent Destailleur
57aebe4e1f
Add script to import products
2016-02-23 20:00:07 +01:00
Laurent Destailleur
b591ba1280
Uncomment line
2016-02-22 12:56:41 +01:00
Laurent Destailleur
fe06ad39c0
NEW Add a tool for developers to purge database with no loose of setup
2016-02-22 12:41:49 +01:00
Laurent Destailleur
c07bb2dd5c
Add translation file for website module
2016-02-19 18:51:31 +01:00
Laurent Destailleur
07afad41a2
Add feature to select number of record into list in the skeleton
...
template.
2016-02-13 10:54:06 +01:00
Laurent Destailleur
9da0164d90
Uniformize code for lists
2016-02-07 15:50:48 +01:00
Laurent Destailleur
a435d0e147
Merge remote-tracking branch 'origin/3.9' into develop
2016-01-23 14:56:45 +01:00
Laurent Destailleur
5b0d06e48c
Merge remote-tracking branch 'origin/3.8' into 3.9
2016-01-23 14:56:16 +01:00
Laurent Destailleur
c0e5fdee0e
Update demo
2016-01-23 14:55:05 +01:00
Laurent Destailleur
097251ec7f
Merge remote-tracking branch 'origin/3.9' into develop
2016-01-23 12:29:22 +01:00
Laurent Destailleur
615ffe5417
Merge remote-tracking branch 'origin/3.8' into 3.9
2016-01-23 12:28:34 +01:00
Laurent Destailleur
200a6d3c3b
Update demo data
2016-01-23 12:27:49 +01:00
Laurent Destailleur
a3c273aec8
Update demo datas
2016-01-23 12:07:57 +01:00
Laurent Destailleur
f8cd4eb166
Update demo
2016-01-23 12:04:09 +01:00
Laurent Destailleur
4df584e57b
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/core/lib/files.lib.php
2016-01-23 11:51:56 +01:00
Laurent Destailleur
dbaa43f3be
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/fourn/commande/card.php
htdocs/holiday/card.php
htdocs/holiday/list.php
htdocs/user/card.php
2016-01-23 11:45:39 +01:00
Laurent Destailleur
1012fb8be1
Update demo data
2016-01-22 19:11:46 +01:00
Laurent Destailleur
4c3f9db2a1
Add demo data
2016-01-22 18:10:19 +01:00
Laurent Destailleur
540bb04cac
Update demo init data
2016-01-22 14:29:44 +01:00
Laurent Destailleur
93b2013aa7
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/compta/bank/card.php
htdocs/projet/tasks/list.php
2016-01-22 03:29:55 +01:00
Laurent Destailleur
cceeefb7c2
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/societe/index.php
2016-01-22 03:25:30 +01:00
Laurent Destailleur
03461d124a
Fix activation of cron jobs by external module
...
Clean code for task lists pages.
2016-01-19 23:45:03 +01:00
Laurent Destailleur
6bccac5691
NEW Add Expense report to approve into workboard
...
NEW Selection of boxes is move on top
2016-01-18 11:35:45 +01:00
Laurent Destailleur
af4d57b461
Complete demo samples
2016-01-16 17:41:17 +01:00
Laurent Destailleur
9586096f16
More code comment
2016-01-13 13:31:58 +01:00
Regis Houssin
694530bfae
Fix: Gives the possibility to the module, to provide his own family info
...
and position of this family. (canceled $this->family)
2016-01-10 13:00:48 +01:00
Laurent Destailleur
2f8fc05cdb
Fix: QRcode must not be random
2015-12-20 21:28:05 +01:00
Laurent Destailleur
f25a9030eb
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
.travis.yml
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
htdocs/includes/adodbtime/adodb-time.inc.php
htdocs/langs/en_US/accountancy.lang
2015-12-18 22:12:03 +01:00
Laurent Destailleur
dd3f5a32d3
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
.travis.yml
composer.json
htdocs/accountancy/admin/card.php
2015-12-18 21:20:12 +01:00
Laurent Destailleur
dc9c5ed5ef
Enhance transifex sync
2015-12-18 18:25:09 +01:00
Laurent Destailleur
ba3c8de785
Update doc comment to make things cleaner to avoid confusion between old
...
deprecated doActions of canvas and doActions of triggers.
2015-12-17 14:01:22 +01:00
Laurent Destailleur
6133298e58
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-12-16 19:27:23 +01:00
Laurent Destailleur
f87ccc97e2
Miscellaneous fixes
2015-12-16 19:26:50 +01:00
Laurent Destailleur
c03320ff0b
Merge pull request #4224 from aspangaro/develop-fec
...
Complete information on FEC format - french law
2015-12-16 19:10:17 +01:00
Laurent Destailleur
750443040a
Enhance ruleset.xml description
2015-12-15 09:29:21 +01:00
aspangaro
5770407464
Complete information on FEC format - french law
2015-12-15 06:10:33 +01:00
Raphaël Doursenaud
bbe7498de6
Better Travis CI
...
NEW:
Cleaned up routines for better readability of both declaration and results.
PHP versions now really covered.
The old code forced install of PHP and didn't use Travis provided versions.
This resulted in the process not being executed with the declared PHP version.
Dropped MySQL in favor of MariaDB.
This is now the FLOSS community standard.
This should help avoid problems with buggy MySQL releases.
Fast finish enabled to show results faster.
Optimized tools installation with composer.
The right version of the tool is installed for the PHP version under test.
New PHP linter to check for syntax errors.
Parallelized for better speed.
Apache + PHP FPM for testing webservices.
The previous mod_php configuration was not supported on Travis.
New global DEBUG environment variable to show verbose output with configuration files content.
IRC notification on #dolibarr@freenode for community awareness.
FIXES:
Bug in scripts preventing execution with environmentalized PHP.
Wrong detection of MAIN_URL_ROOT under specific circumstances.
$_SERVER["DOCUMENT_ROOT"] empty and $_SERVER["SCRIPT_NAME"] populated.
Relative ignore directive in coding style ruleset to avoid bypassing test.
Unit test errors without an exit status.
This prevented the CI from properly detecting and reporting the error.
TODOS:
PostgreSQL support.
This one is tricky since we only have a MySQL dump and the syntax is not directly compatible.
SQLite support.
Disabled in core at the moment.
Nginx + PHP FPM support.
Test webservices on the second most popular webserver.
Run dev/* checks.
We have a nice collection of scripts we could leverage.
Check Javascript.
Check CSS.
Check SQL.
2015-12-13 21:34:36 +01:00
Laurent Destailleur
3b595f0247
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/customer/list.php
htdocs/accountancy/journal/bankjournal.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/report.lib.php
htdocs/langs/en_US/accountancy.lang
2015-12-13 16:23:33 +01:00
Laurent Destailleur
a462cd232d
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-12-13 16:09:09 +01:00
Laurent Destailleur
4a88c9ea9f
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/product/class/product.class.php
2015-12-13 15:53:57 +01:00
Raphaël Doursenaud
c0862762a5
Fix #3930 Removed executable bit
...
These files doesn't contain executable code and may pose a security
threat.
2015-12-09 13:28:36 +01:00
Laurent Destailleur
7f3531a04c
Enhance script to track duplicate translation string and use it to
...
remove around 50 duplicates.
2015-12-06 13:34:57 +01:00
Laurent Destailleur
00aa5aace7
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
dev/codesniffer/ruleset.xml
2015-12-04 12:14:24 +01:00
Laurent Destailleur
d2b221cfd1
Upgrade PHPCS rules
2015-12-04 10:22:27 +01:00
Laurent Destailleur
6df4948a73
Fix text
2015-12-01 03:12:12 +01:00
Laurent Destailleur
88e76dcf64
Fix utf8 encoded twice
2015-11-28 14:40:23 +01:00
Laurent Destailleur
eb02b8d944
Add fec format into iso-normes dir.
2015-11-27 09:05:29 +01:00
Laurent Destailleur
b47dbc7a5f
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/install/pgsql/functions/functions.sql
htdocs/projet/element.php
2015-11-26 01:32:21 +01:00
Laurent Destailleur
85d788d43a
Fix crazy phpcs test
2015-11-25 23:26:31 +01:00
Laurent Destailleur
3c55479705
Restler #3544
2015-11-22 17:17:06 +01:00
Laurent Destailleur
2a345b6fc0
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/admin/company.php
htdocs/admin/menus/edit.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
2015-11-21 12:48:41 +01:00