Laurent Destailleur
|
3119d77565
|
Add warning on deprecated param
|
2016-05-22 16:36:48 +02:00 |
|
Laurent Destailleur
|
901c7c9517
|
Link "Backtolist" was missing on products
|
2016-05-17 02:16:28 +02:00 |
|
Scrutinizer Auto-Fixer
|
9508d8a5c0
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2016-05-06 19:10:59 +00:00 |
|
Laurent Destailleur
|
6a123c91b5
|
Solve warnings that appears because code is using statically a mehtod
that can't be static yet.
|
2016-04-30 19:30:28 +02:00 |
|
Laurent Destailleur
|
0cde6ad98f
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/filefunc.inc.php
|
2016-04-29 20:43:42 +02:00 |
|
Laurent Destailleur
|
3d9456b202
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/fourn/facture/list.php
|
2016-04-29 20:42:35 +02:00 |
|
Laurent Destailleur
|
53386e22ea
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/expedition/class/expedition.class.php
htdocs/index.php
|
2016-04-29 20:39:17 +02:00 |
|
Laurent Destailleur
|
0735413e7c
|
Merge pull request #5101 from altatof/fix_fournprice_select
FIX: end of select when no fournprice
|
2016-04-29 20:36:44 +02:00 |
|
Laurent Destailleur
|
2ea5bf3d5e
|
FIX: Pre selected value was not used on supplier list ouput
|
2016-04-28 20:04:48 +02:00 |
|
Christophe Battarel
|
2a0c508d47
|
FIX: end of select when no fournprice
|
2016-04-25 11:26:13 +02:00 |
|
Laurent Destailleur
|
bcb4b2b607
|
Work on website module
|
2016-04-23 21:34:10 +02:00 |
|
Laurent Destailleur
|
bfc5be1aad
|
FIX Fix and move dolGetFirstLine function into main
FIX Hang on ->client not defined
|
2016-04-22 19:07:32 +02:00 |
|
Laurent Destailleur
|
1de36d6501
|
Merge pull request #5011 from altatof/supplierorder_noprice
NEW hidden feature: SUPPLIERORDER_WITH_NOPRICEDEFINED
|
2016-04-22 18:27:42 +02:00 |
|
Laurent Destailleur
|
08c379ad58
|
Fix submit photo is no more hidden on smartphone.
|
2016-04-19 19:15:31 +02:00 |
|
Laurent Destailleur
|
f68f5677bb
|
Start to use the vat code to identify a vat into combo list instead of
just "rate" and "npr".
|
2016-04-18 21:02:14 +02:00 |
|
Christophe Battarel
|
c3d4cd85f1
|
NEW hidden feature: SUPPLIERORDER_WITH_NOPRICEDEFINED allow supplier
order even if no supplier price defined
|
2016-04-15 12:28:35 +02:00 |
|
Laurent Destailleur
|
357877b1fe
|
Debug multicurrency and clean properties of some modules
|
2016-04-12 14:45:59 +02:00 |
|
Scrutinizer Auto-Fixer
|
051ccf30a1
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2016-04-09 17:32:05 +00:00 |
|
Laurent Destailleur
|
cd13c942ed
|
FIX When editing a numeric that is not defined, we must not show 0 but
an empty field.
|
2016-04-09 10:40:56 +02:00 |
|
Laurent Destailleur
|
448758bbf4
|
Merge branch 'develop_NEW_supplier_price_reputation' of
https://github.com/atm-alexis/dolibarr into
atm-alexis-develop_NEW_supplier_price_reputation
Conflicts:
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
|
2016-04-08 22:01:55 +02:00 |
|
Laurent Destailleur
|
80caf58866
|
FIX Default vat is not set correctly when an error occured and we use
VAT identified by a code.
|
2016-04-08 19:19:13 +02:00 |
|
Laurent Destailleur
|
cfcbc34972
|
FIX Default vat is not set correctly when an error occured and we use
VAT identified by a code.
|
2016-04-08 19:16:40 +02:00 |
|
Alexis Algoud
|
a2c5bfa72c
|
FIX parse error
|
2016-04-06 10:20:38 +02:00 |
|
Alexis Algoud
|
11bb4d1cfb
|
Show in select
|
2016-04-06 10:17:13 +02:00 |
|
Laurent Destailleur
|
43165bab02
|
FIX Filter/search on extrafields on lists
Conflicts:
dev/skeletons/skeleton_list.php
htdocs/projet/list.php
htdocs/societe/list.php
|
2016-04-04 16:22:26 +02:00 |
|
Laurent Destailleur
|
54f3005666
|
NEW Can select fields to show on proposal lists.
|
2016-03-31 11:58:05 +02:00 |
|
Laurent Destailleur
|
2d9c53fc26
|
NEW Merge all boxes "related objects" into one. This save a lot of room
on most card and avoid often horizontal scoll.
|
2016-03-30 19:18:31 +02:00 |
|
Laurent Destailleur
|
ff96ebf381
|
Enahnce navigation
|
2016-03-29 22:09:13 +02:00 |
|
Laurent Destailleur
|
0715353960
|
FIX A not enabled field for list must not into fields to add
|
2016-03-25 19:44:18 +01:00 |
|
Laurent Destailleur
|
d213002892
|
FIX A not enabled field for list must not into fields to add
|
2016-03-25 19:42:42 +01:00 |
|
Laurent Destailleur
|
7def29301a
|
Merge pull request #4893 from defrance/patch-113
FIX : add line of separation between left menu
|
2016-03-25 18:21:52 +01:00 |
|
BENKE Charlie
|
bf2d52894a
|
correct travis too
|
2016-03-25 16:48:45 +01:00 |
|
Laurent Destailleur
|
61bc8fc9ef
|
NEW Can edit value date of a vat payment after recording it.
Conflicts:
htdocs/compta/localtax/card.php
htdocs/core/class/html.form.class.php
|
2016-03-25 16:01:45 +01: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
|
a2e9832c8d
|
Revert "Corrected non-static usages of Form::multiselectarray function"
This reverts commit 0a53cdd88f.
|
2016-03-25 15:34:43 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Laurent Destailleur
|
68e06a4634
|
Revert "NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions"
This reverts commit 4d78932fe8.
|
2016-03-25 15:34:23 +01:00 |
|
Laurent Destailleur
|
4dc6acafe0
|
Revert "NEW Converted Form::selectyesno to a static function"
This reverts commit 5a9e686bf9.
|
2016-03-25 15:34:06 +01:00 |
|
Laurent Destailleur
|
2220f7f6f2
|
Revert "NEW Converted Form::formconfirm function to a static function and removed deprecated function Form::form_confirm"
This reverts commit a0926abd13.
|
2016-03-25 15:31:28 +01:00 |
|
Laurent Destailleur
|
e7a02d77a6
|
Revert commit
|
2016-03-25 15:31:17 +01:00 |
|
Laurent Destailleur
|
8ecfca5a9e
|
Revert change that break compatiblity with 100% of modules
|
2016-03-25 15:26:46 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Laurent Destailleur
|
4ec41bc33b
|
NEW Can edit value date of a vat payment after recording it.
|
2016-03-25 14:49:48 +01:00 |
|
Marcos García de La Fuente
|
89bd173c2f
|
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
|
2016-03-21 21:51:29 +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
|
a0926abd13
|
NEW Converted Form::formconfirm function to a static function and removed deprecated function Form::form_confirm
|
2016-03-20 14:15:22 +01:00 |
|
Marcos García de La Fuente
|
5bdc3b9a1e
|
NEW Converted Form::selectyesno, Form::showrefnav, Form::select_date, Form::showbarcode, Form::showfilterAndCheckAddButtons, Form::editfieldkey, Form::editfieldnav, Form::editInPlace, Form::selectMassActions to static functions
|
2016-03-20 14:15:22 +01:00 |
|
Marcos García de La Fuente
|
5a9e686bf9
|
NEW Converted Form::selectyesno to a static function
|
2016-03-20 14:15:22 +01:00 |
|
Marcos García de La Fuente
|
ff6b187ef3
|
NEW Converted Form::showLinkedObjectBlock to a static function
|
2016-03-20 14:15:21 +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 |
|