seitime-frappe/frappe
2017-08-10 16:09:08 +05:30
..
change_log [v8.7.0] added change log for version 8.7.0 (#3878) 2017-08-08 16:03:37 +05:30
commands [fix] dont watch in CI 2017-08-10 14:16:34 +05:30
config [minor] check if user exists or not (#3831) 2017-08-01 16:11:05 +05:30
contacts [minor] contact.js 2017-08-10 16:09:08 +05:30
core Merge branch 'master' into develop 2017-08-09 16:01:42 +05:30
custom resolved merge conflicts 2017-08-08 12:52:50 +05:30
data [enhance] Web View settings in DocType (#2798) 2017-03-05 11:12:32 +05:30
desk Merge pull request #3873 from rmehta/ui-fixes 2017-08-08 15:05:50 +05:30
docs [minor] list is extensible 2017-08-02 14:54:28 +05:30
email Merge branch 'master' into develop 2017-08-09 16:01:42 +05:30
geo Salutation and Gender in Contact (#3079) 2017-06-13 15:25:53 +05:30
integrations Replaced urlparse imports with six.moves.urllib.parse (#3847) 2017-08-03 11:43:28 +05:30
model [Fix] User not able to delete if it's linked with the communication (#3884) 2017-08-09 15:33:15 +05:30
modules Replaced Python 2 exec syntax usage with Python 3 syntax (#3835) 2017-08-02 17:05:39 +05:30
patches [minor] fix patch and module command 2017-08-03 12:02:18 +05:30
printing [tests] reset frappe.local.form_dict 2017-07-03 14:31:41 +05:30
public Activate primary action on Enter in dialog (#3895) 2017-08-10 15:09:49 +05:30
templates Update list.html 2017-08-09 18:42:56 +02:00
tests [tests] less verbose logs 2017-08-10 11:11:04 +05:30
translations [Translation] Updated Translations (#3769) 2017-07-25 11:19:46 +05:30
utils [fix] for ci 2017-08-10 14:55:04 +05:30
website Merge branch 'master' into develop 2017-08-09 11:16:16 +05:30
workflow Added fields in global search 2017-02-20 13:39:21 +05:30
www [fix] top padding for login 2017-08-08 15:21:14 +05:30
__init__.py bumped to version 8.7.2 2017-08-09 16:31:42 +06:00
api.py Replaced urlparse imports with six.moves.urllib.parse (#3847) 2017-08-03 11:43:28 +05:30
app.py [tests] less verbose logs 2017-08-10 11:02:36 +05:30
async.py FileAndRedisStream inherits io.FileIO instead of file (#3826) 2017-08-02 16:58:07 +05:30
auth.py [fix] style and move setup to system settings 2017-08-08 14:29:22 +05:30
boot.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +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 Minor fix in client.get_value 2017-08-09 15:54:24 +05:30
database.py Merge branch 'master' into staging 2017-08-04 11:02:07 +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 [minor] fixed the delete method call in frappeclient (#3671) 2017-07-13 11:47:27 +05:30
handler.py [hotfix] local veriable data reference before assignment fixes (#3185) 2017-04-28 10:26:34 +05:30
hooks.py Settings to send Qrcode as email to user 2017-07-27 17:59:43 +01:00
installer.py [minor] setup wizard fixes 2017-07-20 15:54:34 +05:30
limits.py Replaced urlparse imports with six.moves.urllib.parse (#3847) 2017-08-03 11:43:28 +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 [refactor] user permissions (#3713) 2017-07-28 14:33:31 +05:30
permissions.py [refactor] user permissions (#3713) 2017-07-28 14:33:31 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py Replaced urllib.unquote imports with six.moves.urllib.parse.unquote (#3836) 2017-08-02 17:09:31 +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 Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
twofactor.py [fix] disable twofactor 2017-08-09 16:27:56 +05:30