Laurent Destailleur
c2de7adb32
Minor PHPCS fixes
2016-04-21 03:18:42 +02:00
nka11
11292410e9
Fix coding style errors
2016-04-10 14:23:29 +02:00
nka11
132cdd9ed4
Fix coding style errors
2016-04-10 14:15:38 +02:00
nka11
65e4273fdf
Merge branch 'develop' of ssh://github.com/Dolibarr/dolibarr into api_dev
2016-04-10 14:00:00 +02:00
Laurent Destailleur
935327d911
Fix scrutinizer warning
2016-04-09 16:00:24 +02:00
Laurent Destailleur
5b55af4d66
NEW Mutualize code: Use one call of function "addThumbs", when possible,
...
to generate thumbs files instead of several call of "vignette" function.
2016-04-09 14:12:21 +02:00
nka11
0978ebc731
Improve categories API to retreive categories of a given Item
2016-04-06 10:25:40 +02:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Laurent Destailleur
26de415b77
Revert commit that break compatibility of 100% of modules
2016-03-25 15:24:57 +01:00
Marcos García de La Fuente
5a046125db
Missing changes from previous commits
2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
4d78932fe8
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
2016-03-20 14:15:21 +01:00
Laurent Destailleur
3a58613e45
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/listbyyear.php
htdocs/accountancy/journal/bankjournal.php
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
htdocs/fourn/facture/list.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/projet/activity/index.php
2016-03-02 23:40:11 +01:00
Laurent Destailleur
3b70bbb05a
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/lib/admin.lib.php
2016-03-02 23:07:42 +01:00
Marcos García de La Fuente
e63ab857d8
FIX #4583 Incorrect call of Categories::containing throws a DoliDB error
...
Close #4583
2016-03-02 11:21:56 +01:00
Laurent Destailleur
9c8d69eaa9
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
htdocs/core/menus/standard/eldy.lib.php
2016-02-19 04:46:11 +01:00
Laurent Destailleur
9e11fd988d
Fix: color of category when showing full path must use color of last
...
element of path
2016-02-19 03:32:02 +01:00
Laurent Destailleur
d8e173af03
Fix regression (class not found, css on hover broken) with try to manage
...
contrast on categories.
2016-02-16 15:01:28 +01:00
jfefe
841145678d
Always check links color when background color is set onto category
2016-02-16 12:56:57 +01:00
jfefe
134c9d13bc
FIX : check contrast of link when using background color for category
2016-02-16 12:45:18 +01:00
BENKE Charlie
9f4909d8b1
Update categorie.class.php
2016-02-13 17:27:53 +01:00
BENKE Charlie
a95a810d68
add categorie user based on contact user
2016-02-13 10:25:37 +01:00
Laurent Destailleur
2764fb240f
Fix text color for category tags
...
Fix banner for category translation tab
2016-01-10 00:11:49 +01:00
Laurent Destailleur
0314b3b5b1
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
ChangeLog
2016-01-02 12:27:08 +01:00
Marcos García de La Fuente
5773171efc
FIX #4155 Search Categories error
2015-12-28 14:04:37 +01:00
philippe grand
1eeee203d7
[Qual] comments should be in english
2015-12-22 09:37:27 +01:00
Laurent Destailleur
d7e9c92144
Fix bad link on category
...
Fix cancel button on categories
Css enhancement.
2015-12-19 13:55:27 +01:00
philippe grand
30eb08151d
[Qual] Close database handler should be after Footer
2015-12-11 14:19:38 +01:00
philippe grand
42ed3d2bb7
[Qual] Uniformize code
2015-11-18 16:05:41 +01:00
Paris Liakos
146aa7815b
Add X_SET_MULTILANGS triggers to make possible reacting on translation changes for products and categories
2015-11-16 20:27:51 +02:00
philippe grand
67c9db6a51
[Qual] Uniformize code
2015-11-06 09:36:16 +01:00
philippe grand
ff5fcbbc10
[Qual] Uniformize code
2015-10-31 17:21:48 +01:00
philippe grand
f31ddc23aa
[Qual] Uniformize code
2015-10-17 16:18:33 +02:00
All-3kcis
545f043353
Move db->commit after trigger
2015-10-14 16:24:09 +02:00
Laurent Destailleur
c0c0cc2415
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/interventions.lang
htdocs/theme/md_exp/style.css.php
2015-10-03 14:28:31 +02:00
Raphaël Doursenaud
f0466ba313
FIX #3607 Better categories setting and unsetting
...
This allows triggering CATEGORY_LINK and CATEGORY_UNLINK each time.
2015-09-30 18:47:02 +02:00
Laurent Destailleur
3f506552e3
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/theme/md_exp/style.css.php
2015-09-27 21:29:16 +02:00
Laurent Destailleur
62792c08eb
Merge pull request #3591 from GPCsolutions/inherited
...
[Qual] Cleanup of inherited class properties
2015-09-26 11:23:59 +02:00
Juanjo Menent
2fc0852492
Merge pull request #3594 from GPCsolutions/select_color
...
[Qual] Replaced deprecated select_color()
2015-09-26 08:45:24 +02:00
Laurent Destailleur
9d0cd148a8
Fix duplicate log
2015-09-25 11:47:24 +02:00
Raphaël Doursenaud
c0570a7f84
[Qual] Replaced deprecated select_color()
2015-09-24 20:40:40 +02:00
Raphaël Doursenaud
67ddb6c94e
[Qual] Cleanup of inherited class properties
2015-09-24 20:12:55 +02:00
Raphaël Doursenaud
631ee83745
[Qual] Replaced deprecated print_fiche_titre()
2015-09-24 18:34:58 +02:00
Raphaël Doursenaud
dabfad1529
[Qual] Replaced deprecated print_titre()
2015-09-24 18:27:13 +02:00
Laurent Destailleur
f8f1f4fd2b
Merge branch 'patch-2' of https://github.com/AlainRnet/dolibarr into
...
AlainRnet-patch-2
Conflicts:
htdocs/categories/categorie.php
2015-09-23 18:29:56 +02:00
Laurent Destailleur
f81df66564
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/.gitignore
htdocs/categories/edit.php
2015-09-23 00:34:57 +02:00
Laurent Destailleur
077c696c09
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/.gitignore
htdocs/theme/.gitignore
2015-09-22 16:28:34 +02:00
Laurent Destailleur
fe6af7d8eb
FIX Description of tags was mandatory in edit mode but not in create
...
mode. Should not be mandatory.
2015-09-22 11:29:26 +02:00
AlainRnet
30bfb0eee3
Update categorie.php
...
voir https://github.com/Dolibarr/dolibarr/pull/3562
2015-09-22 09:40:13 +02:00
Laurent Destailleur
d8c01a63f2
Merge pull request #3540 from AlainRnet/patch-1
...
Update categorie.php
2015-09-21 15:46:43 +02:00
AlainRnet
8dd843ab8f
Update categorie.php
...
voir https://github.com/Dolibarr/dolibarr/pull/3540/files (je n'avais pas vu dans quelle branche j'étais)
2015-09-17 23:23:18 +02:00
Laurent Destailleur
c8e0839296
NEW Add color on categories
2015-09-17 20:00:54 +02:00
Laurent Destailleur
81b447dd0f
NEW Add color on categories
2015-09-17 19:51:56 +02:00
AlainRnet
f8f24f7b29
Update categorie.php
...
la navigation entre membre depuis sa catégorie ne fonctionne pas sans ajouter "&type=3" à l'URL
2015-09-17 10:35:18 +02:00
Laurent Destailleur
4377a2d013
Fix style and sql error for field fde.ref not found
2015-08-28 18:20:51 +02:00
Laurent Destailleur
74bf751ca1
Fix: Missing dol_fiche_head and end
2015-08-13 01:33:04 +02:00
Laurent Destailleur
811169b2ae
Fix: do not show desc if empty
2015-08-13 01:26:25 +02:00
Laurent Destailleur
4db562c9e7
Tags are shown as thumbs into card.
2015-06-22 22:31:44 +02:00
Laurent Destailleur
fb1a3f3ea3
Rename alternative name
2015-06-16 12:04:11 +02:00
Laurent Destailleur
8b4e3096a6
Merge pull request #2412 from marcosgdf/commercial-name
...
NEW [ task #851 ] Add a new field: Commercial name
2015-06-16 11:44:03 +02:00
Laurent Destailleur
87e07a3038
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
ChangeLog
htdocs/compta/bank/virement.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/product/card.php
htdocs/societe/soc.php
2015-06-14 17:18:45 +02:00
Laurent Destailleur
a7cec18081
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/categories/fiche.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/install/upgrade2.php
htdocs/product/liste.php
2015-06-14 17:11:36 +02:00
Marcos García de La Fuente
a496606826
Merge branch 'develop' into commercial-name
...
Conflicts:
htdocs/societe/soc.php
2015-06-13 02:45:42 +02:00
Marcos García de La Fuente
300cfd2293
FIX Close bug #2891 Category hooks do not work
2015-06-12 16:10:23 +02:00
Laurent Destailleur
37cadaf4bf
Fix the trigger on delete thirdparty was not called
2015-06-07 03:41:12 +02:00
Laurent Destailleur
df60754e52
Merge pull request #2708 from GPCsolutions/deprecated
...
Deprecated
2015-06-05 15:44:08 +02:00
Raphaël Doursenaud
3f9270ea78
Qual: added deprecation hinting
...
Added deprecation hinting for class properties
Added syslog warning events for deprecated functions, methods and/or their parameters
Added hinting for some constants
2015-06-01 11:00:11 +02:00
Raphaël Doursenaud
074fcd9769
Standardize categories types/ids management
...
Fix #2922
Fix #2843
2015-05-29 17:51:34 +02:00
Laurent Destailleur
06faf762d4
Merge pull request #2865 from marcosgdf/bug-2843
...
Closed bug #2843 Wrong SQL table called
2015-05-25 19:34:33 +02:00
Marcos García de La Fuente
460a2ec2ab
Merge branch 'develop' into commercial-name
...
Conflicts:
htdocs/categories/categorie.php
htdocs/comm/prospect/list.php
2015-05-25 15:09:46 +02:00
Marcos García de La Fuente
c0346bcba4
Fixed typo
2015-05-25 14:59:34 +02:00
Marcos García de La Fuente
8627f2f19b
Removed innecesary test
2015-05-25 14:01:15 +02:00
Raphaël Doursenaud
ee808cdfd7
Added types constants to categories
2015-05-23 18:52:31 +02:00
Marcos García de La Fuente
9ebae9520a
Extrafields does not form part of this class
2015-05-20 16:46:12 +02:00
Marcos García de La Fuente
e24a8b4505
Closed bug #2843 Wrong SQL table called
2015-05-20 16:43:44 +02:00
Laurent Destailleur
62e1c55c97
NEW Introduce function dolGetFirstLineOfText
2015-05-19 00:44:05 +02:00
Laurent Destailleur
a258370f8a
Prepare code for generic solution where all path are forged using
...
get_exdir.
2015-05-18 22:25:51 +02:00
Marcos García de La Fuente
e2b2c1c8bd
Merge branch 'develop' into commercial-name
...
Conflicts:
htdocs/societe/class/societe.class.php
2015-05-15 12:30:03 +02:00
Laurent Destailleur
6d95de48c2
Css fixes
2015-05-14 20:49:22 +02:00
Laurent Destailleur
b3c9c3d91b
Merge pull request #2818 from GPCsolutions/htmlfixes
...
HTML fixes
2015-05-12 22:34:35 +02:00
Laurent Destailleur
cb6f23d9b6
Merge pull request #2771 from aternatik/api_rest
...
Add new core module : REST API
2015-05-12 19:39:37 +02:00
Raphaël Doursenaud
aee61aa2c4
[Qual] Fixed deprecated HTML nowrap attribute to class
2015-05-12 15:37:35 +02:00
Marcos García de La Fuente
ce7ed70d74
Merge branch 'develop' into commercial-name
...
Conflicts:
htdocs/comm/prospect/list.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
2015-05-10 12:23:07 +02:00
Juanjo Menent
97ad7ca88b
Code fixes
2015-05-09 14:23:26 +02:00
jfefe
24bf614061
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into api_rest
...
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
2015-05-06 01:00:11 +02:00
jfefe
dbb9449ee7
Fix PHPCS
2015-05-06 00:55:42 +02:00
Juanjo Menent
f6d2320c34
Merge pull request #2756 from aternatik/fix_label_product
...
FIX : remove deprecated property 'libelle' on product object
2015-05-05 20:25:08 +02:00
jfefe
3b1f6e8a5a
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into api_rest
2015-05-05 12:56:10 +02:00
jfefe
0012cd8131
Fix API category class
2015-05-05 12:42:56 +02:00
jfefe
967e8c66a9
Add method to get each type of category with a specific uri
2015-05-05 12:42:55 +02:00
jfefe
0e4a06799d
Add API class for categories
2015-05-05 12:42:55 +02:00
jfefe
e698c3b64a
Fix into category edit page
...
Rename $nom into $label
Add missing html class to show description as required
2015-05-05 01:43:39 +02:00
Laurent Destailleur
90f78429ec
Fix regression after renaming field fk_soc
2015-05-04 12:29:26 +02:00
jfefe
7e0357dcf9
FIX : remove deprecated property 'libelle' on product object
2015-05-04 03:03:24 +02:00
Laurent Destailleur
f0b10c14d7
NEW Add a new component to select categories/tags from the main edit
...
page of product. The dedicated tab is also removed.
2015-05-03 15:51:55 +02:00
Marcos García de La Fuente
15b1f03a08
Merge branch 'develop' into commercial-name
...
Conflicts:
htdocs/comm/list.php
htdocs/comm/prospect/list.php
htdocs/societe/consumption.php
htdocs/societe/soc.php
2015-04-19 00:48:07 +02:00
jfefe
c905f88498
Change generic and setup image title
2015-04-18 23:13:48 +02:00
Marcos García de La Fuente
e2e6049c7f
Copyright
2015-04-18 20:50:03 +02:00
Marcos García de La Fuente
c07e26dcac
Merge branch 'develop' into fr-2613
...
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
2015-04-18 20:42:57 +02:00
Marcos García de La Fuente
dc790ff586
NEW: Feature request: A page to merge two thirdparties into one #2613
2015-04-18 20:41:09 +02:00
philippe grand
eaf0fda6aa
fix syntax errors
2015-04-18 18:07:41 +02:00
Laurent Destailleur
56a14da5d4
FIXME that are not bug are replaced with TODO
...
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
2015-04-12 04:01:28 +02:00
Laurent Destailleur
6fa0234409
Uniformize code
2015-04-07 03:00:11 +02:00
Laurent Destailleur
86603b01dd
Merge pull request #2504 from marcosgdf/constants
...
Implemented constants for some object types and statuses
2015-03-30 09:25:18 +02:00
Marcos García de La Fuente
8b8171c700
Merge branch 'develop' into commercial-name
...
Conflicts:
htdocs/comm/card.php
2015-03-30 03:25:57 +02:00
Marcos García de La Fuente
831177ef99
Implemented constants for Product class
2015-03-30 03:14:07 +02:00
Laurent Destailleur
b83e9ea32f
Merge branch 'loan' of https://github.com/frederic34/dolibarr into
...
frederic34-loan
Conflicts:
htdocs/compta/bank/ligne.php
2015-03-30 02:56:26 +02:00
Marcos García de La Fuente
b822a1e3ad
Merge branch 'develop' into commercial-name
...
Conflicts:
htdocs/societe/class/societe.class.php
2015-03-15 18:20:17 +01:00
aspangaro
d69f066735
QUAL: Traduce terms + remove <center>
2015-03-15 14:04:07 +01:00
Laurent Destailleur
c197e00090
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-03-14 14:57:58 +01:00
Laurent Destailleur
10bbf463e7
Several bug fixes from scrutinizer
2015-03-14 14:55:41 +01:00
Scrutinizer Auto-Fixer
cbacfa3137
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-03-14 13:30:19 +00:00
Laurent Destailleur
59cbde042c
Generalize option MAIN_HTML_TITLE for all tabs of thirdparty.
2015-03-12 17:29:52 +01:00
Laurent Destailleur
a1567778ab
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/commande/card.php
2015-03-06 18:51:55 +01:00
Laurent Destailleur
77dd07c846
Fix thumbs generation
2015-03-06 13:12:33 +01:00
Laurent Destailleur
b888a04af9
Reduce a lot of duplicate code. Move all tables of extrafields setup
...
into a tpl file.
2015-02-28 20:14:26 +01:00
Marcos García de La Fuente
2ba795fcbc
NEW: [ task #851 ] Add a new field: Commercial name
2015-02-28 14:30:06 +01:00
Laurent Destailleur
ef14e4e7ed
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.product.class.php
2015-02-28 03:11:15 +01:00
Laurent Destailleur
4bde7e9f51
Fix: Missing error management
2015-02-26 14:25:30 +01:00
Laurent Destailleur
e3713c8b6d
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
2015-02-19 00:01:26 +01:00
Marcos García de La Fuente
ca939bf8a5
PHPDoc and misc fixes for several folders
2015-02-10 11:02:11 +01:00
Laurent Destailleur
4fdc287717
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/accountancy/customer/card.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/admin/menus.php
htdocs/fourn/commande/card.php
htdocs/install/check.php
2015-01-30 15:53:06 +01:00
Laurent Destailleur
ad68b3ca6c
Fixed approve during validation if user has permission
...
Fixed error management
Fixed rendering country must be same for all tabs.
2015-01-25 00:59:46 +01:00
frederic34
f4161b457b
Add dol_escape_htmltag and start to adapt boxes
2015-01-22 00:23:55 +01:00
frederic34
1b0dd671b3
Add tooltip in getNomUrl link
2015-01-20 21:40:33 +01:00
Laurent Destailleur
c54355b63a
Merge remote-tracking branch 'origin/3.7' into develop
2015-01-16 10:44:41 +01:00
Laurent Destailleur
e20c1decdf
Fixed: object instead of soc and vis versa.
2015-01-15 03:51:47 +01:00
frederic34
60661ae948
Add some "classfortooltip"
2015-01-09 00:07:54 +01:00
aspangaro
c4c69e191b
Replace <center> tags
2014-11-25 20:13:43 +01:00
Laurent Destailleur
c186f13218
Fix: Param $action was not defined.
...
A better fix must be done later be removing useless hooks that are
duplicate with triggers.
2014-11-15 19:04:21 +01:00
Laurent Destailleur
445f696d28
Fix: Pb of object with wrong type.
2014-11-15 18:24:38 +01:00
Laurent Destailleur
58c06264e4
Merge branch 'develop' of github.com:BadPixxel/dolibarr into
...
BadPixxel-develop
Conflicts:
htdocs/langs/en_US/categories.lang
htdocs/langs/fr_FR/categories.lang
2014-11-15 12:17:46 +01:00
BadPixxel
8fc5faf4a8
Minor BugFix : Missing delete Category Multilangual fields
...
Delete of Multilangual fields was missing, impossible to delete category.
Fixed Error :
Cannot delete or update a parent row: a foreign key constraint fails (`Dol-3.6`.`llx_categorie_lang`, CONSTRAINT `fk_category_lang_fk_category` FOREIGN KEY (`fk_category`) REFERENCES `llx_categorie` (`rowid`))
2014-11-10 16:29:05 +01:00
Laurent Destailleur
8d937d2d36
Uniformize position of "Create link" on categories.
2014-10-19 20:37:46 +02:00
Laurent Destailleur
9b24cccd0b
Fix: Better layout detection
2014-10-19 12:24:36 +02:00
Laurent Destailleur
7a68d9a940
Miscellaneous fixes
2014-10-16 20:55:13 +02:00
Laurent Destailleur
9768550696
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
ChangeLog
htdocs/categories/fiche.php
htdocs/comm/action/index.php
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/fiche.php
htdocs/product/composition/fiche.php
htdocs/product/price.php
htdocs/projet/tasks/task.php
htdocs/projet/tasks/time.php
2014-10-12 02:54:34 +02:00
Laurent Destailleur
31a96aa4c6
Fix: CRLF
2014-10-09 17:18:14 +02:00
Laurent Destailleur
f9377a4715
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-10-08 20:57:11 +02:00
Laurent Destailleur
2bbede6465
New: Can add product into category from category card.
2014-10-07 21:39:10 +02:00
Regis Houssin
a2446e51db
New: add context "globalcard" for declaring only once all cards
2014-10-06 07:20:58 +02:00
Florian HENRY
4b28ff005e
Return error message on category creation failure
2014-10-02 15:24:40 +02:00
Regis Houssin
4248c7bed2
Fix: strict mode paradise
2014-10-02 09:30:31 +02:00
BadPixxel
f178aa65ca
removed "thumb\" subdir addition
...
Category Image Thumb sub-folder now directly added by function liste_photos
2014-09-30 19:43:21 +02:00
BadPixxel
d6c8f65dad
Minor BugFix : Missing thumbs folder in Category Images List
...
Sub-folder for thumbs was missing in category image list, url was wrong....
2014-09-30 19:37:13 +02:00
BadPixxel
820e6e5d95
Minor BugFix : Compatibility of function getNomUrl
...
Using Ref & Label for Category Name display is necessary for compatibility
2014-09-30 19:01:43 +02:00
BadPixxel
f3eec7582e
Minor BugFix : Wrong variable reference in getNomUrl
...
Display of Category Url was incompete due to reference to "$ref" instead of "$label"
2014-09-30 16:00:04 +02:00
Laurent Destailleur
ec95aacd52
Uniformize code for error reporting after a hook.
2014-09-28 03:41:32 +02:00
Laurent Destailleur
5fdd798e91
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
...
parameter).
2014-09-27 17:13:15 +02:00
aspangaro
1592968709
Merge remote-tracking branch 'Upstream/develop' into develop
2014-09-20 06:42:31 +02:00
Laurent Destailleur
ee4d697172
Fix several bugs reported by scrutinizer
2014-09-19 14:57:31 +02:00
aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
aspangaro
b22aef3521
Qual: Renamed all files & links "liste.php" into "list.php"
2014-09-18 20:33:37 +02:00
Laurent Destailleur
342e26f679
Merge
2014-09-07 12:22:04 +02:00
Laurent Destailleur
31eb4bda88
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/compta/facture.php
2014-09-06 00:26:11 +02:00
Laurent Destailleur
576512e339
Merge pull request #1815 from GPCsolutions/catbug
...
Fix categories bug
2014-09-02 19:05:05 +02:00
Florian HENRY
0473bc5138
Fix missing $user into create call categorie
2014-09-01 11:51:16 +02:00
Florian HENRY
bff33166a5
Fix missing $user in create method
2014-09-01 11:49:44 +02:00
Raphaël Doursenaud
739d309a0d
Updated category fix
...
Categories ID can be passed as strings
PSR code formatting
2014-08-14 08:46:51 +02:00
Raphaël Doursenaud
1a9e98cda9
Fix categories bug
...
When using the string type,
$typeid == 1 matched all strings making other conditions ineffective.
2014-08-14 08:33:39 +02:00
KreizIT
c94c0699d8
Fix : [ bug #1549 ] Itïs not possible add ExtraFields
2014-08-06 17:38:44 +02:00
Maxime Kohlhaas
d8ede4147d
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2014-07-31 11:55:36 +02:00
Maxime Kohlhaas
d8cf23ad95
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2014-07-29 15:46:50 +02:00
Raphaël Doursenaud
6bff4dde77
Fix categories creation
2014-07-29 11:15:32 +02:00
Laurent Destailleur
c895c892a5
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2014-07-29 01:17:00 +02:00
Maxime Kohlhaas
f61e9ecc04
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2014-07-28 13:33:39 +02:00
Francis Appels
df5d4795bf
Fix on bugfix#1317, clean parameters missing
...
Clean fk_parent before updating fk_parent
2014-07-25 22:37:23 +02:00
Maxime Kohlhaas
386022947a
Categorie class was fetching an object even if no param passed
2014-07-25 14:11:31 +02:00
Maxime Kohlhaas
108cf11c8b
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2014-07-24 09:01:54 +02:00
Maxime Kohlhaas
d2b2f29e4b
Start to replace all $conf->entity by getEntity()
2014-07-24 09:01:47 +02:00
Marcos García de La Fuente
43597c1731
Migrated old error notifications to the """new""" system
2014-07-20 01:43:46 +02:00
Marcos García de La Fuente
ac824728bc
Migrated old error notifications to the """new""" system
2014-07-20 01:09:43 +02:00
Marcos García de La Fuente
ec661d0c6c
Removed index.php and replaced them with blank index.html as it is more appropriate
2014-07-12 23:18:57 +02:00
Laurent Destailleur
94cd8debeb
Fix: table declaration
...
Fix: regretion into trigger management
2014-07-08 21:24:36 +02:00
Laurent Destailleur
90a5f6c7ef
Qual: Remove end php tag.
2014-07-08 01:02:30 +02:00
Laurent Destailleur
be4fe3d0d0
Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
...
marcosgdf-syslog
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/projet/class/project.class.php
htdocs/projet/class/task.class.php
2014-07-04 13:43:50 +02:00
KreizIT
07f2d9474e
FIX: [ bug #1494 ] CATEGORY_CREATE and CATEGORY_MODIFY triggers do not intercept trigger action
2014-07-03 15:52:37 +02:00
Marcos García de La Fuente
7e1cf124b8
Merge branch 'develop' into syslog
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
2014-07-02 21:20:02 +02:00
aspangaro
e469755d29
Divers
2014-06-16 06:17:46 +02:00
Marcos García de La Fuente
56abf1cd72
Removed duplicated SQL error logging
2014-06-13 02:28:30 +02:00
Marcos García de La Fuente
88cd5dec40
More substitutions
2014-06-13 01:42:00 +02:00
Marcos García de La Fuente
ca0a6cb307
Removed SQL string from call debug log
2014-06-13 01:34:39 +02:00
Marcos García de La Fuente
7e7958cf73
Removed SQL errors as they are logged by the database handler
2014-06-12 13:49:05 +02:00
Marcos García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +02:00
Laurent Destailleur
9f795331f5
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/charges.php
htdocs/core/db/mysql.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
2014-05-06 23:58:17 +02:00
Laurent Destailleur
503924fbbc
Fix: Missing cleaning orphelins for contact categories.
2014-05-06 21:56:31 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
4cb671f4db
Qual: Clean deprecated code.
2014-04-28 11:55:08 +02:00
jfefe
dbaddd1fbd
Add translation support into categories arbo
2014-04-25 15:36:37 +02:00
jfefe
098fa7027c
Remove unused note into category translation
2014-04-25 15:36:00 +02:00
jfefe
d256799abf
Work on adding catgory translation
2014-04-25 15:17:12 +02:00
jfefe
b2b8fbb227
Fix : bad call of extrafields into categories
2014-04-25 14:28:22 +02:00
Laurent Destailleur
7ac193bb80
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/opensurvey/public/choix_autre.php
2014-04-02 11:41:55 +02:00
Cedric
df5a009aa2
FIX : [ bug #1317 ] Removing a category does not remove all child categories
2014-04-01 16:21:20 +02:00
Laurent Destailleur
a05ea58181
Fix: form to add images should not show link form
2014-03-18 22:26:46 +01:00
Laurent Destailleur
c936638eae
Fix: form to add images should not show link form
2014-03-18 00:41:56 +01:00
Laurent Destailleur
80088c87ac
Fix: Some debugs of module categories
2014-03-18 00:20:39 +01:00
Jean-François Ferry
5034356899
Manage extrafields deletion on categories
2014-03-16 16:06:32 +01:00
Jean-François Ferry
e2b47b9919
Category extrafields on categories: edit and view
2014-03-16 16:04:18 +01:00
Jean-François Ferry
d9baae3456
Implement extrafields into category create
2014-03-16 15:25:13 +01:00
Jean-François Ferry
f14d2fbfe0
Add information message for option into categories setup
2014-03-16 15:00:10 +01:00
Jean-François Ferry
55750e16d8
Prepare extrafields into categories
2014-03-16 14:48:46 +01:00
Jean-François Ferry
7e6777f344
Fix: bad id when deleting picture on categorie / missing lang
2014-03-16 13:49:44 +01:00
Maxime Kohlhaas
3131b92988
Fix bug 1293 : numbering failed
2014-03-14 23:18:46 +01:00
Maxime Kohlhaas
b9fbdffab2
Fix bug 1298 : category nav on member
...
modified: htdocs/categories/categorie.php
2014-03-14 22:56:54 +01:00
Laurent Destailleur
18f90520cf
Uniformize fields shown
2014-02-19 02:19:54 +01:00
Laurent Destailleur
1fd67807ce
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-18 01:13:29 +01:00
Laurent Destailleur
0725fea923
Fix: doxygen
2014-01-15 03:08:11 +01:00
Cédric Salvador
ecfff5636b
rename is_in_cat to containsObject
2014-01-13 09:27:10 +01:00
Cédric Salvador
abe76708de
renamed object_exists
2014-01-13 09:06:00 +01:00
Cédric Salvador
e7f7dd49a5
add a method to check for the presence of an object in a category
2014-01-13 09:06:00 +01:00
Laurent Destailleur
51b455b85a
Start to normalize code for category to not use named table, columns but
...
only type of category.
2014-01-12 15:54:28 +01:00
Laurent Destailleur
4d379e572a
Fix: Bugs into permissions for module category
2014-01-07 15:35:26 +01:00
Laurent Destailleur
89c772459f
Fix: Bugs into permissions for module category
2014-01-07 14:55:03 +01:00
simnandez
fca35cb8b0
Fix: Bad url destination into category remove
2013-12-24 13:40:54 +01:00
simnandez
8c9d145759
Fix: Bad url destination into category remove
2013-12-24 13:39:58 +01:00
Laurent Destailleur
00b0031ddf
Fix: If no permission to edit object, form to change category must be
...
hidden
Fix: Adding supplier category was saved into wrong table.
2013-11-21 16:34:38 +01:00
Laurent Destailleur
a7d0357d5d
Fix: If no permission to edit object, form to change category must be
...
hidden
Fix: Adding supplier category was saved into wrong table.
2013-11-21 16:26:56 +01:00
Laurent Destailleur
065c87d81c
Qual: uniformize code: property ->tel on objects is now ->phone
...
everywhere
2013-09-25 19:58:22 +02:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Laurent Destailleur
91718bc902
Qual: Replace deprecated call ->form_confirm with ->formconfirm
2013-09-06 11:51:24 +02:00
Raphaël Doursenaud
cd684460ff
Removed silly code
2013-09-05 17:30:17 +02:00
Laurent Destailleur
10c2bdc193
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/categories/class/categorie.class.php
htdocs/core/boxes/box_ficheinter.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/langs/fr_FR/compta.lang
2013-09-04 15:13:38 +02:00
Laurent Destailleur
c5020056b3
Revert commit.
...
Bug into update function. Also what was difference of new field ?
2013-09-03 18:18:22 +02:00
Grand Philippe
9f01aa51a3
fix regression
2013-09-03 15:19:03 +02:00
Grand Philippe
397d0e3b81
Add an additional description for the category products
2013-09-03 15:12:15 +02:00
simnandez
58e2c4e38e
Fix: compatiblity with multicompany module
2013-09-02 10:08:38 +02:00
simnandez
83042459a5
Fix: compatiblity with multicompany module
2013-09-02 10:07:44 +02:00
Laurent Destailleur
327aa80ed0
Fix: Error management
...
New: Autoselect category in list if there is only one element in list.
2013-08-21 13:02:33 +02:00
Laurent Destailleur
c4bc10b8eb
Qual: Clean code by moving synchro with mailman into mailman trigger
...
New: A trigger can return an array of error strings instead of one error
string.
2013-08-21 12:39:20 +02:00
Laurent Destailleur
8e5537f1ce
New: Add trigger CATEGORY_LINK and CATEGORY_UNLINK.
2013-08-10 02:40:11 +02:00
Florian Henry
325ceda4dc
[ task #1014 ] Add option to recursivly add parent cactegory
2013-07-31 21:52:49 +02:00
Florian Henry
3a2f76512b
Category contact again
2013-07-30 17:28:08 +02:00
Florian Henry
60bb595248
Finnalise categorie contact
2013-07-30 17:24:27 +02:00
Florian Henry
44b3ebbeb4
Contniue categorie on contact
2013-07-30 17:11:42 +02:00
Florian Henry
1260a9fd7c
Complete categorie contact
2013-07-30 17:04:09 +02:00
Laurent Destailleur
73edad8b88
Fix: Bad translation and picto
2013-07-29 10:29:12 +02:00
Laurent Destailleur
d802470aae
I killed <td nowrap>. Hello <td class="nowrap"> !
2013-07-19 14:23:42 +02:00
Florian Henry
c518aa1019
Add translation
2013-07-16 21:11:06 +02:00
Florian Henry
e07eac9b17
[ task #519 ] Add category association with contacts
2013-07-16 21:04:58 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
eac4aa7e28
New: Module mailman can subscribe/unsubscribe to ML according to
...
categories of member.
2013-06-05 15:44:42 +02:00
Laurent Destailleur
9b30f116f1
Fix: Some lib missing when jmobile enabled.
2013-05-10 12:48:11 +02:00
Laurent Destailleur
2e81fa342e
Uniformize code, order of fiels in card and language files.
2013-04-28 01:12:40 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Laurent Destailleur
1f0adfaff5
Can remove an element from category when on category view.
2013-04-21 23:44:33 +02:00
Laurent Destailleur
ae01285fe9
Look: Replace table with div.
...
Look: Optimize for smartphone
2013-04-12 16:16:39 +02:00
Laurent Destailleur
3d8c312a30
Fix: Uniformize column size
...
Fix: Use dol_prind_address for addressees
2013-04-10 16:15:35 +02:00
Laurent Destailleur
b496436fe3
Qual: Reduce number of methods. Mutualize update_note code.
2013-04-10 10:58:38 +02:00
Laurent Destailleur
fe895adb95
Fix: Bad div
2013-03-30 19:37:09 +01:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
55f9879a6c
Replace table with div. Prepare work for android application.
2013-03-16 14:53:15 +01:00
Laurent Destailleur
6bc280ea7e
Test for some terminals
2013-03-11 10:18:25 +01:00
Grand Philippe
79c2e17cbb
english language standardization
2013-02-25 17:56:41 +01:00
Grand Philippe
86de772b31
english language standardization
2013-02-24 17:08:52 +01:00
Grand Philippe
a237be0d24
english language standardization
2013-02-23 15:26:39 +01:00
Grand Philippe
a582fd3f15
english standardization
2013-02-22 16:14:52 +01:00
Laurent Destailleur
2852aded3a
New: Add button collapse/expand for menu, category and user views.
2013-02-20 21:16:31 +01:00
Laurent Destailleur
46170c0255
New: Focus on first field
2013-02-19 15:33:49 +01:00
Grand Philippe
4a4c7e9ca9
useless file
2013-02-04 08:54:04 +01:00
Regis Houssin
647cbb08fb
Fix: wrong EOL
2013-01-26 10:38:11 +01:00
Laurent Destailleur
56e11e52fa
New: hookmanager class is used frequently and is a factory object, so we
...
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +01:00
Laurent Destailleur
0db303ca59
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-23 23:35:39 +01:00
Laurent Destailleur
3472282703
Fix: [ bug #667 ] Customer categories wrong tree shown after update
...
3.2->3.3
2013-01-23 23:34:43 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Laurent Destailleur
29e6d01e51
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
2013-01-13 19:33:54 +01:00
Laurent Destailleur
ec8b260bf6
New: Prepare 3.4 branch
...
New: Add hook for agenda, info and category tabs
2013-01-12 14:34:16 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694
Fix: change for a neutral email
2012-12-30 15:11:07 +01:00
Regis Houssin
8908f977b8
Fix: converting line delimiters !!!
2012-11-14 11:31:08 +01:00
Laurent Destailleur
e7164cb243
Fix: Some checkstyle errors
2012-11-11 18:18:57 +01:00
simnandez
353c932e11
Fix: if no results do not charge data
2012-11-06 12:33:35 +01:00
simnandez
425ebae802
New: More import options. Products categories
2012-10-26 18:19:04 +02:00
Regis Houssin
15aa2497ab
Fix: compatibility with multicompany sharings
2012-10-16 17:59:00 +02:00
Regis Houssin
9f43d8613c
Fix: missing clean parameters
2012-10-09 16:59:19 +02:00
Regis Houssin
8486f9d85d
Fix: missing spaces
2012-10-09 16:33:28 +02:00
Laurent Destailleur
8b4886073c
Fix: Removed the FIXME. This is supported by the pgsql driver.
2012-10-09 12:03:39 +02:00
Regis Houssin
72a1194d14
Fix: search with case sensitive method
...
FIXME: Mysql "LIKE" is case insensitive by default and use LIKE BINARY
for case sensitive, Pgsql "LIKE" is case sensitive by default, and use
ILIKE for case insensitive
2012-10-09 10:57:15 +02:00
Regis Houssin
d61a8ee947
Fix: missing comma
2012-10-09 08:47:11 +02:00
Regis Houssin
089603e1c5
Fix: add import_key field
2012-10-09 08:40:32 +02:00
Regis Houssin
7f7676d357
Fix: uniformize variable name
2012-10-08 20:44:12 +02:00
Regis Houssin
0975918cc6
Fix: [task #146 ] Remove table llx_categorie_association
...
Conflicts:
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-10-08 19:27:02 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Regis Houssin
a7bfc722d5
Fix: use specific variable
2012-09-09 16:31:00 +02:00
Laurent Destailleur
2c2d17b101
Fix: Try a fix to avoid having the hover on array that should not have
...
it.
2012-09-09 13:13:24 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Laurent Destailleur
816e317dd2
Fix into categorie functions
2012-08-05 23:58:42 +02:00
Regis Houssin
a157327859
Fix: strict mode paradise
2012-07-28 11:28:37 +02:00
Laurent Destailleur
7883124958
New: [ task #454 ] Add "No category" into filters on category
2012-07-28 00:53:51 +02:00
Laurent Destailleur
a2e745fab6
Fix: Function return was missing in some case. Save bug of empty
...
category.
2012-07-27 23:21:22 +02:00
Regis Houssin
c6cd17cf3f
Fix: strict mode... far away
2012-07-24 17:52:46 +02:00
Regis Houssin
66b2f630ac
Fix: big avoid strict mode errors
2012-07-09 12:31:21 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
2a3db5a3ac
Fix: new self is not compatible with most version of PHP. Also result is
...
not predicable as it depends on PHP version.
2012-05-21 20:31:02 +02:00
Regis Houssin
5f835bed7e
Fix: broken features
2012-05-21 15:45:44 +02:00
Regis Houssin
161e39794e
Fix: security update for multicompany
2012-04-15 11:30:06 +02:00
Regis Houssin
e49df57667
Fix: compatibility with php 5.4 and E_STRICT mode
2012-04-14 15:04:46 +02:00
Regis Houssin
921c8607d7
Fix: multicompany sharings and uniformize code
2012-04-07 10:19:33 +02:00
Laurent Destailleur
c77bc5adf5
Doxygen
2012-03-31 15:42:33 +02:00
Regis Houssin
b204ad5b84
Fix: multicompany compatibility
2012-03-29 01:42:05 +08:00
Laurent Destailleur
f37e3956b8
Prepare code to allow usage of ajax in ecm module
2012-03-21 21:32:36 +01:00
Regis Houssin
33bf32073f
Fix: add more debug log
2012-03-21 11:17:52 +01:00
Regis Houssin
1aa71803ce
Fix: add begin/commit/rollback
2012-03-21 10:08:49 +01:00
Regis Houssin
2341e6c881
Fix: add log for debug phpunit error
2012-03-21 09:47:55 +01:00
Regis Houssin
b83026f883
Fix: for multicompany category sharing
2012-03-20 22:46:57 +08:00
Regis Houssin
507e9af5cb
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-03-20 14:42:53 +01:00
Regis Houssin
b7af14393c
Fix: for multicompany category sharing
2012-03-20 14:42:43 +01:00
Laurent Destailleur
845fe95128
Return specific code for duplicate
2012-03-20 13:51:50 +01:00
Regis Houssin
82cff13b66
Fix: missing type of category
2012-03-20 12:26:02 +01:00
Regis Houssin
2967c2357e
Fix: compatibility with multicompany
2012-03-20 11:59:18 +01:00
Laurent Destailleur
6550ba53f6
More phpunit test
2012-02-29 11:48:03 +01:00
Regis Houssin
27d88b34d8
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-02-28 19:18:34 +01:00
Regis Houssin
ffc492ba1f
Fix: security
2012-02-28 19:18:24 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Laurent Destailleur
08e33f20dc
Qual: Uniformize code
...
Doxygen
2012-01-19 09:53:27 +01:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
Laurent Destailleur
1f37dc906f
Qual: Uniformize name of barcode into "barcode".
2011-12-07 11:59:41 +01:00
Laurent Destailleur
ebea7f6c97
Fix: fix not initialized variables
2011-12-05 18:36:54 +01:00
Laurent Destailleur
b0aff1c927
Fix: fix not initialized variables
2011-12-05 17:13:48 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
40da2e23d2
Qual: Reduce sub-options of module fckeditor. This make code cleaner
...
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Regis Houssin
30c5f4b214
Move all core class in htdocs/core/class
2011-10-24 09:29:17 +02:00
Regis Houssin
2099cfebf3
Fix: uniformize code
2011-10-04 20:57:13 +08:00
eldy
8976e8e03d
Look: Uniformize label of login/id
2011-10-01 13:00:57 +02:00
Laurent Destailleur
be6286c4b8
Qual: More POO.
...
Qual: Doxygen
2011-09-20 17:19:46 +00:00
Laurent Destailleur
852a997559
Fix: Solve phpcodesniffer errors and warning
2011-09-14 22:15:04 +00:00
Laurent Destailleur
b8a377fa8f
Doxygen
2011-09-12 17:43:31 +00:00
Laurent Destailleur
b75d19c264
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
ea0b2c6c2c
Fix: pgsql compatibility
2011-09-10 23:31:12 +00:00
Laurent Destailleur
889c3b3521
Fix: pgsql compatibility
2011-09-10 23:25:54 +00:00
Laurent Destailleur
56af3e9064
Fix: pgsql compatibility
2011-09-10 23:31:12 +00:00
Laurent Destailleur
cb35314287
Fix: pgsql compatibility
2011-09-10 23:25:54 +00:00
Laurent Destailleur
7402bd0ac6
Fix: pgsql compatibility
2011-09-10 23:31:12 +00:00
Laurent Destailleur
7bc39b0eaa
Fix: pgsql compatibility
2011-09-10 23:25:54 +00:00
Laurent Destailleur
65c2d93a29
Fix: When creating invoice from other object, discount are created
...
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
e4ff4d8e80
Fix: pgsql compatibility
2011-09-10 23:31:12 +00:00
Laurent Destailleur
a611b25704
Fix: pgsql compatibility
2011-09-10 23:25:54 +00:00
Laurent Destailleur
4d80d1af24
Doxygen
2011-08-30 07:59:26 +00:00
Laurent Destailleur
ffc85f4185
Removed warning
2011-08-30 07:56:03 +00:00
Laurent Destailleur
ff954120ec
Qual: Removed errors reported by phpcodesniffer
2011-08-29 23:02:31 +00:00
Laurent Destailleur
32801b548a
Doxygen
2011-08-29 22:52:04 +00:00
Laurent Destailleur
130dc70917
Qual: Removed errors reported by phpcodesniffer
2011-08-29 23:02:31 +00:00
Laurent Destailleur
fb05c0745d
Doxygen
2011-08-29 22:52:04 +00:00
Laurent Destailleur
f8dc9b8123
Qual: Removed errors reported by phpcodesniffer
2011-08-29 23:02:31 +00:00
Laurent Destailleur
d70f1e5e0b
Doxygen
2011-08-29 22:52:04 +00:00
Laurent Destailleur
4eb38cb202
Qual: Removed errors reported by phpcodesniffer
2011-08-29 23:02:31 +00:00
Laurent Destailleur
c0c6d1bede
Doxygen
2011-08-29 22:52:04 +00:00
Laurent Destailleur
da04be88a0
Perf: Little speed enhancement
2011-08-29 21:06:00 +00:00
Laurent Destailleur
41ada61bdd
Doxygen
2011-08-29 22:52:04 +00:00
Laurent Destailleur
511b6cf4f0
Qual: Removed errors reported by PHPCodeSniffer
2011-08-28 02:31:46 +00:00
Laurent Destailleur
33291277de
Qual: Removed errors reported by PHPCodeSniffer
2011-08-28 02:25:40 +00:00
Laurent Destailleur
482a205936
Qual: Removed errors reported by PHPCodeSniffer
2011-08-28 02:18:20 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
3c8a530bd0
Fix: Use correct label
2011-08-24 12:31:12 +00:00
Laurent Destailleur
5350a64d59
W3C
2011-08-24 12:20:06 +00:00
Laurent Destailleur
89128f7747
Add button to create category
2011-08-24 11:16:43 +00:00
Regis Houssin
d01d8021b7
Fix: missing entity
...
Fix: missing security
Fix: remove obsolete files
2011-08-20 09:02:56 +00:00
Laurent Destailleur
dcbc3c99f3
Look: Minor enhancement
2011-08-18 22:33:43 +00:00
Laurent Destailleur
0adbca4625
Qual: Mutualize a lot of duplicate functions into functions.lib.php
2011-08-17 15:56:22 +00:00
Laurent Destailleur
f4606c2253
Fix: Avoid errors into rpm packages
2011-08-03 00:45:22 +00:00
Laurent Destailleur
40704a5c5a
Look fixes and enhancements
2011-07-20 19:03:31 +00:00
Laurent Destailleur
b6b0f8dbfb
Fix: Creation category
2011-07-04 09:54:02 +00:00
Cyrille de Lambert
aa51cfd642
possibility of having two classes with the same name in two different tree level
2011-06-28 09:25:57 +00:00
Regis Houssin
76e8107713
Fix: why no link ?
2011-03-19 17:43:05 +00:00
Regis Houssin
bcefd7006b
Fix: why no link ?
2011-03-19 12:55:01 +00:00
Regis Houssin
3843925023
Fix: uniformize code
2011-03-19 12:47:39 +00:00
Regis Houssin
9919f76de2
Works on enhancement of "ok","warning" or "error" message with jQuery jnotify
2011-03-18 16:44:55 +00:00
Regis Houssin
8e4da32226
Fix: missing trad
2011-03-14 11:21:46 +00:00
Regis Houssin
4b214210a7
Fix: add element definition
2011-03-11 17:42:39 +00:00
Regis Houssin
8bad1bfa61
Fix: uniformize code
...
New: add categories module library
2011-03-11 14:59:35 +00:00
Laurent Destailleur
e9f4879245
Qual: Prepare move of function dol_delete_file into file.lib.php
2011-03-09 15:34:57 +00:00
Laurent Destailleur
5fbe077deb
Add option ADHERENT_LOGIN_NOT_REQUIRED
2011-03-06 13:55:47 +00:00
Regis Houssin
3b4ea76538
Fix: compatibility with pgsql, replace all addslashes by $this->db->escape in class
2011-02-24 18:11:12 +00:00
Laurent Destailleur
36119bb476
Fix: Missing trans
2011-02-06 23:02:04 +00:00
Regis Houssin
09f6fab2cc
New: add width parameter in editor
2011-02-02 16:56:55 +00:00
Laurent Destailleur
980ed1a7dc
New: Prefix on third party is not used by default. Hidden option SOCIETE_USEPREFIX can restore old feature.
2011-01-29 16:25:01 +00:00
Laurent Destailleur
9c389af746
Fix: bug #32006 : Catégories d'adhérents
2011-01-19 15:14:52 +00:00
Laurent Destailleur
48dbcf5425
Fix: bug #31902 : CLIENT CATEGORY SUPPRESS
2011-01-19 15:08:45 +00:00
Philippe Grand
3b1874446c
usefull to correct some display issues with bureau2crea
2010-12-29 16:26:17 +00:00
Laurent Destailleur
fb918aa001
Fix: New product status was not visible on all tabs.
2010-12-18 17:51:15 +00:00
Laurent Destailleur
b5e5dc3849
Fix: Fix regression by adding "custom" feature making web server hang in infinite loop.
2010-12-15 18:15:08 +00:00
Juanjo Menent
a52e5888d0
Fix: bug #31718 : External users and their access
2010-12-13 20:24:30 +00:00
Laurent Destailleur
31f442b145
Fix: Background of line
2010-11-13 17:06:34 +00:00
Regis Houssin
a2f4671380
Fix: change _REQUEST with GETPOST for _COOKIE problem
2010-11-07 22:02:35 +00:00
Laurent Destailleur
d9bc203c59
Doxygen
2010-10-27 22:41:40 +00:00
Laurent Destailleur
3d507349ce
Qual: More phpunit tests
2010-10-23 18:03:07 +00:00
Laurent Destailleur
63b3cf65ec
New: Can edit root of a category
2010-10-19 22:52:32 +00:00
Laurent Destailleur
342f7963f6
Fix: Css style of rows
2010-10-19 21:26:23 +00:00
Regis Houssin
a58ae14d8f
Fix: search company with jQuery - ok
2010-10-10 18:04:28 +00:00
Laurent Destailleur
554abc46c7
Work on task #10579 : Simplify code using editor
2010-09-02 18:51:47 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
f149c1044f
Fix: sql error
2010-08-06 16:14:42 +00:00
Laurent Destailleur
ded13125c8
Fix: Error in creating categories
2010-07-29 13:13:41 +00:00
Laurent Destailleur
d46ed0c984
Fix: Doxygen documentation
...
Removed deprecated files
2010-07-21 11:21:37 +00:00
Laurent Destailleur
d2acbc35ec
Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...)
2010-07-09 23:49:41 +00:00
Juanjo Menent
416e993ad6
Trad: notifications tab.
2010-06-30 15:39:47 +00:00
Laurent Destailleur
c49cdebc08
Missing trad
2010-06-02 20:01:13 +00:00
Philippe Grand
4deb00ef2e
according to new tree directory
2010-05-03 08:43:33 +00:00
Laurent Destailleur
968addfad3
Fix: Better error management in upload files
2010-05-01 14:28:48 +00:00
Philippe Grand
16a8ab7d59
according to new tree directory
2010-04-29 14:54:12 +00:00
Philippe Grand
b65ddfabe8
according to new tree directory
2010-04-28 21:29:12 +00:00
Philippe Grand
3f4bee1f18
according to new tree directory
2010-04-28 12:53:28 +00:00
Philippe Grand
b6bc9223df
according to new tree directory
2010-04-28 10:33:16 +00:00
Philippe Grand
c73003b3b1
according to new tree directory
2010-04-27 14:48:11 +00:00
Philippe Grand
7d88487c80
according to new tree directory
2010-04-25 10:50:09 +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
e2d2461d1f
Fix: category problem
2010-04-15 17:34:44 +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
Philippe Grand
671ce8a542
move societe class file to societe directory
2010-03-29 20:52:30 +00:00
Laurent Destailleur
a266e92bd0
New: Wrong codes are shown in red
2010-03-28 21:49:43 +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
10f1df53e0
New: Enhancement in category module
2010-03-20 13:12:00 +00:00
Laurent Destailleur
7ba8f38348
New: Enhancement in category module
2010-03-20 00:16:31 +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
465cc90759
Fix W3C errors in page forging
2010-03-15 23:54:37 +00:00
Laurent Destailleur
c05a1e066b
Fix: Can edit supplier
2010-03-13 22:28:03 +00:00
Laurent Destailleur
65f68c3283
Remove old fiel hidden category
2010-03-13 21:27:33 +00:00
Laurent Destailleur
0f591d36ad
Fix: Default category when editing a supplier.
2010-03-12 23:59:23 +00:00
Laurent Destailleur
a577152057
Fix: Missing translation
2010-03-12 23:52:34 +00:00
Regis Houssin
ed44821987
Qual: First change to remove pre.inc.php
2010-03-01 09:37:12 +00:00
Laurent Destailleur
20d4f65aed
Look: Use style fieldrequired on mandatory fields
2010-02-28 16:14:00 +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
Laurent Destailleur
ba5e5d0702
Remove duplicate code
2010-01-19 09:54:04 +00:00
Laurent Destailleur
c20be36714
New: A customer can also be a prospect.
2010-01-05 20:03:37 +00:00
Regis Houssin
3b5735bd9c
Fix: uniformize code
...
Fix: if the contact's address is empty, it uses one of the company
2009-12-23 10:07:48 +00:00
Regis Houssin
4c601248d4
Fix: doxyfile
...
Add: category triggers (patch of Jean-Francois Ferry)
2009-12-17 10:26:39 +00:00
Regis Houssin
1e34322435
Fix: bad security request
2009-11-28 12:06:11 +00:00
Regis Houssin
d6e0912f6c
Fix: bad security access
...
Fix: add entity in facture_rec and constraint with fk_soc
Fix: uniformize code
2009-11-19 11:25:08 +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
37c2825f93
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-22 15:09:04 +00:00
Regis Houssin
8b452fefa8
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-21 09:42:47 +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
Regis Houssin
01291c4a7c
Fix: function "split" is deprecated since php 5.3.0
2009-10-20 13:14:44 +00:00
Regis Houssin
2303de3162
Fix: just one & its ok :)
2009-10-16 13:15:26 +00:00
Regis Houssin
2d6444fb68
Security: More features to check
2009-10-16 13:09:56 +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
5f173e01ee
Qual: Ajax code is simpler and now works with IE6
2009-08-28 01:14:35 +00:00
Laurent Destailleur
8761c985b7
New: Add picto on tab titles
2009-08-06 13:21:23 +00:00
Laurent Destailleur
0baf06d2d1
New: Add picto on tab titles
2009-08-05 17:19:55 +00:00
Laurent Destailleur
0b31e61313
Qual: Uniformize code
2009-07-29 23:45:33 +00:00
Regis Houssin
c9affcb8a2
Fix: category type is missing after add or delete photo
2009-07-22 20:06:45 +00:00
Laurent Destailleur
30a41b5437
Add patch from meos to add photos on categories.
...
Fix: Solve pb in categories navigation
2009-07-22 17:28:56 +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
8732364f01
Qual: Now module services and products are two completely separated modules.
2009-06-08 18:14:37 +00:00
Laurent Destailleur
47d77ba51b
Fix: Try to fix expand pb
2009-05-22 15:06:17 +00:00
Laurent Destailleur
61bb79f8ce
Fix: Try to fix expand pb
2009-05-22 15:00:40 +00:00
Regis Houssin
e5d222b6cc
Fix: rgression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
...
comportement alatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2
Fix: ajout d'un niveau supplmentaire du cache du jeton
2009-05-16 15:45:26 +00:00
Regis Houssin
8efffebe2e
Fix: ajout d'un jeton alatoire dans les requetes POST
2009-05-15 14:32:44 +00:00
Laurent Destailleur
7c6016b355
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 13:39:43 +00:00
Regis Houssin
825f3346c9
Fix: security with multi-company
2009-05-04 08:31:42 +00:00
Regis Houssin
edafd9f333
Fix: view only customers
2009-05-02 13:38:05 +00:00
Regis Houssin
265ea1dbc8
Fix: security in tab category
2009-04-30 12:52:04 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Laurent Destailleur
1f3f2b8c44
Log file for error messages use LOG_ERR level.
2009-03-12 22:49:05 +00:00
Laurent Destailleur
3dadf24d10
Look: Uniformize pages look
2009-03-02 19:07:12 +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
1ec3fb6aa9
Test to try a fix
2009-01-29 21:04:00 +00:00
Laurent Destailleur
4e01c23974
Minor fix
2009-01-12 15:35:06 +00:00
Laurent Destailleur
d6648b65f2
New: EMails links are show with function dol_print_email
2009-01-07 12:39:40 +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
78f894ff25
Add categories export dataset
2008-12-04 23:06:45 +00:00
Laurent Destailleur
25d53161d7
Translation
2008-12-04 17:13:43 +00:00
Laurent Destailleur
3808913480
All phone number now show the clicktodial link if module is enabled
2008-11-01 00:16:34 +00:00
Regis Houssin
1343b35576
Added ability to assign a category of product to a customer
2008-10-27 19:07:56 +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
857b8eb3bf
Added ability to assign a category of product to a customer
2008-10-08 09:11:08 +00:00
Regis Houssin
f74fd049aa
Added ability to assign a category of product to a customer
2008-10-08 08:35:22 +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
a69ffe024d
Added ability to assign a category of product to a customer
2008-10-07 12:24:34 +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
Regis Houssin
6a4cf19923
Added ability to assign a category of product to a customer
...
Fix: error by canceling the creation of a category
2008-10-07 08:48:08 +00:00
Regis Houssin
4a43e65828
Added ability to assign a category of product to a customer
...
Fix: error by canceling the creation of a category
2008-10-07 08:46:31 +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
92f5244673
Fix: Error when deleting categories
2008-07-16 16:27:26 +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 rpertoires et fichiers en upload.
2008-04-28 21:19:01 +00:00
Laurent Destailleur
af274668a3
Fix: Detection auto des champs text/html.
...
Fix: Dans les PDF, il ne faut pas faire le nl2br standard de PHP lors de la conversion text en HTML car ce dernier ne remplace pas le \n mais ajoute le br hors le writeHTMLCell transforme aussi les \n en br.
2008-03-31 03:31:08 +00:00
Laurent Destailleur
0572f6ffb1
Fix: Pb and translation of categories
2008-03-07 00:32:18 +00:00
Laurent Destailleur
8b5d43a41b
Fix: Access to category of third party
2008-02-29 00:45:27 +00:00
Laurent Destailleur
8a0a2dacdf
Fix: A lot of fixes.
2008-02-28 16:57:55 +00:00
Laurent Destailleur
646a6307f0
New: Super clean of permissions checks
2008-02-25 20:03:21 +00:00
Laurent Destailleur
4c96e42021
Uniformisation code
2008-02-24 14:41:07 +00:00
Laurent Destailleur
99297fea62
Fix: Security check
2008-02-24 13:18:40 +00:00
Laurent Destailleur
00448a43d5
Fix: Corrige creation categorie
2008-02-15 00:26:52 +00:00
Laurent Destailleur
c3c507a122
Fix: Corrige creation categorie
2008-02-15 00:12:30 +00:00
Laurent Destailleur
e169c1fc81
Cration des bases lors de l'activation du module
2008-01-29 20:09:34 +00:00
Laurent Destailleur
fed065dd7f
Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main.
2008-01-29 19:03:26 +00:00
Laurent Destailleur
f8b6625bcb
Fix: Corrections de quelques bugs
2008-01-22 20:23:51 +00:00
Regis Houssin
c25c4dddf9
Remplacement du terme "diter" par "modifier"
2008-01-10 23:59:58 +00:00
Laurent Destailleur
7288c61ac8
Simplification des options activation ajax/javascript
2008-01-06 15:24:23 +00:00
Laurent Destailleur
3c48737a2e
Fix: bug #21892 : ajout de catgorie impossible via IE7, fckeditor actif
2007-12-28 17:09:13 +00:00
Regis Houssin
00098feb58
Fix: retour sur la fiche catgorie aprs sa cration
2007-12-05 14:11:44 +00:00
Laurent Destailleur
9b9f06e0dd
Suppression TODO
2007-12-03 21:58:13 +00:00
Regis Houssin
10bcacc831
Fix: bug sur la cration des catgories
2007-11-16 13:21:03 +00:00
Laurent Destailleur
001d4e99f6
Fix: Simplif du retour creation categorie
2007-11-12 22:13:15 +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
92a3ddb251
Mutualisation de l'onglet catgorie
...
Fix: un fournisseur avait la liste droulante des catgories clients
2007-11-12 02:13:58 +00:00
Regis Houssin
ee19ca2821
Mutualisation de l'onglet catgorie
...
Fix: un fournisseur avait la liste droulante des catgories clients
2007-11-12 02:06:36 +00:00
Laurent Destailleur
f3e6b98974
Le menu defaut sait grer les 3 types de categories
2007-11-11 21:47:59 +00:00
Laurent Destailleur
7c66c3b6c9
Ajout type de la categorie dans la liste
2007-11-11 21:42:07 +00:00
Regis Houssin
a1c9025602
Fix: meilleur visualisation des types de catgorie
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 catgories
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
Laurent Destailleur
96b3bc3749
Qual: Mise en commun des picto d'arborescence
2007-08-10 07:51:50 +00:00
Regis Houssin
537cd574f2
Fix: mise en fonction de la vrification des droits d'accs users, clients et commerciaux
2007-06-21 17:28:38 +00:00
Regis Houssin
95ab3a0919
Fix: suppression de la cle unique sur le champs label afin de pouvoir crer une catgorie de socit ayant le mme nom qu'une catgorie de produit par exemple
2007-06-16 20:46:31 +00:00
Regis Houssin
24e8092e4b
Fix: erreur la suppression d'une catgorie
2007-06-16 20:22:38 +00:00
Regis Houssin
ecffa15fa5
Fix: erreur la suppression d'une catgorie
2007-06-16 18:17:32 +00:00
Regis Houssin
3a641078ce
Fix: le type n'tait pas dfini
2007-06-14 15:21:33 +00:00
Regis Houssin
59a3a32f78
Fix: changement de idp en rowid pour llx_societe et llx_socpeople afin d'unifier le code.
2007-06-11 22:51:47 +00:00
Regis Houssin
07165210e3
Fix: erreur creation de catgorie avec le menu par dfaut
2007-05-28 12:09:38 +00:00
Laurent Destailleur
e869392fc7
Fix: Deroulement arbre sur categories tiers
2007-05-14 00:41:35 +00:00
Laurent Destailleur
207a24f2c3
Doc: doxygen
2007-05-04 22:47:11 +00:00
Laurent Destailleur
6680bf69f1
Doc: doxygen
2007-05-04 22:44:40 +00:00
Laurent Destailleur
2eb5ff506d
Qual: Uniformisation du code par suppression de la fonction selectyesnonum en doublon avec selectyesno.
2007-05-02 09:49:57 +00:00
Laurent Destailleur
e033d0e238
Fix: Une seule page pour grer les catgories des societes et plac dans le rep du module categorie.
2007-05-01 20:04:58 +00:00
cdelambert
1db6129e02
Extention de la gestion des catégories
2007-04-30 10:53:58 +00:00
Regis Houssin
035d0e965e
Fix: la description n'tait pas prise en compte avec fckeditor et IE
2007-03-17 23:50:42 +00:00
Regis Houssin
3515beedb2
diffrents tests pour rgler le problme de la cration d'une catgorie avec IE7 (non rsolu)
2007-03-17 23:27:09 +00:00
Laurent Destailleur
3b8af02f81
Fix: Test sur variable in existante
2007-02-23 12:25:17 +00:00
Laurent Destailleur
580b8b0353
Trad: Traduction suppression categorie
2007-02-22 21:04:33 +00:00
Laurent Destailleur
7a1b1f30ac
Ajout confirmation suppression categorie
2007-02-22 20:59:41 +00:00
Laurent Destailleur
7157133ff6
New: Affichage info status sur fiche categorie
2007-02-04 01:39:39 +00:00
Laurent Destailleur
2857e319bf
Look: Modif esthtiques mineures
2006-12-22 20:24:20 +00:00
Regis Houssin
706914c4e9
bugfix: la catgorie mre n'tait pas rcupre lors de l'dition d'une catgorie fille
2006-12-19 20:33:32 +00:00
Laurent Destailleur
a1c1c3b674
Modif doc doxygen
2006-11-26 21:40:10 +00:00
Laurent Destailleur
67c12ed041
Ajout fonction tout drouler sur liste catgories
2006-08-17 01:04:09 +00:00
Laurent Destailleur
36a36dfdd4
Ajout fonction tout drouler sur liste catgories
2006-08-17 00:58:53 +00:00
Laurent Destailleur
927d797c70
Ajout fonction tout drouler sur liste catgories
2006-08-16 23:30:20 +00:00
Laurent Destailleur
bff3ad8d7a
Ajout fonction tout drouler sur liste catgories
2006-08-16 23:30:19 +00:00
Laurent Destailleur
14840849d3
New: Ajout gestionnaire d'arbre HTML
...
Look: Mise au norme affiche fiche categorie
2006-08-15 18:52:02 +00:00
Laurent Destailleur
b1a0de9797
Fix: Debuggage fonction categorie et recriture de certaines fonctions:
...
Code plus simple, avec moins de requete. Une dizaine de fonctions remplaces par une seule nomme get_full_arbo().
2006-08-15 17:33:56 +00:00
Laurent Destailleur
439dbaf0d5
Fix: Si pas de droits en modif sur produits, alors pas moyen de supprimer une affectation de catgorie
2006-07-30 13:27:36 +00:00
Laurent Destailleur
c0e8e07d84
Fix: Debug divers sur gestion des catgories
2006-07-30 00:37:31 +00:00
Laurent Destailleur
817cfd0901
Look: Uniformisation look sur catgories
2006-05-09 21:36:17 +00:00
Andre Cianfarani
e6a0d312fc
affichage description dans listing des ctaes
2006-04-04 04:38:25 +00:00
Andre Cianfarani
aac99c598e
ajout fonction pour recup description d'une cate
2006-04-04 04:38:06 +00:00
Laurent Destailleur
5c65415a8f
Look: Bouton supprimer avec style butActionDelete
2006-04-01 13:03:31 +00:00
Laurent Destailleur
f725d917a8
Doc: Modif doc doxygen
2006-04-01 02:37:23 +00:00
Regis Houssin
a757357152
modif esthetique
2006-03-30 16:07:45 +00:00
Regis Houssin
fa2c27ae18
dbut ajout possibilit de dterminer si le contenu d'une catgorie sera visible ou
...
non dans la liste des produits/services, ceci afin de pouvoir cacher les sous-produits
par exemple.
2006-03-30 15:45:04 +00:00
Andre Cianfarani
1c763abab0
ajout arbo complete des cate
2006-03-30 15:44:52 +00:00
Regis Houssin
d699f763dc
Fix: traduction
2006-03-30 15:17:39 +00:00
Regis Houssin
de5f76253c
dbut ajout possibilit de dterminer si le contenu d'une catgorie sera visible ou
...
non dans la liste des produits/services, ceci afin de pouvoir cacher les sous-produits
par exemple.
2006-03-30 15:09:11 +00:00
Regis Houssin
3476c934a7
bugfix
2006-03-30 15:04:42 +00:00
Regis Houssin
172fcf6430
dbut ajout possibilit de dterminer si le contenu d'une catgorie sera visible ou
...
non dans la liste des produits/services, ceci afin de pouvoir cacher les sous-produits
par exemple.
2006-03-30 15:02:24 +00:00
Andre Cianfarani
7edf4b6928
debug
2006-03-30 14:40:40 +00:00
Andre Cianfarani
fedaa74ce8
debug
2006-03-30 14:24:21 +00:00
Regis Houssin
036178378b
dbut ajout possibilit de dterminer si le contenu d'une catgorie sera visible ou
...
non dans la liste des produits/services, ceci afin de pouvoir cacher les sous-produits
par exemple.
2006-03-29 17:02:07 +00:00
Regis Houssin
8090967a7f
dbut ajout possibilit de dterminer si le contenu d'une catgorie sera visible ou
...
non dans la liste des produits/services, ceci afin de pouvoir cacher les sous-produits
par exemple.
2006-03-29 16:55:10 +00:00
Regis Houssin
af7beb0544
dbut ajout possibilit de dterminer si le contenu d'une catgorie sera visible ou
...
non dans la liste des produits/services, ceci afin de pouvoir cacher les sous-produits
par exemple.
2006-03-29 16:15:48 +00:00
Regis Houssin
0a80d74153
Ajout bouton de retour au produit aprs cration de la catgorie
2006-03-25 17:21:20 +00:00
Regis Houssin
8f5c40c281
bugfix
2006-03-25 17:10:49 +00:00
Regis Houssin
5cda286dab
Ajout bouton de retour au produit aprs cration de la catgorie
2006-03-25 17:10:03 +00:00
Regis Houssin
c86014b5f0
Ajout bouton de retour au produit aprs cration de la catgorie
2006-03-25 17:02:50 +00:00
Regis Houssin
4ab9baf2bf
Ajout bouton de retour au produit aprs cration de la catgorie
2006-03-25 17:02:50 +00:00
Andre Cianfarani
35fb0dda9f
debug
2006-03-20 15:21:53 +00:00
Andre Cianfarani
d710e41823
debug : empeche asociation d'une cate avec elle-meme
2006-03-20 15:20:39 +00:00
Regis Houssin
f711276632
Fix: lien incorrecte
2006-03-16 11:49:13 +00:00
Andre Cianfarani
d27331eca6
debug probleme en cas d'apostrophes/guillemets
2006-03-15 15:40:19 +00:00
Andre Cianfarani
77e06014f4
debug
2006-03-15 15:39:50 +00:00
Andre Cianfarani
db793148c8
print des mesg via langs
2006-03-15 15:26:27 +00:00
Andre Cianfarani
af57df3bb5
debug libelle avec apostrophe et interdire doublon
2006-03-15 15:23:58 +00:00
Andre Cianfarani
6e987d93f7
debug interdiction creer cate au meme emplacement
2006-03-14 07:26:06 +00:00
Andre Cianfarani
091a502687
modifs mise en page
2006-03-14 06:34:40 +00:00
Andre Cianfarani
302515c3ff
changement du fonctionnement
2006-03-13 16:40:34 +00:00
Andre Cianfarani
ce0b93edb1
changement quasi complet du fonctionnement
2006-03-13 16:40:21 +00:00
Laurent Destailleur
93d784614b
Look: Modif esthtiques mineures sur page des catgories
2006-03-03 20:52:01 +00:00
Regis Houssin
5b89eaf13d
dbut restructuration du code
2006-02-23 12:23:53 +00:00