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.
  1. 07 Jun, 2016 1 commit
  2. 31 May, 2016 1 commit
  3. 26 May, 2016 1 commit
  4. 23 May, 2016 2 commits
  5. 20 May, 2016 4 commits
  6. 13 May, 2016 1 commit
  7. 12 May, 2016 3 commits
  8. 11 May, 2016 1 commit
    • ljh's avatar
      提交 · 981ef83a
      ljh authored
      981ef83a
  9. 10 May, 2016 1 commit
  10. 08 May, 2016 1 commit
  11. 05 May, 2016 1 commit
  12. 04 May, 2016 2 commits
  13. 28 Apr, 2016 1 commit
  14. 26 Apr, 2016 2 commits
  15. 20 Apr, 2016 1 commit
  16. 14 Apr, 2016 1 commit
  17. 07 Apr, 2016 1 commit
  18. 27 Feb, 2016 1 commit
  19. 22 Feb, 2016 1 commit
  20. 06 Feb, 2016 1 commit
    • uctoo's avatar
      0.5.0 RC6 增加个性化自定义菜单、粉丝已领取优惠券等功能 · 20111956
      uctoo authored
      1.更新wechat-php-sdk,增加个性化自定义菜单,获取粉丝已领取优惠券等接口
      2.增加微会员统计数据
      3.增加个性化优惠券使用示例
      4.增加演示公众号中开源捐赠程序示例,稍作完善就可以做成微信门店支付。
      5.修复管理员登录界面js未提交bug
      20111956
  21. 29 Dec, 2015 1 commit
  22. 22 Dec, 2015 1 commit
  23. 17 Dec, 2015 3 commits
    • uctoo's avatar
      0.5.0 RC5 开源5维图打分小游戏。默认集成weui。https://github.com/weui/weui · 0a211254
      uctoo 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
      0a211254
    • uctoo's avatar
      0.5.0 RC5 开源5维图打分小游戏。默认集成weui。https://github.com/weui/weui · 1cd6e68f
      uctoo 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
      1cd6e68f
    • uctoo's avatar
      0.5.0 RC5 开源5维图打分小游戏。默认集成weui。https://github.com/weui/weui · fd1b3f24
      uctoo 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
      fd1b3f24
  24. 19 Nov, 2015 1 commit
  25. 09 Nov, 2015 1 commit
    • uctoo's avatar
      0.5.0 RC4 · 47a504f6
      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。
      47a504f6
  26. 30 Sep, 2015 4 commits
  27. 21 Sep, 2015 1 commit