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

Merge pull request #1579 from elanchan1983/bugfix

fix pjax request

github.com/jqhph/dcat-admin - 4d17ab793c4273d7717e2479fca66f53952bb382 authored about 3 years ago
Merge pull request #1584 from jourdon/2.0

解决导出数据为数组,无模型访问器问题

github.com/jqhph/dcat-admin - 4e460ce3dbd8a6264f96477c77e0035cb8247bff authored about 3 years ago
Merge pull request #1593 from Abbotton/update_scaffold

解决多应用模式下代码生成器生成的文件存储位置错误的问题

github.com/jqhph/dcat-admin - 13eb3a3bd012c18370da76b7621d5132a4f11caf authored about 3 years ago
Merge pull request #1595 from wxfjamdc/patch-1

修复 switch.blade.php 模板

github.com/jqhph/dcat-admin - af2014d5151999c3c83ffc1cb55be4b7871834e9 authored about 3 years ago
修复 switch.blade.php 模板

github.com/jqhph/dcat-admin - b9e5d5cef40c64e0ad41b7dd409e82a2b2063938 authored about 3 years ago
:sparkles: 解决多应用模式下代码生成器生成的文件存储位置错误的问题

github.com/jqhph/dcat-admin - 65165ce8afa16fa7d70a83a99f04e2ec593b435f authored about 3 years ago
Merge pull request #1589 from larvatecn/2.0

修复几处属性判断问题

github.com/jqhph/dcat-admin - 8bb05189629718bc45f3cda06cef5f22d8ac4ce4 authored about 3 years ago
修复几处属性判断问题

github.com/jqhph/dcat-admin - 3a95269419bb0c67061c4fd8202420266347287d authored about 3 years ago
解决导出数据无模型访问器问题,导出默认为集合

github.com/jqhph/dcat-admin - 3f135222f442a990ef8bfbd195234f93e42e395e authored about 3 years ago
处理空格

github.com/jqhph/dcat-admin - deadf269238f276391992da3a48e33d3ff52678e authored about 3 years ago
fix issues 1576

pjax动态加载后,pjax-container容器a元素未挂载pjax click事件
移到 bootingEveryRequest 重新初始化Pjax

github.com/jqhph/dcat-admin - ab209f60c3aadf3c5d2e1dedabff2ab4f1378bf0 authored about 3 years ago
multipleSelect filter accepts Closure and Arrayable objects

github.com/jqhph/dcat-admin - 9dcedc3b9bee4fbe109dc06c1eb967f81b61bdde authored about 3 years ago
chrome version

github.com/jqhph/dcat-admin - 942118e2619d04f4aa2fcd125456e2ab561c96ed authored about 3 years ago
Merge pull request #1559 from jqhph/analysis-NAGJQg

Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 07345b006bd4f442c1337202f4309f87ca9b3391 authored about 3 years ago
Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 09708df3636121a8726202659a2b804de044da6e authored about 3 years ago
fix Form Field label&value phpdoc

github.com/jqhph/dcat-admin - fc75dd23014f1f83756782af1d1cad6983a0c28b authored about 3 years ago
Merge pull request #1555 from SmallRuralDog/patch-1

修复MongoDB 分页perPage错误

github.com/jqhph/dcat-admin - 9fa2d2d110e2eadda77a91bd16b051c8b417a013 authored about 3 years ago
fix phpdoc of form field setLabelClass method

github.com/jqhph/dcat-admin - fb7fe423d9978f829bc32ec9090b9293187a508e authored about 3 years ago
Update Model.php

github.com/jqhph/dcat-admin - 8d213f478fb91c92e9ca56eedf3c3f5ebb5669da authored about 3 years ago
Update Model.php

github.com/jqhph/dcat-admin - 827644ed67e1faad1c665458a15f91e600709dc9 authored about 3 years ago
Update Model.php

github.com/jqhph/dcat-admin - 1ea46e2cf115eb780bde153c110d6bd5ddb0048e authored about 3 years ago
Update Model.php

github.com/jqhph/dcat-admin - 7610989d5e5e4f280a0a556fb58df5e7abd12616 authored about 3 years ago
Update Model.php

github.com/jqhph/dcat-admin - addadac1b79415137e9baba782b3f9649c56115a authored about 3 years ago
Merge pull request #1549 from weiwait/2.0

