Commit graph

18523 commits

Author SHA1 Message Date
Prateeksha Singh
3f519de474 feat(desk): Overlay customizations over default settings 2019-03-12 12:58:45 +05:30
Prateeksha Singh
6fd3c811ac fix(desk): build default settings 2019-03-12 12:32:03 +05:30
Faris Ansari
44f52aa5a4
Merge pull request #7051 from netchampfaris/desktop-boot-fix
fix: Use .get instead of box accessor
2019-03-11 16:14:56 +05:30
Suraj Shetty
9ef188cb7d
Merge pull request #7052 from netchampfaris/v12-patch-fixes
fix: Miscellaneous fixes for v12
2019-03-11 12:14:54 +05:30
Faris Ansari
9f9a579b0a
fix: Revert auto-commit 2019-03-11 12:00:54 +05:30
Faris Ansari
5ac4a34f24 fix: Update modified to pick up field change
- Default Print Language is not picked up in some migrations
2019-03-11 05:32:03 +00:00
Faris Ansari
015937f334 fix: Error log link when error in notification 2019-03-11 05:31:23 +00:00
Faris Ansari
2c2ca66cfd fix: Always commit error logs 2019-03-11 05:30:24 +00:00
Faris Ansari
f9b3a6c242 fix: Minor changes for smooth migration to v12 2019-03-11 05:29:50 +00:00
Faris Ansari
c735f60d95 fix: Use .get instead of box accessor 2019-03-11 10:21:04 +05:30
Rushabh Mehta
af605948bc fix(document_follow): ignore column missing if in patch 2019-03-11 08:55:12 +05:30
Faris Ansari
2fa90a29b5
Merge pull request #7026 from adityahase/fast-list
feat(desk): List View Settings
2019-03-09 10:38:24 +05:30
Faris Ansari
095067f11f
Merge branch 'develop' into fast-list 2019-03-08 21:10:06 +05:30
Faris Ansari
b61a37a233 fix: Notification test in Postgres (#7044) 2019-03-08 20:47:21 +05:30
Frappe Bot
94ea028db3 Merge branch 'master' into develop 2019-03-08 09:38:18 +00:00
Frappe Bot
37fa2dc7f6 Merge branch 'hotfix' 2019-03-08 09:00:40 +00:00
Frappe Bot
907aacc1cf bumped to version 11.1.14 2019-03-08 09:00:40 +00:00
Rushabh Mehta
40dd3eb70f
Merge pull request #7046 from deepeshgarg007/comments
fix: Move comments from communication
2019-03-08 12:56:21 +05:30
Rushabh Mehta
67d00d59d9 fix(migration): change user timestamp for reloading 2019-03-08 11:55:58 +05:30
Aditya Hase
b40be61a4c fix(cypress): Check everything in one test 2019-03-07 22:43:01 +05:30
deepeshgarg007
2fac689455 fix: Reload comment doctype 2019-03-07 22:15:04 +05:30
Aditya Hase
703e449cee
fix(hooks): Add missing commas
Fixes following scheduler error

ModuleNotFoundError: No module named 'frappe.deferred_insert.save_to_dbfrappe'; 'frappe.deferred_insert' is not a package
2019-03-07 20:29:39 +05:30
deepeshgarg007
2b403c2b31 fix: Datatype for comment 2019-03-07 18:41:38 +05:30
rohitwaghchaure
952dcedcc9
Merge pull request #7042 from rohitwaghchaure/after_bench_migrate_system_uncheck_disable_prepared_report
fix: after bench migrate system uncheck Disable Prepared Report in the report
2019-03-07 18:20:38 +05:30
Rohit Waghchaure
80bb7cba8f fix: after bench migrate system uncheck Disable Prepared Report in the report 2019-03-07 17:33:50 +05:30
Rushabh Mehta
2012068f03
Merge pull request #7041 from frappe/revert-7039-fix-comment
Revert "fix: sanitise comments for js events"
2019-03-07 17:18:52 +05:30
Rushabh Mehta
247c968964
Revert "fix: sanitise comments for js events" 2019-03-07 17:18:38 +05:30
Rushabh Mehta
ee9b894a53
Merge pull request #7039 from scmmishra/fix-comment
fix: sanitise comments for js events
2019-03-07 17:03:51 +05:30
Rushabh Mehta
d7ebaa07e9
Merge pull request #7038 from rmehta/unassign-rule-fix
Unassignment rule
2019-03-07 17:03:28 +05:30
scmmishra
7ef38cb4cc style: removed comments 2019-03-07 16:55:21 +05:30
scmmishra
c6516f16d0 fix: sanitise comments for js events 2019-03-07 16:40:45 +05:30
Rushabh Mehta
ecf6eedd9e fix(style): max height for timeline items, incase of long threads 2019-03-07 16:32:59 +05:30
Rushabh Mehta
30f313e513 fix(assignment_rule): only apply unassign rule if assiged by the same rule 2019-03-07 16:31:56 +05:30
Faris Ansari
83101c2682
Merge pull request #7034 from surajshetty3416/refactor-and-fixes
fix: Refactor frappe.require(web version) and fix timeline
2019-03-07 14:38:52 +05:30
Sagar Vora
7974880460 fix: remove tag not working for tags with sanitised labels (#7033)
Fixes https://github.com/frappe/erpnext/issues/12501

Before:

![before](https://user-images.githubusercontent.com/16315650/53933045-96d6bf80-40c2-11e9-957a-a6c469a673ef.gif)


After:

![after](https://user-images.githubusercontent.com/16315650/53933058-9d653700-40c2-11e9-90c3-2492107074aa.gif)
2019-03-07 14:37:28 +05:30
Aditya Hase
5493d1dfa3 fix(test): Remove unused operations from chat tests (#7028)
Reduces frappe app test time by 20 seconds
2019-03-07 14:36:06 +05:30
Anurag Mishra
cd191439fd feat: Document subscription (#6745) 2019-03-07 14:06:22 +05:30
Rushabh Mehta
313fb361dc fix(style): max height for timeline items, incase of long threads 2019-03-07 13:21:29 +05:30
sahil28297
7eb94a2d35
Merge pull request #7036 from sahil28297/create_contact_patch
fix(patch): ignore mandatory for creating contact through patch
2019-03-07 12:57:08 +05:30
Aditya Hase
6b3d3b57dc fix(desk): Ignore list view settings when not fetched
Views extending ListView inherit methods (sometimes without overriding)
For such cases check if list_view_settings property is available first
2019-03-07 12:56:25 +05:30
Sahil Khan
964fe26801 fix(patch): ignore mandatory for creating contact through patch 2019-03-07 12:38:53 +05:30
Suraj Shetty
b230b83590 fix: frappe.require style import 2019-03-07 11:04:10 +05:30
Suraj Shetty
ccfc02bcbb fix: Set owner of doc as 'Guest' if doc.owner is undefined
- instead of seting owner as loggedin user
2019-03-07 10:16:41 +05:30
Suraj Shetty
ef0eb75aa7 feat: refactor frappe.require(website version) to add multiple
script import
2019-03-07 10:09:13 +05:30
Suraj Shetty
8ae185f7ff chore: Set ecmaVersion = 8 in eslintrc to allow async await syntax 2019-03-07 10:07:10 +05:30
Suraj Shetty
dcf3d2d061 fix: Avoid default of field if its depends_on field is not set (#7004)
Avoid default of field if its depends_on field is not set

For example, We have a field **represents_company** in Customer DocType. This field is relevant only if the **Is Internal Customer** checkbox is checked. So the problem is even if **is_internal_customer** is unchecked by default the system sets the default for **represents_company**.

This PR fixes that.
2019-03-07 10:06:00 +05:30
Prateeksha Singh
5a67c57171
Merge pull request #7031 from pratu16x7/desk-use-container
fix(desk): use pre-existing container for desk
2019-03-07 08:45:41 +05:30
Prateeksha Singh
85d1b768b9 fix(desk): use pre-existing container for desk 2019-03-07 08:31:17 +05:30
FinByz Tech Pvt. Ltd
245a8186af fix: Allowed guest to attach files to web forms (#7017)
Created the fix for the issue [#6774](https://github.com/frappe/frappe/issues/6774), in which guest can attach files in web forms like job application.
2019-03-06 22:48:11 +05:30
Faris Ansari
2776d3301d fix: Test name 2019-03-06 19:30:39 +05:30