Laurent Destailleur
41a2ce1a74
Fix: [ bug #1319 ] Erreur d'affichage des remises dans les propales
...
Conflicts:
htdocs/comm/propal.php
2014-04-06 21:21:08 +02:00
Laurent Destailleur
1c21c00fb6
New: Can use "Space" as value for SeparatorThousand into language files
2014-04-06 21:18:21 +02:00
Laurent Destailleur
a2531872cb
Fix: [ bug #1319 ] Erreur d'affichage des remises dans les propales
2014-04-06 21:17:35 +02:00
Laurent Destailleur
d595b96c8e
New: Paypal return for subscription show more information and direct
...
link into email.
Qual: Better management of error when creating subscription of member
not linked to a third party.
2014-04-06 14:22:08 +02:00
Laurent Destailleur
688ce704ec
Fix: Doxygen
2014-04-05 15:14:19 +02:00
Laurent Destailleur
d2b1b1a86c
Merge branch 'actiontriggers' of
...
https://github.com/GPCsolutions/dolibarr into
GPCsolutions-actiontriggers
Conflicts:
htdocs/langs/de_DE/other.lang
2014-04-04 23:47:36 +02:00
Laurent Destailleur
262efb997f
Fix: paddingrightonly must use $right and $left to be compatible with
...
LTR languages.
2014-04-02 18:45:59 +02:00
Laurent Destailleur
d5448f9ca4
Merge pull request #1521 from FHenry/3.5
...
Extrafield select form table do not display selected value on edit mode
2014-04-02 14:57:00 +02:00
Laurent Destailleur
9a8a306d78
Qual: Method form->select_currency() has been removed. Use instead
...
print form->selectCurrency().
Qual: Method form->select_methodes_commande() has been renamed into
english name selectInputMethod().
2014-04-02 14:53:42 +02:00
Laurent Destailleur
cf8ff97855
Fix: Install of odt templates for project and tasks failed.
2014-04-02 13:17:20 +02:00
Laurent Destailleur
3a2caa6e64
New: Can filter on status for supplier order.
2014-04-02 12:48:34 +02:00
Laurent Destailleur
7ac193bb80
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/opensurvey/public/choix_autre.php
2014-04-02 11:41:55 +02:00
Florian Henry
a2a46f9300
Extrafield select form table do not display selected value on edit mode
2014-04-02 11:34:15 +02:00
Laurent Destailleur
46e46507ec
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/comm/action/index.php
htdocs/compta/bank/class/account.class.php
htdocs/compta/bank/index.php
2014-04-02 11:33:47 +02:00
Laurent Destailleur
6dab09e07a
Fix: Bad dialog position
2014-04-02 00:04:13 +02:00
Laurent Destailleur
d2cb5e8d2d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-31 22:56:47 +02:00
Laurent Destailleur
56c7d14b9a
We do not force disabling of ckeditor for phones. We let ckeditor
...
decide (currently ckeditor is disabled with android).
2014-03-31 13:25:40 +02:00
Laurent Destailleur
c81406c7f3
Fix: CI
2014-03-31 02:41:15 +02:00
Laurent Destailleur
1fad693867
Fix: Removed useless strtolower
2014-03-31 02:25:35 +02:00
Laurent Destailleur
76259a633c
Clean constant FACTURE_TVAOPTION into conf.class.php so we don't have
...
to do it everywhere at different places. Value is now 0 or 1.
2014-03-31 02:16:49 +02:00
Laurent Destailleur
b675b9b610
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
htdocs/core/class/conf.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/company.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/fourn/facture/fiche.php
htdocs/langs/en_US/admin.lang
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/projet/tasks/task.php
2014-03-31 00:44:45 +02:00
Laurent Destailleur
61f649e1ae
Fix: When select_date is called with '' as preselected date,
...
automatic user date was not correctly et (We must set a date into PHP
server timezone area)
Fix: First param of select_date must always be forged with a dolibarr
date function and not time().
New: Add a page for tests.
2014-03-29 04:26:44 +01:00
Laurent Destailleur
4815825501
Merge pull request #1511 from defrance69/patch-2
...
Update box_ficheinter.php
2014-03-27 16:01:57 +01:00
Laurent Destailleur
c2b7e40aa1
Merge pull request #1507 from GPCsolutions/3.5-taskswithtime
...
Project: make tasks accept a time
2014-03-27 15:56:26 +01:00
Raphaël Doursenaud
8d6084db39
Automatic agenda triggers: uncomment useful syslog
...
The syslog was commented but is useful to spot unimplemented handlers that were nonetheless
enabled in the administration interface.
Also made it issue a warning level message.
2014-03-27 12:02:16 +01:00
Laurent Destailleur
4d4512fadd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-26 22:14:14 +01:00
Laurent Destailleur
9e771269c4
Qual: clean code
2014-03-26 20:46:17 +01:00
Laurent Destailleur
62a990d6cc
Fix: ajax_combobox function must be included before called.
...
New: Feature of module survey are now localized into top menu "Tools".
2014-03-26 16:02:22 +01:00
BENKE Charles
a3a6b6dff6
Update box_ficheinter.php
...
External user show only is own intervention
2014-03-26 10:57:07 +01:00
Raphaël Doursenaud
d9cb1da4d5
Project: make tasks accept a time
2014-03-24 15:26:36 +01:00
Laurent Destailleur
f115501ddf
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-03-24 00:16:47 +01:00
Laurent Destailleur
3f78fe8c93
Fix: Avoid to get duplicate field
2014-03-23 21:01:05 +01:00
Laurent Destailleur
6039c81845
Fix: copy to clipboard does not work with jmobile
...
Fix: Bad translation
2014-03-23 20:56:41 +01:00
Laurent Destailleur
466de67b5b
Fix: Solve pb of too many embedded tables
2014-03-23 20:18:07 +01:00
Marcos García de La Fuente
09e02f807f
Even better improvement
2014-03-22 19:01:19 +01:00
Marcos García de La Fuente
e2f51d0df2
Removed duplicate line
2014-03-22 19:00:37 +01:00
Marcos García de La Fuente
c8c77dbdcf
Fix: Agenda and Banks module were not working with multicompany module
2014-03-22 18:59:48 +01:00
Laurent Destailleur
a1e778c146
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-03-21 21:12:02 +01:00
Laurent Destailleur
1061a650d2
Fix: duplicate info
2014-03-21 21:11:51 +01:00
Laurent Destailleur
4bd6f11112
Backport fix to solve warning problems.
2014-03-21 18:35:50 +01:00
Laurent Destailleur
ed7ffebea4
Code comment
2014-03-21 18:32:18 +01:00
Laurent Destailleur
24dbfbba60
Qual: Still working on cleaning code for timezone management.
2014-03-21 18:05:08 +01:00
Laurent Destailleur
73682baff0
Fix: Use correct vat rate into text cases.
...
Qual: Next step cleaning date functions.
Qual: Complete phpunit test case for dol_mktime to check dayling saving
time is correctly managed.
2014-03-21 16:22:41 +01:00
Laurent Destailleur
b2f6498236
Merge remote-tracking branch 'origin/3.5' into develop
2014-03-21 15:03:37 +01:00
Laurent Destailleur
7fb004903e
Qual: Start to clean old code.
2014-03-21 15:02:27 +01:00
Laurent Destailleur
a884673637
Fix: A better to fix to manage automatic creation of code for import.
2014-03-21 13:29:13 +01:00
Laurent Destailleur
c1411e65b7
Fix: Try to add code to provide easy way to fix warning on timezone not
...
defined.
2014-03-21 10:13:29 +01:00
Laurent Destailleur
aabd923248
Try to remove warning
2014-03-21 09:49:10 +01:00
Laurent Destailleur
4bf822225e
Look: info admin picto now use the info picto (the star were confused
...
with the mandatory "star").
2014-03-19 23:50:10 +01:00
Laurent Destailleur
f9c1b590d0
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/filefunc.inc.php
2014-03-19 22:29:18 +01:00