Ecosyste.ms: OpenCollective

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

Dcat Admin

使用很少的代码快速构建一个功能完善的高颜值后台系统
Collective - Host: opensource - https://opencollective.com/dcat-admin - Website: https://www.dcatadmin.com - Code: https://github.com/jqhph

优化表格事件代码

github.com/jqhph/dcat-admin - 833c9121bc19406f9c362678f301105dab15c5ee authored about 4 years ago
修复表单跳转异常问题

github.com/jqhph/dcat-admin - 6708359a0226a5580c9c08292a00807692cc1cc1 authored about 4 years ago
移除多余表

github.com/jqhph/dcat-admin - 3b654359419a502af60b828d1ac429b5f57fb008 authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - 23c99bc8ea7deaf182502d4b4dd4925c2dd043ee authored about 4 years ago
修复表单继续编辑功能跳转异常问题

github.com/jqhph/dcat-admin - 67f411fa7b04688e78aa007f0cc98fa718a07684 authored about 4 years ago
修复弹窗表单保存后跳转异常问题

github.com/jqhph/dcat-admin - ea67920e342ba38b1b53beacdf58681950c5bbb0 authored about 4 years ago
修复embed range表单name属性错误问题

github.com/jqhph/dcat-admin - 587838b7c2368b1f7979f71761f5468c5d6172cc authored about 4 years ago
静态资源

github.com/jqhph/dcat-admin - b79e19978b9b6aab6253220f0bfa5226ac66c913 authored about 4 years ago
Merge pull request #760 from shacky/fix_timestamps_in_menu

fix missing timestamps in admin_* tables

github.com/jqhph/dcat-admin - 1d7425ae560a742aa1bc426254a48e7ca01308de authored about 4 years ago
missing ->withTimestamps()

github.com/jqhph/dcat-admin - d57f158c44b158ce3509f232789bde7a1aa01d08 authored about 4 years ago
fix missing timestamps in admin_* tables

github.com/jqhph/dcat-admin - c5e6b55fcb7a242da5a00e088f81216e3ec76f9b authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - c453c07082490c488f470e42568234c86938da1e authored about 4 years ago
Merge pull request #759 from ihipop/patch-1

Fix: json 表单 listfield 删除按钮对已有数据无效

github.com/jqhph/dcat-admin - 92e8d1e435c35519c2218367ff3ece8754d7a3d5 authored about 4 years ago
Fix: json 表单 listfield 删除按钮对已有数据无效

github.com/jqhph/dcat-admin - c822aa2c4d9e7b8033d3f6efc8a7b2815e0cb304 authored about 4 years ago
add "fa-fw" class to menu item icon to fix the alignment

github.com/jqhph/dcat-admin - 772407cff5635a59c9b1ea7ca7ad44a89fd17beb authored about 4 years ago
Merge pull request #757 from larvacent/patch-3

Update embeds.blade.php

github.com/jqhph/dcat-admin - 241cfcb594154c694da7b531caa0d3a147e4e55c authored about 4 years ago
Update embeds.blade.php

github.com/jqhph/dcat-admin - 27f0800c801381a21b1de3ecab9a88f93654d506 authored about 4 years ago
文件上传增加withDeleteData允许用户设置请求参数,并在上传接口以及删除接口中增加主键字段

github.com/jqhph/dcat-admin - b54e54e0012dfcc9c96c1b5469f441fdf1e3afb1 authored about 4 years ago
增加Form::validationErrorToastr方法控制是否使用Toastr展示字段验证错误信息

github.com/jqhph/dcat-admin - da3be65b59b05bcf6cbe0feb744f71d41d235596 authored about 4 years ago
删除功能跳转优化

github.com/jqhph/dcat-admin - d9beecbd320a59137a7f3ea5ee98d06bf7f2b788 authored about 4 years ago
Merge pull request #745 from shacky/fix_select_load

fix select load

github.com/jqhph/dcat-admin - 7b0107c27ffc4e685a3c1883cbbfb3db1123af09 authored about 4 years ago
fix select load

github.com/jqhph/dcat-admin - 903db16d638cfdd543fafcb5fd3b18565bc11e87 authored about 4 years ago
Merge pull request #738 from shacky/remove_not_used_variable_from_dropdown_actions

Remove unused variable "custom" from DropdownActions class

github.com/jqhph/dcat-admin - 8e4db4130b835f4c272349ef6fcded89f03df15c authored about 4 years ago
remove unused variable from DropdownActions class

github.com/jqhph/dcat-admin - 9c7eeb5ed761fdc3e09f52d1318d6f983e042a99 authored about 4 years ago
修复表单删除文件可能会导致必填字段被置空报错问题

github.com/jqhph/dcat-admin - 57a4bd28a0a0347302c4ca0f57b0da4ebaede572 authored about 4 years ago
工具表单增加resetButton与submitButton方法

github.com/jqhph/dcat-admin - 0b40ea804841b083b6d3773b42ef0d4bdd01901c authored about 4 years ago
修复admin_view没有返回数据问题

