Gavin D'souza
de2bcb08b4
fix!: Drop six PY2 compatibility package
3 년 전
Gavin D'souza
5503e18817
chore(typing): Add typing, style fixes
This was going to be a fix at first. Until I realised it couldn't...so I
removed the changes and kept the things back that helped me debug the
issue
3 년 전
mergify[bot]
028bb9eb06
Merge pull request #15722 from hrwX/virtual_dt
feat: get_count, get_stats for virtual doctype
3 년 전
mergify[bot]
3c8898af47
Merge pull request #15744 from ankush/patch/empty_file
fix: ignore empty `patches.txt` file
3 년 전
Ankush Menat
20a1c074b5
test: all known patches.txt format parsing
3 년 전
Ankush Menat
8b30b61c3e
fix: allow empty patches.txt
3 년 전
mergify[bot]
5a9074f978
Merge pull request #15740 from surajshetty3416/remove-email-salutation
fix: Remove salutation from email composer
3 년 전
Suraj Shetty
615c1d00f6
Merge branch 'develop' into remove-email-salutation
3 년 전
Ankush Menat
e5eca8232f
fix: dont auto drop manually created index on text types ( #15739 )
3 년 전
Rushabh Mehta
d8476de6b0
Merge pull request #15335 from shariquerik/wspace-new-design
feat: Workspace 2.0 new design 🎉
3 년 전
hrwx
dbb609bd0b
chore: review changes
3 년 전
mergify[bot]
bca9205b64
Merge pull request #15707 from ruchamahabal/fix-user-type
fix(User Type): Select perms not updated for link fields in child table
3 년 전
mergify[bot]
b81879e511
Merge pull request #15568 from resilient-tech/fix-customize-form-renaming
fix(Customize Form): delete translation for renaming only if label is empty
3 년 전
mergify[bot]
3f25d1c6b2
Merge pull request #15730 from shariquerik/fix-report-view-ui-test
test: flaky report_view UI test fix
3 년 전
Ankush Menat
fd227d38f4
feat: post model-sync patches ( #15351 )
Ability to run a few patches after the doctype model schema is synced.
Read module-level docstring of patch_handler.py for more info.
3 년 전
Suraj Shetty
a90a9ed807
fix: Remove salutation from email
Reasons:
- It shows up only when few conditons (which are not very clear) are met. Since the behaviour is not consistent it creates unnecessary confusion
- Salutations are not configurable. Not all users want to start their email with "Dear" in which case they have to clear it first.
3 년 전
Ritwik Puri
a4f83ad253
fix: revert gateway_settings and gateway_controller as non mandatory fields in payment gateway doctype ( #15729 )
3 년 전
Ankush Menat
420f2be418
fix: return docs from `frappe.model.sync` ( #15734 )
3 년 전
Shariq Ansari
616d87b75e
Merge branch 'develop' into fix-report-view-ui-test
3 년 전
Shariq Ansari
73f31737cd
test: flaky report_view fix
3 년 전
Shariq Ansari
19ffaf9f51
Merge branch 'develop' into wspace-new-design
3 년 전
Suraj Shetty
a3fa4273e2
Merge pull request #15724 from shariquerik/datetime-timezone-fix
3 년 전
Suraj Shetty
59be1a67d1
Merge branch 'develop' into datetime-timezone-fix
3 년 전
Suraj Shetty
befe4082b1
Merge pull request #15727 from surajshetty3416/fix-barcode-test
3 년 전
Suraj Shetty
7eaeaab8d2
test: Remove focus to avoid double focus
- Due to double focus barcode tests fails randomly
ref: https://dashboard.cypress.io/projects/92odwv/runs/25831/overview/067a8ebf-eed7-4caa-9719-59cc1b7ce5bf/video
3 년 전
Shariq Ansari
943f5af84c
Merge branch 'develop' into wspace-new-design
3 년 전
Shariq Ansari
3d6b8610d8
Merge branch 'develop' into datetime-timezone-fix
3 년 전
Shariq Ansari
8ff0a3029d
test: flaky timeline_email fix
3 년 전
gavin
d78b496208
fix(Custom DocPerm): Use Link type instead of Data for parent ( #15715 )
* fix: Use Link type instead of Data for parent
This makes sure frappe.rename_doc updates linked doctype records
* Revert "fix: Use Link type instead of Data for parent"
This reverts commit 93b3735106
.
* fix(rename_doc): Handle re-linking Custom DocPerm records
3 년 전
Shariq Ansari
54b3a32968
fix: get timezone in user_info
3 년 전
Shariq Ansari
3eff60f514
Merge branch 'develop' into wspace-new-design
3 년 전
hrwx
26a70e3cf1
feat: get_count, get_stats for virtual doctype
3 년 전
Suraj Shetty
6cda462293
Merge pull request #15716 from surajshetty3416/fix-cypress-rerun
3 년 전
Suraj Shetty
54196ed871
Merge branch 'develop' into fix-cypress-rerun
3 년 전
Suraj Shetty
fd5931e5a7
Merge pull request #15710 from shariquerik/fix-ui-test
3 년 전
Suraj Shetty
da5779dc43
ci: Run cypress tests on each re-run
- using $GITHUB_RUN_ID-$GITHUB_RUN_ATTEMPT to keep each re-run unique
- Previously, cypress used to just return "Run finished" (without actually re-running the test) after re-running the GA build (without updating the code). This used to give false impression that all tests are passed.
3 년 전
Suraj Shetty
fc08dffefa
Merge pull request #15709 from gavindsouza/sort-options-listviews
3 년 전
Shariq Ansari
50db829b3e
Merge branch 'develop' into fix-ui-test
3 년 전
Shariq Ansari
72352133c5
test: fixed failing multi select dialog test
3 년 전
Gavin D'souza
5742217e8e
refactor(minor): SortSelector.setup_from_doctype
3 년 전
Shariq Ansari
e10068e7fc
Merge branch 'develop' into wspace-new-design
3 년 전
Gavin D'souza
7fa9a3fd39
feat(minor): Add "in list view" fields in sort selector
3 년 전
Rucha Mahabal
e88707a8d4
fix(User Type): Select perms not updated for link fields in child table
3 년 전
Shariq Ansari
69558d53c6
test: fixed failing control icon test
3 년 전
Shariq Ansari
8d96954e41
test: fixed failing workspace test
3 년 전
Suraj Shetty
75245c25dc
Merge pull request #15680 from surajshetty3416/fix-db-index
3 년 전
Rushabh Mehta
cbaf7ca429
Merge pull request #15699 from phot0n/open-payment-gateway
fix: permissions for payment gateway doctype
3 년 전
Rushabh Mehta
8dcf4d6f1f
Merge pull request #15418 from Don-Leopardo/fix_html_custom_print_fotmat
fix: Module path for external print formats
3 년 전
Rushabh Mehta
ecaa957cfb
Merge pull request #15682 from alyf-de/translations-in-reportview
fix: translate fieldname in report dialog and alert
3 년 전
Rushabh Mehta
905fcb0d0e
Merge pull request #15703 from hrwX/webform_time
feat: time field in webform
3 년 전