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

协程组件优化

dcdc93f6c4254802d81c251396de2de20b1ddfbf authored over 6 years ago by jqh <[email protected]>
协程组件优化

9e8aaca6719ad82b890405ed8284aa81cfbb387e authored over 6 years ago by jqh <[email protected]>
基础协程组件

82c5bf93b616ddb0965d48360093b537fe42cc32 authored over 6 years ago by jqh <[email protected]>
协程调度测试

c13f57284fec843cde80a045509a6a0c306bd9d5 authored over 6 years ago by jqh <[email protected]>
blade模板bug修复;APITEST完成缓存填充部分代码

2f27bc5d89426862f474d8d1edee38676d265038 authored over 6 years ago by jqh <[email protected]>
-

59bdf6f59ae9a653771c6edd8b5aab88d1ee1bf7 authored over 6 years ago by Jqh <[email protected]>
api test

d94d8e4e901b7a26c66d959b3643d9ae7f778225 authored over 6 years ago by jqh <[email protected]>
注解功能测试

cdfac0d2c0a58a070b7db0a2869bd32052312cee authored over 6 years ago by unknown <[email protected]>
细节修复

790cdb26e90d55588078e73f062d029a4d2c1f52 authored over 6 years ago by unknown <[email protected]>
去除无效函数

fa5f3864b697b3c9f835aed4c7853fb74ae801c2 authored over 6 years ago by unknown <[email protected]>
初始化container bug修复

1fc9dd1986f777931a996aa94211804d4525766a authored over 6 years ago by unknown <[email protected]>
视图路径支持路径别名

89729ace4c86dc2601504e65f6b3ecdeaddd649f authored over 6 years ago by unknown <[email protected]>
路径常量定义

8bd2cdb643c546c7da3fcdfb0ff144a8157f4678 authored over 6 years ago by unknown <[email protected]>
删除无效文具

77e99eb53c5d939c08966d89576f4ae41292b2e4 authored over 6 years ago by unknown <[email protected]>
删除缓存文件

75765ab2429be3bbb4513fec201408d576da515d authored over 6 years ago by unknown <[email protected]>
Pipeline::throw方法参数增加默认值为null;Config类细节调整

78ee55097bf995232f98c571d0a97bc54d7b1d4f authored over 6 years ago by unknown <[email protected]>
路径常量修改

6628db5c62c8bef7d9efc7698f3bcbf12f339abf authored over 6 years ago by unknown <[email protected]>
服务名称重写

fad06dd2511ff01e39da26f0a7f8c2c61c843125 authored over 6 years ago by unknown <[email protected]>
测试

b35e24e765d237ce1bd922d3bb762472f2a60af0 authored over 6 years ago by unknown <[email protected]>
重构Ing

d84b15a4ef4ca432707388780eb8edc43209df74 authored over 6 years ago by unknown <[email protected]>
新增记录成功后关闭新增页面

106af585b2babef0aaa927f3297616357d004f50 authored over 6 years ago by Jqh <[email protected]>
vertifycsrftoken

5e7e3f987be7a81c0c4ba4d26f16ce16d43bbb22 authored over 6 years ago by Jqh <[email protected]>
5.6语法改为5.5

a5b5c528e91d8f4ce2b0f40cb8d6020783cbfe80 authored over 6 years ago by Jqh <[email protected]>
增加Request::fullPath

8b458baba0470f070a022d6bf382a753b30fd466 authored over 6 years ago by Jqh <[email protected]>
增加HigherOrderCollectionProxy类

6ff189db29f270d9f8204d792d7a2d86eeeb6ca7 authored over 6 years ago by Jqh <[email protected]>
增加with函数

0f3595174f655a21066010b4380f4f4d021ef7c6 authored over 6 years ago by Jqh <[email protected]>
Validator优化

68c968d924596baca8aa0dc91b3a1898142ec00e authored over 6 years ago by Jqh <[email protected]>
csrf token

991c4a25e7e84f6043a4de5a9b36c465ad0686ff authored over 6 years ago by Jqh <[email protected]>
移除无效文件

c93c291a14e76ceb9c65afc27ba8667122f868fe authored over 6 years ago by Jqh <[email protected]>
Admin::form表单提交按钮布局样式调整

fd2cfef613a4ebff3f584f16a51b10ed6c540e5e authored over 6 years ago by Jqh <[email protected]>
Admin模型操作日志密码写入bug修复

6412a0b3db169a2d2393370d67bb97b752c79ce4 authored over 6 years ago by Jqh <[email protected]>
忽略文件更新

7e881b347dd29b223d173fd94470449c296e6eb6 authored over 6 years ago by Jqh <[email protected]>
安装功能完成

0c89f1f7db9e9c5f746b4d9e6bfaab75dabc0271 authored over 6 years ago by Jqh <[email protected]>
修复call函数bug;增加console_output函数

99639792e9ef124f847fd0e382e79f87825e9f39 authored over 6 years ago by Jqh <[email protected]>
登录组件使用缓存组件

6e435456ab26b6aaf056f42fb4ef6d0f23f9d296 authored over 6 years ago by Jqh <[email protected]>
登录组件使用缓存组件

