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
|
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 |
|
Laurent Destailleur
|
5d9a7e0d80
|
Fix phpcs
|
2019-04-01 18:21:59 +02:00 |
|
Laurent Destailleur
|
0091b65a83
|
Fix phpcs
|
2019-04-01 18:10:14 +02:00 |
|
Laurent Destailleur
|
c07159fee9
|
Fix regression in timesheet. Keep extrafield of task for the moment.
|
2019-03-31 22:06:41 +02:00 |
|
Laurent Destailleur
|
d572a9258c
|
Merge branch 'develop' into new_evol_time_spent_views
|
2019-03-31 19:12:27 +02:00 |
|
Laurent Destailleur
|
039e6034d1
|
Merge pull request #10936 from aspangaro/10.0_WARNING
LOG_WARNING on function dol_print_date with deprecated value
|
2019-03-31 18:45:01 +02:00 |
|
Frédéric FRANCE
|
ddd1c04eae
|
phpcs fix
|
2019-03-31 09:27:11 +02:00 |
|
Laurent Destailleur
|
fca404e8d5
|
Show price without tax to prepare tax per customer country.
|
2019-03-30 19:30:58 +01:00 |
|
Laurent Destailleur
|
be21755378
|
Add page id to help debug in header
|
2019-03-29 23:04:09 +01:00 |
|
Laurent Destailleur
|
697a2e5576
|
Show time to bill and billed in list of tasks
|
2019-03-29 14:34:55 +01:00 |
|
Alexandre SPANGARO
|
8163739a68
|
LOG_WARNING on function dol_print_date with deprecated value
|
2019-03-28 12:03:04 +01:00 |
|
ptibogxiv
|
2c71b98d0d
|
NEW automatic / manual selector form
|
2019-03-27 11:05:43 +01:00 |
|
Laurent Destailleur
|
513ef1e727
|
Fix label short
|
2019-03-25 16:16:08 +01:00 |
|
Laurent Destailleur
|
f27f65e8bf
|
Responsive
|
2019-03-25 10:09:02 +01:00 |
|
Laurent Destailleur
|
a950d8389e
|
WIP Attach document to expense report lines
|
2019-03-24 20:22:05 +01:00 |
|
Laurent Destailleur
|
b2eee520df
|
Fix phpcs
|
2019-03-24 16:11:12 +01:00 |
|
Laurent Destailleur
|
152c27139f
|
Doc
|
2019-03-24 14:54:04 +01:00 |
|
Laurent Destailleur
|
614b4afeb0
|
NEW The preview of PDF files generates 1 png file even if several pages.
|
2019-03-24 14:53:26 +01:00 |
|
Laurent Destailleur
|
949ef79227
|
Better error message
|
2019-03-24 14:26:16 +01:00 |
|
Laurent Destailleur
|
fad6efd86c
|
WIP file attachment on expense report lines
|
2019-03-24 13:27:26 +01:00 |
|
Laurent Destailleur
|
df9e121ac6
|
Enhance the module debugbar. Do not scan the log anymore.
|
2019-03-23 14:37:54 +01:00 |
|
Laurent Destailleur
|
cd6a0bacdd
|
Look and feel v10
|
2019-03-22 14:32:15 +01:00 |
|
Laurent Destailleur
|
28fede950f
|
Hidden option CHANGE_ORDER_CONCAT_DESCRIPTION were renamed into
MAIN_CHANGE_ORDER_CONCAT_DESCRIPTION
|
2019-03-22 13:00:48 +01:00 |
|