seitime-frappe/frappe
2017-08-24 17:21:27 +06:00
..
change_log [minor] added the change log for version 8.8.0 (#3970) 2017-08-22 20:06:09 +05:30
commands [hot][fix] add daily_emails key in clear-limits check 2017-08-21 15:32:02 +05:30
config [minor] check if user exists or not (#3831) 2017-08-01 16:11:05 +05:30
contacts [fix] Refresh links child table in address.js (#3863) 2017-08-08 11:31:16 +05:30
core Merge pull request #3993 from rmehta/file-delete-message 2017-08-24 16:50:47 +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 [fix] notification filters, fixes frappe/erpnext#9982 (#3977) 2017-08-23 18:06:03 +05:30
docs [minor] list is extensible 2017-08-02 14:54:28 +05:30
email Merge branch 'master' into staging 2017-08-17 11:00:37 +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 [minor] fix of translatable terms 2017-08-14 13:12:30 +02:00
modules Replaced Python 2 exec syntax usage with Python 3 syntax (#3835) 2017-08-02 17:05:39 +05:30
patches fix event color patch (#3943) 2017-08-17 18:38:12 +05:30
printing [minor] Bypass template validation for js print format 2017-08-19 15:15:58 +05:30
public [fix] catch error in data import 2017-08-24 16:05:47 +05:30
templates [fixes] lots of fixes to signature and added support for print_width frappe/erpnext#9686 (#3979) 2017-08-23 18:12:59 +05:30
tests [fix] multiple grid_row fetch (#3856) (#3892) 2017-08-10 14:55:16 +05:30
translations [Translation] Updated Translations (#3769) 2017-07-25 11:19:46 +05:30
utils Replaced cPickle import with six.moves.cPickle (#3858) 2017-08-04 10:53:21 +05:30
website Merge branch 'master' into staging 2017-08-14 12:31:52 +05:30
workflow Added fields in global search 2017-02-20 13:39:21 +05:30
www [fix] desk assets for mobile 2017-08-24 14:26:53 +05:30
__init__.py bumped to version 8.8.4 2017-08-24 17:21:27 +06:00
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 [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 [fix] catch error in data import 2017-08-24 16:05:47 +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 [hotfix] set email queue status to Not Sent (#3941) 2017-08-16 20:04:10 +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