seitime-frappe/frappe/model
Faris Ansari e581be9fa8 Add translation support for DocFields (#5002)
* Initial changes for Translation

* Merged translate app into frappe core

* Minor typo fix

* Fixes while syncing translations

* Set defaults

* Fixes on setup

* Improve Code Quality

* Could Code Quality be Improved?

* Small code tweaks

* Minor typo fix

* Addition of Translatable Property

* Small fixes for Codacy Comments

* Simplify code

* Show translations in grid

* Remove enabled from Language

* Revert render_template logic

* typo

* Cleanup unused methods

* move patch to erpnext

* fix codacy

* Update patches.txt

* Update patches.txt
2018-02-16 15:12:12 +05:30
..
utils Python 3 fixes 2018-02-13 12:27:02 +05:30
__init__.py [fix] socket io limit doc_open and other minor fixes 2017-02-24 14:46:34 +05:30
base_document.py Fixes for Python 3 (#4940) 2018-01-31 10:51:13 +05:30
create_new.py [refactor] user permissions (#3713) 2017-07-28 14:33:31 +05:30
db_query.py Merge branch 'master' into develop 2018-02-14 11:43:00 +05:30
db_schema.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
delete_doc.py Merge branch 'master' into develop 2017-11-30 16:40:45 +05:30
docfield.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
document.py New ListView 💥 + DataTable (#4577) 2017-12-27 11:24:25 +05:30
dynamic_links.py Added order by in_create for dynamic link query (#3849) 2017-08-04 10:55:38 +05:30
mapper.py Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
meta.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
naming.py Merge branch 'master' into develop 2018-01-30 19:02:36 +05:30
rename_doc.py [hotfix] Deadlock fix rename doc (#5001) 2018-02-13 16:01:58 +05:30
sync.py Print progress bar on new line (#5018) 2018-02-15 17:53:56 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30