Commit Graph

2784 Commits

Author SHA1 Message Date
Laurent Destailleur
a06ad46bc9 FIX #24921 2023-06-04 02:59:28 +02:00
Laurent Destailleur
f4eecdc8e3 Debug v18 2023-05-31 14:02:05 +02:00
Laurent Destailleur
0c38eefd96 Debug v18 2023-05-25 15:11:16 +02:00
Laurent Destailleur
5a6346f11b Debug v18 2023-05-25 14:36:16 +02:00
Laurent Destailleur
b069a8c9c9 Work on filter of custom report page 2023-05-25 14:26:48 +02:00
Laurent Destailleur
b1d071a964 Better error message 2023-05-25 12:25:06 +02:00
Laurent Destailleur
0e88b6a24b Debug v18 2023-05-23 16:33:50 +02:00
Laurent Destailleur
cb8047d0b8 Clean code 2023-05-21 13:48:24 +02:00
daraelmin
b57dd059e9 clean code 2023-05-17 23:19:33 +02:00
daraelmin
954636159d FIX #24796 PHP 8 Warning missing PROJECT_USE_SEARCH_TO_SELECT const 2023-05-17 23:05:25 +02:00
daraelmin
8996e51e68 FIX PHP 8 Warning in adherent categorie view 2023-05-17 14:09:57 +02:00
Laurent Destailleur
f959fc73ce Fix css 2023-05-16 03:55:42 +02:00
Laurent Destailleur
3b85aa7d92 Fix reposition 2023-05-11 16:49:24 +02:00
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
Laurent Destailleur
90be880e51 Debug v18 (missing tooltip for shortcut on search) 2023-05-05 02:28:48 +02:00
NextGestion
fcee47f99c Problem when we clone a "Debit" miscellaneous payment 2023-05-03 09:22:23 +01:00
NextGestion
5c5d9392c3 Merge branch 'develop' into dolibarr_fixbugs 2023-05-02 17:09:02 +01:00
Laurent Destailleur
3c0e233145 NEW Can add an array of several links in date selector 2023-05-02 15:24:47 +02:00
Laurent Destailleur
c630253fda Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-02 05:28:32 +02:00
Laurent Destailleur
1d355561e9 Fix warning 2023-05-01 19:43:34 +02:00
Laurent Destailleur
2d17e77ff7 Fix warning 2023-05-01 17:29:54 +02:00
Laurent Destailleur
759ddd2d73 Clean code 2023-05-01 16:21:00 +02:00
Laurent Destailleur
e2ec34e1e5 Clean code 2023-05-01 14:33:08 +02:00
Laurent Destailleur
fd3ec20f36 Update qodana rules 2023-04-30 04:24:17 +02:00
Laurent Destailleur
382f45ec14 Clean code 2023-04-30 03:36:02 +02:00
Laurent Destailleur
404940a14e Remove separator from extrafields in popup 2023-04-29 20:04:51 +02:00
VESSILLER
bb36267be1 FIX edit field value of url 2023-04-28 16:58:16 +02:00
Laurent Destailleur
f44c97d3c6 Code is using the Universal Filter Syntax 2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a Clean code 2023-04-27 21:15:27 +02:00
Laurent Destailleur
b1c51954dd NEW Add link to edit VAT list from error message of missing VAT 2023-04-25 22:15:51 +02:00
Laurent Destailleur
c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-25 21:02:01 +02:00
Laurent Destailleur
586d9f5ba7 Look and feel v18 2023-04-24 01:59:39 +02:00
Joachim Kueter
eed1ac8261 Fix: add missing closing html tag
Output of extrafields after the selection box for bom (if BOM_SUB_BOM is enabled) was corrupted due to missing closing </select>.
2023-04-13 10:37:09 +02:00
Laurent Destailleur
90bca8b4d7 NEW Can go back to draft on shipment when stock change not on validate 2023-04-10 15:55:58 +02:00
Laurent Destailleur
74d41c3d11 Add support for keyboard shortcut ALT + S to open search box 2023-04-09 22:44:55 +02:00
Laurent Destailleur
7e200e4506 WIP Add field include opt-outed emails into email screen 2023-04-08 13:29:30 +02:00
Laurent Destailleur
1bab847278 NEW Can set the page "List of opportunities" as landing page 2023-04-08 03:08:17 +02:00
Laurent Destailleur
8d75d7b466 Debug topmenu search option 2023-04-06 21:27:06 +02:00
hystepik
002b0aa386 fix : php 8.1 warnings + log warnings 2023-04-03 16:03:51 +02:00
Laurent Destailleur
386a91c666 Merge pull request #23839 from marcusdeangabriel/SELECT_PRODUITS_LIST
Add hooks to select_produits_list
2023-03-31 20:18:32 +02:00
Laurent Destailleur
28e2694bac Merge pull request #24022 from Daviid-P/add_hours_minutes_to_form_confirm
NEW Make it possible to select hours and minutes in form_confirm
2023-03-31 11:45:56 +02:00
Laurent Destailleur
0bdb6bae64 Update html.form.class.php 2023-03-31 11:44:58 +02:00
Laurent Destailleur
c2f5db9d9c Better compatibility 2023-03-31 11:40:34 +02:00
Laurent Destailleur
1be9364971 Look and feel v18 2023-03-30 19:47:48 +02:00
Laurent Destailleur
9ccc806f3a select_dolusers can return rich array of users 2023-03-27 13:02:42 +02:00
David
13627e3b3f Merge branch 'develop' into add_hours_minutes_to_form_confirm 2023-03-27 12:31:13 +02:00
Laurent Destailleur
498b2d5279 Fix secured the Ajax components 2023-03-27 11:52:56 +02:00
Laurent Destailleur
ab92bd5860 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 19:52:32 +01:00
Laurent Destailleur
e247337fc2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-24 19:47:24 +01:00
Laurent Destailleur
6b07447b81 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:06 +01:00