seitime-frappe/frappe
2016-09-28 16:07:27 +05:30
..
change_log [enhance] added roles for portal users #2091 (#2093) 2016-09-23 21:44:20 +05:30
commands [fix] number of backups 2016-09-21 11:18:16 +05:30
config [docs] and other minor fixes 2016-09-15 13:55:37 +05:30
core Select only mandatory childtable fields on Select Mandatory (#2092) 2016-09-26 18:16:50 +05:30
custom [minor] remove quick entry for custom script, integration service 2016-09-24 15:18:20 +05:30
data Fixed version conflict 2016-09-21 13:09:01 +05:30
desk [gantt] fix invalid date on Event 2016-09-28 16:07:27 +05:30
docs fix sintax error (#2101) 2016-09-26 18:18:58 +05:30
email [Fix] Retry on Authentication error by Gmail, if emails are pulled from/pushed to server too frequently (#2090) 2016-09-23 17:19:53 +05:30
geo Merge pull request #2051 from strixaluco/patch-3 2016-09-14 15:33:54 +05:30
integration_broker [minor] remove quick entry for custom script, integration service 2016-09-24 15:18:20 +05:30
integrations [enhance] receive payments in web form and other fixes (#2097) 2016-09-24 14:55:35 +05:30
model [enhance] receive payments in web form and other fixes (#2097) 2016-09-24 14:55:35 +05:30
modules [minor] print doctype and module name if broken 2016-09-23 21:44:34 +05:30
patches Fixed version conflict 2016-09-23 17:22:09 +05:30
print Fixed version conflict 2016-09-14 15:52:32 +05:30
public Fixed version conflict 2016-09-28 10:48:58 +05:30
templates [fix] minor date-format 2016-09-26 17:56:38 +05:30
tests [test] fix for get_url 2016-08-12 19:32:03 +05:30
translations New languages added: 2016-08-25 15:22:22 +05:30
utils Fixed version conflict 2016-09-28 10:48:58 +05:30
website [fix] minor date-format 2016-09-26 17:56:38 +05:30
workflow [feature] opt out of workflow status override in list view (#2040) 2016-09-19 13:13:55 +05:30
www [enhance] save redirect info on sign-up 2016-09-24 13:05:05 +05:30
__init__.py bumped to version 7.0.36 2016-09-28 11:18:33 +06:00
api.py [enhancement] remember list settings - sort, filters, paging 2016-05-30 18:19:47 +05:30
app.py Fix issue: There is an error appear "ValueError: No JSON object could be decoded" when data is sent from SAP to ERPNext in http request body. 2016-08-09 13:38:11 +03:00
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 [feature] [api] frappe.client.insert_many 2016-08-09 11:09:31 +05:30
database.py [fix] removed mysql auto-connect on 'mysql has gone away' 2016-07-14 14:38:26 +05:30
defaults.py [fix] remove "language" if set via old setup wizard 2016-09-20 18:29:52 +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 [minor] removed the desktop_backgroud from frappe hooks (#2085) 2016-09-26 18:15:47 +05:30
installer.py [enhance] save redirect info on sign-up 2016-09-24 13:05:05 +05:30
limits.py [feature] allow multiple sessions per user 2016-08-10 17:31: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] commands to setup help and version set as 7.1-beta 2016-08-24 12:44:04 +05:30
modules.txt Integration broker (#1968) 2016-09-09 11:15:18 +05:30
patches.txt Fixed version conflict 2016-09-23 17:22:09 +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 [enhance] added roles for portal users #2091 (#2093) 2016-09-23 21:44:20 +05:30
share.py [fix] ignore permissions when removing user share 2016-04-04 16:53:58 +05:30
test_runner.py [fix] [test] [translation] 2016-08-24 14:39:57 +05:30
translate.py [enhance] set doctype label via Customize Form frappe/frappe#2019 (#2061) 2016-09-20 11:20:46 +05:30