3661a02f432c5a32b2aea56098cf8d1d9a6df3b2 authored over 6 years ago by Jqh <[email protected]>
缓存组件增加前缀配置功能

fa960b19b00de55aed39e6e339fb792f3d79e32e authored over 6 years ago by Jqh <[email protected]>
缓存使用方式优化

7a88046b3da48fc73a8fdae21f0dbd9aea78b14e authored over 6 years ago by Jqh <[email protected]>
Cache组件常用方法拓展

1b5b60b26cb104e061c14a0196279e6fd0becac7 authored over 6 years ago by Jqh <[email protected]>
权限组件缓存使用缓存通道

d56eb9d3f9f7d251e069a3ae2e7d4e73a78fc548 authored over 6 years ago by Jqh <[email protected]>
缓存重构

3d7d614e6cf6eeda8346c39f8b1f704be36a8b05 authored over 6 years ago by Jqh <[email protected]>
配置文件重命名

4927f81aff8ee8bc366a0257b00638fd94a2d968 authored over 6 years ago by Jqh <[email protected]>
增加call函数执行一个console命令

d22fd07043fbe2d2e7dd9f4a1b9a7dc624241e77 authored over 6 years ago by Jqh <[email protected]>
增加call函数执行一个console命令

c7ebcbc5fa6ae0f1523d37326c8e034a23ffdaa0 authored over 6 years ago by Jqh <[email protected]>
get_value重命名为getvalue

42124909068dfd62ef169f123f8481b397d31cb4 authored over 6 years ago by Jqh <[email protected]>
安装提示页面完成

d2651f472f49eca7cd5c4a5f085350d2a192aecc authored over 6 years ago by Jqh <[email protected]>
安装程序

1fc58ef5da6dc295fb8f53fea61305c67a228b37 authored over 6 years ago by Jqh <[email protected]>
缓存组件重构

62cfcdac1bace4e52201d4f93701f79e5ee5ff8b authored over 6 years ago by Jqh <[email protected]>
缓存组件重构

58268244b4f57350b823a8cf4ff5af9bddd106d0 authored over 6 years ago by Jqh <[email protected]>
缓存组件重构

cc9c1f90b931ace1d0142df0f673828cc712c4e7 authored over 6 years ago by Jqh <[email protected]>
缓存抽象类抽象方法更新

de737b0641364657aa6a47c1b248d2d4e4de0842 authored over 6 years ago by Jqh <[email protected]>
migration配置文件默认使用当前环境数据库配置

1c9af88b539780cc102575c13a2d47ad56a1908c authored over 6 years ago by Jqh <[email protected]>
Migration::changeColumn bug修复

406f964b7e7e4b31afdef193d86896c25e45bfc8 authored over 6 years ago by Jqh <[email protected]>
@method注释兼容更多编辑器

2f20f8d5cad0b8879f823fa2237aabb8da91e1b7 authored over 6 years ago by Jqh <[email protected]>
.gitignore文件升级

c87337af6918a0835f42b53aa4bd5a18efa0f3b7 authored over 6 years ago by Jqh <[email protected]>
Migration Column::null方法清除默认值设置

e23c841af1ac6b556d570d8533ba2f4446355995 authored over 6 years ago by Jqh <[email protected]>
Edit\Form csrf token

b685bdb68280480b0d21fd99c8c5f0e9d419386a authored over 6 years ago by Jqh <[email protected]>
修复Table::editable以及Table::switcher bug

0b7f2c884be9b3f2151180585f7451823cc2cd0f authored over 6 years ago by Jqh <[email protected]>
语言包配置参数键名改为‘'locale'

98015049a26d372c5ed88e522526d9707332f0c8 authored over 6 years ago by Jqh <[email protected]>
composerphp读取配置修改

6660cb6c6780cebf82c3a9ce0529c6a9cc3dc09e authored over 6 years ago by Jqh <[email protected]>
错误界面优化

eafc45ea71a2b276eebd6a1d4dd3f4afae55cc13 authored over 6 years ago by Jqh <[email protected]>
角色、权限列表bug修复

c9e5e5f3d9964b06231a9b60eb53d18bcc4cb3b2 authored over 6 years ago by Jqh <[email protected]>
项目初始数据表使用Migration构建;部分字段移除、名称修改

273896bdfa77a2c0fd741e9de6c626381c38efbe authored over 6 years ago by Jqh <[email protected]>
migration组件优化调整

5552e4f96927f7caffe51148f6daab05c755e0d3 authored over 6 years ago by Jqh <[email protected]>
Query builder where in优化

a0f74b135ebaf5fccf402ed6970f7809ddde9e19 authored over 6 years ago by Jqh <[email protected]>
migration

dc39148c1bebf4bc17850c927804ae2f481d7d4f authored over 6 years ago by Jqh <[email protected]>
migration

35fd284b5d1afb8fc1bed9be3fa75ad9b4eff712 authored over 6 years ago by Jqh <[email protected]>
migration模块完成

