Rushabh Mehta
8dbc2832c5
feat: App switcher
2024-09-06 14:11:39 +05:30
David
fe73c9f1aa
feat: add value tracer for test debugging
2024-09-05 21:58:19 +02:00
Akhil Narang
182ba2396f
fix: don't let getattr() raise an AttributeError, provide a default
...
Re-doing https://github.com/frappe/frappe/pull/27669 overwritten by https://github.com/frappe/frappe/pull/27563
2024-09-05 16:54:06 +02:00
gavin
a646c0a30e
Merge pull request #27563 from gavindsouza/set_link_titles
...
fix(desk): Use doc.name as fallback title
2024-09-05 16:50:43 +02:00
Shariq Ansari
bfb9d0beb8
fix: load apps_data in boot for desk
2024-09-05 19:20:52 +05:30
gavin
de341e98fa
Merge branch 'develop' into set_link_titles
2024-09-05 14:57:41 +02:00
Akhil Narang
674c294079
Merge pull request #27669 from akhilnarang/fix-27276
...
fix: don't let `getattr()` raise an `AttributeError`, provide a default
2024-09-05 18:02:57 +05:30
Akhil Narang
0b43594450
fix: don't let getattr() raise an AttributeError, provide a default
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-05 17:49:49 +05:30
Akhil Narang
5deba2e370
Merge pull request #27667 from cogk/fix-UnboundLocalError-partial_mail
...
fix(email): Fix unbound variable in make_error_msg
2024-09-05 17:43:36 +05:30
Corentin Forler
20b1f4b327
fix(email): Fix unbound variable in make_error_msg
...
UnboundLocalError: local variable 'partial_mail' referenced before assignment
2024-09-05 13:51:58 +02:00
Akhil Narang
9068dd21ae
Merge pull request #27665 from frappe/mergify/bp/develop/pr-27649
...
fix: Enhance the error message of the connected app authorization. (backport #27649 )
2024-09-05 17:21:57 +05:30
Gavin D'souza
32bcab40ba
fix(search): Add label only if value exists
2024-09-05 13:48:49 +02:00
Gavin D'souza
37316627c4
Merge branch 'develop' into set_link_titles
2024-09-05 13:41:24 +02:00
Frappe PR Bot
e6bad013ca
fix: sync translations from crowdin ( #27638 )
2024-09-05 12:08:45 +02:00
Akhil Narang
8c099ced74
chore: update message
...
(cherry picked from commit 4e6581b0fc9006bdf3e869565ec59727556972c1)
2024-09-05 10:02:47 +00:00
Türker Tunalı
733edd2ffd
fix: Enhance the error message of the connected app authorization.
...
Error were "Invalid state". The reason was user who created the token. So we've added a little bit more context here.
(cherry picked from commit 4ad55b98c28d4c342808d166e7c124b89729607e)
2024-09-05 10:02:46 +00:00
gavin
8aed92d569
Merge pull request #27618 from barredterra/refactor-data-field-validation
...
refactor: data field validation
2024-09-05 11:43:12 +02:00
Akhil Narang
d717ab17e6
Merge pull request #27608 from nikkothari22/increase-google-event-id-char-limit
...
fix: increase Google Calendar Event ID character limit
2024-09-05 14:41:46 +05:30
Shariq Ansari
eb41ca85f3
Merge pull request #27656 from ruthra-kumar/handle_lead_and_issue_separately
...
refactor: handle Issue and Lead separately on Communication
2024-09-05 13:28:16 +05:30
ruthra kumar
1456f42c68
refactor: handle Issue and Lead separately on Communication
2024-09-05 12:29:45 +05:30
David
801e00d1e8
fix: --pdb drop directly into test case frame
2024-09-05 00:42:53 +02:00
David Arnold
a837fa28fb
Merge pull request #25734 from blaggacao/feat/debug-tests
...
feat: add debug tests
2024-09-04 20:11:58 +02:00
David
789475e05f
chore: lint
2024-09-04 19:58:10 +02:00
David (aider)
85c9a6b1c8
feat: add list-sites command
2024-09-04 19:51:05 +02:00
David (aider)
f194eeee92
feat: add --pdb
2024-09-04 19:49:52 +02:00
David
97a9b604a3
fix: test module + test case + test method name
2024-09-04 19:49:48 +02:00
David (aider)
349e9c67f3
feat: Add --pdb and --pdb-on flags to FrappeTestCase
2024-09-04 19:46:15 +02:00
David (aider)
73e253fde2
docs: add extensive docstring to debug_on
2024-09-04 19:46:15 +02:00
David
cde915e7fe
feat: add debug tests
2024-09-04 19:46:14 +02:00
gavin
6704295415
Merge pull request #27276 from Mutantpenguin/patch-1
...
fix: 🐛 show link titles for virtual link fields too
2024-09-04 16:07:19 +02:00
Akhil Narang
79d2da6545
Merge pull request #27643 from giulio-perosino/develop
...
fix(style): background for pagination buttons on dark theme
2024-09-04 17:36:08 +05:30
Akhil Narang
5a0d2a94c9
Merge pull request #27629 from cogk/fix-parse-worse-email-headers
...
fix(email): Try to parse bad email address headers
2024-09-04 17:18:28 +05:30
giulio.perosino
3edb891b6e
fix: background for pagination buttons on dark theme
2024-09-04 10:11:23 +02:00
David
69ae0724ff
fix(notification): add ability to enqueue-call from server scripts
2024-09-03 20:46:17 +02:00
Akhil Narang
b3092fe46b
Merge pull request #27619 from marination/meta-migrate
...
fix: `get_valid_fields` excludes `show_on_timeline`, breaking migrations
2024-09-03 18:57:24 +05:30
Balamurali M
cea1713575
fix(EmailQueue): Log more error onto email queue
...
Require it log actual exception raised by Email Delivery Service on plan
limit reached
2024-09-03 16:36:03 +05:30
Corentin Forler
2ba199349c
fix(email): Try to parse bad email address headers
2024-09-03 10:40:29 +02:00
Shariq Ansari
1b18147461
fix: only change status on communication received if status is Replied & status contain option Open
2024-09-03 11:24:02 +05:30
Frappe PR Bot
ef0076ac1b
chore: update POT file ( #27590 )
2024-09-02 20:19:16 +02:00
Marica
f4ccdff4d6
feat(minor): Allow HTML descriptions on Grids ( #27620 )
2024-09-02 20:13:01 +02:00
Frappe PR Bot
71862505ce
fix: sync translations from crowdin ( #27471 )
2024-09-02 20:10:57 +02:00
marination
a893341f95
fix: get_valid_fields excludes show_on_timeline, breaking migrations
...
Co-authored-by: Gavin <gavin.dsouza@switchup.de>
2024-09-02 17:27:50 +02:00
barredterra
6ba7e8e11d
fix: skip all validation if there's no data
2024-09-02 15:49:41 +02:00
barredterra
8836978b86
refactor: import validation utils
2024-09-02 15:49:08 +02:00
Muhammed Raihan P A
8332341217
fix: usability of Phone field ( #27076 )
2024-09-02 15:43:25 +02:00
Akhil Narang
121be97694
Merge pull request #27614 from akhilnarang/fix-27542
...
fix(sessions): pass `force` parameter to `get_sessions_to_clear()`
2024-09-02 18:06:27 +05:30
Akhil Narang
1af796492c
Merge pull request #27553 from gavindsouza/rm-virtual-df-from-get_valid_columns
...
fix!: Skip virtual fields in meta.get_valid_columns
2024-09-02 18:02:46 +05:30
Akhil Narang
cd67eba32d
fix(sessions): pass force parameter to get_sessions_to_clear()
...
Not sure why this didn't get committed with the original PR: #27542
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-02 17:52:47 +05:30
Sumit Bhanushali
ca10a2859f
Merge pull request #27529 from frappe/fix_child_depends_on
...
fix: apply depends_on on field update
2024-09-02 17:07:16 +05:30
Nikhil Kothari
37cf6e2a86
fix: increase Google Calendar Event ID character limit
2024-09-02 13:50:11 +05:30