seitime-frappe/frappe
Ankush Menat 9bbb5ea409
Merge pull request #25137 from ankush/print_failure_ux
fix: escalate print failures
2024-02-28 17:01:02 +05:30
..
api fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
automation refactor: useless use of dict in frappe.get_doc 2024-02-10 12:52:38 +05:30
change_log
commands refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
config refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
contacts feat(address): Add no_title param to get_condensed_address Jinja filter (#24949) 2024-02-23 05:46:14 +00:00
core fix: specify print_language in communication attachments 2024-02-28 14:19:28 +05:30
custom fix: add show_dashboard field on custom fields (#24984) 2024-02-21 12:58:34 +00:00
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
database fix: typo 2024-02-21 17:19:32 +05:30
desk fix: wrap read_only functions correctly (#25018) 2024-02-22 11:16:15 +00:00
email fix(notification): ensure outgoing mail is set on comms (#24814) 2024-02-27 16:47:46 +05:30
geo fix: add default timezone for Tanzania 2024-02-12 16:45:49 +05:30
gettext feat: extract translatable strings from JS template strings (#24904) 2024-02-19 11:08:25 +05:30
integrations Merge pull request #24114 from tanmoysrt/integrate_frappe_notification 2024-02-28 11:27:57 +05:30
locale New translations main.pot (German) (#25031) 2024-02-23 16:56:40 +05:30
model fix: replaced created by with owner in base_document (#25059) 2024-02-26 12:12:26 +00:00
modules refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
patches refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
printing chore: replace PFB Beta link with Print Designer (#25032) 2024-02-23 20:19:08 +05:30
public fix(UX): set default print language from print format 2024-02-28 15:25:58 +05:30
query_builder refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
search refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
social fix: ruff fixes 2024-02-07 17:04:31 +05:30
templates fix(weblist): Fix "More" button not working (#24893) 2024-02-19 11:17:46 +05:30
tests fix: escalate print failures 2024-02-28 16:42:03 +05:30
types fix: Correct type hint (#24990) 2024-02-21 19:12:21 +05:30
utils Merge pull request #25125 from akhilnarang/bg-job-docstring 2024-02-28 11:30:43 +05:30
website fix: escalate print failures 2024-02-28 16:42:03 +05:30
workflow refactor!: Drop user based workflow action compatibility (#24956) 2024-02-20 14:37:13 +00:00
www feat: hook for print format template loader (#25037) 2024-02-26 20:20:25 +05:30
__init__.py fix: escalate print failures 2024-02-28 16:42:03 +05:30
app.py feat: support array request type (#25109) 2024-02-27 16:41:33 +00:00
auth.py fix: Flag impersonated sessions 2024-02-24 18:25:09 +05:30
boot.py refactor(boot): frappe.cache() -> frappe.cache 2024-02-19 14:28:35 +05:30
build.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
cache_manager.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
client.py docs: add missing full stop 2023-12-18 19:09:45 +05:30
coverage.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
defaults.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
deferred_insert.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
exceptions.py feat: allow setting a custom http status code for redirects 2023-12-20 17:36:42 +05:30
frappeclient.py chore: typo in frappeclient.py (#24854) 2024-02-11 11:06:30 +00:00
handler.py fix: Check perm for library file before cloning (#25117) 2024-02-27 18:15:20 +00:00
hooks.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
installer.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py refactor: add_column (#24867) 2024-02-12 07:45:18 +00:00
modules.txt chore: remove event streaming module 2022-08-26 00:39:41 +05:30
monitor.py fix: tz aware vs naive comparison 2023-11-24 15:03:08 +05:30
oauth.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
parallel_test_runner.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
patches.txt fix: remove patch for hashing existing tokens 2024-02-19 18:38:21 +05:30
permissions.py fix: translate doctype in user-facing error message 2024-02-24 02:39:29 +01:00
push_notification.py chore: Add Push Notification Settings to Integrations workspace 2024-02-28 11:07:22 +05:30
rate_limiter.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
realtime.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
recorder.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
sessions.py fix: notify user that they were impersonated 2024-02-24 18:31:10 +05:30
share.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
test_runner.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
translate.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
twofactor.py refactor(twofactor): reduce number of calls to redis 2024-02-19 14:28:35 +05:30