Commit Graph

1122 Commits

Author SHA1 Message Date
Laurent Destailleur
fa27adec1b Clean trans 2024-03-02 16:52:12 +01:00
Laurent Destailleur
3944eb3625 NEW Support a date selector with type 'html' 2024-02-29 15:16:51 +01:00
Laurent Destailleur
a365800967 CSS 2024-02-29 02:57:13 +01:00
Laurent Destailleur
0580ac2ca6 Better accessibility 2024-02-29 00:52:56 +01:00
Laurent Destailleur
3e801c94ff NEW Look and field: The operator 'or' on category filter visible only
when 2+ categories
2024-02-26 13:43:34 +01:00
Laurent Destailleur
ff524c9a52 Reduce label 2024-02-21 19:05:08 +01:00
Laurent Destailleur
fe7f94e1d9 Debug v20 2024-02-18 22:23:26 +01:00
Laurent Destailleur
50b4e6f81a NEW Add a link "Fill with layout" 2024-02-18 21:15:26 +01:00
Laurent Destailleur
2677cd9ff7 Update lang 2024-02-15 18:55:46 +01:00
Vincent Maury
e89f93024f NEW #24031 add option MAIN_GRANDTOTAL_LIST_SHOW to always show grand total to lists (#27247)
* Fix #24031 add - if option seleced - grand total to lists

* Fix #24031 add - if option seleced - grand total to lists

* Fix #24031 add - if option seleced - grand total to lists

* Fix #24031 add - if option selected - grand total to lists

* Update ihm.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-02-12 05:34:45 +01:00
MDW
7b54824d49 Fix #28071 - New branch to fix bad merge (#28083)
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Qual: Introduce getDataToShowPhoto to prepare generic code

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix missing trans

* Fix langs

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Remove useless files in web templates

* Clean code

* Fix duplicate translation key

* Fix duplicate translation key

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix duplicate key

* Fix $object

* Debug v19

* WIP SMSing

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* WIP EMAILINGS_SUPPORT_ALSO_SMS

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* WIP SMSing

* Debug the "validate" feature

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Clean code

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Enhance rector to fix empty($user->rights->modulex->perm1)

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Fix template to use v19 dev rules

* Fix use v19 dev rules

* Fix phpunit

* Debug v19

* Clean code

* Use rector to convert user->rights into user->hasRight

* Clean code

* Use rector to convert user->rights into user->hasRight

* Use rector to convert user->rights into user->hasRight

* Clean code

* Fix phpcs

