seitime-frappe/frappe
Akhil Narang 986e8bc766
feat: include only installed apps in module map in certain scenarios
"all" apps are only really needed during setup, installation of new apps, etc.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-02-06 11:32:56 +05:30
..
api fix: assume v1 if path is not set 2023-10-16 18:13:50 +05:30
automation style: re-format with ruff 2024-02-05 18:53:33 +05:30
change_log
commands style: re-format with ruff 2024-02-05 18:53:33 +05:30
config style: re-format with ruff 2024-02-05 18:53:33 +05:30
contacts style: re-format with ruff 2024-02-05 18:53:33 +05:30
core Merge pull request #24704 from blaggacao/feat/add-better-payment-lifecycle-events 2024-02-06 11:00:48 +05:30
custom style: re-format with ruff 2024-02-05 18:53:33 +05:30
data
database style: re-format with ruff 2024-02-05 18:53:33 +05:30
desk Merge pull request #24765 from ankush/black_to_ruff 2024-02-05 19:20:51 +05:30
email style: re-format with ruff 2024-02-05 18:53:33 +05:30
geo style: re-format with ruff 2024-02-05 18:53:33 +05:30
gettext style: re-format with ruff 2024-02-05 18:53:33 +05:30
integrations Merge pull request #24765 from ankush/black_to_ruff 2024-02-05 19:20:51 +05:30
locale chore: regenerate pot file (#24600) 2024-01-30 08:19:32 +05:30
model style: re-format with ruff 2024-02-05 18:53:33 +05:30
modules style: re-format with ruff 2024-02-05 18:53:33 +05:30
patches style: re-format with ruff 2024-02-05 18:53:33 +05:30
printing style: re-format with ruff 2024-02-05 18:53:33 +05:30
public feat: show doctype description on list title hover (#24612) 2024-02-05 19:27:17 +05:30
query_builder style: re-format with ruff 2024-02-05 18:53:33 +05:30
search docs: consistent doc strings 2023-12-18 18:27:39 +05:30
social style: re-format with ruff 2024-02-05 18:53:33 +05:30
templates style: re-format with ruff 2024-02-05 18:53:33 +05:30
tests style: re-format with ruff 2024-02-05 18:53:33 +05:30
types fix: add blank line after auto-generated types (#23430) 2023-11-30 13:22:28 +05:30
utils style: re-format with ruff 2024-02-05 18:53:33 +05:30
website style: re-format with ruff 2024-02-05 18:53:33 +05:30
workflow style: re-format with ruff 2024-02-05 18:53:33 +05:30
www style: re-format with ruff 2024-02-05 18:53:33 +05:30
__init__.py feat: include only installed apps in module map in certain scenarios 2024-02-06 11:32:56 +05:30
app.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
auth.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
boot.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
build.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
cache_manager.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
client.py docs: add missing full stop 2023-12-18 19:09:45 +05:30
coverage.py ci: dont fail silently and wait for coverage 2022-08-13 22:50:22 +05:30
defaults.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
deferred_insert.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
exceptions.py feat: allow setting a custom http status code for redirects 2023-12-20 17:36:42 +05:30
frappeclient.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
handler.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
hooks.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
installer.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
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 style: re-format with ruff 2024-02-05 18:53:33 +05:30
patches.txt fix: sanitize html instead of escaping when creating/updating workspace (#24284) 2024-01-12 21:07:31 +05:30
permissions.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
rate_limiter.py fix: make rate_limiter respect multitenancy (#24634) 2024-01-31 09:16:27 +00:00
realtime.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
recorder.py fix: recorder timezone bug 2024-02-05 11:37:24 +05:30
sessions.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
share.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
test_runner.py fix(run-tests): don't try to access frappe.flags before frappe.init() 2024-02-02 22:26:01 +05:30
translate.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
twofactor.py style: re-format with ruff 2024-02-05 18:53:33 +05:30