Commit Graph

74296 Commits

Author SHA1 Message Date
Laurent Destailleur
281bde5461 Debug modulebuilder 2019-03-12 11:03:11 +01:00
Laurent Destailleur
73b6ad733f Make font awesome 5.7 used by default 2019-03-12 10:34:19 +01:00
Laurent Destailleur
d762766a56 Font awesome 5 by default 2019-03-12 10:11:34 +01:00
Laurent Destailleur
ec0ff62ce0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-03-12 09:13:26 +01:00
Laurent Destailleur
47e3fa2bbf Upgrade font awesome to 5.7.2 2019-03-12 09:13:16 +01:00
Laurent Destailleur
e913f1919f
Merge pull request #10803 from joanlouis/fix-extrafields-calls-from-cards
Update call to extrafields from cards
2019-03-11 21:14:53 +01:00
Laurent Destailleur
abdc2aa21a Fix phpcs 2019-03-11 21:03:23 +01:00
Laurent Destailleur
e5f0c8e0e7 Look and feel 2019-03-11 20:54:25 +01:00
Laurent Destailleur
3559d600e2
Merge pull request #10770 from atm-john/theme_badge_status
Add badge status css part1
2019-03-11 20:49:31 +01:00
Laurent Destailleur
052d29d946
Fix phpcs 2019-03-11 20:45:28 +01:00
Laurent Destailleur
6daa262779 Files for variables of themes were renamed from graph-color.php into
theme_vars.inc.php to match naming convention of extension .inc.php for
files to be included.
2019-03-11 20:32:25 +01:00
Laurent Destailleur
c6a269e4c4 Fix select of menu entry 2019-03-11 19:53:27 +01:00
Laurent Destailleur
0480b7ee4a CSS 2019-03-11 18:29:01 +01:00
Laurent Destailleur
3cb5b6f49c
Merge pull request #10647 from atm-john/theme_top_menu
Factor css and allow use vars
2019-03-11 18:08:46 +01:00
Laurent Destailleur
585e604ac4 Add a message to avoid using wrong script file 2019-03-11 18:02:03 +01:00
Laurent Destailleur
f356d534cd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-03-11 17:48:03 +01:00
Laurent Destailleur
9c8aff0a28 FIX #10787 2019-03-11 17:47:53 +01:00
Laurent Destailleur
54ddf27685
Merge pull request #10788 from wdammak/patch-34
Missing index to improve the performance of product/variants display
2019-03-11 17:47:25 +01:00
Laurent Destailleur
def8e770ca
Fix name of indexes 2019-03-11 17:47:19 +01:00
Laurent Destailleur
9723c29236
Merge pull request #10784 from frederic34/patch-2
update doc in product class
2019-03-11 16:51:32 +01:00
Laurent Destailleur
e34712dac6
Merge pull request #10793 from frederic34/patch-6
Update card.php
2019-03-11 16:49:32 +01:00
Laurent Destailleur
776159b486
Merge pull request #10785 from frederic34/patch-3
Update api_boms.class.php
2019-03-11 16:48:34 +01:00
Laurent Destailleur
540a1026f6
Merge pull request #10786 from frederic34/patch-4
update doc in commonobject class
2019-03-11 16:47:40 +01:00
Laurent Destailleur
7cede22b7b
Merge pull request #10790 from frederic34/don-html5
Don html5
2019-03-11 16:47:17 +01:00
Laurent Destailleur
384c732685 FIX Missing token in POST of form 2019-03-11 15:58:37 +01:00
John BOTELLA
57c6c60118 Merge branch 'theme_top_menu' of github.com:atm-john/dolibarr into theme_badge_status 2019-03-11 14:44:35 +01:00
John BOTELLA
5d7118340b Merge branch 'develop' of github.com:Dolibarr/dolibarr into theme_top_menu 2019-03-11 14:40:19 +01:00
Laurent Destailleur
bd0dcf3fb6 NEW Add a script to purge data older than a defined creation date 2019-03-11 14:24:20 +01:00
Joan Louis
ee5753819e Update call to extrafields from cards 2019-03-11 14:22:04 +01:00
Laurent Destailleur
7e547f3f16 Fix type of parameter 2019-03-11 12:07:28 +01:00
Laurent Destailleur
f3ca69522e Fix phpcs 2019-03-11 01:41:09 +01:00
Laurent Destailleur
a74b1daad1 Fix phpcs 2019-03-11 01:38:52 +01:00
Laurent Destailleur
f2de44ce51 Clean code 2019-03-11 01:11:39 +01:00
Laurent Destailleur
fac329e637 Clean code 2019-03-11 01:01:15 +01:00
Laurent Destailleur
d3479bebbc CSS 2019-03-10 23:47:27 +01:00
Frédéric FRANCE
9b61577bf7
Update card.php
It seems like GETPOST('fk_doc', 'int') of type string or string[] is incompatible with the declared type integer of property $fk_doc
2019-03-10 21:04:35 +01:00
Laurent Destailleur
37d692918b CSS 2019-03-10 20:59:50 +01:00
Laurent Destailleur
935fe7c22a Debug and enhance modulebuilder. 2019-03-10 19:33:28 +01:00
Laurent Destailleur
1bd422b8b9 CSS 2019-03-10 14:45:16 +01:00
Frédéric FRANCE
5a56349f7b
replace html by html5 2019-03-10 09:39:31 +01:00
Frédéric FRANCE
b69f63e7d7
replace html by html5 2019-03-10 09:32:19 +01:00
Frédéric FRANCE
13042ade53
replace html by html5 in expedition 2019-03-10 09:13:13 +01:00
Frédéric FRANCE
43aacbd55a
replace html by html5 in donation 2019-03-10 09:00:59 +01:00
wdammak
fa3246e70b
Missing index to improve the performance of product/variants display 2019-03-10 03:09:23 +01:00
wdammak
0241b0d4ee
Missing index to improve the performance of product/variants display
https://github.com/Dolibarr/dolibarr/issues/10787
2019-03-10 03:05:15 +01:00
Laurent Destailleur
d659543ac0 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-03-09 19:00:57 +01:00
Laurent Destailleur
fa4467fb5f FIX Tooltip on click was ko on smartphone 2019-03-09 18:37:07 +01:00
Frédéric FRANCE
b47a54c652
update doc in commonobject class 2019-03-09 18:05:48 +01:00
Laurent Destailleur
441b577599 Add missing trans 2019-03-09 12:58:52 +01:00
Frédéric FRANCE
c97f7a1f23
Update api_boms.class.php 2019-03-09 12:01:16 +01:00