Valentin Lab
cd5d72e272
fix: make drag-and-drop on category tree persist correctly
...
Two issues prevented the shelf tree reordering from working:
- The JS used ``onDragStop`` (only fires for drags outside the
tree) instead of the ``tree.move`` event to send the AJAX
request. Moved the POST into the ``tree.move`` handler.
- The ``inside`` case used ``appendNode`` (last child), but
jqTree sends ``inside`` when dropping before the first child.
Switched to ``prependNode`` so the node lands first.
- Added missing ``before`` case with ``insertBeforeNode``.
2026-02-13 06:46:12 +01:00
Valentin Lab
858421a9eb
fix: prevent broken link upon thumbnail in variety list when having uploaded a PNG file
2025-10-15 14:48:51 +02:00
Valentin Lab
a3a86f4b2f
new: keep cart when login in
2025-10-04 14:13:48 +02:00
ludo
adbba79bd2
fixes
2025-03-18 13:06:02 +01:00
ludo
592402a6c1
fixes
2025-02-15 12:12:42 +01:00
ludo
7b7295aed1
fixes
2024-03-03 22:52:00 +01:00
ludo
26ca3eb3ca
Core classes removed by error
2024-03-03 14:53:54 +01:00
ludo
cc411cba68
minor fixes
2024-02-23 08:35:41 +01:00
ludo
64a218afc2
coding style
2024-02-22 19:35:51 +01:00
ludo
308b6cb349
add watermark on zoom, update display of article nature on shelve (change icon to text
2024-02-04 22:09:53 +01:00
ludo
53ad10eefa
add new metrics, graph metrics, prepare basket to storage
2024-01-29 23:44:49 +01:00
ludo
9fcc81f4d9
add graphs for stats
2024-01-29 22:39:57 +01:00
ludo
502b71617a
fix articles datatables, enhance statistics
2024-01-28 19:56:13 +01:00
ludo
4df8628a3e
fixing styles
2024-01-07 20:42:37 +01:00
ludo
5144c1f7fd
fix devops error
2024-01-05 01:30:46 +01:00
Ludovic CANDELLIER
5f215cef81
coding style
2023-09-13 22:53:37 +02:00
Ludovic CANDELLIER
a29faabbf2
add methods to get icon on article natures
2023-09-12 23:00:36 +02:00
Ludovic CANDELLIER
0879b0abf0
add shipping rules
2023-07-16 14:45:42 +02:00
Ludovic CANDELLIER
9f9b7173d7
fixes on mail templates, change order edit layout, add DeliveryTypes, DeliveryTypeCalculations & DeliveryPackages
2023-05-24 23:30:29 +02:00
Ludovic CANDELLIER
7d1a34a12e
simplify variables names for templates, refactor to be multi-model
2023-03-28 00:17:04 +02:00
Ludovic CANDELLIER
4f9f9b296d
cosmetic fixes, enhance profile, fix mails, ...
2023-03-14 23:33:14 +01:00
Ludovic CANDELLIER
8e571de523
Fix on invoices, add delivery reference, wip on dashboard concurrency requests designed on template
2023-02-17 00:05:03 +01:00
Ludovic CANDELLIER
0ecc7c73c7
enhance components, add mailtemplate, add traits for translations, for stats
2023-02-13 22:52:39 +01:00
Ludovic CANDELLIER
f2f4788ce1
change icons, css, add routing to merchandise, add mail templater, fixes
2023-02-12 23:34:48 +01:00
Ludovic CANDELLIER
60682f2295
remove order alphabetically because is against reordering tree
2023-02-06 23:48:50 +01:00
Ludovic CANDELLIER
32291dc44a
enhance css
2023-02-05 21:40:05 +01:00
Ludovic CANDELLIER
28c200fd9f
fix design, add addresses
2022-12-29 16:16:09 +01:00
Ludovic CANDELLIER
06cfb92757
[WIP] Order process
2022-07-03 22:38:08 +02:00
Ludovic CANDELLIER
e435752484
begin order form with registration
2022-06-26 23:33:39 +02:00
Ludovic CANDELLIER
84063d2f72
Fix on merchandises
2022-04-25 23:31:24 +02:00
Ludovic CANDELLIER
61a52ef330
Fixes on available offers in category childrens for building menu
2022-04-25 22:36:43 +02:00
Ludovic CANDELLIER
c9bf18d87d
fix on shelve with available offers
2022-04-25 21:59:53 +02:00
Ludovic CANDELLIER
328d791b87
fix on empty shelve
2022-04-25 20:46:18 +02:00
Ludovic CANDELLIER
5d68e8787a
'fixes'
2022-04-24 22:07:31 +02:00
Ludovic CANDELLIER
94234218d6
Filters collapsed, customer auth and register, fix on basket recalculation
2022-04-20 00:16:16 +02:00
Ludovic CANDELLIER
a12dd0c653
fix on basket
2022-04-17 00:16:36 +02:00
Ludovic CANDELLIER
fe1e14d2c0
Multi-images component, refactoring medias functions
2022-04-16 19:33:17 +02:00
Ludovic CANDELLIER
9c2b9cf02e
wip 3d
2022-04-13 23:49:48 +02:00
Ludovic CANDELLIER
6e133246cf
enhance add to basket
2022-04-01 00:11:15 +02:00
Ludovic CANDELLIER
ddc5f2664c
Add variations, slider, fix cart ...
2022-03-21 21:52:12 +01:00
Ludovic CANDELLIER
719f89cc50
Fix name with spaces
2022-03-07 22:19:57 +01:00
Ludovic CANDELLIER
b3a2ad31b2
fix empty
2022-02-17 12:42:46 +01:00
Ludovic CANDELLIER
7d6c7ca36d
fix empty
2022-02-17 12:30:17 +01:00
Ludovic CANDELLIER
5701985734
active visible on shelves
2022-02-17 12:27:20 +01:00
Ludovic CANDELLIER
cefe956bc4
Add display articles by rows, and display article in full mode
2022-01-18 23:39:27 +01:00
Ludovic CANDELLIER
95ca3c6404
invert query from offers->articles to articles->offers
2022-01-05 22:05:30 +01:00
Ludovic CANDELLIER
a3c6fc6ebe
[WIP] Add thumb on offers, refactor categories, try to fix counter on relations polymorphic with eage loader, bad pattern !
2021-12-17 00:30:07 +01:00
Ludovic CANDELLIER
5b84ff74e3
Fixes for deliveries vs sale_channels
2021-11-23 23:37:47 +01:00
Ludovic CANDELLIER
ae20643879
add offers count, & minor fixes code standards
2021-11-01 16:26:31 +01:00
Ludovic CANDELLIER
8aaab4345f
Minor fixes, coding standards
2021-11-01 00:50:10 +01:00