Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/z-song/laravel-admin

Build a full-featured administrative interface in ten minutes
https://github.com/z-song/laravel-admin

feature: add cssClasses to custom batch action button

e158b7e79dd3ef14e801a6fd7484522b6c205be9 authored over 3 years ago by Marcel S. Henselin <[email protected]>
Merge pull request #5386 from ZsgsDesign/patch-1

remove sourceMappingURL fixing devTools warnings

e1fc23088e95b81b84cc9e3d0a4932b85f59a9d6 authored over 3 years ago by jxlwqq <[email protected]>
remove sourceMappingURL

981afb56361e9137390710a71b33befade8934f1 authored over 3 years ago by John Zhang <[email protected]>
Merge pull request #5383 from hldh214/master

Make sure `$field` is valid

480c92cb5c0d7e631be27b4a7f34c7c3713b798c authored over 3 years ago by jxlwqq <[email protected]>
Merge pull request #5385 from cxbdasheng/master

Fix validation error, unable to submit repeatedly

234d69fb5e0e1e65330774ae57d981de9dbd0715 authored over 3 years ago by jxlwqq <[email protected]>
Fix validation error, unable to submit repeatedly

3aadabd65e871654c63c718cd5d46f079408de47 authored over 3 years ago by Cxb <[email protected]>
Make sure `$field` is valid

85a0870568276b90574daedc966eced732e06dd8 authored over 3 years ago by Jim Liu <[email protected]>
Merge pull request #5367 from Uyutaka/add_phpdoc

Fix PHPDoc

f8d43e3262f7c08b9b1ab4983a2dfd23ccf78cb5 authored over 3 years ago by jxlwqq <[email protected]>
Merge pull request #5358 from zishang520/patch-1

Update CanCascadeFields.php(某些特殊的value值比如:App\Models\User将会导致js元素选择器无法命中该dom元素)

d7232b1a7e7dbf9d9125e11f1248c9eeb7002b51 authored over 3 years ago by jxlwqq <[email protected]>
fix phpdoc

16e65ccdfd843972b1a29fba5bd481cb5fcd91d3 authored over 3 years ago by Yutaka <[email protected]>
Merge pull request #5366 from Uyutaka/fix_404_link

Replace 404 link on CONTRIBUTING.md

cd1179fd5fbdaaf3ce794b995d9c9c14de2f585b authored over 3 years ago by jxlwqq <[email protected]>
replace 404 link

3a191de83e73ae248fd4f6c84297d722d24bf041 authored over 3 years ago by Yutaka <[email protected]>
update version number

52c51ee3b7d7111e74a0f2f64a27539871126ac8 authored over 3 years ago by jxlwqq <[email protected]>
Merge pull request #5361 from joy2fun/fix-double-submission

Prevent double submission

c4f1738b847cacbb7906244c783b47f790cd5f75 authored over 3 years ago by jxlwqq <[email protected]>
Prevent double submission

cd4462090c687edd3dbee0c0e9a240b08aa1b03e authored over 3 years ago by Chiao F <[email protected]>
Update CanCascadeFields.php

fix:style

e2d54f133bbce1e074876078e438bccfd98ab5ca authored over 3 years ago by zishang <[email protected]>
Update CanCascadeFields.php

特殊值赋值给js变量导致值内容异常,无法初始化判断需要show的表单

55a7a2f124a61041aed87bd6bf6ecf86bb732982 authored over 3 years ago by zishang <[email protected]>
Update CanCascadeFields.php

某些特殊的value值比如:App\Models\User将会导致js元素选择器无法命中该dom元素

694d93c284a6ac56d0a43d53b81ce37f97f56f70 authored over 3 years ago by zishang <[email protected]>
Merge pull request #5337 from joy2fun/fix-double-submission

Prevent double submission of quick create forms

0ba9c9116178c8c6f2d49cfeed8c819f9a34397e authored over 3 years ago by jxlwqq <[email protected]>
Prevent double submission of quick create forms

c6fe047707cc777e45a6881b8125800b22ee8c57 authored over 3 years ago by Chiao F <[email protected]>
Merge pull request #5328 from takkkken/fixed_bitween_filter_ui

Fixed to allow many inputmask type in between filter.

e78ebbc6e60a9ef0c4546f78f658a80c9690ea0b authored over 3 years ago by jxlwqq <[email protected]>
Merge branch 'fixed_bitween_filter_ui' of https://github.com/takkkken/laravel-admin into fixed_bitween_filter_ui

1519fe6ccbf6ef143b0e7d8bba3a77873363160e authored over 3 years ago by ishibashi-t <[email protected]>
Changed to a better fix by jxlwqq

b127d361c271de21d47edf1b2a69b2818a49f336 authored over 3 years ago by ishibashi-t <[email protected]>
Update src/Grid/Filter/Presenter/Text.php

