Deepesh Garg
fc2f7fa028
fix: List view status
2022-02-01 18:13:18 +05:30
Deepesh Garg
33feee7ae2
fix: Toggle Import section
2022-02-01 18:13:18 +05:30
Deepesh Garg
1c6d911718
fix: Ability to export import logs
2022-02-01 18:13:18 +05:30
Deepesh Garg
f507011eda
fix: Use long queue for data imports
2022-02-01 18:13:18 +05:30
Deepesh Garg
9db540a675
fix: Add validation for file change
2022-02-01 18:13:18 +05:30
Deepesh Garg
866496437a
fix: Linting issues
2022-02-01 18:13:18 +05:30
Deepesh Garg
8c923820da
fix: Ability to continue partially processed data imports
2022-02-01 18:13:18 +05:30
mergify[bot]
e43cf12941
Merge pull request #15821 from ankush/missing_email
...
fix: communication missing from form timeline
2022-02-01 08:30:04 +00:00
Faris Ansari
8018923365
Merge pull request #15784 from netchampfaris/fix-request-args-transformation
...
fix!: remove unnecessary array transformation in request args
2022-02-01 13:48:47 +05:30
Faris Ansari
7ef9a2554c
test: web request with array values as params
2022-02-01 13:16:16 +05:30
Ankush Menat
3af8debbad
test: docinfo
2022-02-01 11:58:38 +05:30
Ankush Menat
79f5a6b640
refactor: get_docinfo without side effects
2022-02-01 11:18:35 +05:30
Ankush Menat
2f239dbe4f
fix: communication missing from form timeline
2022-02-01 10:16:24 +05:30
Ankush Menat
da8c07d8fa
test: commented out lines in patches.txt ( #15818 )
2022-01-31 22:00:24 +05:30
mergify[bot]
1a05f4f9a4
Merge pull request #15805 from ruchamahabal/user-type-tests
...
test(User Type): add select perm doctypes
2022-01-31 15:44:34 +00:00
Saqib Ansari
bd8ac90286
fix(ux): show report button on too many writes error ( #15614 )
...
* feat: log errors on too many writes to ease debugging
* fix(ux): extract and show which app/file/function caused too many writes
* fix: postgres error checking assumes exception is postgres exception
* fix: better default for skipping frames
Typically stack is like: some_app -> your_function -> this function. So last 2 frames need to be skipped.
* fix: postgres error checking assumes exception is postgres exception
* fix: better default for skipping frames
Typically stack is like: some_app -> your_function -> this function. So last 2 frames need to be skipped.
* refactor: show Report button instead of logging
* revert: unnecessary new functionality
* test: assert exact exception
Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-01-31 18:57:32 +05:30
mergify[bot]
f804640e85
Merge pull request #15792 from netchampfaris/pfbb-fixes
...
fix: New Print Format Builder fixes
2022-01-31 09:23:59 +00:00
Wolfram Schmidt
fadb07393b
chore: Update de.csv ( #15802 )
...
added missing translation in DocType User
2022-01-31 14:33:59 +05:30
Rucha Mahabal
38393c56df
test(User Type): add select perm doctypes
2022-01-31 13:37:38 +05:30
Rushabh Mehta
4962fb8fd0
Merge pull request #15786 from phot0n/drop-post-post-comment-doctypes
...
refactor!: remove post and post comment doctypes
2022-01-31 09:34:35 +05:30
mergify[bot]
386903388a
Merge pull request #15799 from hrwX/add_attach_in_fetch
...
feat: add Attach Image in add_fetch
2022-01-31 03:35:44 +00:00
hrwx
5e2bfbd04f
feat: add Attach Image in add_fetch
2022-01-30 21:44:59 +00:00
mergify[bot]
7d5465b2e3
Merge pull request #15771 from OneiricIT/OneiricIT-webform-signaturefield
...
feat: signature field in webform
2022-01-30 07:27:58 +00:00
mergify[bot]
10bfad7dc1
Merge pull request #15768 from alyf-de/msgprint-title
...
fix: translate title in msgprint
2022-01-30 07:26:57 +00:00
Ankush Menat
eda052529b
fix: calling non-exisitng unescape method on HTML2Text ( #15796 )
...
test: xlsxutils
2022-01-30 12:17:02 +05:30
Faris Ansari
7223f749dc
fix: child table columns overflow
2022-01-29 12:21:01 +05:30
Faris Ansari
e198217d13
fix: Show Reset Changes only when there are changes
2022-01-29 12:20:45 +05:30
hrwx
ede9755649
fix: show sidebar in nav for md and sm screen size
2022-01-28 17:11:48 +01:00
phot0n
6baae86787
fix: patch for removing post and post comment doctypes
2022-01-28 21:07:18 +05:30
phot0n
e716a55932
refactor(minor): move frequently_visited_links from (now deleted) post to route_history
2022-01-28 20:55:24 +05:30
phot0n
17f8a70003
chore: remove post and post comment doctypes
2022-01-28 20:28:42 +05:30
Faris Ansari
b632cc558b
fix: remove unnecessary array transformation in request args
...
`key: ['value', 'value2']` is turned into `key: 'value'` for no reason
2022-01-28 18:47:57 +05:30
mergify[bot]
74964e04da
Merge pull request #15763 from gavindsouza/misc-fixes-6
...
fix!: Misc fixes
2022-01-28 10:17:13 +00:00
mergify[bot]
68034a4feb
Merge pull request #15777 from surajshetty3416/chat-removal-patch
...
fix: Add patch to remove chat related doctypes
2022-01-28 09:14:02 +00:00
Suraj Shetty
6f5feb05fa
fix: Add patch to remove chat related doctypes
2022-01-28 14:24:26 +05:30
Oneiric
4e5c748fb8
feat: siganture field in webform
2022-01-28 10:42:11 +11:00
barredterra
20d9a78628
test: compare message instead of entire dict
2022-01-27 20:04:55 +01:00
barredterra
90b5664758
fix: translate title in msgprint
2022-01-27 19:23:24 +01:00
Faris Ansari
bf19ebdeb6
fix(boilerplate): add .gitkeep in public folder ( #15765 )
...
add .gitkeep file so that public folder is committed to git this is
needed because if public doesn't exist, bench build doesn't
symlink the public folder to sites/assets
2022-01-27 19:17:41 +05:30
Wolfram Schmidt
4718ebc2c3
chore: update translation for first day of week
...
Added translation connected to: https://github.com/frappe/frappe/pull/15669
2022-01-27 19:17:08 +05:30
Gavin D'souza
d01688bf2d
fix: Don't set creation time during doctype sync
2022-01-27 18:33:26 +05:30
Gavin D'souza
487ff091c8
refactor(minor): email.make API
...
* Avoid double save if possible - seemed like it was added mistakenly,
didnt find enough evidence for it's addition
* Avoid json.loads breaking if "" was passed for attachments
2022-01-27 18:31:01 +05:30
Gavin D'souza
6b6e10f7c5
fix: Log errors correctly
...
Prior to this, no tracebacks were logged and the body of the log only
had what was supposed to be the title
2022-01-27 18:29:57 +05:30
Gavin D'souza
de2bcb08b4
fix!: Drop six PY2 compatibility package
2022-01-27 18:28:04 +05:30
Gavin D'souza
5503e18817
chore(typing): Add typing, style fixes
...
This was going to be a fix at first. Until I realised it couldn't...so I
removed the changes and kept the things back that helped me debug the
issue
2022-01-27 18:27:35 +05:30
mergify[bot]
315f9bbf35
Merge pull request #15752 from shariquerik/image-in-sidebar-mobile-view
...
fix: Show image in sidebar in mobile view
2022-01-27 10:43:30 +00:00
Suraj Shetty
e0ac23d2de
Merge pull request #15759 from surajshetty3416/fix-text-editor-style
2022-01-27 15:59:04 +05:30
Faris Ansari
be41896d60
revert: server script errors ( #15758 )
...
#15334 added a change where all exceptions are caught when a server
script is executed, which makes validation errors useless. reverting this
for now, until we find a better solution.
2022-01-27 15:37:17 +05:30
Suraj Shetty
0b2015f498
fix: Make text-editor resizable
2022-01-27 15:17:38 +05:30
Suraj Shetty
1569aa768c
fix: Code block style
2022-01-27 15:12:04 +05:30