seitime-frappe/frappe
2017-06-13 15:46:33 +06:00
..
change_log Change log for version 8 2017-03-30 16:01:25 +05:30
commands Set new build system as default (#3348) 2017-05-19 19:13:46 +05:30
config [fix] list stripe payment gateway under integrations (#3270) 2017-05-12 15:22:01 +05:30
core [minor] ignore password strength test in frappe.in_test (#3423) 2017-06-06 18:03:37 +05:30
custom Update Custom Field background color in Customize Form (frappe/erpnext#6432) (#3334) 2017-05-19 10:37:43 +05:30
data [enhance] Web View settings in DocType (#2798) 2017-03-05 11:12:32 +05:30
desk Row with label like Opening not displaying in the General Ledger report if user has set user permissions (#3414) 2017-06-01 19:02:01 +05:30
docs [documentation] fix url to generators.png (#3220) 2017-05-04 12:16:47 +05:30
email [minor] select the Inbox in readonly false mode while pulling emails (#3412) 2017-06-02 14:03:21 +05:30
geo xrange to range (#3237) 2017-05-11 10:55:34 +05:30
integrations [fix] OAuth2 Frappe Server URL Validation (#3397) 2017-06-12 16:12:49 +05:30
model [fix] Email alert for value change not working for the allow on submit field (#3433) 2017-06-06 18:06:05 +05:30
modules Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30
patches Insert records into global search table in small batches, added progress bar in patch (#3313) 2017-05-17 19:51:44 +05:30
printing [minor] fixes for default print format appears twice (#3392) 2017-05-26 12:44:38 +05:30
public Merge pull request #3382 from tundebabzy/issue_erpnext#8965 2017-06-12 17:07:24 +05:30
templates Merge branch 'master' into develop 2017-05-19 14:06:49 +05:30
tests Make "Amount in words" spell three decimals (#3358) 2017-06-13 12:09:35 +05:30
translations Delete zh-cn.csv 2017-05-19 18:14:14 +05:30
utils Make "Amount in words" spell three decimals (#3358) 2017-06-13 12:09:35 +05:30
website Update render.py 2017-05-19 11:11:06 +05:30
workflow Added fields in global search 2017-02-20 13:39:21 +05:30
www [hotfix] Password strength fix (#3420) 2017-06-02 14:45:41 +05:30
__init__.py bumped to version 8.0.66 2017-06-13 15:46:33 +06:00
api.py Deprecate Integration Broker (#2831) 2017-03-14 11:24:26 +05:30
app.py [minor] set response in app.py 2017-05-23 11:17:09 +05:30
async.py [fix] file .zip upload; 2016-12-05 17:39:52 +05:30
auth.py Phone based login (#3340) 2017-05-19 15:48:13 +05:30
boot.py Add file_watcher_port in common_site_config.json (#3375) 2017-05-24 17:57:55 +05:30
build.js Add file_watcher_port in common_site_config.json (#3375) 2017-05-24 17:57:55 +05:30
build.py Fix build js for travis (#3359) 2017-05-22 12:44:31 +05:30
client.py [URGENT] Prevent accessing sensitive files in client.get_js 2016-11-30 12:02:57 +05:30
database.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
defaults.py Test case fixed 2016-09-28 16:55:11 +05:30
exceptions.py [fix] disable email alert on wrong field. fixes frappe/erpnext#3372 (#3290) 2017-05-16 12:49:47 +05:30
frappeclient.py [minor] set response in app.py 2017-05-23 11:17:09 +05:30
handler.py [hotfix] local veriable data reference before assignment fixes (#3185) 2017-04-28 10:26:34 +05:30
hooks.py a[fix] move dropbox backup upload from short queue to long queue to avoid timeout exceptions 2017-06-12 16:14:12 +05:30
installer.py Issue 3171 (#3178) 2017-05-08 16:06:33 +05:30
limits.py [fix] expiry message 2017-04-13 14:52:29 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py [fix] patches 2017-03-08 11:57:33 +05:30
modules.txt [rename] Print module to Printing 2017-05-03 15:59:24 +05:30
oauth.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
patches.txt Reload Role doctype 2017-05-23 17:21:55 +05:30
permissions.py [fix] check all custom perms before adding permissions from standard docperm (#3280) 2017-05-12 15:41:26 +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] handle session expired in a graceful manner (#3022) 2017-04-10 12:44:39 +05:30
share.py [security] fixed 2016-12-21 11:17:24 +05:30
test_runner.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
translate.py Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30