Commit Graph

85038 Commits

Author SHA1 Message Date
Laurent Destailleur
f9546fc50e Fix dolgraph 2020-03-06 09:21:04 +01:00
Laurent Destailleur
e8407e3f0b
Merge pull request #13283 from OPEN-DSI/10.0
FIX substitute lines dates values on doc generator (ODT, ...)
2020-03-06 09:19:50 +01:00
Laurent Destailleur
3f6cc8142d Flag v12 alpha 2020-03-06 09:18:33 +01:00
Laurent Destailleur
32ee3122ac More accurate code 2020-03-06 02:24:24 +01:00
Laurent Destailleur
fff7ee3e96 FIX #13285 SQL error during migration with pgsql 2020-03-06 01:55:36 +01:00
Laurent Destailleur
0ba2c53b02 Fix translation of graph 2020-03-06 01:42:42 +01:00
Laurent Destailleur
7b5f9e1b11 Fix graph 2020-03-06 01:29:59 +01:00
Laurent Destailleur
52c236570b Work on the generic Graphic Reporting tool 2020-03-06 01:18:35 +01:00
Laurent Destailleur
92d6661483 Fix trans 2020-03-05 21:59:44 +01:00
Laurent Destailleur
0bd2740779 NEW Can force position of legend of graph on right (instead of top) 2020-03-05 17:23:19 +01:00
Laurent Destailleur
ddb26d7a8f NEW Add graph type 'piesemicircle' 2020-03-05 16:30:55 +01:00
kamel
0123fa7696 FIX subsitute lines dates values on doc generator (ODT, ...) 2020-03-05 15:37:01 +01:00
Tobias Sekan
a155409bc2
Add sorting for project overview columns 2020-03-05 14:16:56 +01:00
Tobias Sekan
fe2c25a9a3
Merge pull request #6 from Dolibarr/develop
pull from develop
2020-03-05 14:12:51 +01:00
Laurent Destailleur
2da459c561 Fix theme 2020-03-05 12:44:09 +01:00
Tim Otte
1472a24371 Added missing line break replacement when the values do not contain html tags 2020-03-05 09:41:22 +01:00
Laurent Destailleur
5a22fb11ef css 2020-03-05 03:23:54 +01:00
Laurent Destailleur
85c1e2a670 Fix regression css 2020-03-05 03:20:06 +01:00
Laurent Destailleur
1a9506150e NEW Can filter on donation status in list 2020-03-05 03:04:53 +01:00
Laurent Destailleur
fc31680bd0 Several fix for chart.js graphs 2020-03-05 02:55:06 +01:00
Laurent Destailleur
f35f0ecf9d Look and feel v12 2020-03-05 01:54:12 +01:00
Laurent Destailleur
45bcd1c3bf Code simpler 2020-03-05 01:50:53 +01:00
Laurent Destailleur
74fa8d90e7 Use status of member colors into pie chart 2020-03-05 01:38:41 +01:00
Laurent Destailleur
a98b65ad99 FIX #13274 cannot add or update 0 value for an int or double extrafield
type
2020-03-05 00:43:51 +01:00
Laurent Destailleur
102b8f3f60 Update doc 2020-03-05 00:26:40 +01:00
Laurent Destailleur
c2e5830f9b Fix phpcs 2020-03-05 00:22:51 +01:00
Laurent Destailleur
a5a2d60755 Fix phpcs 2020-03-05 00:20:39 +01:00
Laurent Destailleur
aa1552dbc0 Enhance graphs 2020-03-05 00:17:16 +01:00
Laurent Destailleur
d0839350db NEW Move engine to build charts from jflot to chart.js 2020-03-04 23:30:41 +01:00
Laurent Destailleur
0766097658 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2020-03-04 19:28:24 +01:00
Laurent Destailleur
a6d340a22c Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/class/adherent.class.php
	htdocs/filefunc.inc.php
2020-03-04 19:28:15 +01:00
Christian Foellmann
55dc3d36ac fix broken categories on "contacts" tab of project 2020-03-04 19:25:48 +01:00
Laurent Destailleur
4a77505032
Merge pull request #13278 from cfoellmann/fix-missing-lang-usage
add missing translation string "Usage" (projects)
2020-03-04 19:25:19 +01:00
Laurent Destailleur
deda6252f2 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
	htdocs/core/actions_massactions.inc.php
	htdocs/core/lib/functions.lib.php
	htdocs/expensereport/class/expensereport.class.php
2020-03-04 19:22:30 +01:00
Laurent Destailleur
f92dc4399d
Merge pull request #13276 from cfoellmann/fix-project-contacts-cat
fix broken categories on "contacts" tab of project
2020-03-04 19:18:11 +01:00
Laurent Destailleur
e2162a7b33
Merge pull request #13275 from TobiasSekan/NewSortingForContactsOf
NEW Add sorting for contacts of ... pages
2020-03-04 19:17:41 +01:00
Laurent Destailleur
eb4ca743e4
Merge pull request #13273 from atm-arnaud/FIX_MASSACTION_CREATE_BILLS_FROM_ORDERS
FIX date order was -1D and desc with label repetition
2020-03-04 19:16:07 +01:00
Laurent Destailleur
f0e8325eb4
Merge pull request #13271 from FrederikHeinrich/patch-1
Fix
2020-03-04 19:13:15 +01:00
Christian Foellmann
b0f1af8433 add missing translation string "Usage" (projects) 2020-03-04 15:18:50 +01:00
Christian Foellmann
e052520882 fix broken categories on "contacts" tab of project 2020-03-04 14:50:10 +01:00
stickler-ci
92cc947623 Fixing style errors. 2020-03-04 12:41:52 +00:00
Laurent Destailleur
ddc0547eda Fix position of button 2020-03-04 13:31:19 +01:00
Tobias Sekan
f823feba52
Add sorting for "Contacts of ..." 2020-03-04 13:31:19 +01:00
Tobias Sekan
c466f551e0
Merge pull request #5 from Dolibarr/develop
pull from develop
2020-03-04 13:10:16 +01:00
atm-arnaud
834873ab15 FIX date order was -1D and desc with label repetition 2020-03-04 11:58:42 +01:00
Laurent Destailleur
50d76ae0e8 FIX Bad permission to access menu Statistics on intervention. 2020-03-04 11:51:32 +01:00
Laurent Destailleur
2b65dff8a2 FIX Bad permission to access menu Statistics on intervention. 2020-03-04 11:48:43 +01:00
Laurent Destailleur
c66b0fe383 css 2020-03-04 11:46:49 +01:00
Laurent Destailleur
47d13a27df NEW Upgrade ace to 1.4.8 - Upgrade select2 to 4.0.13 2020-03-04 11:43:48 +01:00
Laurent Destailleur
de0234e7a8 Update doc 2020-03-04 11:13:09 +01:00