2
0
forked from Wavyzz/dolibarr
Commit Graph

120 Commits

Author SHA1 Message Date
Frédéric France
03e29c6960 fix param 2024-01-20 09:22:38 +01:00
Frédéric FRANCE
b0e840e970 fix phpstan 2024-01-14 22:27:23 +01:00
MDW
a04f2bf4e7 Qual: Spelling fixes that newly appeared. (#27495)
* Qual: Spelling fixes that newly appeared.

# Qual: Fix spelling erros that appeared since the bulk updates.

These issues mostly appeared since the bulk updates (a few ones were postponed
to make sure no real spelling errors were missed.)

* Update modulebuilder.lib.php

* Update pdf_standard.modules.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-14 12:26:37 +01:00
MDW
89004f7e03 Qual: Spelling htdocs/core (#27491)
Highlights:
- initialY in pdf_standard.modules.php was unused
  - remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
b418bc9e1e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-10 15:14:11 +01:00
Frédéric FRANCE
2ae3ed0348 fix phpdoc 2024-01-09 21:34:49 +01:00
MDW
5684813476 Fix: Do not reuse from scope as foreach key
Phan report: Variable  used in loop was also used in an outer loop.
2024-01-09 20:39:24 +01:00
Frédéric FRANCE
61b79fda17 avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
Laurent Destailleur
1babae58a4 Fix with php-cs-fixer 2023-12-04 12:05:28 +01:00
Laurent Destailleur
582a6f7f45 Debug v19 2023-10-29 16:44:41 +01:00
Laurent Destailleur
cbb60d8b5e Debug v19 2023-10-14 16:23:28 +02:00
Laurent Destailleur
4594188984 Debug v19 2023-10-14 01:10:25 +02:00
Laurent Destailleur
d11543c806 Debug v19 2023-10-13 20:07:39 +02:00
Laurent Destailleur
af186509b9 Fix error management 2023-10-13 15:42:15 +02:00
Lamrani Abdel
5adf2ccf5b fix problem 2023-09-08 12:11:52 +02:00
Laurent Destailleur
0e7703f0ce Merge pull request #25805 from lamrani002/checkBeforereWrite
NEW functionality for Checkin comments begin and end before each actions
2023-09-05 23:39:58 +02:00
Lamrani Abdel
b739b5b76d add badge for each tabs 2023-09-05 18:50:04 +02:00
Lamrani Abdel
8f7d68ac8e add function for check comments for sections before any actions 2023-09-05 15:43:23 +02:00
Lamrani Abdel
2ba38eaaae update function for writeProps and deleteProps and parsing string 2023-08-30 17:00:12 +02:00
Lamrani Abdel
a5326f8586 create function for generate api urls and add them to documentation 2023-08-16 12:45:01 +02:00
Laurent Destailleur
c5d6f3f5b0 Merge pull request #25398 from lamrani002/testMB
NEW Upgrade in module builder in menu section
2023-08-11 14:16:13 +02:00
Lamrani Abdel
d0dc3b019c fix problem for namedic 2023-08-09 13:43:44 +02:00
Lamrani Abdel
5a825f519b update functionnality for delete dict 2023-08-09 13:19:52 +02:00
lamrani abdelwadoud
2e8525933c Add new dictionary for modulebuilder (#25592)
* product_card problem unexpected tocken

* new update for function generate_doc

* new function for create dictionnary

* add function for create new dictionary

* fix problem

* update function for building correct string

* optimize function and fix incoherences

* optimize function and fix incoherences

* Revert "optimize function and fix incoherences"

This reverts commit ecbd902a9f.
2023-08-09 12:37:20 +02:00
Lamrani Abdel
94f5896d43 fix incoherences in update menu in relation to select permission 2023-07-19 11:57:13 +02:00
Laurent Destailleur
ea167579ca Debug v18 2023-06-13 02:51:22 +02:00
Lamrani Abdel
f55510a02e add script for complet label field 2023-06-12 14:16:09 +02:00
Lamrani Abdel
0f4feec3ff fix some problems 2023-06-05 16:15:52 +02:00
Lamrani Abdel
0de29550f2 optimize all menu section 2023-05-23 17:37:52 +02:00
Lamrani Abdel
2450819a95 orgnize function for permissions & simplify the code in index 2023-05-03 15:33:58 +02:00
Laurent Destailleur
07b9f0286e Merge pull request #24666 from lamrani002/sortPermission
optimize and clean function reWriteAllPermissions()
2023-05-03 11:39:49 +02:00
Laurent Destailleur
458431facb Merge pull request #24287 from lamrani002/deleteFromDocMB
NEW functionality delete table of property from documentation
2023-05-03 11:32:32 +02:00
Lamrani Abdel
90221407ce optimize and clean function rewritePerms 2023-05-02 18:02:36 +02:00
Lamrani Abdel
c37ca02064 optimize section for add & remove apiFile 2023-04-13 17:13:56 +02:00
lamrani abdelwadoud
29f8ba3a0f Merge branch 'develop' into deleteFromDocMB 2023-04-05 11:08:34 +02:00
Lamrani Abdel
2b14d74cf1 update function deletewrite 2023-03-24 18:42:13 +01:00
Lamrani Abdel
ee9da9b424 add table of permissions in documentation 2023-03-24 18:21:06 +01:00
Lamrani Abdel
55667c5ac4 update function for delete properties from Doc 2023-03-21 12:57:02 +01:00
Lamrani Abdel
742890157a delete table of property from documentation 2023-03-20 19:43:23 +01:00
Lamrani Abdel
85916bfb64 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into generateDocInMB 2023-03-18 14:56:34 +01:00
Laurent Destailleur
a2748602a9 Fix php syntax error 2023-03-18 10:20:03 +01:00
Lamrani Abdel
a8a1b9fddc write all fields and their properties in asciidoc format 2023-03-18 02:55:35 +01:00
Laurent Destailleur
cf2d1a24d6 Merge branch 'develop' into ModuleBuilderFixes 2023-03-18 02:39:02 +01:00
Lamrani Abdel
6fa3e7417d update function for rewrite permissions 2023-03-16 10:40:18 +01:00
Lamrani Abdel
2a7583ca14 fix a problem in function 2023-03-15 10:48:13 +01:00
Lamrani Abdel
f1ba6a3611 add function in modulebuilder for rewriting all permissions 2023-03-15 10:33:42 +01:00
Lamrani Abdel
bbcdc3ad20 rename a function 2023-03-14 14:48:48 +01:00
Lamrani Abdel
3659b38bf9 add function for listiong objects from directory 2023-03-13 12:39:28 +01:00
Laurent Destailleur
0b4cacd291 Use dolChmod 2023-02-17 20:01:53 +01:00
hystepik
c1b355fcac Fix : php 8.1 warnings 2022-11-27 00:44:05 +01:00