seitime-frappe/frappe/utils
2023-06-03 22:53:10 +05:30
..
__init__.py refactor: generic callback manager 2023-06-03 18:44:19 +05:30
background_jobs.py refactor: RQ enqueue after commit and tests 2023-06-03 18:44:19 +05:30
backups.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
bench_helper.py refactor: bench_helper 2022-08-11 23:53:21 +05:30
boilerplate.py feat: patches.txt template added by default for new apps #21046 (#21070) 2023-05-24 14:47:06 +05:30
caching.py feat: redis cache decorator (#20452) 2023-03-27 17:03:20 +05:30
change_log.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
commands.py fix: correct stacklevel for warnings (#18633) 2022-10-28 12:22:24 +05:30
connections.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
csvutils.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
dashboard.py Merge branch 'develop' into sync-dashboard 2022-09-12 16:19:19 +05:30
data.py feat: new operator - descendants of (inclusive) 2023-05-29 16:59:57 +05:30
dateutils.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
deprecations.py refactor(db): deprecated unused functions 2022-11-09 16:10:09 +05:30
diff.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
doctor.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
error.py fix: skip InReadOnlyMode in error snapshots (#20358) 2023-03-16 15:56:19 +05:30
file_lock.py refactor: Move before/after tasks as hooks 2023-02-15 15:30:02 +05:30
file_manager.py fix: support symlinked and /files directory 2022-11-01 13:25:21 +05:30
fixtures.py fix: commit after app install 2022-09-12 12:23:14 +05:30
formatters.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
global_search.py refactor: Add a maxsplit limit to string splits 2023-01-24 19:22:51 +05:30
goal.py fix!: improved filter validation in Engine.get_query 2023-05-31 14:16:52 +05:30
html_utils.py fix: colwidth should be acceptable 2023-05-15 19:06:11 +05:30
identicon.py refactor: Itenticon 2022-08-11 23:53:21 +05:30
image.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
install.py refactor: remove form tour settings 2023-05-25 15:04:38 +05:30
jinja.py refactor: filter out apps not installed on bench 2023-01-16 13:54:40 +05:30
jinja_globals.py refactor: remove txt param from generate_hash use 2022-11-10 11:56:48 +05:30
lazy_loader.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
logger.py feat: wkhtmltopdf logging (#19935) 2023-05-24 16:00:32 +05:30
make_random.py refactor: make_random 2022-08-11 23:53:21 +05:30
momentjs.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
nestedset.py chore: typo in validate_loop msg (#19091) 2022-12-03 12:08:41 +05:30
oauth.py chore(oauth): Make provider typing optional in redirect_post_login 2023-01-03 14:28:56 +05:30
password.py fix: unhelpful error message (#19666) 2023-01-23 14:48:27 +05:30
password_strength.py refactor: assign instead of update 2023-01-24 13:51:47 +01:00
pdf.py feat: wkhtmltopdf logging (#19935) 2023-05-24 16:00:32 +05:30
print_format.py fix(multi-pdf): change response type to pdf 2023-04-26 14:05:54 +00:00
redis_queue.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
redis_wrapper.py fix: ignore ConnectionError in frappe.cache().exists() 2023-06-03 22:53:10 +05:30
response.py perf: get all file data at once when downloading private file 2023-04-27 16:12:02 +05:30
safe_exec.py feat!: remove deprecated timezone utils (#20255) 2023-03-06 19:56:57 +05:30
scheduler.py feat: re-enable scheduler from desk (#20434) 2023-03-23 11:54:24 +05:30
synchronization.py feat: operation level locking for CLI commands (#19162) 2022-12-08 13:24:43 +05:30
telemetry.py chore: track doc creation 2023-05-29 13:34:24 +05:30
testutils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
typing_validations.py refactor: validate_argument_types 2022-12-19 15:07:03 +05:30
user.py feat: add onboarding and status on boot 2023-05-18 02:33:40 +05:30
verified_command.py refactor: hmac generation 2022-11-12 13:05:57 +05:30
weasyprint.py fix: handle "No Letterhead" in new print format builder (#18990) 2022-11-24 10:54:46 +05:30
xlsxutils.py refactor: use provide_binary_file 2022-11-26 20:08:50 +01:00