Laurent Destailleur
|
764e6158eb
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2022-09-08 22:57:50 +02:00 |
|
Laurent Destailleur
|
36b798e9a8
|
Fix responsive
|
2022-09-08 22:16:31 +02:00 |
|
Laurent Destailleur
|
6592eb5d73
|
Debug for php 8.1
|
2022-05-08 18:25:22 +02:00 |
|
Laurent Destailleur
|
fa7254be9a
|
Fix picto and perm
|
2022-05-03 17:05:14 +02:00 |
|
Laurent Destailleur
|
139c5a4327
|
Merge pull request #19518 from 1ocate/1ocateAddShipmentclose
NEW Mass action close shipment
|
2022-04-11 16:49:34 +02:00 |
|
Francis Appels
|
c242a0561b
|
Fix shipping list, e.shipping_method_id should be e.fk_shipping_method.
Disabled searchall for shipping method, does not work.
|
2022-02-25 16:11:16 +01:00 |
|
Laurent Destailleur
|
f51720879b
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2022-01-13 11:05:57 +01:00 |
|
Laurent Destailleur
|
dc3670bc91
|
Clean search_status
|
2022-01-13 11:00:52 +01:00 |
|
Laurent Destailleur
|
ef56631c80
|
FIX #yogosha8186
|
2022-01-03 18:15:19 +01:00 |
|
Laurent Destailleur
|
d80f83caf4
|
Clean code
|
2021-12-09 17:19:31 +01:00 |
|
Laurent Destailleur
|
e983ba58f9
|
Merge pull request #19534 from Hystepik/develop#3
Fix : php8.0 warning
|
2021-12-08 18:51:51 +01:00 |
|
Laurent Destailleur
|
90cff6aed9
|
Update list.php
|
2021-12-08 18:50:42 +01:00 |
|
Laurent Destailleur
|
69cd7ae2ab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/don/card.php
htdocs/public/test/badges.php
htdocs/public/test/test_exec.php
|
2021-12-08 18:27:03 +01:00 |
|
lmarcouiller
|
4c92af9aca
|
fix php8.0 warnings
|
2021-12-01 15:24:25 +01:00 |
|
Jay Yeo
|
f3fa611d34
|
Merge branch 'Dolibarr:develop' into 1ocateAddShipmentclose
|
2021-11-30 23:05:11 +07:00 |
|
Lucas Marcouiller
|
1c4a7a00cb
|
fix php8.0 warning
|
2021-11-30 16:35:46 +01:00 |
|
atm-greg
|
db06de0ac2
|
add printFieldListHaving hook
|
2021-11-30 16:28:21 +01:00 |
|
Laurent Destailleur
|
a298a845f1
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/actions_massactions.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/memory.lib.php
htdocs/langs/en_US/holiday.lang
htdocs/ticket/card.php
|
2021-11-30 16:24:18 +01:00 |
|
stickler-ci
|
31dd11c9c0
|
Fixing style errors.
|
2021-11-30 13:11:28 +00:00 |
|
Jay Yeo
|
169f5e6ad6
|
Update list.php
|
2021-11-30 20:08:56 +07:00 |
|
stickler-ci
|
48c4ddf347
|
Fixing style errors.
|
2021-11-30 10:51:09 +00:00 |
|
1ocate
|
4fb125703a
|
For easy close shipment
|
2021-11-30 17:46:06 +07:00 |
|
atm-greg
|
71d4b3f082
|
add hook // Add from hooks
|
2021-11-29 17:02:57 +01:00 |
|
atm-greg
|
1dffc1c0fa
|
add hook to uniformize printFieldListFrom hook
|
2021-11-29 16:54:26 +01:00 |
|
Frédéric FRANCE
|
46c4f28478
|
fix multiple warnings
|
2021-10-22 22:15:59 +02:00 |
|
Laurent Destailleur
|
deb1965cd5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/card.php
htdocs/compta/paiement/list.php
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_list.php
htdocs/projet/tasks/task.php
htdocs/public/payment/newpayment.php
|
2021-09-20 17:15:12 +02:00 |
|
Laurent Destailleur
|
6af9f3b142
|
Fix css
|
2021-09-19 21:18:30 +02:00 |
|
Laurent Destailleur
|
3dc3214047
|
CSS
|
2021-09-19 21:13:27 +02:00 |
|
Laurent Destailleur
|
11b6259130
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/holiday/class/holiday.class.php
htdocs/langs/en_US/admin.lang
|
2021-09-10 11:40:45 +02:00 |
|
lainwir3d
|
63abe2f1ff
|
FIX #18666 Order / Shipment list: Don't SQL JOIN category table when not necessary.
|
2021-09-09 19:56:28 +04:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Laurent Destailleur
|
07053d8605
|
Fix sql injection
|
2021-08-24 16:38:39 +02:00 |
|
Laurent Destailleur
|
9752819fe3
|
Merge pull request #18342 from atm-gauthier/NEW_shpping_method_and_trackingurl_on_shipping_list
NEW : display shipping method and tracking url on shipment list
|
2021-08-24 15:54:21 +02:00 |
|
Laurent Destailleur
|
23829ae637
|
Cast numeric into on sql request
|
2021-08-23 18:56:46 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
stickler-ci
|
ee55a7de5a
|
Fixing style errors.
|
2021-08-04 15:50:59 +00:00 |
|
Gauthier PC portable 024
|
7b702d19d4
|
NEW : display shipping method and tracking url on shipemnt list
|
2021-08-04 17:47:40 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
4768729c09
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/core/class/rssparser.class.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
htdocs/expedition/list.php
|
2021-05-17 07:57:32 +02:00 |
|
stickler-ci
|
50d4d28c14
|
Fixing style errors.
|
2021-05-14 11:54:50 +00:00 |
|
Ferran Marcet
|
ce6df0ee4a
|
FIX: Filter of the dates in the lists is lost
|
2021-05-14 13:50:12 +02:00 |
|
Laurent Destailleur
|
d138e7410b
|
Clean code
|
2021-04-26 19:12:23 +02:00 |
|
Laurent Destailleur
|
dcf460e248
|
Use css on img_picto
|
2021-04-14 12:28:01 +02:00 |
|
Anthony Berton
|
707bf5adca
|
picto_mass_actions
|
2021-04-14 10:20:34 +02:00 |
|
Laurent Destailleur
|
1d48b883a7
|
Look and feel v14
|
2021-03-27 13:17:56 +01:00 |
|
Laurent Destailleur
|
15440917b1
|
Fix #ygosha5698
|
2021-03-22 11:30:18 +01:00 |
|
Laurent Destailleur
|
3705409d56
|
Code change to follow modulebuilder template
|
2021-02-27 18:33:01 +01:00 |
|
Frédéric FRANCE
|
8db4291f88
|
code syntax expedition directory
|
2021-02-25 22:38:35 +01:00 |
|
Florian HENRY
|
ec41bf58e5
|
always ajax now
|
2021-02-04 09:48:17 +01:00 |
|
Laurent Destailleur
|
044b4eee48
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/expedition/list.php
|
2021-01-31 11:54:45 +01:00 |
|