seitime-frappe/frappe
2017-10-10 11:51:05 +06:00
..
change_log [minor] added the change log for version 8.8.0 (#3970) 2017-08-22 20:06:09 +05:30
commands Merge pull request #4165 from achillesrasquinha/develop 2017-09-29 15:09:41 +05:30
config [Add] Webhook DocType and Tests 2017-09-08 17:17:04 +05:30
contacts Add Email option to Address email_id field 2017-09-26 17:51:42 +08:00
core [hotfix] validate the image field on doctype or customize form update (#4244) 2017-10-05 11:21:01 +05:30
custom Explicitly convert filter object to string 2017-09-27 01:08:07 +05:30
data [fix] add restrict_to_domain in Framework.sql 2017-09-22 14:50:02 +05:30
desk Revert "[fix] Disabled document not validated on save/submit #10571" (#4240) 2017-10-04 10:55:54 +05:30
docs Webhook doc correction 2017-09-14 17:39:44 +05:30
email Merge branch 'master' into staging 2017-10-04 18:18:06 +05:30
geo change FCFA to CFA for West African francs 2017-09-14 14:16:34 +01:00
integrations [fix] generate token while initiating razorpay payment and accept payment against the token. do not pass payment arguments in url, user can modify payment parameters (#4269) 2017-10-06 17:23:12 +05:30
model [fix] text editor in firefox 2017-09-30 15:06:57 +05:30
modules [added] print style 2017-08-17 18:34:14 +05:30
patches minor fix in old patch 2017-10-04 15:19:53 +05:30
printing Fixes for align labels right 2017-09-14 12:25:21 +05:30
public [fix] if no_socketio specified, upload file with FileReader 2017-10-09 16:12:00 +05:30
templates [fix] generate token while initiating razorpay payment and accept payment against the token. do not pass payment arguments in url, user can modify payment parameters (#4269) 2017-10-06 17:23:12 +05:30
tests Delete role from HasRole table on teardown of test_domainification 2017-09-25 15:24:23 +05:30
translations [Translation] Updated Translations 2017-09-25 12:27:11 +02:00
utils [Fix] Signature not displying in the PDF (#4271) 2017-10-09 08:46:35 +05:30
website [minor] moved the Website Name field to top (#4258) 2017-10-06 11:48:13 +05:30
workflow [tests] fix 2017-08-29 15:31:04 +05:30
www Convert dict.items() to list explicitly for deleting elems while iterating 2017-09-27 01:08:07 +05:30
__init__.py bumped to version 9.1.4 2017-10-10 11:51:05 +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 [hotfix] ignore the disabled reports in sidebar Reports section (#4200) 2017-09-28 12:12:16 +05:30
build.js [FIX] new babel-presets (#4232) 2017-10-02 16:55:31 +05:30
build.py [BUG] fixed, changed to --restore, reset is a flag for test_runner 2017-09-26 15:44:04 +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 [fix] locking for set_default (#4245) 2017-10-04 15:29:16 +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 [version] 9.x.x-develop 2017-09-30 11:41:43 +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 [fix] webhooks cache 2017-09-22 17:23:35 +05:30
share.py [fix] remove prints 2017-09-21 16:47:53 +05:30
test_runner.py Fixes in test_runner (#4213) 2017-09-29 13:14:14 +05:30
translate.py Use 'key' keyword argument with list.sort 2017-09-27 01:08:07 +05:30
twofactor.py Merge pull request #4023 from schilgod/develop 2017-09-14 11:23:16 +05:30