Edward Yang
a3470b27c0
sort order for file manager
...
wip
wip
sort order by name
2023-04-17 21:00:05 +08:00
what_村长
f744dc6b02
!84 调整代码
...
* Merge branch 'dev' of https://gitee.com/what520/beikeshop into dev
* 增加hook,实现插件中要求的其他订单状态显示
* 调整状态字段的显示字段,与后端的一致
* 增加
2023-04-17 16:32:47 +08:00
mengwb
e7734f2551
!82 商品搜索支持以空格间隔的多个词组
...
* The product search supports multiple strings separated by spaces.
2023-04-17 16:32:47 +08:00
what_村长
6e1b2a4347
!83 提交两个hook
...
* 增加
2023-04-17 16:32:47 +08:00
Edward Yang
5c99565d69
update readme
2023-04-14 13:51:56 +08:00
Edward Yang
399eeb0547
fixed readme upgrade
2023-04-13 11:57:34 +08:00
Edward Yang
318d2d9cfa
Fixed customer group discount.
2023-04-12 11:40:56 +08:00
Edward Yang
c4858b5875
update build number
2023-04-12 09:25:57 +08:00
TL
5f9eeb74d8
安装优化
2023-04-11 18:58:12 +08:00
蒲硕
98e962a6fd
!79 Fix the background brand page turning back problem, optimize the form submission interaction, etc.
...
* Fix the background brand page turning back problem, optimize the form …
2023-04-11 07:40:23 +00:00
what_村长
d4b8c148a1
!78 增加几处hook,用于实现其他登录方式及登录后的数据展示控制
...
* Merge branch 'dev' of https://gitee.com/what520/beikeshop into dev
* 增加 @hookwrapper('account.sidebar.email')
* 增加 hook_filter('account.edit.index', $data);拦截展示数据
* @hookwrapper('account.edit.email')
* 增加@stack('login.vue.data'),@stack('login.vue.method')
* 图片翻译插件增加hook
* 增加2个hook admin.product.name.after admin.product.content.after 用于实现翻译插件按钮
* 1.增加 @hook('file_manager.content.head.btns.after')
* 1.增加 @hook('file_manager.content.head.btns.after')
* 在文件管理器上加入@hook('file_manager.content.head.btns.after')
2023-04-11 06:23:12 +00:00
蒲硕
d8027054bc
!77 Optimize setting background page properties
...
* Optimize setting background page properties
2023-04-10 06:06:35 +00:00
Edward Yang
237b777c0a
Remove unnecessary code.
2023-04-07 18:06:02 +08:00
mengwb
4b4f0ea2e9
!76 安装程序完善
...
* https://gitee.com/beikeshop/beikeshop/issues/I6T41C
2023-04-07 10:03:11 +00:00
Edward Yang
19f15b54a8
Fixed page category pagenation
2023-04-07 17:22:34 +08:00
Edward Yang
5c4ae14dbc
Code format
2023-04-07 16:53:18 +08:00
mengwb
e1e3ee9568
!75 编辑商品时重量为空保存报错
...
* 代码规范化
* Fix the issue of saving error when editing product weight is empty.
* 高级筛选哪些属性显示在筛选栏可在后台系统设置里设置
2023-04-07 08:42:56 +00:00
蒲硕
11626a73af
!74 optimization admin.service.design.module.content code
...
* optimization admin.service.design.module.content code
2023-04-07 06:45:44 +00:00
Edward Yang
6213226a99
prepare to publish 1.3.5
2023-04-07 14:43:35 +08:00
蒲硕
b5be111f41
!73 Optimize the breadcrumbs of the latest product plugin
...
* Optimize the breadcrumbs of the latest product plugin
2023-04-07 02:03:23 +00:00
Edward Yang
fb6ef5d512
fixed social priority
2023-04-03 16:16:32 +08:00
what_村长
0362952282
!71 加入hook
...
* 图片翻译插件增加hook
* 增加2个hook admin.product.name.after admin.product.content.after 用于实现翻译插件按钮
* 1.增加 @hook('file_manager.content.head.btns.after')
* 1.增加 @hook('file_manager.content.head.btns.after')
* 在文件管理器上加入@hook('file_manager.content.head.btns.after')
2023-04-03 02:47:07 +00:00
mengwb
d074c123d9
!68 商品重量和多个bug修复
...
* Optimizing Blog ui
* Optimize breadcrumb position, optimize webpack.mix.js
* Modify request vip status update logic
* 后台商品列表默认按修改时间倒序,商品编辑保存无修改时更新商品修改时间
* wip
* wip
* 高级筛选属性多选问题处理
* 修复游客结账问题
* Add payment success page
* After repairing the data loss problem after dragging the order of specifications
* wip
* Fix the problem that the image of the deleted product in the backgroun…
* wip
* wip
* 占位图
* 更改地址重新加载运费,和重新计算order total运费功能
* wip
* wip
* wip
2023-03-31 02:56:57 +00:00
Edward Yang
634a4a2bd2
Fixed social controller.
2023-03-27 17:43:45 +08:00
mengwb
86b3d33d6d
!66 默认属性组不可删除
...
* 默认数据增加id为1的默认属性组,并且默认属性组后台不能删除
* migrations/2023_03_20_091423_product_weight.php
* 商品重量
* add weight blade
* bugfix
* 商品重量,用于计算flex shipping运费;地址变化后配送方式变化,需要重新显示新的配送方式
* Placeholder Image Backend Settings
* 商品重量,用于计算flex shipping运费;地址变化后配送方式变化,需要重新显示新的配送方式
* 增加hook
2023-03-24 10:23:55 +00:00
宋良辰
d233cd2fca
!67 新增hook
...
* add hook
2023-03-24 10:23:26 +00:00
Edward Yang
76edc24c77
Add hook from mundosanjose
2023-03-24 17:01:02 +08:00
what_村长
3266cb4924
!65 在文件管理器上加入@hook('file_manager.content.head.btns.after')
...
* 1.增加 @hook('file_manager.content.head.btns.after')
* 1.增加 @hook('file_manager.content.head.btns.after')
* 在文件管理器上加入@hook('file_manager.content.head.btns.after')
* 增加hook
2023-03-24 08:26:18 +00:00
Edward Yang
9ee28acf64
fixed country list
2023-03-24 12:59:35 +08:00
Edward Yang
a9b39b1632
VIP order relation version
2023-03-24 11:40:22 +08:00
Edward Yang
12600ee14e
code format
2023-03-24 11:39:40 +08:00
pushuo
b8889cb9c5
Add plugin uninstall reminder
...
wip
Fix navigation responsiveness issues
brand ui
Fix delete attribute call error api
Optimize plugin when uninstall and check plugin is available for current version.
wip
Fix the loading error of the element language file in the homepage editor
Fix menu page category name getting error
Fix menu page category name getting error ++
2023-03-24 11:38:12 +08:00
tanxiaoyong
b7195e2d01
增加hook
2023-03-24 11:32:42 +08:00
Edward Yang
835a7b3098
add nginx and apache rewrite for BT panel
2023-03-22 15:59:24 +08:00
Edward Yang
73c0b9ebf3
buid number 20230318
2023-03-21 09:54:35 +08:00
Edward Yang
3de48b35de
Fixed zip open function
2023-03-18 22:20:17 +08:00
TL
e61c9a6def
错误处理
...
wip
2023-03-17 17:02:13 +08:00
Edward Yang
ed10fe3df8
add demo of change order state machine process
2023-03-17 12:08:23 +08:00
TL
cfc922ae46
Fix the issue of creating an order failure caused by the guest checkout address ID being an empty string (should be an integer).
...
wip
2023-03-17 11:42:25 +08:00
Edward Yang
5831ea962d
Fixed trashed products.
2023-03-17 11:30:16 +08:00
Edward Yang
439be0068e
fixed git ignore
2023-03-17 10:39:41 +08:00
pushuo
8e49870218
ElementUI, load the current language pack
2023-03-17 02:12:43 +00:00
Edward Yang
423ed6a145
update version and build
2023-03-17 09:55:15 +08:00
蒲硕
37cb7d30a8
!58 Open the vip pop-up window and add token
...
* Open the vip pop-up window and add token
2023-03-16 10:17:35 +00:00
TL
aacda723b2
修复游客结账时有缘shippingAddress和Paymentaddress为空导致税没计算出来的问题。
2023-03-16 16:37:44 +08:00
Edward Yang
ee06e1dbf5
Update theme typo
2023-03-16 15:52:16 +08:00
Edward Yang
ebc96147c5
Import demo data
2023-03-16 15:49:40 +08:00
Edward Yang
a30c12d86d
Update default theme
2023-03-16 15:47:13 +08:00
pushuo
9fe36070c1
add new theme fashion
...
wip
wip
wip
wip
admin form add hook
Code format
优化插件市场返回上一页
Update openai migration
optimize brands
Optimize page and category hook
模版优化
delete black
wip
Plublish theme files.
Ignore themes except default
删除demo-2
wip
Get enabled themes.
Theme seeder.
Run theme seeder.
update theme
wip
wip
Switch theme and run db seeder
code format
wip
wip
2023-03-16 15:25:45 +08:00
Edward Yang
d1cc1bea61
add generator
2023-03-16 10:09:28 +08:00