Shariq Ansari
3d6b8610d8
Merge branch 'develop' into datetime-timezone-fix
2022-01-25 17:16:51 +05:30
Shariq Ansari
8ff0a3029d
test: flaky timeline_email fix
2022-01-25 17:01:38 +05:30
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 93b37351069df9a79f04bfa326378f09bf97700f.
* fix(rename_doc): Handle re-linking Custom DocPerm records
2022-01-25 11:14:34 +00:00
Shariq Ansari
54b3a32968
fix: get timezone in user_info
2022-01-25 16:19:49 +05:30
Suraj Shetty
6cda462293
Merge pull request #15716 from surajshetty3416/fix-cypress-rerun
2022-01-25 15:02:45 +05:30
Suraj Shetty
54196ed871
Merge branch 'develop' into fix-cypress-rerun
2022-01-25 14:28:26 +05:30
Suraj Shetty
fd5931e5a7
Merge pull request #15710 from shariquerik/fix-ui-test
2022-01-25 14:28:04 +05:30
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.
2022-01-25 13:46:18 +05:30
Suraj Shetty
fc08dffefa
Merge pull request #15709 from gavindsouza/sort-options-listviews
2022-01-25 13:16:19 +05:30
Shariq Ansari
50db829b3e
Merge branch 'develop' into fix-ui-test
2022-01-25 12:47:54 +05:30
Shariq Ansari
72352133c5
test: fixed failing multi select dialog test
2022-01-25 12:45:56 +05:30
Gavin D'souza
5742217e8e
refactor(minor): SortSelector.setup_from_doctype
2022-01-25 12:22:04 +05:30
Gavin D'souza
7fa9a3fd39
feat(minor): Add "in list view" fields in sort selector
2022-01-25 12:01:29 +05:30
Suraj Shetty
75245c25dc
Merge pull request #15680 from surajshetty3416/fix-db-index
2022-01-25 11:16:47 +05:30
Rushabh Mehta
cbaf7ca429
Merge pull request #15699 from phot0n/open-payment-gateway
...
fix: permissions for payment gateway doctype
2022-01-25 09:28:36 +05:30
Rushabh Mehta
8dcf4d6f1f
Merge pull request #15418 from Don-Leopardo/fix_html_custom_print_fotmat
...
fix: Module path for external print formats
2022-01-25 09:25:05 +05:30
Rushabh Mehta
ecaa957cfb
Merge pull request #15682 from alyf-de/translations-in-reportview
...
fix: translate fieldname in report dialog and alert
2022-01-25 09:22:59 +05:30
Rushabh Mehta
905fcb0d0e
Merge pull request #15703 from hrwX/webform_time
...
feat: time field in webform
2022-01-25 09:16:05 +05:30
hrwx
b550096161
feat: time field in webform
2022-01-24 20:51:55 +00:00
phot0n
1b6f94dfe6
fix: permissions for payment gateway doctype
2022-01-24 21:37:24 +05:30
mergify[bot]
3ddb489116
Merge pull request #15694 from sumaiya2908/portal-fixes
...
fix: padding and bg for portals
2022-01-24 12:11:42 +00:00
mergify[bot]
1d06077d35
Merge pull request #15639 from alyf-de/is_bool
...
refactor: use `is bool` instead of `== bool`
2022-01-24 11:30:02 +00:00
dependabot[bot]
5d2d9f6a25
build(deps): bump nanoid from 3.1.22 to 3.2.0 ( #15685 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 16:55:38 +05:30
Wolfram Schmidt
632b19da28
fix(translation): Update de.csv ( #15697 )
2022-01-24 16:54:33 +05:30
Summayya
294810b5b1
refactor: add bg color for profile webform
2022-01-24 13:49:22 +05:30
Summayya
a569b3e37f
fix: remove global bg color
2022-01-24 13:48:41 +05:30
Summayya
30b3c9caef
fix: remove extra padding
2022-01-24 13:48:17 +05:30
mergify[bot]
2fdd1ceba5
Merge pull request #15692 from ankush/trim_db
...
fix: correctly compute doctype name from table name
2022-01-24 06:04:05 +00:00
Ankush Menat
e58c557e12
fix: correctly compute doctype name from table name
2022-01-24 11:18:21 +05:30
Suraj Shetty
490b2f61cd
chore: Add nosemgrep comment to avoid semgrep warnings
2022-01-24 11:00:18 +05:30
Suraj Shetty
9a5409892d
fix(postgres): Create indexes while creating table
...
Previously, indexes were not getting created based on "search_index" configuration while creating new table
2022-01-24 10:26:38 +05:30
Suraj Shetty
47393bcb85
style: Fix formatting issues
2022-01-24 09:44:25 +05:30
Suraj Shetty
72af9c7366
test: Fix test_index_and_unique_constraints
2022-01-23 22:59:13 +05:30
Suraj Shetty
4d384f308b
fix: Unique and Index constraints
2022-01-23 22:57:33 +05:30
Suraj Shetty
39031d18ed
fix: Check if index exists with specific key_name
2022-01-23 17:44:07 +05:30
mergify[bot]
3cf3489172
Merge pull request #15684 from hrwX/add_validation_for_ui_test
...
chore: add exists check for web form ui test
2022-01-21 21:40:17 +00:00
hrwx
ae80c7e372
chore: add exists check for web form ui test
2022-01-21 19:29:14 +00:00
barredterra
e1497e1aad
fix: translate fieldname in report dialog and alert
2022-01-21 17:03:54 +01:00
Suraj Shetty
b3f9e8e2cf
test: Add cases to validate index and unique constraints
2022-01-21 21:20:47 +05:30
Suraj Shetty
c0fe37b94e
fix: Sync "index" & "Unique" constraint changes in DB
2022-01-21 21:18:16 +05:30
Raffael Meyer
d49199876a
chore: add translation context to strings( #15649 )
...
* chore: add translation context
* revert: changes to some translatable strings
This way existing translations will continue to work until the translation process is improved.
* style: sider
2022-01-21 12:30:18 +05:30
Suraj Shetty
a55ef8477b
fix: Set first day of the week for date range ( #15669 )
2022-01-20 15:46:16 +05:30
mergify[bot]
a053e8b33c
fix: allow custom queues (backport #15653 ) ( #15667 )
...
* fix: allow custom queues
(cherry picked from commit ab7077dd31c854f5a739f1a1a653e0fbffb2c53c)
* fix: remove site config and reformat the code
(cherry picked from commit b3e11c01ee08533e8ce151873e974730b16f26f7)
* fix: remove redundant code
(cherry picked from commit 51ae9a57fde9276877ef47a22d3a468a3fcfb479)
Co-authored-by: Lucas Vazquez <lucas5zvazquez@gmail.com>
2022-01-20 09:34:32 +00:00
Ankush Menat
b88a215da6
fix(ux): increase modal dialog size for diffview ( #15666 )
2022-01-20 14:50:16 +05:30
Suraj Shetty
02ffb1c2fa
Merge pull request #15663 from surajshetty3416/alert-colors
2022-01-20 09:39:43 +05:30
Suraj Shetty
377eb88198
fix: Update alert colors according to the new design
2022-01-20 09:29:29 +05:30
Suraj Shetty
1e70c02e43
Merge pull request #15659 from surajshetty3416/fix-toast-style
2022-01-19 15:13:23 +05:30
Suraj Shetty
a7a265c4b1
fix: Set toast's background color based on alert type
2022-01-19 14:29:50 +05:30
mergify[bot]
e153a087ca
fix(patch): reload property setter for new fields ( #15654 ) ( #15655 )
...
(cherry picked from commit 8f05cdb5d57c4f8d0525554f3ac0ca6b0c689d9f)
Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-01-19 12:57:32 +05:30
Rushabh Mehta
acac60d061
fix(minor): allow auto close without permission check
2022-01-18 18:06:27 +05:30