seitime-frappe/frappe
Nabin Hait 01fe4b665f Merge pull request #2337 from shreyasp/translations-setup-wizard
[Fix] Setup wizard exception fix for unique_module_name_standard
2016-11-17 15:52:18 +05:30
..
change_log Change Logs for v7.1 2016-10-26 16:28:16 +05:30
commands [minor] supress duplicate icon error in setup wizard (#2327) 2016-11-16 11:19:36 +05:30
config OAuth 2 Provider for frappe (#2167) 2016-10-25 10:28:32 +05:30
core [minor] supress duplicate icon error in setup wizard (#2327) 2016-11-16 11:19:36 +05:30
custom [fix] email alert message changed to Code and ignore xss filtering 2016-11-03 14:12:17 +05:30
data Delete paypal_integration.json 2016-11-14 13:17:57 +05:30
desk [Fix] Setup wizard exception fix for unique_module_name_standard 2016-11-17 15:39:31 +05:30
docs Fixed version conflict 2016-10-26 16:43:31 +05:30
email [fix] weekly auto email report, fixes frappe/erpnext#6936 2016-11-15 14:40:14 +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 [minor][fix] typo fix 2016-11-17 12:25:41 +05:30
model [minor] [fix] extract images before sanitizing html for text editor (#2319) 2016-11-16 11:07:56 +05:30
modules Email Alert on any controller method (#2157) 2016-10-08 11:11:36 +05:30
patches setup integration service patch fixed (#2310) 2016-11-16 11:07:41 +05:30
print [fix] print format heading bug 2016-11-16 16:57:14 +05:30
public [minor] supress duplicate icon error in setup wizard (#2327) 2016-11-16 11:19:36 +05:30
templates [fix] ux for web forms that dont require login, fixes #2266 (#2322) 2016-11-16 11:08:09 +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 [hot-fix] fix test and print format 2016-11-14 17:33:32 +05:30
website [fix] ux for web forms that dont require login, fixes #2266 (#2322) 2016-11-16 11:08:09 +05:30
workflow [feature] opt out of workflow status override in list view (#2040) 2016-09-19 13:13:55 +05:30
www [hot-fix] fix test and print format 2016-11-14 17:33:32 +05:30
__init__.py bumped to version 7.1.14 2016-11-16 11:50:42 +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 [fix] frappe.client.set_value for unsetting value (#2323) 2016-11-16 11:08:39 +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 [hot] fix bug that caused session crashing when cache was full 2016-11-14 17:22:08 +05:30