Rucha Mahabal
e88707a8d4
fix(User Type): Select perms not updated for link fields in child table
2022-01-25 11:42:18 +05:30
Shariq Ansari
69558d53c6
test: fixed failing control icon test
2022-01-25 11:37:09 +05:30
Shariq Ansari
8d96954e41
test: fixed failing workspace test
2022-01-25 11:23:07 +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
saxenabhishek
efd5c197cb
fix: sbool converting int stored as string
2022-01-25 03:07:34 +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
Raffael Meyer
c9946b2899
style: add comment
2022-01-24 16:07:48 +01:00
Shariq Ansari
7742416871
Merge branch 'develop' into wspace-new-design
2022-01-24 20:36:44 +05:30
Shariq Ansari
5540058a0d
fix: don't show last shortcut divider. Also handled responsive behaviour
2022-01-24 20:32:41 +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
Shariq Ansari
31fe137d7e
fix: while adding new block via dialog if dialog is closed empty space stays on the page
2022-01-24 14:24:56 +05:30
Shariq Ansari
3dfd2f2174
fix: removed is_page_allowed method while getting sidebar items (method is useless)
2022-01-24 14:18:29 +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
Shariq Ansari
da105f5ab4
Merge branch 'develop' into wspace-new-design
2022-01-24 10:50:59 +05:30
Shariq Ansari
4c994aeca2
fix: updated code to make workspace responsive
2022-01-24 10:50:37 +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
barredterra
a62da8ddeb
feat: translate column names in export of report
2022-01-21 13:05:54 +01:00
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
Pruthvi Patel
a5096a1a81
test: add comments and test cases for set_name_translation
2022-01-20 18:52:29 +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
Gavin D'souza
9dbaf252f0
fix: Check if binary file in Page Renderers
...
* Check if binary before rendering using StaticPage resolver
* Check if not binary before rendering using TemplatePage resolver
2022-01-19 19:30:45 +05:30
Gavin D'souza
897b8a5b66
test: Add test for hosting binary file using StaticPage resolver
2022-01-19 19:30:08 +05:30
Gavin D'souza
33ba441368
test: Add test for thumbnail creation of image without extn
2022-01-19 19:29:30 +05:30
Gavin D'souza
1a8e773127
fix: if response content-type is bin, try guessing downloaded content
...
type
2022-01-19 19:28:22 +05:30