Laurent Destailleur
fb083a6cfc
Fix warning with rector
2023-12-13 16:33:17 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Laurent Destailleur
56e8872ddc
Clean code+warnings: The delete() method of AdherentType, Contact,
...
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Lucas Marcouiller
8dce28e29b
Fix bookcal public page 2 ( #26827 )
...
* fix bookcal public page
* fx booking link with calendar
* booking list on calendar_card
* fix display on wrong values
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-11-23 14:58:00 +01:00
Laurent Destailleur
25ace1d042
Debug v19
2023-10-21 16:23:58 +02:00
dev2a
765d60efdf
Fix: Apply rector rule user permission on comm folder ( #26163 )
2023-10-10 09:14:30 +02:00
Hystepik
2347d5cb9a
fix some bugs in bookcal module
2023-09-18 13:12:11 +02:00
Hystepik
2701f8a2a8
New : Bookcal dev 2
2023-09-05 16:32:02 +02:00
Laurent Destailleur
cc69022ba5
Fix css
2023-08-15 01:01:46 +02:00
Frédéric France
52eff0b56c
use user hasRight
2023-06-20 18:16:19 +02:00
Laurent Destailleur
a7b26fd7ae
Merge pull request #25002 from Hystepik/develop#3
...
fix php 8.1 warnings with strict mode
2023-06-09 01:12:02 +02:00
hystepik
180b3a6315
fix php 8.1 warnings with strict mode
2023-06-08 21:34:19 +02:00
Frédéric France
fd4c24e000
use user hasRight
2023-06-05 23:49:13 +02:00
Laurent Destailleur
476f95c4f6
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/subscription/list.php
htdocs/comm/action/index.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
htdocs/cron/class/cronjob.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/public/ticket/list.php
htdocs/supplier_proposal/list.php
htdocs/ticket/class/ticket.class.php
2023-05-17 00:57:17 +02:00
Laurent Destailleur
c8186209ad
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/expedition/card.php
htdocs/install/mysql/migration/15.0.0-16.0.0.sql
htdocs/install/mysql/tables/llx_overwrite_trans.key.sql
htdocs/projet/tasks.php
htdocs/projet/tasks/time.php
2023-05-17 00:36:12 +02:00
Laurent Destailleur
7e6666038c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-05-16 19:43:23 +02:00
stickler-ci
d25b226796
Fixing style errors.
2023-05-11 09:50:17 +00:00
Noé Courtier
4ad585facc
FIX: Add Missing rights check on holiday calendar
2023-05-11 11:41:58 +02:00
Laurent Destailleur
c02fc4e177
Debug v18
2023-03-29 17:57:52 +02:00
Laurent Destailleur
6e8a72a434
Fix filter on holiday dates
2023-03-29 16:31:55 +02:00
priojk
247ba8d0c3
New: added links to wiki pages in German language
2023-02-16 17:52:41 +01:00
hystepik
84436e1217
Fix : php 8.1 warnings and dolibarr log
2023-01-19 15:31:47 +01:00
Laurent Destailleur
e28fce6318
Debug
2023-01-19 01:16:39 +01:00
Laurent Destailleur
669beb50d2
Better navigation bar for calendars
2023-01-13 19:28:29 +01:00
Laurent Destailleur
97061a9a92
NEW Use a cache file for external RSS in calendar
2023-01-13 17:17:23 +01:00
Laurent Destailleur
8eb89e0ad1
Remove merged feature with too many pb:
...
1=Not yet implemented everywhere.
2=Seems a duplicate info with the picto warning when late (so in past
not done)
3=Is also a duplicate with the existing css event-future, event-past,
event-current
4=It overwrites to choice done by the theme
5=Implementation is wrong, it must use css and not #background
Use CSS instead
2023-01-13 12:14:20 +01:00
Frédéric FRANCE
a08d84b995
fix code
2022-12-23 14:11:13 +01:00
Laurent Destailleur
a07193ef4b
Fix php8
2022-12-09 15:57:18 +01:00
Laurent Destailleur
f79e52bc85
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-11-22 13:42:17 +01:00
Laurent Destailleur
af413cb09f
Fix #yogosha13195
2022-11-21 15:12:46 +01:00
Laurent Destailleur
56892e32e8
FIX #yogosha13195
2022-10-20 16:45:08 +02:00
Frédéric France
8d33953142
add comment
2022-09-07 20:08:59 +02:00
Frédéric FRANCE
9150f5102e
Merge remote-tracking branch 'upstream/develop' into pr/grandoc/22009
2022-09-02 11:44:45 +02:00
Frédéric France
8e66b7207e
replace ! empty by !empty
2022-08-31 22:14:20 +02:00
Philippe GRAND
1f3c390907
update code
2022-08-31 21:49:38 +02:00
Christian Humpel
0bf814d558
Fix #21816 : correct Agenda filter (if no filter is selected)
2022-08-20 18:00:43 +02:00
Laurent Destailleur
9bc6c41ca7
Clean code: No more fetch to clone
2022-08-11 23:59:25 +02:00
Laurent Destailleur
f6d54ca101
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
ChangeLog
build/exe/doliwamp/doliwamp.iss
htdocs/comm/action/index.php
htdocs/comm/action/peruser.php
2022-07-28 02:36:57 +02:00
Florian HENRY
266b0213a5
fix: filter Status Not applicable into is not correctly manage on Agenda list
2022-07-25 13:18:03 +02:00
Laurent Destailleur
2de5a9f31b
Merge pull request #21253 from badre-agtaib/scru2
...
fix bug: The property thirdparty_id does not exist on ActionComm
2022-06-14 19:29:32 +02:00
Laurent Destailleur
dd392143e1
Fix conf->projet conf->project
2022-06-14 17:53:17 +02:00
bagtaib
8c8ae82700
removed deprecated code
2022-06-13 17:22:00 +02:00
Laurent Destailleur
32c6daee2f
CSS
2022-06-07 18:18:01 +02:00
Laurent Destailleur
09cf9e82f8
Debug v16
2022-05-19 11:47:43 +02:00
Laurent Destailleur
177e8c17fb
Fix scrutinizer
2022-05-18 11:23:21 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
8023e1b0cd
Debug v16
2022-04-30 20:41:18 +02:00
Laurent Destailleur
c96e3bdddf
PHP v8 compatibility
2022-04-30 19:50:20 +02:00