Commit Graph

11 Commits

Author SHA1 Message Date
John BOTELLA
f8b9748d49 New doc for intuitive table line selection (#35491)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-09-26 23:55:43 +02:00
Anthony Damhet
b66fd8daef UIUX Add titles to documentation (#34801) 2025-07-25 21:20:26 +02:00
John BOTELLA
1bae2eaa15 Uiux : Fix doc (#33992)
* add ux_doc_id_reco

* fix missing elements in doc

* add table thead tbody tfoot

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-29 14:47:16 +02:00
Anthony Damhet
007a1368c1 UIUX: Update documentation interface (#33604)
* Set ui tools baseUrl

Set the URL of the UI tools in a variable in the documentation class so that it can be easily reused

* Group index factorization

* Home page and contributing

Update home page and add a page to contribute to this documentation

* Remove blank line

* Remove blank line 2 and indentation

* Add missing translations / remove unused

* remove trailing text

* Remove indentation

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-28 15:17:33 +01:00
ldestailleur
0e6f6ca1f8 Debug v22 2025-03-27 17:49:55 +01:00
Anthony Damhet
a522442d57 UIUX: Documentation for table update (#33593)
* Documentation for table update

Examples and documentation on using tables

* Remove space

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-24 22:22:55 +01:00
Frédéric France
ecd9038305 fix phpstan doc ui 2024-11-23 11:14:13 +01:00
Frédéric France
f3abc3825f fix phpstan doc ui 2024-11-23 10:38:30 +01:00
Laurent Destailleur
07bd12717a Fix look and feel v21 2024-11-18 12:15:47 +01:00
Laurent Destailleur
7b631480e3 Debug v21 2024-11-14 01:20:08 +01:00
Anthony Damhet
11057faac8 WIP : Documentation ux (#30735)
* Move documentation files to new folder

* Documentation prototype

Create a documentation class and views

* Remove whitespace and add functions returns

* Remove Google fonts

* Remove return string

* Phpcbf corrections

* Phpcdf with good ruleset

* add return null

* resolve conflict with test_arrays.php

* Return void for print functions

* WIP progress bar

* Add seteventmessage documentation for ui/ux

* Add translations

* Delete is of button

* Clean titles

* Change name of file event-message.php

* Update before moving and rename files

* Remove fr_FR lang file (all in en_US for the moment)
* Add some css
* Menu definition updated
* Add jQuery, lib_head.js and lib_foot.js

* Add missing button

* Add missing button

* move ui doc files

* Remove old documentation files

* Reupload test_arrays.php

* Rename lang file

* Move lang file

* add htmlhead

* Add parameter comment

* Update tables.php

* Update uxdocumentation.lang

* Update tables.php

* Update uxdocumentation.lang

* Update progress-bars.php

* Update tables.php

---------

Co-authored-by: John BOTELLA <68917336+thersane-john@users.noreply.github.com>
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-14 01:00:14 +01:00