Commit graph

28162 commits

Author SHA1 Message Date
Rucha Mahabal
59c5437af7 fix: Remove scrolling on focusout event for touchscreen devices 2020-11-06 13:52:44 +05:30
mergify[bot]
ca78636992
Merge pull request #11818 from deepeshgarg007/non_negative
feat: Non negative check for Int, Float and Currency fields
2020-11-05 13:09:08 +00:00
Faris Ansari
8d08bf29d2
Merge pull request #11875 from scmmishra/update-charts-1-5-3
chore: Bump Frappe Charts version
2020-11-05 18:38:22 +05:30
Faris Ansari
70d98f706f
Merge pull request #11763 from resilient-tech/fix-target 2020-11-05 18:37:28 +05:30
Suraj Shetty
d2fc84623a
Merge branch 'develop' into non_negative 2020-11-05 18:07:54 +05:30
mergify[bot]
f6b0596c8f
feat(Gantt View): allow overriding calendar settings (bp #11807) (#11874)
(cherry picked from commit 040d7ff0d41ef8136a5a26a590e799465a4aa451)

Co-authored-by: prssanna <prssud@gmail.com>
2020-11-05 11:21:16 +05:30
Shivam Mishra
80ad93a792 feat: bump frappe charts 2020-11-05 11:17:17 +05:30
mergify[bot]
4a4e30d0fb
Merge pull request #11867 from frappe/explicit-enable-disable-form
fix: enable disable save when navigating between docs
2020-11-05 05:34:24 +00:00
mergify[bot]
98d334a75f
Merge pull request #11872 from marination/checkbox-report
fix: Total Row in Checkbox Column Reports
2020-11-05 05:27:50 +00:00
Suraj Shetty
764615715d
Merge branch 'develop' into explicit-enable-disable-form 2020-11-05 10:47:54 +05:30
marination
201fe27f26 fix: Check of get_datatable_options exists in report settings 2020-11-05 10:28:41 +05:30
marination
d330575d49 fix: Total Row in Checkbox Column Reports 2020-11-04 23:18:39 +05:30
Shivam Mishra
505f4afc6a refactor: update disable_save variable instead of calling this.enable_save 2020-11-04 15:46:14 +05:30
mergify[bot]
1fe98d46e7
Merge pull request #11862 from netchampfaris/notification-settings-fixes
fix: Notification settings
2020-11-04 10:00:24 +00:00
Shivam Mishra
a4462a83d5 style: add semi 2020-11-04 15:19:09 +05:30
Suraj Shetty
5632541b99
Merge branch 'develop' into non_negative 2020-11-04 15:14:28 +05:30
Suraj Shetty
4278f25d61
Merge branch 'develop' into notification-settings-fixes 2020-11-04 15:14:12 +05:30
Shivam Mishra
b3bcc9f1bf fix: toggle enable on refresh
Moving between a read-only and non-read-only doc, the form save status would not be updated, this commit fixes it
2020-11-04 15:03:52 +05:30
Rushabh Mehta
ebf696c8c8 fix(minor): minor fixes in document_naming.py and mandatory 2020-11-04 15:02:45 +05:30
Shivam Mishra
d012d9145c refactor: explicitly enable and disable report 2020-11-04 14:42:38 +05:30
mergify[bot]
313aad91f3
Merge pull request #11864 from frappe/fix-query
fix: Doctype query in create new shortcut
2020-11-04 09:01:17 +00:00
Shivam Mishra
113779d9f8 refactor: remove istable param
The query_doctypes function relies on UserPermissions build_permissions, which excludes child tables by default
2020-11-04 14:12:04 +05:30
Shivam Mishra
f9282e5381 fix: doctype query in create new shortcut 2020-11-04 13:46:40 +05:30
Faris Ansari
7b739ed793
Update .mergify.yml 2020-11-04 13:42:32 +05:30
Faris Ansari
f6fc12578a fix: Rename Subscribed Documents to Open Documents 2020-11-04 13:02:00 +05:30
Faris Ansari
59bd093105 fix: Hide child doctypes from Open Documents 2020-11-04 13:01:32 +05:30
Gavin D'souza
7c6cd34c51 ci: Update names for GHA workflows and jobs 2020-11-04 12:27:14 +05:30
gavin
e24c01f798
ci: Rename jobs (#11858) 2020-11-04 12:18:18 +05:30
Faris Ansari
8c471b58b3
Merge pull request #11737 from netchampfaris/di-child-row-update 2020-11-04 12:14:46 +05:30
mergify[bot]
5277ff3202
Merge pull request #11673 from prssanna/list-paging-scroll
feat: reset scroll position on list paging
2020-11-04 06:13:56 +00:00
Suraj Shetty
dd51ac3efc
Merge branch 'develop' into list-paging-scroll 2020-11-04 11:27:11 +05:30
gavin
6237be9c8a
Merge pull request #11831 from gavindsouza/use_ddl
fix: Use sql_ddl to avoid exception triggered while running drop sql
2020-11-03 15:40:30 +05:30
mergify[bot]
20084db780
Merge pull request #11853 from surajshetty3416/fix-email-validation-error
fix: Show custom message for invalid login credentials
2020-11-03 09:23:01 +00:00
Suraj Shetty
e25597a515 fix: Raise email specific exception 2020-11-03 14:38:17 +05:30
Suraj Shetty
df233fcfed fix: Set check_email_server_connection as instance method 2020-11-03 12:55:43 +05:30
Suraj Shetty
aef8ecc7ef fix: Show custom message for invalid login credentials 2020-11-03 12:43:39 +05:30
mergify[bot]
5a84c1fc94
Merge pull request #11840 from AndyOverLord/patch-1
fix: Email password prompt missing field name for submit button
2020-11-03 05:05:51 +00:00
Suraj Shetty
17279cfe0c
Merge branch 'develop' into patch-1 2020-11-03 10:19:05 +05:30
Rushabh Mehta
6150c3ffad fix(hot): layout.js 2020-11-03 09:16:15 +05:30
Deepesh Garg
922d383c27
Merge pull request #11822 from deepeshgarg007/navbar_logo_height_devlop
fix: Navbar logo height and width
2020-11-02 19:08:03 +05:30
mergify[bot]
48457db4fe
Merge pull request #11843 from hasnain2808/fix-incorrect-exception
fix: Throw exception if template not found
2020-11-02 13:27:37 +00:00
Suraj Shetty
afed124a53
style: Simplify code 2020-11-02 18:40:49 +05:30
Prssanna Desai
758f42167a
Merge pull request #11846 from prssanna/number-card-stat
fix: shorten number card percentage stat
2020-11-02 17:51:40 +05:30
Faris Ansari
d017789426 test: fix test 2020-11-02 17:27:51 +05:30
prssanna
8d70e3ec5b fix: shorten number card percentage stat 2020-11-02 17:26:17 +05:30
Mohammad Hasnain
980c98d702 fix: solve linting 2020-11-02 17:18:30 +05:30
Prssanna Desai
6e931e6b2a
fix: disable chart form condition (#11844) 2020-11-02 16:55:47 +05:30
mergify[bot]
cd9b806439
Merge pull request #11842 from deepeshgarg007/navbar_settings_fixes
fix: Make route and action readonly for standard navbar items
2020-11-02 11:15:43 +00:00
gavin
81df6fc92a
fix: Open console even if Frappe imports failed (#11832)
Co-authored-by: Sagar Vora <sagar@resilient.tech>
2020-11-02 16:42:12 +05:30
mergify[bot]
98c732c270
Merge pull request #11742 from frappe/login-code-size
refactor: Login Code Size too Small on Mobile
2020-11-02 10:55:38 +00:00