This project is mirrored from https://gitee.com/uctoo/uctoo.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 07 Jun, 2016 1 commit
-
-
https://git.oschina.net/uctoo/uctooljh authored
Conflicts: Application/Admin/Controller/UserConfigController.class.php
-
- 31 May, 2016 1 commit
-
-
ljh authored
-
- 26 May, 2016 1 commit
-
-
xxxbin authored
-
- 23 May, 2016 2 commits
- 20 May, 2016 4 commits
- 13 May, 2016 1 commit
-
-
xxxbin authored
-
- 12 May, 2016 3 commits
- 11 May, 2016 1 commit
-
-
ljh authored
-
- 10 May, 2016 1 commit
-
-
ljh authored
-
- 08 May, 2016 1 commit
-
-
uctoo authored
-
- 05 May, 2016 1 commit
-
-
uctoo authored
-
- 04 May, 2016 2 commits
- 28 Apr, 2016 1 commit
-
-
xxxbin authored
-
- 26 Apr, 2016 2 commits
- 20 Apr, 2016 1 commit
-
-
uctoo authored
-
- 14 Apr, 2016 1 commit
-
-
uctoo authored
-
- 07 Apr, 2016 1 commit
-
-
uctoo authored
-
- 27 Feb, 2016 1 commit
-
-
uctoo authored
-
- 22 Feb, 2016 1 commit
-
-
- 06 Feb, 2016 1 commit
-
-
uctoo authored
1.更新wechat-php-sdk,增加个性化自定义菜单,获取粉丝已领取优惠券等接口 2.增加微会员统计数据 3.增加个性化优惠券使用示例 4.增加演示公众号中开源捐赠程序示例,稍作完善就可以做成微信门店支付。 5.修复管理员登录界面js未提交bug
-
- 29 Dec, 2015 1 commit
-
-
uctoo authored
-
- 22 Dec, 2015 1 commit
-
-
uctoo authored
-
- 17 Dec, 2015 3 commits
-
-
https://github.com/weui/weuiuctoo authored
1.管理后台登陆页增加Canvas动画示例。test.uctoo.com/index.php?s=/admin/public/login.html 2.增加微信支付扫码支付示例。XXX 3.增加通用多级分类。XXX 4.优化微信端注册pc端member帐号逻辑,减小耦合便于定制开发。 5.取消初始安装ToMobile插件,实践证明微信端和pc端业务逻辑一般不相同,无法共用controller。 6.增加微信用户中心积分示例。粉丝需要在微信端或pc端注册,以pc端member表帐号积分为准。如不需要注册也可积分的,可以使用ucuser表记录积分。 7.增加微信粉丝积分示例。 8.增加粉丝个人中心5维图打分小游戏。 9.增加消息模板插件。 10.默认member和ucuser初始积分为0,修复初始分数为null时增加积分无效的bug。 11.默认集成weui。https://github.com/weui/weui
-
https://github.com/weui/weuiuctoo authored
1.管理后台登陆页增加Canvas动画示例。test.uctoo.com/index.php?s=/admin/public/login.html 2.增加微信支付扫码支付示例。XXX 3.增加通用多级分类。XXX 4.优化微信端注册pc端member帐号逻辑,减小耦合便于定制开发。 5.取消初始安装ToMobile插件,实践证明微信端和pc端业务逻辑一般不相同,无法共用controller。 6.增加微信用户中心积分示例。粉丝需要在微信端或pc端注册,以pc端member表帐号积分为准。如不需要注册也可积分的,可以使用ucuser表记录积分。 7.增加微信粉丝积分示例。 8.增加粉丝个人中心5维图打分小游戏。 9.增加消息模板插件。 10.默认member和ucuser初始积分为0,修复初始分数为null时增加积分无效的bug。 11.默认集成weui。https://github.com/weui/weui
-
https://github.com/weui/weuiuctoo authored
1.管理后台登陆页增加Canvas动画示例。test.uctoo.com/index.php?s=/admin/public/login.html 2.增加微信支付扫码支付示例。XXX 3.增加通用多级分类。XXX 4.优化微信端注册pc端member帐号逻辑,减小耦合便于定制开发。 5.取消初始安装ToMobile插件,实践证明微信端和pc端业务逻辑一般不相同,无法共用controller。 6.增加微信用户中心积分示例。粉丝需要在微信端或pc端注册,以pc端member表帐号积分为准。如不需要注册也可积分的,可以使用ucuser表记录积分。 7.增加微信粉丝积分示例。 8.增加粉丝个人中心5维图打分小游戏。 9.增加消息模板插件。 10.默认member和ucuser初始积分为0,修复初始分数为null时增加积分无效的bug。 11.默认集成weui。https://github.com/weui/weui
-
- 19 Nov, 2015 1 commit
-
-
uctoo authored
-
- 09 Nov, 2015 1 commit
-
-
uctoo authored
20151109 1.增加一种不依赖微信unionID,以手机号码统一微信端粉丝帐号和pc端注册用户帐号的方法,支持一个pc端网站对应多个公众号粉丝的统一帐号逻辑。 2.管理后台builder类搜索选项增加下拉选择框类型。 3.默认系统调试状态为false,开发时可自行修改index.php中APP_DEBUG为true。 4.微会员模块管理后台增加同步粉丝数据,获取粉丝信息,数据剔重功能。 5.增加个人订单列表。 6.增加个人订单,订单详情页微信支付功能。 7.同步https://github.com/dodgepudding/wechat-php-sdk的最新版本,合并批量获取用户信息接口requests。
-
- 30 Sep, 2015 4 commits
- 21 Sep, 2015 1 commit
-
-
uctoo authored
-