seitime-frappe/frappe
2023-02-06 13:33:49 +05:30
..
automation test: Remove auto_repeat custom field in cleanup 2023-01-11 11:47:30 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands fix: Show local variables in tracebacks during migration 2023-02-03 16:01:30 +05:30
config chore: dead code removal (#18410) 2022-10-13 15:55:40 +05:30
contacts Merge branch 'develop' into permlevel-apis 2023-01-31 17:47:59 +05:30
core Merge pull request #19854 from gavindsouza/get_all-virtual-dts 2023-02-03 17:30:57 +05:30
custom chore: switch base doctype 2023-01-31 14:54: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 Merge branch 'develop' into get_all-virtual-dts 2023-02-02 13:55:24 +05:30
desk fix: Ignore route conflict validations during migrate 2023-02-03 13:28:59 +05:30
email Merge pull request #19885 from phot0n/fix-email-queue-sender 2023-02-01 22:02:18 +05:30
geo fix: Allow everyone to read geo data (#19451) 2023-01-02 12:01:32 +05:30
integrations fix: ldap with 2fa (#19753) 2023-01-30 14:44:53 +05:30
model fix: Permit no fields if dt is table and no parenttype is specified 2023-02-06 13:33:49 +05:30
modules refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
patches fix: list view setting patch failures 2023-02-03 13:28:59 +05:30
printing fix: Setting default print format (#19862) 2023-01-31 17:52:35 +05:30
public fix: Use debounce to process_document_refreshes 2023-02-01 19:09:01 +05:30
query_builder fix: refactor 2023-01-10 16:15:33 +05:30
search refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
social feat: UnixTimestamp QB function 2023-01-09 12:05:52 +05:30
templates fix: use document title instead of name in subject 2023-01-20 18:30:27 +05:30
tests fix: Permit no fields if dt is table and no parenttype is specified 2023-02-06 13:33:49 +05:30
translations chore: handle get requests via frappe.whitelist decorator 2022-12-29 18:44:53 +05:30
utils fix: sanitize form dict in error logs (#19835) 2023-01-30 15:22:21 +05:30
website test: clear defaults after test 2023-01-31 12:35:43 +05:30
workflow Revert "fix: workflow mechanics for submission queue (start)" 2023-01-23 12:57:20 +05:30
www fix: Edit Profile link is not redirecting correctly 2023-01-18 10:30:40 +05:30
__init__.py fix: can't sign out due to missing roles (#19905) 2023-02-02 22:53:24 +05:30
api.py fix: Apply field permlevel for doc GET via REST 2023-01-09 15:47:21 +05:30
app.py refactor: Raise FrappeTypeError in case of type mismatches 2022-12-15 13:47:05 +05:30
auth.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
boot.py Revert "fix: Report sidebar must consider Permission Query" (#19921) 2023-02-03 15:13:18 +05:30
build.py refactor: which > find_executable (#18872) 2022-11-14 18:15:38 +05:30
cache_manager.py chore!: remove special local cache for documents 2023-01-21 17:28:42 +05:30
client.py fix: Apply field permlevel for doc GET via REST 2023-01-09 15:47:21 +05:30
coverage.py ci: dont fail silently and wait for coverage 2022-08-13 22:50:22 +05:30
defaults.py perf: dont clear all cache during default install (#19078) 2022-12-02 12:48:19 +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: Raise FrappeTypeError in case of type mismatches 2022-12-15 13:47:05 +05:30
frappeclient.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
handler.py Merge pull request #19433 from netchampfaris/allow-video-files 2022-12-29 16:09:10 +05:30
hooks.py fix: ignore unhandled emails while deleting email account (#19534) 2023-01-09 16:53:23 +05:30
installer.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
middlewares.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
migrate.py fix: move filelock imports to functions (#19300) 2022-12-15 15:21:31 +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 fix: use monotonic clock for timing code (#19138) 2022-12-06 15:42:37 +05:30
patches.txt chore!: Remove translation tool (page) (#19786) 2023-01-30 12:09:05 +05:30
permissions.py fix: can't sign out due to missing roles (#19905) 2023-02-02 22:53:24 +05:30
rate_limiter.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
realtime.py fix(socketio)!: Event list_update > doctype_subscribe 2022-12-28 00:25:58 +05:30
recorder.py feat: finer frappe Recorder control with decorator (#19220) 2022-12-09 14:18:49 +05:30
sessions.py chore!: drop device support from session (#18729) 2022-12-05 16:37:32 +05:30
share.py fix(docshare): return None if share_name and value are None (#19187) 2022-12-08 12:49:23 +05:30
test_runner.py fix: use monotonic clock for timing code (#19138) 2022-12-06 15:42:37 +05:30
translate.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
twofactor.py refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30