..
__init__.py
fix: get timezone in user_info
2022-01-25 16:19:49 +05:30
background_jobs.py
fix: allow custom queues (backport #15653 ) ( #15667 )
2022-01-20 09:34:32 +00:00
backups.py
feat: Encrypted Backups ( #14513 )
2021-11-09 13:58:57 +05:30
bench_helper.py
chore: Remove temporary warnings filter
2021-05-27 16:40:02 +05:30
boilerplate.py
fix(boilerplate): add .gitkeep in public folder ( #15765 )
2022-01-27 19:17:41 +05:30
bot.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
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
refactor: use is None instead of == None
2022-01-17 10:37:51 +01:00
dateutils.py
feat: add dateformat dd.mm.yy
2021-11-04 17:16:54 +01:00
diff.py
feat: show human readable date and version
2021-11-09 18:40:51 +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
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30
global_search.py
chore: Update module license header
2021-09-03 11:51:01 +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: Add toggle theme as standard dropdown option
2022-01-13 19:45:48 +05:30
jinja.py
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +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
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
make_random.py
fix: Postgres Compatibility
2022-01-07 10:44:57 +05:30
minify.py
refactor: use is None instead of == None
2022-01-17 10:37:51 +01:00
momentjs.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
nestedset.py
Merge branch 'develop' into frappe-postgres-changes
2022-01-07 11:37:28 +05:30
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
feat: allow more print page size options
2021-10-26 17:04:41 +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: use is bool instead of == bool
2022-01-17 15:40:33 +01:00
reset_doc.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
response.py
fix: Postgres Compatibility
2022-01-07 10:44:57 +05:30
safe_exec.py
feat: frappe.enqueue and frappe.call for server scripts
2021-12-22 13:21:13 +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
fix: load user_info on-demand
2022-01-13 16:39:24 +05:30
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
chore: Update header: license.txt => LICENSE
2021-09-03 12:02:59 +05:30