Laurent Destailleur
b8f721092f
Removed useless comments
2013-06-09 18:36:47 +02:00
Laurent Destailleur
51d11ff190
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/compta/facture/stats/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/includes/tcpdf/tcpdf.php
htdocs/langs/el_GR/other.lang
htdocs/langs/en_US/cashdesk.lang
htdocs/langs/en_US/main.lang
htdocs/langs/es_ES/products.lang
htdocs/main.inc.php
test/phpunit/NumberingModulesTest.php
2013-06-09 16:49:47 +02:00
Laurent Destailleur
49d65e5ebe
Fix: criteria of select
2013-06-09 03:10:31 +02:00
Marcos García
f0454926c2
Fix bug #933 : Ajax error
...
Caused by commit 7e53f98
2013-06-08 22:29:18 +02:00
Marcos García
3b28de0a07
Fixed some translation problems
2013-06-08 21:57:57 +02:00
Laurent Destailleur
421c3fb35b
Fix: Bad param 'zone' into printCommon
2013-06-07 13:41:32 +02:00
Cédric Salvador
8ad2fad817
fixed select_thirdparty_list call in the select_company function
2013-06-06 18:31:52 +02:00
Cédric Salvador
b747b0349d
merge
2013-06-06 18:31:33 +02:00
Laurent Destailleur
b7f697e8c4
Remove a call of a deprecated function
2013-06-05 22:27:02 +02:00
Laurent Destailleur
7e53f98baa
Qual: Uniformize code
2013-06-05 22:01:35 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
fhenry
40827a7ef3
Add generic behaviour in showphoto of html.form.class.php
2013-05-21 14:52:39 +02:00
fhenry
be525ad0e8
Better code quality for [ task #531 ] Add a duration on tasks
2013-05-15 14:19:16 +02:00
fhenry
aa7e3c2fdd
[ task #892 ] Add option in thridparty customer/supplier admin to hide
...
non active in select_company method
2013-05-11 17:10:11 +02:00
Laurent Destailleur
26f3e920cf
Fix: Removed warning.
...
Fix: Missing doxygen
2013-05-02 13:10:39 +02:00
Laurent Destailleur
80e470a4ce
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture.php
htdocs/compta/facture/impayees.php
htdocs/compta/index.php
htdocs/core/boxes/box_produits_alerte_stock.php
htdocs/core/class/html.form.class.php
htdocs/core/modules/syslog/mod_syslog_file.php
htdocs/fourn/facture/impayees.php
htdocs/holiday/class/holiday.class.php
htdocs/holiday/fiche.php
2013-04-28 01:24:58 +02:00
Laurent Destailleur
3203283fe9
Fix: remove warning
2013-04-27 12:24:48 +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
9a2b72f8f8
Compatibility with jmobile
2013-04-24 15:49:43 +02:00
Laurent Destailleur
ee843924dd
Fix: Some translation change to have things more clear.
2013-04-22 10:33:06 +02:00
Laurent Destailleur
a880a8c51e
Qual: Work to prepare usage of jquery data plugins.
2013-04-18 19:37:50 +02:00
Laurent Destailleur
e4c4cced70
Look: Optimize for small screen
2013-04-14 16:11:55 +02:00
Laurent Destailleur
f8c3396fa7
Fix: "Now" button was not working when using combo calendar selector.
2013-04-14 14:45:23 +02:00
Laurent Destailleur
7d2b11aff5
Qual: Remove a deprecated page, replaced by a more direct combo box.
2013-04-08 19:26:45 +02:00
Laurent Destailleur
ee2a2f7b48
Missing space
2013-04-06 16:43:26 +02:00
Laurent Destailleur
b47765f721
Optimize for smartphones
2013-04-05 22:26:41 +02:00
Laurent Destailleur
545ac638b0
Qual: Removed deprecated code for using a specific mobile theme.
...
New: Include terminal variables to optimize any themes.
Qual: First change to allow butAction buttons to wrap on new lines for
small size screens.
2013-04-03 15:20:56 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
eldy
c8d6e9e44a
Fix: List of customers to build invoice or order
2013-03-23 12:33:25 +01:00
Raphaël Doursenaud
16efed11ca
Added natural search to product line search
2013-03-15 16:05:49 +01:00
Laurent Destailleur
746e005726
Fix: Fix ton of regression due to field name change
2013-03-09 20:34:38 +01:00
Grand Philippe
6decab1847
english language standardization
2013-02-25 09:17:38 +01:00
Grand Philippe
c9f91a6082
english language standardization
2013-02-23 17:01:10 +01:00
Grand Philippe
7c2a4500d6
fix: change name with lastname
2013-02-23 12:30:01 +01:00
jfefe
34bfdf92cd
Fix bug #732 : Missing argument when calling selectcontacts method
2013-02-22 15:34:20 +01:00
Laurent Destailleur
50decdd941
Fix: When creating user on other entity, no way to read user
...
after creation.
2013-02-16 21:06:15 +01:00
Laurent Destailleur
b1ee14ce60
New: Can define a hierarchical responsible on users.
2013-02-15 18:39:27 +01:00
Maxime Kohlhaas
bfc5cfebce
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2013-02-13 15:42:41 +01:00
fhenry
d8d4b669ab
Task [ task #711 ]
2013-02-12 09:49:27 +01:00
Maxime Kohlhaas
7c458777cf
Task # 559 : product customer prices by quantity, correction
2013-02-04 10:21:59 +01:00
Laurent Destailleur
30764a6c00
Fix: Option COMPANY_USE_SEARCH_TO_SELECT was not working for third party
...
selection when autocomplete is on.
2013-01-29 16:14:53 +01:00
Laurent Destailleur
180fb2c91a
Fix: Option COMPANY_USE_SEARCH_TO_SELECT was not working for third party
...
selection when autocomplete is on.
2013-01-29 15:22:07 +01:00
Laurent Destailleur
0743049dc4
Fix: get list of currencies
2013-01-28 14:57:37 +01:00
Regis Houssin
bfe57b21b0
Fix: disable "datetimepicker" from edit in place for the moment
2013-01-22 18:05:41 +01:00
Regis Houssin
a019b1c854
Fix: disable "datetimepicker" from edit in place for the moment
2013-01-22 18:04:04 +01:00
Laurent Destailleur
a5b174eccc
Fix: Architecture of getCurrency was wrong. Cache was not stored
...
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +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
0f6506d457
Fix: not object error with option SERVICE_ARE_ECOMMERCE_200238EC
2013-01-13 18:57:55 +01:00
Laurent Destailleur
cd6e3464db
Fix: Several fixes for bad management of external/internal users.
2013-01-02 14:35:16 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00