Commit Graph

86 Commits

Author SHA1 Message Date
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
73f216fd89 Fix: rename $class to $classname to prevents problems
http://www.manuelphp.com/php/reserved.keywords.php
2010-04-09 07:55:37 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Laurent Destailleur
d0f5ddb322 Fix: Postgres compatibility 2010-03-24 13:43:10 +00:00
Regis Houssin
c7df8f8807 Fix: move module class to your own directory 2010-03-22 15:31:13 +00:00
Laurent Destailleur
e89c3ba08e New: Enhancement in category module 2010-03-20 20:24:32 +00:00
Laurent Destailleur
5a58b6b6ea New: Enhancement in category module 2010-03-20 00:07:47 +00:00
Laurent Destailleur
f1216bfe4c New: Can filter on categories for third parties list 2010-03-16 19:50:07 +00:00
Laurent Destailleur
ffd1e04f55 Fix: Reduce content of third parties tab 2010-02-27 20:19:55 +00:00
Regis Houssin
04cd6e919a Fix: management of time spent in task card 2010-02-24 10:57:37 +00:00
Regis Houssin
4c601248d4 Fix: doxyfile
Add: category triggers (patch of Jean-Francois Ferry)
2009-12-17 10:26:39 +00:00
Laurent Destailleur
1a47e38b11 Fix: Bad link to category
Missing picto for categories
2009-11-04 19:13:37 +00:00
Regis Houssin
81464c0cf5 Fix: useing "preg_quote" is more simpler 2009-10-23 15:26:45 +00:00
Regis Houssin
8090f62623 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-20 19:31:06 +00:00
Laurent Destailleur
f68be991ff 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 17:18:09 +00:00
Laurent Destailleur
8371684535 Fix: Error management in categories creation 2009-08-28 16:37:45 +00:00
Laurent Destailleur
0b12c2de44 Fix: Error management in categories creation 2009-08-28 16:37:45 +00:00
Laurent Destailleur
8906d988ed Add patch from meos to add photos on categories.
Fix: Solve pb in categories navigation
2009-07-22 17:02:49 +00:00
Laurent Destailleur
1f3f2b8c44 Log file for error messages use LOG_ERR level. 2009-03-12 22:49:05 +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
0c1b5c94af Removed deprecated code 2009-02-11 02:40:53 +00:00
Laurent Destailleur
acde7bbfd0 Add protection against bad entries in llx_categorie_association 2009-02-02 23:50:59 +00:00
Laurent Destailleur
82a6fa058e Add protection against bad entries in llx_categorie_association 2009-02-02 23:27:15 +00:00
Laurent Destailleur
d7ea79316d Add protection against bad entries in llx_categorie_association 2009-02-02 23:13:46 +00:00
Laurent Destailleur
43a6797e1b Removed treemenu libraries 2009-01-30 21:21:22 +00:00
Laurent Destailleur
78f894ff25 Add categories export dataset 2008-12-04 23:06:45 +00:00
Regis Houssin
b8410445ff Added ability to assign a category of product to a customer 2008-10-27 18:29:21 +00:00
Regis Houssin
deb94493dd Added ability to assign a category of product to a customer 2008-10-08 08:03:28 +00:00
Laurent Destailleur
7553e0473e Fix: Failed to create 2008-10-07 20:07:28 +00:00
Regis Houssin
57ef5a4082 Added ability to assign a category of product to a customer 2008-10-07 12:53:43 +00:00
Regis Houssin
cf937a4278 Added ability to assign a category of product to a customer 2008-10-07 12:24:33 +00:00
Regis Houssin
977bacbdab Added ability to assign a category of product to a customer 2008-10-07 10:37:04 +00:00
Regis Houssin
e32d52b66d Added ability to assign a category of product to a customer 2008-10-07 10:11:27 +00:00
Regis Houssin
38a6d67193 Added ability to assign a category of product to a customer 2008-10-07 09:48:01 +00:00
Regis Houssin
bd083483b0 Added ability to assign a category of product to a customer 2008-10-07 09:36:33 +00:00
Laurent Destailleur
ecb4128496 Fix: http://matelli.fr/showcases/patchs-dolibarr/fix-third-party-deleting.html 2008-10-01 19:37:54 +00:00
Laurent Destailleur
227c389806 Fix: List of supplier categories 2008-07-01 19:30:39 +00:00
Laurent Destailleur
9d43f5ff0e Module GED accepte creation hierarchie de répertoires et fichiers en upload. 2008-04-28 21:19:01 +00:00
Laurent Destailleur
0572f6ffb1 Fix: Pb and translation of categories 2008-03-07 00:32:18 +00:00
Laurent Destailleur
00448a43d5 Fix: Corrige creation categorie 2008-02-15 00:26:52 +00:00
Laurent Destailleur
9b9f06e0dd Suppression TODO 2007-12-03 21:58:13 +00:00
Regis Houssin
10bcacc831 Fix: bug sur la création des catégories 2007-11-16 13:21:03 +00:00
Laurent Destailleur
3ffe25a633 Ajout bouton "Annuler" sur page creation categorie 2007-11-12 21:47:20 +00:00
Laurent Destailleur
947f034a3b Fix: Correction divers edition categorie 2007-11-12 21:03:22 +00:00
Regis Houssin
ee19ca2821 Mutualisation de l'onglet catégorie
Fix: un fournisseur avait la liste déroulante des catégories clients
2007-11-12 02:06:36 +00:00
Regis Houssin
a1c9025602 Fix: meilleur visualisation des types de catégorie 2007-11-10 12:51:57 +00:00
Regis Houssin
e9c01bcfd7 modification de mon adresse mail 2007-11-01 20:39:36 +00:00
Regis Houssin
1e4b5426fa Fix: modification sur les catégories 2007-10-26 11:12:13 +00:00
Laurent Destailleur
6a569236df Fix: Si liste vide, on affiche "Aucune categorie defini". De plus on affiche toujours une ligne vide pour permettre creation categ sans mere. 2007-08-26 18:52:03 +00:00