Laurent Destailleur
|
684e09fdcd
|
NEW Add function isValidVATID()
|
2019-04-23 22:49:33 +02:00 |
|
Laurent Destailleur
|
4d92d7731c
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/sendings.lib.php
htdocs/langs/en_US/admin.lang
htdocs/theme/eldy/style.css.php
|
2019-04-23 12:32:08 +02:00 |
|
Laurent Destailleur
|
8d0825910a
|
Fix warnings
|
2019-04-23 10:38:20 +02:00 |
|
Laurent Destailleur
|
7c7c4f0d93
|
Removed warnings
|
2019-04-23 10:24:16 +02:00 |
|
Laurent Destailleur
|
f19d96bf8d
|
NEW Show enabled modules in dol_print_error
|
2019-04-23 10:24:05 +02:00 |
|
Laurent Destailleur
|
a50fc9189b
|
Fix phpcs
|
2019-04-22 15:45:44 +02:00 |
|
Laurent Destailleur
|
9e91826dea
|
Can set length of random password
|
2019-04-22 14:12:58 +02:00 |
|
Laurent Destailleur
|
be726c2376
|
Code comment
|
2019-04-22 12:44:25 +02:00 |
|
Laurent Destailleur
|
24572e2f82
|
Remove warnings
|
2019-04-22 12:42:46 +02:00 |
|
Laurent Destailleur
|
6da42941a8
|
NEW Add attached document on bank account visible in automatic ECM.
|
2019-04-21 19:54:30 +02:00 |
|
florian HENRY
|
83cf08f2eb
|
fix php warning
|
2019-04-18 20:37:27 +02:00 |
|
Frédéric FRANCE
|
4912c69d8a
|
Update functions2.lib.php
|
2019-04-18 10:12:00 +02:00 |
|
Laurent Destailleur
|
b5bf6830e9
|
Introduce method convertBackOfficeMediasLinksToPublicLinks so links to
media added from filemanager in notes are visible by PDFs builder.
|
2019-04-17 01:13:59 +02:00 |
|
ATM john
|
945e3db952
|
remove text
|
2019-04-16 22:03:11 +02:00 |
|
ATM john
|
965c973bda
|
Change class name
|
2019-04-16 22:02:23 +02:00 |
|
ATM john
|
684879d73c
|
apply appli btn to more elements
|
2019-04-16 21:49:26 +02:00 |
|
John BOTELLA
|
a60d4b3b52
|
Appli btn apply to links
|
2019-04-16 09:09:25 +02:00 |
|
ATM john
|
07e6ce5460
|
Appli function to links
|
2019-04-15 21:33:31 +02:00 |
|
ATM john
|
292d9c38a5
|
Appli function to links
|
2019-04-15 00:21:58 +02:00 |
|
Laurent Destailleur
|
00eb0511f6
|
Make code simpler to sort list of files.
|
2019-04-13 12:41:50 +02:00 |
|
Laurent Destailleur
|
cf058e7d3b
|
NEW Ask date of invoice when using the Clone feature.
|
2019-04-12 12:12:08 +02:00 |
|
Laurent Destailleur
|
cfa414b2de
|
Better log
|
2019-04-10 16:42:45 +02:00 |
|
Laurent Destailleur
|
26594fab98
|
Debug module ticket
|
2019-04-10 15:11:38 +02:00 |
|
Laurent Destailleur
|
ac25003d33
|
Dolibarize module ticket
|
2019-04-10 11:39:54 +02:00 |
|
Laurent Destailleur
|
ff629b2355
|
NEW Color for hover and for checked line is on by default
|
2019-04-09 15:57:26 +02:00 |
|
Laurent Destailleur
|
917b9d69fa
|
Removed the method 4 of GETPOST (to get $_COOKIE). It was not used and
not recommanded to use in Dolibarr.
|
2019-04-08 14:55:31 +02:00 |
|
Laurent Destailleur
|
2b5e25188c
|
Merge pull request #10977 from IonAgorria/resources-product
NEW: Resources tab possible in products/services
|
2019-04-08 13:57:30 +02:00 |
|
Laurent Destailleur
|
7c91c1b9f1
|
Merge pull request #10962 from aspangaro/v10_p2
FIX: Problem with badge in tab in expedition card
|
2019-04-08 13:33:59 +02:00 |
|
Ion
|
b64cb4129f
|
Add resources tab for products/services
|
2019-04-07 23:52:49 +02:00 |
|
Laurent Destailleur
|
fad2fa48dd
|
NEW Introduce a config parameter $dolibarr_main_instance_unique_id
|
2019-04-07 15:44:17 +02:00 |
|
Ion
|
71f30266dc
|
Add service to getElementProperties
|
2019-04-07 12:53:52 +02:00 |
|
Laurent Destailleur
|
54714bc755
|
Deprecated property ->fk_departement is now ->state_id everywhere.
|
2019-04-05 20:06:13 +02:00 |
|
Laurent Destailleur
|
b6c19e0f35
|
Fix var not defined
|
2019-04-05 19:48:32 +02:00 |
|
Laurent Destailleur
|
becefeebff
|
Fix upload of files without extension
|
2019-04-05 19:39:49 +02:00 |
|
Laurent Destailleur
|
734b97e255
|
Fix upload of files without extension
|
2019-04-05 19:39:04 +02:00 |
|
Laurent Destailleur
|
00cdf13a15
|
Revert "Do not close php tags"
This reverts commit 1db134c2a0.
|
2019-04-05 11:09:39 +02:00 |
|
Alexandre SPANGARO
|
b64ee3af70
|
FIX: Problem with badge in tab in expedition card
|
2019-04-04 17:02:18 +02:00 |
|
Laurent Destailleur
|
1f00e24abc
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-04-03 18:52:47 +02:00 |
|
Laurent Destailleur
|
9e5d87e821
|
Fix warning
|
2019-04-03 18:39:27 +02:00 |
|
Laurent Destailleur
|
82c19a6372
|
FIX Avoid error 500 when extension php-intl not loaded
|
2019-04-03 18:38:27 +02:00 |
|
Laurent Destailleur
|
1db134c2a0
|
Do not close php tags
|
2019-04-03 18:13:39 +02:00 |
|
Laurent Destailleur
|
c5f5abc67d
|
Fix css for MD theme
|
2019-04-03 14:37:38 +02:00 |
|
Laurent Destailleur
|
80be77d95d
|
Merge pull request #10948 from ptibogxiv/patch-148
fix term autoOrManual
|
2019-04-03 11:03:44 +02:00 |
|
Laurent Destailleur
|
bb9cd05ea8
|
Fix phpcs
|
2019-04-02 20:02:43 +02:00 |
|
Laurent Destailleur
|
8a6e28860b
|
A better transition with deprecation
|
2019-04-01 22:09:24 +02:00 |
|
Laurent Destailleur
|
7db443e8ab
|
Better compatibility
|
2019-04-01 21:14:15 +02:00 |
|
ptibogxiv
|
5d25c33ff5
|
fix term
|
2019-04-01 20:49:41 +02:00 |
|
Laurent Destailleur
|
8fe1be1a67
|
Removed deprecated use of string in dol_print_date(). Only date allowed.
|
2019-04-01 19:27:34 +02:00 |
|
Laurent Destailleur
|
fc983fa65c
|
Move a function into functions2.lib.php
|
2019-04-01 18:46:13 +02:00 |
|
Laurent Destailleur
|
0c051e0cf0
|
Merge pull request #10923 from ptibogxiv/patch-145
NEW automatic / manual selector form
|
2019-04-01 18:44:05 +02:00 |
|