Laurent Destailleur
|
807c77f754
|
Fix inconsistent options
|
2017-05-19 18:03:49 +02:00 |
|
Laurent Destailleur
|
bb2a9f9d0e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-05-19 17:24:31 +02:00 |
|
Laurent Destailleur
|
c30dcf78cb
|
Show info when link has been deleted
|
2017-05-19 17:24:15 +02:00 |
|
Laurent Destailleur
|
d1c4439a0f
|
Merge pull request #6858 from OPEN-DSI/module_agenda_linked_object_option
NEW Module Agenda: Add option - Show linked object into agenda view
|
2017-05-19 17:23:54 +02:00 |
|
Laurent Destailleur
|
aec4cef5de
|
Clean some code for type of event deprecated since 3.3
|
2017-05-19 12:58:38 +02:00 |
|
Laurent Destailleur
|
ef575166c0
|
FIX #6651
|
2017-05-18 19:10:05 +02:00 |
|
Laurent Destailleur
|
7dbe3b1da9
|
Merge pull request #6843 from aspangaro/6.0-multijournal
Fix : Sql error on salaries index for accountancy multijournal + debug
|
2017-05-18 17:45:21 +02:00 |
|
KHELIFA
|
169859b708
|
Module Agenda: Add option - Show linked object into agenda view
|
2017-05-17 17:00:45 +02:00 |
|
Laurent Destailleur
|
68e333879f
|
Fix var not sanitized
|
2017-05-16 13:27:32 +02:00 |
|
Alexandre SPANGARO
|
93554b7e30
|
Typo searchpicto
|
2017-05-14 21:06:33 +02:00 |
|
Laurent Destailleur
|
553f5b990c
|
Fix scrutinizer errors
|
2017-05-13 18:50:55 +02:00 |
|
Laurent Destailleur
|
fa290c34fa
|
Fix against SQL injection. Add phpunit to detect missing escapement.
|
2017-05-12 16:55:11 +02:00 |
|
Laurent Destailleur
|
0d11fce834
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-05-12 15:45:30 +02:00 |
|
Laurent Destailleur
|
b81de35703
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/sociales/class/chargesociales.class.php
htdocs/contrat/class/contrat.class.php
|
2017-05-12 15:44:09 +02:00 |
|
Laurent Destailleur
|
419c15ee8e
|
Fix escaping class
|
2017-05-12 15:28:10 +02:00 |
|
Laurent Destailleur
|
5581e5da72
|
FIX New vat code not correctly implemented if "1 price per customer".
|
2017-05-12 13:12:17 +02:00 |
|
Laurent Destailleur
|
2199c525bc
|
Merge pull request #6805 from grandoc/new_branch_06_05
Update code using new css class
|
2017-05-10 22:51:31 +02:00 |
|
Laurent Destailleur
|
5e54567558
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
dev/skeletons/skeleton_list.php
|
2017-05-10 13:30:35 +02:00 |
|
Laurent Destailleur
|
3e0fcf5ec2
|
Fix label "total for this page" on last page.
|
2017-05-10 11:57:59 +02:00 |
|
Laurent Destailleur
|
e5c898e0d6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
build/makepack-dolibarr.pl
htdocs/fichinter/list.php
htdocs/product/list.php
htdocs/projet/tasks/list.php
|
2017-05-10 00:48:27 +02:00 |
|
Laurent Destailleur
|
6d01bd712d
|
FIX Better sanitizing of search all parameter.
|
2017-05-09 19:36:10 +02:00 |
|
Laurent Destailleur
|
910a925167
|
NEW Add last activation author and ip of modules
|
2017-05-06 20:43:14 +02:00 |
|
philippe grand
|
55feea5d98
|
Update code using new css class
|
2017-05-06 10:54:28 +02:00 |
|
Laurent Destailleur
|
d53654e64f
|
Look and feel v6
|
2017-05-05 20:45:06 +02:00 |
|
Laurent Destailleur
|
d7e10085b8
|
Clean code. Using 2 different key for a param is not more allowed.
|
2017-05-05 18:42:11 +02:00 |
|
Laurent Destailleur
|
11b1a2adac
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/comm/propal/class/api_proposals.class.php
htdocs/comm/propal/class/propal.class.php
htdocs/compta/bank/index.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/includes/odtphp/Segment.php
htdocs/langs/en_US/admin.lang
htdocs/societe/soc.php
|
2017-05-05 14:49:25 +02:00 |
|
Laurent Destailleur
|
0bffac6dc4
|
Use constant vor status.
|
2017-05-05 13:43:43 +02:00 |
|
Laurent Destailleur
|
8f5fa1d810
|
Merge pull request #6769 from atm-ph/fix_propal_without_fetch_lines
Fix Propal class doesn't have fetch_lines method yet
|
2017-05-05 10:01:42 +02:00 |
|
Laurent Dinclaux
|
a1e9246794
|
Resolved merge conflict [2]
|
2017-05-05 10:34:38 +11:00 |
|
Laurent Dinclaux
|
24a2fb57ea
|
Resolved merge conflict
|
2017-05-05 10:22:46 +11:00 |
|
Laurent Destailleur
|
0c76db7973
|
FIX #6698 #6742
|
2017-05-04 13:41:37 +02:00 |
|
Laurent Destailleur
|
8318ebc109
|
Fix missing field into addline of proposals
|
2017-05-04 10:45:20 +02:00 |
|
David
|
270c3db32e
|
fix params order for tha addline() function
please check to last param "$request_data->fk_remise_except", I couldn't find a corresponding parameter name in the addline() function
|
2017-05-04 10:16:36 +02:00 |
|
Laurent Destailleur
|
322cca8032
|
Merge pull request #6731 from dvasseur/develop
FIX: fix params order for the addline() function
|
2017-05-04 09:55:33 +02:00 |
|
Laurent Dinclaux
|
f63f28c7fe
|
Fix vat_src_code propagation between post types
|
2017-05-03 21:37:30 +11:00 |
|
Laurent Dinclaux
|
98b2e83bfb
|
Fix localtaxes type not retrieved in proposals. Fixes Dolibarr/dolibarr/#6786
|
2017-05-03 21:36:56 +11:00 |
|
Laurent Destailleur
|
3917bdfc79
|
Fix vat_src_code propagation.
|
2017-05-02 22:37:43 +02:00 |
|
Laurent Destailleur
|
865c8140d1
|
Clean code
|
2017-04-30 03:23:06 +02:00 |
|
phf
|
88515c306f
|
Fix Propal class doesn't have fetch_lines method yet
|
2017-04-28 14:33:06 +02:00 |
|
Laurent Destailleur
|
c722286bcb
|
Fix regressions
|
2017-04-28 13:37:36 +02:00 |
|
Laurent Destailleur
|
cfde27820e
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/translation.php
htdocs/comm/card.php
htdocs/core/menus/standard/eldy.lib.php
|
2017-04-27 17:20:40 +02:00 |
|
Laurent Destailleur
|
0080821dc5
|
Fix no invoice if not a customer
|
2017-04-23 16:05:54 +02:00 |
|
Philippe Grand
|
c18e7e8816
|
Merge branch 'develop' into testing
|
2017-04-19 11:27:36 +02:00 |
|
Philippe Grand
|
529ae1fa92
|
Update propal.class.php
|
2017-04-19 10:01:43 +02:00 |
|
David
|
8bb7f858d9
|
fix params order for tha addline() function
please check to last param "$request_data->fk_remise_except", I couldn't find a corresponding parameter name in the addline() function
|
2017-04-18 16:47:06 +02:00 |
|
Laurent Destailleur
|
3da0aea168
|
Prepare code to use different SMTP servers.
|
2017-04-18 01:39:06 +02:00 |
|
Laurent Destailleur
|
0994622bf8
|
NEW Can use translations into all substitutions (watermark, freetext...)
|
2017-04-17 23:54:09 +02:00 |
|
Laurent Destailleur
|
4c056d68d8
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/dict.php
htdocs/commande/list.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/bills.lang
htdocs/societe/list.php
|
2017-04-15 17:02:05 +02:00 |
|
Laurent Destailleur
|
846204bdb4
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 13:02:29 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|