Commit Graph

155 Commits

Author SHA1 Message Date
Laurent Destailleur
c07be3dfc3
Update README.md 2025-01-30 09:30:10 +01:00
Laurent Destailleur (aka Eldy)
152050d1a8 Debug v21 2024-12-30 03:14:20 +01:00
Laurent Destailleur
50625a69f0
Update README.md 2024-11-13 09:30:23 +01:00
Aloïs Micard
3b2207ca2f
Add docker installation instructions (#30684) 2024-08-20 09:46:42 +02:00
Laurent Destailleur
83be399ab5 Doc 2024-08-18 18:28:24 +02:00
Laurent Destailleur
143b13dd6f Doc 2024-06-20 11:06:38 +02:00
Laurent Destailleur
582264ec2c
Update README.md 2024-04-20 22:10:51 +01:00
Laurent Destailleur
e699280d52
Update README.md 2024-04-20 22:08:58 +01:00
David
daf1830254
ISPF -> IRPF (#29347)
Co-authored-by: David Pareja Rodriguez <dpareja@energia-viva.com>
2024-04-15 18:18:32 +02:00
Laurent Destailleur
a3acf6479f
Update README.md 2024-04-14 22:17:07 +02:00
smselver
449d31a424
make some small grammatical upgrade to README (#28537)
* make some small grammatical upgrade to README

* fixed exemple in htdocs/common/core

---------

Co-authored-by: steve <steve.s@onedmaterial.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-03-01 12:46:18 +01:00
sonikf
87b008778f
Add Greek specific features (#28161) 2024-02-13 21:40:04 +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
UT from dolibit
11a98067b5
Update README.md (#26762)
added some new available modules
2023-11-20 20:15:16 +01:00
MDW
e47811a710
QUAL Improve spelling in documentation strings/text (#26611) 2023-11-16 15:33:55 +01:00
Vaibhav
9567c3fd23
Update README.md (#26388) 2023-10-30 02:26:09 +01:00
Bhargav Shirin Nalamati
fc3cd7dfcf
fixed typo license (#26364) 2023-10-26 12:25:54 +02:00
PriteshJadhav132
ef1ccdf6b1
remove typo (#26316) 2023-10-23 19:19:36 +02:00
Laurent Destailleur
94aaf9c169
Update README.md 2023-08-11 09:18:08 +02:00
Laurent Destailleur
1865de6c3f
Update README.md 2023-08-11 09:16:46 +02:00
Laurent Destailleur
48286a141d Doc 2023-03-05 13:38:36 +01:00
Laurent Destailleur
b34824c2d5 Doc 2022-10-11 13:52:20 +02:00
Laurent Destailleur
6a9c07de9f
Update README.md 2022-05-29 11:15:38 +02:00
Neal Joos
9c5ee2d0b9
fix broken links
fixed DoliWamp and DoliDeb links
2022-05-25 22:50:16 +02:00
Laurent Destailleur
e79ab6e991 Prepare the v16 freeze 2022-05-06 11:09:09 +02:00
Laurent Destailleur
7f147a25ea Update doc 2022-05-06 11:07:03 +02:00
Laurent Destailleur
2f249e9a7d Add Open SSF Best practices 2022-01-11 16:55:58 +01:00
Philippe GRAND
5f09f11a67 fixes to be pure markdown 2021-10-30 12:25:40 +02:00
Laurent Destailleur
6060f0bfb0 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/admin/productaccount.php
	htdocs/core/class/html.form.class.php
	htdocs/langs/en_US/main.lang
2021-10-04 14:53:44 +02:00
Laurent Destailleur
e46d064d5e Clean text 2021-10-03 20:36:03 +02:00
Markusi13
b9943ed170
FIX - Spellingmistake in the README.md 2021-09-18 21:09:36 +02:00
Daniel Mietchen
26ba153169
typo fix and copyedits 2021-08-04 00:21:04 -04:00
Laurent Destailleur
edb4cf4130 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	README.md
	htdocs/filefunc.inc.php
2021-06-19 20:05:25 +02:00
Dennis Priskorn
4cfb4bc528
Update README.md
Rewrite requirements section to leave out versions and only have to change it in one place on the wiki going forward.
2021-06-18 22:53:04 +02:00
Dennis Priskorn
3ef203500a
Update README.md
Add precise PHP min and max versions
2021-06-18 22:35:16 +02:00
UT from dolibit
5f1f61c38b
Update README.md 2021-06-14 10:45:09 +02:00
UT from dolibit
e74c57167e
Update README.md 2021-06-07 09:39:05 +02:00
Laurent Destailleur
d327de4e80 Doc 2021-06-04 23:39:52 +02:00
Laurent Destailleur
a4d213a0c9 Update doc 2021-06-02 12:29:05 +02:00
UT from dolibit
3ffc7a466f
Update README.md 2021-03-30 22:33:06 +02:00
UT from dolibit
930062428c
Update README.md
text to reference to guideline contributes
2020-12-08 09:44:53 +01:00
UT from dolibit
81b40c9cdf
Update README.md
add:   - Multi-Language Support  

extend:  - APIs (REST, SOAP)
2020-11-30 20:07:23 +01:00
UT from dolibit
5820a23c1c
Update README.md 2020-11-19 14:04:21 +01:00
ksar
990cd553f2
Update README.md 2020-11-03 12:35:57 +01:00
Gustavo Novaro
4727aee211
Improve README.md adding 2 more shields
- Add minimum php version
- Latest release
2020-10-15 13:44:54 +02:00
Dushyant Singh
3460a3486c
Update README.md 2020-09-30 22:24:21 -07:00
Dushyant Singh
0355e03f52
Update README.md 2020-09-30 22:22:27 -07:00
Laurent Destailleur
960c56c443
Merge branch 'develop' into patch-7 2020-08-16 23:59:22 +02:00
Laurent Destailleur
942a236c2c
Update README.md 2020-08-16 23:57:49 +02:00
Laurent Destailleur
bd5ad1aef2
Update README.md 2020-08-16 23:57:01 +02:00