Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jqhph/framework-lxh
PHP 轻量级web快速开发框架
https://github.com/jqhph/framework-lxh
Filter使用get方法发送搜索请求
30c87c58564e6b48b949295a40742a18d2b7b069 authored about 7 years ago
30c87c58564e6b48b949295a40742a18d2b7b069 authored about 7 years ago
ControllerManager增加addControllerMiddleware方法;Container容器build方法bug修复无法给定默认值bug
fb659745a1506e75c508bf3de88c4ca79f5e642f authored about 7 years ago
fb659745a1506e75c508bf3de88c4ca79f5e642f authored about 7 years ago
ControllerManager增加addControllerMiddleware方法;Container容器build方法bug修复无法给定默认值bug
29d0a79f276bca84738d5040379971d453490e69 authored about 7 years ago
29d0a79f276bca84738d5040379971d453490e69 authored about 7 years ago
plugin sync指令重命名为syncAssets
e6a993d7ed4d4f24bbb1e37131403c63a842caa8 authored about 7 years ago
e6a993d7ed4d4f24bbb1e37131403c63a842caa8 authored about 7 years ago
增加__MODULE_DASH__和__CONTROLLER_DASH__常量;增加控制器实例化事件
1e7ae1629a61c52a2abaa3e98e0cd58c4fb9301e authored about 7 years ago
1e7ae1629a61c52a2abaa3e98e0cd58c4fb9301e authored about 7 years ago
增加__MODULE_DASH__和__CONTROLLER_DASH__常量;增加控制器实例化事件
7119be87cba4b5493d0035c308e49614efad56c7 authored about 7 years ago
7119be87cba4b5493d0035c308e49614efad56c7 authored about 7 years ago
plugin命令增加isync指令,用于从webserver目录下复制资源文件到插件目录
0b6e9b2da72777843080b117ddaee2345af5ecdf authored about 7 years ago
0b6e9b2da72777843080b117ddaee2345af5ecdf authored about 7 years ago
plugin install指令增加自动安装composer依赖包功能
422bcb7a3cdd85e93ee37ce60a25291475ef5c22 authored about 7 years ago
422bcb7a3cdd85e93ee37ce60a25291475ef5c22 authored about 7 years ago
Composer类增加require方法
d2011eeb7af1323265f257a6d14047c6e22dcd3b authored about 7 years ago
d2011eeb7af1323265f257a6d14047c6e22dcd3b authored about 7 years ago
完善plugin插件配置文件参数
b74a39db7033e435bef7a37dba39176a26d7df4a authored about 7 years ago
b74a39db7033e435bef7a37dba39176a26d7df4a authored about 7 years ago
Plugin功能完善
14aff29a6bb6a6a23dd1cad0dd86ad917801c74e authored about 7 years ago
14aff29a6bb6a6a23dd1cad0dd86ad917801c74e authored about 7 years ago
完善插件注册器模板
2c1db3ce376eef13451734ffe94ce15592f383c2 authored about 7 years ago
2c1db3ce376eef13451734ffe94ce15592f383c2 authored about 7 years ago
完善插件注册器模板
1e5249e9a5f3dd06473ddef2b5f0017a801b7f42 authored about 7 years ago
1e5249e9a5f3dd06473ddef2b5f0017a801b7f42 authored about 7 years ago
完善插件注册器模板
560f7287631797a92a2e2106d8c797986f7eef45 authored about 7 years ago
560f7287631797a92a2e2106d8c797986f7eef45 authored about 7 years ago
完善插件注册器模板
0673665d6839c10ff9ca8e2b91215202c876121a authored about 7 years ago
0673665d6839c10ff9ca8e2b91215202c876121a authored about 7 years ago
完善插件注册器模板
8c7b19de9661fb9ce493e55b977e610740a87116 authored about 7 years ago
8c7b19de9661fb9ce493e55b977e610740a87116 authored about 7 years ago
增加代码中指定身份鉴权类功能
d25fbe29847fb9e405e145ab0823cc63f1ec26d8 authored about 7 years ago
d25fbe29847fb9e405e145ab0823cc63f1ec26d8 authored about 7 years ago
增加代码中指定身份鉴权类功能
0091c713112097ff23f9402518f36b16a304bd84 authored about 7 years ago
0091c713112097ff23f9402518f36b16a304bd84 authored about 7 years ago
func文件bug修复
d2a27440013d126c06b1f5343ab86fe0daf0182a authored about 7 years ago
d2a27440013d126c06b1f5343ab86fe0daf0182a authored about 7 years ago
plugin创建控制器和模型时强制转化为大驼峰
327721b3322e5eb630ac016378a440c234828c0c authored about 7 years ago
327721b3322e5eb630ac016378a440c234828c0c authored about 7 years ago
plugin创建控制器和模型时强制转化为大驼峰
4cf5abceac60e76ba4ad577160694ab9a1731de4 authored about 7 years ago
4cf5abceac60e76ba4ad577160694ab9a1731de4 authored about 7 years ago
模型创建bug修复
4348ea009f692c22749b19220224e0c307dd4603 authored about 7 years ago
4348ea009f692c22749b19220224e0c307dd4603 authored about 7 years ago
plugin命令增加controller和model选项,用于创建控制器和model模板
9c884f68dd697ffcfabadaaa10fb52afb3d513e3 authored about 7 years ago
9c884f68dd697ffcfabadaaa10fb52afb3d513e3 authored about 7 years ago
路由调度传命名空间bug修复;返回json数据方法移至控制器基类
8677f2678e8d1e64b83501d10b1f8a095b87abe7 authored about 7 years ago
8677f2678e8d1e64b83501d10b1f8a095b87abe7 authored about 7 years ago
plugin命令支持sync指令,用于同步插件下静态资源文件路径到web服务器
0578529fdd27c89361cd44161f982563a0ffea50 authored about 7 years ago
0578529fdd27c89361cd44161f982563a0ffea50 authored about 7 years ago
加载插件css和js函数bug修复
33b674804ef12cecd35e549c2b69f780b82d73fa authored about 7 years ago
33b674804ef12cecd35e549c2b69f780b82d73fa authored about 7 years ago
加载插件css和js函数bug修复
b09ab7a87a9e8e0e1602f8dc6db4faeb5786790b authored about 7 years ago
b09ab7a87a9e8e0e1602f8dc6db4faeb5786790b authored about 7 years ago
插件注册模板别名bug修复
060a4ca87694084fa9b6384df580358f801c3505 authored about 7 years ago
060a4ca87694084fa9b6384df580358f801c3505 authored about 7 years ago
创建插件注册器模板时增加注册模板命名空间方法
4d5003f8254379f38542abd040c39d6c5fe410ff authored about 7 years ago
4d5003f8254379f38542abd040c39d6c5fe410ff authored about 7 years ago
去除测试代码
a5092e14e4dafe828e35451d35958105b52a16c3 authored about 7 years ago
a5092e14e4dafe828e35451d35958105b52a16c3 authored about 7 years ago
去除旧版本代码
f4e0a15c9c271ee396d3313335dea7979ef90e2b authored about 7 years ago
f4e0a15c9c271ee396d3313335dea7979ef90e2b authored about 7 years ago
去除测试插件
1dca058eb40bbd57bb75812192b2156e3bd7113f authored about 7 years ago
1dca058eb40bbd57bb75812192b2156e3bd7113f authored about 7 years ago
seajs增加插件静态资源加载配置
5c4d4f4cf5b78bfb46859b7c89a70da1c49c346d authored about 7 years ago
5c4d4f4cf5b78bfb46859b7c89a70da1c49c346d authored about 7 years ago
增加加载插件资源文件函数
39c1f1677566cdc330b85f85a176b9b9bf890bed authored about 7 years ago
39c1f1677566cdc330b85f85a176b9b9bf890bed authored about 7 years ago
增加创建、开启、禁用插件命令
cefed72136f5cf39953ee584d88134c352425e71 authored about 7 years ago
cefed72136f5cf39953ee584d88134c352425e71 authored about 7 years ago
插件目录结构调整
f6466fc9fc9e1aa8482401bf3a9ceafd0748140b authored about 7 years ago
f6466fc9fc9e1aa8482401bf3a9ceafd0748140b authored about 7 years ago
事件常量定义移至define.php
23ec627d37fc43d47d8bbacac5f27ea42da75cd8 authored about 7 years ago
23ec627d37fc43d47d8bbacac5f27ea42da75cd8 authored about 7 years ago
插件信息配置文件完善
939405ae67030c264b3c712744b464279477f996 authored about 7 years ago
939405ae67030c264b3c712744b464279477f996 authored about 7 years ago
完成插件自定义菜单功能
f25c749ae4a4dd9b2f5de0e0590f0e472d35ca93 authored about 7 years ago
f25c749ae4a4dd9b2f5de0e0590f0e472d35ca93 authored about 7 years ago
插件菜单
ddcc474079c6fd2a0af0e596b10648c3ce1b4c8b authored about 7 years ago
ddcc474079c6fd2a0af0e596b10648c3ce1b4c8b authored about 7 years ago
插件机制完善;页面增加各个事件触发;模型增加钩子回调
98c06c751ef570a791eab5e1d840d827b54043b0 authored about 7 years ago
98c06c751ef570a791eab5e1d840d827b54043b0 authored about 7 years ago
Response允许多次写入输出值
71aa087f2cc3f2b831832d09e5a236dc57dfca19 authored about 7 years ago
71aa087f2cc3f2b831832d09e5a236dc57dfca19 authored about 7 years ago
完善插件路由注册与控制器加载
44631b40b1db5bb4d0eb4d39eb035aa395308add authored about 7 years ago
44631b40b1db5bb4d0eb4d39eb035aa395308add authored about 7 years ago
Config::load方法允许传绝对路径
c01e78d71a314dda282f13be7ac3a551a504116c authored about 7 years ago
c01e78d71a314dda282f13be7ac3a551a504116c authored about 7 years ago
增加Plugins模块;plugin安装卸载
bedeef036184c8706c3d637a2432c99dc442d6f6 authored about 7 years ago
bedeef036184c8706c3d637a2432c99dc442d6f6 authored about 7 years ago
菜单bug修复;主页改为仪表盘
477bf1cd138d0e8dd287b61bb98ef17876c475d6 authored about 7 years ago
477bf1cd138d0e8dd287b61bb98ef17876c475d6 authored about 7 years ago
语言包使用可读方式保存
7b3671ee7aef3305f17afbc961b078b221f42357 authored about 7 years ago
7b3671ee7aef3305f17afbc961b078b221f42357 authored about 7 years ago
翻译
917e97e6d14a68f3edf34246480e53a843f9b6ba authored about 7 years ago
917e97e6d14a68f3edf34246480e53a843f9b6ba authored about 7 years ago
控制器管理类代码整理
fe20c29a8f2c6a78645595216f254f4f40868a26 authored about 7 years ago
fe20c29a8f2c6a78645595216f254f4f40868a26 authored about 7 years ago
路由调度参数存储优化
d6899d9d9bc2428d8bbbd7c0dd2ddbf82ed75ec5 authored about 7 years ago
d6899d9d9bc2428d8bbbd7c0dd2ddbf82ed75ec5 authored about 7 years ago
路由配置文件请求参数增加api参数,如果设置api值为true,则会优先检测控制器Api文件夹下是否存在所请求的控制器
66424ee44f189646aff749f3d6d1aab1a569758a authored about 7 years ago
66424ee44f189646aff749f3d6d1aab1a569758a authored about 7 years ago
路由bug
57d752e5643c1e967d78dff3fb19d4b3e9d84f7b authored about 7 years ago
57d752e5643c1e967d78dff3fb19d4b3e9d84f7b authored about 7 years ago
路由配置文件简化
24dddcb2ea02ab977b013ebf3af630821a095caa authored about 7 years ago
24dddcb2ea02ab977b013ebf3af630821a095caa authored about 7 years ago
增加admin模块默认路由配置
c3d7a75ea4af8c5190962708ecb4222d360d2a4c authored about 7 years ago
c3d7a75ea4af8c5190962708ecb4222d360d2a4c authored about 7 years ago
可写配置文件改为递归合并
46d5ba914d5d582974cc8746676f09f5b1a7fed3 authored about 7 years ago
46d5ba914d5d582974cc8746676f09f5b1a7fed3 authored about 7 years ago
Query Builder代码trait拆分
a6c910ed6b22b7458cac1f5d42081a8d5082473f authored about 7 years ago
a6c910ed6b22b7458cac1f5d42081a8d5082473f authored about 7 years ago
Model::add方法新增成功后自动注入id
4332651f290c5e1ac2772110b0ec22bc04d5d6c2 authored about 7 years ago
4332651f290c5e1ac2772110b0ec22bc04d5d6c2 authored about 7 years ago
Form上传文件
2ff8d352274d1277f1779ffd6ff0c6848f4cc8b4 authored about 7 years ago
2ff8d352274d1277f1779ffd6ff0c6848f4cc8b4 authored about 7 years ago
Table::then重命名为Table::rendering
0fa87397868603fde5b824eef83bb9c92eab489d authored about 7 years ago
0fa87397868603fde5b824eef83bb9c92eab489d authored about 7 years ago
登录后跳转到登录前访问的链接
474e8ba58b005c362aa64b55ebd38bb29c65c708 authored about 7 years ago
474e8ba58b005c362aa64b55ebd38bb29c65c708 authored about 7 years ago
symfony upload
503bf989222cc45670dde88940de4710fdc3389f authored about 7 years ago
503bf989222cc45670dde88940de4710fdc3389f authored about 7 years ago
菜单默认收缩
cb4b5594ab177e966f940fe51bde6f49bf40a38e authored about 7 years ago
cb4b5594ab177e966f940fe51bde6f49bf40a38e authored about 7 years ago
语言包翻译类重命名
d6f7c74a32d073af2de345f17dc46b4a41ed5bd7 authored about 7 years ago
d6f7c74a32d073af2de345f17dc46b4a41ed5bd7 authored about 7 years ago
语言包翻译类重命名
7bf92a5a7001255a985a15c5388ce1b63eef3266 authored about 7 years ago
7bf92a5a7001255a985a15c5388ce1b63eef3266 authored about 7 years ago
路由通配符修改、正则分隔符修改;系统常量单独文件定义、增加事件常量;配置文件定义更人性化
b7f1d082dacff9248d9d845b448d16ccf2cad6b7 authored about 7 years ago
b7f1d082dacff9248d9d845b448d16ccf2cad6b7 authored about 7 years ago
常用js软件包采用混淆加密压缩
a74a203fcffddd4fdf7c837c9ba9433aafa81b12 authored about 7 years ago
a74a203fcffddd4fdf7c837c9ba9433aafa81b12 authored about 7 years ago
常用js软件包采用混淆加密压缩
07e048e81b3fb67e2074347e681a921ee7d94743 authored about 7 years ago
07e048e81b3fb67e2074347e681a921ee7d94743 authored about 7 years ago
取消加载waves-effect
5ba3755461b54ce4f814c0263c68f5e9c5b811e8 authored about 7 years ago
5ba3755461b54ce4f814c0263c68f5e9c5b811e8 authored about 7 years ago
公共控制器中完善对权限的控制
f4e729a7b73b311a076c25e7def8c7bf8a8cc1f6 authored about 7 years ago
f4e729a7b73b311a076c25e7def8c7bf8a8cc1f6 authored about 7 years ago
修改或删除权限时清除对应的缓存;删除权限时清除对应的关联关系
2ee201a3f76fe9c84ecffe951b721414cff4cf8b authored about 7 years ago
2ee201a3f76fe9c84ecffe951b721414cff4cf8b authored about 7 years ago
ajax modal防止重复请求bug修复;ajax modal刷新按钮bug修复
54d66d689be5dae590fd5f01266e10370c0ba151 authored about 7 years ago
54d66d689be5dae590fd5f01266e10370c0ba151 authored about 7 years ago
Role模块增加权限列表查看功能
82851076c2413f7dcc3a376ab7329e1686194a81 authored about 7 years ago
82851076c2413f7dcc3a376ab7329e1686194a81 authored about 7 years ago
批量删除方法移至公共Model
7f5a77e4f4a7e22093a9821e87c6506bdf1c8493 authored about 7 years ago
7f5a77e4f4a7e22093a9821e87c6506bdf1c8493 authored about 7 years ago
额外的列允许下单
b5aa58880560b34851405310f095a55b9dbb7259 authored about 7 years ago
b5aa58880560b34851405310f095a55b9dbb7259 authored about 7 years ago
修复container.js form表单内容获取bug;语言包弹窗bug;util reload tab数量计算bug
724d038de8ebe54c29dd4f92a7c1bf6abf1ead94 authored about 7 years ago
724d038de8ebe54c29dd4f92a7c1bf6abf1ead94 authored about 7 years ago
公共控制器文件夹重命名
205eb46f26432eac048349527a10ede737b681f7 authored about 7 years ago
205eb46f26432eac048349527a10ede737b681f7 authored about 7 years ago
控制器移至Admin\MVC目录
d8cc6560b133c228c45a5ea93d59989c517c89a6 authored about 7 years ago
d8cc6560b133c228c45a5ea93d59989c517c89a6 authored about 7 years ago
Form\Field增加attaching方法
d1a15dd66783d295899fa786821b659d7f85dbf2 authored about 7 years ago
d1a15dd66783d295899fa786821b659d7f85dbf2 authored about 7 years ago
Admin、Role、Menu模型移动至Auth/Database目录下
372a0fc3a5737bb70c691c647a344c0b4ecb98e7 authored about 7 years ago
372a0fc3a5737bb70c691c647a344c0b4ecb98e7 authored about 7 years ago
权限修改bug
fc30196fcd96d49ac6ac676c5cf2dc28e110d117 authored about 7 years ago
fc30196fcd96d49ac6ac676c5cf2dc28e110d117 authored about 7 years ago
菜单根据权限展现功能
cde61429818c1f3e32e827c90c322ce20f000094 authored about 7 years ago
cde61429818c1f3e32e827c90c322ce20f000094 authored about 7 years ago
Link字段bug修复
d24e68d9cb479829badbb656a95248857d4d9d19 authored about 7 years ago
d24e68d9cb479829badbb656a95248857d4d9d19 authored about 7 years ago
模板bug修复
92ac3e4b40e68a20b3c9dee153105126bf2cf9e1 authored about 7 years ago
92ac3e4b40e68a20b3c9dee153105126bf2cf9e1 authored about 7 years ago
模板bug修复
d1ea38eb3d9e9862c0758bd1032baac5d4cf5978 authored about 7 years ago
d1ea38eb3d9e9862c0758bd1032baac5d4cf5978 authored about 7 years ago
index模板优化
9120b1e4f12fc56528b95d5e9f91f38499831ff3 authored about 7 years ago
9120b1e4f12fc56528b95d5e9f91f38499831ff3 authored about 7 years ago
Index类优化;Admin视图路径别名注册修改
2f5f7b2029161374e9e75148a8ae27f140e3f603 authored about 7 years ago
2f5f7b2029161374e9e75148a8ae27f140e3f603 authored about 7 years ago
Index类优化;Admin视图路径别名注册修改
d3f39c3dcb2bc368062c75a38dcf6f202bd8b139 authored about 7 years ago
d3f39c3dcb2bc368062c75a38dcf6f202bd8b139 authored about 7 years ago
Admin组件模板位置移动;新增Index构建后台主页
203d90fe7fb463a22bddd05f78fe83c8bcce0324 authored about 7 years ago
203d90fe7fb463a22bddd05f78fe83c8bcce0324 authored about 7 years ago
Admin组件模板位置移动;新增Index构建后台主页
81eca18f5e30dffc4053b87e628fd42d85e54cfd authored about 7 years ago
81eca18f5e30dffc4053b87e628fd42d85e54cfd authored about 7 years ago
模型类设置id
f9329dbccf345cc8a16b92a5496afdeaaa8db1ac authored about 7 years ago
f9329dbccf345cc8a16b92a5496afdeaaa8db1ac authored about 7 years ago
Pages类移至Admin文件夹下;公共控制器setId方法
849b0bb8ef307d0c469783546328134aaae46bff authored about 7 years ago
849b0bb8ef307d0c469783546328134aaae46bff authored about 7 years ago
前端tab页最多打开10个
fbe5b1a5691c9b58261725338aad9c93413a2214 authored about 7 years ago
fbe5b1a5691c9b58261725338aad9c93413a2214 authored about 7 years ago
权限模块代码优化
0c7a1873590f2246da3f1dac1895746260434ba1 authored about 7 years ago
0c7a1873590f2246da3f1dac1895746260434ba1 authored about 7 years ago
权限模块代码优化
d4ad37a0160ce4b184cb7540a8dcd442beb4a7c3 authored about 7 years ago
d4ad37a0160ce4b184cb7540a8dcd442beb4a7c3 authored about 7 years ago
菜单与权限相结合
8668ca0b700e70e8af167fdd5d46f0f6bcb49b06 authored about 7 years ago
8668ca0b700e70e8af167fdd5d46f0f6bcb49b06 authored about 7 years ago
Reponsive table字段显示隐藏bug修复
af3d7c7d79a22c3c43fd44e0c607ba4ca6a3c7d0 authored about 7 years ago
af3d7c7d79a22c3c43fd44e0c607ba4ca6a3c7d0 authored about 7 years ago
简化Grid数组配置
2c77f269deb30125ced5a06af6bec101bdae84aa authored about 7 years ago
2c77f269deb30125ced5a06af6bec101bdae84aa authored about 7 years ago
Table::view重命名为setFieldView
9aeef4d76230948061959b2a3f6c2b9746d4be22 authored about 7 years ago
9aeef4d76230948061959b2a3f6c2b9746d4be22 authored about 7 years ago
更改Grid Table配置字段方式
6e4c7b4c9f38df8bcfa11027b0c4fcf20efab0bd authored about 7 years ago
6e4c7b4c9f38df8bcfa11027b0c4fcf20efab0bd authored about 7 years ago
取消modal弹窗默认显示功能
2d69ac014fc5174fe8d0200165739a4914aabd18 authored about 7 years ago
2d69ac014fc5174fe8d0200165739a4914aabd18 authored about 7 years ago