Artem Chernitsov
1d515705b5
add check file permission recruitment module
2022-06-29 11:51:58 +03:00
Artem Chernitsov
0867c96f61
fix of recruitment module
...
- checking file permissions
2022-06-29 11:48:06 +03:00
Laurent Destailleur
6fb1e126c5
Merge pull request #21245 from Quatadah/dolicloud-qnasdami-scrutinizer-003
...
BUG FIX : Changing type of the parameter
2022-06-29 10:30:49 +02:00
Laurent Destailleur
a681ae7283
css
2022-06-29 10:23:31 +02:00
Laurent Destailleur
64c661b7f8
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2022-06-29 10:10:15 +02:00
Alexandre SPANGARO
df85137772
PHP8 Warning
2022-06-29 07:32:25 +02:00
Alexandre SPANGARO
f840af384a
PHP8 Warning
2022-06-29 07:32:16 +02:00
bagtaib
253799eb1e
NEW #21399
2022-06-29 05:07:32 +02:00
Yoan Mollard
f4d5962254
Allow to skip membership table for retrocompatibility
2022-06-29 03:27:48 +02:00
Yoan Mollard
e7058c253e
NEW: Table of membership types
2022-06-29 03:25:33 +02:00
Yoan Mollard
f8af181cee
Label clarification following the new per-type setting "CanEditAmount"
2022-06-29 00:28:33 +02:00
Yoan Mollard
759900bcce
No longer allow to edit amount in the payment step
...
If amount is editable, edition has been done in the previous screen in
public/members/new.php
It also allows the possibility to prevent the visitor from doing a >0
payment if this is not wanted.
2022-06-29 00:27:18 +02:00
Yoan Mollard
ea0c710104
dopayment string fix
2022-06-29 00:23:27 +02:00
Laurent Destailleur
67ade177c7
Fix error message
2022-06-28 20:11:18 +02:00
Faustin
ba77a7bcfa
NEW #21397 : small fix
2022-06-28 18:56:37 +02:00
Faustin
bc66c37a08
hook fix
2022-06-28 18:52:20 +02:00
Faustin
23cbb5212d
NEW #21397 : code intrusion
2022-06-28 16:40:59 +02:00
Faustin
3f7fe8d688
NEW #21397 : small fix
2022-06-28 16:39:34 +02:00
Faustin
811b11cab2
NEW #21397 : added option to auto define barcode numbers for third-parties in barcode module setup
2022-06-28 16:33:00 +02:00
Quatadah Nasdami
831ff35c4d
API for module reception
2022-06-28 16:10:10 +02:00
Quatadah Nasdami
3c4183f783
success
2022-06-28 15:51:38 +02:00
Laurent Destailleur
b0e0ceb8f6
Fix phpunit
2022-06-28 14:59:15 +02:00
Laurent Destailleur
12902a2e01
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-06-28 14:54:58 +02:00
Laurent Destailleur
bea16a5256
Fix SEPA file with special chars
2022-06-28 14:50:43 +02:00
Laurent Destailleur
485c85a2a3
Fix SEPA
2022-06-28 14:49:03 +02:00
Christian Foellmann
2981b268ae
add hook "changeHelpURL" to modify target of the help button
2022-06-28 13:28:31 +02:00
Laurent Destailleur
d2a9826795
Fix phpcs
2022-06-28 13:17:59 +02:00
Laurent Destailleur
d23426847e
css
2022-06-28 13:14:36 +02:00
Laurent Destailleur
4c4e081997
Debug v16
2022-06-28 13:09:53 +02:00
Laurent Destailleur
941245c5e2
Debug v16
2022-06-28 12:26:49 +02:00
Laurent Destailleur
b8e5f3c4f2
Look and feel v16
2022-06-28 11:33:19 +02:00
Florian HENRY
739d24e1ae
fix: replannish view lost filter and sort on pagination and sorting
2022-06-28 11:22:01 +02:00
Laurent Destailleur
0091c31b99
Debug v16
2022-06-28 11:07:06 +02:00
lvessiller
1ea8d47c84
NEW join only the main document
2022-06-28 10:42:13 +02:00
Yoan Mollard
5998999f18
NEW: Add free membership amounts at the membership type level
2022-06-28 02:33:17 +02:00
Yoan Mollard
0fca79529a
Missing lib import
2022-06-28 01:51:14 +02:00
Laurent Destailleur
763c9f7441
Responsive
2022-06-28 00:27:49 +02:00
Laurent Destailleur
dd6b2a4685
Fix tooltip
2022-06-28 00:11:59 +02:00
Laurent Destailleur
f2a9db5fe3
Typo
2022-06-27 22:45:09 +02:00
Laurent Destailleur
0e0c9888a2
Typo
2022-06-27 22:43:29 +02:00
Laurent Destailleur
748c714b1b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2022-06-27 22:36:31 +02:00
Laurent Destailleur
34464ac92b
Maxi debug of OAuth module. Solve tons of problems.
2022-06-27 22:35:58 +02:00
Laurent Destailleur
1d354aa844
Merge pull request #21380 from cfoellmann/PR/fix-fetch-propal-conds
...
fix fetching mode_reglement default from soc/comm on propal creation
2022-06-27 17:34:54 +02:00
Laurent Destailleur
3e0bc05edd
Update card.php
2022-06-27 17:34:25 +02:00
Laurent Destailleur
79ca774de3
Merge pull request #21393 from Dolibarr/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-06-27 17:32:55 +02:00
Faustin
3e66ca1636
NEW #21395 : Added picto text to inform that option does not work with all themes
2022-06-27 16:18:54 +02:00
Faustin
d7d02fee9a
NEW #21395 : Added option for dark theme mode in display - color and theme
2022-06-27 16:08:06 +02:00
Christian Foellmann
236f6ad23b
fix fetching mode_reglement default from soc/comm on propal creation
2022-06-27 13:11:31 +02:00
Christian Foellmann
4335e67249
remove old commented code
2022-06-27 12:59:06 +02:00
stickler-ci
23d948cec4
Fixing style errors.
2022-06-27 10:56:08 +00:00