shariquerik
5dfe65f8f9
fix: sider fix
2021-06-15 21:23:38 +05:30
shariquerik
d08e0f6605
fix: server-side validation
2021-06-15 20:27:55 +05:30
shariquerik
1fbb22d36f
fix: Allow guest to comment on Web Page & Blog Post
2021-06-10 15:45:22 +05:30
Suraj Shetty
878ac658b2
Merge pull request #13333 from surajshetty3416/fix-breakpoint
...
feat: Add grid breakpoint css_variables
2021-05-25 16:08:22 +05:30
mergify[bot]
1c5747bf71
Merge pull request #13286 from gavindsouza/router-fix
...
fix: Don't strip 'app' from doctype route names
2021-05-25 10:31:12 +00:00
Suraj Shetty
ad8b844942
feat: Add grid breakpoint css_variables
...
So that other apps does not have to be dependant on 'variables' file to get grid sizes
2021-05-25 15:51:59 +05:30
mergify[bot]
b7312545f2
Merge pull request #13296 from resilient-tech/fix-col-heading
...
fix: set title attribute for grid header columns
2021-05-25 09:52:32 +00:00
mergify[bot]
b726f4bff7
Merge pull request #13325 from frappe/dependabot/npm_and_yarn/browserslist-4.16.6
...
chore(deps): bump browserslist from 4.4.2 to 4.16.6
2021-05-25 05:39:45 +00:00
gavin
6fb979b81c
Merge pull request #13206 from ankush/slack_disable_link
...
feat(minor): option to disable button in slack message
2021-05-25 11:05:34 +05:30
dependabot[bot]
62015292da
chore(deps): bump browserslist from 4.4.2 to 4.16.6
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.4.2 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.4.2...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 00:44:04 +00:00
mergify[bot]
19d905a2e8
Merge pull request #13295 from resilient-tech/fix-report-link
...
fix(Workspace): broken links for reports created with Report Builder
2021-05-24 17:10:53 +00:00
Ankush Menat
ba1c11008f
feat: option to disable button in slack message
...
Add a checkbox that lets user disable button which has link to the
document.
2021-05-24 22:01:45 +05:30
Kenneth Sequeira
6632b5876a
feat(minor): add number format parameter in fmt_money ( #13255 )
...
* feat: add number format parameter in fmt_money
* review fix: move new parameter at the end
Co-authored-by: Kenneth Sequeira <kenneth@Kenneths-MacBook-Air.local>
2021-05-24 16:14:56 +00:00
mergify[bot]
1ac27efa7a
Merge pull request #13309 from gavindsouza/exempt-button-customize
...
fix(DocType): Skip field name conflict validation for No value fields
2021-05-24 08:46:09 +00:00
Gavin D'souza
ee8f349344
fix: Skip field name conflict validation for No value fields
2021-05-24 12:57:18 +05:30
Gavin D'souza
c90cea89cb
feat(minor): Nudge for method exists for button fieldtype
...
This doesn't throw an exception, rather a msgprint in case the
developer isn't ready for that yet. This serves as a nudge rather than a
validation
2021-05-24 12:30:02 +05:30
Gavin D'souza
8d590eabca
fix: Don't throw error for fieldtype Button conflicts
2021-05-24 11:59:55 +05:30
mergify[bot]
36b3d415e7
Merge pull request #13303 from chromonav/user-profile-not-loading
...
fix: user profile not loading
2021-05-24 06:25:16 +00:00
Rushabh Mehta
03efb18571
Merge pull request #13044 from alyf-de/fix_number_format_de
...
fix: default number format for germany
2021-05-24 09:41:02 +05:30
Suraj Shetty
d6f8fc7429
Merge pull request #13306 from surajshetty3416/fix-script-manager
...
fix: Use extend_cscript in make to properly extend functions of class
2021-05-24 09:07:19 +05:30
Suraj Shetty
4410813502
fix: Use extend_cscript in make to properly extend functions of class
2021-05-24 09:05:00 +05:30
Chinmay Kulkarni
3e44744a37
fix: user profile not loading
...
fix issue caused during implementation of esbuild system
2021-05-23 23:30:01 +05:30
Suraj Shetty
b5b8810945
Merge pull request #13300 from surajshetty3416/fix-extend-cscript
2021-05-23 13:38:38 +05:30
Suraj Shetty
dcf2ef223c
Merge pull request #13284 from surajshetty3416/fix-email-tracker
2021-05-22 23:54:23 +05:30
Suraj Shetty
52a0a905a7
test: Fix email tracker test case
2021-05-22 20:44:48 +05:30
mergify[bot]
109c1882c5
Merge pull request #13293 from anandology/sendmail-issue-13292
...
fix: issue with sending emails
2021-05-22 12:11:18 +00:00
Sagar Vora
3756461926
fix: set title attribute for grid header columns
2021-05-22 14:14:10 +05:30
Sagar Vora
8513fdd34a
fix: missing semicolon
2021-05-22 13:39:19 +05:30
Sagar Vora
1edd2f68d4
fix: condition for is_query_report
2021-05-22 13:31:12 +05:30
Sagar Vora
c1e0930e16
fix(Workspace): broken links for reports created with Report Builder
2021-05-22 13:22:10 +05:30
Anand Chitipothu
114bdb5721
fix: issue with sending emails
...
The sendmail functionality got broken in recent refactoring to the email
module. The call to sendmail was passing from_addr and to_addrs in the
wrong order. This has been fixed.
Issue #13292
2021-05-22 11:05:39 +05:30
Gavin D'souza
ba7785eaa0
fix: Don't strip 'app' from doctype route names
...
After creation of a new document and going back would break routes for doctypes that start with 'App'. In observed instance, it would clips the “app” portion in the appraisal and appraisal-template.
2021-05-21 18:53:44 +05:30
Suraj Shetty
b38a15aad7
fix: Check
2021-05-21 17:35:02 +05:30
Suraj Shetty
925f1273d5
fix: Use email_account_doc to get track_email_status value
2021-05-21 17:11:14 +05:30
Suraj Shetty
07cdab3902
fix: Add a command to properly extend class methods
2021-05-21 17:01:28 +05:30
mergify[bot]
8e9432e40d
Merge pull request #13282 from revant/fix-node-utils
...
fix: set correct default redis async broker in node_utils
2021-05-21 11:18:24 +00:00
Revant Nandgaonkar
ff21cd4fce
fix: set correct default redis async broker in node_utils
2021-05-21 16:09:43 +05:30
Joseph Marie Alba
e8d79030f7
fix: Python 3 issue on re ( #13230 )
...
Python 3 interprets string literals as Unicode strings, and therefore \s and \g are treated as escaped Unicode characters.
Fix: Declare RegEx pattern as a raw string instead by prepending r
2021-05-21 13:14:33 +05:30
mergify[bot]
ad5778275d
Merge pull request #13272 from netchampfaris/bundled-asset-abs-url
...
fix: Make bundled asset URL absolute always
2021-05-20 15:15:45 +00:00
Faris Ansari
16ff2de946
fix: Make bundled asset URL absolute always
2021-05-20 20:22:14 +05:30
mergify[bot]
ed5ca19233
Merge pull request #13180 from alyf-de/fix_migrate_tree
...
fix: Ignore "lft" and "rgt" when importing/exporting fixtures
2021-05-20 10:56:44 +00:00
mergify[bot]
831cedc423
Merge pull request #13150 from nikhilponnuru/workspace-deleted-issue
...
fix: Workspace not found error
2021-05-20 06:23:02 +00:00
Suraj Shetty
d7b40ded9e
Merge branch 'develop' into workspace-deleted-issue
2021-05-20 11:41:49 +05:30
Suraj Shetty
938317b6c0
Merge pull request #13148 from frappe/dependabot/npm_and_yarn/lodash-4.17.21
2021-05-20 10:24:32 +05:30
mergify[bot]
11285db686
Merge pull request #13266 from szufisher/fix-13167
...
fix: grid copy from excel with header, field label in user language
2021-05-20 04:44:16 +00:00
Suraj Shetty
f6db458abc
Merge pull request #13162 from frappe/dependabot/npm_and_yarn/hosted-git-info-2.8.9
2021-05-20 10:11:19 +05:30
Suraj Shetty
24244d1c7d
Merge branch 'develop' into fix-13167
2021-05-20 09:58:04 +05:30
Suraj Shetty
6c107a4236
Merge branch 'develop' into dependabot/npm_and_yarn/hosted-git-info-2.8.9
2021-05-20 09:51:57 +05:30
Suraj Shetty
da121994b0
Merge pull request #13269 from frappe/mergify/bp/develop/pr-13265
2021-05-20 09:48:07 +05:30
Gavin D'souza
fc86458d3e
fix: Increase timeout for window close
...
On mobile view, window.close would block rendering the print view.
Increasing the timeout to 10s from 1s helps
(cherry picked from commit b341167ffc37b1b93bdf1d712406c1d730746fd6)
2021-05-20 04:16:21 +00:00