seitime-frappe/frappe
2016-11-14 13:17:47 +05:30
..
change_log Change Logs for v7.1 2016-10-26 16:28:16 +05:30
commands [Fix] Prevent site creation failure in case installing.lock is not found 2016-09-29 12:06:42 +05:30
config OAuth 2 Provider for frappe (#2167) 2016-10-25 10:28:32 +05:30
core [Fix] break fieldtype issue in the auto email report, object split issue for the columns which has list and dictionary 2016-11-10 19:16:15 +05:30
custom [fix] email alert message changed to Code and ignore xss filtering 2016-11-03 14:12:17 +05:30
data Delete razorpay_integration.json 2016-11-14 13:17:47 +05:30
desk Merge pull request #2285 from rmehta/setup-wizard-fix 2016-11-14 11:49:25 +05:30
docs Fixed version conflict 2016-10-26 16:43:31 +05:30
email [Fix] break fieldtype issue in the auto email report, object split issue for the columns which has list and dictionary 2016-11-10 19:16:15 +05:30
geo Zambia currency updated 2016-10-24 17:40:19 +05:30
integration_broker [fix] remove global variables in oauth 2016-11-11 14:59:27 +05:30
integrations [path][fix] paypal integration 2016-10-31 20:20:43 +05:30
model Fix 'engine' attribute error 2016-10-31 20:36:32 +07:00
modules Email Alert on any controller method (#2157) 2016-10-08 11:11:36 +05:30
patches Update disabled_print_settings_for_custom_print_format.py 2016-11-10 16:14:41 +05:30
print [Fix] Disabled print settings for the custom print format (#2291) 2016-11-10 14:55:24 +05:30
public Merge pull request #2300 from rmehta/datepicker-z-fix 2016-11-11 14:53:33 +05:30
templates [WIP] Option to align field in Print Format Builder (#2109) 2016-10-25 11:26:04 +05:30
tests [minor] dont show disabled roles in permission manager (#2180) 2016-10-25 10:59:41 +05:30
translations [translations] 2016-10-26 17:44:31 +05:30
utils Disables reports will not show up in list view 2016-10-24 16:54:28 +05:30
website [minor] added frappe.format and validate_payment in web_form.html 2016-10-18 21:52:17 +05:30
workflow [feature] opt out of workflow status override in list view (#2040) 2016-09-19 13:13:55 +05:30
www [print format] show column even if empty to make consistent with original implementation 2016-11-14 11:38:45 +05:30
__init__.py bumped to version 7.1.12 2016-11-14 13:09:04 +06:00
api.py [fix] remove global variables in oauth 2016-11-11 14:57:13 +05:30
app.py [logger] log in logs/frappe.log 2016-09-29 11:30:29 +05:30
async.py [enhance] run actions in background doc.queue_action("submit") 2016-07-19 17:12:37 +05:30
auth.py [enhance] save redirect info on sign-up 2016-09-24 13:05:05 +05:30
boot.py Remember last selected value (#2203) 2016-11-03 11:12:48 +05:30
build.py [refactor] Language is now a doctype (#2003) 2016-08-23 16:38:03 +05:30
client.py [minor] dont show disabled roles in permission manager (#2180) 2016-10-25 10:59:41 +05:30
database.py [fix] removed mysql auto-connect on 'mysql has gone away' 2016-07-14 14:38:26 +05:30
defaults.py Test case fixed 2016-09-28 16:55:11 +05:30
exceptions.py [fix] retry a job on deadlock or lock-wait-timeout 2016-07-03 16:14:50 +05:30
frappeclient.py [feature] [api] frappe.client.insert_many 2016-08-09 11:09:31 +05:30
handler.py [enhance] run actions in background doc.queue_action("submit") 2016-07-19 17:12:37 +05:30
hooks.py [fix] refactor integration services (#2087) 2016-10-10 17:16:21 +05:30
installer.py Email Alert on any controller method (#2157) 2016-10-08 11:11:36 +05:30
limits.py [minor] print format in web form 2016-10-12 14:12:41 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py [enhance] a better way to export customzations and Email Alert can now be standard and in app (#2134) 2016-10-02 23:32:34 +05:30
modules.txt Integration broker (#1968) 2016-09-09 11:15:18 +05:30
oauth.py OAuth 2 Provider for frappe (#2167) 2016-10-25 10:28:32 +05:30
patches.txt [Fix] Disabled print settings for the custom print format (#2291) 2016-11-10 14:55:24 +05:30
permissions.py allow creation of user permissions on site creation (#2006) 2016-09-12 15:29:14 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [refactor] code for integration service scheduled events 2016-10-13 14:59:23 +05:30
share.py fix for write share permission #1996 (#2016) 2016-10-08 11:06:27 +05:30
test_runner.py [fix] [test] [translation] 2016-08-24 14:39:57 +05:30
translate.py [minor] 2016-10-09 15:18:17 +05:30