Commit graph

37300 commits

Author SHA1 Message Date
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
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
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
Rushabh Mehta
f179a1286f
Merge pull request #26748 from blaggacao/perf/smaller-website-body
perf: significantly smaller website body
2024-07-18 07:33:56 +05:30
Jeroen Peperkamp
806d13dbb9
fix!: sort exported customizations by name for better diffs (#26927)
* fix: sort exported customizations by name for better diffs

* fix formatting

---------

Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
2024-07-17 21:14:58 +05:30
Akhil Narang
4b7683d044
fix: disabled users now have thread_notify disabled
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-17 19:11:52 +05:30
Poorvi-R-Bhat
029e6f7ddd fix: disabling the notifications when the user is disabled#18193 2024-07-17 17:43:50 +05:30
barredterra
eb28a7322b fix(Email Account): handle errors during error handling 2024-07-17 13:20:09 +02:00
Philipp Gruener
ffcd6d1ff5 fix: Added missing newlines after merge (for pre-commit checks) 2024-07-16 22:52:31 +02:00
gruener
efc9bdd4f6
Merge branch 'develop' into bugfix/postgres_schema_support 2024-07-16 22:47:01 +02:00
RJPvT
04e3f1d035 fix: makeup prettier
(cherry picked from commit 979a7659c9ee83139ff517802537cf6571e4ef4b)
2024-07-16 14:43:22 +00:00
RJPvT
f2904fb0db fix: not showing actions menu
should be .list-row-checkbox:checked (since three months ago)

(cherry picked from commit 77d31e04c4c0962163f54fd34b2e85105b98fe3c)
2024-07-16 14:43:22 +00:00
Akhil Narang
5e95e51219
fix: don't trigger Value Change notifications for deleted documents
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-16 18:07:15 +05:30
gavin
171792f8fc
feat: frm.set_headline_alert permanent (#27097)
Allow option to set a permanent headline on form. For when you want a
user to always be warned.
2024-07-16 14:18:13 +02:00
Raffael Meyer
1fe0f6e20b
fix: handle invalid images in HTML (#27095)
* fix: handle invalid image

* refactor: simplify broken image replacement

* fix: add alt attribute to broken image
2024-07-16 14:15:43 +02:00
Gursheen Kaur Anand
5a1d670f0b
Merge pull request #27084 from GursheenK/2FA-email-verification
fix: send 2FA OTP email synchronously
2024-07-16 16:34:47 +05:30
Akhil Narang
1f81228e3d
Merge pull request #27104 from frappe/l10n_develop
fix: sync translations from crowdin
2024-07-16 16:00:44 +05:30
Akhil Narang
bb35547263
Merge pull request #27106 from frappe/pot_develop_2024-07-14
chore: update POT file
2024-07-16 16:00:29 +05:30
Akhil Narang
f5fbca26f9
fix(multiselect_list): don't crash if a value with space is selected
Spaces or certain other characters don't seem to be well handled by
jQuery, so escape the value before checking.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-16 14:01:34 +05:30
Akhil Narang
8c74cc2d81
Merge pull request #27126 from Poorvi-R-Bhat/link-dropdown
fix: link fields were not displaying the dropdown values in the portal#18421
2024-07-16 11:14:16 +05:30
Poorvi-R-Bhat
e04b944d3a fix: link fields were not displaying the dropdown values in the portal#18421 2024-07-16 09:32:11 +05:30
git-avc
0fca3a3cdd fix: let's translate data on report excel exporting 2024-07-15 22:03:02 +02:00
Gursheen Kaur Anand
f56982326a
Merge pull request #27120 from GursheenK/workflow-action-email-warning
chore: add warning for workflow actions email
2024-07-15 21:05:25 +05:30
Gursheen Anand
3491f9d88a chore: add warning for workflow actions email 2024-07-15 20:21:22 +05:30
Akhil Narang
f2d418ce43
Merge pull request #27100 from gavindsouza/misc-fixes-12_07_24
fix: Misc fixes
2024-07-15 17:50:11 +05:30
Gavin D'souza
84919bfe8e
fix: Typing hint for Document.get_doc_before_save 2024-07-15 09:25:08 +02:00
Frappe PR Bot
2598705364 fix: Swedish translations 2024-07-14 22:45:05 +05:30
frappe-pr-bot
c5886a81f3 chore: update POT file 2024-07-14 09:33:19 +00:00