seitime-frappe/frappe/utils
mergify[bot] 8ebc251394
Merge pull request #13065 from gavindsouza/api-updates
fix: Evaluate boolean values better via /api/resource/<doctype>
2021-05-26 04:41:55 +00:00
..
__init__.py fix: Handle AttributeError 2021-05-18 14:05:56 +05:30
background_jobs.py fix(tests): add a timeout since, faster execution? 2020-12-24 14:48:40 +05:30
backups.py fix: remove unsused variables 2021-04-27 14:56:12 +05:30
bench_helper.py fix: Show deprecation warnings only if DEV_SERVER is set 2021-05-19 13:16:16 +05:30
boilerplate.py Merge branch 'develop' of github.com:frappe/frappe into misc-fixes-py3-1 2021-05-11 13:03:56 +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 chore(cli): Add pending deprecation warning 2021-05-07 12:30:15 +05:30
connections.py Merge pull request #12726 from zerodha/check_connections 2021-03-30 15:11:45 +00:00
csvutils.py feat: Add quoting parameter in the UnicodeWriter constructor (#12578) 2021-03-17 12:50:20 +00:00
dashboard.py refactor: reorganise date functions indashboard_chart.py 2020-10-28 00:11:43 +05:30
data.py Merge pull request #13065 from gavindsouza/api-updates 2021-05-26 04:41:55 +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 refactor: Move finding email accounts code to EmailAccount doctype 2021-05-03 06:22:35 +05:30
file_lock.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
file_manager.py Python 3 issue with re 2021-05-16 05:59:47 +08:00
fixtures.py fix: error while using data import and importing docs 2021-02-22 17:15:49 +05:30
formatters.py refactor: Resolve deprecation warnings 2021-05-11 09:50:58 +05:30
global_search.py refactor: Fix regex to avoid deprecation warnings 2021-05-10 09:18:50 +05:30
goal.py fix: permission not applied on fetching goal chart 2020-11-06 14:04:52 +05:30
html_utils.py feat: Add option to mention a group of users 2021-04-12 16:35:11 +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 feat: custom user type with doctypes 2021-04-01 13:54:11 +05:30
jinja.py fix: Update all /assets urls with new urls 2021-04-24 16:24:08 +05:30
jinja_globals.py fix: Make bundled asset URL absolute always 2021-05-20 20:22:14 +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-03 17:23:32 +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: Check for command in case of API call 2021-02-24 15:43:03 +05:30
oauth.py fix: remove the token validation check 2021-04-27 14:54:35 +05:30
password.py Merge branch 'develop' into remove-password 2021-04-02 09:46:57 +05:30
password_strength.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
pdf.py fix: Asset URLs 2021-04-29 14:47:52 +05:30
print_format.py Merge pull request #8272 from deepeshgarg007/multi_print 2019-08-28 09:52:00 +00:00
redis_wrapper.py Merge remote-tracking branch 'upstream/develop' into esbuild 2021-05-16 11:26:43 +05:30
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: Show deprecation warnings only if DEV_SERVER is set 2021-05-19 13:16:16 +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: manage Python 3 compatiblity with dependencies 2021-04-27 14:54:34 +05:30