| .. |
|
__init__.py
|
perf: memoize get_site_name function
|
2020-05-27 19:10:04 +05:30 |
|
background_jobs.py
|
fix: return Job object on frappe.enqueue_doc
|
2020-04-10 13:34:38 +05:30 |
|
backups.py
|
fix(backup): Use fallback dbport if no port is set for a site
|
2020-04-28 09:21:48 +05:30 |
|
bench_helper.py
|
[fix] bench_helper.py
|
2018-05-28 12:48:28 +05:30 |
|
boilerplate.py
|
fix: hooks.py boilerplate escape chars
|
2020-04-05 21:27:32 -04:00 |
|
bot.py
|
[patch] added patch for migration
|
2017-01-12 15:48:49 +05:30 |
|
change_log.py
|
fix: compare and sort release list to get latest release
|
2020-04-22 14:18:38 +05:30 |
|
csvutils.py
|
fix(various): after manual testing
|
2019-05-24 11:22:09 +05:30 |
|
data.py
|
chore: add missing return value
|
2020-04-27 23:07:36 +05:30 |
|
dateutils.py
|
style: Linting fixes (#6809)
|
2019-01-23 16:39:55 +05:30 |
|
doctor.py
|
fix(doctor): Show status of scheduler in bench doctor
|
2019-07-31 20:14:58 +05:30 |
|
error.py
|
fix: Add Form Dict information only for frappe.log
|
2020-05-27 19:09:18 +05:30 |
|
file_lock.py
|
File Based Locking at Document Level (#2374)
|
2016-11-25 16:14:00 +05:30 |
|
file_manager.py
|
feat(Comments): add images in comments (#8283)
|
2019-09-02 23:28:05 +05:30 |
|
fixtures.py
|
fix: fixtures order by
|
2019-07-04 08:23:50 -03:00 |
|
formatters.py
|
fix: Show default currency as a fallback for currency fieldtype (#8944)
|
2019-12-14 17:34:04 +05:30 |
|
gitutils.py
|
Fixes for Python 3 (#4940)
|
2018-01-31 10:51:13 +05:30 |
|
global_search.py
|
chore: update global_search and add test
|
2020-03-30 10:46:00 +05:30 |
|
goal.py
|
fix: deadlock issue on load of company
|
2019-11-14 13:43:54 +05:30 |
|
html_utils.py
|
Merge branch 'develop' of github.com:frappe/frappe into field-strip-html
|
2020-04-13 14:04:22 +05:30 |
|
identicon.py
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
image.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
install.py
|
feat: Optionally remove seconds from datetime (#8531)
|
2019-12-25 14:54:28 +05:30 |
|
jinja.py
|
fix: Remove unnecessary error handling
|
2020-04-25 20:50:57 +05:30 |
|
logger.py
|
fix: Add Form Dict information only for frappe.log
|
2020-05-27 19:09:18 +05:30 |
|
make_random.py
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
minify.py
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
momentjs.py
|
python 3 fixes
|
2018-03-31 18:15:43 +05:30 |
|
nestedset.py
|
fix(nestedset): check if meta has nsm_parent_field
|
2019-09-03 22:15:59 +05:30 |
|
oauth.py
|
fix: add default role on sign up via SSO
|
2019-12-06 15:28:09 +05:30 |
|
password.py
|
fix: increase the length of the password to maximum possible under current structure
|
2020-04-16 14:26:55 +05:30 |
|
password_strength.py
|
style: Linting fixes (#6809)
|
2019-01-23 16:39:55 +05:30 |
|
pdf.py
|
chore(deps): bump bleach from 2.1.4 to 3.1.2 (#9779)
|
2020-03-25 00:20:57 +05:30 |
|
print_format.py
|
Merge pull request #8272 from deepeshgarg007/multi_print
|
2019-08-28 09:52:00 +00:00 |
|
redis_wrapper.py
|
resolve error redis_wrapper
|
2020-03-31 12:54:30 +00:00 |
|
reset_doc.py
|
fix(unicode): Import unicode_literals in every file (#6805)
|
2019-01-25 11:56:27 +05:30 |
|
response.py
|
fix: add missing fullstop in system update message
|
2020-04-19 22:13:10 +05:30 |
|
safe_exec.py
|
Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind
|
2020-04-24 23:48:29 +05:30 |
|
scheduler.py
|
chore: drop unused code
|
2020-05-27 19:53:51 +05:30 |
|
testutils.py
|
Revert "fix: Set default only if the dependent field is set (#7130)" (#7644)
|
2019-06-05 20:30:13 +05:30 |
|
user.py
|
[fix]: Query fixes for postgres (#9549)
|
2020-02-26 07:20:57 +00:00 |
|
verified_command.py
|
fix(python 3.8): explicit digestmod in hmac.new
|
2020-05-03 18:15:22 +05:30 |
|
xlsxutils.py
|
fix(xls): Don't remove first row
|
2019-09-29 22:41:30 +05:30 |