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
1d589fd74e
Fix warnings
2023-11-27 13:26:44 +01:00
Laurent Destailleur
4c844dfd12
Fix warnings
2023-11-27 12:13:50 +01:00
Laurent Destailleur
075ee02901
Fix php8.2 warnings
2023-11-27 12:08:48 +01:00
MDW
146e780ddd
QUAL Fix typing hint for date (which is int|string) ( #26808 )
2023-11-23 17:25:44 +01:00
Laurent Destailleur
2374cdd76c
Debug v19
2023-11-18 17:45:00 +01:00
Eric
47702c0cfd
Fix paymentsalary undef ( #26636 )
...
* nom (deprecated) -> name
* fix phpstan undef propertties
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 16:32:02 +01:00
Eric
4f47f26aad
undef chid from PaymentSalary -> id + deprecated doc ( #26690 )
...
* undef chid from PaymentSalary -> id + deprecated doc
* Update card.php
* Update paiement_salary.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-18 12:46:29 +01:00
Eric
ee05f34237
Paymentsalary datepayment datep ( #26688 )
...
* datepayment to datep member var
* datepayment to datep member var
2023-11-18 12:39:25 +01:00
Eric
c9ea039ac5
Fix salary socid ( #26635 )
...
* nom (deprecated) -> name
* fix this->socid undefined
2023-11-16 23:22:22 +01:00
Alexandre SPANGARO
c6551dc1ad
Review salaries ( #26560 )
...
* Avoid some warnings PHP8.x
* Refer to $permissiontoxxx & review
* Review $title
* Refer to $permissiontoxxx & review
* Refer to $permissiontoxxx & review
2023-11-13 21:07:38 +01:00
Laurent Destailleur
dc8616a110
Fix multicompany
2023-11-07 11:12:44 +01:00
Laurent Destailleur
be58db508d
Debug v19
2023-11-07 10:51:00 +01:00
Laurent Destailleur
c154a72d88
Debug v19
2023-11-06 19:32:04 +01:00
Laurent Destailleur
09e504c18e
Debug v19
2023-11-06 17:26:13 +01:00
Laurent Destailleur
96db44174e
css
2023-11-06 17:20:42 +01:00
Laurent Destailleur
27d2a1a220
Debug v19
2023-11-06 16:34:35 +01:00
lamrani abdelwadoud
23ce23021f
NEW functionality for request_transfer ( #26078 )
...
* NEW functionality for request_transfer
* fix problem
* fix problem in transferBank
* fix request sql
* ajust functions for salary invoices
* add badges for each onglet invoice and salary
* Fix update in table bon_prelevement for amount
* Fix in section virement_request list of bonPrelevements
* for prelevemts lignes
* for prelevemts lignes
* update sql for get lignes prelevement with correct info
* update sql for get lignes prelevement with correct info
* add function for check if invoice salaries
* adjust bonprelevement for get salaries
* fix incoherences in create function for class BonPrelevement
* fix request sql for insert in prelevement ligne table
* fix problems and incoherences
* remove parametre from function
* add parenthensises for cast in sql request
* disable button when make demande virement
* fix condition for type
* fix conflit "
* fix whitespace
* fix condition for sourcetype
* fix page demandes.php for list salaries invoices
* add prefix db
* fix incoherences for conditions
* Update virement_request.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-06 16:09:05 +01:00
Mohamed DAOUD
990f9113fc
FIX - Auto fill the field end of period with end of month when cloning a salary ( #26263 )
...
* Auto fill the field end of period
* Auto fill the field end of period without jsDate
* using formatDate function to format displayed date
2023-10-26 14:03:21 +02:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Alexandre SPANGARO
58bdcb5245
Dolibarize - Look & feel v19 ( #26246 )
...
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger
* TitleSeparator - Job list
* TitleSeparator - Position list
* TitleSeparator
* TitleSeparator
* TitleSeparator
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Variable $newcardbutton already define
* Define $newcardbutton
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
2023-10-20 03:20:44 +02:00
sonikf
d89954210e
fix cannot cancel salary when language is not latin ( #26281 )
2023-10-20 01:29:09 +02:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
b8c8e903c2
Fix php8.2 warnings
2023-10-15 18:39:13 +02:00
Laurent Destailleur
f450e23ce6
Clean code: set_paid is deprecated. Replaced with setPaid.
2023-10-09 10:22:49 +02:00
Frédéric FRANCE
bf9aaf5600
phpstan
2023-09-19 09:09:08 +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
Laurent Destailleur
8d254e341b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-16 14:11:26 +02:00
Laurent Destailleur
72f5fc8586
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-09-16 13:59:19 +02:00
Laurent Destailleur
5bb0f42c5a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-09-16 13:51:36 +02:00
Laurent Destailleur
0c3e516e57
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-13 03:08:46 +02:00
Laurent Destailleur
7fd574b297
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-09-12 10:56:36 +02:00
Laurent Destailleur
bf3c0e9d4a
FIX Avoid duplicate popup when popup setup to work as ajax
2023-09-12 10:52:15 +02:00
VESSILLER
03272b12b0
FIX right access on salary card and tabs
2023-09-11 11:01:00 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +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
119c3fb20d
Debug v18
2023-08-15 14:44:03 +02:00
Laurent Destailleur
020c29d5c6
Debug v18
2023-08-12 02:45:00 +02:00
Laurent Destailleur
0b93989082
Debug v18
2023-08-12 02:28:26 +02:00
Laurent Destailleur
9302a427a9
Debug v19
2023-07-31 03:29:45 +02:00
Laurent Destailleur
cb40e2ebd2
Fix warnings
2023-06-28 14:52:44 +02:00
Laurent Destailleur
ef64e1dcfc
Debug v18
2023-06-28 11:50:28 +02:00
Florian HENRY
efc8f94019
fix php 8
2023-06-10 14:44:22 +02:00
Laurent Destailleur
20a004f3c7
Clean code
2023-06-04 01:42:28 +02:00
Laurent Destailleur
8d7e53a98c
Clean code
2023-06-03 13:56:06 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
f61f425231
NEW upload a file by drag and drop on social contribution and salary
2023-05-04 17:28:42 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
Laurent Destailleur
e74c50aa8a
Clean code
2023-04-28 16:05:25 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
0fb03fdc2d
Clean code
2023-04-08 01:43:21 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Laurent Destailleur
8d50ee0f40
Trans
2023-03-18 18:31:58 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
54bb784138
Debug v18
2023-03-02 19:40:28 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
46b270868b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-02-22 02:07:37 +01:00
Laurent Destailleur
3ee441b9a7
Merge pull request #23953 from cmfpmatik/dev2023
...
NEW adding button Send Email on the salary file
2023-02-22 01:55:14 +01:00
Laurent Destailleur
fa9493db37
Update card.php
2023-02-22 01:54:06 +01:00
Laurent Destailleur
eaa0e5eb3e
CSS
2023-02-19 02:39:39 +01:00
Laurent Destailleur
2168578f2e
Fix inline css
2023-02-18 14:00:25 +01:00
stickler-ci
af8e6bfa61
Fixing style errors.
2023-02-18 02:26:38 +00:00
Oarces DEV
aa7fdaf194
Update card.php
2023-02-18 03:23:45 +01:00
Frédéric FRANCE
c1882425db
fix tooltip
2023-02-15 22:26:16 +01:00
Frédéric FRANCE
e5a1b226f3
clean code
2023-02-06 22:28:03 +01:00
Frédéric FRANCE
b238830c82
keep original label
2023-02-05 23:19:56 +01:00
Frédéric FRANCE
83b4fde50c
add ajax tooltip on salaries
2023-02-04 22:00:47 +01:00
Faustin
ba0949dd65
checkbox colum on left for salaries list
2023-01-31 13:08:31 +01:00
hystepik
32da192db4
fix : php 8.1 warnings
2023-01-24 14:32:20 +01:00
Laurent Destailleur
0f475783de
Enhance method getKanbanView
2023-01-18 22:27:52 +01:00
Laurent Destailleur
80d46a22f1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-18 21:36:57 +01:00
Laurent Destailleur
48161b8400
Debug v17. Bad param for selection of project
2023-01-17 13:50:23 +01:00
Laurent Destailleur
dac735dc4b
Fix missing photo
2023-01-12 18:11:10 +01:00
Laurent Destailleur
23f89c9134
Missing photo
2023-01-12 17:59:19 +01:00
Laurent Destailleur
7cd1ea4962
Fix phpcs
2023-01-11 20:37:29 +01:00
Laurent Destailleur
f8480af987
Merge pull request #23507 from lamrani002/kanbanForSalaries
...
NEW Kanban mode for salaries list
2023-01-11 19:10:42 +01:00
lamrani abdelwadoud
e433b46b0f
Merge branch 'develop' into kanbanPaymentSalary
2023-01-11 17:44:01 +01:00
Lamrani Abdel
87d2e86aba
kanban mode for pyment salaries list
2023-01-11 17:39:46 +01:00
Lamrani Abdel
7213595cef
modify kanban mode for list of salaries
2023-01-11 15:19:21 +01:00
Lamrani Abdel
91837dd2ef
kanban mode for list of salaries
2023-01-11 15:03:55 +01:00
Laurent Destailleur
3f65af193e
Merge pull request #22913 from atm-gauthier/NEW/can_edit_amount_on_tva_and_salaries_clone
...
NEW : Now we can edit amount on vat and salaries clone action
2023-01-08 14:22:36 +01:00
Laurent Destailleur
9b96e7bc3c
NEW Can fill date of salary payment with date of start of salary
2023-01-06 17:04:40 +01:00
Laurent Destailleur
ba08457171
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-06 16:55:41 +01:00
Laurent Destailleur
22e1262ac6
Can add a custom date with editfieldval
2023-01-06 16:55:07 +01:00
Laurent Destailleur
4d683692de
Fix autofill js
2023-01-06 16:51:01 +01:00
Laurent Destailleur
9aa6e59f9b
Look and feel v18
2023-01-05 04:04:16 +01:00
Laurent Destailleur
fff3a492d5
Fix date
2022-12-30 00:27:00 +01:00
Laurent Destailleur
e6035fee1c
NEW Can add the add now link on date into addfieldvalue()
2022-12-30 00:12:48 +01:00
Laurent Destailleur
41f35d5947
NEW Date for salary payment includes the hour/min
2022-12-30 00:04:47 +01:00
Laurent Destailleur
3cf90352bf
Fix date timezone
2022-12-29 23:51:47 +01:00
Laurent Destailleur
400a168687
NEW Can modify the date of payment of a salary (if not reconciled)
2022-12-29 23:20:46 +01:00
Laurent Destailleur
77d6b9510b
Clean code
2022-12-28 13:04:11 +01:00
Laurent Destailleur
dbc5f5742f
Clean code
2022-12-28 12:05:30 +01:00
Laurent Destailleur
15140fe05b
Fix css
2022-12-05 15:59:25 +01:00
Laurent Destailleur
42049a48eb
Fix message
2022-12-05 15:54:03 +01:00
Laurent Destailleur
a0e53a402d
Fix reponsive
2022-12-02 19:23:12 +01:00
Laurent Destailleur
a36ed6a3c4
Debug v17
2022-11-23 10:43:09 +01:00
stickler-ci
c689ce1c52
Fixing style errors.
2022-11-21 16:08:00 +00:00
Gauthier PC portable 024
b5688427ab
NEW : Now we can edit amount on vat and salaries clone action
2022-11-21 16:59:36 +01:00
Frédéric FRANCE
754881a6ef
strftime is deprecated in php 8.1
2022-10-31 10:42:40 +01:00
Laurent Destailleur
5d5310d212
css
2022-10-13 18:31:45 +02:00
Laurent Destailleur
ae4f8b23d5
Standardize code for action buttons Delete
2022-10-10 11:39:50 +02:00
Laurent Destailleur
5e93a09f6a
css
2022-10-04 08:44:43 +02:00
Laurent Destailleur
d314ed380b
NEW Can edit property css, cssview, csslist on extrafields
2022-09-22 13:01:11 +02:00
Laurent Destailleur
4566342d59
FIX #yogosha12439 Remove define('NOCSRFCHECK', '1')
2022-09-12 11:47:06 +02:00
Frédéric France
da8617e3ff
Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv
2022-09-08 18:59:23 +02:00
Laurent Destailleur
ee05abaa27
Clean code
2022-09-08 15:13:16 +02:00
Frédéric France
8d33953142
add comment
2022-09-07 20:08:59 +02:00
Laurent Destailleur
cfd3eeb245
NEW All ajax pages have now a top_httphead()
2022-09-03 20:08:13 +02:00
Laurent Destailleur
a5c18ea776
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-08-31 17:57:14 +02:00
Alexandre SPANGARO
ebc9581dde
CSS
2022-08-30 16:37:29 +02:00
Alexandre SPANGARO
e2fdc64666
Typo
2022-08-29 10:56:06 +02:00
Alexandre SPANGARO
4184e416aa
Use isModEnabled
2022-08-29 10:53:24 +02:00
Alexandre SPANGARO
47d96b6dca
Use isModEnabled
2022-08-29 10:53:19 +02:00
Alexandre SPANGARO
114bb31ac9
Use isModEnabled
2022-08-29 10:53:15 +02:00
Alexandre SPANGARO
233326ff60
Use isModEnabled
2022-08-29 10:53:11 +02:00
Alexandre SPANGARO
b00ce99bc4
Use isModEnabled
2022-08-29 10:53:05 +02:00
Alexandre SPANGARO
eae6118d40
Use isModEnabled
2022-08-29 10:53:01 +02:00
Alexandre SPANGARO
ccea57423a
Use isModEnabled
2022-08-29 10:52:57 +02:00
Alexandre SPANGARO
6fe80c3031
Use isModEnabled
2022-08-29 10:52:53 +02:00
Alexandre SPANGARO
be043fb088
Use isModEnabled
2022-08-29 10:52:45 +02:00
Alexandre SPANGARO
78c2d859f4
Use isModEnabled
2022-08-29 10:52:37 +02:00
Frédéric France
4bef0f5745
use isModEnabled
2022-08-23 20:01:34 +02:00
Laurent Destailleur
da2641bcb2
Clean code
2022-07-26 12:54:19 +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
9036ab94ab
Fix contextpage
2022-07-07 17:14:21 +02:00
Laurent Destailleur
4c4e081997
Debug v16
2022-06-28 13:09:53 +02:00
Laurent Destailleur
264f8ab4ce
Merge pull request #21342 from frederic34/useismodenabled
...
Use getDolGlobalString
2022-06-23 09:55:31 +02:00
Frédéric France
9f32100fef
Merge remote-tracking branch 'upstream/develop' into useismodenabled
2022-06-21 20:27:57 +02:00
Frédéric France
1f7fc7a2ae
getDolGlobalString
2022-06-21 20:25:25 +02:00
Alexandre SPANGARO
6a23c6265e
Fix PHP8
2022-06-20 04:24:32 +02:00
Alexandre SPANGARO
295bda4806
Fix PHP8
2022-06-20 03:56:09 +02:00
Alexandre SPANGARO
e792b07154
Fix PHP8
2022-06-20 03:55:57 +02:00
Alexandre SPANGARO
ba43459b28
Fix PHP8
2022-06-20 03:55:50 +02:00
Laurent Destailleur
6fb75f3268
Merge pull request #21249 from fboitel/fboitel-dev-scrutinizer-007
...
BUG FIX Class Salary does not contain attribute salary but amount instead
2022-06-17 15:19:01 +02:00
stickler-ci
fddb6a08b4
Fixing style errors.
2022-06-15 09:19:14 +00:00
Faustin
7d02cdeb62
Declared attribute salary in class Salary
2022-06-15 11:18:27 +02:00
Laurent Destailleur
4eebfc5874
Merge pull request #21248 from fboitel/fboitel-dev-scrutinizer-006
...
BUG FIX Attribute socid doesnt exist on class Salary, so we use -1 on form
2022-06-14 18:45:43 +02:00
Laurent Destailleur
dd392143e1
Fix conf->projet conf->project
2022-06-14 17:53:17 +02:00
Faustin
c9900666e8
Class Salary does not contain attribute salary but amount instead
2022-06-13 16:02:25 +02:00
Faustin
9f82a0c2d8
attribute socid doesnt exist on class Salary, so we use -1 on form
2022-06-13 15:47:44 +02:00
Laurent Destailleur
cd041c9ea1
Clean code
2022-06-03 02:41:00 +02:00
Laurent Destailleur
8bacb6c755
Fix name of var
2022-05-22 17:09:08 +02:00
Laurent Destailleur
e1c2968ae7
Look and feel v16
2022-05-18 23:11:59 +02:00
Laurent Destailleur
4de50da0dd
Repare code to forbidden var_dump() into code
2022-05-17 14:55:38 +02:00
Laurent Destailleur
2dc97ac3ae
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/errors.lang
2022-05-10 17:16:11 +02:00
Laurent Destailleur
7b21e0b6ff
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-05-10 16:06:32 +02:00
Laurent Destailleur
bb6f73136a
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2022-05-06 12:46:26 +02:00
Gauthier PC portable 024
2256f8811d
FIX : in salary stats and payment list, we must check right perms as well as salary list
2022-05-06 11:24:53 +02:00
Laurent Destailleur
05e22fb8bc
css
2022-05-04 20:36:59 +02:00
Laurent Destailleur
c96e3bdddf
PHP v8 compatibility
2022-04-30 19:50:20 +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
02a3cfbb5f
Update paymentsalary.class.php
2022-04-14 21:43:55 +02:00
kevin
f4023b4e44
Add missing entity on salary's payment
2022-04-12 11:08:50 +02:00
Laurent Destailleur
e2a957c738
Clean some trigger names
2022-04-02 16:08:04 +02:00
Laurent Destailleur
99277ddb15
Merge pull request #20406 from atm-GregM/DolGetButtonAction_Salaries
...
FIX: replacing to dolGetButtonAction on Salaries card
2022-03-25 15:07:30 +01:00
Laurent Destailleur
38439603be
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-24 13:23:04 +01:00
Frédéric FRANCE
e157dc117d
replace debug
2022-03-24 10:51:01 +01:00
Laurent Destailleur
3e6e67680c
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-03-23 13:02:22 +01:00
Laurent Destailleur
8ad310c8a0
FIX Bad filter on date on salary list
2022-03-23 13:01:24 +01:00
GregM
457c760177
clean
2022-03-18 16:57:42 +01:00
GregM
4c4d18ebd6
clean
2022-03-18 16:28:25 +01:00
GregM
84ef951a99
replacing to dolGetButtonAction on Salaries card
2022-03-18 16:12:38 +01:00
Laurent Destailleur
358f21f06e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/core/customreports.php
2022-03-01 16:48:29 +01:00
Laurent Destailleur
2a48dd349e
Fix #hunterb03d4415-d4f9-48c8-9ae2-d3aa248027b5
2022-03-01 16:38:06 +01:00
Laurent Destailleur
e96061dd18
Fix phpunit SecurityTest
2022-02-22 23:46:57 +01:00
Frédéric FRANCE
a613553f37
Merge branch 'hookgetnomurl' into patch-1
2022-02-15 18:44:06 +01:00
Laurent Destailleur
19fdf3dc18
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-02-07 10:07:30 +01:00
Laurent Destailleur
e8acb551f9
Fix section of attached files for salaries
2022-02-07 09:50:07 +01:00
Laurent Destailleur
30811e9b1a
Merge branch 'develop' into NEW_Add_Hooks_salaries_sociales
2022-01-25 14:45:51 +01:00
Adrien Raze
c131bdcbd3
NEW : Add hooks on salaries and sociales card
2022-01-24 16:06:02 +01:00
Laurent Destailleur
60b90056c4
Fix #yogosha8450
2022-01-19 15:20:10 +01:00
Laurent Destailleur
ef56631c80
FIX #yogosha8186
2022-01-03 18:15:19 +01:00
Laurent Destailleur
72998cd8fe
Debug v15
2022-01-03 12:26:57 +01:00
Laurent Destailleur
adec35d4b1
Debug v15
2022-01-02 15:46:28 +01:00
Laurent Destailleur
49dae0aed2
Look and feel v15
2022-01-01 18:41:26 +01:00
Laurent Destailleur
6886cca1fa
CSS
2021-12-07 02:35:46 +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
8b15741840
Fix button to close as paid
2021-11-29 19:46:43 +01:00
Laurent Destailleur
5cebaae235
Fix can close a salary if paid partially.
2021-11-29 19:39:03 +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
Frédéric FRANCE
dc3bfcfb87
can modify tooltip by reference
2021-11-22 19:57:26 +01:00
Laurent Destailleur
92b0fde4ca
Debug v15
2021-11-18 21:37:33 +01:00
Laurent Destailleur
d891dd8ddc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/stocks.lang
htdocs/product/stats/card.php
htdocs/projet/element.php
htdocs/salaries/card.php
2021-10-31 16:19:10 +01:00
Laurent Destailleur
e6e440e573
Fix #19257 error in the page Overview of a project
2021-10-31 15:14:15 +01:00
Laurent Destailleur
fe7e1d4118
Look and feel v15
2021-10-29 09:40:38 +02:00
Laurent Destailleur
ad2e567571
Fix bug huntr.dev
2021-10-25 15:32:10 +02:00
Laurent Destailleur
f2cd7a7a56
Removed the div class="ficheaddleft"
2021-10-24 00:37:37 +02:00
Frédéric FRANCE
4fa050bd1a
Update salaries.php
2021-10-23 07:42:29 +02:00
Laurent Destailleur
dd0809b528
Fix trans labels status
2021-10-16 19:37:57 +02:00
Laurent Destailleur
f8010dfcbc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/reception/list.php
htdocs/takepos/pay.php
2021-10-16 13:01:03 +02:00
lvessiller
be4a00213c
FIX optional visibility on create card
2021-10-08 15:58:08 +02:00
Frédéric FRANCE
7bf07395c6
doxygen
...
https://doxygen.dolibarr.org/develop/doxygen-warnings.log
2021-10-02 13:37:41 +02:00
Laurent Destailleur
01c8bbedbf
Look and feel v15
2021-09-28 19:40:41 +02:00
Laurent Destailleur
37603b451a
Fix token in url
2021-09-27 12:24:01 +02:00
Laurent Destailleur
d760686239
Fix case of newtoken()
2021-09-18 22:24:00 +02:00
Laurent Destailleur
0749d01c5a
Fix add action delete* as sensitive action
2021-09-18 22:04:41 +02:00
Laurent Destailleur
8bdc53f469
Fix Add action classify as sensitive actions
2021-09-18 20:49:24 +02:00