增加层级字段

github.com/jqhph/dcat-admin - 6b7f12887a296c179082a0e3a513abf183f4fd6c authored about 3 years ago
Merge pull request #1541 from shanjing-inc/2.0

fix: 修复表单文件上传时,若已添加过文件则无法继续拖拽上传的 bug

github.com/jqhph/dcat-admin - 625ab2c24ee5642157f897396330a6a6eac00cb7 authored about 3 years ago
增加层级字段

github.com/jqhph/dcat-admin - d451a0332c32e93270c93601f3008eb31c8cb24c authored about 3 years ago
fix: 修复表单文件上传时,若已添加过文件则无法继续拖拽上传的 bug

github.com/jqhph/dcat-admin - 6dca0e390452d8b730019469b506de2c8dfcc78e authored about 3 years ago
Merge pull request #1530 from edwinhuish/individual_form_row_field_width

可独立设置 Form Row 的宽度

github.com/jqhph/dcat-admin - d8596a48d3b7f2b1e4db67c6fd1b6eb71a50ff26 authored about 3 years ago
增加讀取一般文字檔(逐行讀取)

github.com/jqhph/laravel-log-viewer - f44bd8f0489183b54a51bb364f8cfda6f39b3b53 authored about 3 years ago
增加 defaultWidth 函数

github.com/jqhph/dcat-admin - d9f9070f1e622bd31debf0716ff43348d4cea68a authored over 3 years ago
重置 field width 为默认宽度

github.com/jqhph/dcat-admin - 42968792104dcd14af307e5b206e4bd507c21d56 authored over 3 years ago
可独立设置 Row 的宽度

github.com/jqhph/dcat-admin - 3bd44566e141553f5c540870495a7974db2152f5 authored over 3 years ago
Merge pull request #1528 from Jonathan-Up/patch-1

phpstorm更好的支持

github.com/jqhph/dcat-admin - 59a0340254e585fe47ea932cb70e6539d3ca7027 authored over 3 years ago
Merge pull request #1523 from edwinhuish/extends_support_cdn_assets

扩展可以引入CDN的JS, CSS

github.com/jqhph/dcat-admin - bc8b54c40cdfbddbc9566fef6b5202269f89496d authored over 3 years ago
Merge pull request #1520 from nssprite/2.0

session_path在特定场景下存在问题

github.com/jqhph/dcat-admin - 098dfa2edb37ae0220744d2c5815b4f5dd4519c7 authored over 3 years ago
Merge pull request #1517 from edwinhuish/select2-open-dropdown-on-focus

select字段focus自动展开

github.com/jqhph/dcat-admin - c5cc075c8b421a5f0349da4319e42f7c0233835f authored over 3 years ago
Merge pull request #1515 from attentive20/2.0

Column filters - the ability to enter dates in different formats

github.com/jqhph/dcat-admin - cbf2c2eac95a28941e1e76003aed19fcdf8f6db1 authored over 3 years ago
phpstorm更好的支持

如果传入$label参数闭包函数中的内容在ide的显示不会有高亮显示,其他地方应该也会出现这种情况

github.com/jqhph/dcat-admin - b91bd634aec9b455bd0b1588f563987434950a43 authored over 3 years ago
扩展可以引入CDN的JS, CSS

github.com/jqhph/dcat-admin - c1c3f680501d6392dcfaa898f62ad841d9a235a2 authored over 3 years ago
Merge pull request #1 from nssprite/nssprite-patch-1

session_path在特定场景下存在问题

github.com/jqhph/dcat-admin - 8306f59e35a474ec587df38e4821d8b895e26085 authored over 3 years ago
session_path在特定场景下存在问题

