Laurent Destailleur
8fec37d5ad
Fix: error set on non object
2013-01-17 14:36:08 +01:00
Laurent Destailleur
19e0c66efc
Fix: Using bad root url.
2012-12-12 14:48:31 +01:00
fhenry
a3260f3e14
Correct bug 583
2012-10-24 22:45:28 +02:00
Regis Houssin
7e94d8ae52
Fix: minor vulnerabilities
2012-10-20 09:05:24 +02:00
Laurent Destailleur
9142e3400b
Fix: [ bug #254 ] Database backup not working with complex passwords
2012-08-26 00:52:10 +02:00
Regis Houssin
87cc60d647
Revert "Fix: remove obsolete code"
...
This reverts commit c5728843a5 .
2012-08-25 10:59:58 +02:00
Regis Houssin
c5728843a5
Fix: remove obsolete code
...
Conflicts:
htdocs/admin/expedition.php
2012-08-25 10:59:41 +02:00
Regis Houssin
049e588341
Fix: move barcode type entries in module descriptor for best
...
compatibility with multicompany
2012-08-22 17:46:11 +02:00
Laurent Destailleur
4786ab9268
Fix: Specimen generation fails
2012-08-08 04:06:19 +02:00
Laurent Destailleur
8a77ffe58f
Fix: Removing chekstyle warning helps me to find real bugs
2012-07-29 15:08:03 +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
FHenry
58e61781e1
Remove useless paramater
2012-07-24 17:31:30 +02:00
Laurent Destailleur
a8d32b71bf
Merge pull request #254 from marcosgdf/minor-fixes
...
Minor fixes
2012-07-22 08:15:18 -07:00
Laurent Destailleur
f1f9c842f8
Fix: The missing feature to close proposal on order close was fixed
...
differently.
2012-07-22 13:13:38 +02:00
Marcos García
49d943e57f
Removed duplicated code
2012-07-21 23:54:23 +02:00
Marcos García
11430cd555
Php should be upper-cased. Also removed the string from the lang files as it should not be translated. I even think that in China they call it PHP
2012-07-20 20:38:57 +02:00
Marcos García
9b21aa0a60
Replaced "Seconds" for "seconds"
2012-07-19 18:05:09 +02:00
Regis Houssin
20704d6a5c
New: classify billed order if invoice billed (workflow
...
manager)
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/langs/en_US/workflow.lang
htdocs/langs/fr_FR/workflow.lang
2012-07-13 12:14:41 +02:00
Regis Houssin
c8eb666826
Fix: compatibility with multicompany
2012-07-06 20:53:18 +02:00
Laurent Destailleur
5e490f8530
Fix: Remove warning
2012-06-24 19:43:26 +02:00
Laurent Destailleur
a67f6cc732
Fix: Preview of shiping receipts
2012-06-23 21:00:43 +02:00
Laurent Destailleur
b8b400a5a4
Fix: No alpha here, this breaks ability to submit html content with
...
images or links.
2012-06-09 12:40:51 +02:00
Laurent Destailleur
5ce0fe1405
Fix: Solve error Method Not Implemented
2012-06-01 21:24:54 +02:00
Laurent Destailleur
a83c7d0992
Fix: Regression with quot management. Try a better fix.
2012-05-30 12:49:22 +02:00
Regis Houssin
1a969e61e9
Fix: can't delete a files with quote
2012-05-30 08:31:59 +02:00
Laurent Destailleur
514babeab1
Fix: delete of documents is done by page of element, not by the view
...
wrapper.
Conflicts:
htdocs/langs/en_US/main.lang
htdocs/langs/fr_FR/main.lang
htdocs/projet/fiche.php
2012-05-30 00:18:11 +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
5c62e8865a
Fix: W3C
2012-05-13 17:11:31 +02:00
Laurent Destailleur
795310b934
Fix: A lot of fix for LDAP synchro
2012-05-11 12:13:47 +02:00
Laurent Destailleur
69b429914f
Fix: Firstname/Lastname lost
...
Conflicts:
htdocs/admin/tools/update.php
2012-04-30 19:03:14 +02:00
Laurent Destailleur
6b9717b250
Fix: Use same algo to scan modules than admin/modules page
2012-04-28 18:50:30 +02:00
Laurent Destailleur
3918335bf7
No new feature into a beta. Also this feature is a security
...
hole for the moment, so it should not be enabled as a common default
feautre but must be kept hidden.
2012-04-28 15:32:48 +02:00
FHenry
58df839271
Rename global variable from MAIN_SOCIETE_UNSUBSCRIBE to
...
MAILING_EMAIL_UNSUBSCRIBE to be reliable on dolibarr implementation
Conflicts:
htdocs/admin/mailing.php
2012-04-25 18:36:58 +02:00
Laurent Destailleur
5580a4cc30
Fix: Missing translation
2012-04-20 13:23:57 +02:00
FHenry
28aa89c659
correct bug #360
2012-04-12 11:18:55 +02:00
Laurent Destailleur
1e526a2a03
Revert "uniformise code"
...
This reverts commit 06761d9753 .
2012-04-11 10:49:46 +02:00
Laurent Destailleur
bb917bea08
Revert "Add __MAILTOEMAIL__ and configutation gobal varialbe of Check Read and unsubscribe in Admin part"
...
This reverts commit 2a12b24644 .
2012-04-11 10:48:02 +02:00
Laurent Destailleur
3870428f16
Merge branch '3.2' of ssh://git@github.com/Dolibarr/dolibarr.git into 3.2
2012-04-11 10:46:06 +02:00
FHenry
2a12b24644
Add __MAILTOEMAIL__ and configutation gobal varialbe of Check Read and
...
unsubscribe in Admin part
2012-04-11 08:24:52 +02:00
Grand Philippe
06761d9753
uniformise code
2012-04-10 15:41:27 +02:00
Laurent Destailleur
d4cc4b4288
Fix: bad link
2012-04-10 11:16:47 +02:00
Laurent Destailleur
1104387b72
Fix: Bad link
2012-04-10 11:13:15 +02:00
Regis Houssin
98f7186d03
Fix: best practice
2012-04-10 08:46:23 +02:00
Regis Houssin
dc46b82cf3
Fix: best practice
2012-04-10 08:44:43 +02:00
Laurent Destailleur
37ce5d9fca
Revert code because it does not fix security hole completely. Also it
...
does work on origin but at a transition level.
Sanitizing for command line data must not appears inside a function used
for http data. I prefer fixing this at the source and also using a rule
that clean all attacks completely instead of a rule that clean "most
problem but not all".
2012-04-10 01:25:52 +02:00
Laurent Destailleur
141fa014e6
Revert code because it does not fix security hole completely. Also it
...
does work on origin but at a transition level.
Sanitizing for command line data must not appears inside a function used
for http data. I prefer fixing this at the source and also using a rule
that clean all attacks completely instead of a rule that clean "most
problem but not all".
2012-04-10 01:24:52 +02:00
Laurent Destailleur
b6b873cfc5
Revert "Fix: security"
...
This reverts commit 56daf57cb1 .
2012-04-10 01:11:37 +02:00
Laurent Destailleur
1571134f7d
Revert "Fix: security"
...
This reverts commit 380a8109e8 .
2012-04-10 01:04:18 +02:00
Laurent Destailleur
4cb6ec76ee
Revert "Fix: sql injection"
...
This reverts commit 8c3158cf28 .
2012-04-10 01:03:54 +02:00