seitime-frappe/frappe/utils
2017-08-03 12:02:18 +05:30
..
__init__.py Replaced urllib.quote imports with six.moves.urllib.parse.quote (#3837) 2017-08-02 17:09:16 +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 several throw translations (#3441) 2017-06-13 14:32:47 +05:30
backups.py Download attachments backup (#3663) 2017-07-12 12:59:03 +05:30
bench_helper.py [minor] fix patch and module command 2017-08-03 12:02:18 +05:30
boilerplate.py Replaced mixed usage of tabs and spaces for indents with tabs only (#3813) 2017-07-31 10:50:26 +05:30
bot.py [patch] added patch for migration 2017-01-12 15:48:49 +05:30
change_log.py xrange to range (#3237) 2017-05-11 10:55:34 +05:30
csvutils.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
data.py Replaced urllib.quote imports with six.moves.urllib.parse.quote (#3837) 2017-08-02 17:09:16 +05:30
dateutils.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
doctor.py rewrite use of dict.iteritems (#3498) 2017-06-19 09:10:21 +05:30
error.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
file_lock.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
file_manager.py Replaced urllib.unquote imports with six.moves.urllib.parse.unquote (#3836) 2017-08-02 17:09:31 +05:30
fixtures.py Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30
formatters.py [minor] return formatted time on format_value instead of timedelta object (#3657) 2017-07-11 14:05:36 +05:30
global_search.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
goal.py Graph additions (#3776) 2017-07-28 11:14:33 +05:30
help.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
html_utils.py [minor] html_utils.py, bleach.linkify remove tokenizer 2017-03-09 14:02:26 +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 [minor] revert enable all roles (#3790) 2017-07-27 09:01:48 +05:30
jinja.py Replaced mixed usage of tabs and spaces for indents with tabs only (#3813) 2017-07-31 10:50:26 +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 xrange to range (#3237) 2017-05-11 10:55:34 +05:30
minify.py Replaced StringIO and cStringIO imports with six.StringIO (#3810) 2017-07-31 10:54:17 +05:30
momentjs.py [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:20 +05:30
nestedset.py [minor] return None is records are not available 2017-07-03 15:54:39 +05:30
oauth.py Deprecate Integration Broker (#2831) 2017-03-14 11:24:26 +05:30
password.py [minor] added error message if the encryption_key in the site_config is changed (#3326) 2017-05-18 12:08:06 +05:30
password_strength.py [minor] compair minimum score with zxcvbn feedback score (#3444) 2017-06-07 12:07:01 +05:30
pdf.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
print_format.py [rename] frappe.www.print to frappe.www.printview 2017-05-03 15:59:24 +05:30
redis_wrapper.py rewrite use of dict.iteritems (#3498) 2017-06-19 09:10:21 +05:30
response.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
scheduler.py Enable Scheduler using set_value method, to avoid saving System Settings (#3268) 2017-05-11 16:03:10 +05:30
selenium_testdriver.py Replaced 'except' clause syntax (#3827) 2017-08-02 16:58:24 +05:30
setup_docs.py [docs] simplified docs home 2017-07-31 17:39:44 +05:30
testutils.py [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
user.py [domainify] hide restrict to domain modules from modules page (#3677) 2017-07-18 12:29:57 +05:30
verified_command.py [fix] test for unsubscribe 2016-08-02 11:57:06 +05:30
xlsxutils.py Replaced StringIO and cStringIO imports with six.StringIO (#3810) 2017-07-31 10:54:17 +05:30