Laurent Destailleur
|
7f51907c33
|
Fix: No td if no picto
|
2011-08-15 18:37:07 +00:00 |
|
Laurent Destailleur
|
aee603ddb1
|
Fix: Maxi fix to make js layout working with phones
|
2011-08-15 17:43:40 +00:00 |
|
Laurent Destailleur
|
ef2aff034f
|
Qual: Removed fckeditor lib
|
2011-08-14 23:54:09 +00:00 |
|
Laurent Destailleur
|
cb3ec74a29
|
Qual: Removed efc_xfss library. Not used.
|
2011-08-11 19:41:23 +00:00 |
|
Laurent Destailleur
|
76f1880583
|
Qual: Removed php_writexcel lib. Replaced with phpexcell.
Fix: Make script export-contaxts-xls-example.php working.
Qual: removed not used code.
|
2011-08-11 19:12:37 +00:00 |
|
Laurent Destailleur
|
853a160e92
|
Add option MAIN_DISABLE_FPDI to allow packages without FPDI
|
2011-08-11 16:09:52 +00:00 |
|
Laurent Destailleur
|
dcd3ab435d
|
Qual: Removed no more used external libraries (fpdi_protection)
Qual: Centralize include of external libray fpdi
Qual: Now use fpdi with no changes
|
2011-08-11 12:13:59 +00:00 |
|
Laurent Destailleur
|
bac0610e79
|
New: Add option to choose pdf paper format
|
2011-08-11 01:34:54 +00:00 |
|
Laurent Destailleur
|
acea604e54
|
Change signature of all call executHooks.
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
|
2011-08-10 22:47:33 +00:00 |
|
Regis Houssin
|
fb09ae37d9
|
Fix: works on repair broken features (in progress)
|
2011-08-10 17:40:42 +00:00 |
|
Laurent Destailleur
|
8dea0afa74
|
Add function pdf_getCurrencyCode
|
2011-08-10 17:32:29 +00:00 |
|
Laurent Destailleur
|
8eb5fdf086
|
Fix: Bad doxygen description
|
2011-08-08 16:14:48 +00:00 |
|
Laurent Destailleur
|
02bebbe2eb
|
Fix: Bad doxygen description
|
2011-08-08 16:07:47 +00:00 |
|
Laurent Destailleur
|
0dae6344eb
|
Fix: Change to disable new feature. Enabled only on condition because it slows software (because of lot of IO for each picto).
|
2011-08-04 22:01:23 +00:00 |
|
Laurent Destailleur
|
d246b87c1a
|
Fix: removed print of function making print.
Fix: default vat rate must be -1 to be automatic instead of deprecated conf->defaulttx
|
2011-08-04 21:46:50 +00:00 |
|
Laurent Destailleur
|
bf1c5c0dea
|
Fix: Bad path on fedora
|
2011-08-04 13:58:14 +00:00 |
|
Laurent Destailleur
|
ea877549b2
|
Fix: Bad path on fedora
|
2011-08-04 13:58:14 +00:00 |
|
Laurent Destailleur
|
5fd13bc232
|
Fix: Bad path on fedora
|
2011-08-04 13:58:14 +00:00 |
|
Regis Houssin
|
2caf09b1dc
|
Fix: possibility to personnalized common picto in current theme
|
2011-08-04 07:50:25 +00:00 |
|
Regis Houssin
|
e11e306572
|
New: possibility to use includes/modules in external modules dir
|
2011-08-01 12:53:37 +00:00 |
|
Laurent Destailleur
|
004fa54eb7
|
Fix: Avoid errors into rpm packages
|
2011-07-31 23:24:38 +00:00 |
|
Laurent Destailleur
|
cc840ad66e
|
Fix: Avoid errors into rpm packages
|
2011-07-31 21:24:20 +00:00 |
|
Laurent Destailleur
|
d96471ce6f
|
Doxygen
|
2011-07-28 18:57:23 +00:00 |
|
Laurent Destailleur
|
d55ac77931
|
Fix: Nb of pages
|
2011-07-27 17:28:42 +00:00 |
|
Juanjo Menent
|
fba2a5b442
|
Remove MAIN_FEATURES_LEVEL for ical
|
2011-07-22 06:51:30 +00:00 |
|
Laurent Destailleur
|
050e28ec88
|
Do not show residence if not defined.
|
2011-07-20 13:32:25 +00:00 |
|
Laurent Destailleur
|
30f9f97348
|
Add important warning on sendmail setup to allow to send email from dolibarr.
|
2011-07-20 13:01:03 +00:00 |
|
Laurent Destailleur
|
1418f2e3f8
|
Try to fix crl-lf into emails
|
2011-07-20 11:07:12 +00:00 |
|
Laurent Destailleur
|
a6909a20ac
|
Doxygen
|
2011-07-18 23:35:06 +00:00 |
|
Laurent Destailleur
|
cec23023d1
|
Fix: Several fix in vat calculation. Add warning to say deposit invoices are not included.
|
2011-07-18 11:11:19 +00:00 |
|
Laurent Destailleur
|
bb13f52880
|
Fix: img extension was not correctly managed
|
2011-07-18 03:49:10 +00:00 |
|
Laurent Destailleur
|
b774c14fbe
|
Fix: Delete with ftp module
|
2011-07-18 00:48:33 +00:00 |
|
Laurent Destailleur
|
ccb6e63bcb
|
Fix: Enabling permission on modules enabled during install was not working.
|
2011-07-17 18:13:44 +00:00 |
|
Juanjo Menent
|
aafc56e7f4
|
Proyects: Add Total time to tasks tables
|
2011-07-14 15:37:37 +00:00 |
|
Regis Houssin
|
d82e40b010
|
Fix: object is a parameter
|
2011-07-14 05:21:52 +00:00 |
|
Laurent Destailleur
|
e5c06ac3e8
|
Fix: Object should never be a global variable as there is several object in a context. Also object type must be fixed for each "trigger code". So we add trigger code and object on parameter because only caller of a function know which object type we use and what trigger code we want to trigger.
|
2011-07-13 21:33:38 +00:00 |
|
Regis Houssin
|
8b818ce140
|
Fix: need complete object
|
2011-07-11 06:23:22 +00:00 |
|
Laurent Destailleur
|
f40efea008
|
Fix: file add and delte in email forms was broken with firefox 5
|
2011-07-10 20:03:38 +00:00 |
|
Regis Houssin
|
fdd2eaafbb
|
Fix: possibility to change status of another input element
|
2011-07-10 18:24:18 +00:00 |
|
Laurent Destailleur
|
14cb544df1
|
Fix: Set x bit required to directories
|
2011-07-09 11:24:32 +00:00 |
|
Regis Houssin
|
f7929e9ee0
|
New: add jquery method for random generation
|
2011-07-09 08:05:08 +00:00 |
|
Regis Houssin
|
db15ab6c4d
|
Fix: add possibility to force mail errors-to to all mails sent
|
2011-07-09 06:10:04 +00:00 |
|
Regis Houssin
|
047d5cd8e8
|
Fix: best with no space
|
2011-07-08 17:33:00 +00:00 |
|
Laurent Destailleur
|
953653f6c0
|
Fix: Function not found
|
2011-07-08 17:12:03 +00:00 |
|
Laurent Destailleur
|
b550807090
|
Fix: Removed a conception error reported by eclipse validators.
|
2011-07-08 13:07:44 +00:00 |
|
Laurent Destailleur
|
0c6234a6c2
|
Fix: Removed warning
|
2011-07-07 22:19:53 +00:00 |
|
Laurent Destailleur
|
ed7200adab
|
Fix: error code
|
2011-07-07 22:17:21 +00:00 |
|
Laurent Destailleur
|
b76f055d2b
|
Fix: Select of recipient on email form
|
2011-07-07 21:32:18 +00:00 |
|
Laurent Destailleur
|
fbccb7837c
|
Doxygen
|
2011-07-06 22:42:34 +00:00 |
|
Laurent Destailleur
|
e6663c8f6e
|
Fix: Bad order on documents pages
|
2011-07-06 21:12:33 +00:00 |
|