| .. |
|
__init__.py
|
Email parse addr fix. (#3371)
|
2017-06-07 15:49:27 +05:30 |
|
autodoc.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
background_jobs.py
|
several throw translations (#3441)
|
2017-06-13 14:32:47 +05:30 |
|
backups.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
bench_helper.py
|
fix other apps command execution
|
2017-06-24 18:21:40 +03:00 |
|
boilerplate.py
|
Add js to doctype calendar view (#3599)
|
2017-07-05 11:08:09 +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
|
Merge pull request #1969 from frappe/hotfix
|
2016-08-12 11:39:20 +05:30 |
|
data.py
|
rewrite use of dict.iteritems (#3498)
|
2017-06-19 09:10:21 +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
|
Download files using REST API and OAuth 2 Token (#3499)
|
2017-06-19 09:11: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
|
[fix] Enqueue syncing global search (#3455)
|
2017-06-16 11:02:22 +05:30 |
|
help.py
|
Except and raise statement python 3 compatible style (#3216)
|
2017-05-11 10:51:59 +05:30 |
|
html_utils.py
|
[minor] html_utils.py, bleach.linkify remove tokenizer
|
2017-03-09 14:02:26 +05:30 |
|
identicon.py
|
[enhancement] Identicon in sidebar
|
2016-04-01 15:08:22 +05:30 |
|
image.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
install.py
|
[fix] for tests
|
2017-07-06 10:49:21 +05:30 |
|
jinja.py
|
Added “POST” method in app.py and updated csrf_token accessible from “frappe.session” (#3302)
|
2017-05-19 11:14:08 +05:30 |
|
logger.py
|
[fix] longer error logs
|
2016-10-05 17:57:26 +05:30 |
|
make_random.py
|
xrange to range (#3237)
|
2017-05-11 10:55:34 +05:30 |
|
minify.py
|
[hotfix] removed unicode literals from minify.py
|
2015-02-24 22:30:42 +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
|
Change raise syntax to python 3 compatible style (#3497)
|
2017-06-19 09:07:19 +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
|
[ui-tests] python is back! (#3565)
|
2017-07-03 11:53:00 +05:30 |
|
setup_docs.py
|
rewrite use of dict.iteritems (#3498)
|
2017-06-19 09:10:21 +05:30 |
|
testutils.py
|
[refactor] [optimize] dynamic links on deletion
|
2016-03-10 15:14:44 +05:30 |
|
user.py
|
Except and raise statement python 3 compatible style (#3216)
|
2017-05-11 10:51:59 +05:30 |
|
verified_command.py
|
[fix] test for unsubscribe
|
2016-08-02 11:57:06 +05:30 |
|
xlsxutils.py
|
[minor] Handle string with no html tag in xlsxutils (#3332)
|
2017-05-18 13:39:07 +05:30 |