Ankush Menat
c33854010e
fix: while adding a new node only expand current node
...
deep expand is pointless and clutters the screen. Only expand / refresh
current node.
2021-12-13 23:10:04 +05:30
Ankush Menat
e089d6bafb
fix: adding a new child expands all childs
...
The refresh method is causing deep reload of parent node. Doesn't seem
like it's of any use here.
ref: https://github.com/frappe/frappe/pull/4805
This fix had side effect of expanding all parent node recursively.
2021-12-13 22:37:27 +05:30
Summayya
65dfd87f49
chore: add icon classes for each event type
2021-12-13 21:18:09 +05:30
Suraj Shetty
949619461b
Merge pull request #15281 from surajshetty3416/fix-getdoc-perm
2021-12-13 16:13:26 +05:30
Diksha Jadhav
c477398a2f
feat: make rating field's stars customizable with options field
2021-12-13 16:03:21 +05:30
Ahmad
bc675bab4a
fix: Convert user to lower case before equating
...
Co-authored-by: Sagar Vora <sagar@resilient.tech>
2021-12-13 15:54:14 +05:30
ahmadpak
22b89f2152
fix: method-get_doc_permissions
2021-12-13 15:53:44 +05:30
phot0n
afb3dbc59c
fix: upload jpeg image with alpha channel
2021-12-13 13:33:53 +05:30
Summayya
66febd024a
fix: remove display none class
2021-12-13 12:45:23 +05:30
Suraj Shetty
b0c39a24e2
Merge pull request #15276 from shadowoneau/add-new-vs-directory
2021-12-13 10:59:47 +05:30
Lucas James
f490f20822
chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore.
2021-12-13 11:16:11 +11:00
Rutwik Hiwalkar
1ec54c87c8
feat: patched frappe email to work with frappecloud mail app ( #15248 )
...
* feat: patched EmailQueue.send and frappe.utils.get_formatted_email
* chore: renamed hooks and handled an edge case
* fix: if the get_sender_details hook is defined but it returns invalid input
2021-12-12 21:09:31 +05:30
mergify[bot]
6fc0a7e5f4
Merge pull request #15268 from ankush/fix/hide_bench_path_from_tb
...
fix: remove bench path from traceback
2021-12-12 12:52:05 +00:00
Ankush Menat
00d38d568c
fix: remove slash prefix
2021-12-12 15:20:50 +05:30
Ankush Menat
40b7616a25
Merge pull request #15265 from phot0n/not-able-to-get-back-on-user-prifile
...
fix: not able to go back from user profile page
2021-12-12 13:14:20 +05:30
Ankush Menat
a7a0570178
fix: leaderboard link in sidebar
2021-12-12 12:52:09 +05:30
Ankush Menat
faa8c371fb
fix: change route when browsing someone else's profile
2021-12-12 12:47:59 +05:30
phot0n
41bb12a206
fix: not able to go back from user profile page
...
credit: @ankush
2021-12-12 12:34:19 +05:30
Ankush Menat
38cd12a95b
fix: remove bench path from traceback
...
This is mostly useless for debugging and clutters the error message.
2021-12-12 11:53:13 +05:30
mergify[bot]
b3ea89670c
Merge pull request #15221 from sumaiya2908/refactor-portal-breadcrum
...
refactor: breadcrumbs for portal pages
2021-12-12 05:13:04 +00:00
Shridhar Patil
92aeb972b6
fix: fixed query to run on postgres db ( #15239 )
2021-12-12 05:10:25 +00:00
mergify[bot]
e00ccd9771
Merge pull request #15180 from saxenabhishek/aks-feat-sanitise_qb_2
...
feat: sanitise frappe.qb
2021-12-12 05:01:19 +00:00
Shridhar Patil
6acbfd5e74
fix: Make query Postgres compatible ( #15240 )
...
* fix: updated query compatibale with postgres
* fix: updated query compatible with postgres
2021-12-12 05:01:06 +00:00
Suraj Shetty
504af72b85
Merge branch 'develop' into refactor-portal-breadcrum
2021-12-12 10:24:15 +05:30
Suraj Shetty
e8ced74901
Merge branch 'develop' into aks-feat-sanitise_qb_2
2021-12-12 10:16:26 +05:30
Suraj Shetty
dfebbe9529
Merge branch 'develop' into data-deletion-enhancements
2021-12-12 10:14:44 +05:30
Suraj Shetty
9ad5593b24
style: Fix indentation
2021-12-12 10:14:22 +05:30
mergify[bot]
fba03a01b3
Merge pull request #15212 from saxenabhishek/aks-feat-constCol
...
feat: build constant value cols
2021-12-12 04:40:28 +00:00
Suraj Shetty
1e1a29cab0
Merge branch 'develop' into coverage_plus_plus
2021-12-12 09:53:11 +05:30
mergify[bot]
404e9e79f9
Merge pull request #15256 from alyf-de/fix-copy-mail-data
...
fix: reload doctype IMAP Folder in patch
2021-12-11 12:42:45 +00:00
barredterra
0e31393326
fix: reload doctype IMAP Folder in patch
2021-12-10 16:34:45 +01:00
Faris Ansari
f74b9be2c3
Merge pull request #15253 from netchampfaris/zip-files
...
feat: Zip files
2021-12-10 17:24:55 +05:30
Faris Ansari
a4b99cd7b4
feat: Zip files
2021-12-10 17:21:19 +05:30
mergify[bot]
3e2421280e
Merge pull request #15250 from alyf-de/fix-migrate-fixtures
...
fix: update modified of Singles
2021-12-10 11:41:32 +00:00
barredterra
2ab030c4d8
fix: update modified of Singles
2021-12-10 12:26:32 +01:00
Subin Tom
2b8328715e
fix: Sales invoice cancellation error due to get_list ( #15243 )
...
* fix: Sales invoice cancellation error due to get_list
* fix: missed out one `get_list`
2021-12-10 07:51:27 +00:00
saxenabhishek
07ee1bdc0c
test: ConstantColumn
2021-12-10 12:30:19 +05:30
mergify[bot]
28b33930ba
Merge pull request #15230 from pateljannat/web-form-table-issue
...
fix: Web Form child table scroll issue
2021-12-10 06:11:17 +00:00
rohitwaghchaure
a3c3699a79
Merge pull request #15238 from rohitwaghchaure/customer-added-id-override-while-creating-records
...
fix: record name creating based on naming series and not as per the user input
2021-12-09 22:28:48 +05:30
Rohit Waghchaure
7118fb2e81
fix: record name creating based on naming seires and not as per the use set
2021-12-09 19:18:14 +05:30
Faris Ansari
4db2c1aaa3
feat: Document States
...
Customize the color of document states. Works with Status field.
2021-12-09 18:30:59 +05:30
mergify[bot]
4a40854f0f
Merge pull request #15225 from ankush/broken_comm
...
feat: copy error info to clipbaord + misc. fixes
2021-12-09 11:01:46 +00:00
Kenneth Sequeira
bac62ea014
fix: valid parent doctype error ( #15233 )
...
Co-authored by: Ankush Menat <me@ankush.dev>
2021-12-09 15:49:56 +05:30
Jannat Patel
13b660ca11
fix: web form table scroll issue
2021-12-09 11:17:45 +05:30
Ankush Menat
f3cbaf9df7
refactor: use navigator api for clipboard
2021-12-09 09:59:33 +05:30
Ankush Menat
ecdb893286
fix: copy to clipboard strips off newlines
...
input element isn't suitable for this hack, switch to textarea for
supporting newlines in text to be copied.
2021-12-09 09:59:33 +05:30
Ankush Menat
5b6012d0d3
feat: copy error to clipboard
...
Currently error can be reported if email is setup but other than that
only way to find error info is use browser's console.
This change adds a secondary button to copy error info to clipboard.
2021-12-09 09:59:33 +05:30
Ankush Menat
f589342c70
fix: missing content in communication composer
...
`message` is used as args in some places and `txt` in another.
Supporting both since there's no clear interface to this arguments for
this component.
2021-12-09 09:59:33 +05:30
Ankush Menat
3baa09401e
ci: update apt cache before install ( #15226 )
2021-12-09 09:59:19 +05:30
Jannat Patel
a97c71f3b5
fix: sider
2021-12-08 19:29:58 +05:30