seitime-frappe/frappe
2017-09-07 12:19:19 +06:00
..
change_log [minor] added the change log for version 8.8.0 (#3970) 2017-08-22 20:06:09 +05:30
commands [minor] bench request 2017-08-24 13:48:08 +05:30
config [print-style] sync, fix tests and remove selection 2017-08-18 14:53:38 +05:30
contacts [fix] contact.py 2017-08-29 10:34:20 +05:30
core [hotfix] fixed attachement issue on CommunicationComposer while reply from Communication (#4078) 2017-09-07 11:47:09 +05:30
custom Merge branch 'master' into staging 2017-08-21 08:54:38 +05:30
data [enhance] Web View settings in DocType (#2798) 2017-03-05 11:12:32 +05:30
desk Merge pull request #3994 from manassolanki/remove-markup 2017-08-24 18:41:51 +05:30
docs [minor] list is extensible 2017-08-02 14:54:28 +05:30
email [hotfix] socket command error eof while connecting to email server (#4025) 2017-09-01 09:10:26 +05:30
geo Salutation and Gender in Contact (#3079) 2017-06-13 15:25:53 +05:30
integrations Merge branch 'develop' into fix-urlencode 2017-08-11 13:01:24 +05:30
model [hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013) 2017-09-01 09:16:32 +05:30
modules [added] print style 2017-08-17 18:34:14 +05:30
patches Merge branch 'master' into develop 2017-08-21 08:54:38 +05:30
printing [Print Format] Align labels to right (#4068) 2017-09-06 12:17:48 +05:30
public [hotfix] fixed attachement issue on CommunicationComposer while reply from Communication (#4078) 2017-09-07 11:47:09 +05:30
templates [Print Format] Align labels to right (#4068) 2017-09-06 12:17:48 +05:30
tests Merge branch 'master' into staging 2017-09-01 10:18:36 +05:30
translations [Translation] Updated Translations (#3769) 2017-07-25 11:19:46 +05:30
utils Merge pull request #3976 from rmehta/domain-restrict-fix 2017-08-24 18:30:40 +05:30
website [feature] autoname prompt, refactor control.js, fixes frappe/erpnext#8940 2017-08-24 18:35:07 +05:30
workflow [tests] fix 2017-08-29 15:31:04 +05:30
www [Print Format] Align labels to right (#4068) 2017-09-06 12:17:48 +05:30
__init__.py bumped to version 8.10.2 2017-09-07 12:19:19 +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 [print-style] sync, fix tests and remove selection 2017-08-18 14:53:38 +05:30
async.py FileAndRedisStream inherits io.FileIO instead of file (#3826) 2017-08-02 16:58:07 +05:30
auth.py Use absolute import for frappe.twofactor (#3915) 2017-08-11 12:56:59 +05:30
boot.py [print-style] sync, fix tests and remove selection 2017-08-18 14:53:38 +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 [hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013) 2017-09-01 09:16:32 +05:30
database.py Explicitly convert dict.keys() to list 2017-08-22 18:18:50 +05:30
defaults.py [refactor] user permissions (#3713) 2017-07-28 14:33:31 +05:30
exceptions.py Check if user role on login, return otpauth uri 2017-06-29 13:00:07 +01:00
frappeclient.py Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
handler.py Merge branch 'master' into staging 2017-08-24 16:51:28 +05:30
hooks.py [feature] autoname prompt, refactor control.js, fixes frappe/erpnext#8940 2017-08-24 18:35:07 +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 Replaced urlparse imports with six.moves.urllib.parse (#3847) 2017-08-03 11:43:28 +05:30
patches.txt [hotfix] set email queue status to Not Sent (#3941) 2017-08-16 20:04:10 +05:30
permissions.py Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [minor] send me a copy is sticky, fixes frappe/erpnext#2367 (#3974) 2017-08-23 18:19:20 +05:30
share.py [security] fixed 2016-12-21 11:17:24 +05:30
test_runner.py Replaced StringIO and cStringIO imports with six.StringIO (#3810) 2017-07-31 10:54:17 +05:30
translate.py [hotfix] fixes for UnicodeDecodeError while import translation 2017-08-31 13:21:00 +05:30
twofactor.py [minor] fixes for https://github.com/frappe/frappe/issues/4035 2017-09-04 17:12:32 +05:30