FHenry
fca02bf918
Remove space
2012-04-30 13:53:16 +02:00
FHenry
dc42e16ff1
Secure URL use to CheckRead and Unsubcribe with security key in
...
configuration screen
2012-04-30 13:49:29 +02:00
simnandez
5713a93c27
[ task #297 ] Add a installer for external modules
...
Adaptation to changes in dol_uncompress function. More clear and
accurate messages.
2012-04-30 12:19:11 +02:00
Laurent Destailleur
ead6b387d9
Fix: Use same algo to scan modules than admin/modules page
2012-04-28 18:38:15 +02:00
Laurent Destailleur
7977897fd8
Fix: dol_uncompress function now works with all PHP and OS. Use PHP
...
native code. Only zip is supported. This is enough, modules must be zip
and only zip (tgz not more allowed).
2012-04-28 18:21:51 +02:00
Laurent Destailleur
e411852c39
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-28 17:01:48 +02:00
Laurent Destailleur
ff06360071
Fix: Overwritting code is not role of a template but of a module.
...
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.
2012-04-28 17:01:25 +02:00
Laurent Destailleur
8ea079ed96
New: Prepare change to allow usage of print sheet for any purpose (not
...
only
memeber module).
Qual: Remove duplicate declaration of version.
2012-04-28 16:37:58 +02:00
Laurent Destailleur
ef94ea5c26
Fix: Keep feature as hidden feature because when enabled, it is a
...
security hole (every worm can modify/edit data calling public urls).
2012-04-28 15:50:52 +02:00
Laurent Destailleur
84a0d93475
New: Can add a link or tooltip on fields into dictionnaries.
2012-04-28 14:52:53 +02:00
simnandez
67ba805d90
[ task #297 ] Add a installer for external modules
2012-04-27 09:11:03 +02:00
Regis Houssin
8cf1da4ddb
Fix: mac os compatibility
2012-04-26 15:02:29 +02:00
Regis Houssin
ff6624f5f1
Merge pull request #177 from simnandez/develop
...
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 09:29:20 -07:00
Regis Houssin
071cef15bf
Merge pull request #175 from grandoc/develop
...
Prepair to display receiptdocument within a custom place and uniformize ...
2012-04-25 09:27:03 -07:00
simnandez
25df346bd3
[ task #297 ] Add a installer for external modules
2012-04-25 16:52:35 +02:00
simnandez
5b7ff51ffc
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 12:41:00 +02:00
FHenry
5ed77c8d40
Rename global variable from MAIN_SOCIETE_UNSUBSCRIBE to
...
MAILING_EMAIL_UNSUBSCRIBE to be reliable on dolibarr implementation
2012-04-22 11:19:04 +02:00
Grand Philippe
c190d4ddf8
fix : shipping specimen is displayed, and shipping modele can be used from custom place
2012-04-22 09:28:39 +02:00
Grand Philippe
04f2b04dcf
try to fix : shipping specimen model not displayed
2012-04-22 00:41:13 +02:00
Grand Philippe
078d01b4ee
Prepair to display receiptdocument within a custom place and uniformize code
2012-04-21 18:31:20 +02:00
Laurent Destailleur
5b4b7f33ea
Fix: Missing translation
2012-04-20 13:54:42 +02:00
Laurent Destailleur
d957076955
Update xcache and xtrigger info pages
2012-04-18 15:16:34 +02:00
Laurent Destailleur
9114fec4ed
Doxygen
2012-04-16 12:01:32 +02:00
Laurent Destailleur
f7acd0f5c3
Fix: Bad path for instal.lock
2012-04-16 11:07:09 +02:00
Regis Houssin
e49df57667
Fix: compatibility with php 5.4 and E_STRICT mode
2012-04-14 15:04:46 +02:00
FHenry
adce88c4d1
correct bug #360
2012-04-12 11:02:11 +02:00
Laurent Destailleur
f4cd202a29
Use correct function
2012-04-11 13:29:45 +02:00
Regis Houssin
97f4a74ad0
Merge pull request #157 from FHenry/develop
...
Add __MAILTOEMAIL__ and configutation gobal varialbe of Check Read and
2012-04-10 23:23:42 -07:00
Regis Houssin
83135225c3
Merge pull request #159 from grandoc/develop
...
Develop
2012-04-10 23:18:07 -07:00
Grand Philippe
06761d9753
uniformise code
2012-04-10 15:41:27 +02:00
FHenry
2749117aba
Add __MAILTOEMAIL__ and configutation gobal varialbe of Check Read and
...
unsubscribe in Admin part
2012-04-10 14:32:54 +02:00
Laurent Destailleur
caf2ad85ed
Fix: bad link
2012-04-10 11:18:01 +02:00
Regis Houssin
98f7186d03
Fix: best practice
2012-04-10 08:46:23 +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
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
Regis Houssin
8c3158cf28
Fix: sql injection
2012-04-09 22:51:13 +02:00
Regis Houssin
380a8109e8
Fix: security
2012-04-09 22:32:20 +02:00
Laurent Destailleur
8b15847742
New: Add link to dolistore into help message
2012-04-08 14:14:56 +02:00
Regis Houssin
13624eeb86
Fix: multicompany sharings compatibility
2012-04-07 09:20:03 +02:00
Grand Philippe
df132198df
Prepair to display within a custom place
2012-04-05 14:49:51 +02:00
Grand Philippe
d3068e0ba5
Prepair to display within a custom place
2012-04-05 11:46:56 +02:00
Grand Philippe
922b4ae511
prepair to use within custom place
2012-04-04 17:48:47 +02:00
Regis Houssin
c57063878d
New: add workflow module part for external modules
2012-04-04 09:29:05 +02:00
Regis Houssin
d7c8f4d5c3
Fix: compatibility with external modules
2012-04-03 17:09:05 +02:00
Regis Houssin
cde000e9ce
Fix: sharing code
2012-04-03 17:24:31 +08:00
Laurent Destailleur
2dcd966046
Add link to promote dolicloud and dolibox into about page.
2012-03-31 16:24:34 +02:00
simnandez
f2e7afafd3
Fix: Sanitize data
2012-03-29 17:04:10 +01:00
simnandez
f14d294925
Fix: Sanitize data
2012-03-29 11:41:11 +01:00
simnandez
a0cae7709c
Fix: Sanitize data
2012-03-29 09:54:48 +01:00