Commit Graph

186 Commits

Author SHA1 Message Date
Regis Houssin
f4e1484cb9 Fix: empty local tax 2010-11-05 23:48:46 +00:00
Regis Houssin
427f0ef325 Fix: missing id line 2010-09-08 22:24:31 +00:00
Laurent Destailleur
fe53a86868 Fix: Bad parameters order 2010-08-26 22:09:35 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Regis Houssin
f6175c2213 Fix: view linked object block 2010-04-17 09:55:10 +00:00
Regis Houssin
567b3d08e5 Fix: pgsql compatibility 2010-04-16 13:35:26 +00:00
Laurent Destailleur
916e3de6a7 Fix: bug #29526 : Numérotation Proposition Incorrecte après duplication 2010-04-13 19:34:40 +00:00
Philippe Grand
84f8a18a72 move discount.class.php to core directory 2010-04-13 14:30:11 +00:00
Juanjo Menent
30dcda109e Works on enhancement of local taxes. Changes in calcul_price_total 2010-04-12 09:53:49 +00:00
Regis Houssin
7b1c726424 Add possibility to add linked object block in object card for external module
Fix: templates integration
2010-04-09 07:23:32 +00:00
Regis Houssin
9b2f724ea7 Add possibility to add linked object block in object card for external module 2010-04-08 19:44:45 +00:00
Philippe Grand
01991cec89 move stats class to core directory 2010-04-08 13:19:42 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Laurent Destailleur
f8329da895 Remove pre.inc.php 2010-03-27 02:35:08 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Philippe Grand
497c2a9204 move file class propal to comm/propal directory 2010-03-23 20:53:15 +00:00
Laurent Destailleur
ae3cfce7cc New: Add patch from meos to resize images 2010-02-21 01:45:58 +00:00
Regis Houssin
3c74bd21ca Works on enhancement of project tasks
Fix: move class in directory of module
2010-01-22 20:20:41 +00:00
Regis Houssin
3388e4ad37 Fix: add virus alert 2010-01-08 10:02:53 +00:00
Laurent Destailleur
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Laurent Destailleur
eb4d353f11 Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
Laurent Destailleur
e192abc755 Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 15:52:16 +00:00
Laurent Destailleur
bbcefa8864 Qual: Uniformize code (navigation on objects)
Qual: Code to support filter on entity on objects navigation is simpler.
2009-10-04 12:16:45 +00:00
Laurent Destailleur
8abeed13b7 New: Add picto on tab titles 2009-08-05 18:11:27 +00:00
Laurent Destailleur
3ef5f96974 New: Add picto on tab titles 2009-08-05 17:49:12 +00:00
Laurent Destailleur
0cc71ca978 Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent être téléchargés
Ne:w Use new confirm popup to delete file confirmation
2009-07-16 00:43:59 +00:00
Laurent Destailleur
8732364f01 Qual: Now module services and products are two completely separated modules. 2009-06-08 18:14:37 +00:00
Regis Houssin
06d2d2fc2f Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
Regis Houssin
e5d222b6cc Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
8efffebe2e Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 14:32:44 +00:00
Laurent Destailleur
7322cd136e Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor 2009-04-29 18:02:50 +00:00
Laurent Destailleur
73842b5e05 Fix: Syntax error 2009-04-29 13:04:55 +00:00
Regis Houssin
a20b4643df New: parametre de config des repertoires dans les proprietes de la classe du module
avec un répertoire parent en fonction de l'entité
Fix: uniformisation propal to propale
2009-04-28 13:52:08 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
ba14103659 New: Upload of joined files need create/modify permissions to work 2009-03-03 00:12:56 +00:00
Laurent Destailleur
61e2282cb1 Qual: Removed deprecated code 2009-03-02 18:25:51 +00:00
Laurent Destailleur
0823322ba1 Qual: All call to dolibarr_ functions are made on dol_ functions. 2009-02-20 22:53:15 +00:00
Laurent Destailleur
a2b8b30a84 Reorganize code to reduce memory usage 2009-02-19 19:06:12 +00:00
Laurent Destailleur
c78bd22adc Uniformize code for contacts linking 2009-02-18 12:26:55 +00:00
Laurent Destailleur
5fcd6b4af5 Contact page picto is more clear to distinguish internal from external users. 2009-02-16 22:37:30 +00:00
Laurent Destailleur
754e0111f3 Perf: Reduce nb of call to time function. 2009-01-07 15:21:16 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
dc46ba4000 Removed duplicate code.
Prepare dynamic disabling of modules
2008-11-27 23:02:49 +00:00
Laurent Destailleur
70b0f0042e Qual: Uniformize use of dolibarr_print_date 2008-10-26 15:55:50 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
b49d7f5390 Qual: Uniformize code. 2008-09-08 13:32:38 +00:00
Laurent Destailleur
e461753e43 Qual: Uniformize code. 2008-09-08 13:32:37 +00:00