存在一种场景:laravel项目为主域名下二级目录(如:https://www.dcatadmin.com/sub/admin),不能直接指定"location /"到项目public目录,而...

github.com/jqhph/dcat-admin - 51c3a7389f1cf6e0a993c062f97ca89247aeefde authored over 3 years ago
Merge pull request #1514 from edwinhuish/add_autocomplete_form_field

add autocomplete

github.com/jqhph/dcat-admin - ed0d4d26be1c2d219877986953b4ef60a2d717bb authored over 3 years ago
select字段focus自动展开

github.com/jqhph/dcat-admin - 4a3f26b37d69757fdd51d539e4a1d6d6a39adb58 authored over 3 years ago
Update Between.php

github.com/jqhph/dcat-admin - 06a596b306c382fb173e2cec6ab1c9479c8ade58 authored over 3 years ago
Delete Between.php

github.com/jqhph/dcat-admin - 1e19e5ee687e294b2d82b1d7fc28ed3fc3714815 authored over 3 years ago
Add files via upload

github.com/jqhph/dcat-admin - df688e98bd70212a13990acebcc47b48716e709f authored over 3 years ago
Merge branch '2.0-dev' into add_autocomplete_form_field

github.com/jqhph/dcat-admin - 2c0a675a60ad38b7264dacf8f5e443e1e624273d authored over 3 years ago
add autocomplete

github.com/jqhph/dcat-admin - f43c60e9992c8000869ac8f012db62caaa83f911 authored over 3 years ago
Merge pull request #3 from edwinhuish/add_autocomplete_form_field

add depends function

github.com/jqhph/dcat-admin - db97e4d69a859f803b4d9d3749aa3789e4ddc8fb authored over 3 years ago
update code style

github.com/jqhph/dcat-admin - dd14ac2cb9eddd869673c37ebea4701c1b499456 authored over 3 years ago
update code style

github.com/jqhph/dcat-admin - 07941e764177bca7ad3195348b2dd152a7e03f9b authored over 3 years ago
add depends function

github.com/jqhph/dcat-admin - 5799dda572234c063c9cccdcb271a5b387431713 authored over 3 years ago
Merge pull request #2 from edwinhuish/add_autocomplete_form_field

include input blade

github.com/jqhph/dcat-admin - 1b7c9339f3968cfccd39305bdbcd591603f493f4 authored over 3 years ago
include input blade

github.com/jqhph/dcat-admin - f7d8545be304702c928f912c94c0a3b32b9254ad authored over 3 years ago
默认自动选择第一个option

github.com/jqhph/dcat-admin - 30e9953d2eaaed215908429c0470f7a0d0ef86f4 authored over 3 years ago
groups 支持闭包

github.com/jqhph/dcat-admin - dce1de3d5b3035be8da051213c56cc14a675e93c authored over 3 years ago
浏览器版本

github.com/jqhph/dcat-admin - fbe43d00a9338bcf1776f4e7ed6a72e92e219817 authored over 3 years ago
单测浏览器版本限制

github.com/jqhph/dcat-admin - 55008fff1a1f371f8ef353e44eb367648ddfaae4 authored over 3 years ago
Merge pull request #1510 from iwzh/patch-2

file image 支持 arttribute

github.com/jqhph/dcat-admin - cdd31a6d9343707d00afb44d65bf8f58fd8197bc authored over 3 years ago
Merge pull request #1506 from liushoukun/bug-grid-filter-default

修复数据表格筛选默认项不能设置为0

github.com/jqhph/dcat-admin - 835b8b42bdd0a17aed65d67493c6edad932f8e31 authored over 3 years ago
add autocomplete

github.com/jqhph/dcat-admin - 4cc6bd553cc9940a723787966101194b6be30632 authored over 3 years ago
file image 支持 arttribute

使 form 组件 file,image 支持 attribute 属性,便于通过js获取并控制

github.com/jqhph/dcat-admin - 987d131aef83d64846def0fd993d6249cf769e26 authored over 3 years ago
修复数据表格筛选默认项不能设置为0

github.com/jqhph/dcat-admin - 6ae850fc01c4eb5033e731c2ec75aafddfc64e37 authored over 3 years ago
Merge pull request #1499 from jorry2008/patch-3

使用缩略图,且对接OSS bug

github.com/jqhph/dcat-admin - 76ae9e4164cb123be6d412f1a3c20ff013b53d7f authored over 3 years ago
使用缩略图,且对接OSS bug

$this->getStorage()->put()方法,不支持传递Image对象,
使用 $image->encode()->stream() 生成 Stream 流对象才可以

github.com/jqhph/dcat-admin - 06aa6ca75653fdfaf5d68e7eba2a90fbe1b59400 authored over 3 years ago
支持php7.3以下版本

github.com/jqhph/dcat-admin - 459497ab1ca1c7529f7cee96370cb0da63c65d88 authored over 3 years ago
Merge pull request #1484 from jqhph/analysis-9mrpp6

Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 04257c592d6d3b1838613e524f2a18ae7996bf13 authored over 3 years ago
Apply fixes from StyleCI

github.com/jqhph/dcat-admin - ba8acb562ab77e0ef7a393a472ca0ae33a7633d1 authored over 3 years ago
修复数据表格关联关系表字段非equal查询均不生效问题

github.com/jqhph/dcat-admin - f5fb9a1ddbdaab67f4d87ffd2e4f25e01c15c682 authored over 3 years ago
修复管理员列表无法查看权限问题

github.com/jqhph/dcat-admin - 33fe136bd1ac376935d6bb3801b4ef9b9314f1d4 authored over 3 years ago
修复数据表格column使用if方法后无法在displayer中取得原始字段值问题

github.com/jqhph/dcat-admin - 181778f81795b647e7e1d79a9f2a31c32658528d authored over 3 years ago
修复switchgroup样式无效问题

github.com/jqhph/dcat-admin - 2494bee5215c4ffa6b90150a327c70367710a46f authored over 3 years ago
Merge pull request #12 from jqhph/analysis-2QrEOr

Apply fixes from StyleCI

github.com/jqhph/easy-excel - a80d46001449a43b80700e3fe29e3f047cfc489d authored over 3 years ago
Apply fixes from StyleCI

github.com/jqhph/easy-excel - 5d5e277e71e3dbdd6ef32cb0b76eb0954ea62221 authored over 3 years ago
修复导入文件时each方法没有返回$this问题;增加getOriginalHeadings获取原始标题方法

github.com/jqhph/easy-excel - a84387c7178f639ac1f929fd7dae6b98c90484f6 authored over 3 years ago
导出内容时如果内容为空则导出标题

github.com/jqhph/easy-excel - 827d702ce5b9d1c035f60d742a3aacb2df326b40 authored over 3 years ago
静态资源打包

github.com/jqhph/dcat-admin - 0f9a990c8adad82caa203a4fe8bb2b2fa68ba345 authored over 3 years ago
Merge pull request #1481 from jqhph/analysis-orRbRP

Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 4c6fd4f8b7b4bd48ef51814bd7f06841760a1daf authored over 3 years ago
Apply fixes from StyleCI

github.com/jqhph/dcat-admin - 5f113f834a9e295aa797b5fc0bc8fafbf8b5acb1 authored over 3 years ago
Merge pull request #1306 from Weliam-xin/patch-1

Update Ajax.js

github.com/jqhph/dcat-admin - b7208649287eff648ec796dfba08aa3e7d1f20d0 authored over 3 years ago
Merge pull request #1413 from IceBay/patch-2

提升 iconpicker 的筛选速度

github.com/jqhph/dcat-admin - 66cfac4de41f5b3de960a2fc697e22a7a76ee44e authored over 3 years ago
fix 多图上传只能预览第一个图片问题

github.com/jqhph/dcat-admin - 5abb9fe9e9be0896583554e973ecc08767027985 authored over 3 years ago
fix hasMany/array/table表单在Widgtet/Form中使用图片上传表单需要手动设置上传链接以及设置dimensions验证规则后无法提交表单问题

github.com/jqhph/dcat-admin - 65ca0d3eccf7a8a07449251aed1ce44a20061c06 authored over 3 years ago
widget form修改action

github.com/jqhph/dcat-admin - b1d000fdbc4140025c35ef402e8c776caddb9123 authored over 3 years ago
Merge remote-tracking branch 'origin/2.0' into 2.0

github.com/jqhph/dcat-admin - a96ceefacb433f09d05f720d0607f982a5036da7 authored over 3 years ago
移除废弃模板

github.com/jqhph/dcat-admin - 4fa279beefbccc7ad4b9e4e220d38c69c629b5ce authored over 3 years ago
Merge pull request #1472 from hhniao/2.0

fix SelectTable::model

github.com/jqhph/dcat-admin - 7672583f92ae9703ced5e1e82bc16d343b9bad16 authored over 3 years ago