seitime-frappe/frappe/utils
2022-03-31 14:50:15 +05:30
..
__init__.py perf: dont cache assets_json in Redis for developer_mode 2022-03-31 14:50:15 +05:30
background_jobs.py fix!: deprecate is_async=False usage outside of tests 2022-03-14 14:27:59 +05:30
backups.py fix: send_email doesn't take arguments 2022-03-20 02:20:27 +01:00
bench_helper.py chore: Remove temporary warnings filter 2021-05-27 16:40:02 +05:30
boilerplate.py feat: add translated search doctypes to hooks (#16197) 2022-03-23 10:43:04 +00:00
change_log.py fix: reduce api call 2021-11-29 17:28:40 +00:00
commands.py chore(cli): Add pending deprecation warning 2021-05-07 12:30:15 +05:30
connections.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
csvutils.py refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
dashboard.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
data.py fix: ignore DoesNotExistError inside get_cached_value 2022-03-30 15:40:09 +05:30
dateutils.py feat: add dateformat dd.mm.yy 2021-11-04 17:16:54 +01:00
diff.py feat: integer primary keys 2022-03-11 23:46:00 +05:30
doctor.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
error.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
file_lock.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
file_manager.py fix: Safe decode base64 data in case of incorrect padding 2021-12-21 14:57:09 +05:30
fixtures.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
formatters.py Merge branch 'develop' into link_title_refactor 2022-02-04 14:53:26 +05:30
global_search.py feat: integer primary keys 2022-03-11 23:46:00 +05:30
goal.py chore: Update module license header 2021-09-03 11:51:01 +05:30
html_utils.py chore: Replacing and updating bleach source list 2021-05-26 15:45:34 +05:30
identicon.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
image.py fix: upload jpeg image with alpha channel 2021-12-13 13:33:53 +05:30
install.py fix(UX): Logout -> Log out 2022-03-24 15:57:16 +05:30
jinja.py fix: Allow empty webhook data 2022-03-29 08:56:16 +05:30
jinja_globals.py fix: generate dom id helper for jinja 2021-10-29 16:26:45 +05:30
lazy_loader.py feat: Lazy import functionality added (#12517) 2021-03-09 11:59:17 +05:30
logger.py fix: Tabs > Spaces 2022-03-23 13:37:41 +05:30
make_random.py refactor: Clean up whitespace & add CI check 2022-02-25 20:01:29 +05:30
momentjs.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
nestedset.py refactor: remove useless pass, log error 2022-03-20 02:35:35 +01:00
oauth.py fix: public info api 2021-11-08 20:17:07 +05:30
password.py refactor: Query Builder over Raw SQL 2021-09-14 18:37:13 +05:30
password_strength.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
pdf.py fix(print): Added properties page-width, page-height (#16045) 2022-02-23 13:49:40 +05:30
print_format.py feat: allow more print page size options 2021-10-26 17:04:41 +05:30
redis_queue.py fix: rq utiliy module conflicts with redis queue's rq package 2021-09-23 12:42:25 +05:30
redis_wrapper.py refactor: a not in b 2022-02-21 19:54:34 +01:00
response.py fix: Handle parsing and formatting timedeltas 2022-01-28 18:33:03 +05:30
safe_exec.py refactor: code duplication for sql whitelisting 2022-03-24 17:49:28 +05:30
scheduler.py fix: load user_info on-demand 2022-01-13 16:39:24 +05:30
testutils.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
user.py refactor: a not in b 2022-02-21 19:54:34 +01:00
verified_command.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
weasyprint.py fix: lazy import weasyprint 2021-11-16 10:58:45 +05:30
xlsxutils.py fix: calling non-exisitng unescape method on HTML2Text (#15796) 2022-01-30 12:17:02 +05:30