Laurent Destailleur
|
51ce4804dd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-06-06 10:58:43 +02:00 |
|
Laurent Destailleur
|
ff23c825ae
|
Code comment
|
2016-06-06 10:58:23 +02:00 |
|
Laurent Destailleur
|
293c8e145a
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/commande/card.php
htdocs/imports/import.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 02:20:27 +02:00 |
|
Laurent Destailleur
|
c09dbe05b3
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/class/ldap.class.php
htdocs/expensereport/card.php
htdocs/langs/en_US/admin.lang
|
2016-06-05 00:25:08 +02:00 |
|
Maxime Kohlhaas
|
7866fb9dae
|
Fix #5153
|
2016-06-04 19:11:32 +02:00 |
|
jean
|
49d0c8d5ff
|
FIX #4173 Ergonomie of product/service card
Add configuration key PRODUCT_NODISPLAYIFNOPHOTO to avoid displaying
nophoto.png
|
2016-06-04 16:34:26 +02:00 |
|
Laurent Destailleur
|
7519c4a602
|
FIX Log of tax
FIX Missing import key on social contributions and missing class to
manage type of social contributions.
|
2016-06-01 13:24:27 +02:00 |
|
Laurent Destailleur
|
1bc6c4ffa3
|
Clean code
|
2016-05-30 20:50:49 +02:00 |
|
Laurent Destailleur
|
46a0f3dab0
|
Fix minor bugs
|
2016-05-30 01:30:28 +02:00 |
|
Laurent Destailleur
|
889ff16906
|
FIX #5239
|
2016-05-29 11:56:19 +02:00 |
|
Laurent Destailleur
|
25dfa0c5b9
|
Work on website
|
2016-05-07 16:38:32 +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
|
c939273fd5
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2016-04-22 13:38:56 +02:00 |
|
Laurent Destailleur
|
7515b2ba7b
|
NEW Add a parameter on graph function to show a generic graph when no
data are available.
|
2016-04-22 12:11:57 +02:00 |
|
Marcos García de La Fuente
|
54dd1763fe
|
Little refactor
|
2016-04-17 15:05:54 +02:00 |
|
Laurent Destailleur
|
059466030a
|
FIX Missing a new line into log of sent emails
|
2016-04-07 12:42:18 +02:00 |
|
Laurent Destailleur
|
2c829e7cb6
|
NEW Add picto on module list to show warning and if module is an
external module.
|
2016-04-07 11:50:45 +02:00 |
|
aspangaro
|
33e8833287
|
Fix travis
|
2016-04-03 10:47:21 +02:00 |
|
Laurent Destailleur
|
281b06a2d3
|
NEW Introduce option MAIN_WEIGHT_DEFAULT_UNIT and
MAIN_VOLUME_DEFAULT_UNIT to force output unit for weight and volume.
|
2016-04-01 18:44:23 +02: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
|
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 |
|
Juanjo Menent
|
187a04854f
|
Merge pull request #4862 from marcosgdf/form-selectarray2
Corrected non-static usages of several Form functions
|
2016-03-21 20:21:29 +01:00 |
|
Laurent Destailleur
|
d4f5076a84
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-20 17:37:50 +01:00 |
|
Laurent Destailleur
|
706a7f05b8
|
FIX PHPCS
|
2016-03-20 17:37:27 +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
|
8689240b7f
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-19 21:37:08 +01:00 |
|
Laurent Destailleur
|
af3256f84a
|
Fix first change to fix serious pb with vat definition when using the
POS.
|
2016-03-19 21:35:03 +01:00 |
|
Laurent Destailleur
|
5eef373ed6
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/compta/bank/search.php
htdocs/user/card.php
|
2016-03-18 14:56:44 +01:00 |
|
Laurent Destailleur
|
97b630ac65
|
NEW Can use ^ and $ (to say start with or end with like regex syntax)
into search fields when search field is text. Bonus: ^$ can filter all
lines with field not defined.
|
2016-03-18 12:42:13 +01:00 |
|
Laurent Destailleur
|
5edeeae384
|
FIX Bad error and style message when changing its own login
|
2016-03-18 11:30:15 +01:00 |
|
Laurent Destailleur
|
7dac7c4f04
|
Merge remote-tracking branch 'origin/3.9' into develop
|
2016-03-11 11:00:53 +01:00 |
|
Laurent Destailleur
|
7a5353efb2
|
Make things clearer about option MAIN_ENABLE_LOG_TO_HTML
|
2016-03-10 18:36:09 +01:00 |
|
Laurent Destailleur
|
155fd71f6d
|
Merge pull request #4734 from fappels/develop
Fix: add require to showDimensionInBestUnit
|
2016-03-10 13:22:58 +01:00 |
|
Laurent Destailleur
|
8ab343e95f
|
Can choose number of decimals into function showDimensionInBestUnit
|
2016-03-09 23:17:46 +01:00 |
|
Laurent Destailleur
|
d1777a6783
|
Replace function rand with mt_rand (prepare php 8)
|
2016-03-05 15:01:25 +01:00 |
|
Francis Appels
|
0890f20a72
|
Update functions.lib.php
Add product.lib for function measuring_units_string
|
2016-03-04 19:29:08 +01:00 |
|
Laurent Destailleur
|
fd2166ed11
|
Minor enhancement on new recurring invoice generation
|
2016-03-03 10:42:49 +01:00 |
|
Laurent Destailleur
|
2ee74a80d9
|
NEW Enhance navigation of project module
|
2016-02-28 00:01:50 +01:00 |
|
Laurent Destailleur
|
8807222f24
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 12:22:39 +01:00 |
|
Laurent Destailleur
|
c86a1a30d5
|
Fix a lot of fixes to have the french vat npr working better
|
2016-02-27 11:46:16 +01:00 |
|
Laurent Destailleur
|
c1ea597cb7
|
Redesign page with customer price to make it easier to understand.
|
2016-02-26 13:44:03 +01:00 |
|
Laurent Destailleur
|
e115ac90ec
|
Code comment
|
2016-02-26 12:08:04 +01:00 |
|
Laurent Destailleur
|
f330a1c8e5
|
Fix phpcs
|
2016-02-26 10:55:47 +01:00 |
|
Laurent Destailleur
|
a95240e33d
|
FIX Some troubles into weight and volume calculation when unit differs.
NEW Introduce a function showDimensionInBestUnit
|
2016-02-25 13:46:38 +01:00 |
|
Ion Agorria
|
673f0c70a6
|
NEW: TimeZone can be supplied to mktime
|
2016-02-22 22:00:59 +01:00 |
|
Laurent Destailleur
|
f6d1913bb7
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2016-02-22 13:35:46 +01:00 |
|
Laurent Destailleur
|
355f091246
|
FIX Option MAIN_FORCE_STATE_INTO_ADDRESS and SOCIETE_DISABLE_STATE
|
2016-02-22 13:28:08 +01:00 |
|