seitime-frappe/frappe
2016-10-26 16:00:19 +05:30
..
change_log [enhance] added roles for portal users #2091 (#2093) 2016-09-23 21:44:20 +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] user name must also be a valid email (#2196) 2016-10-26 10:52:56 +05:30
custom [fix] call update_db after customize form if changed 2016-10-19 12:03:26 +05:30
data [refactor] scheduler log is now error log and as MyISAM (commit not required) (#2152) 2016-10-06 17:17:55 +05:30
desk [minor] cleanups 2016-10-10 16:44:54 +05:30
docs OAuth 2 Provider for frappe (#2167) 2016-10-25 10:28:32 +05:30
email [minor] 2016-10-09 15:18:17 +05:30
geo Zambia currency updated 2016-10-24 17:40:19 +05:30
integration_broker OAuth 2 Provider for frappe (#2167) 2016-10-25 10:28:32 +05:30
integrations [fix] typo fix 2016-10-25 13:03:34 +05:30
model get the default value of check field if none, for insert / update 2016-10-19 14:20:50 +05:30
modules Email Alert on any controller method (#2157) 2016-10-08 11:11:36 +05:30
patches minor fix 2016-10-26 16:00:19 +05:30
print [WIP] Option to align field in Print Format Builder (#2109) 2016-10-25 11:26:04 +05:30
public Added setup_field_label_map method in utils (#2178) 2016-10-25 13:02:35 +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 Fixed version conflict 2016-10-04 17:43:50 +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 [fix] page break fix in print format (#2193) 2016-10-25 11:26:55 +05:30
__init__.py [minor] dont show disabled roles in permission manager (#2180) 2016-10-25 10:59:41 +05:30
api.py OAuth 2 Provider for frappe (#2167) 2016-10-25 10:28:32 +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 [enhance] set doctype label via Customize Form frappe/frappe#2019 (#2061) 2016-09-20 11:20:46 +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 [reload] doctype in patch 2016-10-18 17:54:14 +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