seitime-frappe/frappe
Faris Ansari 55bc60433f fix(frappe.client): delete child doc via parent
so that parent's on_update is called
no change for deletion of normal doctype
2022-10-18 01:23:37 +05:30
..
automation refactor: remove event streaming doctypes from Tools workspace 2022-08-26 00:39:41 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands refactor: load balanced parallel tests without orchestrator (#18386) 2022-10-12 12:13:24 +05:30
config chore: dead code removal (#18410) 2022-10-13 15:55:40 +05:30
contacts fix: explicitly set doctype in queries (#18403) 2022-10-13 11:40:22 +05:30
core fix: correct import for markupsafe.escape (#18401) 2022-10-13 11:43:09 +05:30
custom style: format 2022-10-12 17:38:41 +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 fix: stripping comments sent to the database API (#18229) 2022-10-12 16:36:55 +05:30
desk chore: dead code removal (#18410) 2022-10-13 15:55:40 +05:30
email fix(minor): consider only email id as sender email for auto email report (#18231) 2022-09-27 13:46:30 +05:30
geo fix: Turkey number format corrected (#17886) (#17888) 2022-08-20 19:51:04 +05:30
integrations fix: google calendar sync times (#18384) 2022-10-12 15:23:04 +05:30
model docs: fix make_autoname example (#18354) 2022-10-10 21:04:35 +05:30
modules fix: disable autocommit before each patch (#18307) 2022-10-06 16:08:39 +05:30
patches feat: consistent, translatable timeline messages (#17526) 2022-10-12 22:27:04 +05:30
printing chore: db.get_all -> get_all 2022-08-22 11:35:14 +05:30
public Merge branch 'develop' into child-table-responsive 2022-10-13 17:09:23 +05:30
query_builder fix: pypika does not parse datetime.time (backport #18184) (#18205) 2022-09-23 15:46:31 +05:30
search test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
social perf: drop many unused indexes 2022-09-14 14:28:47 +05:30
templates fix: convert string check to tuple check 2022-10-07 15:31:55 +05:30
tests fix(dx): resolve_class (#18417) 2022-10-15 17:40:22 +05:30
translations feat: consistent, translatable timeline messages (#17526) 2022-10-12 22:27:04 +05:30
utils fix(dx): resolve_class (#18417) 2022-10-15 17:40:22 +05:30
website fix: load all boot data on website 2022-10-07 23:28:36 +05:30
workflow test: add test role to user 2022-09-10 12:48:33 +05:30
www chore!: drop dead code related to mobile apps 2022-10-13 14:31:27 +05:30
__init__.py fix: handle isatty correctly (#18277) 2022-10-03 12:05:55 +05:30
api.py refactor: simplify api.py (#18372) 2022-10-12 15:18:39 +05:30
app.py chore: remove unused RequestContext class (#18152) 2022-09-15 23:22:14 +05:30
auth.py fix: remove ad-hoc maintenance mode implementation 2022-09-09 17:34:46 +05:30
boot.py feat: Added Subscription Banner for remotely logging into FrappeCloud dashboard from site (backport #18263) (#18281) 2022-10-03 16:41:12 +05:30
build.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
cache_manager.py Revert "fix: drop Meta cache during update" (#18186) 2022-09-19 21:28:45 +05:30
client.py fix(frappe.client): delete child doc via parent 2022-10-18 01:23:37 +05:30
coverage.py ci: dont fail silently and wait for coverage 2022-08-13 22:50:22 +05:30
defaults.py chore: remove old code where User Permissions were set in tabDefaultValue 2022-08-22 19:03:30 +05:30
deferred_insert.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
exceptions.py feat: wrap read only mode SQL errors 2022-09-09 17:34:44 +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 feat: Added Subscription Banner for remotely logging into FrappeCloud dashboard from site (backport #18263) (#18281) 2022-10-03 16:41:12 +05:30
installer.py fix: sync app dashboard on app install 2022-09-12 00:01:21 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py fix: ensure deferred insert are flushed during update 2022-09-09 17:34:46 +05:30
modules.txt chore: remove event streaming module 2022-08-26 00:39:41 +05:30
monitor.py fix: use compact JSON representation for monitor 2022-09-25 15:07:30 +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: load balanced parallel tests without orchestrator (#18386) 2022-10-12 12:13:24 +05:30
patches.txt feat: consistent, translatable timeline messages (#17526) 2022-10-12 22:27:04 +05:30
permissions.py chore: db.get_all -> get_all 2022-08-22 11:35:14 +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 fix: don't attempt to delete session during read only session 2022-09-10 12:45:25 +05:30
share.py Merge branch 'develop' into get-all-mod 2022-08-22 14:53:35 +05:30
test_runner.py test: FrappeClient tests not skipped (#17843) 2022-08-16 14:10:12 +05:30
translate.py chore: linter fixes 2022-08-09 11:53:21 +01:00
twofactor.py chore: remove unused function qrcode_as_png 2022-09-02 18:59:33 +05:30