13431e0eb7e64fe695afa5c60ec2ea769db77ef5 authored over 6 years ago by Jqh <[email protected]>
VertifyCsrfToken类名bug修复

01cea32138d7f6ae1d0f131858114284c6d51366 authored over 6 years ago by Jqh <[email protected]>
增加Migration模块

a6c75845ed92e1ca06fd27f72950be695435b948 authored over 6 years ago by Jqh <[email protected]>
增加Migration模块

3f708d831d6d733722881fd94ddf72db9d8dd653 authored over 6 years ago by Jqh <[email protected]>
增加Migration模块

c41409b8d6e11d6b338415c958ece3dcf9100c98 authored over 6 years ago by Jqh <[email protected]>
PDO类增加调试以及事务开启功能

45ebc1bbdb4fc7be0976fd09f2d1a58399fe18fc authored over 6 years ago by Jqh <[email protected]>
Field::multipleFieldWidth bug

a70ac18ab457c509b33654db8a00001d67949ee9 authored over 6 years ago by Jqh <[email protected]>
pjax加载取消loading效果

aa32e3cd540e618d36cf3b5c06d318eb57593ea0 authored over 6 years ago by Jqh <[email protected]>
Admin::content初始化js移至app.js

215d2e6587afcf89e4d6217eef9edd9be9005157 authored over 6 years ago by Jqh <[email protected]>
pjax初始化代码移至content模板文件

5558064284cd096354651bb335a9c468643fb477 authored over 6 years ago by Jqh <[email protected]>
Filter字段宽度设置参数修改为'layout'

6f0a6f0124da92eb2c9110c82e3ad6d55f7dbba6 authored over 6 years ago by Jqh <[email protected]>
样式优化、Role模块bug修复

527c766516a0376d3d6aecd00d1b088a333595d1 authored over 6 years ago by Jqh <[email protected]>
Grid::rowActions增加显示默认标题

a0bd86cad9ec41963bf083d7c263067d2f4c2b39 authored over 6 years ago by Jqh <[email protected]>
RowActions允许自定义标题

6a24253dc7c62129970962fd76f0c328f7136154 authored over 6 years ago by Jqh <[email protected]>
Grid增加设置默认排序功能支持

d93c093cd4dd137f8b768ed9072c4041d0a42ca8 authored over 6 years ago by Jqh <[email protected]>
命令行环境下禁止追踪信息输出

d8c518bb2534b3f886877dc14610771d5c7c991f authored over 6 years ago by Jqh <[email protected]>
Merge branch 'master' of github.com:jqhph/framework-lxh

71bea3c18519d801a67eedab5d715ed1b76107c6 authored over 6 years ago by Jqh <[email protected]>
pjax加载不重新加载css和js

3cfe072d9bd10aae0b1a81b0e6377ba9af221843 authored over 6 years ago by Jqh <[email protected]>
demo expand

ffeb140e7b60b036ab53dde14e33a7393f1fde9b authored over 6 years ago by Jqh <[email protected]>
Table::tag bug修复

84187fca5b8ce6b6c48187fe4dbf1f69d73a64e1 authored over 6 years ago by Jqh <[email protected]>
表单页面js bug修复

64782b979242b14b9585bb046809caa5c9ec4683 authored over 6 years ago by Jqh <[email protected]>
详情页修改功能表单操作

07172890691a3d81c94a4f77c228d147b989b469 authored over 6 years ago by Jqh <[email protected]>
css使用同步加载

3acfecf2c8636ece89c2310590405f6ba6e03e48 authored over 6 years ago by Jqh <[email protected]>
前端加载语言包缓存bug修复;前端公共配置参数简化;前台缓存类bug修复

162984b11e383d95e6de7f5476f07d791149208c authored over 6 years ago by Jqh <[email protected]>
增加csrf token中间件

6ce798f9aac0201f87890dadc7e13e9dc33c7a75 authored over 6 years ago by Jqh <[email protected]>
Table::button弹窗功能代码优化

33161830f16be020ce3e853414465a2747b64f7e authored over 6 years ago by Jqh <[email protected]>
Table::button增加popup弹窗模式

a8286e58fee5d8885872992345bc4af7dbe2e532 authored over 6 years ago by Jqh <[email protected]>
增加top-bar主题配置功能

bc5791ec084c51d1ad2c80483b6c3db023e2f6db authored over 6 years ago by Jqh <[email protected]>
Table::label bug修复

8056e2f48a09e2cceb1d8ff461167f7d1fcadd67 authored over 6 years ago by Jqh <[email protected]>
RequestAuth增加多类型用户登录支持

5023c78497a01b511c4e7874359f200bda08042b authored over 6 years ago by Jqh <[email protected]>
RequestAuth增加多类型用户登录支持

8c23580096686045cb3d574462cc9e5d8b49e0e6 authored over 6 years ago by Jqh <[email protected]>
RequestAuth Counter

4a2e8c8be18fad2c52b149bdd8a7612c053ddf70 authored over 6 years ago by Jqh <[email protected]>
登录模块细节调整

406a01319d717c72b06a8259ea7a71164997e298 authored over 6 years ago by Jqh <[email protected]>