seitime-frappe/frappe
2022-07-26 15:11:56 +05:30
..
automation Revert "fix(doc)!: Always cast datetime, date and time fields" 2022-07-05 13:43:32 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands fix: Set default port attribute for Database classes 2022-07-22 13:16:26 +05:30
config style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
contacts refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
core chore: remove payment gateway and integration request doctype 2022-07-26 15:11:56 +05:30
custom chore: remove test doctypes from prod 2022-07-22 14:25:49 +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
database chore: Deprecate backup script + minor refactors 2022-07-22 13:21:29 +05:30
desk Merge pull request #17592 from nabinhait/notify-mentions 2022-07-23 14:12:38 +00:00
email Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-19 16:23:24 +05:30
event_streaming refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
geo Merge branch 'develop' into mariadb-client-refactor 2022-07-07 16:00:38 +05:30
integrations chore: remove payment utils and hooks 2022-07-26 15:11:56 +05:30
model feat: delete support for virtual doctypes from desk 2022-07-22 15:42:04 +05:30
modules refactor!: better API contracts for virtual doctype 2022-07-22 14:26:02 +05:30
patches Merge branch 'develop' into mariadb-client-refactor 2022-07-22 12:11:54 +05:30
printing fix: Letter head image not working (#17608) 2022-07-25 17:46:27 +05:30
public chore: remove checkout.bundle.js 2022-07-26 15:11:56 +05:30
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 refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
templates chore: remove payment gateway template pages 2022-07-26 15:11:56 +05:30
tests fix: remove integration request check from test_is_set_is_not_set 2022-07-26 15:11:56 +05:30
translations fix: update ru translation (#17512) 2022-07-18 18:44:35 +05:30
utils chore: Deprecate backup script + minor refactors 2022-07-22 13:21:29 +05:30
website chore: remove payment stuff from web form controller class 2022-07-26 15:11:56 +05:30
workflow refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
www fix: db.get_value -> db.get_single_value (#17531) 2022-07-18 15:10:49 +05:30
__init__.py fix(get_last_doc): Allow for_update as kwarg only 2022-07-22 13:34:04 +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 fix: Filter notes with notify_on_login and not notify_on_every_login 2022-07-20 13:16:51 +05:30
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 fix!: allow system managers to toggle email queue 2022-07-18 16:53:49 +00:00
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 chore: remove payment utils and hooks 2022-07-26 15:11:56 +05:30
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 fix: ensure 2FA patch sets parent only for 2FA keys (#17575) 2022-07-21 13:04:47 +05:30
permissions.py refactor: simplify fetching of readable records (#17417) 2022-07-07 14:40:59 +05:30
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 perf: add __slots__ to most used classes (#17421) 2022-07-07 11:15:50 +05:30
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 fix: validate scheduler, hook method names (#17400) 2022-07-04 19:29:16 +05:30
twofactor.py Merge branch 'develop' into encrypt-otp-secrets 2022-07-18 16:47:11 +00:00