Rushabh Mehta
5a2c2a3250
fix(tests): [Workspace] Fix tests for actions in footer
2024-07-29 08:25:38 +05:30
Rushabh Mehta
d545f30b22
fix(tests): [Workspace] Fix tests for actions in footer
2024-07-29 07:58:10 +05:30
Rushabh Mehta
da3698ba30
fix(tests): [Workspace] Fix tests for actions in footer
2024-07-28 19:13:54 +05:30
Rucha Mahabal
f9bfafc134
fix(Web Form): enable no copy for 'Is Standard' flag ( #27222 )
2024-07-28 13:35:17 +05:30
Rushabh Mehta
40557741b2
fix(tests): [Workspace] Fix tests for actions in footer
2024-07-28 11:54:40 +05:30
Rushabh Mehta
76da422081
fix(minor): move Create Workspace button to footer
2024-07-27 12:25:37 +05:30
Rushabh Mehta
801d1a0710
Merge pull request #26736 from Nihantra-Patel/fix_workspace_report_builder_v15
...
fix: redirect report builder from workspace
2024-07-27 11:06:56 +05:30
Dany Robert
968800ce72
fix(babel): not a valid locale identifier ( #26749 )
2024-07-26 14:58:49 +02:00
P-Godfroid
67279d14a2
fix: get_token header typo ( #27202 )
...
Verfication changed into Verification
2024-07-26 14:43:15 +02:00
Akhil Narang
9978d61a32
Merge pull request #27200 from akhilnarang/fix-check-query-string-null
...
fix: check that query_string isn't null before trying to use it
2024-07-25 19:29:04 +05:30
barredterra
4f3b096f64
fix: translatable strings in doc.validate_value
2024-07-24 18:38:22 +02:00
barredterra
5280cc58f4
refactor: address query
2024-07-24 10:30:35 +02:00
Frappe PR Bot
95de3071b6
fix: sync translations from crowdin ( #27142 )
2024-07-24 10:02:07 +02:00
Akhil Narang
1d46f03dae
fix: check that query_string isn't null before trying to use it
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-24 12:46:25 +05:30
Akhil Narang
5acdc78701
fix(script_helpers): prevent TypeError when cur_frm is null
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-24 12:07:17 +05:30
Akhil Narang
b20942396b
fix(query_report): don't crash if execution_time isn't defined
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-24 12:01:46 +05:30
David
9ed2271d12
chore: adapt webhook preview
2024-07-22 16:26:21 +02:00
Frappe PR Bot
82979379f1
chore: update POT file ( #27177 )
2024-07-22 18:00:09 +05:30
Sumit Bhanushali
66eabd6738
Merge pull request #27101 from asharkinasuit/fix_check_field_list_filter
...
fix(list view): checkbox field list filter broken
2024-07-22 16:49:21 +05:30
ALB.Leach
dde466be3d
feat: Implement OAuth Backend App Flow for Email Accounts ( #27167 )
...
* feat: Implement OAuth Backend App Flow for Email Accounts
* chore: Reformat to satisfy linter
* chore: format
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
---------
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
2024-07-22 16:47:18 +05:30
Suraj Shetty
82fd0f012a
Merge pull request #26519 from blaggacao/feat/notification-preview
2024-07-22 16:39:02 +05:30
Nihantra C. Patel
427fd6f420
fix: calculation according to the decimal digit ( #26510 )
...
* fix: calculation according to the decimal digit
* fix: calculation according to the decimal digit
* fix: calculation according to the decimal digit
* fix: calculation according to the decimal digit
* fix: calculation according to the decimal digit
2024-07-22 16:23:16 +05:30
Maxim Sysoev
f9c7d8c386
feat: Chart labels from title_field if use Group by Type ( #27173 )
...
* feat: Chart labels from title_field if use Group by Type
* formatting
* Formatting
* trim trailing whitespace
* trim trailing whitespace
2024-07-22 14:06:36 +05:30
Akhil Narang
357307ffde
Merge pull request #27000 from pgruener/bugfix/postgres_schema_support
...
fix: Fixed schema isolation/support for postgres connectivity.
2024-07-22 13:50:26 +05:30
Akhil Narang
5c41ea14b1
Merge pull request #27182 from akhilnarang/make-background-print-optional
...
feat: allow disabling background print for a smaller number of documents
2024-07-22 13:10:48 +05:30
Akhil Narang
c299c01503
feat: allow disabling background print for a smaller number of documents
...
- Saves some storage as the PDFs aren't created as files
- Some sites are facing issues with background print, this can still be used while that's investigated
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-22 12:55:56 +05:30
Akhil Narang
372b96397c
Merge pull request #27170 from akhilnarang/fix-number-card-currency
...
fix: check df options for determining currency even if no doc is passed
2024-07-22 11:24:32 +05:30
git-avc
d144afac64
fix: handle aggregate columns
2024-07-22 01:21:07 +02:00
git-avc
965b992a22
fix: get label instead fieldname & discard int for get form_param
2024-07-21 23:59:12 +02:00
git-avc
ba9ce247cd
fix: show translate option just if needed
2024-07-21 22:27:43 +02:00
git-avc
9c89b3806a
fix: always translate labels
2024-07-21 22:22:48 +02:00
git-avc
37487cb4c1
feat: translate values option in export dialog
2024-07-21 22:21:36 +02:00
git-avc
0e730335b9
fix: exclude text editor
2024-07-21 21:36:16 +02:00
git-avc
9c44a85ceb
refactor: consider fieldtype for translation
2024-07-21 21:33:48 +02:00
avc
a3dba45d7a
Merge branch 'frappe:develop' into fix-report-excel-translation
2024-07-21 20:38:07 +02:00
Philipp Gruener
e2a1c506fe
fix: Added adjustments
2024-07-20 13:30:35 +02:00
Akhil Narang
60e145ea12
fix: check df options for determining currency even if no doc is passed
...
We can get data like `Company` from user defaults
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-19 15:42:17 +05:30
Raffael Meyer
284af156e0
fix: refresh fields after frm.set_read_only ( #26998 )
2024-07-18 21:17:14 +02:00
barredterra
55ddeda959
Merge remote-tracking branch 'upstream/develop' into user_doctype_permissions
2024-07-18 20:26:05 +02:00
Raffael Meyer
053ad46280
fix: skip redundant fields in fixture export ( #27048 )
2024-07-18 20:12:18 +02:00
David
f3fce843c6
fix(notification): preview from standard notification
2024-07-18 18:55:29 +02:00
David
b2a3102345
feat(notifications): add preview
2024-07-18 18:55:25 +02:00
Akhil Narang
53b054e72e
Merge pull request #24725 from blaggacao/chore/generalize-notification-receiver-fields
...
feat: generalize receiver logic in notifications
2024-07-18 15:30:52 +05:30
David
4a4e25f988
style: format
2024-07-18 11:48:17 +02:00
Akhil Narang
01de5ad796
Merge pull request #26978 from blaggacao/fix/email-record-linking
...
fix: email record linking via rfc5233 & rfc5322
2024-07-18 15:14:55 +05:30
Akhil Narang
ae375f1b5e
Merge pull request #27162 from akhilnarang/fix-newsletter-read-failure-logging
...
fix(newsletter): prevent `UnboundLocalError` when `doc` is not associated with a value
2024-07-18 13:32:57 +05:30
Akhil Narang
3354fe9db4
fix(newsletter): prevent UnboundLocalError when doc is not associated with a value
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-18 11:36:15 +05:30
Akhil Narang
231ca0d240
Merge pull request #27096 from marination/user-type-perms
...
feat: Allow Setting email, share and print perms via User Type
2024-07-18 11:06:24 +05:30
Akhil Narang
8c9a756a88
Merge pull request #27141 from Poorvi-R-Bhat/user_disable_email
...
fix: disabling the email notifications when the user is disabled#18193
2024-07-18 10:27:40 +05:30
Arun Mathai S.K.
02c680e68d
fix: migrate-to now works ( #27115 )
...
* chore : migrat-to pre check url
* feat: migrate-to now works
* fix: unecessary context
* chore: remove commented code
2024-07-18 10:27:20 +05:30