Commit graph

58 commits

Author SHA1 Message Date
Anand Doshi
b5a662b192 [fix] load_lang 2015-08-27 20:16:06 +05:30
Pratik Vyas
0faf6b6470 [fix] Handle None lang in get_full_dict 2015-07-03 09:20:18 +05:30
Rushabh Mehta
f948b8e2b8 [hot] language selection issue 2015-05-15 11:37:07 +05:30
Rushabh Mehta
ad100e3054 [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
Rushabh Mehta
8153d050e3 [fix] print format builer, don't include print_hide fields in initial format 2015-05-06 15:02:48 +05:30
Rushabh Mehta
86a990527b [fix] [major] translation cache boo-boo 2015-05-06 11:47:51 +05:30
Rushabh Mehta
3fb635532f [fixes] test case, send to sender if in recipients, undefined in notes, permission test case fix, remove guest permission from blog post 2015-04-29 11:21:13 +05:30
Rushabh Mehta
da06417251 [translation] fixes #3170 2015-04-28 18:07:40 +05:30
Rushabh Mehta
8bd2de1deb [fix] print format 2015-04-28 17:23:54 +05:30
Anand Doshi
05fe53c404 Merge remote-tracking branch 'frappe/v4.x.x' into develop
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/comment/comment.py
	frappe/hooks.py
	frappe/model/db_query.py
	frappe/print/doctype/print_format/print_format.py
	frappe/utils/__init__.py
	requirements.txt
	setup.py
2015-04-06 12:05:50 +05:30
Nabin Hait
3cbc296f4d fix for translations 2015-03-20 15:26:48 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Pratik Vyas
78c4bd5d1f fix erpnext/#2883 2015-03-02 18:15:36 +05:30
Anand Doshi
0a9d7ed46e Fixed user lang loading 2015-02-28 02:12:11 +05:30
Anand Doshi
f1678e7e49 Support both old and new type language.csv files 2015-02-28 02:08:57 +05:30
Pratik Vyas
be3ee116f5 fix make_dict_from_messages 2015-02-20 15:43:27 +05:30
Pratik Vyas
36a4da274d update translations and patch to new format 2015-02-20 15:05:00 +05:30
Pratik Vyas
08f8b0408e add line number to language csvs 2015-02-20 14:31:44 +05:30
Rushabh Mehta
8710680cfa [fixes] removed attach_files: wtf and cleaned up listviews 2015-02-19 20:04:51 +05:30
Anand Doshi
b81b3fe65d Translate country info, removed some $.each 2015-02-12 19:11:57 +05:30
Rushabh Mehta
0ea2316adb [translations] fix for page templates 2015-01-19 15:12:25 +05:30
Rushabh Mehta
cd9a34616f [style] 2014-12-26 12:51:09 +05:30
Rushabh Mehta
2b9f6bace1 [merge] 2014-11-28 12:00:15 +05:30
Rushabh Mehta
b0a43c28d3 [docs] 2014-11-25 17:56:12 +05:30
Rushabh Mehta
08efd4b412 [translations] updated via frappe.io/translator 2014-11-24 16:28:25 +05:30
Rushabh Mehta
c69a005e2e [docs+comments] fixes and updates 2014-11-11 17:31:15 +05:30
Rushabh Mehta
bc2a8df9ce [autodocs] started 2014-11-11 12:32:34 +05:30
81552433qqcom
a16f017ae0 Merge branch 'develop' of https://github.com/frappe/frappe into d1 2014-09-11 17:29:00 +08:00
81552433qqcom
f0de7e74e9 translation fix in translate.py 2014-09-10 18:24:22 +08:00
Rushabh Mehta
9da983b029 Merge pull request #832 from 81552433qqcom/d1
Script report name doesn't get translated.
2014-09-09 16:52:47 +05:30
81552433qqcom
f032e0fd98 Script report name doesn't get translated. 2014-09-09 19:12:28 +08:00
Rushabh Mehta
b5e5ef6dfc [fix] [minor] translate.py 2014-09-08 12:42:19 +05:30
Anand Doshi
c9dca39eb1 [fix] Include grid templates, list templates, list.js, calendar.js in translate.get_messages_from_doctype 2014-09-03 17:33:01 +05:30
Anand Doshi
8c7361298e Moduleview translations: translate doctype's description 2014-09-01 15:47:58 +05:30
Anand Doshi
e01a0600f1 Handle conflicting User Permission DocTypes and DocPerm translations 2014-08-27 14:52:06 +05:30
Anand Doshi
a04531248f [fix] translate.py - escape \n, don't ingore empty lines 2014-08-01 00:02:17 +05:30
Anand Doshi
e199712223 Further fixes in print 2014-07-25 13:01:53 +05:30
Nabin Hait
239bb27d99 Fix in translate.py 2014-07-01 12:34:08 +05:30
Rushabh Mehta
175501d838 added feature to set link to next page in templates/statics 2014-06-13 15:20:37 +05:30
Anand Doshi
2d6bf2615e translate.py don't create empty language files 2014-06-04 17:52:51 +05:30
Anand Doshi
34840d15a3 Fixed get_lang_dict. Added delete permission for role to Administrator. 2014-05-23 23:47:34 +05:30
Anand Doshi
87e4b53a02 Fixed translate.py get_messages_from_include_files 2014-05-23 09:48:11 +05:30
Anand Doshi
36571c65bc Fixed line break logic of translation utility 2014-05-23 09:18:45 +05:30
Anand Doshi
edcfbba72b Fixed get_user_lang 2014-05-13 22:47:50 +05:30
Pratik Vyas
614d31813b translate to english if no lang 2014-05-12 11:30:49 +05:30
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Rushabh Mehta
2c4f244fad updated translations 2014-04-29 18:37:17 +05:30
Rushabh Mehta
bd097072c9 created System Settings and update to language setup 2014-04-17 18:47:48 +05:30
Rushabh Mehta
f553841fba updated translations 2014-04-16 17:46:54 +05:30
Rushabh Mehta
98e637ffc8 more message fixes 2014-04-15 18:41:26 +05:30