seitime-frappe/frappe/utils
2019-11-07 12:14:09 +05:30
..
__init__.py fix: decode non-ascii characters for formataddr 2019-10-29 16:22:25 +05:30
background_jobs.py reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 2019-11-07 12:14:09 +05:30
backups.py feat: merge gzip and mysqldump to speedup backup (#8524) 2019-10-21 15:24:26 +05:30
bench_helper.py [fix] bench_helper.py 2018-05-28 12:48:28 +05:30
boilerplate.py feat: allow extending doctype dashboards via hooks (develop) (#8336) 2019-09-08 02:29:43 +05:30
bot.py [patch] added patch for migration 2017-01-12 15:48:49 +05:30
change_log.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
csvutils.py fix(various): after manual testing 2019-05-24 11:22:09 +05:30
data.py fix: disable smart shrinking for version 0.12.5 2019-10-25 18:36:26 +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: Do not show locals to user (#7397) 2019-05-02 19:35:17 +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 New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
gitutils.py Fixes for Python 3 (#4940) 2018-01-31 10:51:13 +05:30
global_search.py Merge branch 'develop' of https://github.com/frappe/frappe into global_tags 2019-09-30 13:59:28 +05:30
goal.py Update frappe/utils/goal.py 2019-08-28 10:06:13 +05:30
html_utils.py fix: allow bold and underline tags while adding comment 2019-10-18 15:41:16 +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 fix: Notification test in Postgres (#7044) 2019-03-08 20:47:21 +05:30
jinja.py fix(security): use restricted python 2019-10-11 14:16:49 +05:30
logger.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +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 missing code for social login key 2019-10-30 17:26:45 +05:30
password.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
password_strength.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
pdf.py fix: disable smart shrinking for version 0.12.5 2019-10-25 18:36:26 +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(global search): fallback if redis is not yet started 2019-01-30 11:26:07 +05:30
reset_doc.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
response.py add support for utf-8 characters in pdf filename during downloads 2019-10-29 23:33:23 +02:00
safe_exec.py fix(minor) 2019-10-11 15:31:45 +05:30
scheduler.py feat(scheduler): log scheduler events 2019-11-07 12:14:09 +05:30
selenium_testdriver.py Don't set window size in selenium tests 2018-01-11 12:05:40 +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 perf(desk): Use cached meta 2019-10-23 22:21:49 +05:30
verified_command.py [Workflow] Added a check to enable/disable workflow action emails and test fix (#5668) 2018-06-11 15:09:42 +05:30
xlsxutils.py fix(xls): Don't remove first row 2019-09-29 22:41:30 +05:30