seitime-frappe/frappe
Achilles Rasquinha 701d59b5ae fix decimal split
2018-04-01 00:44:31 +05:30
..
change_log Version 10 change log 2017-12-26 14:31:14 +05:30
chat Fixed Website Chat updates 2018-03-29 16:57:22 +05:30
commands [CHAT] Some cleanup from previous chat 2018-02-28 19:35:14 +05:30
config Data export tool (#5213) 2018-03-22 11:30:48 +05:30
contacts [minor] defensive fixes 2018-03-21 12:27:12 +05:30
core Fixed merge conflict 2018-03-29 13:52:00 +05:30
custom set fieldname for Section Break and Column Break, only if fieldname is not set, else it breaks existing custom fields. Also Use label for creating fieldname if user has entered label 2018-03-14 08:52:56 +05:30
data fix translatable docfields (#5041) 2018-02-21 11:04:38 +05:30
data_migration [Bug] fixed install failure due to psycopg2 (#4566) 2017-12-01 14:59:54 +05:30
desk Notifications via socketio (#5295) 2018-03-29 10:52:04 +05:30
docs Corrected Typos on Frappe landing page 2018-03-31 06:29:46 +05:30
email Merge branch 'master' into develop 2018-03-13 18:13:00 +05:30
geo Add New Currency - XCD (#4660) 2017-12-25 13:39:48 +05:30
integrations Merge pull request #5325 from achillesrasquinha/hf-11760 2018-03-30 16:27:35 +05:30
model fix timestamp mismatch for all singles 2018-03-31 17:34:36 +05:30
modules save doctypes 2018-03-02 14:01:22 +05:30
patches self.assertEqual 2018-02-28 21:19:01 +05:30
printing Allow users to define default language for print format (#4777) 2018-02-13 13:33:52 +05:30
public Merge pull request #5334 from achillesrasquinha/fixes-wc 2018-03-31 14:23:45 +05:30
templates Merge branch 'develop' into website-chat 2018-03-29 00:08:46 +05:30
tests fix fmt_moeny 2018-03-31 23:59:10 +05:30
translations [Translation] Updated Translations 2018-03-26 12:01:27 +02:00
utils fix decimal split 2018-04-01 00:44:31 +05:30
website Merge branch 'develop' into website-chat 2018-03-28 15:23:27 +05:30
workflow [Fix] Workflow ui test dependency (#4421) 2017-11-03 13:37:48 +05:30
www placeholder fix 2018-03-26 00:18:26 +05:30
__init__.py Merge pull request #5242 from achillesrasquinha/website-chat 2018-03-29 17:22:51 +05:30
api.py [hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013) 2017-09-01 09:16:32 +05:30
app.py conditional checks 2018-03-12 22:59:23 +05:30
async.py fix site room broadcast 2018-03-28 12:31:16 +05:30
auth.py If user has active session, redirect to desk (#4661) 2018-02-13 11:19:43 +05:30
boot.py [hotfix] ignore the disabled reports in sidebar Reports section (#4200) 2017-09-28 12:12:16 +05:30
build.py Better messages for build commands (#5117) 2018-03-05 22:07:55 +05:30
client.py Added Quick Edit 2018-03-31 12:57:24 +05:30
database.py cast for standard fieldnames 2018-03-31 14:57:42 +05:30
defaults.py [fix] locking for set_default (#4245) 2017-10-04 15:29:16 +05:30
exceptions.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
frappeclient.py Data Migration Tool (for hub) (#4144) 2017-10-05 11:15:35 +05:30
handler.py Update handler.py 2018-03-28 16:26:15 +05:30
hooks.py uncomment alert sound 2018-03-21 23:21:53 +05:30
installer.py Adding sync_hook, and fixing notifications for 'for_module'. (#5194) 2018-03-27 10:58:58 +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 add before after migrate hooks (#4829) 2018-01-23 15:19:52 +05:30
modules.txt 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +05:30
oauth.py OAuth 2.0 2018-03-19 22:27:22 +05:30
patches.txt Fixed merge conflict 2018-03-29 13:52:00 +05:30
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] missing toolbar in frappe when setup_wizard has not been officially completed (#5188) 2018-03-13 14:45:17 +05:30
share.py delete references of deprecated chat 2017-12-29 10:08:15 +05:30
test_runner.py 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +05:30
translate.py read_csv both 2 and 3 compatible 2018-03-08 17:25:56 +05:30
twofactor.py [fix] Header for sms send request (#4417) 2017-11-03 16:20:53 +05:30