Commit graph

568 commits

Author SHA1 Message Date
Nabin Hait
9273935979 Merge branch 'master' into develop 2016-04-14 18:10:03 +05:30
Rushabh Mehta
fe8a3b2b0c [minor] added doc.update_modified() 2016-04-13 18:21:28 +05:30
Rushabh Mehta
daa9c094d0 [enhancement] [wip] links menu in forms 2016-04-12 19:16:17 +05:30
Rushabh Mehta
acff9c6288 [fix] run_method 2016-04-11 12:43:20 +05:30
Rushabh Mehta
addda4a30c [fix] open filtered list when clicked on notifications circle 2016-04-11 12:42:12 +05:30
Rushabh Mehta
d58a5773ba [fix] [minor] return _seen only if demanded 2016-04-11 11:45:06 +05:30
Rushabh Mehta
79203f3ab6 [api] added on_change event in document.py that will be called after any update event, including on_trash 2016-04-11 11:34:26 +05:30
Nabin Hait
f9fd3945ae [fix] Ignore current document while checking linked docs on deletion 2016-04-11 11:05:43 +05:30
Rushabh Mehta
9d8c2b5eff [enhancements] added frappe.utils.evalute_filter(doc, filter) and ability to hook multiple doc events at the same time 2016-04-08 17:07:31 +05:30
Anand Doshi
7132935fef Merge branch 'master' into develop 2016-04-07 17:39:51 +05:30
Rushabh Mehta
78607beeee [cleanup] print format css and default print view 2016-04-06 15:29:55 +05:30
Anand Doshi
398235f5c7 [fix] don't update name during db_update 2016-04-05 18:26:47 +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