Laurent Destailleur
|
a6ddc90d5b
|
Fix responsive
|
2021-08-23 23:53:58 +02:00 |
|
Laurent Destailleur
|
dc006b0ebb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
|
2021-08-23 19:44:02 +02:00 |
|
Laurent Destailleur
|
23829ae637
|
Cast numeric into on sql request
|
2021-08-23 18:56:46 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Laurent Destailleur
|
4460206709
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-23 16:04:16 +02:00 |
|
Laurent Destailleur
|
d46dfd017a
|
FIX #yogosha6944 Protection against traversal path.
|
2021-08-23 16:00:03 +02:00 |
|
Laurent Destailleur
|
a25346e302
|
FIX Date of payment of subscription must not be set to 1970-01-01.
Fix look and feel v14
|
2021-08-23 15:00:29 +02:00 |
|
Laurent Destailleur
|
041784876d
|
Fix option $nolog
|
2021-08-23 12:25:59 +02:00 |
|
Laurent Destailleur
|
fdffc0c13a
|
NEW Add param $nolog to avoid logging into dol_delete_recursive_dir()
|
2021-08-23 12:25:29 +02:00 |
|
Laurent Destailleur
|
8c017b9406
|
Sanitize $ and ; for filesystem path (like files).
|
2021-08-23 12:18:04 +02:00 |
|
Laurent Destailleur
|
cced15e50a
|
Fix option $nolog
|
2021-08-23 11:58:14 +02:00 |
|
Laurent Destailleur
|
34c1991730
|
NEW Add param $nolog to avoid logging into dol_delete_recursive_dir()
|
2021-08-23 11:32:25 +02:00 |
|
Alexandre SPANGARO
|
a1d3e21e77
|
NEW IHM - Include new options to manage dashboard
|
2021-08-22 05:25:13 +02:00 |
|
Laurent Destailleur
|
ff3f85b214
|
Fix case sensitive
|
2021-08-22 01:44:52 +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
|
04a922b5f4
|
Implement the noescapetags into dol_escape_htmltag
|
2021-08-21 13:27:33 +02:00 |
|
Laurent Destailleur
|
68d24661db
|
Try to fix the ' that show ' on PDF
|
2021-08-21 12:19:50 +02:00 |
|
Laurent Destailleur
|
335e1ff405
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-20 12:45:37 +02:00 |
|
Laurent Destailleur
|
10ddd621ca
|
Fix escape error message
|
2021-08-20 12:40:49 +02:00 |
|
Laurent Destailleur
|
cec94b5f33
|
Merge pull request #18433 from aspangaro/15a2
NEW Ihm admin - Add tabs
|
2021-08-18 21:30:41 +02:00 |
|
Laurent Destailleur
|
c2bfc87c34
|
Merge pull request #18435 from henrynopo/patch-2
Added China into the list of country using State / province in address
|
2021-08-18 21:28:16 +02:00 |
|
Laurent Destailleur
|
ee6a2f73db
|
css install
|
2021-08-18 19:32:07 +02:00 |
|
henrynopo
|
526ea1a9b3
|
Added China into the list of country using State / province in address
|
2021-08-18 22:30:28 +08:00 |
|
Alexandre SPANGARO
|
a7cb9b2143
|
NEW Ihm admin - Add tabs
|
2021-08-17 21:29:15 +02:00 |
|
Laurent Destailleur
|
1ff6c33276
|
Merge pull request #17537 from kastoras/create_share_on_file_upload_with_other_setup
New Add option MAIN_FORCE_SHARING_ON_ANY_UPLOADED_FILE to share file on any file upload
|
2021-08-17 20:11:54 +02:00 |
|
stickler-ci
|
5d0318c98f
|
Fixing style errors.
|
2021-08-17 18:11:12 +00:00 |
|
Laurent Destailleur
|
659f24efa9
|
Update files.lib.php
|
2021-08-17 20:10:47 +02:00 |
|
Laurent Destailleur
|
59c9c48844
|
Merge branch 'develop' into new_validation_method_for_common_object
|
2021-08-17 19:35:36 +02:00 |
|
Laurent Destailleur
|
a0d82e6bf7
|
Merge pull request #18404 from lainwir3d/add_url_shipment_substitute
CLOSE #18403 Add __URL_SHIPMENT__ substitute to get the shipment URL
|
2021-08-17 16:36:09 +02:00 |
|
Laurent Destailleur
|
582bf1415e
|
Update functions.lib.php
|
2021-08-17 16:35:43 +02:00 |
|
Laurent Destailleur
|
2035499a34
|
Merge pull request #18402 from lainwir3d/add_newref_substitute
CLOSE #18401 Add __NEWREF__ subtitute to get new object reference.
|
2021-08-17 16:34:11 +02:00 |
|
Laurent Destailleur
|
3e5deeadf4
|
Merge pull request #18406 from vincentjdc/supplier-order-hide-product-label
NEW : Adds PDF_HIDE_PRODUCT_LABEL_IN_SUPPLIER_LINES to hide product label in supplier order lines
|
2021-08-17 16:24:19 +02:00 |
|
Laurent Destailleur
|
f18f970b08
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-17 13:52:36 +02:00 |
|
Laurent Destailleur
|
7d61609462
|
FIX #yogosha6907
|
2021-08-17 13:13:04 +02:00 |
|
Laurent Destailleur
|
a31f991b39
|
Doc
|
2021-08-17 04:41:33 +02:00 |
|
Laurent Destailleur
|
f51bcf0038
|
Debug notification module
|
2021-08-17 03:20:57 +02:00 |
|
lainwir3d
|
2125bc9aa5
|
CLOSE #18403 Add __URL_SHIPMENT__ substitute to get the URL of a shipment
|
2021-08-12 17:15:57 +04:00 |
|
lainwir3d
|
84b8717693
|
CLOSE #18401 Add __NEWREF__ subtitute to get new object reference.
Allow the use of __NEWREF__ to get for example the new reference a draft order will get after validation.
|
2021-08-12 17:05:00 +04:00 |
|
Vincent Dieltiens
|
e691217d00
|
Add a Global variable 'PDF_HIDE_PRODUCT_LABEL_IN_SUPPLIER_LINES' to have the possibility to hide product label in supplier order lines.
|
2021-08-12 13:56:41 +02:00 |
|
Laurent Destailleur
|
f48a9aa3ad
|
Optimize size of html
|
2021-08-10 19:44:55 +02:00 |
|
Laurent Destailleur
|
c0c46fb704
|
FIX Link of download main doc on vat list
|
2021-08-06 12:20:12 +02:00 |
|
Laurent Destailleur
|
6cefd0a756
|
FIX Link of download main doc on vat list
|
2021-08-06 12:18:51 +02:00 |
|
Laurent Destailleur
|
047bbbb298
|
NEW Can set/unset the usual working day of the week
|
2021-08-05 14:42:28 +02:00 |
|
Laurent Destailleur
|
76038e692d
|
NEW Use an ajax call for the clicktodial feature instead of href link.
|
2021-08-04 20:07:12 +02:00 |
|
Laurent Destailleur
|
6c19524fd7
|
code comment
|
2021-08-04 00:12:49 +02:00 |
|
stickler-ci
|
9d2552e77b
|
Fixing style errors.
|
2021-08-03 09:29:25 +00:00 |
|
Quentin VIAL-GOUTEYRON
|
2fab637b92
|
add dol_concatdesc
|
2021-08-03 11:26:57 +02:00 |
|
Quentin VIAL-GOUTEYRON
|
f22a02a7ef
|
fix br
|
2021-08-03 11:21:47 +02:00 |
|
Laurent Destailleur
|
0058e32207
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-02 19:03:38 +02:00 |
|
Laurent Destailleur
|
eced1c824a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/core/class/html.form.class.php
htdocs/projet/tasks/time.php
|
2021-08-02 18:47:09 +02:00 |
|