Commit graph

557 commits

Author SHA1 Message Date
Rushabh Mehta
78607beeee [cleanup] print format css and default print view 2016-04-06 15:29:55 +05:30
Anand Doshi
b6d525270e [fix] ignore permissions when removing user share 2016-04-04 16:53:58 +05:30
Rushabh Mehta
c9f4a16893 [fix] [tests] 2016-03-31 12:21:20 +05:30
Rushabh Mehta
1dbd6c83ea [rename] messages -> chat 2016-03-31 11:52:28 +05:30
Rushabh Mehta
99a36256ab [fix] minor link_count test fix 2016-03-31 09:51:35 +05:30
Rushabh Mehta
123842ffda [enhancement] edit-profile in frappe 2016-03-30 17:15:03 +05:30
Anand Doshi
ec0999b3db Merge pull request #1660 from rmehta/portal-settings
[enhancement] portal settings for portal menu
2016-03-30 14:32:17 +05:30
Rushabh Mehta
61218f7a80 Merge pull request #1661 from rmehta/link-count
[enhancement] count number of times a link is used and show most popular links on thei top
2016-03-30 13:16:04 +05:30
Rushabh Mehta
dacaa7ab0c [enhancement] portal settings for portal menu 2016-03-30 12:28:55 +05:30
Nabin Hait
b6af76234a [fix] Set docstatus before and after insert 2016-03-29 11:33:42 +05:30
Rushabh Mehta
f0d28480c8 [fix] tests 2016-03-26 08:35:00 +05:30
Rushabh Mehta
399bf0f8e0 [fix] track_seen is optional 2016-03-25 17:29:28 +05:30
Rushabh Mehta
2a008b0f98 [fix] track_seen is optional 2016-03-25 17:28:34 +05:30
Rushabh Mehta
acbd16bbf3 [fix] track_seen is optional 2016-03-25 17:27:17 +05:30
Rushabh Mehta
28b2710fa6 [fix] track_seen is optional 2016-03-25 17:22:35 +05:30
Rushabh Mehta
d029eae1f7 [enhancement] added feature to track user seen, fixes #1648 2016-03-25 16:27:31 +05:30
Rushabh Mehta
86731f2711 [fix] comment timeline permissions, now show only status change from linked docs 2016-03-23 12:32:41 +05:30
Rushabh Mehta
78262a2a04 [cleanup] grid, multiple items 2016-03-21 13:04:16 +05:30
Anand Doshi
05895f2883 [fix] remove __islocal at the end of insert 2016-03-18 20:10:50 +05:30
Nabin Hait
baea1f6d41 minor fix 2016-03-16 14:54:26 +05:30
Nabin Hait
737d81e45d Merge branch 'dynamic-links' of https://github.com/rmehta/frappe into rmehta-dynamic-links 2016-03-16 14:42:38 +05:30
Rushabh Mehta
eb399f74bd [enhancement] desktop icons, completed modules setup and test cases 2016-03-16 11:17:29 +05:30
Rushabh Mehta
8b20788579 [enhancement] count number of times a link is used and show most popular links on thei top 2016-03-11 14:32:25 +05:30
Rushabh Mehta
78e4e0e14b [fix] [test] reset dynamic links 2016-03-10 15:46:25 +05:30
Anand Doshi
e2ee48150e [fix] check field values should be either 0 or 1 2016-03-10 15:30:16 +05:30
Rushabh Mehta
ebbcd4593e [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
Anand Doshi
ab72ac7a5b [fix] [hot] use parent perms if table in doc.get_permlevel_access 2016-03-10 13:16:07 +05:30
Anand Doshi
e9bd127c9a [fix] like for a single doctype
Fixes #1607
2016-03-09 13:24:26 +05:30
Anand Doshi
4874510d7b [fix] sort fields - set idx in Custom Field for faster sorting during load 2016-03-09 13:00:36 +05:30
Anand Doshi
a0b1cac988 [fix] on delete doc, delete comments and orphan communications 2016-03-09 12:14:14 +05:30
Rushabh Mehta
022f1dd385 [redesign] do not allow re organizing fields via customize form 2016-03-08 10:43:46 +05:30
Rushabh Mehta
db128e6c3a [minor] add translated get_formatted 2016-03-03 10:44:30 +05:30
Rushabh Mehta
4113888e60 [fix] [tests] 2016-03-02 16:24:23 +05:30
Rushabh Mehta
d0c2e57e1f [translation] moved Translation DocType from erpnext 2016-03-02 14:50:11 +05:30
Anand Doshi
acc5c7ef09 [fix] apply xss filter only if docstatus is draft or submit with update after submit enabled for the field 2016-03-01 17:14:31 +05:30
Nabin Hait
7b9eb7444e Merge pull request #1578 from sbkolate/develop
Enable Custom Fields in Naming Series # 3019 of ERPNext Issue
2016-02-24 12:54:48 +05:30
Anand Doshi
353e8a9d1f [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
sbkolate
2a5dbd7185 updated make_autoname() for adding Custom Fields in Naming Series 2016-02-19 13:04:05 +05:30
Anand Doshi
cedf84cbc7 [fix] print hide fields with higher perm levels - Fixes frappe/erpnext#4833 2016-02-18 19:18:15 +05:30
sbkolate
251f43ff87 Enable Custom Fields in Naming Series # 3019 of ERPNext Issue 2016-02-18 15:52:58 +05:30
Anand Doshi
f49d913d78 [hotfix] update timeline doc 2016-02-18 08:04:07 +05:30
Anand Doshi
1e8f032b14 [fix] rename doc: case insensitive matching for exists new 2016-02-17 16:15:34 +05:30
Anand Doshi
85546d7359 [fix] always set timeline doc on update 2016-02-16 12:27:53 +05:30
Anand Doshi
5faecb2bc1 [fix] add _comments column after request 2016-02-11 23:06:56 +05:30
Rushabh Mehta
385adb3ae2 [minor] added meta.get_custom_fields() 2016-02-11 12:38:27 +05:30
Anand Doshi
5b45450252 [fix] create optional columns during sync, use email account name if no sender full name 2016-02-08 13:14:00 +05:30
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +05:30
Anand Doshi
f957344ff1 [fix] Ignore optional fields in frappe.copy_doc 2016-01-25 17:02:20 +05:30
Nabin Hait
d429af9a7e [fix] No need of sanitization while creating new_doc 2016-01-19 16:51:20 +05:30
Rushabh Mehta
831e71db32 [fix] print hide in print format builder should take preceedence 2016-01-12 12:02:32 +05:30