Noé Courtier
0a4d37dbcb
FIX: Use max parameters of widget graph product distribution
2023-04-18 16:49:07 +02:00
Laurent Destailleur
1bab847278
NEW Can set the page "List of opportunities" as landing page
2023-04-08 03:08:17 +02:00
Frédéric FRANCE
f28405f7a9
fix warning
...
Undefined variable $now in htdocs\core\boxes\box_members_by_tags.php:222
2023-03-21 13:54:47 +01:00
Laurent Destailleur
76ab7136f2
Clean code
2023-03-19 15:22:21 +01:00
Laurent Destailleur
b7c242c210
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-17 20:54:18 +01:00
Laurent Destailleur
f39bf7a43c
Debug v17
2023-03-17 19:09:31 +01:00
Mickaël 'lastmikoi' FALCK
59b02a9f49
FIX #24138 Fix box_birthdays SQL for postgres
...
PR #21631 's implementation causes issues with PostgreSQL and potentially
other stricter RDBMSes, indeed doing an ORDER BY using a function is not
supported.
In this fix we're computing the day of each user birthday and
employment day in the SELECT columns, and use those columns as a sorting
key.
2023-03-17 18:48:25 +01:00
Laurent Destailleur
2ebf152884
Merge pull request #24238 from lastmikoi/issue-24138-birthday-sql-error
...
FIX #24138 Fix box_birthdays SQL for postgres
2023-03-17 18:45:13 +01:00
Laurent Destailleur
1a89a7ea5c
FIX #24138 FIX #24238
2023-03-17 18:16:30 +01:00
Mickaël 'lastmikoi' FALCK
f136cee0f2
FIX #24138 Fix box_birthdays SQL for postgres
...
PR #21631 's implementation causes issues with PostgreSQL and potentially
other stricter RDBMSes, indeed doing an ORDER BY using a function is not
supported.
In this fix we're computing the day of each user birthday and
employment day in the SELECT columns, and use those columns as a sorting
key.
2023-03-16 17:03:28 +01:00
Gauthier PC portable 024
b7e633a00b
Merge branch 'NEW/element_time_integration_sql' of github.com:atm-gauthier/dolibarr into NEW/element_time_code_integration
2023-03-09 09:28:00 +01:00
Gauthier PC portable 024
9769fe54a2
NEW : element time integration code
2023-03-08 11:00:58 +01:00
Laurent Destailleur
bd066b3211
Debug modulebuilder
2023-03-07 15:51:27 +01:00
Frédéric FRANCE
2daa9b2dba
user hasRight
2023-02-27 10:34:28 +01:00
Laurent Destailleur
b0b1e8d327
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-27 03:40:12 +01:00
Alexandre SPANGARO
d7d8653603
FIX Members Index - Missing colspan & language key on widget
2023-02-25 08:20:31 +01:00
Laurent Destailleur
4ebb39febe
Fix #huntrd875d1a2-7205-4b2b-93cf-439fa4c4f961
2023-02-20 13:18:03 +01:00
Laurent Destailleur
6ab68be4b3
Fix warning
2023-02-20 02:20:43 +01:00
Laurent Destailleur
fdcce8d263
Add nonce on javascript tags
2023-02-18 15:10:05 +01:00
Frédéric FRANCE
ae48571135
use user->hasRight
2023-02-14 22:56:12 +01:00
Frédéric FRANCE
08838d4deb
clean code
2023-02-13 13:16:27 +01:00
Frédéric FRANCE
a7c5140fd6
clean code
2023-02-12 12:05:14 +01:00
Frédéric FRANCE
daba310395
clean code
2023-02-12 11:39:10 +01:00
Frédéric FRANCE
6144b6e99d
add two widgets
2023-02-12 09:54:57 +01:00
Laurent Destailleur
8675abeec8
Merge pull request #23342 from daraelmin/daraelmin-box-adh-tags
...
NEW Add widget box_members_by_tags.php
2023-01-26 00:55:42 +01:00
Laurent Destailleur
dd4a9a94c7
Merge pull request #23633 from Hystepik/develop#1
...
Fix : php 8.1 warnings and dolibarr log
2023-01-23 02:24:01 +01:00
Frédéric FRANCE
6ab5c79c6b
box_birthday_member doesn't give same date than box_birthday
2023-01-21 11:46:11 +01:00
hystepik
84436e1217
Fix : php 8.1 warnings and dolibarr log
2023-01-19 15:31:47 +01:00
Laurent Destailleur
e58d88c62a
Fix warnings
2023-01-03 13:49:05 +01:00
Laurent Destailleur
cb13069fa1
Fix warnings
2023-01-03 13:47:34 +01:00
Laurent Destailleur
5dcee6b7d7
Fix doxygen
2023-01-02 15:24:20 +01:00
Laurent Destailleur
5c8dc4ed58
Fix warning
2023-01-01 23:50:37 +01:00
Laurent Destailleur
cbda0e6197
Fix warnings
2022-12-31 15:17:37 +01:00
Laurent Destailleur
39cf086ace
Update modules_boxes.php
2022-12-28 18:20:52 +01:00
daraelmin
71b6b88c1f
Merge branch 'Dolibarr:develop' into daraelmin-stats-adh-by-status
2022-12-27 18:12:03 +01:00
daraelmin
4a57871586
Merge branch 'Dolibarr:develop' into daraelmin-box-adh-tags
2022-12-27 18:11:22 +01:00
daraelmin
7a15e61849
Clean code
2022-12-26 22:59:39 +01:00
daraelmin
ffae98085b
New box box_members_by_tags.php
2022-12-26 22:36:05 +01:00
Philippe GRAND
d3a0ad0687
Warning: count(): Parameter must be an array or an object
2022-12-24 15:29:23 +01:00
daraelmin
6f197e1439
Merge branch 'daraelmin-stats-adh-by-status' of https://github.com/daraelmin/dolibarr into daraelmin-stats-adh-by-status
2022-12-23 14:55:17 +01:00
daraelmin
4a49bc2906
look and feel
2022-12-23 14:55:09 +01:00
stickler-ci
1a2cf76e1c
Fixing style errors.
2022-12-23 13:48:33 +00:00
daraelmin
9039bdb827
Add period in title
2022-12-23 14:48:00 +01:00
daraelmin
0506f028c9
Add MAIN_NB_OF_YEAR_IN_WIDGET_GRAPH in widget and graphh
2022-12-23 14:21:23 +01:00
daraelmin
0889c9f89b
Merge branch 'develop' into daraelmin-stats-adh-by-status
2022-12-22 22:43:21 +01:00
daraelmin
26370ff1c8
Remove With rollup
2022-12-22 22:35:35 +01:00
Laurent Destailleur
68ebd850f4
Debug v17
2022-12-22 16:21:25 +01:00
daraelmin
fec9184cfd
Fix box member and dolgraph should display same info
2022-12-21 17:43:50 +01:00
daraelmin
7c6543b529
Copyright
2022-12-20 19:43:22 +01:00
stickler-ci
21e22ee990
Fixing style errors.
2022-12-20 18:06:23 +00:00