Laurent Destailleur
d23a8a56ea
Fix must use the constant, not hard coded value.
2016-06-25 21:40:45 +02:00
philippe grand
0c5eaddf7a
internationalization of code comment
2016-06-23 19:56:17 +02:00
Laurent Destailleur
6317cb53f2
FIX Merge of 2 thirdparties when there is one common tag.
2016-06-20 15:42:16 +02:00
Laurent Destailleur
97278c254e
Doc comment
2016-05-26 21:12:36 +02:00
Laurent Destailleur
b410aa57b9
Fix: Fetching category on label is not enough. We must introduce type
2016-05-25 15:36:48 +02:00
Laurent Destailleur
3119d77565
Add warning on deprecated param
2016-05-22 16:36:48 +02:00
frederic34
17463b4927
categories account like other categories
2016-04-30 14:45:24 +02:00
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
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
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
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
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
9d0cd148a8
Fix duplicate log
2015-09-25 11:47:24 +02:00
Raphaël Doursenaud
67ddb6c94e
[Qual] Cleanup of inherited class properties
2015-09-24 20:12:55 +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
Laurent Destailleur
811169b2ae
Fix: do not show desc if empty
2015-08-13 01:26:25 +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
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
a258370f8a
Prepare code for generic solution where all path are forged using
...
get_exdir.
2015-05-18 22:25:51 +02:00
jfefe
dbb9449ee7
Fix PHPCS
2015-05-06 00:55:42 +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