seitime-frappe/frappe/utils
mergify[bot] 08a75c42df
feat: Add quoting parameter in the UnicodeWriter constructor (bp #12578) (#12602)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Britlog <info@britlog.com>
2021-03-17 18:44:05 +05:30
..
__init__.py perf: Improve import template performance by 10 times 2021-03-11 09:52:40 +05:30
background_jobs.py fix(tests): add a timeout since, faster execution? 2020-12-24 14:48:40 +05:30
backups.py Merge branch 'develop' into version-13-beta-pre-release 2020-12-10 23:29:57 +05:30
bench_helper.py feat: Set default site using FRAPPE_SITE env var 2021-02-04 22:19:39 +05:30
boilerplate.py Merge pull request #11555 from netchampfaris/website_theme_hook 2020-09-24 14:13:16 +05:30
bot.py feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
change_log.py style: Use f-string instead of format 2020-11-30 15:37:29 +05:30
commands.py feat: switch teams if you are a part of multiple 2020-05-28 18:17:41 +05:30
connections.py chore: do not hardcode anything for postgres 2020-04-13 19:24:51 +05:30
csvutils.py feat: Add quoting parameter in the UnicodeWriter constructor (bp #12578) (#12602) 2021-03-17 18:44:05 +05:30
dashboard.py refactor: reorganise date functions indashboard_chart.py 2020-10-28 00:11:43 +05:30
data.py Merge pull request #12447 from adityahase/perf-cli 2021-02-25 01:44:36 +00:00
dateutils.py fix: dashboard chart tests 2020-10-28 00:37:34 +05:30
doctor.py fix(doctor): Show status of scheduler in bench doctor 2019-07-31 20:14:58 +05:30
error.py Merge branch 'develop' into error-snapshot-fix 2020-06-02 12:40:07 +05:30
file_lock.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
file_manager.py fix: Image shown as broken in comment if private 2020-08-21 17:58:37 +05:30
fixtures.py fix: error while using data import and importing docs 2021-02-22 17:15:49 +05:30
formatters.py fix: wrap text editor fieldtype with ql-snow class 2020-08-19 16:55:48 +05:30
global_search.py perf: Remove BeautifulSoup from import tree 2021-02-19 21:01:55 +05:30
goal.py fix: permission not applied on fetching goal chart 2020-11-06 14:04:52 +05:30
html_utils.py perf: Remove bleach from import tree 2021-02-20 21:18:37 +05:30
identicon.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
image.py fix: made requested changes 2020-11-30 18:58:53 +05:30
install.py fix(minor): fix login style and routing for calendar, navbar 2020-12-14 22:35:08 +05:30
jinja.py fix: Remove unnecessary code 2020-10-22 17:43:31 +05:30
lazy_loader.py feat: Lazy import functionality added (#12517) 2021-03-09 11:59:17 +05:30
logger.py fix: Log site only if exists 2020-08-04 03:43:28 +00:00
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: Check for command in case of API call 2021-02-24 15:43:03 +05:30
oauth.py fix: create gender only if provided while creating oauth user 2021-03-09 16:47:21 +05:30
password.py refactor: allow callable limit arg for ratelimit deco 2021-03-09 13:59:49 +05:30
password_strength.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
pdf.py fix: print pdf fixes 2020-11-24 12:29:27 +05:30
print_format.py Merge pull request #8272 from deepeshgarg007/multi_print 2019-08-28 09:52:00 +00:00
redis_wrapper.py fix: py3 AttributeError decode 2020-10-08 21:12:09 +02:00
reset_doc.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
response.py perf: Remove frappe.website.render from import tree 2021-02-21 09:47:05 +05:30
safe_exec.py fix: modal width 2021-02-11 14:51:19 +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 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-19 10:36:50 +05:30
verified_command.py fix(python 3.8): explicit digestmod in hmac.new 2020-05-03 18:15:22 +05:30
xlsxutils.py feat: Pass custom widths for excel columns 2020-10-16 13:42:00 +05:30