| .. |
|
__init__.py
|
Email praseaddr fix, fixes frappe/issues#3004 (#3345)
|
2017-05-19 15:50:21 +05:30 |
|
autodoc.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
background_jobs.py
|
Except and raise statement python 3 compatible style (#3216)
|
2017-05-11 10:51:59 +05:30 |
|
backups.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
bench_helper.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
boilerplate.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +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
|
[fix] socketio 2.0 (#3257)
|
2017-05-10 13:58:25 +05:30 |
|
dateutils.py
|
Except and raise statement python 3 compatible style (#3216)
|
2017-05-11 10:51:59 +05:30 |
|
doctor.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +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
|
Except and raise statement python 3 compatible style (#3216)
|
2017-05-11 10:51:59 +05:30 |
|
fixtures.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
formatters.py
|
[minor] added frappe.format and validate_payment in web_form.html
|
2016-10-18 21:52:17 +05:30 |
|
global_search.py
|
Global search patch: Ignore checking is_website_published, if controller does not exists (#3379)
|
2017-05-24 17:52:01 +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
|
[minor] new line after install & reinstallation of new-site (#3262)
|
2017-05-12 15:20:47 +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
|
Revert "[optimize] remove count(*) from queries" (#2353)
|
2016-11-22 10:55:13 +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
|
Fixed issue #frappe WN-SUP25323 for password strength error (#3380)
|
2017-05-24 17:51:44 +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
|
[fix] [hot] hset bug
|
2016-11-19 17:16:49 +05:30 |
|
response.py
|
[debug] show where permission is failing (#3264)
|
2017-05-11 11:46:47 +05:30 |
|
scheduler.py
|
Enable Scheduler using set_value method, to avoid saving System Settings (#3268)
|
2017-05-11 16:03:10 +05:30 |
|
sel.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +05:30 |
|
setup_docs.py
|
Python 3 compatible print statements (#3199)
|
2017-05-01 12:34:29 +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 |
|
xlsutils.py
|
[fix] formatting and modified filters for auto email report, fixes frappe/erpnext#7081 and frappe/erpnext#7147
|
2016-12-26 13:03:57 +05:30 |
|
xlsxutils.py
|
[minor] Handle string with no html tag in xlsxutils (#3332)
|
2017-05-18 13:39:07 +05:30 |