seitime-frappe/frappe/utils
Saurabh 7620bb3789 Deprecate Integration Broker (#2831)
* [fix] remove razorpay from integration service

* [fix] clean-up js side integration service dependancies

* [fix] remove integration service, .py cleanup, move integration request to integration

* [fix] move oauth to integrations and deprecate integration broker

* [fix] mark services enabled and update integrations listing

* [fix] V7.1 and V7.2 integration service related pathch fixes and move payment gateway dotype to core module

* [fix] create payment gateway records if not exists

* [fix] module page for integrations

* [minor][fix] minor checks

* [fix] remove integration broker module only if not allocated to any doctype
2017-03-14 11:24:26 +05:30
..
__init__.py Merge branch 'master' into develop 2017-03-09 14:59:02 +05:30
autodoc.py [docs] for frappe client #2209 2016-11-08 12:24:20 +05:30
background_jobs.py [feature] Global Search (again) (#2710) 2017-02-13 14:50:54 +05:30
backups.py [fix] email, deprecate frappe.email.sendmail, use frappe.sendmail 2016-11-18 11:32:18 +05:30
bench_helper.py [minor] click disable warning 2015-08-21 14:50:42 +05:30
boilerplate.py [enhance] global search in website (#2810) 2017-03-07 16:37:50 +05:30
bot.py [patch] added patch for migration 2017-01-12 15:48:49 +05:30
change_log.py [minor] show develop_version in branch 2017-03-10 09:38:19 +05:30
csvutils.py Merge pull request #1969 from frappe/hotfix 2016-08-12 11:39:20 +05:30
data.py Merge branch 'master' into develop 2017-03-09 14:59:02 +05:30
dateutils.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
doctor.py [fix] doctor 2016-05-23 14:57:28 +05:30
error.py [fix] bulk email indexing 2016-05-25 10:35:49 +05:30
file_lock.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
file_manager.py [feature] document versioning #2469 (#2523) 2016-12-29 18:01:42 +05:30
fixtures.py Add or_filters filter for export_fixtures, to filter by doctype or fieldnames (#2616) 2017-01-24 11:01:41 +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 Title case, use gs title column, exclude docstatus 2 2017-03-13 10:12:25 +05:30
help.py [feature] Global Search (again) (#2710) 2017-02-13 14:50:54 +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 Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
install.py changed user_roles to roles 2017-03-06 14:42:13 +05:30
jinja.py [fix] contact us to create communication and blog list 2017-03-02 13:06:45 +05:30
logger.py [fix] longer error logs 2016-10-05 17:57:26 +05:30
make_random.py [minor] [fixes 2016-06-30 17:02:23 +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 [fix] rename password field 2016-06-15 16:48:47 +05:30
password_strength.py [fix] password strength (via error snapshot) 2016-12-20 11:38:19 +05:30
pdf.py [Fix] Multiple letter head printing issue on print format (#2365) 2016-11-25 16:10:42 +05:30
print_format.py Fixed merge conflict 2016-11-28 14:25:11 +05:30
redis_wrapper.py [fix] [hot] hset bug 2016-11-19 17:16:49 +05:30
response.py Add binary mime type in response.py 2017-02-14 18:34:35 +05:30
scheduler.py Deprecate Integration Broker (#2831) 2017-03-14 11:24:26 +05:30
sel.py [fix] selenium 2015-05-29 01:00:27 -04:00
setup_docs.py [fix] tests + add google analytics id in docs 2016-12-09 16:39:38 +05:30
testutils.py [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
user.py Merge branch 'master' into develop 2017-03-09 14:59:02 +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 Fix for opening the file in mac and some styling in excel file 2017-02-14 18:34:35 +05:30