seitime-frappe/frappe
2017-09-28 12:02:14 +05:30
..
change_log [minor] added the change log for version 8.8.0 (#3970) 2017-08-22 20:06:09 +05:30
commands [minor] compileall after migrate, might solve timeouts on VM (#4197) 2017-09-27 15:31:51 +05:30
config [print-style] sync, fix tests and remove selection 2017-08-18 14:53:38 +05:30
contacts minor refresh fix - contacts 2017-09-17 00:40:04 +05:30
core [hotfix] send email from sender's email account if From field is selected on communication view (#4181) 2017-09-27 12:41:35 +05:30
custom [minor] added create_custom_fields as a utility function 2017-09-04 14:40:40 +05:30
data [enhance] Web View settings in DocType (#2798) 2017-03-05 11:12:32 +05:30
desk [minor] 2017-09-26 12:27:47 +05:30
docs edit documentation and add correct image url (#4116) 2017-09-14 11:04:40 +05:30
email [hotfix] send email from sender's email account if From field is selected on communication view (#4181) 2017-09-27 12:41:35 +05:30
geo change FCFA to CFA for West African francs 2017-09-14 14:16:34 +01:00
integrations Use 'in' instead of 'has_key' 2017-09-04 16:05:58 +05:30
model [minor] compileall after migrate, might solve timeouts on VM (#4197) 2017-09-27 15:31:51 +05:30
modules [added] print style 2017-08-17 18:34:14 +05:30
patches Merge pull request #4101 from tundebabzy/add_new_currencies 2017-09-18 13:00:36 +05:30
printing Fixes for align labels right 2017-09-14 12:25:21 +05:30
public [fix] totals in reportview.js 2017-09-28 12:02:14 +05:30
templates webview for the newsletter 2017-09-18 01:01:59 +05:30
tests [UI Test] UI Test for ControlHTML 2017-09-14 10:18:33 +02:00
translations [Translation] Updated Translations (#4093) 2017-09-11 15:30:20 +05:30
utils Merge pull request #4135 from mbauskar/backup 2017-09-20 11:22:00 +05:30
website [fix] frappe/erpnext#10939 2017-09-27 18:20:20 +05:30
workflow [tests] fix 2017-08-29 15:31:04 +05:30
www Removed trailing whitespaces from login.py 2017-09-14 12:44:13 +05:30
__init__.py bumped to version 9.0.4 2017-09-27 17:57:03 +06:00
api.py [hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013) 2017-09-01 09:16:32 +05:30
app.py [fix] [translation] switch to desk, #3328 2017-09-04 22:26:12 +05:30
async.py FileAndRedisStream inherits io.FileIO instead of file (#3826) 2017-08-02 16:58:07 +05:30
auth.py Login with username 2017-09-13 14:18:31 +05:30
boot.py [wip] file upload with socketio 2017-09-14 13:07:29 +05:30
build.js [fixes] bunch of ui fixes 2017-08-08 11:55:54 +05:30
build.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
client.py integer conversion fix (#4085) 2017-09-09 10:45:51 +05:30
database.py Pass positional arguments instead of keyword arguments to MySQLdb.connect 2017-09-04 16:05:57 +05:30
defaults.py Explicitly return list from get_user_default_as_list 2017-09-04 17:05:41 +05:30
exceptions.py Check if user role on login, return otpauth uri 2017-06-29 13:00:07 +01:00
frappeclient.py Added FrappeOAuth2Client 2017-09-05 00:28:47 +05:30
handler.py Merge branch 'master' into staging 2017-08-24 16:51:28 +05:30
hooks.py added the test case 2017-09-18 02:04:51 +05:30
installer.py [minor] setup wizard fixes 2017-07-20 15:54:34 +05:30
limits.py Merge branch 'develop' into fix-urlencode 2017-08-11 13:01:24 +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] patches 2017-03-08 11:57:33 +05:30
modules.txt Salutation and Gender in Contact (#3079) 2017-06-13 15:25:53 +05:30
oauth.py Use 'in' instead of 'has_key' 2017-09-04 16:05:58 +05:30
patches.txt Merge branch 'develop' into add_new_currencies 2017-09-12 14:10:56 +01:00
permissions.py Convert dict.items() to list for modifying dict while looping 2017-09-04 16:05:57 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [progress] add is_first_startup flag to show dialog 2017-08-31 14:57:14 +05:30
share.py [security] fixed 2016-12-21 11:17:24 +05:30
test_runner.py Use six.moves.reload_module instead of reload 2017-09-04 16:05:57 +05:30
translate.py [hotfix] fixes for UnicodeDecodeError while import translation 2017-08-31 13:21:00 +05:30
twofactor.py Merge pull request #4023 from schilgod/develop 2017-09-14 11:23:16 +05:30