seitime-frappe/frappe
2016-08-09 13:38:11 +03:00
..
change_log [change log] 2016-04-20 16:05:38 +05:30
commands [Fix] Added --yes or -y to bypass confirmation prompt to uninstall-app from site 2016-08-05 16:54:02 +05:30
config [enhancement] bulk update tool! 2016-07-15 16:28:20 +05:30
core [ux improvement] Sort modules shown in user doctype 2016-08-08 18:11:48 +05:30
custom [minor] set default script_type for Custom Script 2016-08-04 11:04:11 +05:30
data [minor] add quick_entry and added icelandic language 2016-07-25 15:03:26 +05:30
desk [fix] apply read permlevel before sending doc to desk. Fixes #1904 2016-08-08 14:07:38 +05:30
docs URL change v7 2016-07-30 21:01:35 +05:30
email [minor] [fixes] 2016-08-05 16:00:45 +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 [hot] fix permlevel 2016-08-08 16:53:28 +05:30
modules [enhance] web forms are now first class 2016-06-24 16:40:28 +05:30
patches [patch] Set Email Group based on Newsletter list value 2016-08-01 18:52:58 +05:30
print Label changed 2016-06-22 11:44:52 +05:30
public [minor] [fixes] sort order in list view and markdown in print format 2016-08-08 10:54:31 +05:30
templates Merge pull request #1934 from nabinhait/print_format_spacing 2016-08-03 18:12:41 +05:30
tests [fix] apply read permlevel before sending doc to desk. Fixes #1904 2016-08-08 14:07:38 +05:30
translations [lang] icelandic 2016-07-25 15:03:26 +05:30
utils [feature] added a new database _frappe_help containing all help files 2016-08-03 18:00:45 +05:30
website [fix] URL Prefix for docs 2016-08-05 16:32:00 +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.18 2016-08-08 17:27:10 +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 [security] encrypt passwords that need to be retrievable, except User password which should be hashed 2016-06-13 17:18:59 +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 [api call] frappe.client.get_password 2016-07-24 14:09:50 +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 [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
handler.py [enhance] run actions in background doc.queue_action("submit") 2016-07-19 17:12:37 +05:30
hooks.py [fix] enable website_theme 2016-08-03 11:49:18 +05:30
installer.py [Fix] Added --yes or -y to bypass confirmation prompt to uninstall-app from site 2016-08-05 16:54:02 +05:30
limits.py added country in url for upgrade url 2016-07-25 17:17:38 +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] Set Email Group based on Newsletter list value 2016-08-01 18:52:58 +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] limits and site_info 2016-06-25 21:56:27 +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 [fixes] for translation and save full url for 404 2016-07-25 11:01:28 +05:30