pascal
871f896962
implementation of properties filter
2023-09-26 18:04:48 +02:00
Laurent Destailleur
d02c615f40
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-09-16 15:14:22 +02:00
Regis Houssin
0046d031ef
FIX wrong test + is_int is better for negative integer
2023-09-13 06:44:54 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
5d4f53046a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-08-27 18:18:34 +02:00
Laurent Destailleur
8fa06ccfa7
Fix empty and getDolGlobal...
2023-08-27 17:11:28 +02:00
Laurent Destailleur
aea21bc413
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 15:54:55 +02:00
Laurent Destailleur
373230c9e0
Debug v18
2023-08-15 12:55:47 +02:00
Laurent Destailleur
707d853e84
Clean code
2023-08-10 11:29:09 +02:00
Laurent Destailleur
7ce9bf6b23
Clean code
2023-08-05 15:44:28 +02:00
Laurent Destailleur
4dab18e46d
Fix kanban for subscription
2023-07-02 20:01:37 +02:00
Laurent Destailleur
0397211a93
Fix warning
2023-07-01 12:49:54 +02:00
Laurent Destailleur
f0fd249498
Fix warnings
2023-06-26 16:22:00 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
31d6df0dcd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/adherents/subscription/card.php
2023-06-08 09:58:36 +02:00
Laurent Destailleur
d28fcdafff
Debug v18
2023-06-08 09:55:08 +02:00
Frédéric France
5a018d715d
use user hasRight
2023-06-06 00:05:02 +02:00
Laurent Destailleur
8f981fb734
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-05-24 03:23:30 +02:00
Laurent Destailleur
481fc79721
Debug v18 - Fix extrafields visibility in customreports
2023-05-24 00:26:30 +02:00
David Beniamine
f929aee3af
Add a setting to send subscription reminder to a cc address
2023-05-23 14:12:41 +02:00
daraelmin
3039c62738
FIX better box member by tag
...
Fix total is missing for each row
Fix Link on category points now in the adherent list filtered by category
Fix order in box is now same as the select in the list
2023-05-21 18:18:12 +02:00
Laurent Destailleur
9d8af9c530
Fix restore option to have non samples stats
2023-05-17 00:04:37 +02:00
daraelmin
6abf459da5
Fix copyright
2023-05-14 16:57:44 +02:00
daraelmin
873f1bc8e8
remove new feature
...
Must wait for an other PR
2023-05-14 16:53:12 +02:00
daraelmin
a67330a0ff
fix merge
2023-05-14 15:59:23 +02:00
daraelmin
059589656e
Merge branch 'Dolibarr:develop' into daraelmin-stats-adh-by-status
2023-05-14 12:17:41 +02:00
daraelmin
31c03ad7d8
Merge branch 'develop' into daraelmin-stats-adh-by-status
2023-05-14 12:17:05 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
4fb496a1d2
Merge pull request #24633 from frederic34/commonpeople
...
move some methods in trait
2023-05-01 14:43:08 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Frédéric FRANCE
89d67c8fd4
move some methods in trait
2023-04-27 23:48:21 +02:00
Laurent Destailleur
c891196b5b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-04-25 21:02:01 +02:00
Frédéric FRANCE
fee9dec15a
use isModEnabled
2023-04-19 13:58:08 +02:00
Laurent Destailleur
747cd766b0
FIX Pb in install when password start with some special char like !
2023-04-15 04:29:19 +02:00
Laurent Destailleur
91c8ca1e38
Clean code
2023-04-10 00:50:39 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
9b141e9d1d
var not used
2023-04-05 03:26:27 +02:00
Laurent Destailleur
124961308d
Debug v18
2023-04-05 03:25:35 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Laurent Destailleur
f39bf7a43c
Debug v17
2023-03-17 19:09:31 +01:00
Laurent Destailleur
b1472b2e31
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-10 19:25:25 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
8bde9ce270
Look and feel v18
2023-03-07 20:03:04 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
Frédéric FRANCE
b6089882af
set errors from object
2023-02-24 17:01:00 +01:00
Frédéric FRANCE
3adc7dd2e9
set errors from object
2023-02-24 16:45:07 +01:00
Laurent Destailleur
d4402aa7f5
code easier to understand
2023-02-22 01:09:23 +01:00