| .. |
|
api
|
fix: assume v1 if path is not set
|
2023-10-16 18:13:50 +05:30 |
|
automation
|
fix: Export None as type if select as no options (#25211)
|
2024-03-04 06:42:41 +00:00 |
|
change_log
|
|
|
|
commands
|
Merge pull request #25417 from akhilnarang/psql-history-log
|
2024-03-14 12:33:24 +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: Correct logic for comlete success
|
2024-03-28 14:48:10 +05:30 |
|
custom
|
fix: allow transitioning to long text
|
2024-03-15 15:00:07 +05:30 |
|
data
|
|
|
|
database
|
feat: don't require editing MariaDB configuration to setup frappe (#25609)
|
2024-03-26 18:49:22 +05:30 |
|
desk
|
fix: only add title field in search if it exists (#25634)
|
2024-03-25 05:18:07 +00:00 |
|
email
|
fix: set sane default timeout on SMTP
|
2024-03-18 19:19:32 +05:30 |
|
geo
|
fix: add default timezone for Tanzania
|
2024-02-12 16:45:49 +05:30 |
|
gettext
|
fix: suggested correction applied
|
2024-03-19 00:04:22 -03:00 |
|
integrations
|
fix(webhook): r is referenced here before its initialized
|
2024-03-22 18:59:02 +05:30 |
|
locale
|
fix: sync translations from crowdin (#25649)
|
2024-03-26 22:00:30 +05:30 |
|
model
|
perf: use meta for virtual and single checks (#25620)
|
2024-03-26 13:10:15 +05:30 |
|
modules
|
refactor: migrate virtual doctypes to new API
|
2024-03-11 18:25:05 +05:30 |
|
patches
|
fix: skip setting of contact full name if its too long (#25509)
|
2024-03-18 18:38:23 +05:30 |
|
printing
|
refactor: replace in_list(array, member) with array.includes(member)
|
2024-03-10 16:09:09 +01:00 |
|
public
|
Merge branch 'develop' into refactor-like-unlike
|
2024-03-25 21:31:39 +01:00 |
|
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: Export None as type if select as no options (#25211)
|
2024-03-04 06:42:41 +00:00 |
|
templates
|
chore(weblist): Fix data-txt encoding, remove notxt (#25101)
|
2024-03-15 15:51:39 +05:30 |
|
tests
|
fix: invalid select star expansions
|
2024-03-20 16:31:02 +05:30 |
|
types
|
fix: we want DF.Literal[None], not DF.LiteralNone
|
2024-03-13 15:57:46 +05:30 |
|
utils
|
fix: add missing arg while invoking _download_multi_pdf
|
2024-03-26 05:41:02 +00:00 |
|
website
|
Merge branch 'develop' into embedable-webform
|
2024-03-22 20:32:48 +05:30 |
|
workflow
|
fix: Export None as type if select as no options (#25211)
|
2024-03-04 06:42:41 +00:00 |
|
www
|
style: newlines that don't trigger semgrep
|
2024-03-22 17:54:22 +01:00 |
|
__init__.py
|
fix: debug stuck process by sending SIGUSR1
|
2024-03-18 11:59:47 +05:30 |
|
app.py
|
fix: commit regardless of framework's transaction_writes count (#25322)
|
2024-03-11 15:18:38 +05:30 |
|
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
|
fix(setup_module_map): fix caching
|
2024-02-28 17:41:18 +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
|
perf: avoid importing posthog if not required
|
2024-03-15 10:51:17 +05:30 |
|
installer.py
|
fix: update downgrade warning
|
2024-03-13 11:36:00 +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
|
test: setup signal and faulthandler to debug stuck tests (#25494)
|
2024-03-17 11:01:34 +00:00 |
|
patches.txt
|
fix(patch): Remove obviously invalid fetch from expressions (#25284)
|
2024-03-10 07:36:12 +00:00 |
|
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(recorder): handle frappe.db.sql(run=0) (#25450)
|
2024-03-14 17:47:37 +00:00 |
|
sessions.py
|
refactor: Use JSON for session data (#25207)
|
2024-03-04 06:47:48 +00:00 |
|
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 |