Commit graph

3140 commits

Author SHA1 Message Date
Anand Doshi
7cff4fe4ac [fix] To edit using report, ID field should be selected in report 2014-08-29 11:44:10 +05:30
Anand Doshi
c77a449633 [fix] user_to_str with moment.js, accept 2 digit year values 2014-08-29 11:44:10 +05:30
Anand Doshi
543f2921ab [fix] file manager queries 2014-08-29 11:44:10 +05:30
Rushabh Mehta
5b99d4f819 [fix] #800, #802 2014-08-29 11:40:15 +05:30
nathando
1a1a23f032 Typo Error ? frappe.client.submit fail
- Frappe client use this submit function and failed due to doclist is actually a {dict} or a [list]. Both cannot have as_dict() function 
- Seem like just a typo -> change to doclistobj instead.
2014-08-29 10:35:50 +08:00
Rushabh Mehta
f4b823ae2d [fix] [database.py] cleanup index size from name 2014-08-28 14:43:49 +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
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
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
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
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
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
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
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
043373683d Ignore validate for doctype fields while making property setter to preserve naming series 2014-08-20 18:23:44 +05:30
Nabin Hait
c46ea4614e Ignore validate while making property setter to preserve naming series 2014-08-20 18:17:00 +05:30
Nabin Hait
a9a31f9a86 Merge branch 'develop' of https://github.com/frappe/frappe into hotfix 2014-08-20 17:25:40 +05:30
Rushabh Mehta
330e9cc00c [website] [fixes] 2014-08-20 17:04:14 +05:30
Nabin Hait
f51334b931 Minor fix for filename 2014-08-20 15:44:11 +05:30
Rushabh Mehta
1b03275321 [fix] [statics] 2014-08-20 15:17:49 +05:30