robert schouten
|
9c8edaed04
|
improved error messages for canceled links
|
2016-12-01 11:26:57 +08:00 |
|
Saurabh
|
d40d08fb66
|
[fix] check against all linked documents while canceling or deleting (#2360)
|
2016-11-22 22:18:38 +05:30 |
|
Rushabh Mehta
|
7ef8f5f7a2
|
[minor] fixes to patches, ignore validate if in patch, move some events to hourly
|
2016-08-16 10:24:09 +05:30 |
|
Nabin Hait
|
8d915701ad
|
Allow non-admin users to delete custom doctypes
|
2016-07-11 15:02:22 +05:30 |
|
Anand Doshi
|
526e9ea2d7
|
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
|
2016-06-13 17:18:59 +05:30 |
|
Rushabh Mehta
|
a4e43631f6
|
[test] [fix] delete_doc
|
2016-04-28 15:20:41 +05:30 |
|
Rushabh Mehta
|
9d141e11e4
|
[fix] [performance] add communication in _comments in doc for listviews
|
2016-04-28 14:50:23 +05:30 |
|
Nabin Hait
|
9273935979
|
Merge branch 'master' into develop
|
2016-04-14 18:10:03 +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 |
|
Anand Doshi
|
b6d525270e
|
[fix] ignore permissions when removing user share
|
2016-04-04 16:53:58 +05:30 |
|
Nabin Hait
|
baea1f6d41
|
minor fix
|
2016-03-16 14:54:26 +05:30 |
|
Rushabh Mehta
|
ebbcd4593e
|
[refactor] [optimize] dynamic links on deletion
|
2016-03-10 15:14:44 +05:30 |
|
Anand Doshi
|
a0b1cac988
|
[fix] on delete doc, delete comments and orphan communications
|
2016-03-09 12:14:14 +05:30 |
|
Anand Doshi
|
465318878e
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
Anand Doshi
|
357e61f9d5
|
[fix] injection
|
2015-11-17 18:27:29 +05:30 |
|
Saurabh
|
68e8810556
|
[Fixes] Upload file from listview, doc preview and download
|
2015-09-21 15:43:31 +05:30 |
|
Rushabh Mehta
|
4cec51e65d
|
[celery] cleanup and made monitor optional and real time in data import
|
2015-09-08 17:20:37 +05:30 |
|
Anand Doshi
|
fe72e05c6f
|
Merge pull request #1263 from rmehta/editor-fix
[fixes] added template and small toolbar if in grid
|
2015-08-19 16:14:13 +05:30 |
|
Rushabh Mehta
|
c89d595906
|
[fixes] added template and small toolbar if in grid
|
2015-08-19 12:58:27 +05:30 |
|
Anand Doshi
|
b75dd31220
|
[fix] ignore permissions when deleting linked ToDos and Comments, and unlink Communication instead of deleting them
|
2015-08-19 12:51:18 +05:30 |
|
Anand Doshi
|
ac2312e9ab
|
[fix] dynamic link checking during cancel
|
2015-08-14 12:48:55 +05:30 |
|
Nabin Hait
|
d262537b6f
|
[fix] ignore share permissions while deleting shared doc via delete_doc
|
2015-05-21 16:53:22 +05:30 |
|
Rushabh Mehta
|
cb6b806b9e
|
[fixes] website & delete_doc
|
2015-04-01 15:42:27 +05:30 |
|
Rushabh Mehta
|
08c0b330b1
|
[delete_doc] delete comments and communications
|
2015-04-01 15:02:22 +05:30 |
|
Anand Doshi
|
2995f02f3b
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
Anand Doshi
|
ce9e3ed931
|
Remove flags in frappe.call, api, run_method, filter moduleview items by permission
|
2015-02-10 18:56:28 +05:30 |
|
Rushabh Mehta
|
8cde7bfc23
|
[print] tables & [feature] share #992
|
2015-02-04 17:01:46 +05:30 |
|
Rushabh Mehta
|
d4393365e4
|
[fix] in_install_app is in_install
|
2015-01-22 17:12:27 +05:30 |
|
Anand Doshi
|
99aabba7be
|
[minor] darker app icon color & fix in delete doc
|
2015-01-08 14:27:28 +05:30 |
|
Anand Doshi
|
0324b11729
|
[design] fixes to Activity and Task Calendar
|
2015-01-07 15:44:15 +05:30 |
|
Rushabh Mehta
|
15a1f42eb3
|
fixed permission, module setup pages
|
2015-01-01 16:02:48 +05:30 |
|
Pratik Vyas
|
fe7752dcfa
|
fix v4 to v5 patch
|
2014-11-21 17:00:31 +05:30 |
|
Nabin Hait
|
64febf111b
|
Email fixes
|
2014-11-12 16:59:20 +05:30 |
|
ankitjavalkarwork
|
4dab5d62d5
|
[#2285] Update Feed on delete_doc
|
2014-11-10 13:50:56 +05:30 |
|
Rushabh Mehta
|
4b519bdada
|
[api] frappe.get_all
|
2014-09-30 17:44:41 +05:30 |
|
Rushabh Mehta
|
a045967331
|
[refactor] install fix
|
2014-09-29 12:21:12 +05:30 |
|
Nabin Hait
|
ebcbd989a0
|
minor fix
|
2014-09-12 17:00:23 +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 |
|
nabinhait
|
8fac1825f8
|
Minor fix
|
2014-07-29 14:58:27 +05:30 |
|
nabinhait
|
e19a932c2a
|
Delete permission message fix
|
2014-07-29 11:37:53 +05:30 |
|
Anand Doshi
|
65be3f65a5
|
Fixed sidebar, fixtures and delete doc
|
2014-07-09 18:48:29 +05:30 |
|
Rushabh Mehta
|
dc52a9becd
|
delete_doc None fix
|
2014-07-01 18:40:42 +05:30 |
|
Rushabh Mehta
|
b0f0bab7fa
|
fix todo
|
2014-07-01 18:28:22 +05:30 |
|
Anand Doshi
|
5d68aa2884
|
Merge pull request #632 from rmehta/develop
new feature: dynamic links 💥
|
2014-06-23 16:01:42 +05:30 |
|
Anand Doshi
|
cb004a168b
|
Save naming series in property setter before reload
|
2014-06-20 20:16:53 +05:30 |
|
Rushabh Mehta
|
079b345404
|
dynamic_link_fix
|
2014-06-20 16:51:57 +05:30 |
|
Rushabh Mehta
|
3fb3667204
|
new feature: dynamic links 💥
|
2014-06-20 16:47:34 +05:30 |
|
Anand Doshi
|
7a5acf8c97
|
Fixed delete_doc
|
2014-06-10 16:02:19 +05:30 |
|