github.com/jqhph/dcat-admin - 7c8f7ef0171db44b142f75d5787d30350c0b9f2a authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - ddf371fe7e3ae0e78c09108c4ce057dbafe2d334 authored about 4 years ago
优化selectOptions层级结构显示,解决前缀呈现随层级深度指数增加问题 #618

github.com/jqhph/dcat-admin - 4580b6d086f3e05ba52673df3f8d6ff47206316f authored about 4 years ago
优化导出功能,支持标题设置关联关系字段以及自动读取grid表格列的标题

github.com/jqhph/dcat-admin - edc86348abab8bf754016b990cf39936e8c0e114 authored about 4 years ago
Merge pull request #725 from ybid/2.0

Grid中使用show宽度不能100% Show Label支持自定义宽度

github.com/jqhph/dcat-admin - f0e558bd14620cea03bb2e5613e27ced063cd3e7 authored about 4 years ago
Merge remote-tracking branch 'upstream/2.0' into 2.0

github.com/jqhph/dcat-admin - 78f4a1e78945c2bdc1b08d400d70c713007d9cc3 authored about 4 years ago
Grid中使用show宽度不能100% Show Label支持自定义宽度

github.com/jqhph/dcat-admin - 387953698d3d923901b3b0eb63d47c4054b5a9ee authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - 366a1e527e30843d242b8a4892a5004bd3b16694 authored about 4 years ago
chrome-driver 87

github.com/jqhph/dcat-admin - da718f7761be677a7b7ea668209760579f9f4296 authored about 4 years ago
移除apt-get

github.com/jqhph/dcat-admin - 150feee1626f0298e3cc8f92cf91413918aed938 authored about 4 years ago
composer 2.0

github.com/jqhph/dcat-admin - 440e2b3038df71a415cd11039d0c060249acea16 authored about 4 years ago
Merge pull request #721 from jqhph/analysis-m4DK2K

Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 391ef9f9a8b7ec1927980e186f60f867a6b76dc5 authored about 4 years ago
Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 8b06ba98703bed8a734dfac09f005bc691c34aa9 authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - c10a38a254b96281c3c483771a27bf925f13d6c1 authored about 4 years ago
修复父表与hasMany存在同样字段名称时无法保存父表字段问题

github.com/jqhph/dcat-admin - 48d5beed21882f7cd8ed7b90556e3c8f1b75c5ea authored about 4 years ago
增加Tree::maxDepth方法

github.com/jqhph/dcat-admin - 726ea81f7050172b57e33b0ccbcfd6b54e70976d authored about 4 years ago
Merge pull request #714 from shacky/2.0

fix 404 on delete from "record detail view"

github.com/jqhph/dcat-admin - b86b53af048650625951618c1923d34fb769080f authored about 4 years ago
Merge branch 'github' into 2.0

github.com/jqhph/dcat-admin - 36761bfab442d63610c045fe24c48245744506cb authored about 4 years ago
fix 404 on delete from record detail view

github.com/jqhph/dcat-admin - e39e953aea1a3cc99ec5e55f1a804af9d7490270 authored about 4 years ago
Merge remote-tracking branch 'origin/2.0' into 2.0

github.com/jqhph/dcat-admin - 0a691ae1a0481263a138793320f71cd085ccdfaf authored about 4 years ago
修复export-seed导出seed类名异常问题以及增加settings和extensions表

github.com/jqhph/dcat-admin - 4c54f73b13509ec1f9673fb00424d9560b1446bc authored about 4 years ago
Merge pull request #711 from ybid/2.0

管理员详情页无法显示选中已有权限问题

github.com/jqhph/dcat-admin - 40117654aab7698dfe15f0f02c9fdd71be3c4591 authored about 4 years ago
管理员详情页无法选中已有权限问题

github.com/jqhph/dcat-admin - 5bf29c9250fba0f6cb56f7e01b8ac8ce731eb77d authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - ec33c0a8d1036a80546d232b7dcb4e6dc88b2c25 authored about 4 years ago
修复Form::select使用表单联动功能时select2组件无效问题

github.com/jqhph/dcat-admin - cd8f98326dd7eae148542627737dcc6660817815 authored about 4 years ago
Merge remote-tracking branch 'origin/2.0' into 2.0

github.com/jqhph/dcat-admin - 19cdcc9cea1b194a25763ce83721e0f02b19360f authored about 4 years ago
修复当表单存在range类型字段时提交后无法获取range下面所有表单值问题

github.com/jqhph/dcat-admin - 5cb9c55771d54245535db458f9a77ff6d846b7fe authored about 4 years ago
Merge pull request #709 from shacky/2.0

spelling fix in method name

github.com/jqhph/dcat-admin - f4cd793ffe1cef89c291785d5be6a8a45e892a79 authored about 4 years ago
修复当hasMany表单与父表有同样字段名称时填充值默认值异常问题

github.com/jqhph/dcat-admin - df59458a3d453ce310197489a17d2fb020a7cf7b authored about 4 years ago
spelling fix

