seitime-frappe/frappe/utils
2022-08-02 14:49:04 +05:30
..
__init__.py fix: absolute option for terminal progress bar 2022-07-27 12:37:19 +05:30
background_jobs.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
backups.py chore: Deprecate backup script + minor refactors 2022-07-22 13:21:29 +05:30
bench_helper.py refactor: Use pymysql over mariadb client 2022-07-22 12:10:54 +05:30
boilerplate.py ci: Bump mariadb from 10.3 to 10.6 2022-07-04 12:33:29 +05:30
caching.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
change_log.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
commands.py feat(wip): Custom filters in db.query engine 2022-05-19 17:31:35 +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 refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
data.py fix: allow to import time field (#17677) 2022-08-01 14:50:40 +05:30
dateutils.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +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 refactor: safer binding of outer scope in closures (#17389) 2022-07-04 13:39:56 +05:30
file_lock.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
file_manager.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
fixtures.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
formatters.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
global_search.py fix(global_search): Trigger rebuilding on Custom Field's property change 2022-08-02 14:49:04 +05:30
goal.py Merge branch 'develop' into get-all-mod 2022-07-01 13:25:32 +05:30
html_utils.py perf: Pre-compile and re-use regexp pattern 2022-06-08 14:07:38 +05:30
identicon.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
image.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
install.py Merge branch 'develop' into refactor-file 2022-06-01 15:47:55 +05:30
jinja.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
jinja_globals.py fix: handle case where web_block is invoked 2022-06-22 12:04:57 +05:30
lazy_loader.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
logger.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
make_random.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
momentjs.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
nestedset.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
oauth.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
password.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
password_strength.py perf: Pre-compile and re-use regexp pattern 2022-06-08 14:07:38 +05:30
pdf.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
print_format.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
redis_queue.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
redis_wrapper.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
response.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
safe_exec.py chore: remove get_payment_gateway_controller safe global 2022-07-26 23:18:23 +05:30
scheduler.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
testutils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
user.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
verified_command.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
weasyprint.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
xlsxutils.py refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +05:30