seitime-frappe/frappe
2016-10-05 16:34:06 +05:30
..
change_log Change logs for v7 2016-08-22 15:51:22 +05:30
commands [Minor] Added '--admin-password' to by pass admin password prompt on reinstalling the site 2016-09-08 13:33:27 +05:30
config [enhancement] bulk update tool! 2016-07-15 16:28:20 +05:30
core [Fix] data import tool, file format issue 2016-10-04 17:29:52 +05:30
custom [minor] fixes to patches, ignore validate if in patch, move some events to hourly 2016-08-16 10:24:09 +05:30
data [Minor] Added Civil contracting to app listing to allow installations 2016-09-20 16:57:09 +05:30
desk [ui] fix activity heatmap popover 2016-10-03 15:01:06 +05:30
docs Merge pull request #1986 from PawanMeh/develop 2016-08-17 16:20:55 +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 [minor] add quick_entry and added icelandic language 2016-07-25 15:03:26 +05:30
integrations [fix] parent_website_route + '/' + page_name = route 2016-06-23 15:47:47 +05:30
model Add error traceback in comment if no message_log 2016-10-05 16:34:06 +05:30
modules [minor] fixes to patches, ignore validate if in patch, move some events to hourly 2016-08-16 10:24:09 +05:30
patches [patch][fix] create private files folder 2016-09-23 17:17:42 +05:30
print [fix] make "draft" heading for print format configurable 2016-09-12 13:00:24 +05:30
public Get indicator for wrokflow state 2016-10-04 17:15:51 +05:30
templates [fix] image size in print format 2016-10-04 13:15:19 +05:30
tests [test] fix for get_url 2016-08-12 19:32:03 +05:30
translations [fix] translation fix for ToDo 2016-10-04 17:29:12 +05:30
utils [hot] ignoring loading errors causes background images to not load 2016-09-30 16:20:20 +05:30
website Get the css source of the template 2016-08-16 10:57:13 +05:30
workflow [minor] add quick_entry and added icelandic language 2016-07-25 15:03:26 +05:30
www [minor] [fixes] sort order in list view and markdown in print format 2016-08-08 10:54:31 +05:30
__init__.py bumped to version 7.0.40 2016-10-04 18:05:09 +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 [feature] allow multiple sessions per user 2016-08-10 17:31:29 +05:30
boot.py [enhancement] bulk update tool! 2016-07-15 16:28:20 +05:30
build.py [fix] control.js for read only values 2016-04-25 17:53:13 +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] unhide first 2016-04-15 16:46:51 +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] fixes to patches, ignore validate if in patch, move some events to hourly 2016-08-16 10:24:09 +05:30
installer.py [feature] allow multiple sessions per user 2016-08-10 17:31:29 +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 [redesign] removed website statics, www served like templates/pages 2016-06-23 10:54:31 +05:30
modules.txt Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
patches.txt [patch][fix] create private files folder 2016-09-23 17:17:42 +05:30
permissions.py [fix] has_controller_permissions - return None if function could not decide on True or False 2016-02-15 13:26:23 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [Fix] Social login not allowed for a disabled user (#2032) 2016-09-12 16:06:35 +05:30
share.py [fix] ignore permissions when removing user share 2016-04-04 16:53:58 +05:30
test_runner.py [fix] use importlib instead of imp.load_source in test_runner. Fixes to scheduler.py 2016-04-13 21:00:08 +05:30
translate.py [minor][fix] check workflow document state messages is translatable 2016-10-05 10:53:57 +05:30