seitime-frappe/frappe
Zarrar e76b3eef4e [Enhance] New DocField - 'Fetch From' (#5563)
* add new docfield fetch_from - serves as add_fetch

* replace options.split with fetch_from.split

* copied data from options to fetch_from

* patch to update fetch_from for docfield, custom_field and property_setter

* update tests according to fetch_from change
2018-05-23 11:07:57 +05:30
..
change_log Non Pour Accent! (#5427) 2018-04-10 22:53:42 -08:00
chat check chat profile exists the right way 2018-04-09 15:35:18 +05:30
commands [travis] --quiet 2018-04-16 11:25:39 +05:30
config Permission fixes (#5530) 2018-05-04 19:49:11 +05:30
contacts Merge branch 'master' into develop 2018-05-22 08:45:40 +00:00
core [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
custom [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
data Select fields to allow in quick entry (#5461) 2018-05-22 11:49:32 +05:30
data_migration Calendar connector improvements (#5571) 2018-05-21 12:21:15 +05:30
desk [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
docs Merge branch 'master' into develop 2018-05-22 08:45:40 +00:00
email [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
geo [minor] remove in_dialog old property 2018-05-16 12:51:01 +05:30
integrations [fix] handle worker timeout issue while taking backup to dropbox (#5450) 2018-05-22 11:43:06 +05:30
model [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
modules time taken by the patch along with success message (#5524) 2018-05-04 13:14:10 +05:30
patches [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
printing Merge branch 'master' into develop 2018-04-25 11:35:48 +05:30
public [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
templates [docs-portal] Search the Docs (#5558) 2018-05-22 10:23:13 +05:30
tests Fixed merge conflict 2018-05-08 15:27:37 +05:30
translations [Translation] Updated Translations (#5552) 2018-05-16 11:12:06 +05:30
utils Merge branch 'master' into develop 2018-05-22 08:45:40 +00:00
website [docs-portal] Search the Docs (#5558) 2018-05-22 10:23:13 +05:30
workflow [minor] remove in_dialog old property 2018-05-16 12:51:01 +05:30
www [docs-portal] Search the Docs (#5558) 2018-05-22 10:23:13 +05:30
__init__.py Merge branch 'master' into develop 2018-05-22 08:45:40 +00:00
api.py [hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013) 2017-09-01 09:16:32 +05:30
app.py conditional checks 2018-03-12 22:59:23 +05:30
async.py fix site room broadcast 2018-03-28 12:31:16 +05:30
auth.py If user has active session, redirect to desk (#4661) 2018-02-13 11:19:43 +05:30
boot.py Permission fixes (#5530) 2018-05-04 19:49:11 +05:30
build.py Better messages for build commands (#5117) 2018-03-05 22:07:55 +05:30
cache_manager.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
client.py Success Action (#5434) 2018-04-18 11:22:51 +05:30
database.py [query-perf-log] Add execution time for debug opt in frappe.db.sql (#5592) 2018-05-23 10:41:05 +05:30
defaults.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
exceptions.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
frappeclient.py Data Migration Tool (for hub) (#4144) 2017-10-05 11:15:35 +05:30
handler.py Update handler.py 2018-03-28 16:26:15 +05:30
hooks.py Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
installer.py [fix] added ignore_in_install flag to accommodate Gcal custom field (#5455) 2018-04-18 12:39:56 +05:30
limits.py Merge branch 'develop' into fix-urlencode 2017-08-11 13:01:24 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py add before after migrate hooks (#4829) 2018-01-23 15:19:52 +05:30
modules.txt 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +05:30
oauth.py OAuth 2.0 2018-03-19 22:27:22 +05:30
patches.txt [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
permissions.py Allow everything for Admin (#5561) 2018-05-17 12:33:38 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
share.py delete references of deprecated chat 2017-12-29 10:08:15 +05:30
test_runner.py User permissions redux (#5314) 2018-04-03 10:42:04 +05:30
translate.py read_csv both 2 and 3 compatible 2018-03-08 17:25:56 +05:30
twofactor.py [fix] Header for sms send request (#4417) 2017-11-03 16:20:53 +05:30