Commit graph

44094 commits

Author SHA1 Message Date
Revant Nandgaonkar
1ecb60f1b0 fix: call auth hooks before validate auth 2023-11-17 14:10:37 +05:30
Revant Nandgaonkar
fea87d09dc fix: call auth hooks before raising error 2023-11-17 12:48:49 +05:30
mergify[bot]
443d508669
Merge pull request #22884 from zeel-codder/fix-email-message-email-group
fix: use the use_html check in the Email Group
2023-11-17 06:17:17 +00:00
Shariq Ansari
bfe5d819a3
Merge pull request #23241 from shariquerik/workflow-fix-1 2023-11-16 18:01:56 +05:30
Akhil Narang
50129d3220
refactor(email_group): simplify logic to figure out which response to use
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2023-11-16 18:01:33 +05:30
Shariq Ansari
a339e83b25
Merge pull request #23238 from shariquerik/add-submit-role 2023-11-16 17:59:54 +05:30
Maharshi Patel
0b4f06c325
fix: remove quotes from IMAP Folder Name (#23242)
Quotes were added around folder name as spaces would cause issue with IMAP.

This extra quotes are also passed to query which sets the
uidnext and uidvalidity. where condition is never met

This values are used on subsequent pulls and without this values,
it is considered first pull and all UNSEEN mails are synced.

So even If user selected All in sync option it will always work as UNSEEN
option.

When UNSEEN is used it will mark all emails as seen on IMAP server when pulled.
2023-11-16 17:36:39 +05:30
Shariq Ansari
9adea285a3 test: fixed failing Customize Form UI test 2023-11-16 16:34:55 +05:30
mergify[bot]
4f90d24f02
Merge pull request #23170 from blaggacao/feat-add-new-db-bootstrap-only-command
feat(db): boostrap only option if database and user is managed externally to bench
2023-11-16 11:03:19 +00:00
Shariq Ansari
1ae12170e9 test: fixed failing Workspace UI test 2023-11-16 16:24:35 +05:30
Shariq Ansari
4e00c36f0d test: fixed failing Web Form UI test 2023-11-16 14:57:52 +05:30
Shariq Ansari
bb0a2ca4df fix: not able to edit private workspace 2023-11-16 14:57:31 +05:30
Shariq Ansari
ced6b033e1 text: fixed failing Grid Configuration UI Test 2023-11-16 14:03:27 +05:30
Shariq Ansari
95311a986a text: fixed failing Customize Form UI Test 2023-11-16 14:02:30 +05:30
mergify[bot]
a7171918ee
Merge pull request #22592 from blaggacao/feat/into-child-mapper
feat(model): implement into-child table mapper
2023-11-16 07:17:16 +00:00
Shariq Ansari
41af595a9a fix: set default allow_self_approval as 1 2023-11-16 12:39:56 +05:30
Shariq Ansari
45aba69a06 fix: set default state as 0 2023-11-16 12:39:31 +05:30
Shariq Ansari
584d43aea5 fix: change tab to form if doctype is set in customize form 2023-11-16 11:40:40 +05:30
Shariq Ansari
3341333a3a fix: combined details and settings tab in customize form 2023-11-16 11:40:04 +05:30
Shariq Ansari
8cbe919696 fix: add submit role to system manager if doctype is submittable 2023-11-16 11:16:53 +05:30
David Arnold
0ff08e4e0f
build(python): restricted python goes up to 3.11 only (#23229) 2023-11-15 18:23:42 +05:30
David Arnold
5a0a366f31
Merge remote-tracking branch 'upstream/develop' into feat-add-new-db-bootstrap-only-command 2023-11-15 11:02:49 +01:00
Suraj Shetty
3cd1fe0636
Merge pull request #22824 from bosue/bolden_match_part 2023-11-15 12:48:59 +05:30
Suraj Shetty
54c9ba715d
Merge pull request #23165 from hyaray/patch-1 2023-11-15 12:43:24 +05:30
Suraj Shetty
8f2db21f64
Merge pull request #23143 from blaggacao/fix/float-input-formatting 2023-11-15 12:33:46 +05:30
RitvikSardana
0c4245634f
feat: Apply Filters to Link Fields Via Form Builder (#22844)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2023-11-15 11:34:19 +05:30
Raffael Meyer
5d66112518
Merge pull request #23224 from barredterra/email-linking 2023-11-15 01:44:47 +01:00
barredterra
0911299ace test: mark as spam 2023-11-15 01:05:40 +01:00
barredterra
1aea320dfe refactor: mark as spam 2023-11-15 01:05:32 +01:00
barredterra
73a0ed9f15 fix: set status last 2023-11-15 00:44:22 +01:00
barredterra
6e753cf118 refactor: deduplication logic 2023-11-15 00:33:19 +01:00
barredterra
46a34e25e8 test: parse links in email 2023-11-15 00:01:13 +01:00
barredterra
329531bf6e feat: link communication by email 2023-11-14 23:27:27 +01:00
barredterra
2507c6af97 fix: check the correct email account 2023-11-14 23:25:34 +01:00
barredterra
02e3e23b4c refactor: email linking 2023-11-14 23:24:36 +01:00
David Arnold
91e22446d2
Merge remote-tracking branch 'upstream/develop' into feat/into-child-mapper 2023-11-13 10:03:38 +01:00
David Arnold
1a65576d4c
Merge remote-tracking branch 'upstream/develop' into feat-add-new-db-bootstrap-only-command 2023-11-13 10:02:23 +01:00
David Arnold
3559c8bc18
Merge remote-tracking branch 'upstream/develop' into fix/float-input-formatting 2023-11-13 10:00:16 +01:00
Suraj Shetty
49beb0c48e
Merge pull request #23203 from surajshetty3416/auto-format-vue-files 2023-11-13 12:40:47 +05:30
Suraj Shetty
a306818e49 ci: Ignore website theme file which has jinja in it 2023-11-13 11:53:55 +05:30
Suraj Shetty
b1294596db style: Auto format .scss files with prettier 2023-11-13 11:50:43 +05:30
Suraj Shetty
e91611a37b ci: Auto format .scss files with prettier 2023-11-13 11:49:46 +05:30
Suraj Shetty
b4bc871aab style: Auto format vue file with prettier
- Ran pre-commit run --all-files
2023-11-13 11:26:00 +05:30
Suraj Shetty
392fee66a2 ci: Auto format vue files with prettier 2023-11-13 11:25:13 +05:30
Dany Robert
c91a25e3b3
fix: workspace loading issue (#23179)
* fix: workspace loading issue

* style: format js

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-11-12 20:15:49 +05:30
mergify[bot]
b8d1ede3d7
Merge pull request #23161 from TMF42/fix--incorrect-date-range-when-relinking-documents
fix: incorrect date range when relinking files
2023-11-12 14:28:40 +00:00
Suraj Shetty
8dd73998b1
Merge pull request #23149 from git-avc/fix-docfield-columns-description 2023-11-12 07:54:56 +05:30
Ankush Menat
c69b043527
fix: send correct username in userinfo (#23177) 2023-11-11 08:08:39 +00:00
Akhil Narang
659cbcb88f
refactor(scheduler): drop unused parameter (#23174)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2023-11-11 11:29:12 +05:30
David Arnold
0dc2a9c2f3
refactor: normalize function signature 2023-11-10 15:12:59 +01:00