Co-authored-by: jxlwqq <[email protected]>

accecb59a91ee511bbf948d7b0cfb682120cb91f authored over 3 years ago by ishibashi takken <[email protected]>
fix lint check

51fd5508005eb50917c74012fa807b34dd754a2c authored over 3 years ago by ishibashi-t <[email protected]>
Fixed to allow many inputmask type in between filter.

4f28d040054e354f85ef9ab38ac4c63ec3d1b60b authored over 3 years ago by ishibashi-t <[email protected]>
Merge pull request #5319 from ShuiPingYang/master

Update Table.php

8a9536280ed5055890740d6291dc9ef90ddebf59 authored over 3 years ago by jxlwqq <[email protected]>
toastr错误显示的bug,及时第二次没有错误信息,还是会再显示一次错误信息,使用pull避免这个问题

3d1f718f9e4c9eaef6351271bb03028564681332 authored over 3 years ago by bruce <[email protected]>
修复fill参数需要array的问题,提前校验参数,否则会导致页面渲染不成功

91f0419f3f1633cb738df1a13b2c572d0f62a49c authored over 3 years ago by bruce <[email protected]>
Merge pull request #5318 from gzldx/master

修复多选框显示问题

027a5193a2c97987b8889229b4820332fef770f7 authored over 3 years ago by jxlwqq <[email protected]>
Update Select.php

修复多选框显示问题

7301ae0f34faca7f6393047035e538b71d05b353 authored over 3 years ago by Xing Lao <[email protected]>
Merge pull request #5306 from rust17/master

当 form 参数形式为'驼峰.字段名'时,获取不到字段的值

f524a97cda031c697fc4c63d6f7d35c2745af23e authored over 3 years ago by jxlwqq <[email protected]>
Merge pull request #5312 from Buatin-Website/feature/exclude_route

Exclude route from generate menu command

01234339808d8e957ddd63229062613fb45e436b authored over 3 years ago by jxlwqq <[email protected]>
feat: 判断关联字段是否需要蛇形化

272070d4bf802f1257a764b95c632a8d254f8ac3 authored over 3 years ago by circle33 <[email protected]>
feat: 判断 column 是否需要蛇形化的属性

e3ca409f730ed2a4f067a9206d5e29cee1a49f0b authored over 3 years ago by circle33 <[email protected]>
Merge pull request #5314 from RakibDevs/patch-1

Bangla Language Support

c15d2c16fcedacd24c3f2a04f4346cee7940528c authored over 3 years ago by jxlwqq <[email protected]>
Bangla Language Support

dba06a021c9ce86873b2b6f8d33d83c57c44499d authored over 3 years ago by Md. Rakibul Islam <[email protected]>
Exclude route from generate menu command

f979cd568fb0808ca18714f0c686f72964c01691 authored over 3 years ago by Andreas Asatera <[email protected]>
Merge pull request #5310 from mhanoglu/feature/form-checkbox-group

Groupping support for checkbox options

2c4834cf2d3160b31714292eece6df58e78c177f authored over 3 years ago by jxlwqq <[email protected]>
Update src/Form/Field/Checkbox.php

3fc309940fe2e826209d58118105ad5c4dc65acf authored over 3 years ago by jxlwqq <[email protected]>
Merge pull request #5309 from mhanoglu/bug/grid-progressbar

Removed right padding

0c661b2ef22d057c92e2e135162eb189ae216fd3 authored over 3 years ago by jxlwqq <[email protected]>
Merge pull request #5311 from iehong/patch-1

Update admin.php

75c716bb2a0884a8d1fb6ee4d3987aa6dd01b973 authored over 3 years ago by jxlwqq <[email protected]>
Update config/admin.php

4081737977585574dcd083f4c22d3a9c68fa6d1f authored over 3 years ago by jxlwqq <[email protected]>
Update admin.php

a2bcfd36b072bf3de2d27215c1745c8cb0220196 authored over 3 years ago by iehong Huang <[email protected]>
Groupping support for checkbox options

eb129f8c6c76945090fcca8aef9ddc84ba2237b4 authored over 3 years ago by Mehmet Hanoğlu <[email protected]>
Removed right padding

168957c769787b9cdef07e9a7190dbc02b5b8acd authored over 3 years ago by Mehmet Hanoğlu <[email protected]>
Merge pull request #5308 from Endy-c/master

fix: inline-edit passes wrong value to model

961e5fcb318cf9bf605d146a0efabd5b2e9fab40 authored over 3 years ago by jxlwqq <[email protected]>
Merge pull request #1 from z-song/master

merge from the origin

189168a216c6ee3af59b7916baab0db532830e9c authored over 3 years ago by Endy <[email protected]>
Update switch-group.blade.php

dfe473e5fd18403473aa85b498af577bcb93d81c authored over 3 years ago by Endy <[email protected]>
Merge pull request #5304 from Endy-c/master