github.com/jqhph/dcat-admin - 8f49030164c42c8e7155f6117030ffffe0fab514 authored about 4 years ago
修复Form::tree无法保存数据问题

github.com/jqhph/dcat-admin - 76bbdf897834d60fbf13c7eb3706396f3ef04032 authored about 4 years ago
Merge pull request #701 from shacky/2.0

moment-timezone asset path was wrong in code - bug fix

github.com/jqhph/dcat-admin - 49ccd66cf9b87d7bf59b0a0d964e51f88ce6eb9b authored about 4 years ago
moment-timezone asset path was wrong - bug fix

github.com/jqhph/dcat-admin - b54c0bd23bb3e15b3b2df51a5b5dcfdc01300117 authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - 80157a9d0d794302f9660d9f447a93f835315e7f authored about 4 years ago
修复表格filter::select表单远程加载/load/ajax等功能失效问题

github.com/jqhph/dcat-admin - 687006ff95b619eaaa4a6b6af54225e1f2779d36 authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - a26f3b54a77cce8322a742b08b6a118eef8d2ca5 authored about 4 years ago
默认表格

github.com/jqhph/dcat-admin - fc85371b7aa780bcc9abc886f82d31a94edce6ab authored about 4 years ago
修复HasMany以及array表单渲染部分字段无法填充默认值问题

github.com/jqhph/dcat-admin - af28b17475b638d8fb9df84b77ff6e6bc1433d11 authored about 4 years ago
Merge remote-tracking branch 'origin/2.0' into 2.0

github.com/jqhph/dcat-admin - f219ccb013b1f1329e4e4b09fc381032ab05b751 authored about 4 years ago
Merge pull request #696 from shacky/2.0

Allow change settings & extensions tables names in config file...

github.com/jqhph/dcat-admin - 9b99a8a6d6d4c5abc64c38302af3e8ac3cac839e authored about 4 years ago
allow change settings & extensions table names in config file... fix getConnection in migrations

github.com/jqhph/dcat-admin - d4354a449d1c5978cb6df23e213d6272c6beb5e5 authored about 4 years ago
修复部分表单字段不支持单个页面同时渲染多个的问题

github.com/jqhph/dcat-admin - 0390ab07c3e54f018bf03a26610b8c772e23de2e authored about 4 years ago
移除调试代码

github.com/jqhph/dcat-admin - 27541d5219130eb6a7edbe1004cbbf32e844be36 authored about 4 years ago
移除无效代码

github.com/jqhph/dcat-admin - 2553b6978ee5b720944a38f325117ed226f0d6a8 authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - a47e7c44b231f1c6ce51481316023b3f9dc3040a authored about 4 years ago
修复表格导出功能当没有使用连贯调用时titles设置可能被重置问题

github.com/jqhph/dcat-admin - 0fee5f338007b41dccf5fc25edb009899be82dc0 authored about 4 years ago
修复pjax刷新页面后Dcat.init动态监听回调没有清除问题

github.com/jqhph/dcat-admin - 920074b867c191e34a4b2ab44e135872fdf34d6e authored about 4 years ago
修复管理员页面无法查看权限问题;修复表单block布局失效问题

github.com/jqhph/dcat-admin - e3a9f49c706216916690ecbbdd74e37bc3b20941 authored about 4 years ago
图片上传压缩图片参数默认为true

github.com/jqhph/dcat-admin - 9fda1e0f699563388228b9663bb1cfffb441a18d authored about 4 years ago
增加admin_script和admin_style函数

github.com/jqhph/dcat-admin - b6d32c0f69f8b38968699cf3b956119e1e215f75 authored about 4 years ago
修复Action无法自动绑定点击事件问题

github.com/jqhph/dcat-admin - c95dd47b4a82a899309b2ce0904a2c6223faf1e4 authored about 4 years ago
修复当页面存在多个select表单时无法使用联动功能问题

github.com/jqhph/dcat-admin - 60e29fe6ac4546d3d1a87c47d9cd6acc0b1e5a25 authored about 4 years ago
Merge pull request #692 from jqhph/analysis-lKj9Lr

Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 566ecb2b94a1932dd11c9e6da1b0c7e02c39b19f authored about 4 years ago
Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 9d48b206d18b603b4d8bfbddf1156b5cbf2be8a7 authored about 4 years ago
Merge pull request #691 from lilashih/2.0

修正列操作getKey

github.com/jqhph/dcat-admin - 5bd75e848503960f2c719030e0e4c390716024a6 authored about 4 years ago
Merge branch '2.0' into gitee2.0

github.com/jqhph/dcat-admin - 361eb6a9b33d57b4d0e9e47f05400d543841f349 authored about 4 years ago
Merge branch 'gitee2.0' into 2.0

github.com/jqhph/dcat-admin - a471637fd280f05c5f57e7fd851e4f29caac3c52 authored about 4 years ago
修正列操作getKey

github.com/jqhph/dcat-admin - 7352225f04bf9e7e793c832359d965b9f027d086 authored about 4 years ago