Pruthvi Patel
c467708fbc
fix: dynamic progress-bar color
2022-02-02 14:57:28 +05:30
Shariq Ansari
ae91bfa49e
fix: sider fix
2022-02-02 13:04:24 +05:30
Gavin D'souza
001075f88a
fix: Use lru_cache instead of cache
...
* Mainly because it was introduced in PY39
* Making this change beacuse I'd like to evict cold caches too
2022-02-02 13:03:38 +05:30
Shariq Ansari
434ab616df
fix: sider fix
2022-02-02 12:44:21 +05:30
Mohammad Hasnain Mohsin Rajan
3674117192
Merge pull request #14079 from hasnain2808/user-permission-for-restricting-nested-struct
...
fix: user permission for restricting nested struct
2022-02-02 12:34:16 +05:30
Shariq Ansari
d8403f4552
Merge branch 'develop' into doctype-name-length-validation
2022-02-02 12:25:21 +05:30
Shariq Ansari
0632b22597
Merge branch 'develop' into update-child-table-on-new-connection
2022-02-02 12:24:34 +05:30
Shariq Ansari
c64a42288d
chore: keep spaces around operators
2022-02-02 12:23:12 +05:30
Summayya
962a3736aa
refactor: add semicolon
2022-02-02 12:22:49 +05:30
Ankush Menat
5c17f9ad79
Merge pull request #15661 from gavindsouza/thumbnail-for-images
...
fix: Thumbnail for external images (from URL)
2022-02-02 12:21:06 +05:30
Shariq Ansari
85680cc93d
chore: better error message
2022-02-02 12:14:26 +05:30
mergify[bot]
819202f5da
Merge pull request #15560 from gavindsouza/set_value-refactor
...
refactor: frappe.db.set_value
2022-02-02 06:41:58 +00:00
Summayya
d5f5b07435
refactor: add condition for dashboard-view
2022-02-02 11:48:31 +05:30
Summayya
12c7f2ae2d
feat: add breadcrumbs in dashboard view
2022-02-02 11:47:50 +05:30
kamaljohnson
ffbf215070
fix: communication if is_first and no append_to issue
2022-02-02 11:29:43 +05:30
shadrak gurupnor
dce336f660
fix: added regex for alerts
2022-02-02 11:21:06 +05:30
kamaljohnson
12442726c6
fix: reply emails get_reference_doc from communication issue
2022-02-02 11:00:39 +05:30
kamaljohnson
f960fb70dc
fix: append_to in case of not passed issue
2022-02-02 10:29:09 +05:30
marination
dfffb25704
fix: Import moment in datetime js for web portal
...
- moment is imported via libs.bundle.js which is used in desk views
- frappe's web bundle does not contain moment due to which, `undefined moment` breaks loading other js assets
- for some odd reason, importing moment in the web bundle does not work, so this is a temporary fix for that
2022-02-02 10:16:31 +05:30
kamaljohnson
18820bf44e
feat: add test
2022-02-02 09:08:03 +05:30
Deepesh Garg
2ca5c390d0
fix: Use db insert for logs
2022-02-01 23:00:41 +05:30
Saqib Ansari
422e0d4461
Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor
2022-02-01 22:57:22 +05:30
kamaljohnson
498e6a9656
Merge branch 'develop' into fix-imap-folder-append-to-not-working-issue
2022-02-01 20:31:41 +05:30
kamaljohnson
58db376509
fix: email syncing with "seen" emails even if email_sync filter set to "unseen" issue
2022-02-01 20:06:26 +05:30
Ankush Menat
300031aa36
revert "refactor: get_docinfo without side effects"
...
This reverts commit 79f5a6b640 .
2022-02-01 19:39:02 +05:30
Pruthvi Patel
c118334f22
fix: attribute error in validate_links_table_fieldnames
2022-02-01 19:17:02 +05:30
kamaljohnson
43ac81be5d
refactor: remove debug logs
2022-02-01 19:04:18 +05:30
kamaljohnson
eb574ca9f1
feat: add filter for append_to wrt imap_folder
2022-02-01 19:01:41 +05:30
Gavin D'souza
8165cd2802
test: Add test for docfield.options virtual df usage
2022-02-01 19:00:10 +05:30
Gavin D'souza
4d00579667
fix: Skip data field validations for virtual field
2022-02-01 18:38:31 +05:30
Deepesh Garg
cafd513c49
fix: Remove partially completed status
2022-02-01 18:15:48 +05:30
Deepesh Garg
f9126bccc9
fix: Show import logs in data import doctype
2022-02-01 18:15:35 +05:30
Deepesh Garg
4a0343fdf1
fix: Total status count
2022-02-01 18:15:09 +05:30
Deepesh Garg
e925d26c89
fix: Error message display and linting issues
2022-02-01 18:15:08 +05:30
Gavin D'souza
bd89a9de86
Merge branch 'develop' of github.com:frappe/frappe into dynamic-docfields
2022-02-01 18:14:58 +05:30
Deepesh Garg
48f8af5bf8
fix: import log initialization
2022-02-01 18:13:51 +05:30
Deepesh Garg
d79abcf84c
fix: Changes required for data import log
2022-02-01 18:13:51 +05:30
Deepesh Garg
764878fe76
chore: Add separate doctype for Data Import Log
2022-02-01 18:13:51 +05:30
Deepesh Garg
d99b99cb7b
fix: Do not pull import logs in list view
2022-02-01 18:13:18 +05:30
Deepesh Garg
fc2f7fa028
fix: List view status
2022-02-01 18:13:18 +05:30
Deepesh Garg
33feee7ae2
fix: Toggle Import section
2022-02-01 18:13:18 +05:30
Deepesh Garg
1c6d911718
fix: Ability to export import logs
2022-02-01 18:13:18 +05:30
Deepesh Garg
f507011eda
fix: Use long queue for data imports
2022-02-01 18:13:18 +05:30
Deepesh Garg
9db540a675
fix: Add validation for file change
2022-02-01 18:13:18 +05:30
Deepesh Garg
866496437a
fix: Linting issues
2022-02-01 18:13:18 +05:30
Deepesh Garg
8c923820da
fix: Ability to continue partially processed data imports
2022-02-01 18:13:18 +05:30
Gavin D'souza
5c4905dd37
feat(minor): Allow expressions in options for DocFields
...
This means you don't have to write a custom controller or change backend
code to use Virtual DocFields! Write it in the options column for the
virtual field in Customize Form
Added doc and safe globals (from safe_exec) into the evaluation
namespace
2022-02-01 18:08:27 +05:30
Gavin D'souza
a0436250a6
fix: Don't validate fieldtype changes for Virtual DocFields
2022-02-01 18:07:58 +05:30
Gavin D'souza
b9395a4d71
fix: Handle Virtual DocFields in Desk
...
* Show as "Read Only" in forms/controls/webforms etc
* Exclude from filtering options in views
* Exclude from quick entry
2022-02-01 17:49:21 +05:30
Gavin D'souza
66b09afda6
fix: Don't create DB column for Virtual DocFields
2022-02-01 17:48:02 +05:30