Gavin D'souza
|
d8335e7a0e
|
Merge branch 'develop' of github.com:frappe/frappe into fix-broken-folders
|
2020-11-23 11:17:41 +05:30 |
|
gavin
|
f5f30a66a7
|
Merge pull request #11935 from gavindsouza/get_local_image
fix: Manage private images via get_local_image
|
2020-11-19 16:07:57 +05:30 |
|
mergify[bot]
|
1affc41aa6
|
Merge pull request #11869 from prssanna/prepared-report-batch-deletion
fix: delete prepared reports in batches
|
2020-11-18 10:43:30 +00:00 |
|
Suraj Shetty
|
ca3515c05a
|
Merge branch 'develop' into prepared-report-batch-deletion
|
2020-11-18 15:57:18 +05:30 |
|
Suraj Shetty
|
e084bfd83a
|
Merge branch 'develop' into maximum-attachment-limit-validation-develop
|
2020-11-18 14:32:37 +05:30 |
|
Shivam Mishra
|
563761cbb6
|
Merge pull request #11827 from ruchamahabal/fix-auto-repeat-field-creation
fix: create auto_repeat field only if docfield/custom field does not exist
|
2020-11-18 11:25:04 +05:30 |
|
Himanshu
|
f37789280b
|
fix(user defaults): Set user selected timezone in user defaults (#11902)
Co-authored-by: Sahil Khan <sahilkhan28297@gmail.com>
Co-authored-by: Sahil Khan <sahilkhan28297@gmail.com>
|
2020-11-18 10:47:33 +05:30 |
|
Suraj Shetty
|
245931def4
|
Merge branch 'develop' into prepared-report-batch-deletion
|
2020-11-18 10:32:47 +05:30 |
|
prssanna
|
b90980406c
|
fix: increase batch limit
|
2020-11-17 18:53:31 +05:30 |
|
Suraj Shetty
|
1685afc49e
|
fix: Update limit validation message
|
2020-11-17 13:49:10 +05:30 |
|
Suraj Shetty
|
a7264405b5
|
style: Fix formatting
|
2020-11-17 13:49:10 +05:30 |
|
Suraj Shetty
|
e64483ad89
|
test: Add test for attachment limit validation
|
2020-11-17 13:49:10 +05:30 |
|
Suraj Shetty
|
42fc8fb25c
|
fix: Convert limit to integer
|
2020-11-17 13:49:10 +05:30 |
|
Suraj Shetty
|
23efc9919a
|
fix: Update validation message
|
2020-11-17 13:49:10 +05:30 |
|
Suraj Shetty
|
b33461bb53
|
feat: Add server-side validation for attachment limit
|
2020-11-17 13:49:10 +05:30 |
|
Gavin D'souza
|
e8c6a7afc2
|
fix: Manage private images via get_local_image
|
2020-11-14 16:09:26 +05:30 |
|
Shivam Mishra
|
8fef0e0fcd
|
fix: TypeError on saving report with child table
|
2020-11-12 15:38:34 +05:30 |
|
Gavin D'souza
|
c5a420ffc7
|
fix: Allow doctype export with in_test flag set
|
2020-11-12 10:43:36 +05:30 |
|
Gavin D'souza
|
2a615226d5
|
fix: Clear class_doctypes cache for doctype rename, deletes for all
sites
|
2020-11-11 19:53:10 +05:30 |
|
Faris Ansari
|
3fec6c2ee1
|
fix: Python syntax highlighting in Script field
|
2020-11-11 19:09:36 +05:30 |
|
mergify[bot]
|
14fa7e2fe2
|
Merge pull request #11841 from Mangesh-Khairnar/remove-twilio-settings
refactor: Remove twilio integration
|
2020-11-11 10:31:44 +00:00 |
|
Gavin D'souza
|
d29b0504fc
|
fix: Allow rename controllers in test via rename_doc
|
2020-11-11 15:09:02 +05:30 |
|
Shivam Mishra
|
b86e6ac674
|
fix: validate links table data (#11884)
Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
|
2020-11-09 17:39:45 +05:30 |
|
Gavin D'souza
|
1e6674b472
|
fix: Allow doctype export in test mode
|
2020-11-09 15:58:21 +05:30 |
|
Gavin D'souza
|
012f98191a
|
Merge branch 'develop' of github.com:frappe/frappe into fix-broken-folders
|
2020-11-09 10:56:02 +05:30 |
|
Suraj Shetty
|
d2fc84623a
|
Merge branch 'develop' into non_negative
|
2020-11-05 18:07:54 +05:30 |
|
Suraj Shetty
|
764615715d
|
Merge branch 'develop' into explicit-enable-disable-form
|
2020-11-05 10:47:54 +05:30 |
|
prssanna
|
0245b0ff4f
|
fix: delete prepared reports in batches
|
2020-11-04 16:40:11 +05:30 |
|
Suraj Shetty
|
5632541b99
|
Merge branch 'develop' into non_negative
|
2020-11-04 15:14:28 +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 |
|
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 |
|
Faris Ansari
|
8c471b58b3
|
Merge pull request #11737 from netchampfaris/di-child-row-update
|
2020-11-04 12:14:46 +05:30 |
|
Faris Ansari
|
d017789426
|
test: fix test
|
2020-11-02 17:27:51 +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 |
|
Deepesh Garg
|
117db2d651
|
fix: Make route and action readonly for standard navbar items
|
2020-11-02 15:08:37 +05:30 |
|
mergify[bot]
|
34ec500318
|
Merge pull request #11732 from nextchamp-saqib/comm-link-fix
fix: email aggregation
|
2020-11-02 06:58:58 +00:00 |
|
Rucha Mahabal
|
044da8a575
|
fix: create auto_repeat field if docfield/custom field does not exist
|
2020-10-30 14:04:03 +05:30 |
|
Faris Ansari
|
dd9b17be85
|
chore: shrink csv
|
2020-10-29 21:48:06 +05:30 |
|
Faris Ansari
|
7e61089dd0
|
test: Test if existing child field updates
|
2020-10-29 21:46:55 +05:30 |
|
Deepesh Garg
|
3d9e4bbd8e
|
Merge branch 'develop' of https://github.com/frappe/frappe into non_negative
|
2020-10-29 16:53:36 +05:30 |
|
Deepesh Garg
|
dbd8f52e54
|
feat: Non negative check for Int, Float and Currency fields
|
2020-10-29 16:40:38 +05:30 |
|
Mangesh-Khairnar
|
04b1e40023
|
chore: remove twilio integration
|
2020-10-28 10:59:32 +05:30 |
|
Aditya Hase
|
172c345ec0
|
fix(scheduler): Forcefully execute job when triggered from Execute button
|
2020-10-28 10:31:48 +05:30 |
|
Aditya Hase
|
be627e8de0
|
fix(scheduler): Replace queue with frequency
The field was renamed but the old name was still being used.
This was broken since https://github.com/frappe/frappe/pull/8486
|
2020-10-28 10:31:48 +05:30 |
|
Gavin D'souza
|
650ff243b8
|
fix: Rename files after successful database update
|
2020-10-27 21:24:16 +05:30 |
|
Gavin D'souza
|
6334f2b6d1
|
fix: Commit after rename tables to avoid floating tables
|
2020-10-27 21:23:26 +05:30 |
|
Rushabh Mehta
|
e820d254c5
|
fix(confict): did not save and also fix tabs
|
2020-10-26 11:07:52 +05:30 |
|
Rushabh Mehta
|
6f346a61f4
|
fix(formatter):add link formatter for User and fix patch
|
2020-10-26 10:02:56 +05:30 |
|
Rushabh Mehta
|
742605542c
|
fix(minor): added ignore_ddl in frappe.db.get_all to ignore missing tables, columns
|
2020-10-26 10:02:04 +05:30 |
|