Commit graph

4297 commits

Author SHA1 Message Date
Suraj Shetty
bf742e106d
Merge pull request #16050 from surajshetty3416/fix-document-links 2022-02-23 13:56:29 +05:30
Ankush Menat
d87915a12e test: docfield with {defaults} 2022-02-22 12:01:30 +05:30
Suraj Shetty
585086c0a8 fix: Use meta if parent doctype is same as current doctype 2022-02-22 10:20:40 +05:30
Suraj Shetty
e562368069 fix: Fix if table_field exists in meta of link.parent_doctype 2022-02-21 13:43:53 +05:30
Deepesh Garg
d5ce2b4a8c
fix: Totalling for tree view reports (#15950) 2022-02-19 21:22:35 +05:30
Sagar Vora
2337c70b7a fix: use throw instead of msgprint 2022-02-16 14:42:19 +05:30
smehata
6cbede451d
fix(Permission Manager): Update client-side permission data (#15945)
On updating access from Permission Manager. Permissions are not updated till we do a hard refresh.
![Screenshot from 2022-02-11 12-32-52](https://user-images.githubusercontent.com/53169014/153550692-dc530eec-f44e-497d-9aca-8c10f1819cb0.png)
2022-02-16 04:42:35 +00:00
Suraj Shetty
abec0d8664
Merge branch 'develop' into link_title_refactor 2022-02-14 11:03:55 +05:30
mergify[bot]
04bf47f117
Merge pull request #14593 from gavindsouza/dynamic-docfields
feat: Virtual DocFields
2022-02-14 05:31:35 +00:00
Saqib Ansari
027fa61963 Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor 2022-02-12 13:39:28 +05:30
Suraj Shetty
733718abf3
Merge pull request #15918 from resilient-tech/report_fix 2022-02-11 13:30:06 +05:30
mergify[bot]
9f2b015d87
Merge pull request #15832 from resilient-tech/fix-validate-links-table-fieldnames
fix: `AttributeError` in `validate_links_table_fieldnames`
2022-02-11 06:03:27 +00:00
Pruthvi Patel
c4060d4230 fix: enumerate from 1 2022-02-11 11:24:11 +05:30
hrwx
6fc87fb0e7 Merge branch 'develop' of github.com:frappe/frappe into try_except_for_comm 2022-02-10 12:06:16 +00:00
hrwx
e4ba46ae0d fix: add test cases for email parsing 2022-02-10 12:06:00 +00:00
mergify[bot]
f94168034e
Merge pull request #15800 from shadrak98/html-css-injection
fix: filter html tags in blog comments
2022-02-09 11:12:04 +00:00
Raffael Meyer
4750ff69e6
Merge branch 'develop' into msgprint-title-backend 2022-02-09 10:34:05 +01:00
Sagar Vora
f777700372 test: create new user 2022-02-09 13:14:11 +05:30
Sagar Vora
f0a10efa62 fix: improved validations 2022-02-09 12:22:54 +05:30
Daizy
ddd45a71bc feat: Allow users to customize their own reports 2022-02-09 11:07:04 +05:30
Saqib Ansari
6e0c4946f1 Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor 2022-02-09 10:43:34 +05:30
Gavin D'souza
0482f1362a Merge branch 'develop' of github.com:frappe/frappe into dynamic-docfields 2022-02-08 16:50:58 +05:30
Ankush Menat
b64c03d83d test: restricted QB 2022-02-08 13:22:31 +05:30
Ankush Menat
05e29fa496
test: ignore dataimport test on postgres (#15902)
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com>
2022-02-07 21:15:41 +05:30
phot0n
266e1f95ed chore: adding back idx column
This is needed for ordering in display of links as it keeps
track of the clicks on a particular link item
2022-02-07 16:40:01 +05:30
phot0n
aeadcb1322 chore(notifications.py): remove unused get_unseen_likes 2022-02-07 15:12:43 +05:30
phot0n
dfb1b8b406 chore(notifications.py): remove unused function get_unread_emails 2022-02-07 15:12:43 +05:30
phot0n
b31f3c24f6 refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes
* feat: add parent, parenttype, idx, parentfield columns to doctypes when transitioning from normal -> child table

* fix: remove parent, parenttype, parentfield, idx from DocType DocType
2022-02-07 15:12:37 +05:30
Suraj Shetty
ce791aef5f
Merge branch 'develop' into link_title_refactor 2022-02-07 12:45:48 +05:30
hrwx
6edb15aa6b fix: add try except for splitting email 2022-02-06 22:02:52 +00:00
Mohammad Hasnain Mohsin Rajan
4ff86e1d63
revert: "refactor: set amended docname to original docname" (#15867)
* Revert: "refactor: set amended docname to original docname"

80d111baf2.

* test: test if amended doc has different name
2022-02-04 17:22:18 +05:30
Suraj Shetty
68d934ae0f
Merge branch 'develop' into link_title_refactor 2022-02-04 14:53:26 +05:30
Mohammad Hasnain Mohsin Rajan
fb6c576ffa
test: delete blog after test (#15864) 2022-02-03 18:35:46 +05:30
Faris Ansari
a231715973
Merge pull request #15829 from deepeshgarg007/data_import_enhancements_develop
fix: Ability to continue partially processed data imports
2022-02-03 16:42:08 +05:30
Deepesh Garg
f23eb73b2a fix: Code cleanup 2022-02-03 16:11:57 +05:30
Suraj Shetty
3763b953a7
Merge pull request #15835 from sumaiya2908/add-breadcrum-to-dashboard 2022-02-03 13:17:09 +05:30
Suraj Shetty
a424f1c3aa
Merge branch 'develop' into doctype-name-length-validation 2022-02-03 12:12:04 +05:30
Deepesh Garg
7eed741029 Merge branch 'develop' of https://github.com/frappe/frappe into data_import_enhancements_develop 2022-02-03 09:06:51 +05:30
Deepesh Garg
977c9d1622 chore: Remove unused imports 2022-02-02 23:28:05 +05:30
Deepesh Garg
93c476ef30 fix: Test case 2022-02-02 23:14:41 +05:30
Shariq Ansari
749ace654c test: added unit test 2022-02-02 21:20:27 +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
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
12c7f2ae2d feat: add breadcrumbs in dashboard view 2022-02-02 11:47:50 +05:30
Deepesh Garg
2ca5c390d0 fix: Use db insert for logs 2022-02-01 23:00:41 +05:30
Pruthvi Patel
c118334f22 fix: attribute error in validate_links_table_fieldnames 2022-02-01 19:17:02 +05:30