Commit graph

28666 commits

Author SHA1 Message Date
Chinmay D. Pai
66016ea76c
lint: fix spelling in comment
Signed-off-by: Chinmay D. Pai <chinmay.pai@zerodha.com>
2021-01-11 13:15:05 +05:30
Shridhar
fed664a443
fix: added check to create virtual doctype
Create virtual doctype only for non custom doctype
Create virtual doctype only if developer mode is set
2021-01-11 13:13:40 +05:30
Shridhar
08099056e3
feat: added controller required for virtual doctype in boilerplate 2021-01-11 13:13:40 +05:30
Shridhar
70dafa2dc0
feat: added test. Virtual doctype should not create table 2021-01-11 13:13:40 +05:30
Shridhar
97887f6af1
fix: test create virtual doctype 2021-01-11 13:13:39 +05:30
Chinmay Pai
bcbe162367
chore: change an instance of virtual_doctype to is_virtual 2021-01-11 13:13:39 +05:30
Shridhar
612f062461
feat: added test to create virtual doctype 2021-01-11 13:13:39 +05:30
Shridhar
d48e470b86
fix: renamed label and field name 2021-01-11 13:13:39 +05:30
Shridhar Patil
3aebcb1691
chore: clean up database schema sync for virtual doctype
Co-authored-by: Chinmay D. Pai <chinmay.pai@zerodha.com>
Signed-off-by: Chinmay D. Pai <chinmay.pai@zerodha.com>
2021-01-11 13:13:39 +05:30
Shridhar
42d889d2a4
fix: handle virtual doctype flag for existing doctypes 2021-01-11 13:13:38 +05:30
Shridhar
092d32be33
fix: fixed commenting and sharing for virtual doctypes 2021-01-11 13:13:38 +05:30
Shridhar
1bd0cf72ce
fix: listview throws table not exists error 2021-01-11 13:13:38 +05:30
Shridhar
156cc9805f
fix: link validation fetch from get doc 2021-01-11 13:13:38 +05:30
Shridhar
0b4940f017
fix: skip table creation for virtual doctype 2021-01-11 13:13:37 +05:30
Shridhar
c7b29100af
feat: virtual doctype
Virtual Doctype's data souurce can be anything a file or a secondary database table or an api
2021-01-11 13:13:37 +05:30
mergify[bot]
e5d3caf9a4
Merge pull request #12140 from Anurag810/ess_implementation
fix: validation for select permission and allow customisation for Role doctype
2021-01-11 05:45:28 +00:00
mergify[bot]
abe8222e91
Merge pull request #12183 from resilient-tech/feat-cors
feat: set CORS headers based on allow_cors site config
2021-01-09 11:30:25 +00:00
Sagar Vora
f35e8045d9 feat: set CORS headers based on allow_cors site config 2021-01-09 14:55:55 +05:30
Anurag Mishra
b59f818f74 feat: allow to save with select permission 2021-01-08 17:33:06 +05:30
Anurag Mishra
c88ef9d603 feat: removed Roles from special documents 2021-01-08 17:33:06 +05:30
mergify[bot]
878c7832e6
Merge pull request #12179 from resilient-tech/fix-timespan
fix: add yesterday and tomorrow to timespan; optimise get_timespan_date_range
2021-01-08 09:15:07 +00:00
Rushabh Mehta
b5b3d5a920
Merge pull request #12165 from resilient-tech/perf-get_controller
perf: revert to using global instead of frappe.cache for 75% reduction in call time
2021-01-08 14:33:28 +05:30
Prssanna Desai
6456f0f85e
Merge pull request #12091 from ishanloya/ui-improvements
fix: display field descriptions on mobile view
2021-01-08 12:32:38 +05:30
mergify[bot]
c78cb051d4
Merge pull request #12108 from nextchamp-saqib/grid-loop-fix
fix: grid infinte loop while evaluating depends on
2021-01-08 06:26:43 +00:00
Prssanna Desai
cbb7c7f311
Merge branch 'develop' into grid-loop-fix 2021-01-08 11:38:39 +05:30
Snyk bot
f939ec87cc
fix(Snyk): Security upgrade socket.io from 2.3.0 to 2.4.0 (#12181)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SOCKETIO-1024859
2021-01-08 11:31:33 +05:30
mergify[bot]
9883678280
fix(DocType): typos in version_html (endif instead of endfor) (bp #12106) (#12112)
* fix(DocType): typos in version_html (endif instead of endfor)

(cherry picked from commit a4f48766a1d44497eaab7306c1b900ddc3d297c2)

Co-authored-by: ci2014 <christoph.isik@wpci.de>
2021-01-08 11:28:16 +05:30
mergify[bot]
a994f2935b
Merge pull request #12109 from prssanna/communication-dialog
fix: don't set Message as mandatory in communication dialog
2021-01-08 05:49:18 +00:00
Manduul. B
11c01cd52d
fix: Wrong closing of h5 tag (#12178) 2021-01-08 11:11:50 +05:30
Sagar Vora
54f9b894ed fix: add yesterday and tomorrow to timespan; optimise get_timespan_date_range 2021-01-07 21:24:23 +05:30
Shivam Mishra
121dc23dca
Merge pull request #12173 from hasnain2808/fix-strip-html
fix: strip_html breaks when it gets undefined
2021-01-07 11:12:51 +05:30
Sagar Vora
34ad0cf331 fix: introduce frappe.controllers; clear global if cache is cleared; replace old references 2021-01-07 10:57:08 +05:30
hasnain2808@gmail.com
4f407ac2f4 fix: strip_html breaks when it gets undefined 2021-01-07 10:46:28 +05:30
mergify[bot]
be92f57225
Merge pull request #12141 from anupamvs/auto-repeat
fix: auto-repeat issue
2021-01-06 12:36:07 +00:00
Suraj Shetty
63ac675c0e
Merge branch 'develop' into auto-repeat 2021-01-06 17:36:18 +05:30
Sagar Vora
213744aa49
test: fix test_money_in_words (#12166) 2021-01-06 17:34:48 +05:30
Sagar Vora
bc305dab10 test: fix test_override_doctype_class by resetting cached values 2021-01-06 16:59:40 +05:30
Sagar Vora
c8ef51a8ec perf: revert to using _classes global instead of frappe.cache 2021-01-06 16:33:41 +05:30
Shivam Mishra
53eda718b6
Merge pull request #12078 from scmmishra/permission-alert-flag 2021-01-06 12:51:17 +05:30
Shivam Mishra
9d25ef66f5
Merge pull request #12058 from scmmishra/fix-reorder-fields-develop
fix: fields get reordered after adding new columns
2021-01-06 12:50:07 +05:30
Wolfram Schmidt
3e6dd594ef
fix: translation (#12117) 2021-01-05 17:18:54 +05:30
Tim Gates
f54ec2ba11
docs: fix simple typo, transaltion -> translation (#12136)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-01-05 17:18:09 +05:30
Anupam Kumar
dfc5fb3b5d
fix: list view comment count (#12156) 2021-01-05 17:05:35 +05:30
gavin
0b5868af00
fix: Strip HTML only if string is passed, else evaluate like before (#12157) 2021-01-05 16:52:38 +05:30
Anupam Kumar
35c612e076
fix: translator url (#12144) 2021-01-05 16:15:25 +05:30
mergify[bot]
3fdf78c5cb
Merge pull request #12099 from frappe/document-naming-rule-field-validation
fix: document naming rule validation for fields
2021-01-04 09:37:03 +00:00
mergify[bot]
2fd50e1202
Merge pull request #11912 from conncampbell/Read-Only-Grid-Field
fix: Read-only table has read-only form fields.
2021-01-04 09:32:11 +00:00
Shivam Mishra
aad5ace31a fix: clear cache after removing server scripts 2021-01-04 11:38:39 +05:30
Anupam
282030be5f fix: auto-repeat issue 2020-12-31 19:43:03 +05:30
Shivam Mishra
d133f9c5f3
Merge pull request #12138 from scmmishra/fix-json-dumps-date 2020-12-31 13:15:54 +05:30