seitime-frappe/frappe
2022-04-19 16:28:18 +05:30
..
automation style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands feat: add/remove fields from kanban board (#16257) 2022-04-18 15:45:19 +05:30
config style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
contacts style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
core Merge branch 'develop' into phone_field_control 2022-04-19 16:28:18 +05:30
custom Merge branch 'develop' into phone_field_control 2022-04-19 16:28:18 +05:30
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
data_migration style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database Merge branch 'develop' of https://github.com/frappe/frappe into phone_field_control 2022-04-14 14:19:35 +05:30
desk feat: add/remove fields from kanban board (#16257) 2022-04-18 15:45:19 +05:30
email style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
event_streaming style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
geo Merge branch 'develop' into phone_field_control 2022-04-19 16:28:18 +05:30
integrations style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
model Merge branch 'develop' into phone_field_control 2022-04-19 16:28:18 +05:30
modules fix: Obey force kwarg frappe.reload_doc 2022-04-13 19:22:46 +05:30
patches style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
printing style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
public Merge branch 'develop' into phone_field_control 2022-04-19 16:28:18 +05:30
query_builder style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
search style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
social style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
templates style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
tests test: dict and JSON filters in client.get 2022-04-16 06:03:40 +05:30
translations fix: Fixed spelling of "Submitting" in Bulk Upload Modal (#16638) 2022-04-16 14:15:59 +05:30
utils Merge branch 'develop' into phone_field_control 2022-04-19 16:28:18 +05:30
website fix: Directly pass link_title_doctypes instead of calling it 2022-04-15 18:41:07 +05:30
workflow style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
www Merge branch 'develop' of github.com:frappe/frappe into sitemap-publish-condition 2022-04-12 13:21:21 +05:30
__init__.py fix: define __slots__ to avoid __dict__ creation 2022-04-13 11:19:20 +05:30
api.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
app.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
auth.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
boot.py fix: linting 2022-04-12 21:06:59 +05:30
build.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
cache_manager.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
client.py fix: handle filters passed as dict to client.get 2022-04-16 05:45:15 +05:30
coverage.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
defaults.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
deferred_insert.py Merge branch 'develop' of github.com:frappe/frappe into deferred_insert-refactor 2022-04-12 12:23:55 +05:30
exceptions.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
frappeclient.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
handler.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
hooks.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
installer.py fix: required_apps blocks app install 2022-04-13 13:51:51 +05:30
middlewares.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
migrate.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
modules.txt chore: Remove Chat Module 2021-11-09 13:44:57 +05:30
monitor.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
oauth.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
parallel_test_runner.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
patches.txt revert: "feat: redirect for support portal" (#16394) 2022-03-24 15:50:44 +05:30
permissions.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
rate_limiter.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
realtime.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
recorder.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
sessions.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
share.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_runner.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
translate.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
twofactor.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30