* add editorconfig for sql files (#27999)

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* add model_pdf field in llx_ticket-ticket.sql (#27996)

* add model_pdf field in llx_ticket-ticket.sql

* Update 19.0.0-20.0.0.sql

* Update 19.0.0-20.0.0.sql

* Improve wording in README (#27994)

* fix phpstan (#27989)

* fix phpstan

* Update UserRightsToFunction.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* Qual: Fix spelling/working in datapolicy translations (#28006)

# Qual: Fix spelling/wording in datapolicy translations

Fixed some spelling and wording in datapolicy translations.

* qual: phpstan for htdocs/ticket/class/ticketstats.class.php (#27986)

htdocs/ticket/class/ticketstats.class.php	98	Parameter #1 $year (string) of method TicketStats::getNbByMonth() should be compatible with parameter $year (int) of method Stats::getNbByMonth()

* Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix user with readonly perm on email template must be able to read.

* Fix doc

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Better message

* Add missing fields in merge of thirdparty

* Debug v19 selection of ticket printer per terminal

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Use constant

* NEW: Adding a recipient on emails sent, change status to sent partialy.

* fix travis (#28052)

* fix travis

* Update partnership.class.php

* fix php doc (#28047)

* fix undefined array key (#28048)

* Add region and departament for Cuba (#28046)

* Update llx_10_c_regions.sql

Add Cuba Regions (id_country=77)

* Update llx_20_c_departements.sql

Add Provinces Cuba (id country=77)

* Find the typo (#28050)

* Find the typo

* clean code

* add last_main_doc field to product (#28045)

* add las_main_doc field to product

* add field fetch

* NEW Add Categorie filter for ActionComm (#28041)

* New Add Categorie filter for ActionComm

New Add Categorie filter for ActionComm

* Fix space errors

Fix space errors

* Fix space errors 2

Fix space errors 2

* Update cunits.class.php (#28056)

FIX: error SQL when creating a Cunit

* Update codespell-lines-ignore.txt to avoid PR merge conflict

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com>
Co-authored-by: thibdrev <thibault.drevet@gmail.com>
Co-authored-by: sonikf <93765174+sonikf@users.noreply.github.com>
Co-authored-by: Ikarus <44511582+LeKarSol@users.noreply.github.com>
Co-authored-by: Anthony Damhet <73399671+EchoLoGeek@users.noreply.github.com>
Co-authored-by: Quentin-Seekness <72733832+Quentin-Seekness@users.noreply.github.com>
2024-02-09 15:58:49 +01:00
atm-sami
564c341af3 New import actioncomm and add fields to export (#27184)
* add import for events and more fields to export also

* update

* update to allowed mutli entity# Veuillez saisir le message de validation pour vos modifications. Les lignes

* update

* Update import_csv.modules.php

* update

* Update modAgenda.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-02-08 15:31:27 +01:00
Laurent Destailleur
079b2aa3a0 Debug webportal 2024-01-27 17:58:19 +01:00
Laurent Destailleur
8d661ea411 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-25 21:16:24 +01:00
Laurent Destailleur
2566109648 Fix lang 2024-01-25 21:15:00 +01:00
Laurent Destailleur
bbc2302f00 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-24 11:58:30 +01:00
Laurent Destailleur
3eb461db7c FIX #27771 Sec: birth date and personal address not visible by default
on vcard
2024-01-24 11:56:56 +01:00
Laurent Destailleur
aba9afe9f1 NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
Laurent Destailleur
7193fae3dd Fix security on doc signature. Fix bad position of signature file. 2023-12-18 16:41:40 +01:00
Christian Foellmann
01a32bd7ba improve translation string for action generation on email sent to work better in different languages 2023-12-13 11:24:16 +01:00
sonikf
0fa2d80381 fix translation (#26902)
* fix translation

* fix translation

* fix typo

* Update main.lang

* fix typo

* fix syntax

* fix translation
2023-11-30 17:34:13 +01:00
Laurent Destailleur
1a6d8e304d Fix responsive and css. Rename time spent. 2023-11-20 11:41:02 +01:00
lamrani abdelwadoud
c8ad1e616b Solution to restore a massive stock movement error. (#26623)
* NEW functionality for save movement reversed

* remove variable

* Fix variable to be properly validated or sanitized

* cast variable

* Fix for cast variable injection on SQL

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 10:58:16 +01:00
Laurent Destailleur
a0bba05b02 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/commande/class/api_orders.class.php
	htdocs/compta/facture/card.php
	htdocs/core/lib/functions.lib.php
	htdocs/core/lib/project.lib.php
	htdocs/fourn/class/api_supplier_orders.class.php
	htdocs/fourn/class/fournisseur.facture-rec.class.php
	htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
MDW
9cb872c8d3 Fix spelling in base language (#26671) 2023-11-17 16:20:49 +01:00
Laurent Destailleur
5e59e8d0e4 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/langs/en_US/stocks.lang
2023-11-17 00:44:30 +01:00
atm-sami
966e26e450 FIX add display of an error when attempting to delete a committed transaction (#26573)
* add display of an error when attempting to delete a committed transaction

* update
2023-11-14 14:53:40 +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
Laurent Destailleur
674ff5999c Trans 2023-10-24 01:36:44 +02:00
sonikf
732fb2fa04 NEW: Invoice subtypes for customers and vendors (#26233)
* NEW: Invoice subtypes for customers and vendors

* fix PHPCS

* fix PHPCS

* fix PHPCS

* fix PHPCS

* fix possible SQL Injection

* remove hardcoded tests

* remove hardcoded tests

* fix travis ci error
2023-10-18 02:33:14 +02:00
William Mead
721090e8b5 Added missing localization of word Done 2023-10-06 14:31:52 +02:00
Laurent Destailleur
d02665d516 Trans 2023-09-14 12:04:43 +02:00
Laurent Destailleur
0181a5b57c Trans 2023-09-14 11:25:47 +02:00
Laurent Destailleur
41240a0758 NEW More accurate tooltip on what admin permissions are 2023-09-12 15:58:42 +02:00
Laurent Destailleur
836e22adcf Better help on administrator flag 2023-09-12 15:45:20 +02:00
Laurent Destailleur
f9e3c2873c Typo trans 2023-09-12 09:43:08 +02:00
Laurent Destailleur
4f4f0757c2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-09-08 19:23:55 +02:00
sonikf
ea64e69a41 Update main.lang 2023-09-08 15:04:53 +03:00
sonikf
704cbbe266 Update main.lang 2023-09-08 14:59:21 +03:00
Laurent Destailleur
05b067283a Removed useless file 2023-09-07 03:27:39 +02:00
Laurent Destailleur
fe8360737d Sync transifex 2023-08-24 20:14:00 +02:00
Laurent Destailleur
14d153923e Fix phpcs 2023-08-23 17:53:12 +02:00
Laurent Destailleur
bfde27ea36 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-13 16:33:23 +02:00
Laurent Destailleur
504928aa90 Debug v18 - Fix status of user when expired 2023-08-12 17:04:38 +02:00
Laurent Destailleur
505505b7fb NEW Add modifications of template invoices into agenda 2023-08-11 10:43:13 +02:00
Vincent Maury
f488e3f358 New 24318 Add Rotate_Image_Button in Preview (#25052) 2023-08-08 20:40:42 +02:00
Laurent Destailleur
664f507a0c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-08 13:05:16 +02:00
Laurent Destailleur
eae4dbd3c3 Fix duration 2023-08-08 13:03:36 +02:00
sonikf
a836abcf93 FIX fullscreen translation (#25442) 2023-07-24 19:23:18 +02:00
Laurent Destailleur
0cbbadcef3 Tooltip 2023-07-20 01:02:02 +02:00