seitime-frappe/frappe
2017-08-03 11:43:28 +05:30
..
change_log [docs] simplified docs home 2017-07-31 17:39:44 +05:30
commands Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
config [minor] check if user exists or not (#3831) 2017-08-01 16:11:05 +05:30
contacts [tests] refactor tests (#3743) 2017-07-19 18:09:06 +05:30
core Replaced Python 2 print syntax with Python 3 syntax (#3838) 2017-08-02 17:10:40 +05:30
custom [revert] Print traceback on ImportError in get_app_commands (#3846) 2017-08-03 11:30:06 +05:30
data [enhance] Web View settings in DocType (#2798) 2017-03-05 11:12:32 +05:30
desk Replaced 'except' clause syntax (#3827) 2017-08-02 16:58:24 +05:30
docs [minor] list is extensible 2017-08-02 14:54:28 +05:30
email Replaced urllib.unquote imports with six.moves.urllib.parse.unquote (#3836) 2017-08-02 17:09:31 +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 resolved merge conflicts 2017-08-02 18:32:30 +05:30
modules Replaced Python 2 exec syntax usage with Python 3 syntax (#3835) 2017-08-02 17:05:39 +05:30
patches Replaced Python 2 print syntax with Python 3 syntax (#3838) 2017-08-02 17:10:40 +05:30
printing [tests] reset frappe.local.form_dict 2017-07-03 14:31:41 +05:30
public resolved merge conflicts 2017-08-02 18:12:49 +05:30
templates [docs] simplified docs home 2017-07-31 17:39:44 +05:30
tests Replaced urlparse imports with six.moves.urllib.parse (#3847) 2017-08-03 11:43:28 +05:30
translations [Translation] Updated Translations (#3769) 2017-07-25 11:19:46 +05:30
utils [revert] Print traceback on ImportError in get_app_commands (#3846) 2017-08-03 11:30:06 +05:30
website Replaced Python 2 print syntax with Python 3 syntax (#3838) 2017-08-02 17:10:40 +05:30
workflow Added fields in global search 2017-02-20 13:39:21 +05:30
www Replaced Python 2 print syntax with Python 3 syntax (#3838) 2017-08-02 17:10:40 +05:30
__init__.py resolved merge conflicts 2017-08-02 18:32:30 +05:30
api.py Replaced urlparse imports with six.moves.urllib.parse (#3847) 2017-08-03 11:43:28 +05:30
app.py rewrite use of dict.iteritems (#3498) 2017-06-19 09:10:21 +05:30
async.py FileAndRedisStream inherits io.FileIO instead of file (#3826) 2017-08-02 16:58:07 +05:30
auth.py Replaced urllib.quote imports with six.moves.urllib.parse.quote (#3837) 2017-08-02 17:09:16 +05:30
boot.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
build.js Setup wizard refactor (#3548) 2017-07-03 18:15:40 +05:30
build.py Replaced all instances of 'unicode' with 'six.text_type' (#3825) 2017-08-02 16:57:39 +05:30
client.py check whether the used filters were really parseable and usable and did not just result in an empty string or dict (#3822) 2017-08-02 16:55:46 +05:30
database.py Replaced types import with six (#3834) 2017-08-02 17:04:56 +05:30
defaults.py [refactor] user permissions (#3713) 2017-07-28 14:33:31 +05:30
exceptions.py [fix] disable email alert on wrong field. fixes frappe/erpnext#3372 (#3290) 2017-05-16 12:49:47 +05:30
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 fixed module for address 2017-06-15 14:25:44 +05:30
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