Commit Graph

22973 Commits

Author SHA1 Message Date
Laurent Destailleur
ac6f8e4e7c Debug v13 2020-11-06 11:52:48 +01:00
bahfir abbes
11099132da New: add notification on ACTION_CREATE event 2020-11-06 00:48:23 +01:00
Laurent Destailleur
4535d81964 Fix CSS for holiday. Fix #15266 2020-11-05 19:09:58 +01:00
Laurent Destailleur
38f1431534 HOLIDAY_HIDE_FOR_NON_SALARIES replaces !HOLIDAY_FOR_NON_SALARIES_TOO 2020-11-05 19:01:00 +01:00
Alexandre SPANGARO
61bca50fa6 NEW: Dictionary for availability - Add column position 2020-11-05 16:56:28 +01:00
Frédéric FRANCE
5d90611795 Merge remote-tracking branch 'upstream/develop' into zapieruser 2020-11-05 14:42:37 +01:00
Laurent Destailleur
a313c35f5b Fix php8 2020-11-05 11:29:23 +01:00
Laurent Destailleur
1d9aacc7da Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/commoninvoice.class.php
	htdocs/core/modules/import/import_csv.modules.php
	htdocs/core/modules/import/import_xlsx.modules.php
2020-11-05 09:51:28 +01:00
Laurent Destailleur
9380ea4bc5 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2020-11-05 09:43:38 +01:00
Laurent Destailleur
a5328f4230 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2020-11-05 09:43:28 +01:00
Laurent Destailleur
6bb598498e Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2020-11-05 09:42:51 +01:00
Laurent Destailleur
c6b293673f Merge pull request #15299 from fappels/13_update_commonobject
Update commonobject.
2020-11-05 09:08:12 +01:00
Laurent Destailleur
824b778d51 Update commonobject.class.php 2020-11-05 09:07:06 +01:00
Frédéric FRANCE
b534dd57d9 Merge remote-tracking branch 'upstream/develop' into zapieruser 2020-11-05 08:29:35 +01:00
Laurent Destailleur
4b7c8a0d1d Merge pull request #15291 from prietojc/12.0_patch-1
FIX force payment mode to withdraw
2020-11-04 20:36:29 +01:00
Laurent Destailleur
00d4d0db23 Fix phpcs 2020-11-04 20:35:24 +01:00
Francis Appels
5866facf11 Update commonobject.
Don't think $fk_delivery_address is deprecated, also no alternative indicated.
Switch of implode paramenters.
showInputField preselected value for array type can be array.
2020-11-04 20:31:55 +01:00
Frédéric FRANCE
6e7448a1d0 Merge remote-tracking branch 'upstream/develop' into zapieruser 2020-11-04 19:00:10 +01:00
Laurent Destailleur
9e509a805a Merge pull request #15289 from frederic34/patch-16
can't input two lines address
2020-11-04 18:55:08 +01:00
Laurent Destailleur
32ed5cc07f Merge pull request #15286 from frederic34/patch-15
The function each() has been deprecated: 7.2
2020-11-04 18:36:49 +01:00
Laurent Destailleur
38d88ced0b Debug the security page 2020-11-04 16:07:59 +01:00
Laurent Destailleur
7294a47ef5 Fix generation of user from member, contact, applications for job 2020-11-04 13:33:52 +01:00
jcp
1f483d7c28 Fix force payment mode to create withdrawal 2020-11-04 11:43:03 +01:00
Frédéric FRANCE
7c7a1b5512 Update functions.lib.php 2020-11-04 09:45:02 +01:00
Frédéric FRANCE
7caac9ebe7 The function each() has been deprecated: 7.2 2020-11-03 21:35:23 +01:00
jcp
bae05bbe7d Fix computed import 2020-11-03 18:43:03 +01:00
Laurent Destailleur
508683b9f0 Clean duplicated code 2020-11-03 14:52:04 +01:00
Laurent Destailleur
b0e2d40533 Debug and fix v13 2020-11-03 14:19:54 +01:00
Frédéric FRANCE
d84be819da Merge remote-tracking branch 'upstream/develop' into show_ticket_messaging 2020-11-02 12:50:42 +01:00
Laurent Destailleur
7bba8a4616 Merge pull request #15261 from frederic34/patch-6
doxygen
2020-11-02 11:42:53 +01:00
Laurent Destailleur
5f290e0de1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2020-11-02 11:41:19 +01:00
Laurent Destailleur
83a7b19333 Look and feel v13 2020-11-02 11:41:07 +01:00
Frédéric FRANCE
1b992a725f use assignment 2020-11-02 11:30:07 +01:00
Frédéric FRANCE
0299d0c9cc doxygen 2020-11-02 10:50:54 +01:00
Laurent Destailleur
f25a6b2e67 Merge pull request #15213 from ATM-Consulting/fix/10.0_delete_action_from_redirect_url_when_reordering_lines
FIX - 10.0 - remove 'action' parameter from redirect URL when reordering lines
2020-11-02 09:41:00 +01:00
Laurent Destailleur
1c15ec9dec Merge pull request #15258 from frederic34/patch-13
Update mod_codeclient_elephant.php
2020-11-02 09:32:08 +01:00
Laurent Destailleur
94753f4678 Merge pull request #15257 from frederic34/patch-10
Update modules_societe.class.php
2020-11-02 09:30:54 +01:00
Laurent Destailleur
ea3106cd07 Merge pull request #15252 from frederic34/specimencommon
initSpecimenCommon
2020-11-02 09:29:48 +01:00
Laurent Destailleur
878b8f25de Update commonobject.class.php 2020-11-02 09:29:26 +01:00
Florian Mortgat
400acf9f65 FIX - 10.0 - regex to remove 'action' parameter: taking feedback from PR#15213 into account 2020-11-02 08:26:36 +01:00
Frédéric FRANCE
3cd11c4e8b optimize show_ticket_messaging 2020-11-02 00:26:26 +01:00
Frédéric FRANCE
802efbe6a7 Update mod_codeclient_elephant.php 2020-11-01 23:30:15 +01:00
Frédéric FRANCE
1ccb5cb2d7 Update mod_codeclient_elephant.php 2020-11-01 23:09:30 +01:00
Frédéric FRANCE
c973faf9a9 Update mod_codeclient_elephant.php 2020-11-01 23:06:35 +01:00
Frédéric FRANCE
cd61e5b0b2 Update modules_societe.class.php 2020-11-01 22:44:09 +01:00
Laurent Destailleur
41965381fd Better compatibility with PHP8 2020-11-01 21:27:56 +01:00
Frédéric FRANCE
a1016d79a2 initSpecimenCommon 2020-11-01 20:33:06 +01:00
Laurent Destailleur
ce7a96cbf1 Add more assertion 2020-11-01 20:11:09 +01:00
Laurent Destailleur
d6b6cacbe5 Removed warning 2020-11-01 20:02:12 +01:00
Laurent Destailleur
a61d317b5c Var not defined 2020-11-01 18:25:21 +01:00