Conversation
Member
colorful3
commented
May 1, 2019
- 升级lin-cms核心库版本为 0.1.1a7
- 升级cymysq 版本为 0.9.13,解决mysql 8的兼容问题
* feat: 增加新建管理员脚本 * fix: 修复增加图书时,检验图书名称是否重复,但没有过滤掉已经软删除的图书的问题 * feat: add plugin * update: modify oss controller name * feat: 增加了config配置项 * Update model.py 修改文本错误 * optimize: 完善一些信息和格式 * optimize: 更新版本和路径 * docs: 更新了古诗词插件文档 * feat: 增加获取诗词作者接口 * fix: 修复软删除带来的数据查询问题 * docs: 修改接口文档 * Feature notify (#18) * feat: 添加诗词插件 * fix: 修改古诗词内容未区分上下阙的问题 * docs: 修改古诗词插件文档 * docs: 修改古诗词插件文档 * refactor: Modify super field to admin (#31) * fix: 修复软删除带来的用户查询个数与结果不一致 * fix: 修复软删除带来的查询问题 * refactor: 添加DAO层,分离视图函数中数据库相关的业务逻辑 * fix: 修改模块注释为团队信息 * feat:支持插件模板自动生成 * refactor: 为了方便学习源码,移除掉DAO层 * fix: 修改模型层的实例方法为类方法 * doc: 更新README.md * feat: 添加插件初始化脚本 * refactor: 将plugin_init脚本移至根目录下 * feat: 插件初始化支持自动检测依赖冲突问题 * fix: 修改oss插件的依赖版本 * refactor: 将项目中的所有super字段改为admin字段 * feat: refresh接口增加refresh_token的刷新 * fix: 修改requirements.txt 中 lin-cms 的版本号为最新 (#33) * fix: 修复软删除带来的用户查询个数与结果不一致 * fix: 修复软删除带来的查询问题 * refactor: 添加DAO层,分离视图函数中数据库相关的业务逻辑 * fix: 修改模块注释为团队信息 * feat:支持插件模板自动生成 * refactor: 为了方便学习源码,移除掉DAO层 * fix: 修改模型层的实例方法为类方法 * doc: 更新README.md * feat: 添加插件初始化脚本 * refactor: 将plugin_init脚本移至根目录下 * feat: 插件初始化支持自动检测依赖冲突问题 * fix: 修改oss插件的依赖版本 * refactor: 将项目中的所有super字段改为admin字段 * feat: refresh接口增加refresh_token的刷新 * fix: 修改requirements.txt 中lin-cms 的版本号为最新
feat: 去掉sqlalchemy的warning
pedrogao
approved these changes
May 1, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.