wip

Rushabh Mehta
2016-06-25 10:09:41 +05:30
parent 367d64463e
commit cb58fa2b78

227
Version-7-Release-Notes.md Normal file

@@ -0,0 +1,227 @@
### New POS
- Offline
- Multiple Payment Methods
- Standard documents cannot be edited as POS
### Request for Quotation
### Fixed Asset Depreciation
### Navigation -> Item, Customer, Supplier, Employee
- Heatmaps
- Transaction view on Masters
### Graphs in Reports
### New Portal Design
- New Homepage Design
- Sidebar in Portal View
- New Cart View
### Collaborative Project Management
- Add users
- Web View
- Add / edit issues
- View Timesheets
### Check Printing Format
### Minor
- Document flow-chart on Sales / Purchase Transactions
- Domain specific desktop views on startup
- Removed Is Sales Item, Is Purchase Item, Is Manufacturing Item checks
- Add opening Stock and Rate in new Item
- Cash Invoices in Purchase
- Show Products as List on Website
- Features Setup is gone. Settings moved to individual module setup views
---
## Frappe
### UI
- Editable Grids
- Image Field in DocType and view
- Dashboard, Heatmap, Graphs on Form View
- Document Flow in forms
### Celery to RQ
### Quick Entry
### Passwords
### 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)
### To Do
- test chat
- test Collaborative PM
- test cart
f97654a [grid] ux fixes and fixes for frappe/erpnext#5376
74919b9 [enhancement] remember list settings - sort, filters, paging
c7ede7e [Fix] Disallow users from editing a standard report
a5899a0 [list-settings] save in redis, db, save filters while switching views and patch
fe6de79 Merge pull request #1774 from rmehta/list-settings
fd07b73 [fix] list_settings
b33ab3a Merge pull request #1770 from saurabh6790/ignore_ifnull_in_database_query
d613820 [fix] [bug] grid-reorder
ae836dd Merge pull request #1775 from shreyasp/issue/report-builder
e125357 [fix] frappe.new_doc and with_mandatory_children
927be36 Update country_info.json
5c16b29 [fix] new_doc
19dd64e [fix] Naming of docs
dcf85cd Merge pull request #1776 from nabinhait/develop
34c4633 [minor] trigger primary action on save
c2e2919 [fix] refresh grid after re-render
ca2ca04 [fix] create new
5923895 [fix] [minor] chart section hidden initially
9f9096d [fix] grid refresh
1e9bdec [minor] separted js files into smaller chunks
2fc24df [fix] [grid] refresh_field
09de5b5 [minor] added Serbian Dinar, fixes frappe/erpnext#5311;
c45f812 [minor-fix] replaced frm.call with frappe.call
746ef26 Merge pull request #1777 from mbauskar/develop
376a87e Update bench-commands-cheatsheet.md
6704fef bumped to version 6.27.21
78f6282 Merge branch 'master' into develop
7899fc9 Merge branch 'hotfix'
e1bded6 fix bug for "duplicate key name" when db init
b22106b [fix] fixes #5437
b621471 [ux] email alert - show tasks for today, fix for multiple address selection in email, fixes frappe/erpnext#5436
4548cfb [minor] link-control to open in a new tab
c5be488 [fix] route for customize from list
4550b16 Merge pull request #1778 from strixaluco/develop
ce88488 [minor] fixes #1780
84fbd57 [minor] new-app title by default
c7e5518 [fix] socketio request.query
39bc69b Fixed issue in link field
4db3e3f Merge pull request #1782 from neilLasrado/develop
1210dda Merge pull request #1779 from wenzhixue/patch-1
cc8c562 Update permitted_documents_for_user.js
02353e8 Update permitted_documents_for_user.py
d718e83 Merge pull request #1783 from RobertSchouten/patch-17
5736a98 [enhance] show module flow on top of doctype
aaa64ab [fixes] added css for module flow
4e55c17 [fixes] get only selected doctype linkings
6722253 [fixes]
55ebe2f [fix] css
2fae88e [fixes] css fixes
c8e0384 [cleanup] document flow
a6ddb00 Merge branch 'saurabh6790-module_flow' into develop
f39dd3b [fix] setup wizard
f609654 [fix] document_flow.js
4347fac [fix] document_flow.js
423cdc6 [minor] css for upload.js
927e2bb [Image View] added flag on Customize Form to switch from List to Image view
e86a409 [Image View] added gallery plugin to display full image on image-view image click
15af292 [fixes] minor fixes, loaded gallery js files on demand
4184f6a [minor-fix] Filtered the image files from other types of files
cf99a33 [minor] quick-entry for user
1f99bfb [Fix] Attendence upload, system not throwing an exception for wrong input.
534ef21 [fix] provide document_flow
090446f Merge pull request #1786 from rohitwaghchaure/upload_attendence_error
5a53b0f [minor] removed unnecessary css, js files, commonified template for checkbox and comment section
b349c43 [fix] default font in email template
9e008ce [fix] add communication in comments, fixes frappe/erpnext#5450
620b2f8 [minor] get_gravatar in templates to not query and show
4ad2bc9 Merge pull request #1767 from mbauskar/image-view
8092f4a [minor] style fixes for image view
f59e6be [fix] dropbox backup can be changed if setup, fixes frappe/erpnext#5260
dea30f8 [fix] [style] document flow
652bbf5 [minor] added small button on image hover for full-size image
e3e835c Merge pull request #1788 from mbauskar/image-view
ad10a4b [fix] [style] listview
684c8a3 [fix] change in versioning: store __version__ in __init__.py
825a622 [fix] change in versioning: store __version__ in __init__.py
8d8b58d [fix] doc.flags.ignore_validate_constants
0c551d6 [fix] change in versioning: store __version__ in __init__.py
56d056c [version] changed to 7.0.0-beta
5a35548 [magic] frappe.emit_js
6979edf [fix] page_name chat for chat.json
f82917e Attach file from existing file list in file upload popup
9511e14 Move Frappe subscription features to Frappe App as Limits
bceda58 Updated let's encrypt doc
b891f66 [feature] a better msgprint
f435aaf [minor] msgprint as alert
278d2f8 Merge pull request #1791 from vjFaLk/lets-encrypt-doc
8df1c36 Merge pull request #1784 from vjFaLk/frappe-limits
526e9ea [security] encrypt passwords that need to be retrievable, except User password which should be hashed
b3c9299 Merge pull request #1795 from anandpdoshi/encrypted-passwords
bf93df0 [patch] update auth based on new password system
adc5e87 [cleanups] fixes to v7 changes
55d6bb7 [fix] [patch] password.py
831c302 [fix] letterhead and background-image url in pdf
15c4bba Fix for import-doc
814a786 Merge pull request #1796 from vjFaLk/import-doc-fix
3146910 [minor] [feature] email.py updates mins_to_first_response if field exists
36ccd24 [fix] mins_to_first_response
8b61ced New Command : add-bulk-email
ab3d184 [minor]
86733f8 [fix] set default value as 0 to image_view for doctype
dc8fd8d [Fix] Unable to see the communication on LEAD time line, #WN-SUP18721
074de6e [enhancement] show reports in list view
ac6053b [fix] grid sorting
a47580b [fix] rename password field
26f379e [fix] doc.get_password
f176555 [security] test password strength
155d065 [cleanup] remove celery from requirements.txt
7b0ce56 [fix] [image-view] fixes frappe/erpnext#5488
0ded47f [fix] desktop icons, fixes frappe/erpnext#5489
8d18bc4 [fix] show password strenght indicator in update password page
c4721bf [style] use native system fonts for website
19ece06 Merge pull request #1802 from anandpdoshi/password-strength
196f318 Merge pull request #1798 from vjFaLk/drip-emails
4099f0a fixed issues related to context resulting in loggin problems in portal
8b8cacb Merge pull request #1799 from saurabh6790/image_view_default
5feaf81 [fix] reconnect if mysql has gone away
097eddc Merge pull request #1800 from rohitwaghchaure/unable_to_view_communication_in_lead
5c10902 bumped to version 6.27.22
739441e Merge branch 'hotfix'
e6a9f30 Merge branch 'master' into develop
9d8812e [minor] send standard print format if the name is old
2d7a9d2 [minor] get chart date
63cd316 Option to include or not include document link in email body
0290b91 Label changed
a23f8ea Merge pull request #1790 from sbktechnology/develop
f07d7d6 Merge pull request #1807 from KanchanChauhan/view-link-in-email
0687eb1 Added misc Frappe Subscription features
acc4595 Merge pull request #1794 from vjFaLk/frappe-limits
8a91f1a [rename] Bulk Email to Email Queue
da95b48 [fix] merge fixes and test
461adc7 [fix] more rename from bulk to email queue
64fdb2d Merge pull request #1808 from rmehta/email-queue
a433cdb [fix] bulk email patch order
808de1a Merge pull request #1809 from vjFaLk/patch-fix
a30a713 [fix] website.js - msgprint
f81632b [redesign] removed website statics, www served like templates/pages
0cb3100 [redesign] website route is evaluated on request, no cold start
03f2955 Added tests for Scheduler
47005e9 [fix] parent_website_route + '/' + page_name = route
349a654 [website] fixes for generating docs
59a39c2 Fixed issues in Usage Info page
c262e7e [fix] tests
b6e8e01 [enhance] web forms are now first class
eb917cc Merge pull request #1812 from rmehta/remove-statics
31ad8d5 [fix] number format and website messages
2baf5b3 Merge pull request #1816 from vjFaLk/usage-info
37bf557 Merge pull request #1813 from vjFaLk/scheduler-test