浏览代码

Merge pull request #1997 from nabinhait/change_log_v7

Change logs for v7
version-14
Nabin Hait 9 年前
committed by GitHub
父节点
当前提交
7bfaf90fd8
共有 1 个文件被更改,包括 36 次插入0 次删除
  1. +36
    -0
      frappe/change_log/v7/v7_0_0.md

+ 36
- 0
frappe/change_log/v7/v7_0_0.md 查看文件

@@ -0,0 +1,36 @@
#### UI
- Editable Grids
- Image Field in DocType, form and list
- Dashboard, Heatmap, Graphs on Form View
- Document Flow in forms
- List views: remembers user settings

#### Celery to RQ

#### Quick Entry

#### Razorpay Integration

#### Passwords

#### Portals
- Statics (`www` folder): directly served from templates
- New Routing
- Web Forms

#### Limits
- Expiry, space etc
- Usage Info Page

#### Minor
- **Rename:** Bulk Email is now Email Queue
- `frappe.require` is async
- `flot.js` replaced by `c3.js`
- Most popular links on the top
- Standard Replies configurable
- Timeline permisions (not based on user permissions)
- "Track Seen" feature in doctypes
- Moved: "Edit Profile" page is now in frappe (moved from ERPNext)
- Cleanup UI for chat
- New default user icons (based on initials)
- Multiple assign (add a document to multiple users)

正在加载...
取消
保存