| .. |
|
automation
|
chore: generate type annotations
|
2023-07-24 15:32:48 +05:30 |
|
change_log
|
|
|
|
commands
|
fix: add env overrides for service orchestration (#21577)
|
2023-07-14 11:39:01 +05:30 |
|
config
|
chore: dead code removal (#18410)
|
2022-10-13 15:55:40 +05:30 |
|
contacts
|
fix: pass email as value
|
2023-07-24 16:02:22 +02:00 |
|
core
|
fix: disable activity log global search
|
2023-08-09 15:18:50 +05:30 |
|
custom
|
chore: generate type annotations
|
2023-07-24 15:32:48 +05:30 |
|
data
|
|
|
|
database
|
chore: remove conflict-marker look-alike
|
2023-07-28 11:45:56 +05:30 |
|
desk
|
Merge pull request #21895 from cogk/fix-clear-bootinfo-cache-on-workspace-creation
|
2023-08-08 12:37:35 +05:30 |
|
email
|
test: set request before verifying
|
2023-08-05 14:43:45 +05:30 |
|
geo
|
chore: generate type annotations
|
2023-07-24 15:32:48 +05:30 |
|
integrations
|
fix: show full name instead of first/last name
|
2023-07-27 13:22:38 +05:30 |
|
model
|
fix: check before deleting prepared report (#21950)
|
2023-08-07 14:00:34 +05:30 |
|
modules
|
fix(Workspace): ignore is_hidden when importing standard workspaces (#21470)
|
2023-06-23 21:01:22 +05:30 |
|
patches
|
fix(event)!: Move "Cancelled" to status instead of event_type (#21471)
|
2023-07-11 18:56:57 +05:30 |
|
printing
|
test: skip tests on RO app paths which require write access (#21878)
|
2023-07-31 12:46:23 +05:30 |
|
public
|
fix: barcode scanner library path
|
2023-08-08 12:57:44 +05:30 |
|
query_builder
|
ci: update pyupgrade
|
2023-07-14 14:24:08 +05:30 |
|
search
|
refactor: Add a maxsplit limit to string splits
|
2023-01-24 19:22:51 +05:30 |
|
social
|
chore: generate type annotations
|
2023-07-24 15:32:48 +05:30 |
|
templates
|
feat: text editor and mentions for discussions (#21886)
|
2023-08-07 20:23:53 +05:30 |
|
tests
|
fix: validate fieldname in get_group_by_count (#21932)
|
2023-08-06 17:33:34 +05:30 |
|
translations
|
Merge pull request #21903 from barredterra/print-report-filters
|
2023-08-08 11:08:32 +05:30 |
|
types
|
feat(DX): type annotated python controllers
|
2023-07-24 15:32:46 +05:30 |
|
utils
|
fix(DX): Wrap print format errors (#21944)
|
2023-08-06 18:55:16 +05:30 |
|
website
|
fix(Web Form): translation of forwarding message (#21948)
|
2023-08-08 11:05:42 +05:30 |
|
workflow
|
chore: generate type annotations
|
2023-07-24 15:32:48 +05:30 |
|
www
|
chore: minor fix
|
2023-08-07 20:47:58 +05:30 |
|
__init__.py
|
fix: Guess most likely exception source (#21827)
|
2023-07-27 17:30:04 +05:30 |
|
api.py
|
fix: Apply field permlevel for doc GET via REST
|
2023-01-09 15:47:21 +05:30 |
|
app.py
|
fix: re module cache settings - purge & cache size (#21808)
|
2023-07-27 10:40:50 +05:30 |
|
auth.py
|
chore: remove broken call to geoip
|
2023-07-01 20:07:05 +05:30 |
|
boot.py
|
perf: reduce memory usage of background processes (#21467)
|
2023-06-23 12:51:45 +05:30 |
|
build.py
|
feat: A flag (--save-metafiles) to save esbuild metafiles
|
2023-06-26 09:14:17 +05:30 |
|
cache_manager.py
|
fix: Only clear doctype cache if specified (#21611)
|
2023-07-09 10:44:43 +05:30 |
|
client.py
|
fix: Apply field permlevel for doc GET via REST
|
2023-01-09 15:47:21 +05:30 |
|
coverage.py
|
ci: dont fail silently and wait for coverage
|
2022-08-13 22:50:22 +05:30 |
|
defaults.py
|
perf: reduce memory usage of background processes (#21467)
|
2023-06-23 12:51:45 +05:30 |
|
deferred_insert.py
|
refactor: frappe.cache() usage to frappe.cache (#21282)
|
2023-06-08 11:47:17 +05:30 |
|
exceptions.py
|
fix(DX): Wrap print format errors (#21944)
|
2023-08-06 18:55:16 +05:30 |
|
frappeclient.py
|
refactor: Simplify FrappeOAuth2Client
|
2023-06-24 15:22:01 +05:30 |
|
handler.py
|
fix!: remove version API (#21786)
|
2023-07-24 13:01:45 +05:30 |
|
hooks.py
|
feat(DX): type annotated python controllers
|
2023-07-24 15:32:46 +05:30 |
|
installer.py
|
fix: add env overrides for service orchestration (#21577)
|
2023-07-14 11:39:01 +05:30 |
|
middlewares.py
|
refactor: clean up code to py310 supported features (#17367)
|
2022-07-01 11:51:05 +05:30 |
|
migrate.py
|
fix: move filelock imports to functions (#19300)
|
2022-12-15 15:21:31 +05:30 |
|
modules.txt
|
chore: remove event streaming module
|
2022-08-26 00:39:41 +05:30 |
|
monitor.py
|
refactor: frappe.cache() usage to frappe.cache (#21282)
|
2023-06-08 11:47:17 +05:30 |
|
oauth.py
|
fix(oauth): add exp to idToken (#20694)
|
2023-05-05 01:19:03 +05:30 |
|
parallel_test_runner.py
|
fix: use monotonic clock for timing code (#19138)
|
2022-12-06 15:42:37 +05:30 |
|
patches.txt
|
fix(event)!: Move "Cancelled" to status instead of event_type (#21471)
|
2023-07-11 18:56:57 +05:30 |
|
permissions.py
|
fix: has_permission check on int pk
|
2023-07-31 16:42:31 +05:30 |
|
rate_limiter.py
|
fix: dont use form_dict & frappe.call
|
2023-08-05 13:02:50 +05:30 |
|
realtime.py
|
refactor!: Use SocketIO namespaces for multitenancy
|
2023-07-01 10:53:34 +05:30 |
|
recorder.py
|
fix: include server script in recorder stack trace (#21891)
|
2023-08-01 20:59:46 +05:30 |
|
sessions.py
|
chore: remove broken call to geoip
|
2023-07-01 20:07:05 +05:30 |
|
share.py
|
refactor: docshare get_users (#21924)
|
2023-08-05 09:41:22 +05:30 |
|
test_runner.py
|
refactor!: Drop previously deprecated code
|
2023-06-13 16:00:43 +05:30 |
|
translate.py
|
fix: no API call required to set cookie in browser
|
2023-07-22 17:54:41 +05:30 |
|
twofactor.py
|
perf: defer QR code import
|
2023-06-24 15:22:01 +05:30 |