seitime-frappe/frappe
2022-08-08 16:21:02 +01:00
..
automation style: format JS files with prettier 2022-08-04 14:51:01 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands refactor: use separate config key for encryption (#17720) 2022-08-03 13:52:02 +05:30
config style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
contacts refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
core refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
custom refactor: translatable doctypes 2022-08-05 21:38:10 +01: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 refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
desk refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
email style: format JS files with prettier 2022-08-04 14:51:01 +05:30
event_streaming style: format JS files with prettier 2022-08-04 14:51:01 +05:30
geo refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
integrations Merge branch 'develop' of github.com:frappe/frappe into refactor-oauth-tests 2022-08-05 11:38:55 +05:30
model Merge branch 'develop' into refactor-oauth-tests 2022-08-05 15:37:41 +05:30
modules refactor!: better API contracts for virtual doctype 2022-07-22 14:26:02 +05:30
patches refactor: use separate config key for encryption (#17720) 2022-08-03 13:52:02 +05:30
printing style: format JS files with prettier 2022-08-04 14:51:01 +05:30
public Merge branch 'develop' into merge_translated_doctypes 2022-08-08 16:21:02 +01:00
query_builder Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-19 16:23:24 +05:30
search style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
social style: format JS files with prettier 2022-08-04 14:51:01 +05:30
templates style: format JS files with prettier 2022-08-04 14:51:01 +05:30
tests refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
translations feat: number shortening in German (#17662) 2022-08-01 12:46:58 +05:30
utils chore: revert changes to github workflow template 2022-08-06 10:52:59 +01:00
website fix: Webform Misc Fix (#17642) 2022-08-07 15:24:50 +05:30
workflow style: format JS files with prettier 2022-08-04 14:51:01 +05:30
www style: format JS files with prettier 2022-08-04 14:51:01 +05:30
__init__.py fix: translate each role 2022-08-02 19:28:33 +05:30
api.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
app.py style: use middleware decorator to keep function definition intact 2022-07-19 22:28:14 +05:30
auth.py perf: add __slots__ to most used classes (#17421) 2022-07-07 11:15:50 +05:30
boot.py chore: linter fixes 2022-08-06 10:52:59 +01:00
build.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
cache_manager.py fix(minor): circular imports? 2022-04-18 17:29:03 +05:30
client.py perf: reduce DB call in frappe.client.get (#17665) 2022-08-02 15:38:39 +05:30
coverage.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
defaults.py fix: copy global defaults before updating to avoid cache mutation (#17497) 2022-07-13 15:11:37 +05:30
deferred_insert.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
exceptions.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
frappeclient.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
handler.py fix: dont allow blank content of unsupported type 2022-07-11 14:23:10 +05:30
hooks.py refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
installer.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-05 14:55:02 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py fix: Check for required services running after frappe init 2022-04-20 11:25:38 +05:30
modules.txt refactor!: Remove Data Migration Tool (#17134) 2022-06-13 16:24:00 +05:30
monitor.py perf: add __slots__ to most used classes (#17421) 2022-07-07 11:15:50 +05:30
oauth.py fix(oauth): Send id_token of the authorized user instead of Guest 2022-06-21 21:52:22 +05:30
parallel_test_runner.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
patches.txt refactor: use separate config key for encryption (#17720) 2022-08-03 13:52:02 +05:30
permissions.py fix: add_user_permission with applicale_for arg set not updating in user permission 2022-08-05 00:27:38 +02:00
rate_limiter.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
realtime.py refactor: Removed vendored socketio library 2022-06-29 14:58:13 +05:30
recorder.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-05 14:55:02 +05:30
sessions.py refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
share.py feat(qb-engine): Added Aggregation function support 2022-06-28 19:41:39 +05:30
test_runner.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
translate.py refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
twofactor.py Merge branch 'develop' into encrypt-otp-secrets 2022-07-18 16:47:11 +00:00