Gavin D'souza
|
9cedd7616d
|
refactor: Show versions from Installed Applications to show "real"
versions synced with the site database
|
2020-11-09 12:48:54 +05:30 |
|
Gavin D'souza
|
2ac5fe2444
|
Merge branch 'develop' of github.com:frappe/frappe into multisite-list-apps
|
2020-11-09 11:06:24 +05:30 |
|
Frappe PR Bot
|
44bc0dd81c
|
chore: Update translations (#11895)
Co-authored-by: frappe <frappe@scw-dazzling-elgamal>
|
2020-11-07 16:45:30 +05:30 |
|
mergify[bot]
|
e17d75c8a2
|
Merge pull request #11833 from gavindsouza/no-compileall
fix: Move unnecessary compileall outside migrate
|
2020-11-06 13:27:05 +00:00 |
|
mergify[bot]
|
ae3a5a7b47
|
Merge pull request #11870 from gavindsouza/get_last_doc
feat: Added filters and order_by fields in frappe.get_last_doc API
|
2020-11-06 13:10:39 +00:00 |
|
Faris Ansari
|
6cd95054a9
|
Merge pull request #11866 from prssanna/invalid-filter
fix: don't throw if filter is invalid
|
2020-11-06 17:45:08 +05:30 |
|
gavin
|
9571fb0269
|
Merge pull request #11830 from gavindsouza/fix-remove-from-installed-apps
fix: Clear cache after updating defaults manually
|
2020-11-06 16:49:52 +05:30 |
|
Gavin D'souza
|
03c8a23d77
|
style: Trim the fat (whitepsace)
|
2020-11-06 15:34:06 +05:30 |
|
Gavin D'souza
|
ad603487a3
|
feat: Allow configurable filters and order_by for
frappe.get_last_doc
|
2020-11-06 15:25:07 +05:30 |
|
Faris Ansari
|
d3d3769c8f
|
Merge pull request #11863 from netchampfaris/remove-package-publish-tool
fix: Remove Package Publish Tool
|
2020-11-06 15:24:00 +05:30 |
|
mergify[bot]
|
368f9a86f0
|
Merge pull request #11888 from ruchamahabal/fix-scrolling
fix: Remove scrolling on focusout event for touchscreen devices
|
2020-11-06 09:53:09 +00:00 |
|
Faris Ansari
|
e79cc929be
|
Merge pull request #11809 from frappe/fix_web_template_display
|
2020-11-06 15:16:57 +05:30 |
|
Gavin D'souza
|
a173c3f2d3
|
Merge branch 'develop' of github.com:frappe/frappe into no-compileall
|
2020-11-06 14:58:27 +05:30 |
|
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 |
|
Faris Ansari
|
8887baa6be
|
fix: typo
|
2020-11-05 18:32:02 +05:30 |
|
Faris Ansari
|
e4ea747fe7
|
fix: Delete template folder on document delete
|
2020-11-05 18:30:40 +05:30 |
|
Gavin D'souza
|
d284d38b62
|
Merge branch 'develop' of github.com:frappe/frappe into fix-remove-from-installed-apps
|
2020-11-05 18:30:38 +05:30 |
|
Faris Ansari
|
5faccc7f7f
|
fix: Use before_save instead of on_update
on_update runs after the save operation so any document changes do not persist
|
2020-11-05 18:30:23 +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 |
|
Gavin D'souza
|
63907e4006
|
feat: Allow kwargs in frappe.get_last_doc
|
2020-11-04 16:45:56 +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 |
|
prssanna
|
f15b2cb04a
|
fix: don't throw if filter is invalid
|
2020-11-04 14:35:00 +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
|
84371e4203
|
fix: Remove Package Publish Tool
|
2020-11-04 13:32:15 +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
|
7b35e4d880
|
Merge branch 'develop' of github.com:frappe/frappe into no-compileall
|
2020-11-04 12:31:57 +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 |
|