Laurent Destailleur
|
8a77ffe58f
|
Fix: Removing chekstyle warning helps me to find real bugs
|
2012-07-29 15:08:03 +02:00 |
|
Regis Houssin
|
51ccb33964
|
Fix: carriage return
|
2012-07-26 18:12:02 +02:00 |
|
Regis Houssin
|
1b5f540d93
|
Fix: can't read permissions with an external module in root directory
instead "custom" directory
|
2012-07-25 13:32:25 +02:00 |
|
Laurent Destailleur
|
a8d32b71bf
|
Merge pull request #254 from marcosgdf/minor-fixes
Minor fixes
|
2012-07-22 08:15:18 -07:00 |
|
Marcos García
|
7f243d92e5
|
Removed unnecesary code
|
2012-07-22 03:30:21 +02:00 |
|
Marcos García
|
8bc3608717
|
Allowed MailmanTitle to be translated, also SPIP should be upper-cased
|
2012-07-22 02:22:01 +02:00 |
|
Laurent Destailleur
|
f5a4f32b0f
|
[ bug #445 ] Hex escaping in descriptions
|
2012-07-19 18:04:56 +02:00 |
|
simnandez
|
8014713795
|
Fix: Bad local taxes if price base type is TTC
|
2012-07-13 15:02:02 +02:00 |
|
simnandez
|
10e632375f
|
Fix: Bad local taxes if price base type is TTC
|
2012-07-13 14:40:51 +02:00 |
|
Regis Houssin
|
293e0ac831
|
Change-Id: I5f8bcf59cf2fc0d902edb4d61f8c20a2880765a2
|
2012-07-07 12:21:40 +02:00 |
|
Regis Houssin
|
ea21064ca2
|
Fix: access problem if thirdparty module is disable
|
2012-07-02 20:06:08 +02:00 |
|
Regis Houssin
|
9623d50f48
|
Fix: big problem with linked elements
|
2012-07-02 17:11:35 +02:00 |
|
Regis Houssin
|
1d5db424a1
|
Fix: missing contract reference
|
2012-07-02 10:38:40 +02:00 |
|
Laurent Destailleur
|
3354b35e75
|
Fix: Avoid warning if param is empty
|
2012-06-17 17:34:21 +02:00 |
|
Laurent Destailleur
|
3556adc11d
|
Fix: Permissions for click2dial tab
|
2012-06-16 00:10:47 +02:00 |
|
Laurent Destailleur
|
eb543f0606
|
Fix: missing a return into clean_url function
|
2012-06-15 12:44:11 +02:00 |
|
Laurent Destailleur
|
2e74a4ba85
|
Fix: The fix made by renaming PDF_ADDALSOTARGETDETAILS into MAIN_PDF_ADDALSOSOURCEDETAILS was fixing things in the wrong direction. The regression was the missing data on the recipient compared to 3.1.1
|
2012-06-15 11:26:16 +02:00 |
|
Laurent Destailleur
|
5d502aa7d1
|
Fix: function dol_nboflines_bis
|
2012-06-15 00:17:12 +02:00 |
|
Laurent Destailleur
|
c28c5c1003
|
Fix: Bad calculation of nb of line. Fix: Bad position of lines into pdf_soleil
|
2012-06-14 20:01:47 +02:00 |
|
Laurent Destailleur
|
383195581f
|
Fix: Messy source address
|
2012-06-14 17:51:56 +02:00 |
|
Laurent Destailleur
|
6406d4e64c
|
Fix: typo error
|
2012-06-13 20:16:21 +02:00 |
|
Regis Houssin
|
4713738ea3
|
Fix: avoid warning
|
2012-06-08 18:19:55 +02:00 |
|
Regis Houssin
|
54dd02413f
|
Fix: missing search in alternative root directory
|
2012-06-06 14:05:04 +02:00 |
|
Laurent Destailleur
|
31560e19df
|
Fix with PHP 5.2
|
2012-06-05 12:54:34 +02:00 |
|
Laurent Destailleur
|
a51114d571
|
Fix: regression. quote was no more supported.
|
2012-06-01 09:34:43 +02:00 |
|
Regis Houssin
|
9c42cdc7d3
|
Fix: clear file name send by php
|
2012-06-01 07:14:29 +02:00 |
|
Laurent Destailleur
|
a83c7d0992
|
Fix: Regression with quot management. Try a better fix.
|
2012-05-30 12:49:22 +02:00 |
|
Regis Houssin
|
5c2922a17b
|
Fix: big problem with files upload and more compatible with external
modules
Conflicts:
htdocs/compta/facture.php
|
2012-05-30 00:09:38 +02:00 |
|
Laurent Destailleur
|
b6c9a37415
|
Fix: Avoid to have a special php module.
|
2012-05-28 23:06:32 +02:00 |
|
Laurent Destailleur
|
190bcf61e4
|
Fix: Permissions to see project
|
2012-05-23 14:30:55 +02:00 |
|
Laurent Destailleur
|
94f9fb2e2f
|
Fix: daylight depends also on year (not only month and day)
|
2012-05-15 00:49:57 +02:00 |
|
Laurent Destailleur
|
dc1457b96a
|
Fix: Bad timezone function. Daylight was not used.
|
2012-05-14 21:07:49 +02:00 |
|
Laurent Destailleur
|
230f4f8f57
|
Fix: Missing lang
|
2012-05-12 18:31:04 +02:00 |
|
Laurent Destailleur
|
4278a113a0
|
Fix: hour reported is not user hour. To fix this, we show both hour
"server and user" but only if it differs.
Conflicts:
htdocs/core/lib/functions2.lib.php
|
2012-05-12 16:31:51 +02:00 |
|
Laurent Destailleur
|
bd0be8f358
|
Fix: escape html tag value
|
2012-05-09 20:41:41 +02:00 |
|
Laurent Destailleur
|
9f770d862d
|
Fix: Not escaped html value
|
2012-05-09 17:48:10 +02:00 |
|
simnandez
|
84a09808fc
|
Fix:[ bug #399 ] Bad calculation of local taxes in update line products
|
2012-05-09 10:29:12 +02:00 |
|
Laurent Destailleur
|
425ca83a99
|
Fix: [ bug #397 ] Product VAT is not coming from buying price
|
2012-05-08 21:55:52 +02:00 |
|
Regis Houssin
|
21a4dd9685
|
Fix: missing entity field in contract
Fix: multicompany compatibility
Conflicts:
htdocs/contrat/class/contrat.class.php
|
2012-05-03 18:45:26 +02:00 |
|
Laurent Destailleur
|
9200847eaa
|
Fix: Try a better fix. Format of content of table should depend of
content and output rules and not on how data was input.
|
2012-04-28 15:44:04 +02:00 |
|
Regis Houssin
|
0092f1bc89
|
Fix: problem of line break between label and description when
using fckeditor
|
2012-04-26 10:29:46 +02:00 |
|
Laurent Destailleur
|
eff43a8e0c
|
Fix: wrong encoding of special chars
|
2012-04-20 13:59:35 +02:00 |
|
Laurent Destailleur
|
216df5ad07
|
Fix: Add hidden option to restore lost feature.
|
2012-04-20 13:46:40 +02:00 |
|
Laurent Destailleur
|
ca7fa84d80
|
Fix: eldy theme still works without css3
|
2012-04-17 10:34:54 +02:00 |
|
Laurent Destailleur
|
8ec22d9f67
|
Fix: numbering when reset is on was wrong for past dates
|
2012-04-15 20:33:13 +02:00 |
|
Laurent Destailleur
|
53a78838f8
|
Fix: Avoid call if function not defined
|
2012-04-11 17:28:04 +02:00 |
|
Regis Houssin
|
d7e579e234
|
Fix: invert emetteur and problem with long phone number
|
2012-04-11 08:32:00 +02:00 |
|
Laurent Destailleur
|
4cb6ec76ee
|
Revert "Fix: sql injection"
This reverts commit 8c3158cf28.
|
2012-04-10 01:03:54 +02:00 |
|
Laurent Destailleur
|
212b3bd60e
|
Revert "Fix: add special test"
This reverts commit ef0e6956b3.
|
2012-04-10 01:03:43 +02:00 |
|
Regis Houssin
|
ef0e6956b3
|
Fix: add special test
|
2012-04-09 22:52:13 +02:00 |
|