seitime-frappe/frappe/utils
2019-02-28 20:23:06 +05:30
..
__init__.py fix(prepared-report): Python 2 compatibility fix 2018-12-06 16:01:41 +05:30
autodoc.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
background_jobs.py fix - default timeouts never picked up (#6098) 2018-09-24 13:08:08 +05:30
backups.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
bench_helper.py [fix] bench_helper.py 2018-05-28 12:48:28 +05:30
boilerplate.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
bot.py [patch] added patch for migration 2017-01-12 15:48:49 +05:30
change_log.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
csvutils.py Merge branch 'master' into staging-fixes 2018-10-03 14:51:32 +00:00
data.py fix(data_import): use absolute url (#6875) 2019-02-05 10:53:31 +05:30
dateutils.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
doctor.py python 3 fixes 2018-03-31 18:15:43 +05:30
error.py fix: errprint not working 2019-02-28 20:23:06 +05:30
file_lock.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
file_manager.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
fixtures.py New data import (#4601) 2017-12-15 12:17:24 +05:30
formatters.py Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
gitutils.py Fixes for Python 3 (#4940) 2018-01-31 10:51:13 +05:30
global_search.py fix(sync_global_search): decode json object as str (#6867) 2019-01-31 15:16:47 +05:30
goal.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
html_utils.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +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 [setup] check skip_setup_wizard from common_site_comfig 2018-12-11 16:10:02 +05:30
jinja.py fix: Jinja template error (#6957) 2019-02-19 14:19:51 +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: use orm instead of query 2019-02-01 15:53:01 +05:30
oauth.py Fix tuple index bug in string formatting (#5632) 2018-06-01 12:13:27 +05:30
password.py Resolved merge conflicts 2018-07-18 16:20:06 +05:30
password_strength.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
pdf.py Merge branch 'master' into staging-fixes 2019-01-29 17:08:58 +05:30
print_format.py fix: Don't send attachment/download header with PDF files (#6881) 2019-02-06 12:48:41 +05:30
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 feat(error-report): Collect frame locals in error report (#6938) 2019-02-15 14:24:08 +05:30
scheduler.py fix(patch): check if table exists for old prepared reports (#6605) 2018-12-11 11:08:50 +05:30
selenium_testdriver.py Don't set window size in selenium tests 2018-01-11 12:05:40 +05:30
setup_docs.py [docs-portal] Search the Docs (#5558) 2018-05-22 10:23:13 +05:30
testutils.py [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
user.py provision to setup password while adding system manager 2018-12-11 16:10:02 +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 style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30