seitime-frappe/frappe/utils
2018-06-01 12:13:27 +05:30
..
__init__.py Use email instead of user name for building exclude list from thread_notify (#5502) 2018-05-22 11:44:34 +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 [travis] --quiet 2018-04-16 15:09:08 +05:30
backups.py [hotfix][urgent] fix backup compression (#5418) 2018-04-09 15:18:55 +05:30
bench_helper.py [fix] bench_helper.py 2018-05-28 12:48:28 +05:30
boilerplate.py escape new line char while creating boilerplate for app 2018-05-07 12:50:19 +05:30
bot.py [patch] added patch for migration 2017-01-12 15:48:49 +05:30
change_log.py [feature] add bench auto-deploy command (#4894) 2018-01-23 15:18:51 +05:30
csvutils.py fix test case 2018-03-31 18:01:11 +05:30
data.py Fixed merge conflict 2018-05-08 15:27:37 +05:30
dateutils.py python 3 fixes 2018-03-31 18:15:43 +05:30
doctor.py python 3 fixes 2018-03-31 18:15:43 +05:30
error.py fix json loading str to bytes 2018-03-29 10:47:21 +05:30
file_lock.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
file_manager.py Fix python3 issue reading pdf (#5541) 2018-05-08 15:41:12 +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 Issue 4616 (#4617) 2017-12-14 14:57:05 +05:30
goal.py [charts] update API 2018-03-12 09:53:46 +05:30
help.py [docs-portal] Search the Docs (#5558) 2018-05-22 10:23:13 +05:30
html_utils.py [Fix] patch social login key refactor (#4749) 2018-01-03 18:50:32 +05:30
identicon.py Replaced StringIO and cStringIO imports with six.StringIO (#3810) 2017-07-31 10:54:17 +05:30
image.py Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30
install.py Workflow actions (#5598) 2018-05-30 11:24:49 +05:30
jinja.py Jinja Customization from hooks.py bug fix (#5604) 2018-05-24 14:26:18 +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 Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
minify.py Replaced StringIO and cStringIO imports with six.StringIO (#3810) 2017-07-31 10:54:17 +05:30
momentjs.py python 3 fixes 2018-03-31 18:15:43 +05:30
nestedset.py get root of nestedset docs 2018-05-29 16:16:21 +05:30
oauth.py Fix tuple index bug in string formatting (#5632) 2018-06-01 12:13:27 +05:30
password.py Login fix for python3 (#5529) 2018-05-04 18:36:27 +05:30
password_strength.py Social login refactor (#4519) 2018-01-03 14:57:16 +05:30
pdf.py Merge pull request #4973 from lasalesi/configurablepdfborder 2018-05-03 17:41:52 +05:30
print_format.py [Fix] Letterhead appearing on PDF even when not selected (#4484) 2017-11-14 13:43:33 +05:30
redis_wrapper.py python 3 fixes 2018-03-31 18:15:43 +05:30
response.py [fix] resolved merge conflicts 2018-05-15 12:56:21 +05:30
scheduler.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
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 Permission fixes (#5368) 2018-04-04 12:54:18 +05:30
verified_command.py Encode unicode strings before hmac 2017-09-27 01:08:07 +05:30
xlsxutils.py Add filepath param in read_xlsx (#5465) 2018-04-18 16:38:57 +05:30