Suraj Shetty
fc08dffefa
Merge pull request #15709 from gavindsouza/sort-options-listviews
2022-01-25 13:16:19 +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
Rushabh Mehta
6752460f1e
fix(minor): smaller default image for empty list
2022-01-18 17:37:27 +05:30
Pruthvi Patel
53d4ddca43
fix: Recursive routing for Form route ( #15539 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2022-01-18 13:24:28 +05:30
mergify[bot]
785d5d7232
Merge pull request #15491 from resilient-tech/fix-delete-property-setter
...
fix: customize same property for multiple rows of DocType Link / DocType Action
2022-01-18 07:08:24 +00:00
Suraj Shetty
abaa2dc35e
style: Fix formatting issue
2022-01-18 11:57:38 +05:30
Raffael Meyer
53dc9f528d
fix: document email in timeline ( #15592 )
2022-01-18 11:51:32 +05:30
mergify[bot]
86f3e45956
Merge pull request #15634 from rohitwaghchaure/date-format-not-working-for-document-naming-rule
...
fix: the YYYY.MM.DD format not working for the document naming rule
2022-01-18 06:07:58 +00:00
mergify[bot]
2885885716
Merge pull request #15636 from netchampfaris/datatable-rtl-column-resize
...
fix: datatable column resize in rtl
2022-01-18 05:55:50 +00:00
Suraj Shetty
830a788294
Merge pull request #15641 from skjbulcher/kanban-click-drag-scroll
2022-01-18 11:24:58 +05:30
Suraj Shetty
568a86393c
Merge branch 'develop' into datatable-rtl-column-resize
2022-01-18 09:17:21 +05:30
Suraj Shetty
a630763849
style: Fix formatting
2022-01-18 09:13:42 +05:30