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 |
|
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 |
|
Laurent Destailleur
|
d822421e10
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/accountancy/tpl/export_journal.tpl.php
htdocs/projet/tasks/time.php
|
2021-08-02 18:31:26 +02:00 |
|
Laurent Destailleur
|
6f449cfd6c
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-31 16:33:38 +02:00 |
|
Laurent Destailleur
|
9c626bede4
|
Fix dol_hash for sha256
|
2021-07-30 18:43:35 +02:00 |
|
ptibogxiv
|
99e256a417
|
Update functions.lib.php
|
2021-07-28 18:22:26 +02:00 |
|
ptibogxiv
|
dc30052d3e
|
fix for php 8
|
2021-07-26 15:07:52 +02:00 |
|
Laurent Destailleur
|
079b014b14
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-26 00:41:35 +02:00 |
|
Laurent Destailleur
|
505543e18e
|
Fix #yogosha6704
|
2021-07-26 00:37:47 +02:00 |
|
Laurent Destailleur
|
4c505619e3
|
FIX look and field v14
|
2021-07-23 00:02:14 +02:00 |
|
Laurent Destailleur
|
0ccc2d9033
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-16 15:01:11 +02:00 |
|
Laurent Destailleur
|
83d931f3c7
|
FIX #18143
|
2021-07-14 17:40:36 +02:00 |
|
ATM john
|
87c26ae0e2
|
Add php doc
|
2021-07-14 10:07:03 +02:00 |
|
ATM john
|
1a330e0b88
|
Fix dialog BTN and add doc
|
2021-07-14 00:02:55 +02:00 |
|
Laurent Destailleur
|
0d12f25341
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-13 13:21:50 +02:00 |
|
Laurent Destailleur
|
d1a00c26aa
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/functions.lib.php
|
2021-07-13 13:14:27 +02:00 |
|
Laurent Destailleur
|
d3f324c2d4
|
Try a better fix for #18105
|
2021-07-12 16:55:16 +02:00 |
|
John BOTELLA
|
deb9a374f3
|
Fix ui event badge status
|
2021-07-12 12:28:21 +02:00 |
|
Laurent Destailleur
|
7533c9e3a5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/fr_FR/interventions.lang
|
2021-07-12 12:01:53 +02:00 |
|
Laurent Destailleur
|
c9242d83ab
|
Clean code
|
2021-07-11 20:16:47 +02:00 |
|
Laurent Destailleur
|
fb13746644
|
Merge pull request #18019 from ATM-Consulting/NEW_develop_addFileIntoDatabaseIndex_facilitate_setting_description_and_keyword
NEW: make it easier to set the `keyword`, `keywords` and `description` attributes of an ecm file object
|
2021-07-11 20:15:29 +02:00 |
|
ATM john
|
dc3f960ce8
|
Add validate to module builder
|
2021-07-11 14:05:26 +02:00 |
|
Laurent Destailleur
|
25d6f1a7c8
|
More complete exemple.
|
2021-07-11 01:58:37 +02:00 |
|
Laurent Destailleur
|
e51e31dc11
|
Merge pull request #18087 from atm-john/new_modal_btn_option
New : Add js confirm modal option to BTN created with dolGetButtonAction
|
2021-07-09 10:09:08 +02:00 |
|
Florian Mortgat
|
924cff44f3
|
FIX PR feedback: in addFileIntoDatabaseIndex, return error if $object is set with an ID but without a table_element
|
2021-07-09 09:16:27 +02:00 |
|
Florian Mortgat
|
407f314498
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_develop_addFileIntoDatabaseIndex_facilitate_setting_description_and_keyword
|
2021-07-09 09:11:11 +02:00 |
|
Laurent Destailleur
|
797797d38b
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-08 20:59:48 +02:00 |
|
Laurent Destailleur
|
1209253d57
|
Sanitize data
|
2021-07-08 18:12:15 +02:00 |
|
Laurent Destailleur
|
b84fc94324
|
Merge pull request #18104 from fappels/14_fix_php8_warning_part4
14 fix php8 warning on user page
|
2021-07-08 16:31:25 +02:00 |
|
Laurent Destailleur
|
752b55ac98
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-08 14:04:07 +02:00 |
|
Laurent Destailleur
|
ad11f7b66d
|
Fix type of param
Fix test of ckeditor for html doc
Fix when MAIN_RESTRICTHTML_ONLY_VALID_HTML is on
|
2021-07-08 13:59:04 +02:00 |
|
Francis Appels
|
0e2c57fe65
|
Fix php 8 warning on user page
|
2021-07-07 14:50:10 +02:00 |
|
Laurent Destailleur
|
34f1cfe575
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/product/index.php
|
2021-07-07 02:09:53 +02:00 |
|
Laurent Destailleur
|
ff94c60cc7
|
Fix GETPOST with restricthtml
|
2021-07-07 01:45:31 +02:00 |
|
Laurent Destailleur
|
9fc2d9fc03
|
Fix phpcs
|
2021-07-06 19:02:03 +02:00 |
|
Laurent Destailleur
|
ced4ea1314
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/list.php
htdocs/core/tpl/objectline_view.tpl.php
|
2021-07-06 15:59:59 +02:00 |
|
Laurent Destailleur
|
3c0e841877
|
Fix function not found
|
2021-07-06 15:55:43 +02:00 |
|
Laurent Destailleur
|
555f1c719b
|
Debug v14
|
2021-07-06 04:29:25 +02:00 |
|
Laurent Destailleur
|
61ed899608
|
Fix set discount on line in TakePos
|
2021-07-06 03:53:42 +02:00 |
|
Laurent Destailleur
|
c901e518a7
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-06 02:11:28 +02:00 |
|
Laurent Destailleur
|
3dff7e29cc
|
Fix #yogosha6567
|
2021-07-06 01:44:05 +02:00 |
|
Laurent Destailleur
|
0dfa7bdbcc
|
Add option MAIN_RESTRICTHTML_ONLY_VALID_HTML
|
2021-07-06 00:47:43 +02:00 |
|
Laurent Destailleur
|
2a5699a9a2
|
Merge
|
2021-07-05 23:07:40 +02:00 |
|
Laurent Destailleur
|
f8eadf6fe1
|
Fix #yogosha6561
|
2021-07-05 22:42:48 +02:00 |
|
Laurent Destailleur
|
db95339085
|
Code comment
|
2021-07-05 20:32:05 +02:00 |
|
Laurent Destailleur
|
a04ed363c7
|
Look and feel v14
|
2021-07-05 19:28:50 +02:00 |
|
Laurent Destailleur
|
adec77e449
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-05 18:47:24 +02:00 |
|
Laurent Destailleur
|
f648185839
|
Fix phpcs
|
2021-07-05 17:34:25 +02:00 |
|
Laurent Destailleur
|
fe5c4f4a0e
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-05 17:04:38 +02:00 |
|
Laurent Destailleur
|
8b07e99e05
|
Fix for ' inserted by CKEditor instead of '
|
2021-07-05 16:08:47 +02:00 |
|
ATM john
|
752fe22c68
|
Add simple auto mode
|
2021-07-04 23:24:38 +02:00 |
|
ATM john
|
a709cc583f
|
Add modal option to btn
|
2021-07-04 22:59:53 +02:00 |
|
Laurent Destailleur
|
5779a56ae0
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-07-04 21:23:53 +02:00 |
|
Laurent Destailleur
|
5853aa4c1e
|
Look and feel v14
|
2021-07-04 20:08:34 +02:00 |
|
Laurent Destailleur
|
0cccfb1cee
|
Fix phpcs v14
|
2021-07-04 19:23:04 +02:00 |
|
John BOTELLA
|
167ae5b0f2
|
Merge branch 'develop' into new_validation_method_for_common_object
|
2021-07-02 12:04:14 +02:00 |
|
Laurent Destailleur
|
bf7f8f7c45
|
Fix phpcs
|
2021-06-30 17:28:23 +02:00 |
|
Laurent Destailleur
|
6cb5ea6ec2
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-06-30 17:27:20 +02:00 |
|
Laurent Destailleur
|
bda36337cd
|
Prepare fix #yogosha6443
|
2021-06-30 17:22:36 +02:00 |
|
Laurent Destailleur
|
a914ffa42c
|
CSS
|
2021-06-30 15:00:04 +02:00 |
|
Florian Mortgat
|
5d4c40fffa
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW_develop_addFileIntoDatabaseIndex_facilitate_setting_description_and_keyword
|
2021-06-30 09:36:34 +02:00 |
|
Florian Mortgat
|
94416072d8
|
FIX after PR feedback: remove uses of keyword attribute of EcmFiles (use keywords instead)
|
2021-06-30 09:34:49 +02:00 |
|
Laurent Destailleur
|
02a5755876
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/langs/nl_NL/main.lang
|
2021-06-29 19:59:51 +02:00 |
|
Laurent Destailleur
|
6196a77e64
|
Merge pull request #17861 from marc-dll/develop_NEW_project_block_timesheet
NEW: project time spent: conf to prevent recording time after X months
|
2021-06-29 19:53:20 +02:00 |
|
Laurent Destailleur
|
c7befd9acc
|
Fix php8 (related to #18019)
|
2021-06-29 19:49:37 +02:00 |
|
Laurent Destailleur
|
0f020d5b20
|
Fix for phpv8
|
2021-06-29 19:05:18 +02:00 |
|
Laurent Destailleur
|
796b2d201a
|
Enhance the sanitizing.
|
2021-06-29 18:17:27 +02:00 |
|
Laurent Destailleur
|
2e2d9002ad
|
Code comment
|
2021-06-27 14:54:17 +02:00 |
|
Laurent Destailleur
|
4ff2ff779b
|
css
|
2021-06-26 16:35:33 +02:00 |
|
Laurent Destailleur
|
b3b96ddb7a
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-06-26 16:11:13 +02:00 |
|
Laurent Destailleur
|
bbc6b9aa1b
|
Look and feel v14
|
2021-06-26 16:10:56 +02:00 |
|
Laurent Destailleur
|
e62ed28701
|
Debug v14
|
2021-06-26 15:39:52 +02:00 |
|
lmarcouiller
|
98244a5e44
|
Fix : error display fr phone number
|
2021-06-24 14:20:19 +02:00 |
|
Florian Mortgat
|
d0a4ae88b1
|
NEW: make it easier to set the keyword, keywords and description attributes of an ecm file object
|
2021-06-24 11:50:34 +02:00 |
|
Laurent Destailleur
|
d57699b7d7
|
css
|
2021-06-23 10:22:51 +02:00 |
|
Alexandre SPANGARO
|
f1a5d4009f
|
Merge remote-tracking branch 'upstream/develop' into 14b15
|
2021-06-22 14:07:52 +02:00 |
|
Laurent Destailleur
|
8887f71c26
|
Doc
|
2021-06-22 10:57:16 +02:00 |
|
ATM john
|
4d043b713c
|
WIP - create validation method for common object
|
2021-06-21 21:54:03 +02:00 |
|
Alexandre SPANGARO
|
23f6e183d3
|
Forget information in tooltip for direct download
|
2021-06-21 21:51:41 +02:00 |
|
Laurent Destailleur
|
bb8d5cec1b
|
More complete management of
MAIN_USE_VAT_COMPANIES_IN_EEC_WITH_INVALID_VAT_ID_ARE_INDIVIDUAL
|
2021-06-21 11:36:28 +02:00 |
|
Laurent Destailleur
|
5bfd82e528
|
Clean code
|
2021-06-21 11:23:53 +02:00 |
|
Laurent Destailleur
|
59a7d5b89d
|
Introduce option
MAIN_USE_VAT_COMPANIES_IN_EEC_WITH_INVALID_VAT_ID_ARE_INDIVIDUAL
|
2021-06-21 11:13:30 +02:00 |
|
Laurent Destailleur
|
65110411ac
|
Doc
|
2021-06-20 17:20:12 +02:00 |
|
Laurent Destailleur
|
f486595e13
|
Fix dolSqlDateFilter
|
2021-06-20 16:55:22 +02:00 |
|
Laurent Destailleur
|
4a3da84098
|
Clean code
|
2021-06-19 23:52:52 +02:00 |
|
Laurent Destailleur
|
edb4cf4130
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
README.md
htdocs/filefunc.inc.php
|
2021-06-19 20:05:25 +02:00 |
|
Frédéric FRANCE
|
5d79143401
|
fix php warning
|
2021-06-16 11:50:52 +02:00 |
|
Laurent Destailleur
|
83ec4cbd71
|
Reponsive
|
2021-06-15 15:19:46 +02:00 |
|
Laurent Destailleur
|
3b9936f7e2
|
Fix responsive
|
2021-06-15 01:18:17 +02:00 |
|
Scrutinizer Auto-Fixer
|
55c9f37ffa
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2021-06-14 13:37:02 +00:00 |
|
Laurent Destailleur
|
b588aee704
|
Merge pull request #17917 from fappels/14_create_thumbs_php8.0
Fix create image thumbs on php 8.0
|
2021-06-14 14:07:21 +02:00 |
|
Laurent Destailleur
|
03fbd68da4
|
Update images.lib.php
|
2021-06-14 14:05:48 +02:00 |
|
Laurent Destailleur
|
5cc86d2319
|
Fix #yogosha6370
|
2021-06-14 13:51:09 +02:00 |
|
Francis Appels
|
a019996bc8
|
Fix create image thumbs on php 8.0
|
2021-06-13 17:36:51 +02:00 |
|