Commit Graph

52242 Commits

Author SHA1 Message Date
Laurent Destailleur
a26a6c2449 Fix sql injection even when code is on several lines 2016-01-08 14:43:04 +01:00
Laurent Destailleur
c2b8be9aaf Merge pull request #4355 from GPCsolutions/3.6-4291
FIX #4291 Correctly filter external calendar GETPOSTs
2016-01-08 14:23:56 +01:00
Laurent Destailleur
844e8bff83 Better fix for #4354 2016-01-08 14:22:21 +01:00
Laurent Destailleur
36df5a7325 Merge pull request #4362 from Dolibarr/revert-4354-patch-1
Revert "Debug of module leave requests "
2016-01-08 14:15:32 +01:00
Laurent Destailleur
6a058edc23 Revert "Debug of module leave requests " 2016-01-08 14:15:22 +01:00
Laurent Destailleur
cce473b2cb Merge pull request #4354 from T-B-A-I/patch-1
Debug of module leave requests
2016-01-08 14:13:08 +01:00
Laurent Destailleur
3054076f9b Merge pull request #4350 from GPCsolutions/dolibarr-export
Added git export ignores
2016-01-08 14:10:36 +01:00
Laurent Destailleur
d4aa83e7ca Merge pull request #4343 from grandoc/develop
translations
2016-01-08 14:07:05 +01:00
Laurent Destailleur
36dc8b1ce7 FIX #4341 2016-01-08 13:57:53 +01:00
Laurent Destailleur
5785744d5a Add ignore 2016-01-08 13:06:38 +01:00
Laurent Destailleur
cbe65fbc79 Fix: fields added into 3.8 to store email event was not enough. To late
to use them. Will be done into 4.0
2016-01-08 13:05:56 +01:00
Raphaël Doursenaud
f2178f0369 FIX #4291 Correctly filter external calendar GETPOSTs 2016-01-08 06:42:28 +01:00
TBAI
8c48785de7 Debug of module leave requests
Add text in holiday module
2016-01-07 20:10:22 +01:00
TBAI
f28ebefe93 Debug of module leave requests
Cancel leave isn't possible if it has been validated
2016-01-07 19:53:59 +01:00
TBAI
b2aa1f2115 Debug of module leave requests
Cancel leave isn't possible if it has been validated
2016-01-07 19:32:25 +01:00
Laurent Destailleur
3c5eaf87d5 Fix dol_fiche_head and end missing 2016-01-07 18:48:46 +01:00
Laurent Destailleur
0eae624a60 Add protection to avoid packaging external tested modules 2016-01-07 18:13:15 +01:00
Raphaël Doursenaud
f4d0c1404b Added git export ignores
This should help generate clean production tarballs from git.
2016-01-07 14:43:35 +01:00
Benlo
00b77bafbe CLOSE #4347 Add payment label to invoices csv exports
For CSV export, add the possibility to export the column libelle (name of payment)
2016-01-07 14:20:54 +01:00
Laurent Destailleur
befe58ab98 Fix selection of first entry into select 2016-01-07 13:44:19 +01:00
Laurent Destailleur
b3cb037abb Neutral color 2016-01-07 11:43:53 +01:00
Laurent Destailleur
4e2d4a6651 Fix: the new option AGENDA_USE_EVENT_TYPE_DEFAULT was not visible.
Solved this by completing tooltip info.
2016-01-07 11:01:37 +01:00
philippe grand
7b7f2e9fed translations 2016-01-07 10:07:05 +01:00
Sergio Sanchis Climent
dfdf58051e Edited correctly for check values 2016-01-07 09:37:04 +01:00
fmarcet
d8360a2a01 FIX: Email templates not compatible with Multicompany 2016-01-07 08:18:36 +01:00
Laurent Destailleur
9d3afe45d3 Merge pull request #4340 from hregis/3.8_bug
Fix: disable main.inc.php hooks
2016-01-07 00:08:48 +01:00
Laurent Destailleur
b4d9f1bece Merge pull request #4338 from frederic34/patch-10
FIX: Missing leave request type when calling function
2016-01-07 00:07:29 +01:00
Laurent Destailleur
9200a4b69d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2016-01-07 00:05:39 +01:00
Laurent Destailleur
2945d2d171 Fix bad condition to show tabs 2016-01-07 00:05:28 +01:00
Laurent Destailleur
601284672a Merge pull request #4337 from frederic34/patch-9
FIX: When viewing tab of leave request, remaining leave days must be nb of edited user.
2016-01-07 00:04:28 +01:00
Laurent Destailleur
a974fa858d Merge pull request #4328 from frederic34/patch-8
Indentation
2016-01-06 18:51:55 +01:00
Laurent Destailleur
d6c5a73264 Fix missing payment fields definition in export 2016-01-06 17:37:01 +01:00
Regis Houssin
3ae5da1cd6 Fix: disable main.inc.php hooks 2016-01-06 16:18:52 +01:00
BENKE Charlie
428b10d26b Update doc_generic_supplier_proposal_odt.modules.php 2016-01-06 10:55:37 +01:00
BENKE Charlie
cd2e4a5e1e Update doc_generic_proposal_odt.modules.php 2016-01-06 10:53:11 +01:00
BENKE Charlie
cbb5f522eb Update doc_generic_task_odt.modules.php 2016-01-06 10:39:18 +01:00
BENKE Charlie
e6fd718e51 Update doc_generic_project_odt.modules.php 2016-01-06 10:38:06 +01:00
BENKE Charlie
16d43b169c Update doc_generic_invoice_odt.modules.php 2016-01-06 10:36:34 +01:00
BENKE Charlie
743967a9b3 Update doc_generic_shipment_odt.modules.php 2016-01-06 10:35:43 +01:00
BENKE Charlie
ef597395ba Update doc_generic_order_odt.modules.php 2016-01-06 10:34:55 +01:00
Frédéric FRANCE
4dacf462db Update card.php 2016-01-05 17:36:48 +01:00
Frédéric FRANCE
a0b3cdbd21 Update list.php 2016-01-05 17:33:54 +01:00
bobby
7414e4c07c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2016-01-05 10:30:15 +01:00
Sergio Sanchis Climent
ffd7f4ea30 Fix userlocaltax
Is posible userlocaltax1_rate or userlocaltax2_rate have value 0.0000 and no enter in if, now check if diferent 0 and now enter
2016-01-05 09:47:14 +01:00
BENKE Charlie
5e9b7f07d6 Update doc_generic_odt.modules.php 2016-01-04 15:09:18 +01:00
BENKE Charlie
7d6eb270b8 Update doc_generic_proposal_odt.modules.php 2016-01-04 15:08:44 +01:00
BENKE Charlie
16770d3d3f Update doc_generic_task_odt.modules.php 2016-01-04 15:08:08 +01:00
BENKE Charlie
0d2a6a9868 Update doc_generic_project_odt.modules.php 2016-01-04 15:07:42 +01:00
BENKE Charlie
522f17e6f9 Update doc_generic_invoice_odt.modules.php 2016-01-04 15:07:17 +01:00
BENKE Charlie
11bef2d044 Update doc_generic_shipment_odt.modules.php 2016-01-04 15:06:50 +01:00