Laurent Destailleur
|
3c65841e19
|
Debug v16
|
2022-08-12 14:41:44 +02:00 |
|
Laurent Destailleur
|
9bc6c41ca7
|
Clean code: No more fetch to clone
|
2022-08-11 23:59:25 +02:00 |
|
Laurent Destailleur
|
c1bea1b1e4
|
Add the anti-csrf-token into header
|
2022-08-10 22:24:45 +02:00 |
|
Laurent Destailleur
|
8db8914a41
|
Merge pull request #21678 from ptibogxiv/patch-34
NEW default_lang for members
|
2022-08-10 05:10:03 +02:00 |
|
ptibogxiv
|
1a1c5d9110
|
Update user.class.php
|
2022-08-07 10:14:05 +02:00 |
|
ptibogxiv
|
d91c90bba1
|
FIX lang label & flag in user/card.php
|
2022-08-06 19:49:03 +02:00 |
|
Laurent Destailleur
|
a064b25fdd
|
css
|
2022-08-04 13:45:39 +02:00 |
|
Laurent Destailleur
|
fb173da0f3
|
css
|
2022-08-04 11:14:21 +02:00 |
|
lmarcouiller
|
da53e5ee5c
|
fix hasRights warnings
|
2022-08-02 19:42:33 +02:00 |
|
lmarcouiller
|
9d036e24e1
|
fix hasRights warnings
|
2022-08-02 11:53:33 +02:00 |
|
lmarcouiller
|
05ca9da7e1
|
Fix : php 8.1 warnings
|
2022-07-29 15:46:13 +02:00 |
|
lmarcouiller
|
d1d5e0836f
|
Fix : HasRight on user.class.php for $permlevel2
|
2022-07-29 15:12:25 +02:00 |
|
lmarcouiller
|
3dc0e14f0e
|
Fix : HasRight on user.class.php for $permlevel2
|
2022-07-29 13:04:04 +02:00 |
|
Laurent Destailleur
|
a4b7f38346
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/boxes/box_actions.php
htdocs/core/boxes/box_contracts.php
htdocs/core/boxes/box_factures_fourn.php
htdocs/core/boxes/box_factures_fourn_imp.php
htdocs/core/boxes/box_ficheinter.php
htdocs/core/boxes/box_propales.php
htdocs/core/boxes/box_services_expired.php
htdocs/core/boxes/box_supplier_orders.php
htdocs/core/boxes/box_supplier_orders_awaiting_reception.php
|
2022-07-29 11:22:01 +02:00 |
|
Laurent Destailleur
|
f66dfb1c08
|
phpv8
|
2022-07-29 11:08:04 +02:00 |
|
Laurent Destailleur
|
0b568aebad
|
Fix missing link to vcal for some tabs of user
|
2022-07-29 10:41:09 +02:00 |
|
Laurent Destailleur
|
108292db3a
|
Merge pull request #21610 from bb2a/FIX---strlower-to-email
FIX - strlower to email
|
2022-07-28 19:05:59 +02:00 |
|
Laurent Destailleur
|
b6a6dd91d8
|
# WARNING: head commit changed in the meantime
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-07-28 18:52:44 +02:00 |
|
Laurent Destailleur
|
eac926e01d
|
Fix phpv8
|
2022-07-28 18:30:26 +02:00 |
|
Anthony Berton
|
cfc9819e49
|
FIX - strlower for email
|
2022-07-28 15:13:13 +02:00 |
|
Laurent Destailleur
|
6ce2b02207
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-07-28 02:39:27 +02:00 |
|
Laurent Destailleur
|
13df3747d0
|
Fix look and feel v16
|
2022-07-27 13:59:01 +02:00 |
|
Laurent Destailleur
|
e1cd297d99
|
css
|
2022-07-27 13:49:28 +02:00 |
|
Laurent Destailleur
|
fc9b3e3d70
|
Factorize code into a function dolJSToSetRandomPassword()
|
2022-07-27 13:42:43 +02:00 |
|
Laurent Destailleur
|
24f8e9c401
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-07-22 18:09:38 +02:00 |
|
Yoan Mollard
|
edb2e95aaf
|
Fixed labels for permission errors
|
2022-07-22 17:33:04 +02:00 |
|
Yoan Mollard
|
840437d312
|
Fixed labels for permission errors
|
2022-07-19 23:55:55 +02:00 |
|
Laurent Destailleur
|
cc15923cfb
|
Merge pull request #21517 from hregis/fix_passing_null_of_type_string_is_deprecated
FIX avoid Passing null to parameter #1 of type string is deprecated
|
2022-07-19 00:57:34 +02:00 |
|
Laurent Destailleur
|
8edebcf314
|
FIX Debug v16
|
2022-07-18 13:17:46 +02:00 |
|
Laurent Destailleur
|
95ee25660e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-07-18 13:16:25 +02:00 |
|
Laurent Destailleur
|
076d93452f
|
FIX Debug v16
|
2022-07-18 11:59:22 +02:00 |
|
Regis Houssin
|
0c7a868306
|
FIX avoid Passing null to parameter #1 of type string is deprecated
|
2022-07-16 16:20:11 +02:00 |
|
Laurent Destailleur
|
2c707f0258
|
Doc
|
2022-07-16 12:02:30 +02:00 |
|
Laurent Destailleur
|
25e034721c
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-07-11 00:06:57 +02:00 |
|
Laurent Destailleur
|
24dc936000
|
Revert "default to create on card.php if $action is empty"
This reverts commit e0b664066b.
|
2022-07-11 00:05:50 +02:00 |
|
Christian Foellmann
|
e0b664066b
|
default to create on card.php if $action is empty
|
2022-07-11 00:01:42 +02:00 |
|
Laurent Destailleur
|
c0977e5ee8
|
Merge pull request #21469 from cfoellmann/PR/card-empty-action
FIX default to create on card.php if $action is empty
|
2022-07-10 18:50:48 +02:00 |
|
Christian Foellmann
|
aaca9bc03d
|
default to create on card.php if $action is empty
|
2022-07-08 09:16:02 +02:00 |
|
Christian Foellmann
|
6c9f46c73e
|
some more fixes to titles
|
2022-07-08 09:09:50 +02:00 |
|
Laurent Destailleur
|
daf8c0ff1e
|
Cherry pick
|
2022-07-06 19:19:47 +02:00 |
|
Christian Foellmann
|
4c5e05e411
|
fix page titles
Conflicts:
htdocs/compta/bank/annuel.php
htdocs/contact/list.php
htdocs/product/stock/movement_list.php
htdocs/user/list.php
|
2022-07-06 19:19:08 +02:00 |
|
Laurent Destailleur
|
76e3c10c06
|
Revert "fix page titles"
|
2022-07-06 15:56:04 +02:00 |
|
BB2A Anthony Berton
|
f9eee31f74
|
FIX - php V8 user class
|
2022-07-04 15:51:54 +02:00 |
|
BB2A Anthony Berton
|
f105883b4f
|
FIX - php V8 user class
|
2022-07-04 10:01:17 +02:00 |
|
stickler-ci
|
23d948cec4
|
Fixing style errors.
|
2022-06-27 10:56:08 +00:00 |
|
Christian Foellmann
|
89d1389e2d
|
fix page titles
|
2022-06-27 12:48:04 +02:00 |
|
Laurent Destailleur
|
930ce5b305
|
Responsive
|
2022-06-23 22:29:07 +02:00 |
|
Laurent Destailleur
|
de61b53bd7
|
responsive
|
2022-06-23 22:18:23 +02:00 |
|
Laurent Destailleur
|
4b79d91437
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-06-23 12:35:24 +02:00 |
|
Frédéric France
|
287f868fbb
|
use getDolGlobalString
|
2022-06-22 08:36:24 +02:00 |
|
Laurent Destailleur
|
dd392143e1
|
Fix conf->projet conf->project
|
2022-06-14 17:53:17 +02:00 |
|
Laurent Destailleur
|
050cc48d7e
|
Debug v16
|
2022-06-14 11:54:41 +02:00 |
|
Laurent Destailleur
|
293b08ab1d
|
Debug v16
|
2022-06-14 11:47:56 +02:00 |
|
Laurent Destailleur
|
2b5b9957c3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-06-13 10:44:49 +02:00 |
|
Laurent Destailleur
|
bc11cf62f8
|
FIX #hunterdev2acfc8fe-247c-4f88-aeaa-042b6b8690a0
|
2022-06-13 10:44:20 +02:00 |
|
Laurent Destailleur
|
0020b8782f
|
Merge pull request #21222 from ptibogxiv/patch-19
Fix php8 compatibility
|
2022-06-12 21:00:41 +02:00 |
|
ptibogxiv
|
fe557ce9db
|
Update bank.php
|
2022-06-12 20:41:27 +02:00 |
|
Laurent Destailleur
|
19a8fd0b73
|
Update card.php
|
2022-06-12 18:40:21 +02:00 |
|
ptibogxiv
|
e82c01d24e
|
Fix php8 compatibility
|
2022-06-12 14:48:14 +02:00 |
|
ptibogxiv
|
7d35e94fc5
|
Fix php8 compatibility
|
2022-06-12 14:41:06 +02:00 |
|
Frédéric FRANCE
|
38b18a68d7
|
Merge branch 'develop' into useismodenabled
|
2022-06-10 10:07:41 +02:00 |
|
Frédéric France
|
400afc937f
|
use isModEnabled function
|
2022-06-09 22:16:48 +02:00 |
|
NASDAMI Quatadah
|
3d0a8dd595
|
running phpcs one last time
|
2022-06-09 13:29:49 +02:00 |
|
stickler-ci
|
7b3fe948a0
|
Fixing style errors.
|
2022-06-09 11:20:59 +00:00 |
|
NASDAMI Quatadah
|
7f86c53b3e
|
fixing bug 20500
|
2022-06-09 13:15:40 +02:00 |
|
Laurent Destailleur
|
1838baaa5c
|
Debug v16
|
2022-06-08 21:20:12 +02:00 |
|
Laurent Destailleur
|
32c6daee2f
|
CSS
|
2022-06-07 18:18:01 +02:00 |
|
Laurent Destailleur
|
cd041c9ea1
|
Clean code
|
2022-06-03 02:41:00 +02:00 |
|
Laurent Destailleur
|
3751fc92ca
|
Clean code
|
2022-06-01 20:47:14 +02:00 |
|
Laurent Destailleur
|
1ef66c208f
|
Update card.php
|
2022-06-01 19:34:29 +02:00 |
|
stickler-ci
|
adb37a5f5f
|
Fixing style errors.
|
2022-06-01 09:53:51 +00:00 |
|
Quentin VIAL-GOUTEYRON
|
682da1fabe
|
FIX if password doesnt match rule it created a user without password
|
2022-06-01 11:33:15 +02:00 |
|
Laurent Destailleur
|
1655890f84
|
Debug v16
|
2022-05-31 10:35:36 +02:00 |
|
Regis Houssin
|
82e19879d5
|
FIX php8.1 warning
|
2022-05-21 23:43:01 +02:00 |
|
Lucas Marcouiller
|
51041bbea1
|
Fix : php 8.0 warnings
|
2022-05-21 18:46:41 +02:00 |
|
Laurent Destailleur
|
4b996f79a9
|
Debug v16
|
2022-05-19 13:52:29 +02:00 |
|
Laurent Destailleur
|
5f9ef61d32
|
Debug v16
|
2022-05-19 09:36:47 +02:00 |
|
Laurent Destailleur
|
ddf9c06e2c
|
Debug v16
|
2022-05-18 17:06:42 +02:00 |
|
Laurent Destailleur
|
d22ba9aa66
|
css
|
2022-05-18 17:02:50 +02:00 |
|
Laurent Destailleur
|
5736709991
|
Look and feel v16
|
2022-05-18 16:55:03 +02:00 |
|
Laurent Destailleur
|
8d84ccfe01
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/theme/eldy/global.inc.php
|
2022-05-17 23:30:48 +02:00 |
|
Laurent Destailleur
|
ddd0848acc
|
Look and feel v16
|
2022-05-17 01:21:33 +02:00 |
|
Florian HENRY
|
fa6d738037
|
NEW: Add event block on facture_rec #20870
|
2022-05-13 10:46:02 +02:00 |
|
Laurent Destailleur
|
6106d54632
|
css
|
2022-05-13 09:54:10 +02:00 |
|
Laurent Destailleur
|
f52a7a26f6
|
Debug v16 - Fix for postgresql - Fix for sql loading per module - php8
|
2022-05-08 15:18:34 +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 |
|
Laurent Destailleur
|
fa8ce6e4fd
|
Merge pull request #20710 from fappels/develop_confirm_createbills
Move massaction 'confirm_createbills' from actions_massactions.inc.php to commande/list.php
|
2022-04-29 17:19:18 +02:00 |
|
Laurent Destailleur
|
147e61472c
|
Clean code: Remove all   entities.
|
2022-04-29 13:10:28 +02:00 |
|
Laurent Destailleur
|
822a0a37f3
|
Fix phpunit
|
2022-04-28 22:37:21 +02:00 |
|
Laurent Destailleur
|
ebe68350d1
|
IP for last and previous login is now saved inuser table
|
2022-04-28 17:34:04 +02:00 |
|
Francis Appels
|
7e44227df2
|
Cleanup 'confirm_createbills'
|
2022-04-25 14:28:57 +02:00 |
|
Laurent Destailleur
|
2113a944ce
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-04-14 23:14:56 +02:00 |
|
Laurent Destailleur
|
0c82ce1b69
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-04-14 23:04:36 +02:00 |
|
Laurent Destailleur
|
031669493d
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2022-04-14 23:03:35 +02:00 |
|
Laurent Destailleur
|
27ef6840d5
|
# WARNING: head commit changed in the meantime
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2022-04-14 23:01:49 +02:00 |
|
Laurent Destailleur
|
c4f80b4e71
|
Merge pull request #19424 from marc-dll/12.0_FIX_employee_tab_holiday_length
FIX: user employee tab: offset in open days messes up holiday length calculation
|
2022-04-14 22:59:20 +02:00 |
|
Laurent Destailleur
|
cb15a21e41
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/originproductline.tpl.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/user/card.php
|
2022-04-11 21:22:27 +02:00 |
|
Laurent Destailleur
|
8f3335f75d
|
CSS
|
2022-04-11 21:17:35 +02:00 |
|
Laurent Destailleur
|
3ac268c200
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/holiday/card.php
htdocs/user/card.php
|
2022-04-11 21:14:51 +02:00 |
|
Laurent Destailleur
|
b8d1acaff7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/holiday/card.php
htdocs/user/card.php
|
2022-04-11 20:57:16 +02:00 |
|
Laurent Destailleur
|
974fb46fda
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/user/card.php
|
2022-04-11 20:43:20 +02:00 |
|
Laurent Destailleur
|
3a2815a9c0
|
Debug and clean v16
|
2022-04-07 23:44:57 +02:00 |
|
Florian HENRY
|
798c7a8a0b
|
try with tzserver
|
2022-04-06 14:09:44 +02:00 |
|
atm-steve
|
4fa656be96
|
Merge branch 'develop' into NEW_Employee_management_improvement
|
2022-03-30 12:13:17 +02:00 |
|
steve
|
8f39efd2b9
|
fix: change Read and Write employee label with personal information
|
2022-03-30 12:11:07 +02:00 |
|
Laurent Destailleur
|
4a80f35aaa
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2022-03-23 17:26:25 +01:00 |
|
Laurent Destailleur
|
947b6008c8
|
Merge pull request #20308 from frederic34/patch-1
Fix do not modify entity on group edit
|
2022-03-23 16:55:55 +01:00 |
|
Laurent Destailleur
|
8603d493ad
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contrat/list.php
htdocs/install/mysql/tables/llx_partnership.key.sql
|
2022-03-19 17:34:26 +01:00 |
|
Laurent Destailleur
|
ed631b2b06
|
Fix doxygen, missing error message
|
2022-03-18 16:14:20 +01:00 |
|
Frédéric FRANCE
|
53909828f9
|
Update card.php
|
2022-03-17 10:56:14 +01:00 |
|
Laurent Destailleur
|
1a8af3509e
|
Fix regression in button
|
2022-03-17 00:19:48 +01:00 |
|
steve
|
1555a95ce8
|
Activate new rights read and write
|
2022-03-14 16:50:43 +01:00 |
|
Frédéric FRANCE
|
3dfd92e9c0
|
Fix do not modify entity on group edit
https://www.dolibarr.fr/forum/t/etoile-globalgroup-dans-les-groupes-dutilisateurs-quelle-signification-quel-usage/38772/26
|
2022-03-08 21:19:29 +01:00 |
|
steve
|
436b8fa5b5
|
apply feedbacks
|
2022-03-03 16:18:09 +01:00 |
|
steve
|
9900e5dd31
|
Clean
|
2022-03-02 14:51:16 +01:00 |
|
steve
|
e2f727ef55
|
feat: langs trans ref_employee and national registration number
|
2022-03-02 14:21:49 +01:00 |
|
steve
|
dcabd046d9
|
feat: add ref_employee and national_registration_number fields
|
2022-03-02 11:52:44 +01:00 |
|
Steve
|
cb17f2029e
|
wip: add ref_employee and national_registration_number fields
|
2022-03-02 11:20:07 +01:00 |
|
Steve
|
5bf186c8ce
|
Merge branch 'dolibarrdevelop' into WIP_Employee_management_improvement
|
2022-03-01 11:42:57 +01:00 |
|
steve
|
1908acb131
|
feat: add Accountancy code
|
2022-03-01 11:42:10 +01:00 |
|
Laurent Destailleur
|
280be9b29f
|
Merge pull request #20163 from SteveATM/FIX_replace_divbutaction_by_dolgetbuttonaction
FIX: Replace User divbutaction by dolgetbuttonaction
|
2022-02-28 21:25:25 +01:00 |
|
Laurent Destailleur
|
c2fb5d577c
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/langs/en_US/banks.lang
htdocs/projet/list.php
|
2022-02-28 20:12:28 +01:00 |
|
Laurent Destailleur
|
32f2eb8c94
|
Debug v15
|
2022-02-28 12:13:06 +01:00 |
|
Laurent Destailleur
|
a0baea1e6b
|
Merge branch 'develop' into FIX_replace_divbutaction_by_dolgetbuttonaction
|
2022-02-25 14:20:24 +01:00 |
|
Laurent Destailleur
|
4973019630
|
Fix #hunterb812ea22-0c02-46fe-b89f-04519dfb1ebd
|
2022-02-24 09:59:16 +01:00 |
|
Steve
|
f70e97bafa
|
fix: travis
|
2022-02-23 15:45:50 +01:00 |
|
Steve
|
bd6c547b4d
|
fix: merge develop
|
2022-02-23 15:20:45 +01:00 |
|
Steve
|
6047e4e90b
|
fix: travis + stickler
|
2022-02-23 15:06:58 +01:00 |
|
Steve
|
b99557e60c
|
fix: feedback travis
|
2022-02-23 14:59:39 +01:00 |
|
Steve
|
c7077ef1d7
|
fix: send mail title
|
2022-02-23 14:49:12 +01:00 |
|
Steve
|
f6985ae546
|
merge develop
|
2022-02-23 12:25:44 +01:00 |
|
Steve
|
9a95fc7a00
|
wip: pull request feedback
|
2022-02-23 11:13:31 +01:00 |
|
Steve
|
c26b1e58a2
|
wip: pull request feedback
|
2022-02-23 11:09:59 +01:00 |
|
Steve
|
26e23219e6
|
feat: dolGetButtonAction
|
2022-02-23 10:34:54 +01:00 |
|
Laurent Destailleur
|
e96061dd18
|
Fix phpunit SecurityTest
|
2022-02-22 23:46:57 +01:00 |
|
Laurent Destailleur
|
209ab708d4
|
FIX #hunterb812ea22-0c02-46fe-b89f-04519dfb1ebd
|
2022-02-22 21:24:34 +01:00 |
|
Steve
|
3fb0d307b1
|
wip: clean comments
|
2022-02-22 17:23:34 +01:00 |
|
steve
|
679665fb08
|
feat: dolGetButtonAction for Modify
|
2022-02-22 15:39:02 +01:00 |
|
steve
|
ad4a3c63da
|
feat: dolGetButtonAction for Delete
|
2022-02-22 12:19:24 +01:00 |
|
steve
|
fefd4a407b
|
feat: dolGetButtonAction for Enable and disable user
|
2022-02-22 09:43:09 +01:00 |
|
Laurent Destailleur
|
9dfdce03aa
|
Work on generic reporting tool.
|
2022-02-21 19:09:26 +01:00 |
|
steve
|
c78ec56c8f
|
feat: dolGetButtonAction for sendmail
|
2022-02-21 14:43:00 +01:00 |
|
steve
|
0e3ec05028
|
wip: dolGetButtonAction Nomail
|
2022-02-21 11:12:06 +01:00 |
|
steve
|
3a2fcaae6c
|
wip: SendMail dolGetButtonAction
|
2022-02-21 10:12:28 +01:00 |
|
Laurent Destailleur
|
9a3d8022f3
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-18 21:53:38 +01:00 |
|
Laurent Destailleur
|
b0f538387e
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/core/modules/import/import_xlsx.modules.php
|
2022-02-18 21:50:08 +01:00 |
|
Romain DESCHAMPS
|
5eb4d3408c
|
Update param_ihm.php
|
2022-02-18 19:31:42 +01:00 |
|
Frédéric FRANCE
|
a613553f37
|
Merge branch 'hookgetnomurl' into patch-1
|
2022-02-15 18:44:06 +01:00 |
|
Laurent Destailleur
|
3b18462a62
|
# WARNING: head commit changed in the meantime
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-02-07 15:51:01 +01:00 |
|
Laurent Destailleur
|
31ca78acda
|
Sync transifex.
Fix install.
|
2022-02-07 14:25:20 +01:00 |
|
Regis Houssin
|
5f376685c3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_works_to_add_prefix_db_function
|
2022-01-30 11:28:29 +01:00 |
|
Laurent Destailleur
|
2fea78c90a
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/mysql/data/llx_c_action_trigger.sql
|
2022-01-29 16:48:40 +01:00 |
|
stickler-ci
|
adac1d3dbb
|
Fixing style errors.
|
2022-01-28 09:34:52 +00:00 |
|
Anthony Berton
|
8c38125e79
|
Update vcard.php
|
2022-01-28 10:30:41 +01:00 |
|
Regis Houssin
|
ed9346dfb9
|
Works on replace MAIN_DB_PREFIX by $db->prefix()
|
2022-01-27 10:00:26 +01:00 |
|
Laurent Destailleur
|
34e930d952
|
Merge pull request #19737 from aspangaro/16a6
NEW Add possibility with constant MAIN_LOGIN_BADCHARUNAUTHORIZED to define bad character unauthorized into login name
|
2022-01-25 16:04:11 +01:00 |
|
Laurent Destailleur
|
05ff99f2e6
|
Update user.class.php
|
2022-01-25 16:03:30 +01:00 |
|
Laurent Destailleur
|
6677eccf45
|
Update user.class.php
|
2022-01-25 16:01:50 +01:00 |
|
Laurent Destailleur
|
c3a58ae303
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-01-25 15:43:42 +01:00 |
|
Laurent Destailleur
|
d560483875
|
Fix permission from group not found
|
2022-01-24 18:32:29 +01:00 |
|
Laurent Destailleur
|
8ceec043e8
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-01-24 12:50:10 +01:00 |
|
Laurent Destailleur
|
00eabded6d
|
Fix phpunit
|
2022-01-24 12:43:42 +01:00 |
|
Laurent Destailleur
|
053b402202
|
Fix for notes standardization #19835
|
2022-01-23 19:20:13 +01:00 |
|
Laurent Destailleur
|
66d7271c94
|
Merge pull request #19904 from hregis/fix_use_new_function_prefix
NEW add modifications for new function "$db->prefix()"
|
2022-01-23 11:57:42 +01:00 |
|
Regis Houssin
|
a3a856d0be
|
NEW add modifications for new function "$db->prefix()"
|
2022-01-21 16:57:57 +01:00 |
|
Laurent Destailleur
|
82305d7dd4
|
Fix bad position sorting of permission list
|
2022-01-21 16:34:09 +01:00 |
|
Laurent Destailleur
|
482efec536
|
Fix missing column
|
2022-01-21 15:40:37 +01:00 |
|
Laurent Destailleur
|
accc413596
|
Fix error management
|
2022-01-21 15:26:54 +01:00 |
|
Laurent Destailleur
|
60b90056c4
|
Fix #yogosha8450
|
2022-01-19 15:20:10 +01:00 |
|
Laurent Destailleur
|
744296a43a
|
FIX Permission on holiday and expensereport.
|
2022-01-14 13:52:08 +01:00 |
|
Laurent Destailleur
|
f04a07b6a7
|
FIX Pb with permission on holiday and expense report
|
2022-01-14 13:42:38 +01:00 |
|
Laurent Destailleur
|
13510b9929
|
Clean sortfield, sortorder
|
2022-01-13 11:17:25 +01:00 |
|
lvessiller
|
400f6b244b
|
FIX user actions rights when mulit-company transverse mode is enabled
|
2022-01-11 17:29:02 +01:00 |
|
Alexandre SPANGARO
|
5a8b2c9560
|
Merge remote-tracking branch 'upstream/develop' into 16a6
|
2022-01-05 21:40:02 +01:00 |
|
Laurent Destailleur
|
5b8d6e60e4
|
Debug v15
|
2022-01-05 10:43:05 +01:00 |
|
Laurent Destailleur
|
956288081c
|
Fix phpunit
|
2022-01-04 13:45:18 +01:00 |
|
Alexandre SPANGARO
|
8034b5316a
|
NEW Add possibility with constant MAIN_LOGIN_BADCHARUNAUTHORIZED to define bad character unauthorized into login name
|
2022-01-04 12:05:06 +01:00 |
|
Laurent Destailleur
|
f8a97ef928
|
FIX a lot of problem with rules for password validation
|
2022-01-03 16:09:08 +01:00 |
|
Laurent Destailleur
|
72998cd8fe
|
Debug v15
|
2022-01-03 12:26:57 +01:00 |
|
Laurent Destailleur
|
e76c85bc8d
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2021-12-21 16:32:45 +01:00 |
|
Laurent Destailleur
|
856b010a45
|
FIX #19651
|
2021-12-21 15:56:59 +01:00 |
|
Laurent Destailleur
|
0387b9922e
|
FIX error message on sqlfilter in API
|
2021-12-20 20:49:32 +01:00 |
|
Laurent Destailleur
|
b6cfc3a3e0
|
Clean code
|
2021-12-19 17:25:11 +01:00 |
|
Laurent Destailleur
|
40a3f70eb3
|
FIx #19638
|
2021-12-19 17:12:01 +01:00 |
|
Laurent Destailleur
|
e2e2e69379
|
Fix bad link
|
2021-12-19 03:54:04 +01:00 |
|
Laurent Destailleur
|
f8e6befe35
|
Fix link on user
|
2021-12-16 16:47:11 +01:00 |
|
Laurent Destailleur
|
bb1d5daa82
|
css
|
2021-12-12 23:47:40 +01:00 |
|
Laurent Destailleur
|
7ea8b7851a
|
Code comment
|
2021-12-09 11:56:54 +01:00 |
|
Laurent Destailleur
|
d6ab7ab953
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/ihm.php
htdocs/install/repair.php
htdocs/user/class/user.class.php
|
2021-12-09 11:15:40 +01:00 |
|
Laurent Destailleur
|
a9bdefa358
|
FIX select too large into addrights (pb of missing parenthesis)
|
2021-12-09 11:12:40 +01:00 |
|
Laurent Destailleur
|
b5d1ea4629
|
FIX select too large into addrights (pb of missing parenthesis)
|
2021-12-09 11:07:38 +01:00 |
|
Laurent Destailleur
|
69cd7ae2ab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/don/card.php
htdocs/public/test/badges.php
htdocs/public/test/test_exec.php
|
2021-12-08 18:27:03 +01:00 |
|
Laurent Destailleur
|
c3bfd5caa4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/adherents/type.php
htdocs/asset/type.php
htdocs/categories/edit.php
htdocs/comm/action/card.php
htdocs/compta/bank/card.php
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/class/extrafields.class.php
htdocs/don/card.php
htdocs/product/stock/card.php
htdocs/projet/card.php
htdocs/projet/tasks/task.php
htdocs/user/group/card.php
|
2021-12-08 18:21:20 +01:00 |
|
Laurent Destailleur
|
f1dac82a53
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/adherents/card.php
htdocs/categories/edit.php
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/product/stock/card.php
|
2021-12-08 17:56:05 +01:00 |
|
Quentin VIAL-GOUTEYRON
|
826bde0656
|
FIX set optional from post
|
2021-12-06 11:19:12 +01:00 |
|
Laurent Destailleur
|
055cb5c0c9
|
Merge pull request #18526 from cfoellmann/PR/deprecated-html
deprecated html attributes
|
2021-11-30 14:27:12 +01:00 |
|
Laurent Destailleur
|
dffc3eaefb
|
Merge pull request #19447 from inovea-conseil/NEW_return_url_sendpassword
New return url sendpassword
|
2021-11-30 12:07:17 +01:00 |
|
Christian Foellmann
|
6608f5f0d8
|
update all script tags to be uniform. language="javascript" removed
https://developer.mozilla.org/en-US/docs/web/html/element/script#attr-language
|
2021-11-29 15:09:18 +01:00 |
|
Laurent Destailleur
|
734c9871ad
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2021-11-27 01:07:32 +01:00 |
|