fix: inline-edit passes error value to model

a44ae27910a5b9ebf0fe47cb68ffb26744c66758 authored over 3 years ago by jxlwqq <[email protected]>
Merge pull request #5307 from z-song/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

1d5b91cac4de4a1690ad65a3fd826b084a17f744 authored over 3 years ago by jxlwqq <[email protected]>
Upgrade to GitHub-native Dependabot

8578f98230bb78419c1e570d0e4a238c11c6728c authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix: 当 form 参数为多个'驼峰.字段名'时,获取不到字段的值

cc3d9d69f3e63df04fbad0d2870fee68ac7eb494 authored over 3 years ago by circle33 <[email protected]>
fix: 当 form 参数形式为'驼峰.字段名'时,获取不到字段的值

4f768ccc79908d61667a7bd813f4a84fe5ebc580 authored over 3 years ago by circle33 <[email protected]>
fix: inline-edit passes error value to model

$states = [
'on' => ['value' => 0, 'text' => '正常', 'color' => 'primary'],
'of...

85302bbd7906c1a4fba4d61b8516c09089306f44 authored over 3 years ago by Endy <[email protected]>
Merge pull request #5298 from Kamandlou/master

update farsi lang

9af97c0f55e0a563c1f1cdf04763c221f6b69efe authored over 3 years ago by jxlwqq <[email protected]>
update fa lang

e100fcc5d3d14f4759d62c7f3a062113cb4cd9ff authored over 3 years ago by amirhossein kamandloo <[email protected]>
Merge pull request #5296 from Kamandlou/master

added persian language.

765cb039484e5d81dbbbf1e358ac236607854be6 authored over 3 years ago by jxlwqq <[email protected]>
remove fa lang file

05f19fd5e54ddd4a5351133cae13a20638ab991f authored over 3 years ago by amirhossein kamandloo <[email protected]>
added persian language.

3161bf7d3c87d3b4a481ed907bed8fd30a026b96 authored over 3 years ago by amirhossein kamandloo <[email protected]>
Merge pull request #5279 from WizardPro/patch-1

add utf-8 bom to csv exporter

212639a354d630613978eba43b0dcbb64496c2fb authored almost 4 years ago by Song <[email protected]>
fix: variable error

0cd55ab55abbc1fb9f28799b57e41b285a8baed9 authored almost 4 years ago by huoxiaoqiang <[email protected]>
fix: styleci error

f4bb60acd344843b1adf622b0a9b74f8e5a1ede8 authored almost 4 years ago by huoxiaoqiang <[email protected]>
fix: style ci error

c4970613e5d4c3334ec0db94942f27d55e1aa651 authored almost 4 years ago by huoxiaoqiang <[email protected]>
add utf-8 bom to csv exporter

导出的CSV文件是无BOM编码UTF-8,在Windows的Excel打开时会乱码。所以添加BOM于CSV中

edd08738a29fdb09adcb44b1d64e101db817b643 authored almost 4 years ago by huoxiaoqiang <[email protected]>
Merge pull request #5187 from Sy-Dante/fix-column_selector_reset_repeat

fix: 修正列选择器中 InputFilter 和 RangeFilter 的 Reset 按钮重复的问题,将无效的 Reset 删除

301d46dc1bd8d7a7da964f223f7b6f982ea51a1b authored about 4 years ago by Song <[email protected]>
Merge pull request #5197 from jesse7866/patch-3

Update OperationLog.php, for log model configurable.

39fcf0ee9e5da6ad033c710ab018fd1379eb0281 authored about 4 years ago by Song <[email protected]>
Update OperationLog.php

Update OperationLog.php

For log model configurable

0a171d93361537be6182f3f86a9be558569d9de3 authored about 4 years ago by Jesse Chen <[email protected]>
fix: 修正列选择器中 InputFilter 和 RangeFilter 的 Reset 按钮重复的问题,将无效的 Reset 删除

130b5e82c5dfef46b38bf361e36d68e70e983f37 authored about 4 years ago by Sy-Dante <[email protected]>
Update README.md

ab909f367b04b902555ec1a75665e86705fbc721 authored about 4 years ago by Song <[email protected]>
Merge pull request #5163 from jxlwqq/patch-34

test on php 8

ec8b0f308c735dfb83d68cdb70abbe799c0409c8 authored about 4 years ago by Song <[email protected]>
test on php 8

0dcd9c8b6f41a9afa8d9610efc97d1cbeb9d628f authored about 4 years ago by jxlwqq <[email protected]>
update version number

6ddd381a9f4928b6c2175dea297e6a8b385d8d28 authored about 4 years ago by z-song <[email protected]>
Merge pull request #5096 from liangguifeng/master

default报错

391dc4fce0b80fccf504865e8885a1b0a9f913a8 authored about 4 years ago by Song <[email protected]>
Merge pull request #5099 from a443939412/master

Grid filter 列过滤的reset按钮功能无效

2169e07aa1d9ad2edb6b45350c54b8b329fc54bd authored about 4 years ago by Song <[email protected]>
Merge pull request #5102 from syw0602/master

修复当修改默认Hash Driver后,修改和新增用户密码不能登陆问题

3816c0df4ef5f2ca6d223186583fdb68623e44ed authored about 4 years ago by Song <[email protected]>
修改为统一的密码加解密方式

3dae7ba9e9d40119010b9a59e02a8c7f267cf2a4 authored about 4 years ago by syw <[email protected]>
Grid filter 列过滤的reset按钮功能无效

f0f0a8e747f3fca5e69aa9f98d09097cf738a213 authored about 4 years ago by a443939412 <[email protected]>
Grid filter 列过滤的reset按钮功能无效

b104bbe1cc894d7501e84824b9460081470630ad authored about 4 years ago by a443939412 <[email protected]>
Grid filter 列过滤的reset按钮功能无效

3e67dc7416e7ed6467a2fea6e477f17e0939b0a0 authored about 4 years ago by a443939412 <[email protected]>
Grid filter 列过滤的reset按钮功能无效

b44d7a225b5400cb53584fc110368bafee95dc07 authored about 4 years ago by a443939412 <[email protected]>
js syntax error,default value not define

c1ea8ba0b034783a873fe8cb5ca3d1638fc5c8b0 authored about 4 years ago by liangguifeng <[email protected]>
Fix

3be3c4f491bff4fbb36a529fa2750a821da5c9a6 authored about 4 years ago by z-song <[email protected]>
Merge pull request #5094 from hare2011/master

修复列表checkbox选择后刷新继续保存checked状态,导致刷新后点击下载选择行无效

63ce3253880458ea7477e127ad63cdbe512cff46 authored about 4 years ago by Song <[email protected]>
修复列表checkbox选择后刷新继续保存checked状态,导致刷新后点击下载选择行无效

7113702d9210a8f0414ec592e531d8bdf230a034 authored about 4 years ago by 肖良军 <[email protected]>
Fix

7a405d4ba1d6b41b3f4d2aaded60d2c27f758c2d authored about 4 years ago by z-song <[email protected]>
update version number

22f2255b684b3d9a9ef1fa71b3f84cc9fda44043 authored about 4 years ago by z-song <[email protected]>
update version number

2156e8e78444630c2aa813d0eb9aa70e7960ef9d authored about 4 years ago by z-song <[email protected]>
WIP

facb4ddd523a3dcf49c1d697fe7d927247c9292e authored about 4 years ago by z-song <[email protected]>
Merge pull request #5073 from z-song/analysis-4xoVve

Apply fixes from StyleCI

796800c3afe5da7dcd030125cbad1fe8a41b929f authored about 4 years ago by Song <[email protected]>
Apply fixes from StyleCI

45f6a48fe7cdd74a43a73a63682c24c813da1b9d authored about 4 years ago by Song <[email protected]>
WIP

338705fe85b500ddb35b6b01695c11c4fb538d57 authored about 4 years ago by z-song <[email protected]>
Merge pull request #5069 from xbw1125/issues/issue-1.8.6.2

修复 模型表单/表单联动 创建新表单 设置默认表单项,没有联动显示默认设置的其他表单项bug。

c9597c895b75f23ea7954ca0070891847431dfda authored about 4 years ago by Song <[email protected]>
修复 模型表单/表单联动 创建新表单 设置默认表单项,没有联动显示默认设置的其他表单项bug。

0ccdc644c322bddc0fc2566aaed83dbe5215f02d authored about 4 years ago by xibinwei <[email protected]>
Merge pull request #5062 from zishang520/patch-1

【重要】修复数据表单的table和embeds功能

ae4efa0dc460ec89b54ca82125347c716769fb7c authored about 4 years ago by Song <[email protected]>
continuous-integration/styleci/pr — Issues have been identified with 2 files

1e3483d02052fab66f6af4b228b5935b963cf2b9 authored about 4 years ago by zishang520 <[email protected]>
修复数据表单的table和embeds功能

06aab860ef06e3c5f5835d848b15ddafa8312034 authored about 4 years ago by zishang520 <[email protected]>
Update README.md

a132906a4c0ffad2243ac9013c3d96ee7afbe9f8 authored about 4 years ago by Song <[email protected]>
Merge pull request #5061 from daniel-werner/master

Fix the embedded field in nested forms

5137aef1b5060cb7731f746e59a9479c7b9c121b authored about 4 years ago by Song <[email protected]>
Fix the embedded field in nested forms

2eb722e6f559baaee36c75884ef9e8493f7a441d authored about 4 years ago by Daniel Werner <[email protected]>