Commit graph

6085 commits

Author SHA1 Message Date
81552433qqcom
545e885da2 various translations uses __() 2014-09-01 21:42:58 +08:00
81552433qqcom
eedcbbfa10 translation adjustment based on feedback from official. 2014-09-01 16:23:09 +08:00
81552433qqcom
1c0dc8a0d7 Added miss translation part, use __()
1. data import page
2. desktop, dialog show all applications
3. message module
4. search box
5. list view
6. core module, description
2014-09-01 09:03:52 +08:00
Rushabh Mehta
a19617cbff Merge pull request #799 from rmehta/website-minor
[fixes] [website] for translator
2014-08-28 12:51:55 +05:30
Rushabh Mehta
4ce85938a0 [fixes] [website] for translator 2014-08-28 12:48:04 +05:30
Rushabh Mehta
fbd4277158 [fixes] [website] for translator 2014-08-28 12:45:16 +05:30
Anand Doshi
d4891aa7c1 Merge pull request #795 from anandpdoshi/user-permission-doctypes
Select Document Types for applying User Permissions
2014-08-28 11:07:27 +05:30
Anand Doshi
05131c0cac Merge pull request #797 from anandpdoshi/anand-auaugst-25
[fix] Handle clear notifications deadlock
2014-08-28 10:57:27 +05:30
Anand Doshi
8f0d5fc4a4 [fix] Handle clear notifications deadlock 2014-08-27 21:48:17 +05:30
Anand Doshi
bd995efb56 [minor] translations in appframe and listing 2014-08-27 21:47:17 +05:30
Pratik Vyas
e00286a93d Merge pull request #796 from anandpdoshi/anand-august-27
Append X-Frappe-Site header in outgoing email
2014-08-27 15:14:47 +05:30
81552433qqcom
cf82903609 permission_manager.js translation
doclistview, no {0} found.
setup.py, translated.

Issue exists: read, write etc translation doesn't show.(note, not sure if it is case sensitive)

Conflicts:
	frappe/core/page/permission_manager/permission_manager.js
2014-08-27 15:08:52 +05:30
Anand Doshi
e01a0600f1 Handle conflicting User Permission DocTypes and DocPerm translations 2014-08-27 14:52:06 +05:30
Anand Doshi
585689bf28 Append X-Frappe-Site header in outgoing email 2014-08-27 12:22:25 +05:30
Anand Doshi
b5737a837a [hotfix] sidebar 2014-08-26 22:26:09 +05:30
Anand Doshi
6611c12662 Select Document Types for applying User Permissions 2014-08-26 19:33:58 +05:30
Anand Doshi
605e6d55bb [hotfix] removed print 2014-08-25 21:13:16 +05:30
Anand Doshi
6e5ff7197c Merge pull request #793 from rmehta/aug-25
[website] fix add sidebar
2014-08-25 16:30:33 +05:30
Rushabh Mehta
b9df7dc3e2 [website] fix add sidebar 2014-08-25 16:25:26 +05:30
Anand Doshi
a81fad376e [hotfix] sidebar.html 2014-08-25 16:23:07 +05:30
Rushabh Mehta
ceb862a0cf [hot] [fix] web_page.py 2014-08-25 16:11:32 +05:30
Rushabh Mehta
330c057ae7 [fix] [hot] removed print 2014-08-25 16:08:06 +05:30
Anand Doshi
64c6b93b6e [fix] patches related to the deprecated Website Route 2014-08-25 15:36:22 +05:30
Anand Doshi
19862926ae Merge pull request #791 from rmehta/aug-22
Revert series on delete / drag drop attachments
2014-08-25 15:23:39 +05:30
Rushabh Mehta
0d2d2af564 [style] default website 2014-08-25 15:16:54 +05:30
Rushabh Mehta
43653e2d40 [css] sidebar 2014-08-25 14:16:44 +05:30
Rushabh Mehta
6fa9a8db45 [fix] removed title left 2014-08-25 13:00:35 +05:30
Rushabh Mehta
55248759ea [fix] allow_attach 2014-08-25 13:00:35 +05:30
Rushabh Mehta
b888b493d7 [cleanup] remove allow_attach 2014-08-25 13:00:35 +05:30
Rushabh Mehta
69850ce28a removed allow_attach (useless) and added validation for drag and drop 2014-08-25 13:00:35 +05:30
Rushabh Mehta
c75be3cca6 [feature] drag / drop attachments fixes frappe/erpnext#2098. also fixed boo boo in revert naming series 2014-08-25 13:00:35 +05:30
Rushabh Mehta
cead5c42ca revert series if last id is deleted 2014-08-25 13:00:34 +05:30
Anand Doshi
d233b64039 Merge pull request #792 from anandpdoshi/anand-auaugst-25
Website fixes
2014-08-25 12:48:58 +05:30
Anand Doshi
b761a21fbe [minor] Clear page-header-right on navigation 2014-08-25 12:29:18 +05:30
Anand Doshi
dcb75ab58c [fix] Top Bar Item's URL should be non-mandatory 2014-08-25 12:00:50 +05:30
Anand Doshi
4798bab55e [minor] Moved cookie quoting to flush_cookies 2014-08-25 11:58:32 +05:30
Rushabh Mehta
0fcfad56eb Update breadcrumbs.html 2014-08-22 17:07:22 +05:30
Rushabh Mehta
fbc4c8e338 Update breadcrumbs.html 2014-08-22 17:06:53 +05:30
Rushabh Mehta
a054f5a2e7 Update breadcrumbs.html 2014-08-22 17:04:37 +05:30
Pratik Vyas
f710bb8a08 Merge pull request #790 from nabinhait/hotfix
dont allow to edit read only fields through report view
2014-08-22 14:59:45 +05:30
Nabin Hait
0f83f0d214 Fixes in breadcrumbs template 2014-08-22 14:09:27 +05:30
Nabin Hait
791b2374c5 dont allow to edit read only fields through report view 2014-08-22 14:09:27 +05:30
Nabin Hait
436a190b95 Merge pull request #789 from nabinhait/hotfix
Minor fix in mapper
2014-08-21 17:34:17 +05:30
Nabin Hait
84c2a3abc3 Minor fix in mapper 2014-08-21 17:33:02 +05:30
Rushabh Mehta
76ee6db32a [fix] double insert 2014-08-21 14:26:09 +05:30
Rushabh Mehta
eabcfa8a8e [fix] double insert 2014-08-21 14:25:16 +05:30
Anand Doshi
7cc0dbe310 Merge pull request #788 from nabinhait/hotfix
Minor fixes in comment and mapper
2014-08-21 12:41:32 +05:30
Nabin Hait
e7b3c2fa4a Fixes for mapping fetch fields 2014-08-21 12:20:51 +05:30
Nabin Hait
9be0ad14c5 Fixed in comment 2014-08-21 12:17:35 +05:30
Nabin Hait
64402dd4fd Merge pull request #786 from nabinhait/hotfix
Minor fix for filename
2014-08-20 18:25:10 +05:30