seitime-frappe/frappe
ci2014 a40c8dd3bb Allow users to define default language for print format (#4777)
* Update print_format.json

* Update print.js

* Update print.js

* Update form.js

* Set default lang when print_format lang not found
2018-02-13 13:33:52 +05:30
..
change_log Version 10 change log 2017-12-26 14:31:14 +05:30
chat frappe.get_version 2018-01-26 18:16:01 +05:30
commands Ensure worker is quiet during development 2018-02-08 23:58:55 +05:30
config Desktop icons select dialog in place of page (#4843) 2018-01-23 15:26:49 +05:30
contacts modified address and contact js (#4862) 2018-01-31 18:51:58 +05:30
core Define Icon and color in doctype (#4909) 2018-02-07 11:04:36 +05:30
custom throw message for the bad add fetch (#4939) 2018-02-02 11:32:57 +05:30
data Define Icon and color in doctype (#4909) 2018-02-07 11:04:36 +05:30
data_migration [Bug] fixed install failure due to psycopg2 (#4566) 2017-12-01 14:59:54 +05:30
desk Python 3 fixes 2018-02-13 12:27:02 +05:30
docs frappe chinese document translation plan (#4689) 2018-01-23 14:50:46 +05:30
email Auto Email report limit can be set in site_config (#4935) 2018-01-31 10:54:16 +05:30
geo Add New Currency - XCD (#4660) 2017-12-25 13:39:48 +05:30
integrations [fix]provision to setup default aws s3 url if endpoint not found in doc while taking backup 2018-01-31 12:02:06 +05:30
model Python 3 fixes 2018-02-13 12:27:02 +05:30
modules Fix the customization (#4704) 2018-01-02 11:56:17 +05:30
patches Reload Domain in patch 2018-01-31 16:04:07 +05:30
printing Allow users to define default language for print format (#4777) 2018-02-13 13:33:52 +05:30
public Allow users to define default language for print format (#4777) 2018-02-13 13:33:52 +05:30
templates If user has active session, redirect to desk (#4661) 2018-02-13 11:19:43 +05:30
tests Doctypes Using Tree Structure Should Be Supported When Making Fixtures (#4596) (#4597) 2018-01-23 14:46:43 +05:30
translations [Translation] Updated Translations 2018-01-23 07:53:00 +02:00
utils Price rounding Half Up (#4904) 2018-02-13 11:03:03 +05:30
website correct the meta block portion (#4978) 2018-02-07 14:59:07 +05:30
workflow [Fix] Workflow ui test dependency (#4421) 2017-11-03 13:37:48 +05:30
www Logout from all sessions on password change (#4542) 2018-01-09 10:57:42 +05:30
__init__.py Merge branch 'master' into develop 2018-02-08 15:28:44 +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 Fix JSON parse failure incase POST with no content is called. (#4743) 2018-01-03 17:48:10 +05:30
async.py 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +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.js 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +05:30
build.py Corrected warning message in make_asset_dirs in build.py 2018-01-22 14:04:53 +05:30
client.py Attach file via ReST API (POST) (#4965) 2018-02-12 17:06:58 +05:30
database.py Merge branch 'master' into develop 2018-02-07 16:03:29 +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 Merge branch 'master' into staging 2017-08-24 16:51:28 +05:30
hooks.py Fixed Chat Sound issues and Room Layout 2018-01-18 19:12:41 +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 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 Social login refactor (#4519) 2018-01-03 14:57:16 +05:30
patches.txt [Fix] Disabling a domain should remove its custom field (#4931) 2018-01-31 11:19:32 +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 ip in case None 2018-01-23 18:01:03 +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 remove print statements (#4650) 2017-12-18 17:44:10 +05:30
twofactor.py [fix] Header for sms send request (#4417) 2017-11-03 16:20:53 +05:30