Commit graph

4 commits

Author SHA1 Message Date
John BOTELLA
758f0a5482
Fix + New(but fix too) : FIX UI for memo text auto resize + form setup improvement (#38485)
* Fix langs cache reload spam

* Fix langs cache reload spam

* Fix UI font size auto resize

* Patch UI for memo and add setup options

* remove useless var

* fix var type

* fix php stan error

* fix php stan error

* fix php stan error
2026-06-10 19:24:14 +02:00
John BOTELLA
a5e9489fee
Fix : polisk module quick memo (#37894)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-04-16 13:41:26 +02:00
Laurent Destailleur
08f410f7ea Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2026-04-15 21:19:45 +02:00
John BOTELLA
3ab77d673e
NEW : Quick memo module (#37422)
* Add quick memo module

* remove backport

* remove under v24 code

* fix css

* remove dirt

* Fix icon and z index

* Fix option coherance

* Missing trad

* css

* Move sql files

* Mv langs files

* missing langs files

* PHP stan add lang trans from Dolibarr JS context

* missing langs

* remove duplicate lang

* Fix lang load after lang move

* remove useless try to include main

* mv jsonResponce.class.php

* rm comment

* rm useless files

* Fix lang load and remove module backport

* Fix lang duplicate

* fix php stan errors

* fix php stan errors

* fix query

* Update memo.class.php

* Update properties to allow null values

* Remove old img

* Fix sql filter

* fields def change for php stan

* PHP doc update

* Comment

* Fix php doc

* Fix php doc

* Fix php doc

* Fix php doc

* Fix php doc

* Fix php stan feedback

* Fix php stan feedback

* Fix php stan feedback

* Fix php stan feedback

* Fix php stan feedback

* Fix php stan feedback

* Use new native css tooltips

* php doc

* php doc

* php doc

* Fix sql

* remove static method

* travis

* travis

* travis

* Move modQuickMemo.class.php

* Update llx_quickmemo_memo-quickmemo.sql

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-04-15 17:47:50 +02:00