Laurent Destailleur
a8c34a5b05
Invert MAIN_EXTRAFIELDS_USE_SELECT2 into
...
MAIN_EXTRAFIELDS_DISABLE_SELECT2
2021-03-15 14:16:55 +01:00
Laurent Destailleur
7d1e18f5ab
Merge pull request #16625 from FHenry/dev_EventOrganisation
...
new: working on conference or booth object and event type #FoundationFunding
2021-03-15 11:37:57 +01:00
Laurent Destailleur
1d2929e3f5
Clean code
2021-03-15 00:01:55 +01:00
Laurent Destailleur
12f50a76d7
Fix yogosha #5627
2021-03-14 11:48:39 +01:00
Florian HENRY
862926316a
working on list
2021-03-11 19:09:42 +01:00
Laurent Destailleur
82d5c7289d
Add property widgettype
2021-03-10 17:02:39 +01:00
Laurent Destailleur
fbe5ec8bb2
Complete test on setup
2021-03-10 13:12:28 +01:00
Florian HENRY
ccf71cd980
fix modulebuilder boxes showboxes
2021-03-10 11:56:44 +01:00
Florian HENRY
ce5324c08c
Merge HEAD, branch 'develop' of https://github.com/Dolibarr/dolibarr into dev_allowAliasInCommonObject_GetFiledList
2021-03-09 10:24:07 +01:00
Florian HENRY
bcbf8bb72a
allow table alias into commonObject getFieldList
2021-03-09 10:21:32 +01:00
Florian HENRY
5221b59539
set correct field name as conference or booth are in actioncomm table
2021-02-27 15:34:28 +01:00
stickler-ci
6aaf1c2962
Fixing style errors.
2021-02-26 17:28:25 +00:00
Frédéric FRANCE
f73c0abec1
code syntax m... directories
2021-02-26 18:26:44 +01:00
Laurent Destailleur
2be6992916
Fix include_once into include for inc.php file. See comment in #16338
2021-02-19 16:10:19 +01:00
Laurent Destailleur
b6211a7990
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-02-19 14:12:00 +01:00
Laurent Destailleur
5340c30db3
FIX missing security test on payment page
...
FIX sql error on group by on payment list
2021-02-19 12:35:26 +01:00
Laurent Destailleur
36e0deba3f
Look and feel v14
2021-02-17 17:56:08 +01:00
Laurent Destailleur
d16276ea2c
Clean code
2021-02-16 11:15:42 +01:00
Laurent Destailleur
3d7dfcc043
Merge pull request #16271 from frederic34/doxygencron
...
doxygen
2021-02-14 21:58:40 +01:00
stickler-ci
d636aa6cfa
Fixing style errors.
2021-02-14 15:48:44 +00:00
Florian HENRY
5c8e7b224f
add feature to setup pages
2021-02-14 16:44:42 +01:00
Florian HENRY
85a450cdd2
setup page feature
2021-02-14 15:02:05 +01:00
Frédéric FRANCE
fa72021ca8
doxygen
2021-02-12 08:49:29 +01:00
Laurent Destailleur
7f89fea804
Update index.php
2021-02-11 18:31:25 +01:00
stickler-ci
5d4c00edb4
Fixing style errors.
2021-02-11 16:24:38 +00:00
Florian HENRY
eb3659b5b8
fix module builder setup link
2021-02-11 17:20:07 +01:00
David Bensel
a0bbe210a3
Module builder: Don't delete hidden .tx-folder
2021-02-09 14:45:06 +03:00
Laurent Destailleur
ec394a93f6
Merge pull request #16191 from grandoc/develop
...
fix typo
2021-02-07 19:59:54 +01:00
Frédéric FRANCE
eaaefe1382
5.5 to 5.6
2021-02-06 14:12:22 +01:00
Philippe GRAND
b77398b476
fix typo
2021-02-06 13:12:39 +01:00
Laurent Destailleur
fd3354142b
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/categories/viewcat.php
2021-02-06 01:17:05 +01:00
werewolf7160
83f24e6fd2
call to createCommon() return int and not bool
...
with generated Object, the post request call to createCommon() in it and taht function return a int (id or -1 if error).
but the test on the returned value is a '!', that don't return false on "-1".
a post request with an sql error for example(foreign key error for my test), will always return 200 instead of 500 with the error
2021-02-06 00:21:53 +01:00
Laurent Destailleur
0f5fc7353e
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/index.php
htdocs/admin/mailing.php
htdocs/admin/paymentbybanktransfer.php
htdocs/admin/prelevement.php
htdocs/modulebuilder/template/admin/setup.php
2021-01-24 15:29:53 +01:00
Laurent Destailleur
452aea1d8b
Fix bad test
2021-01-23 17:59:56 +01:00
Laurent Destailleur
dd69aed27b
Fix error test
2021-01-23 17:49:08 +01:00
Laurent Destailleur
e1b6f33894
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contact/card.php
htdocs/contact/class/contact.class.php
htdocs/langs/fr_FR/stocks.lang
htdocs/modulebuilder/template/myobject_list.php
2021-01-22 13:40:00 +01:00
Laurent Destailleur
039cb0685b
Fix default filter
2021-01-21 14:43:57 +01:00
David Bensel
9813cb430a
FIX: type 'sellist' not handled properly in showInputField and showOutputField
2021-01-18 19:14:12 +01:00
David Bensel
85d63891d9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2021-01-18 17:33:22 +03:00
David Bensel
b777a0660c
FIX: type 'sellist' not handled properly in showInputField and showOutputField
2021-01-18 17:31:49 +03:00
Laurent Destailleur
aaddda9a6e
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/accountancy/bookkeeping/listbysubaccount.php
htdocs/accountancy/class/accountancyexport.class.php
htdocs/user/class/usergroup.class.php
2021-01-14 14:13:08 +01:00
Laurent Destailleur
2ea5b331b4
README
2021-01-13 12:36:33 +01:00
Frédéric FRANCE
39453b720e
Update myobject_contact.php
2021-01-07 18:06:10 +01:00
Frédéric FRANCE
5ee6c13974
Update myobject_card.php
2021-01-07 18:04:15 +01:00
Frédéric FRANCE
ffef95d628
Update myobject_agenda.php
2021-01-07 18:02:29 +01:00
Frédéric FRANCE
e3271ed428
Update mymodule.js.php
2021-01-07 18:01:53 +01:00
Frédéric FRANCE
39b03ef962
Update setup.php
2021-01-07 18:00:23 +01:00
Frédéric FRANCE
2b3b1a7fea
Update myobject_list.php
2021-01-06 20:54:20 +01:00
Frédéric FRANCE
241a738a29
Update myobject_document.php
2021-01-06 20:41:17 +01:00
Frédéric FRANCE
80d4bb4284
Update myobject_note.php
2021-01-06 20:39:50 +01:00
Frédéric FRANCE
f4b2329b5d
Update myobject_card.php
2021-01-06 20:38:41 +01:00
Frédéric FRANCE
c3d970fce8
Update myobject_agenda.php
2021-01-06 20:34:18 +01:00
Frédéric FRANCE
ccfba6a9f2
Update mymoduleindex.php
2021-01-06 20:29:47 +01:00
Frédéric FRANCE
7a26a1212c
Update mymodule.css.php
2021-01-06 20:28:50 +01:00
Frédéric FRANCE
8117fb7cb2
Update modMyModule.class.php
2021-01-06 20:27:45 +01:00
Frédéric FRANCE
79b6a3ed40
Update setup.php
2021-01-06 20:24:45 +01:00
Frédéric FRANCE
d6d4d3ff91
Update myobject_extrafields.php
2021-01-06 20:18:33 +01:00
Frédéric FRANCE
03ac5b76da
code syntax
2021-01-06 20:16:43 +01:00
Laurent Destailleur
8baa4c67ae
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-04 12:34:09 +01:00
stickler-ci
30cd041209
Fixing style errors.
2021-01-04 10:57:18 +00:00
Laurent Destailleur
82395d578b
Update myobject_card.php
2021-01-04 11:56:56 +01:00
Maxime Kohlhaas
e5fbb963a3
Fix picto in template
2021-01-03 22:53:04 +01:00
Maxime Kohlhaas
5792995b1f
Fix function call
2021-01-03 22:52:36 +01:00
Maxime Kohlhaas
96411ed491
Fix use dolGetButton in templates
2021-01-02 18:05:18 +01:00
Laurent Destailleur
ee38568eab
Merge pull request #15434 from FHenry/dev_default_date_filter_module_builder
...
NEW Dev default date filter module builder
2020-12-31 00:10:08 +01:00
Laurent Destailleur
199b46cfaf
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/langs/en_US/modulebuilder.lang
2020-12-27 16:53:15 +01:00
Laurent Destailleur
5fc3a9ce7d
Debug v13
2020-12-27 15:39:10 +01:00
Laurent Destailleur
28642238de
Fix error message
2020-12-27 15:09:27 +01:00
Maxime Kohlhaas
22e0360575
Fix missing delete files in module builder
2020-12-25 11:53:13 +01:00
Maxime Kohlhaas
4cee1e8d79
Fix admin/myobject_extrafields page
2020-12-25 11:53:06 +01:00
Maxime Kohlhaas
214167b552
Add generation of admin/xxx_extrafields page
2020-12-25 11:53:00 +01:00
Maxime Kohlhaas
11146a0b66
Add contact tab in default generated php files
2020-12-25 11:52:34 +01:00
Laurent Destailleur
d65dc85a10
FIX for php 8
2020-12-23 19:16:25 +01:00
Laurent Destailleur
832db82fce
Fix warnings
2020-12-18 14:40:45 +01:00
Laurent Destailleur
b740d79f8e
Fix v13
2020-12-17 22:52:42 +01:00
Laurent Destailleur
2ae1aac5a4
Fix setup
2020-12-15 11:18:29 +01:00
David Bensel
9653033e99
update
2020-12-14 23:01:04 +03:00
David Bensel
bc9f7c83f4
update
2020-12-14 22:40:47 +03:00
Laurent Destailleur
07cf81be17
Fix search and navigation
2020-12-14 11:28:18 +01:00
Laurent Destailleur
0968c68cf9
Enhance widget
2020-12-12 12:45:43 +01:00
Laurent Destailleur
2adbd29b49
Debug generation of doc from modulebuilder
2020-12-11 14:22:36 +01:00
Laurent Destailleur
4ec598d571
Debug v11
2020-12-11 02:12:39 +01:00
Laurent Destailleur
10a0c98f94
Debug v13
2020-12-09 19:26:41 +01:00
Laurent Destailleur
d9ba821411
Merge pull request #15669 from frederic34/template
...
typo ortho
2020-12-07 22:35:45 +01:00
Frédéric FRANCE
4e18f46f28
doxygen
2020-12-05 23:53:55 +01:00
Frédéric FRANCE
025523c6c0
Update myobject_extrafields.php
2020-12-05 15:40:23 +01:00
Frédéric FRANCE
d1204e5e9b
typo ortho
2020-12-05 15:35:52 +01:00
Laurent Destailleur
1ec3d4cfdf
CSS
2020-12-03 13:19:35 +01:00
Laurent Destailleur
46171a6ec8
Fix option MAIN_USE_COMPANY_NAME_OF_CONTACT
2020-12-02 21:27:15 +01:00
Scrutinizer Auto-Fixer
6df4954b20
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-12-01 01:41:19 +00:00
Laurent Destailleur
7e6af6a54f
FIX translation not loaded for error message of numbering modules
2020-11-28 02:09:27 +01:00
Laurent Destailleur
3588781180
Debug v13
2020-11-26 14:15:20 +01:00
Frédéric FRANCE
f333dffa4b
doxygen
2020-11-25 18:45:25 +01:00
Laurent Destailleur
74605cec12
Fix warning
2020-11-25 18:07:52 +01:00
Laurent Destailleur
4d90fb22de
Fix sql syntax error
2020-11-25 15:07:26 +01:00
Givriz
dca4cf5987
Feature : ajout de la class "button-cancel"
...
Ajout de la class "button-cancel" suite à l'issue #3756 et achèvement de ma tâche Dolibarr.
2020-11-23 15:12:52 +01:00
Laurent Destailleur
3d2da45f84
Remove warning
2020-11-22 11:36:07 +01:00
Givriz
c48129e279
Ajout de la class "button-save"
...
Ajout de cette class sur les boutons pour pour cloturer une issue ouverte (feature)
2020-11-19 20:23:38 +01:00
Laurent Destailleur
2529448f1b
Fix path to files
2020-11-18 12:37:18 +01:00
stickler-ci
dc5d67e1cd
Fixing style errors.
2020-11-17 12:18:27 +00:00
Florian HENRY
e22c8f76a6
add good date filter
2020-11-17 13:15:50 +01:00
Florian HENRY
61b3e32c90
Merge github.com:Dolibarr/dolibarr into dev_default_date_filter_module_builder
2020-11-17 13:14:24 +01:00
Florian HENRY
a40d63296a
add good date filter
2020-11-17 13:14:16 +01:00
Laurent Destailleur
a168c3fbb1
Remove warnings
2020-11-12 12:33:29 +01:00
Laurent Destailleur
ad04646c05
Fix must use json_encode/decode instead of dol_json_encode/decode
2020-11-11 15:56:19 +01:00
Laurent Destailleur
6536208a14
Merge pull request #15322 from OPEN-DSI/new-list-include-array-extra-fields-with-langfile
...
NEW include tpl for loading lang file for extra fields in list
2020-11-10 14:42:21 +01:00
Laurent Destailleur
136abc44e1
Fix clone in recruitment module
2020-11-09 09:13:24 +01:00
lvessiller
279b4309b9
NEW include "extrafields_list_array_fields" tpl in module builder
2020-11-09 08:51:11 +01:00
Laurent Destailleur
97c5747455
Look and feel v13
2020-11-03 04:19:04 +01:00
Scrutinizer Auto-Fixer
ab25e047c0
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 17:51:30 +00:00
Scrutinizer Auto-Fixer
7f52920716
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-31 13:32:18 +00:00
Laurent Destailleur
2b09b7be8e
Fix css
2020-10-31 13:47:50 +01:00
Frédéric FRANCE
8190711342
doxygen
2020-10-30 18:01:01 +01:00
Laurent Destailleur
e5c683ebb7
Comment
2020-10-30 14:29:41 +01:00
Laurent Destailleur
a24071492e
Start fix for php8 compatibility
2020-10-30 05:56:07 +01:00
Frédéric FRANCE
cd7cee061a
Update index.php
2020-10-28 17:56:26 +01:00
Laurent Destailleur
ec6c735d89
Clean code
2020-10-27 19:44:15 +01:00
Frédéric FRANCE
5a3780e062
end of dol_fiche_end
2020-10-27 18:19:31 +01:00
Frédéric FRANCE
9c51d467b5
clean triggers
2020-10-26 18:49:38 +01:00
Laurent Destailleur
d042562996
Disable browser notification on public pages
2020-10-25 13:48:08 +01:00
Frédéric FRANCE
9a470fa42d
replace deprecated
2020-10-22 22:50:03 +02:00
Frédéric FRANCE
81f6a7abb6
can add a driver for printing in module
2020-10-21 20:18:06 +02:00
Laurent Destailleur
8432a2a0dd
Fix phpcs
2020-10-17 19:05:08 +02:00
Laurent Destailleur
7504f92a41
Standardize code and look and feel
2020-10-16 13:30:20 +02:00
davidNDU
43a029ef2f
Model Builder template/class/myobject.class.php faulty SQL statement
2020-10-13 15:59:50 +03:00
Laurent Destailleur
7b036f26fc
Merge pull request #14977 from davidNDU/clone/develop
...
Fix: Module Builder creation and listing of events
2020-10-09 19:50:58 +02:00
Laurent Destailleur
b1a838f19f
Update myobject_agenda.php
2020-10-09 19:48:35 +02:00
davidNDU
78654376ca
Fix: Module Builder creation and listing of events
2020-10-09 16:54:13 +03:00
davidNDU
8320546641
Fix: Module Builder creation and listing of events
2020-10-09 16:28:11 +03:00
Scrutinizer Auto-Fixer
1512521d91
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-10-07 13:01:28 +00:00
Laurent Destailleur
222b49b3cf
Merge pull request #14799 from atm-greg/New_trigger_handler_in_modulebuilder
...
new handle trigger method
2020-10-06 12:36:51 +02:00
Laurent Destailleur
a32456afc5
Update interface_99_modMyModule_MyModuleTriggers.class.php
2020-10-06 12:35:18 +02:00
Laurent Destailleur
9ea7e26458
Complete #14866
2020-10-02 15:00:39 +02:00
Laurent Destailleur
445e0971ac
Merge pull request #14871 from davidNDU/develop
...
FIX #13979 Module builder: pdf_standard_myobject.modules.php changed specific code (Facture::STATUS_DRAFT), myboject.class.php added $last_main_doc
2020-10-01 19:20:15 +02:00
Laurent Destailleur
b258a848e2
NEW Can enable/disable users in bulk actions
2020-10-01 16:21:07 +02:00
Laurent Destailleur
7b3a7c9921
Add token on all url with action=delete
2020-10-01 10:50:54 +02:00
Laurent Destailleur
f442dac2c9
Add token on most GET url for admin action
2020-09-30 15:13:28 +02:00
davidNDU
3187c38ba3
Add object Methods with module builder, add/modify user rights and left side menu
2020-09-30 14:37:47 +03:00
Laurent Destailleur
879d041398
Can force the typeof check of GETPOST into $fields for type text.
2020-09-29 20:48:40 +02:00
Laurent Destailleur
c659379307
Try a more complete fix than #14821
2020-09-27 17:21:49 +02:00
Laurent Destailleur
830bc7d871
Look and feel v13
2020-09-22 09:42:44 +02:00
Laurent Destailleur
c61e8f052b
NEW Add property cssview when declaring fields of an object
2020-09-22 08:54:40 +02:00
Laurent Destailleur
e52559783f
Look and feel v13
2020-09-21 13:54:26 +02:00
stickler-ci
4cbe8d8623
Fixing style errors.
2020-09-21 07:34:00 +00:00
x
2fbb6b1125
new handle trigger method
2020-09-21 09:29:52 +02:00
Laurent Destailleur
cd8ebd9500
Fix warnings
2020-09-20 16:57:53 +02:00
Laurent Destailleur
2fca5e928b
Fix comment
2020-09-20 16:13:20 +02:00
Laurent Destailleur
0e4d3c19dd
Fix escaping
2020-09-20 02:57:15 +02:00
Laurent Destailleur
216b3c885d
Fix escaping
2020-09-20 01:30:36 +02:00
Laurent Destailleur
b6c6473cce
Fix sql injection when forging requests with IN
2020-09-18 17:47:40 +02:00
Laurent Destailleur
2d38644ae1
Sanitize sortfield
2020-09-18 17:13:01 +02:00
Laurent Destailleur
534846c5c7
NEW Framework is ready for CSRF token protection on explicit GET URLs.
2020-09-18 04:30:24 +02:00
Laurent Destailleur
c4b5f5a249
Maxi clean of code
2020-09-18 01:29:17 +02:00
Laurent Destailleur
eae5410ced
Protect md file
2020-09-17 16:57:39 +02:00
Laurent Destailleur
9a758b7edd
FIX #yogosha4483
2020-09-17 14:31:25 +02:00
Laurent Destailleur
bfbb217607
Fix GETPOST on 'action'
2020-09-16 19:39:50 +02:00
Laurent Destailleur
a3492dfb5b
Clean code
2020-09-16 03:15:31 +02:00
Laurent Destailleur
7bcf2c9089
css
2020-09-15 14:45:51 +02:00
Laurent Destailleur
009c7eaf31
Standardize code with module builder
2020-09-11 16:16:04 +02:00
Laurent Destailleur
64b28020c8
Look and feel v13
2020-09-11 13:14:14 +02:00
Laurent Destailleur
b8fe2188a6
Standardize code around model_pdf
2020-09-10 01:49:09 +02:00
Scrutinizer Auto-Fixer
b78ff67d7e
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-09-07 08:18:17 +00:00
Laurent Destailleur
ba2a9d831f
Enhance fetchAll() method
2020-09-07 01:55:13 +02:00
Laurent Destailleur
ad87e753b4
Clean trim on GETPOST (already included inside GETPOST when not 'none'
2020-08-28 21:27:50 +02:00
Laurent Destailleur
8f34f4c1c5
FIX #14530
2020-08-27 21:46:28 +02:00
Laurent Destailleur
7c39543c72
Support trigger in module recruitment
...
Enhance generic code of automatic recording events
2020-08-25 12:47:38 +02:00
Laurent Destailleur
53522fb8dd
Fix popup on objects in modulebuilder
2020-08-18 18:41:36 +02:00
Laurent Destailleur
0172b76ea3
Add class reposition on some buttons
2020-08-18 14:05:35 +02:00
Laurent Destailleur
8bfa6df1a6
FIX Update extrafields on line only if it is supported
...
Conflicts:
htdocs/modulebuilder/template/class/myobject.class.php
2020-08-17 16:06:36 +02:00
Laurent Destailleur
8e00c9c304
FIX Update extrafields on line only if it is supported
2020-08-17 15:53:33 +02:00
Laurent Destailleur
0381cf5665
Merge branch '12.0' of https://github.com/dolibarr/dolibarr into develop
...
Conflicts:
htdocs/core/modules/modPaymentByBankTransfer.class.php
htdocs/filefunc.inc.php
2020-08-14 11:08:53 +02:00
Laurent Destailleur
00804c1020
Complete fix for #14146
2020-08-07 15:19:26 +02:00
Laurent Destailleur
e6c4c8082e
Fix phpcs
2020-08-06 16:10:40 +02:00
Laurent Destailleur
43b23994e4
WIP Recruitment module
2020-08-06 15:55:04 +02:00
Laurent Destailleur
e830e7f3d3
Work on recruitment module
2020-08-06 13:14:43 +02:00
Laurent Destailleur
201c3f87ca
WIP Inventory module
2020-08-05 10:40:43 +02:00
Laurent Destailleur
4c1aa25b32
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/admin/adherent_emails.php
htdocs/core/tpl/extrafields_list_search_title.tpl.php
htdocs/product/traduction.php
2020-08-04 13:51:11 +02:00
Laurent Destailleur
2076d18825
FIX Param of fetch_name_optionals_label must be object->table_element
2020-08-04 12:47:09 +02:00
Laurent Destailleur
98064f7329
FIX Bad param
2020-07-28 03:02:38 +02:00
Laurent Destailleur
fef180cf86
Fix scrutinizer errors
2020-07-28 02:54:37 +02:00
Laurent Destailleur
8c425ae796
FIX Bad param
2020-07-28 02:47:46 +02:00
Laurent Destailleur
b63a6bc72a
NEW Can use dynamic code into the 'enabled' property of DAO fields
2020-07-26 20:45:54 +02:00
Laurent Destailleur
dd86c21382
FIX dolGetElementUrl and agenda page for external modules
2020-07-25 03:01:04 +02:00
Laurent Destailleur
3ed4773d7f
Fix tab popup when there is 2 head tabs in same page
2020-07-24 18:31:14 +02:00
Laurent Destailleur
46fccf8eb1
FIX dolGetElementUrl and agenda page for external modules
2020-07-24 11:53:44 +02:00
Philippe GRAND
ffae6b02c1
Minimum version of PHP required by module
2020-07-11 15:11:39 +02:00
Philippe GRAND
448f031948
Minimum version of PHP required by module
2020-07-11 15:11:15 +02:00
Laurent Destailleur
5ea47f3ade
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/resultat/index.php
htdocs/product/admin/product.php
htdocs/projet/tasks/list.php
2020-07-08 18:11:58 +02:00
Laurent Destailleur
61a7f54877
Fix look and field
2020-07-06 15:55:41 +02:00
Laurent Destailleur
344098fe23
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contrat/card.php
htdocs/core/actions_fetchobject.inc.php
htdocs/langs/fr_FR/contracts.lang
htdocs/langs/fr_FR/loan.lang
htdocs/langs/fr_FR/stocks.lang
2020-07-05 13:01:00 +02:00
Laurent Destailleur
1c19c97cf2
FIX missing setup of extrafields for MO
...
FIX all extrafields cleared after update of one of them
FIX Update of extrafields date
FIX Update of extrafiels on draft object
FIX Sql type
Fix trans on BOM
2020-07-04 16:14:53 +02:00
ksar
0a13e03792
FIX : Correct ModuleBuilder left menu
2020-07-03 00:21:39 +02:00
Laurent Destailleur
70b58b5755
Merge pull request #14169 from ksar-ksar/develop
...
FIX : Correct ModuleBuilder left menu
2020-07-03 00:20:59 +02:00
ksar
22448b19f4
FIX : Correct ModuleBuilder left menu
2020-07-01 22:19:10 +02:00
Laurent Destailleur
146c521efd
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/filefunc.inc.php
2020-06-29 18:06:42 +02:00
Laurent Destailleur
3d8d55a531
Fix bad path in import section
2020-06-29 14:42:09 +02:00
Laurent Destailleur
b64fc7dc3f
FIX Avoid warning when creating a module with already existing files
2020-06-29 14:37:36 +02:00
Laurent Destailleur
8bb11039dc
Clean code
2020-06-29 09:56:04 +02:00
Laurent Destailleur
ab88890f3a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-28 21:48:28 +02:00
Laurent Destailleur
41c6155922
Hiden useless entry
2020-06-27 14:44:38 +02:00
Laurent Destailleur
d5324ff3db
Fix template
2020-06-27 14:41:11 +02:00
Laurent Destailleur
781f571a15
Fix template
2020-06-27 14:38:40 +02:00
Laurent Destailleur
10a4188eff
Clean template
2020-06-26 01:14:24 +02:00
Laurent Destailleur
b6c1cdad7c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/projet/element.php
2020-06-24 09:59:08 +02:00
Laurent Destailleur
1762e10e69
Fix return code not returned
2020-06-24 09:55:10 +02:00
Laurent Destailleur
a607ff4c1a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/core/lib/project.lib.php
htdocs/langs/fr_FR/bills.lang
htdocs/langs/fr_FR/products.lang
htdocs/langs/fr_FR/stocks.lang
htdocs/langs/fr_FR/ticket.lang
htdocs/mrp/mo_card.php
2020-06-18 15:50:31 +02:00
Laurent Destailleur
c0b269b9ee
Fix Permissions on MO and API for MO
2020-06-18 01:09:30 +02:00
Laurent Destailleur
42860d752c
Fix templates
2020-06-17 22:11:22 +02:00
Laurent Destailleur
3527d011f5
Merge pull request #14006 from bafbes/abb110215
...
fix:The label must be a dictionary key
2020-06-11 23:15:52 +02:00
Laurent Destailleur
4b47a270af
Update index.php
2020-06-11 23:15:00 +02:00
Laurent Destailleur
5794b1abea
Fix for use with text browser
...
Conflicts:
htdocs/main.inc.php
2020-06-10 12:46:55 +02:00
Laurent Destailleur
bd22ad4174
Fix for use with text browser
2020-06-10 12:35:39 +02:00
Laurent Destailleur
6f12488e30
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/filefunc.inc.php
2020-06-07 19:55:48 +02:00
Laurent Destailleur
9f8a3916c2
FIX #14051 #14052
2020-06-07 19:37:42 +02:00
Laurent Destailleur
b221c65165
Merge
2020-06-06 21:56:23 +02:00
Laurent Destailleur
88aaec63f7
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-06 18:57:41 +02:00
Laurent Destailleur
7061e9b4cb
Fix deletion of website page
2020-06-06 18:57:24 +02:00
Laurent Destailleur
f92426034f
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/website/index.php
2020-06-03 01:06:27 +02:00
Laurent Destailleur
3b4fe0d582
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/langs/en_US/main.lang
htdocs/product/class/html.formproduct.class.php
2020-06-02 13:31:22 +02:00
Laurent Destailleur
cd4c161ca7
Merge pull request #14005 from bafbes/abb110214
...
Fix:To get translated, the key need to be one single word
2020-06-01 21:09:53 +02:00
Laurent Destailleur
bdeee9ea99
Merge pull request #14007 from bafbes/abb110216
...
fix:replace some bd field types by their correspondant field type
2020-06-01 20:55:06 +02:00
Laurent Destailleur
52d0c1a9ae
Update index.php
2020-06-01 20:54:24 +02:00
Laurent Destailleur
2324834b73
Debug modulebuilder for doc generation
...
Conflicts:
htdocs/core/class/html.formfile.class.php
htdocs/modulebuilder/template/admin/setup.php
2020-06-01 16:47:50 +02:00
Laurent Destailleur
38001a4e89
Fix perms
2020-06-01 16:46:11 +02:00
Laurent Destailleur
58e76947ac
Debug modulebuilder for doc generation
2020-06-01 16:44:22 +02:00
Laurent Destailleur
b648f30482
Fix perms
2020-06-01 14:52:26 +02:00
Laurent Destailleur
adb20c6a90
checkstyle
2020-06-01 12:36:09 +02:00
Laurent Destailleur
c8d0476728
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_standard.php
2020-06-01 04:09:52 +02:00
Laurent Destailleur
dbac97a908
Fix several troubles into numbering modules.
...
Prefix for takepos moved from TK to TC (TK was already used for tasks)
2020-06-01 04:02:47 +02:00
Laurent Destailleur
838a13cec1
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-06-01 02:41:11 +02:00
Laurent Destailleur
5a8c4ad3f5
Debug modulebuilder
2020-06-01 00:01:23 +02:00
Laurent Destailleur
28df07225d
Debug modulebuilder
2020-05-31 23:23:56 +02:00
Laurent Destailleur
62dacfa713
Debug modulebuilder
2020-05-31 23:11:49 +02:00
Laurent Destailleur
c04903d15c
Fix debug modulebuilder for doc and ref generation
...
Conflicts:
htdocs/core/class/commonobject.class.php
2020-05-31 23:01:13 +02:00
Laurent Destailleur
e2bb04dcae
Fix debug modulebuilder for doc and ref generation
2020-05-31 22:59:33 +02:00
Laurent Destailleur
b24c0e57a6
Fix transifex
2020-05-31 10:29:38 +02:00
stickler-ci
a5ed630a57
Fixing style errors.
2020-05-31 00:19:21 +00:00
bahfir abbes
fe52539787
fix:rempalcement de qqes valeurs de champs de BDDs par les valeurs adéquates
2020-05-31 01:14:44 +01:00
bahfir abbes
ef890a29eb
fix:Le label doit être une clé de dictionnaire
2020-05-31 01:10:27 +01:00
bahfir abbes
cf68317ae7
fix:Clé de langue dans les titres de menus
2020-05-31 00:56:51 +01:00
Laurent Destailleur
8dbc0ff040
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/prelevement.php
htdocs/admin/system/phpinfo.php
htdocs/modulebuilder/index.php
2020-05-31 00:31:14 +02:00
Laurent Destailleur
f9ac4c2ada
Fix template
2020-05-30 01:25:51 +02:00
Laurent Destailleur
a69be00d37
Fix template
2020-05-30 01:23:47 +02:00
Laurent Destailleur
48596122e4
Fix template
2020-05-30 01:17:23 +02:00
Laurent Destailleur
e2656ff2f8
Update template
2020-05-30 00:49:11 +02:00
Laurent Destailleur
0fd3292715
Fix show error message
2020-05-30 00:35:11 +02:00
Laurent Destailleur
926a9f68c4
Trans
2020-05-30 00:23:14 +02:00
Laurent Destailleur
455ba002b4
css
2020-05-29 22:13:10 +02:00
Laurent Destailleur
540a64bbba
Fix templates
2020-05-29 21:48:33 +02:00
Laurent Destailleur
264fd709e4
Fix template
2020-05-29 21:48:27 +02:00
Laurent Destailleur
21c58e9fab
Error management
2020-05-29 15:29:47 +02:00
Laurent Destailleur
7f8c0d0e7a
Fix templates
2020-05-29 15:29:33 +02:00
Laurent Destailleur
972430d50c
Fix template
2020-05-29 15:13:16 +02:00
Laurent Destailleur
ab82797dfc
var not defined
2020-05-29 13:20:33 +02:00
Laurent Destailleur
b11ef125c3
FIX Force of HTML content only for ckeditor
...
Conflicts:
htdocs/modulebuilder/index.php
2020-05-29 03:27:30 +02:00
Laurent Destailleur
a0a440cf5f
FIX Force of HTML content only for ckeditor
2020-05-29 03:26:05 +02:00
Laurent Destailleur
40816c02ce
Merge branch 'develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
2020-05-25 22:40:59 +02:00
Laurent Destailleur
17382051c2
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-05-25 22:19:50 +02:00
Laurent Destailleur
e4ef6334aa
Look and feel v12
2020-05-25 14:08:36 +02:00
Frédéric FRANCE
5aa84c64d0
Merge remote-tracking branch 'upstream/develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
2020-05-23 18:54:33 +02:00
Philippe GRAND
23282acfbc
update
2020-05-21 11:20:01 +02:00
Frédéric FRANCE
85625a46bb
add new rule
2020-05-21 09:35:30 +02:00
Frédéric FRANCE
43dcd9beb5
add new rule
2020-05-21 00:02:33 +02:00
Laurent Destailleur
672ea60ffd
FIX #13896
2020-05-15 13:58:34 +02:00
Frédéric FRANCE
91dcf10375
session_cache_limiter before starting session
2020-05-06 23:56:02 +02:00
Laurent Destailleur
eacb1b3b2e
Debug modulebuilder
2020-05-05 21:45:10 +02:00
Laurent Destailleur
650096ea0f
Fix look and feel v12
2020-05-05 21:27:40 +02:00
Laurent Destailleur
41aaf5363d
Fix templates
2020-05-05 18:53:41 +02:00
Laurent Destailleur
e871e736eb
Fix for #5824
2020-05-05 17:55:03 +02:00
Laurent Destailleur
3857c08277
Fix quick search on MO
2020-05-04 13:24:09 +02:00
Laurent Destailleur
4d6a45d491
Major doxygen fix
2020-05-03 22:48:35 +02:00
Laurent Destailleur
14a81eea5f
Merge pull request #13781 from nervo/reindent-module-template
...
Reindent module template
2020-05-01 20:45:47 +02:00
nervo
ba0ca3f7f7
Reindent module template
2020-05-01 08:40:55 +02:00
nervo
bc32b75fd2
PSR-2 Noncompliance
2020-05-01 08:13:03 +02:00
Laurent Destailleur
3c1d989c30
FIX #13751
2020-04-27 11:41:35 +02:00
Laurent Destailleur
068a890c36
Enable more PHPCS rules
2020-04-25 19:13:20 +02:00
Laurent Destailleur
38f2aad0c6
Debug asset module
2020-04-25 03:19:30 +02:00
Frédéric FRANCE
50ea0ee92a
Update modMyModule.class.php
2020-04-21 22:40:24 +02:00
Laurent Destailleur
16e46c672c
Clean code
2020-04-20 15:06:27 +02:00
Frédéric FRANCE
f546103c01
make dolistore happy again
2020-04-20 14:37:52 +02:00
Frédéric FRANCE
350e75f283
make dolistore happy again
2020-04-19 22:05:47 +02:00
Laurent Destailleur
4bbe307b41
Look and feel v12
2020-04-19 15:34:53 +02:00
Maxime Kohlhaas
7fea2bc557
Update changelog + trigger name change for class UserGroup
2020-04-15 08:44:29 +02:00
Scrutinizer Auto-Fixer
444c293c01
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-10 08:59:32 +00:00
Laurent Destailleur
4ff503d20a
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/product/stock/list.php
htdocs/supplier_proposal/list.php
2020-04-10 02:07:51 +02:00
Laurent Destailleur
7fe8c7eab3
FIX #11855
2020-04-10 01:37:04 +02:00
Laurent Destailleur
83af4ebea4
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/expedition/doc/pdf_espadon.modules.php
htdocs/product/stock/class/entrepot.class.php
htdocs/product/stock/list.php
2020-04-10 01:22:22 +02:00
Frédéric FRANCE
fc34b5a4cb
compress png with zopflipng
2020-04-06 19:03:48 +02:00
Laurent Destailleur
b1c5490a74
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/tpl/extrafields_add.tpl.php
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
2020-04-05 04:03:53 +02:00
Laurent Destailleur
5516d747af
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2020-04-05 04:01:38 +02:00
Laurent Destailleur
87ff94fc64
Add generic fields
2020-04-05 03:59:23 +02:00
Scrutinizer Auto-Fixer
612bac6598
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-04-05 00:44:59 +00:00
Laurent Destailleur
2f1b25c67a
Fix property not defined
2020-04-05 02:43:30 +02:00
Laurent Destailleur
221f20e13f
Fix merge
2020-04-03 19:24:16 +02:00
Laurent Destailleur
28a1b7af35
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/modulebuilder/index.php
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_advanced.php
htdocs/modulebuilder/template/core/modules/mymodule/mod_myobject_standard.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
2020-04-03 18:07:24 +02:00
Laurent Destailleur
e6641b5369
Fix doc
2020-04-03 18:01:54 +02:00
Laurent Destailleur
d46417c8bd
FIX #13482
2020-04-03 17:53:17 +02:00
Laurent Destailleur
372d719693
#13482
2020-04-03 15:48:54 +02:00
Laurent Destailleur
e9bddf5c26
Fix enable/disable of module
2020-04-03 15:36:41 +02:00
Laurent Destailleur
d7e4e5f18c
Fix modulebuilder clone message
2020-04-03 15:14:59 +02:00
Laurent Destailleur
a13287e285
Fix: validate of object is ok even if some fields are missing
2020-04-03 14:56:15 +02:00
Laurent Destailleur
f7b6895dc6
Fix option to not generate doc in modulebuilder.
2020-04-03 14:02:37 +02:00
Laurent Destailleur
71910b2181
Fix warning
2020-04-03 13:01:17 +02:00
Laurent Destailleur
259f23e96b
Look and feel v11
2020-03-27 11:56:45 +01:00
Laurent Destailleur
fd3d13cfcf
Look and feel v11
2020-03-27 11:15:38 +01:00
Laurent Destailleur
a5379c7144
FIX All forms must use newToken()
...
Conflicts:
htdocs/commande/card.php
htdocs/compta/cashcontrol/cashcontrol_card.php
htdocs/supplier_proposal/card.php
2020-03-24 13:14:23 +01:00
Laurent Destailleur
1ff15e1fd9
FIX All forms must use newToken()
2020-03-24 13:10:35 +01:00
Scrutinizer Auto-Fixer
e8083e2a65
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-03-23 14:54:02 +00:00
Laurent Destailleur
4f442905b2
A new way to navigate between pages in list is available
2020-03-17 03:31:58 +01:00
Laurent Destailleur
33c5db9cc3
Prepare code for the new pagination possibility
2020-03-13 13:07:11 +01:00
Laurent Destailleur
52290b002a
NEW Another way to navigate between pages for some lists
2020-03-13 12:53:22 +01:00
Scrutinizer Auto-Fixer
f413ce6aac
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-03-12 11:45:44 +00:00
Laurent Destailleur
d9b0083923
Enhance modulebuilder
2020-03-08 18:28:31 +01:00
Laurent Destailleur
f357661745
Fix PHPCS
2020-03-04 02:14:40 +01:00
Laurent Destailleur
e9d0831cf8
Merge branch 'develop' into abb90064
2020-03-02 21:15:46 +01:00
Laurent Destailleur
7e2c2913bc
Update myobject.class.php
2020-03-02 21:13:02 +01:00
Laurent Destailleur
86f0d6db41
Update myobject.class.php
2020-03-02 21:06:57 +01:00
Laurent Destailleur
2ca5532a21
Update myobject.class.php
2020-03-02 21:03:59 +01:00
Laurent Destailleur
75cddcd2de
Merge pull request #13193 from TobiasSekan/NewLinePosOdtTemplate
...
NEW Support of tag {line_pos} for line numbers for tables in ODT templates
2020-02-25 00:05:01 +01:00
Laurent Destailleur
9d9429f66b
New: Can limit number of tabs by page.
2020-02-24 20:41:29 +01:00
Laurent Destailleur
4fc3158962
Clean code
2020-02-24 20:20:09 +01:00
Tobias Sekan
94a4779429
fix indent
2020-02-24 15:10:36 +01:00
Tobias Sekan
899ae0f52d
Add position to modulebuilder template
2020-02-24 15:07:13 +01:00
Philippe GRAND
7cc9639417
comment translation
2020-02-22 12:28:15 +01:00
Scrutinizer Auto-Fixer
e44865d8b5
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-02-21 16:53:37 +00:00
Laurent Destailleur
52c7f908a0
Doxygen
2020-02-20 14:02:27 +01:00
Laurent Destailleur
2c477c7169
Fix doxygen
2020-02-20 13:54:41 +01:00
Scrutinizer Auto-Fixer
fd48877dc6
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-02-18 22:47:25 +00:00
Laurent Destailleur
f4f3efec62
Fight against $_POST
2020-02-16 19:33:58 +01:00
Laurent Destailleur
7931734ecb
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/modules/modUser.class.php
2020-02-12 20:30:20 +01:00
Laurent Destailleur
d419315e98
FIX #13048
2020-02-12 19:36:29 +01:00
Laurent Destailleur
3a74c3d7e9
Enhance property ->ismulticompanymanaged to define an object with entity
...
on its parent.
2020-02-08 14:40:30 +01:00
Laurent Destailleur
c3beb854a2
Definition of $fields for member and subscriptions
2020-02-08 13:44:31 +01:00
Laurent Destailleur
11c6447096
Generic report
2020-02-07 12:13:55 +01:00
Laurent Destailleur
40b6886e2a
Fix params
2020-02-06 10:09:27 +01:00
Laurent Destailleur
ffa847bc8e
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-02-02 19:32:37 +01:00
Laurent Destailleur
0db77c1de6
CSS
2020-01-31 14:52:43 +01:00
Laurent Destailleur
1c24bcc724
FIX CVE Need permission to be able to develop modules
2020-01-31 10:29:41 +01:00
Scrutinizer Auto-Fixer
5fda829023
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-01-30 00:48:28 +00:00
Laurent Destailleur
7b10c2440b
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-29 23:08:42 +01:00
Florian Mortgat
1e77ddbf11
FIX: '0' is a valid search value in object list filters
2020-01-29 17:52:22 +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
3a9e238dc6
FIX Missing value of $formconfirm as parameters of hook
2020-01-28 12:00:27 +01:00
Laurent Destailleur
df478dc170
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-27 01:53:49 +01:00
Laurent Destailleur
4510ef488e
doc modulebuilder
2020-01-25 22:43:56 +01:00
Laurent Destailleur
ee6952e66f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-25 19:22:42 +01:00
Laurent Destailleur
12556aa835
Fix modulebuilder
2020-01-25 19:21:37 +01:00
Laurent Destailleur
92856788a3
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-20 18:39:46 +01:00
Laurent Destailleur
cfc74db5bc
FIX field 'private' on email templates was not managed.
2020-01-20 18:38:53 +01:00
Laurent Destailleur
18f2b09fb1
Debug v11
2020-01-20 12:25:25 +01:00
dvdwalker
8ba234c928
Update actions_mymodule.class.php
2020-01-17 07:40:28 -03:00
Laurent Destailleur
5772dce460
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
2020-01-15 12:09:21 +01:00
Laurent Destailleur
c8ff847480
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/modulebuilder/index.php
2020-01-15 11:56:46 +01:00
Laurent Destailleur
0442105bd4
Fix Generation of zip of module
2020-01-15 11:55:27 +01:00
Laurent Destailleur
03a1897089
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/stocks.lang
2020-01-13 13:44:32 +01:00
Laurent Destailleur
ccdee44ed1
Look and feel v11
2020-01-13 13:35:29 +01:00
Scrutinizer Auto-Fixer
52dbd95223
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-01-09 23:02:05 +00:00
Laurent Destailleur
f48c7d2ecf
Fix modulebuilder
2020-01-09 22:31:23 +01:00
Laurent Destailleur
0e58edd896
Fix modulebuilder
2020-01-09 22:27:24 +01:00
Laurent Destailleur
255c280170
Fix visibility
2020-01-09 11:44:15 +01:00
Laurent Destailleur
20b63b702e
Fix visibility
2020-01-09 11:42:57 +01:00
Laurent Destailleur
b3d8a1e76a
Fix template
2020-01-08 19:46:43 +01:00
Laurent Destailleur
4fb88f45d4
Fix template
2020-01-08 19:46:13 +01:00
Laurent Destailleur
f5c98290e1
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
2020-01-07 14:02:27 +01:00
Laurent Destailleur
192de503bb
Modulebuilder template
2020-01-07 14:01:56 +01:00
Laurent Destailleur
8e3eaed280
Modulebuilder template
2020-01-07 13:54:13 +01:00
Laurent Destailleur
750fa83e96
FIX Bad management of elementtype not llx_actioncomm
2020-01-07 13:49:52 +01:00
Laurent Destailleur
6029e82e90
FIX Bad management of elementtype not llx_actioncomm
2020-01-07 13:48:44 +01:00
Laurent Destailleur
d80764a179
Fix column not visible after switching column when visibility=3
2020-01-07 12:43:05 +01:00
Laurent Destailleur
9729b3a1c7
Fix modulebuilder template
2020-01-07 12:39:47 +01:00
Laurent Destailleur
a1803f5d62
Fix column not visible after switching column when visibility=3
2020-01-07 12:39:05 +01:00
Laurent Destailleur
6602a7046e
Doc
2020-01-07 11:21:17 +01:00
Laurent Destailleur
6cd6de092d
Fix modulebuilder
2020-01-07 11:04:13 +01:00
Laurent Destailleur
73806d6a3a
Justificativedoc validation
2020-01-06 14:35:11 +01:00
Laurent Destailleur
804f7f3e1e
Fix modulebuilder templates
2020-01-06 14:03:24 +01:00
Laurent Destailleur
2df9df2db0
Debug v11
2019-12-23 12:24:27 +01:00
Laurent Destailleur
8059463941
Debug v11
2019-12-20 17:54:54 +01:00
Laurent Destailleur
58771c7d8a
Debug MRP v11
2019-12-20 17:39:42 +01:00
Laurent Destailleur
c0ef3b46ad
Work on MRP module
2019-12-20 15:31:05 +01:00
Laurent Destailleur
ca6277379a
Fix regression
2019-12-20 11:17:03 +01:00
Laurent Destailleur
9f86cd8824
Debug v11
2019-12-20 11:14:16 +01:00
Laurent Destailleur
f44b85f557
Fix $_SESSION['newtoken'] must be newToken()
2019-12-18 23:12:31 +01:00
Laurent Destailleur
af9d34efca
CSS v11
2019-12-18 21:49:28 +01:00
Laurent Destailleur
4a734e53a6
Fix column too low.
...
Fix automatic event not found if from a module with several objects
2019-12-17 14:47:58 +01:00
Laurent Destailleur
5aeb667e94
Debug modulebuilder
2019-12-17 12:06:09 +01:00
Laurent Destailleur
211c135c2c
css
2019-12-17 03:09:50 +01:00
Laurent Destailleur
835d22f556
Merge branch 'develop' into doxygen_todo
2019-12-14 13:46:40 +01:00
Laurent Destailleur
a612aefab7
Fix HTML5
2019-12-12 11:11:08 +01:00
Frédéric FRANCE
b59d93c8d7
doxygen
2019-12-11 20:11:53 +01:00
Frédéric FRANCE
255b9f82a8
clean markdown
2019-12-05 20:57:43 +01:00
Frédéric FRANCE
23a4eaf689
clean markdown
2019-12-04 08:26:40 +01:00
Laurent Destailleur
92070fa491
Fix name of variable $trigger_name into $triggersendname
2019-12-02 09:38:16 +01:00
Laurent Destailleur
1636d341c7
Debug module BOM
...
Enhance demo data for TakePOS
2019-11-28 15:18:14 +01:00
Laurent Destailleur
24bb345ee1
Fix bad name of function
2019-11-22 15:35:19 +01:00
Scrutinizer Auto-Fixer
1eab97080c
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-22 14:13:30 +00:00
Laurent Destailleur
fb70893229
Fix missing class reposition
2019-11-19 21:29:49 +01:00
Laurent Destailleur
16d67a1a8e
Fix several trouble with some types in modulebuilder
...
Fix difference between null and 0
2019-11-17 17:36:36 +01:00
Laurent Destailleur
52787b56b2
Fix when limit = 0
...
Look and feel v11
2019-11-14 11:00:49 +01:00
Laurent Destailleur
86094613e8
Merge pull request #12428 from Dolibarr/scrutinizer-patch-4
...
Scrutinizer Auto-Fixes
2019-11-14 08:50:06 +01:00
Scrutinizer Auto-Fixer
b40ecc3933
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:37:08 +00:00
Scrutinizer Auto-Fixer
8a527631a0
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 18:35:02 +00:00
Scrutinizer Auto-Fixer
87585c0f2a
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-13 17:32:11 +00:00
Scrutinizer Auto-Fixer
c85e54b08c
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-12 08:46:08 +00:00
Laurent Destailleur
8c1bba5a60
Fix cancel link
2019-11-11 21:11:12 +01:00
Laurent Destailleur
19213b0d3d
Fix modulebuilder
2019-11-11 21:02:32 +01:00
Laurent Destailleur
96314c9c26
Debug BOM
2019-11-09 20:12:27 +01:00
Laurent Destailleur
b1394463db
Debug mrp
2019-11-09 20:02:46 +01:00
Laurent Destailleur
5b6ace387e
Debug BOM and MO module
2019-11-09 19:47:49 +01:00
Laurent Destailleur
917c8df225
Add type of db driver in stats
2019-11-09 12:24:18 +01:00
Scrutinizer Auto-Fixer
812d0af1d9
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-11-08 14:51:54 +00:00
Laurent Destailleur
89105fdd36
Fix code according to modulebuilder
2019-11-07 11:40:35 +01:00
Frédéric FRANCE
35751a80ab
100% centpercent
2019-11-05 21:24:41 +01:00
Laurent Destailleur
d972fa8bcb
Fix pb with model_pdf
2019-11-05 20:20:57 +01:00
Laurent Destailleur
7c4942b7be
Fix debug BOM/MO
2019-11-05 20:14:33 +01:00
Laurent Destailleur
94bd0f71d9
Fix pb with permission
2019-11-05 19:41:30 +01:00
Laurent Destailleur
ce1dec253f
FIX #11364
2019-11-05 12:47:38 +01:00
Laurent Destailleur
ec8bd6327d
Fix css
2019-11-04 18:53:46 +01:00
Laurent Destailleur
4ca85eacc1
Debug module BOM
2019-11-04 15:45:50 +01:00
Laurent Destailleur
11500fb8d9
FIX confusion between permto... and permisstionto...
2019-11-04 15:33:49 +01:00
Laurent Destailleur
e67a1a8118
Debug
2019-11-04 14:20:42 +01:00
Laurent Destailleur
b0ea276233
Debug MO module
2019-11-04 14:13:36 +01:00
Laurent Destailleur
f242cf4cc1
Debug modulebuilder
2019-11-03 19:15:32 +01:00
Laurent Destailleur
b958997268
Clean code of APIs
2019-11-02 14:49:26 +01:00
Laurent Destailleur
1b5ca2418b
Fix delete of object
2019-11-02 14:08:39 +01:00
Laurent Destailleur
25e64b0610
Merge branch 'develop' into socid
2019-11-02 12:01:06 +01:00
Laurent Destailleur
68691ddd8a
Merge pull request #12265 from grandoc/new_branch_30_10_2019
...
add comment
2019-11-02 11:49:28 +01:00
Frédéric FRANCE
77d4ca81dc
Merge remote-tracking branch 'upstream/develop' into socid
2019-11-02 09:14:15 +01:00
Laurent Destailleur
a14aab5eb1
Fix template
2019-11-02 00:18:50 +01:00
Laurent Destailleur
941043dd67
Fix navigation on resources
2019-11-02 00:17:08 +01:00
Frédéric FRANCE
dbed10a701
Merge remote-tracking branch 'upstream/develop' into socid
2019-11-01 21:39:20 +01:00
Laurent Destailleur
f74833cfe1
Make modulebuilder more compatible with multicompany
2019-11-01 18:44:32 +01:00
Laurent Destailleur
012c5ef0c4
Can use substitution variables into filter of fields link
2019-11-01 18:35:48 +01:00
Laurent Destailleur
2af23aa658
Enhance modulebuilder
2019-11-01 17:54:17 +01:00
Laurent Destailleur
135e65c4aa
Look and feel v11
...
Enhance the progress bar of tasks
2019-11-01 15:53:57 +01:00
Laurent Destailleur
e3b5be7475
All properties 'libstatut', 'labelstatut', 'labelstatus' were renamed
...
into 'labelStatus'.
All properties 'labelstatusshort' and 'labelstatut_short' were renamed
into 'labelStatusShort'.
2019-11-01 12:52:03 +01:00
Laurent Destailleur
5b5a2e9804
Clean code
2019-11-01 03:25:09 +01:00
Laurent Destailleur
3e513c73e2
Merge branch 'develop' of https://github.com/dolibarr/dolibarr into develop
2019-11-01 03:11:05 +01:00
Laurent Destailleur
70530b558d
Enable / Disable js css in modulebuilder
2019-11-01 03:10:48 +01:00
Laurent Destailleur
af09c77a0c
Fix phpcs
2019-10-31 22:15:18 +01:00
Laurent Destailleur
a1700e71be
Fix phpcs
2019-10-31 21:18:38 +01:00
Frédéric FRANCE
e93aaa2a75
replace deprecated user->societe_id by user->socid
2019-10-31 20:46:31 +01:00
Laurent Destailleur
645390c990
Work on BOM templates
2019-10-31 02:36:16 +01:00
stickler-ci
ae2dc713c4
Fixing style errors.
2019-10-30 09:03:43 +00:00
Philippe GRAND
a1bd895e41
add some comment
2019-10-30 10:04:03 +01:00
Laurent Destailleur
bc3f088f50
Enhance modulebuilder
...
Work on MO
2019-10-30 01:35:41 +01:00
Laurent Destailleur
7f1b67f0e4
Add warehouse for production on MO
2019-10-27 16:28:03 +01:00
Laurent Destailleur
afa3ed499f
Can export BOMs
2019-10-27 15:56:20 +01:00
Laurent Destailleur
e17cc5b2e5
Debug cloning of BOMs
2019-10-27 00:26:11 +02:00
Laurent Destailleur
b4eb14ee44
Use dolGetStatus
2019-10-24 16:43:23 +02:00
Laurent Destailleur
6855f588b5
Use dolGetStatus
2019-10-24 16:38:06 +02:00