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 |
|
Laurent Destailleur
|
1e237defb0
|
Fix phpcs
|
2015-04-26 17:59:02 +02:00 |
|
Laurent Destailleur
|
60a56da370
|
Some change into css. Tabs background are now white so main content is
black on white (better contrast).
Fix editfieldval for date.
|
2015-04-25 22:20:10 +02:00 |
|
Laurent Destailleur
|
f9285d6d23
|
NEW Can add all user of a project as user of a task, in one step.
|
2015-04-23 13:44:45 +02:00 |
|
Laurent Destailleur
|
100fa1067e
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/compta/bank/virement.php
htdocs/compta/facture/impayees.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modProjet.class.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/langs/en_GB/admin.lang
htdocs/langs/es_AR/orders.lang
htdocs/langs/es_AR/trips.lang
htdocs/langs/es_CO/admin.lang
htdocs/langs/es_CO/orders.lang
htdocs/langs/es_CO/trips.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/main.lang
htdocs/langs/pl_PL/interventions.lang
htdocs/langs/pt_BR/trips.lang
htdocs/langs/ro_RO/productbatch.lang
htdocs/langs/ro_RO/trips.lang
htdocs/main.inc.php
htdocs/projet/element.php
|
2015-04-22 17:57:57 +02:00 |
|
Laurent Destailleur
|
96a33bbe8a
|
First clean of code after devcamp
|
2015-04-21 15:49:58 +02:00 |
|
Laurent Destailleur
|
5b29c87933
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/compta/deplacement/fiche.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/expedition/fiche.php
|
2015-04-19 00:23:46 +02:00 |
|
Marcos García de La Fuente
|
87f97ed545
|
Merge branch 'develop' into units
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/admin/product.php
htdocs/product/card.php
|
2015-04-18 23:38:14 +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 |
|
Maxime Kohlhaas
|
51522decf3
|
Fix : price in editkeyval function was forcing a price rounding
|
2015-04-18 18:33:46 +02:00 |
|
Laurent Destailleur
|
aab9b0ec60
|
Merge pull request #2620 from atm-maxime/develop_cat_multiselect
New : categories as multi-select on product
|
2015-04-18 03:53:05 +02:00 |
|
Maxime Kohlhaas
|
9d8036e5a7
|
New : categories as multi-select on product
|
2015-04-18 03:12:42 +02:00 |
|
Maxime Kohlhaas
|
4d119065a8
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2015-04-14 13:01:41 +02:00 |
|
Laurent Destailleur
|
75b3fd442e
|
Add option to allow to filter list on project creation
|
2015-04-14 12:32:19 +02:00 |
|
Laurent Destailleur
|
5fa21f37f0
|
Fix trim label
|
2015-04-05 17:13:24 +02:00 |
|
Marcos García de La Fuente
|
7075ac74c4
|
Merge branch 'develop' into units
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/card.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobjectline.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/class/product.class.php
|
2015-04-03 15:45:54 +02:00 |
|
Laurent Destailleur
|
d8db32a99c
|
NEW: Introduce option SUPPLIER_ORDER_DOUBLE_APPROVAL to allow 2
approvals to make a supplier order approved. Activating this option
introduce a new permission to the second level approval.
|
2015-04-01 21:00:51 +02:00 |
|
Marcos García de La Fuente
|
831177ef99
|
Implemented constants for Product class
|
2015-03-30 03:14:07 +02:00 |
|
Laurent Destailleur
|
55140afde4
|
Merge branch 'price-global-variables' of
https://github.com/IonAgorria/dolibarr into
IonAgorria-price-global-variables
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/dynamic_price/editor.php
|
2015-03-22 12:45:04 +01:00 |
|
Laurent Destailleur
|
6ceda02eaa
|
NEW: Enhancement of module 'Notification by Email'. Show nb of
notifications set. Can set several emails. Can set a threshold on
amount for notifications. Add notification on supplier order validation.
|
2015-03-18 21:44:57 +01:00 |
|
Laurent Destailleur
|
ba526c5a2f
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-03-18 14:32:58 +01:00 |
|
Laurent Destailleur
|
7ef11b2f38
|
Fix selected attribute not set correctly
|
2015-03-18 13:16:59 +01:00 |
|
Ion Agorria
|
5f9b1fa029
|
Changes for applying new paths
|
2015-03-14 16:50:02 +01:00 |
|
Maxime Kohlhaas
|
60022ab80d
|
NEW : autofocus on product selection dropdown list or search field
|
2015-03-12 17:25:57 +01:00 |
|
Scrutinizer Auto-Fixer
|
27e99793a3
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-03-06 02:10:01 +00:00 |
|
Laurent Destailleur
|
7b7b5090c7
|
Merge branch 'incoterm' of https://github.com/atm-ph/dolibarr into
atm-ph-incoterm
Conflicts:
htdocs/comm/propal.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-03-04 23:03:29 +01:00 |
|
Marcos García de La Fuente
|
b4c84fac9d
|
NEW: [ task #977 ] New option to manage product unit
Migrated code from GPCSolutions/dolibarr:3.2-units branch and adapted for 3.8 with some improvements
|
2015-03-01 12:42:38 +01:00 |
|
Laurent Destailleur
|
51fff77355
|
Fix: time 0 must be different than time unknown.
|
2015-02-28 19:02:03 +01:00 |
|
phf
|
11a0624e39
|
[CORE] FIX Travis phpcs (#incoterm).
|
2015-02-23 11:19:00 +01:00 |
|
phf
|
127868899d
|
Merge branch 'develop' into incoterm
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
|
2015-02-23 10:42:01 +01:00 |
|
Laurent Destailleur
|
5dffe4b440
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-02-21 12:58:14 +01:00 |
|
Laurent Destailleur
|
070accd1e0
|
Work on new module expense report
|
2015-02-21 12:57:17 +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 |
|
Laurent Destailleur
|
4963555669
|
Merge branch 'misc' of https://github.com/marcosgdf/dolibarr into
marcosgdf-misc
Conflicts:
htdocs/barcode/codeinit.php
|
2015-02-18 22:54:02 +01:00 |
|
Laurent Destailleur
|
e5b401c8f2
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/langs/es_ES/agenda.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/bills.lang
htdocs/langs/fr_FR/errors.lang
htdocs/langs/fr_FR/projects.lang
htdocs/langs/fr_FR/stocks.lang
htdocs/langs/fr_FR/suppliers.lang
|
2015-02-15 19:51:49 +01:00 |
|
Laurent Destailleur
|
eef1e17c61
|
Fix: default vat
|
2015-02-15 19:38:20 +01:00 |
|
Marcos García de La Fuente
|
023175b9f1
|
PHPDoc and misc fixes for several folders
|
2015-02-10 11:38:13 +01:00 |
|
Marcos García de La Fuente
|
ca939bf8a5
|
PHPDoc and misc fixes for several folders
|
2015-02-10 11:02:11 +01:00 |
|
Marcos García de La Fuente
|
e21681a369
|
PHPDoc and misc fixes for Admin
|
2015-02-10 10:52:48 +01:00 |
|
Marcos García de La Fuente
|
157a6e109e
|
Misc Adherents PHPDoc corrections
|
2015-02-10 10:45:48 +01:00 |
|
phf
|
23751c75dc
|
[CORE] fin de la mise en place de la gestion incoterms des sociétés (#incoterm).
|
2015-02-10 10:22:38 +01:00 |
|
phf
|
62762f82a9
|
[CORE] incorporation de l'ajout / modification de l'incoterm sur un tiers (#incoterm
|
2015-02-09 17:55:43 +01:00 |
|
Laurent Destailleur
|
a21acdeb7c
|
Enable select2 for users combo
|
2015-02-07 03:41:09 +01:00 |
|
Laurent Destailleur
|
9c087e27d0
|
Fix permissions
|
2015-02-02 13:45:55 +01:00 |
|
Laurent Destailleur
|
34cbcad9da
|
Reduce number of new to save memory usage.
Fight table to replace with div
|
2015-02-01 00:40:42 +01:00 |
|
Laurent Destailleur
|
9188be57ce
|
Select2 component creates problem of sizing with jmobile.
|
2015-01-31 19:25:26 +01:00 |
|
Laurent Destailleur
|
1c7feb67ea
|
Merge branch 'dinamic-prices-product' of
https://github.com/IonAgorria/dolibarr into
IonAgorria-dinamic-prices-product
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
htdocs/product/fournisseurs.php
|
2015-01-31 14:53:14 +01:00 |
|
Laurent Destailleur
|
275e198041
|
New: Selection of project use the new select2 component.
|
2015-01-30 19:57:38 +01:00 |
|
Laurent Destailleur
|
59711298c3
|
Fixed: Length of project label is no more truncated on element cards
(invoice, proposal, order...)
|
2015-01-30 16:33:39 +01:00 |
|
Frédéric FRANCE
|
f3a3136452
|
Update html.form.class.php
|
2015-01-18 11:38:45 +01:00 |
|