Laurent Destailleur
bb2545c7b4
Clean code
2019-03-31 13:05:35 +02:00
Laurent Destailleur
b10682e5db
Fix search in dolistore
2019-03-31 13:03:38 +02:00
Laurent Destailleur
fca404e8d5
Show price without tax to prepare tax per customer country.
2019-03-30 19:30:58 +01:00
Laurent Destailleur
67c207db12
NEW Better explanation for setup of WebDav module
2019-03-30 11:58:49 +01:00
Laurent Destailleur
80f7cef0a8
Better translation
2019-03-28 09:20:05 +01:00
Cristian Torres
64e91fa25b
[CHANGE] Making State available in .odt templates...
...
...making use of the same strategy when loading Country info from single attribute.
Previously attempted on PR #10463 which has been closed
This also relates to #7428
2019-03-27 17:09:59 -06:00
Laurent Destailleur
d8212d84df
Debug emailcollector
2019-03-26 19:15:18 +01:00
Laurent Destailleur
f991d4ba99
Fix typo
2019-03-26 18:10:28 +01:00
Laurent Destailleur
9eaef2ce7a
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/export.php
htdocs/langs/en_US/admin.lang
2019-03-26 12:40:36 +01:00
Laurent Destailleur
1787b31932
FIX setup of module export
2019-03-26 12:18:28 +01:00
Laurent Destailleur
f27f65e8bf
Responsive
2019-03-25 10:09:02 +01:00
Laurent Destailleur
82381533dd
Better responsive
2019-03-25 09:14:28 +01:00
Laurent Destailleur
a16b6daa92
Look and feel v10
2019-03-24 16:10:03 +01:00
Laurent Destailleur
77843ddeba
Allow use of log file or not for debugbar
2019-03-23 14:50:28 +01:00
Laurent Destailleur
df9e121ac6
Enhance the module debugbar. Do not scan the log anymore.
2019-03-23 14:37:54 +01:00
Laurent Destailleur
805493f43d
Merge pull request #10894 from grandoc/new_branch_20_03_2019
...
update with html5 compliant code
2019-03-21 18:23:40 +01:00
Philippe GRAND
e17ab64dbd
update with html5 compliant code
2019-03-20 09:56:17 +01:00
Philippe GRAND
569be67317
update with html5 compliant code
2019-03-20 09:55:34 +01:00
Philippe GRAND
dee46173ff
update with html5 compliant code
2019-03-20 09:53:29 +01:00
Philippe GRAND
5e6b451195
update with html5 compliant code
2019-03-20 09:52:33 +01:00
Philippe GRAND
963847c89c
update with html5 compliant code
2019-03-20 09:49:38 +01:00
Philippe GRAND
644743dce8
update with html5 compliant code
2019-03-20 09:47:06 +01:00
Philippe GRAND
427a3fc02d
update with html5 compliant code
2019-03-20 09:35:16 +01:00
Philippe GRAND
819253abee
update with html5 compliant code
2019-03-20 09:32:57 +01:00
Philippe GRAND
6aa4e82e20
update with html5 compliant code
2019-03-20 09:31:28 +01:00
Philippe GRAND
e519bfc64b
update with html5 compliant code
2019-03-20 09:27:28 +01:00
Philippe GRAND
8563d1e867
update with html5 compliant code
2019-03-19 14:19:40 +01:00
Philippe GRAND
1a21799585
update with html5 compliant code
2019-03-19 14:19:01 +01:00
Philippe GRAND
c9cd4260d6
update with html5 compliant code
2019-03-19 14:17:59 +01:00
Philippe GRAND
11c66a88bc
update with html5 compliant code
2019-03-19 14:17:20 +01:00
Philippe GRAND
200e7172ad
update with html5 compliant code
2019-03-19 14:16:42 +01:00
Laurent Destailleur
cb9f30ceeb
Look and feel v10
2019-03-19 10:36:37 +01:00
Laurent Destailleur
6a41819d0f
Enhance the perf page.
2019-03-17 00:55:18 +01:00
Laurent Destailleur
a6add0d8a9
Debug module debugbar
2019-03-17 00:48:12 +01:00
Laurent Destailleur
1abfd1f58e
Add page to setup module debugbar
...
Fix CSS
2019-03-17 00:32:39 +01:00
Laurent Destailleur
a2d6723ff3
WIP Link files to expense report lines
2019-03-15 15:07:52 +01:00
Laurent Destailleur
bcf0dd0168
Merge branch 'develop' into patch-5
2019-03-14 16:47:08 +01:00
Frédéric FRANCE
f25ce3b40c
Update facture.php
2019-03-14 16:43:52 +01:00
Laurent Destailleur
cdf6e4b65a
Fix some PSR rules
2019-03-14 16:43:27 +01:00
Frédéric FRANCE
1222d90537
phpcs fix
2019-03-14 16:40:44 +01:00
Laurent Destailleur
39e6e71b0d
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
2019-03-14 14:20:34 +01:00
Laurent Destailleur
f8a4d9075b
Fix css for fontawesome 5
2019-03-14 11:48:25 +01:00
Laurent Destailleur
ae6b672204
Look and feel v10
2019-03-13 15:04:38 +01:00
Laurent Destailleur
98ca9bf17a
Reduce quantity of string to translates
2019-03-12 19:44:59 +01:00
Regis Houssin
47057b431d
FIX translation
2019-03-12 07:56:22 +01:00
Regis Houssin
259fa0ac81
FIX check only if invoice module is enabled (bank is check after)
2019-03-12 07:42:25 +01:00
Regis Houssin
94c58072d7
FIX possibility to set up payment mode when invoice module is disabled
2019-03-12 07:29:29 +01:00
Laurent Destailleur
b710e28ffa
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/admin/adherent.php
htdocs/admin/barcode.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/admin.lang
2019-03-09 01:20:13 +01:00
Laurent Destailleur
1a96a7a88f
FIX More complete auto setup of barcode module
...
Add tooltip help on member setup module
2019-03-08 11:31:12 +01:00
Laurent Destailleur
a426c8e9bf
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/system/filecheck.php
htdocs/compta/facture/class/facture.class.php
htdocs/filefunc.inc.php
htdocs/install/upgrade2.php
htdocs/product/class/product.class.php
2019-03-07 11:16:24 +01:00
Laurent Destailleur
e67890bd22
NEW Can enter price with or without tax when entering expense repor line
2019-03-07 11:09:04 +01:00
Laurent Destailleur
31c296f44b
Fix bad tooltip to rm file
2019-03-06 20:01:21 +01:00
Laurent Destailleur
e66447eabc
Fix phpcs
2019-03-05 15:53:57 +01:00
Laurent Destailleur
b7066d92cc
More info
2019-03-04 20:37:03 +01:00
Laurent Destailleur
e974a3b2b3
Add more info
2019-03-04 20:36:05 +01:00
Laurent Destailleur
1cfbf5f551
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/security.php
2019-03-04 20:18:23 +01:00
Laurent Destailleur
15138aa543
FIX error on setup of password if pass generators have a .old file.
2019-03-04 20:00:36 +01:00
Laurent Destailleur
ff9b6c2f04
Module ticket
2019-03-04 19:19:20 +01:00
Laurent Destailleur
4a582485b9
Debug module ticket
2019-03-04 19:19:09 +01:00
Laurent Destailleur
bb9a64fd07
Fix phpcs
2019-03-04 17:25:13 +01:00
Laurent Destailleur
d8259f94e1
Work on BOM module
2019-03-04 13:40:16 +01:00
Laurent Destailleur
925def5390
Work on BOM module
2019-03-04 13:37:00 +01:00
Laurent Destailleur
7b7ff33fdf
Work on BOM module
2019-03-04 13:30:43 +01:00
Laurent Destailleur
34c179ab2b
Fix responsive
2019-03-04 10:42:09 +01:00
Frédéric FRANCE
014f69850e
add visibility
2019-03-01 23:08:57 +01:00
Frédéric FRANCE
9b165f6b3f
add visibility
2019-02-27 20:45:07 +01:00
Laurent Destailleur
6373e1db84
Merge branch 'develop' into 10.0_linkedin
2019-02-27 01:16:21 +01:00
Laurent Destailleur
3a2a1b4a56
Debug module ticket
2019-02-26 13:43:09 +01:00
Alexandre SPANGARO
2da1447a0b
Merge remote-tracking branch 'upstream/develop' into 10.0_linkedin
2019-02-25 09:12:04 +01:00
Alexandre SPANGARO
acb9cfe07a
NEW: Add LinkedIn field
2019-02-25 09:07:58 +01:00
Frédéric FRANCE
48de805bce
replace html code by html5 in admin
2019-02-23 21:57:35 +01:00
Laurent Destailleur
cdf85b0d00
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-23 16:02:35 +01:00
Laurent Destailleur
0081d3c25d
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-02-23 16:02:10 +01:00
Laurent Destailleur
af6c482f26
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-02-23 16:01:30 +01:00
ptibogxiv
454ab2e866
FIX Stripe live Oauth
2019-02-22 14:54:26 +01:00
Laurent Destailleur
4a3751a054
Fix html5
2019-02-21 19:50:54 +01:00
gauthier
58d82eb477
FIX : function sendEmailsReminder isn't completely developed, then MAIN_FEATURES_LEVEL must be 2 to "use" it
2019-02-21 11:08:55 +01:00
Laurent Destailleur
e6e18ff616
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/menus/edit.php
htdocs/product/stock/card.php
htdocs/product/stock/info.php
htdocs/product/stock/movement_list.php
2019-02-14 15:33:17 +01:00
Laurent Destailleur
3050366372
Fix table of units already exists. Merge duplicate c_measuring_units
...
with c_units.
2019-02-14 13:02:44 +01:00
Laurent Destailleur
fbfb4ce566
FIX creation of new left menu entry
2019-02-14 10:10:31 +01:00
florian HENRY
dd9896516b
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
dev_importproduct_measuringunit
Conflicts:
htdocs/margin/agentMargins.php
htdocs/product/stock/movement_card.php
htdocs/projet/tasks/time.php
htdocs/resource/class/html.formresource.class.php
2019-02-13 12:52:07 +01:00
Laurent Destailleur
5c27ec5d25
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/menus/edit.php
htdocs/compta/compta-files.php
2019-02-13 11:21:20 +01:00
florian HENRY
e2d13c0e1f
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
dev_importproduct_measuringunit
Conflicts:
htdocs/contact/consumption.php
htdocs/webservices/server_productorservice.php
2019-02-13 09:23:52 +01:00
Laurent Destailleur
11f48460b2
Fix
2019-02-12 23:26:25 +01:00
Laurent Destailleur
d86017b8ff
Fix create left menu entry
2019-02-12 23:21:53 +01:00
Laurent Destailleur
639dfa09aa
Fix creation of left menu
2019-02-12 23:17:40 +01:00
Laurent Destailleur
1f9f335e44
FIX creation of menu entry with parent id not int
...
Conflicts:
htdocs/admin/menus/edit.php
2019-02-12 19:11:05 +01:00
Laurent Destailleur
986fb2ae38
FIX creation of menu entry with parent id not int
2019-02-12 19:09:27 +01:00
florian HENRY
5b5f96bafb
NEW : measuring unit dictionnary and product size/unit import
2019-02-12 16:58:11 +01:00
Laurent Destailleur
843f7bea8d
Merge pull request #10546 from frederic34/patch-20
...
Update index.php
2019-02-12 13:46:33 +01:00
Laurent Destailleur
205152501e
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
.travis.yml
htdocs/public/payment/newpayment.php
2019-02-12 13:39:39 +01:00
Frédéric FRANCE
be9cfdae85
Update index.php
2019-02-11 00:05:38 +01:00
Frédéric FRANCE
4d6dcf400e
first parameter of print_liste_field_titre was translated
2019-02-10 17:30:34 +01:00
Frédéric FRANCE
ba32c3b782
first parameter of print_liste_field_titre was translated
2019-02-10 16:06:07 +01:00
Frédéric FRANCE
aecac3632f
wip
2019-02-10 11:08:48 +01:00
Frédéric FRANCE
1e43f8e54a
PEAR FunctionCallSignature
2019-02-10 10:45:49 +01:00
Laurent Destailleur
7f4bbcf9a5
Some minor fix in default values and modulebuilder
2019-02-09 13:40:22 +01:00
Laurent Destailleur
aa574c2a47
Merge pull request #10517 from frederic34/patch-18
...
fix phpcs
2019-02-08 09:56:50 +01:00
Laurent Destailleur
af92303319
Merge pull request #10487 from frederic34/psr2squizwhite
...
psr2 Squiz.WhiteSpace.ScopeClosingBrace.Indent
2019-02-08 09:30:25 +01:00
Frédéric FRANCE
c0686733e8
fix phpcs
2019-02-06 15:56:13 +01:00
Laurent Destailleur
9e28db4202
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/tools/export.php
2019-02-06 00:51:10 +01:00
Laurent Destailleur
44f5223c90
Remove warning
2019-02-05 18:54:38 +01:00
Laurent Destailleur
d49dd8d593
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-05 15:16:44 +01:00
Laurent Destailleur
bb8b3d4e5c
Add br
2019-02-05 00:25:42 +01:00
Frédéric FRANCE
970392adb8
Merge remote-tracking branch 'upstream/develop' into psr2squizwhite
2019-02-03 22:41:57 +01:00
Laurent Destailleur
a6dde3d6bd
Merge branch 'develop' into nospaceaftercomma
2019-02-03 19:27:16 +01:00
Frédéric FRANCE
273d68381c
psr2 end file new line none found
2019-02-03 15:21:21 +01:00
Frédéric FRANCE
80a12fcd1c
psr2 Squiz.WhiteSpace.ScopeClosingBrace.Indent
2019-02-03 14:29:45 +01:00
Frédéric FRANCE
f5b2cf75f2
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-02-01 18:31:44 +01:00
Frédéric FRANCE
b2e2b2e186
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-31 18:27:27 +01:00
Philippe GRAND
0cc8053708
update with html5 compliant code
2019-01-31 12:42:38 +01:00
Philippe GRAND
1cda3106b2
update with html5 compliant code
2019-01-31 12:40:50 +01:00
Philippe GRAND
2a9c378c1f
update with html5 compliant code
2019-01-31 12:35:49 +01:00
Philippe GRAND
ff46a0ee30
update with html5 compliant code
2019-01-31 12:33:01 +01:00
Laurent Destailleur
4c31749f4b
Add tooltip on setup
2019-01-31 11:11:56 +01:00
Laurent Destailleur
e18bd6f986
Merge branch 'develop' into nospaceaftercomma
2019-01-30 18:27:35 +01:00
Laurent Destailleur
e72d6c50e6
Merge pull request #10428 from frederic34/toomanylines
...
PSR2.Files.EndFileNewline.TooMany
2019-01-30 16:17:09 +01:00
Laurent Destailleur
648eea3a70
Merge branch 'develop' into nospaceaftercomma
2019-01-30 16:00:11 +01:00
Laurent Destailleur
3198f9fbbe
Merge pull request #10441 from aspangaro/10.0_email
...
Move my email to the new one
2019-01-30 14:59:58 +01:00
Laurent Destailleur
6d3529b606
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-01-30 14:47:28 +01:00
Laurent Destailleur
340412ed00
FIX generation of document for supplie rinvoice
2019-01-30 14:07:50 +01:00
Alexandre SPANGARO
cc88c4f8ff
Move my email to the new one
2019-01-28 21:39:22 +01:00
Frédéric FRANCE
ff39491f15
wip
2019-01-27 23:31:37 +01:00
Frédéric FRANCE
b10558bacd
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
2019-01-27 23:23:38 +01:00
Laurent Destailleur
ecc30b8ffe
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
2019-01-27 18:27:58 +01:00
Laurent Destailleur
f30a3d59ba
Merge branch 'develop' into toomanylines
2019-01-27 17:59:13 +01:00
Laurent Destailleur
4f9f0fd7b5
Merge branch 'develop' into elseif
2019-01-27 17:54:06 +01:00
Laurent Destailleur
3c88816bf8
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-01-27 17:44:13 +01:00
Laurent Destailleur
d59097f65c
Fix upload of module file
2019-01-27 17:40:56 +01:00
Frédéric FRANCE
f0cdf300d1
Squiz.Functions.FunctionDeclarationArgumentSpacing
2019-01-27 15:20:16 +01:00
Frédéric FRANCE
496fa9b0fb
PSR2.Files.EndFileNewline.TooMany
2019-01-27 14:10:35 +01:00
Frédéric FRANCE
7ee086b402
PSR2 space after comma in function call
2019-01-27 11:55:16 +01:00
Frédéric FRANCE
6e91b3cefc
PSR2 usage of else if is discouraged
2019-01-27 10:49:34 +01:00
Laurent Destailleur
f96d730943
Merge pull request #10391 from grandoc/new_branch_22_01_2019
...
update with html5 compliant code
2019-01-26 14:09:15 +01:00
Laurent Destailleur
e42fe4022a
Uniformize lenght of small list
2019-01-25 15:22:36 +01:00
Philippe GRAND
0a45d87f4a
update with html5 compliant code
2019-01-22 11:56:09 +01:00
Philippe GRAND
a75ecc0832
update with html5 compliant code
2019-01-22 11:51:03 +01:00
Philippe GRAND
a609c11383
update with html5 compliant code
2019-01-22 11:48:15 +01:00
Philippe GRAND
05b33c149c
update with html5 compliant code
2019-01-22 11:46:12 +01:00
Philippe GRAND
7a7a7e7aa9
update with html5 compliant code
2019-01-22 11:40:53 +01:00
Philippe GRAND
8d877fd289
update with html5 compliant code
2019-01-22 11:37:23 +01:00
Philippe GRAND
e671c6705c
update with html5 compliant code
2019-01-21 22:37:42 +01:00
Philippe GRAND
218636271a
update with html5 compliant code
2019-01-21 22:36:14 +01:00
Laurent Destailleur
fbf5a1c056
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-01-21 20:48:19 +01:00
Laurent Destailleur
3cf81d14e3
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-01-21 20:47:44 +01:00
Laurent Destailleur
6f553db93d
Remove bad text
2019-01-21 20:47:07 +01:00
Philippe GRAND
37c7837bd3
update with html5 compliant code
2019-01-21 09:52:49 +01:00
Laurent Destailleur
c26f264cac
Merge pull request #10369 from mwelters/mwelters/addays
...
Add configurable days to SEPA Withdrawal Execution Date
2019-01-20 19:47:57 +01:00
markus
a45ea9239d
Rename consts and cleanup
2019-01-19 14:24:20 +01:00
ptibogxiv
b3cbbc1b11
FIX lang for dolistore in module.php
2019-01-19 11:41:47 +01:00
ptibogxiv
ff99927f65
FIX lang for dolistore in module.php
2019-01-19 11:18:07 +01:00
markus
de9b8f427d
Add configurable days to SEPA Withdrawal Execution Date
2019-01-18 16:16:55 +01:00
Laurent Destailleur
3187636c1c
Merge pull request #10352 from hregis/develop_mc
...
FIX DAV compatibility with mutlicompany
2019-01-17 18:58:32 +01:00
Philippe GRAND
98e5397e38
update with html5 compliant code
2019-01-17 14:19:15 +01:00
Regis Houssin
528f1d6f5c
FIX DAV add url public
2019-01-17 08:28:51 +01:00
Laurent Destailleur
e7943ae844
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-01-16 16:48:52 +01:00
Laurent Destailleur
d3828130ab
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/adherents/class/adherent.class.php
2019-01-16 16:48:21 +01:00
Laurent Destailleur
21741b6409
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-01-16 13:57:42 +01:00
Laurent Destailleur
a72d92006b
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-01-16 13:57:33 +01:00
Philippe GRAND
c743b7803e
Clean code and add translation
2019-01-16 13:15:10 +01:00
Laurent Destailleur
c357cb8c4e
Clean code
2019-01-16 12:42:54 +01:00
Laurent Destailleur
1f87b8bb18
FIX Position of price symbol (before) for nl_NL
2019-01-16 01:54:08 +01:00
ptibogxiv
a4d1c663ef
NEW add company schedule
2019-01-15 13:29:53 +01:00
Laurent Destailleur
1aa2b7a164
FIX SQL injection on rowid of dict.php
2019-01-10 03:26:34 +01:00
Laurent Destailleur
5d0ff28556
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/societe/card.php
2019-01-08 01:56:03 +01:00
Laurent Destailleur
d2f6899346
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/admin/defaultvalues.php
htdocs/societe/card.php
2019-01-08 01:53:00 +01:00
Laurent Destailleur
f85389ac29
Fix missing td column
2019-01-08 01:11:34 +01:00
Laurent Destailleur
34413727d8
Fix
2019-01-07 13:50:59 +01:00
Laurent Destailleur
6e078105ab
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/journal/bankjournal.php
2019-01-06 01:22:10 +01:00
Laurent Destailleur
38ec05f2f1
Fix search filter lost
2019-01-06 01:17:11 +01:00
ldestailleur
451b3e30cc
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/core/lib/functions.lib.php
htdocs/langs/en_US/cashdesk.lang
2019-01-04 19:36:20 +01:00
ldestailleur
dbbfdd984a
Fix emailcollector can't be used without syntax rules
2019-01-03 11:47:27 +01:00
Laurent Destailleur
8c1d362e8d
Merge pull request #10286 from ptibogxiv/patch-103
...
New Use ajax switch into on socialnetworks.php
2019-01-02 20:00:44 +01:00
Laurent Destailleur
d613041703
Merge pull request #10282 from ptibogxiv/patch-99
...
NEW: Use ajax swith button on setup of multi-currency module
2019-01-02 19:58:20 +01:00
Laurent Destailleur
422e18ee8e
Merge pull request #10268 from hregis/develop_upgrade
...
FIX remove old unused and deprecated function "getStaticMember"
2019-01-02 19:37:49 +01:00
ptibogxiv
511579a24b
FIX: Ajax on socialnetworks.php
2018-12-30 19:48:04 +01:00
ptibogxiv
82d597ade2
FIX: ajax on stock.php
2018-12-30 19:07:21 +01:00
ptibogxiv
b9baaafe19
Update multicurrency.php
2018-12-30 17:15:11 +01:00
ptibogxiv
8adecf0689
Update multicurrency.php
2018-12-30 17:09:38 +01:00
ptibogxiv
dec4e1f6a6
New option use currency on document + toggle
...
- change with toogle
- new option use currency on document for online payment
2018-12-30 16:49:54 +01:00
Laurent Destailleur
5c516fdae2
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2018-12-26 19:43:01 +01:00
Regis Houssin
1a15698f96
FIX replace deprecated "print_titre" with "load_fiche_titre"
...
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com>
2018-12-25 08:36:42 +01:00
Regis Houssin
8f4c452075
FIX replace deprecated "print_fiche_titre" with "load_fiche_titre"
...
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com>
2018-12-25 08:34:26 +01:00
Laurent Destailleur
7b61fc8fd1
Fix setup of dav module
2018-12-23 14:03:19 +01:00
Laurent Destailleur
f55db6dd84
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
dev/resources/dbmodel/dolibarr_schema.mwb
2018-12-15 14:09:16 +01:00
Laurent Destailleur
27f8096afa
Merge branch 'develop' into PR_NEW_reception
2018-12-15 12:50:31 +01:00
Laurent Destailleur
59bc15377d
CSS
2018-12-14 18:58:55 +01:00
Laurent Destailleur
88a52aa11d
Merge branch 'develop' into develop_mc
2018-12-14 15:58:52 +01:00
Laurent Destailleur
2011afe6fb
Merge branch 'develop' into actionrefused
2018-12-14 15:48:24 +01:00
Laurent Destailleur
b0941967f0
Fix sort of email templates
2018-12-13 12:13:28 +01:00
Laurent Destailleur
4882615c8a
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-12-12 11:53:06 +01:00
Laurent Destailleur
13f5476678
Responsive
2018-12-12 11:50:10 +01:00
Laurent Destailleur
434cf2e046
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-12-11 09:58:14 +01:00
Laurent Destailleur
3213b3be07
Standardize code: Move jabberid into social network module
2018-12-11 09:17:02 +01:00
Laurent Destailleur
bdb4295379
Fix menu editor
2018-12-10 18:24:05 +01:00
Laurent Destailleur
b35a9c0e64
FIX Edition of menu fails (mainmenu required for top menu)
2018-12-10 17:50:58 +01:00
Laurent Destailleur
f755457236
Test imap available
2018-12-07 14:54:25 +01:00
Laurent Destailleur
cf00519e90
Test imap available
2018-12-06 21:40:51 +01:00
Laurent Destailleur
1d9c0f6b77
Fix look and feel
2018-12-04 13:26:19 +01:00
Laurent Destailleur
d9bb39970f
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/barcode.php
2018-12-04 13:20:40 +01:00